2026-07-28 19:23:39.391053 | Job console starting 2026-07-28 19:23:39.400829 | Updating git repos 2026-07-28 19:23:39.969287 | Cloning repos into workspace 2026-07-28 19:24:03.170869 | Restoring repo states 2026-07-28 19:24:12.295494 | Merging changes 2026-07-28 19:24:14.900261 | Checking out repos 2026-07-28 19:24:36.552977 | Preparing playbooks 2026-07-28 19:25:01.030541 | Running Ansible setup 2026-07-28 19:25:12.890264 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-28 19:25:13.589534 | 2026-07-28 19:25:13.589669 | PLAY [localhost] 2026-07-28 19:25:13.597220 | 2026-07-28 19:25:13.597294 | TASK [Gathering Facts] 2026-07-28 19:25:14.714397 | localhost | ok 2026-07-28 19:25:14.724420 | 2026-07-28 19:25:14.724497 | TASK [Setup log path fact] 2026-07-28 19:25:14.741995 | localhost | ok 2026-07-28 19:25:14.754067 | 2026-07-28 19:25:14.754137 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-28 19:25:14.792520 | localhost | ok 2026-07-28 19:25:14.803633 | 2026-07-28 19:25:14.803788 | TASK [emit-job-header : Print job information] 2026-07-28 19:25:14.944493 | # Job Information 2026-07-28 19:25:14.944683 | Ansible Version: 2.16.18 2026-07-28 19:25:14.944734 | Job: atmosphere-molecule-aio-ovn 2026-07-28 19:25:14.944772 | Pipeline: check 2026-07-28 19:25:14.944803 | Executor: 2d72f0692154 2026-07-28 19:25:14.944834 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501 2026-07-28 19:25:14.944869 | Event ID: b2ffa530-8ab8-11f1-9fd4-40b37fdd45eb 2026-07-28 19:25:14.949929 | 2026-07-28 19:25:14.950058 | LOOP [emit-job-header : Print node information] 2026-07-28 19:25:15.255693 | localhost | ok: 2026-07-28 19:25:16.075010 | localhost | # Node Information 2026-07-28 19:25:16.075185 | localhost | Inventory Hostname: instance 2026-07-28 19:25:16.075260 | localhost | Hostname: np0000187317 2026-07-28 19:25:16.075333 | localhost | Username: zuul 2026-07-28 19:25:16.075390 | localhost | Distro: Ubuntu 22.04 2026-07-28 19:25:16.075436 | localhost | Provider: yul1 2026-07-28 19:25:16.075483 | localhost | Region: ca-ymq-1 2026-07-28 19:25:16.075528 | localhost | Label: ubuntu-jammy-16 2026-07-28 19:25:16.075572 | localhost | Product Name: OpenStack Nova 2026-07-28 19:25:16.075616 | localhost | Interface IP: 199.204.45.169 2026-07-28 19:25:16.093413 | 2026-07-28 19:25:16.093576 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-28 19:25:16.788763 | localhost -> localhost | changed 2026-07-28 19:25:16.852782 | 2026-07-28 19:25:16.853013 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-28 19:25:19.573272 | localhost -> localhost | changed 2026-07-28 19:25:19.582193 | 2026-07-28 19:25:19.582256 | PLAY [all] 2026-07-28 19:25:19.594465 | 2026-07-28 19:25:19.594627 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-28 19:25:20.379307 | instance -> localhost | ok 2026-07-28 19:25:20.388270 | 2026-07-28 19:25:20.388363 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-28 19:25:20.417298 | instance | ok 2026-07-28 19:25:20.430994 | instance | included: /var/lib/zuul/builds/3eab58ff99b04e43954092c06757a884/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-28 19:25:20.436598 | 2026-07-28 19:25:20.436661 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-28 19:25:22.134054 | instance -> localhost | Generating public/private rsa key pair. 2026-07-28 19:25:22.134315 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/3eab58ff99b04e43954092c06757a884/work/3eab58ff99b04e43954092c06757a884_id_rsa 2026-07-28 19:25:22.134370 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/3eab58ff99b04e43954092c06757a884/work/3eab58ff99b04e43954092c06757a884_id_rsa.pub 2026-07-28 19:25:22.134406 | instance -> localhost | The key fingerprint is: 2026-07-28 19:25:22.134438 | instance -> localhost | SHA256:nzgA27MP7E7DQ6sU6c6ZqdjsFPE9AdMYj4jqZDx+lIg zuul-build-sshkey 2026-07-28 19:25:22.134481 | instance -> localhost | The key's randomart image is: 2026-07-28 19:25:22.134513 | instance -> localhost | +---[RSA 3072]----+ 2026-07-28 19:25:22.134549 | instance -> localhost | | ++ | 2026-07-28 19:25:22.134581 | instance -> localhost | | . ..=. | 2026-07-28 19:25:22.134610 | instance -> localhost | |. o o o | 2026-07-28 19:25:22.134638 | instance -> localhost | |+ .o.* . | 2026-07-28 19:25:22.134667 | instance -> localhost | |E*.o= B S | 2026-07-28 19:25:22.134695 | instance -> localhost | |= oo = * o . | 2026-07-28 19:25:22.134722 | instance -> localhost | | o..o X o o | 2026-07-28 19:25:22.134750 | instance -> localhost | | =.+ B = . | 2026-07-28 19:25:22.134782 | instance -> localhost | |..=.B.o . | 2026-07-28 19:25:22.134811 | instance -> localhost | +----[SHA256]-----+ 2026-07-28 19:25:22.134877 | instance -> localhost | ok: Runtime: 0:00:00.985779 2026-07-28 19:25:22.142701 | 2026-07-28 19:25:22.142791 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-28 19:25:22.175812 | instance | ok 2026-07-28 19:25:22.184501 | instance | included: /var/lib/zuul/builds/3eab58ff99b04e43954092c06757a884/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-28 19:25:22.777573 | 2026-07-28 19:25:22.777693 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-28 19:25:22.802040 | instance | skipping: Conditional result was False 2026-07-28 19:25:22.809052 | 2026-07-28 19:25:22.809177 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-28 19:25:23.279381 | instance | changed 2026-07-28 19:25:23.342639 | 2026-07-28 19:25:23.342781 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-28 19:25:23.568605 | instance | ok 2026-07-28 19:25:23.698690 | 2026-07-28 19:25:23.698845 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-28 19:25:24.296048 | instance | changed 2026-07-28 19:25:24.482196 | 2026-07-28 19:25:24.482383 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-28 19:25:24.932313 | instance | changed 2026-07-28 19:25:25.084632 | 2026-07-28 19:25:25.084780 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-28 19:25:25.109603 | instance | skipping: Conditional result was False 2026-07-28 19:25:25.121593 | 2026-07-28 19:25:25.121721 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-28 19:25:25.531497 | instance -> localhost | changed 2026-07-28 19:25:25.549599 | 2026-07-28 19:25:25.549731 | TASK [add-build-sshkey : Add back temp key] 2026-07-28 19:25:25.916057 | instance -> localhost | Identity added: /var/lib/zuul/builds/3eab58ff99b04e43954092c06757a884/work/3eab58ff99b04e43954092c06757a884_id_rsa (zuul-build-sshkey) 2026-07-28 19:25:25.916313 | instance -> localhost | ok: Runtime: 0:00:00.016042 2026-07-28 19:25:25.924721 | 2026-07-28 19:25:25.927413 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-28 19:25:26.215929 | instance | ok 2026-07-28 19:25:26.291315 | 2026-07-28 19:25:26.291472 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-28 19:25:26.316259 | instance | skipping: Conditional result was False 2026-07-28 19:25:26.348434 | 2026-07-28 19:25:26.348543 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-07-28 19:25:26.634840 | instance | ok 2026-07-28 19:25:26.671621 | 2026-07-28 19:25:26.671770 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-07-28 19:25:53.988432 | instance | Output suppressed because no_log was given 2026-07-28 19:25:53.998456 | 2026-07-28 19:25:53.998587 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-07-28 19:25:54.190971 | instance | ok: "logs" 2026-07-28 19:25:54.191241 | instance | ok: All items complete 2026-07-28 19:25:54.191272 | 2026-07-28 19:25:54.336531 | instance | ok: "artifacts" 2026-07-28 19:25:54.478886 | instance | ok: "docs" 2026-07-28 19:25:54.680299 | 2026-07-28 19:25:54.680427 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-07-28 19:25:54.870054 | instance | changed: "logs" 2026-07-28 19:25:55.026264 | instance | changed: "artifacts" 2026-07-28 19:25:55.218810 | instance | changed: "docs" 2026-07-28 19:25:55.230840 | 2026-07-28 19:25:55.230924 | PLAY RECAP 2026-07-28 19:25:55.230971 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-07-28 19:25:55.231000 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-28 19:25:55.231023 | 2026-07-28 19:25:55.426791 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-28 19:25:55.454346 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-07-28 19:25:56.104141 | 2026-07-28 19:25:56.242595 | PLAY [all] 2026-07-28 19:25:56.258614 | 2026-07-28 19:25:56.258735 | TASK [setup-uv : Extract archive] 2026-07-28 19:25:58.698198 | instance | changed 2026-07-28 19:25:58.705232 | 2026-07-28 19:25:58.705313 | TASK [setup-uv : Print version] 2026-07-28 19:25:59.059577 | instance | uv 0.8.13 2026-07-28 19:25:59.241868 | instance | ok: Runtime: 0:00:00.011901 2026-07-28 19:25:59.251910 | 2026-07-28 19:25:59.251991 | TASK [Install Ansible collection siblings] 2026-07-28 19:26:07.996419 | instance | changed: 2026-07-28 19:26:07.996634 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-07-28 19:26:07.996673 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-07-28 19:26:07.996701 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-07-28 19:26:07.996721 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-07-28 19:26:07.996740 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-07-28 19:26:07.996765 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-07-28 19:26:07.996792 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-07-28 19:26:07.996815 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-07-28 19:26:07.996834 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-07-28 19:26:07.996856 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-07-28 19:26:07.996880 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-07-28 19:26:07.996906 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-07-28 19:26:07.996931 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-07-28 19:26:07.996956 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-07-28 19:26:07.997018 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0 2026-07-28 19:26:07.997044 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-07-28 19:26:07.997066 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-07-28 19:26:07.997087 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-07-28 19:26:07.997109 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-07-28 19:26:07.997132 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-07-28 19:26:07.997157 | instance | Resolved vexxhost.ceph to v4.1.0 for >=3.2.0 2026-07-28 19:26:07.997178 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-07-28 19:26:07.997201 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-07-28 19:26:07.997242 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-07-28 19:26:07.997269 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0,>=6.0.0 2026-07-28 19:26:07.997292 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-07-28 19:26:07.997313 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-07-28 19:26:07.997332 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-07-28 19:26:07.997349 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-07-28 19:26:07.997370 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-07-28 19:26:07.997392 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-07-28 19:26:07.997413 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-07-28 19:26:07.997431 | instance | Checked out ansible.netcommon to 1.2.0 2026-07-28 19:26:07.997449 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-07-28 19:26:07.997478 | instance | Starting galaxy collection install process 2026-07-28 19:26:07.997500 | instance | Process install dependency map 2026-07-28 19:26:07.997519 | instance | Starting collection install process 2026-07-28 19:26:07.997537 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-07-28 19:26:07.997555 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-07-28 19:26:07.997572 | instance | ansible.netcommon:* was installed successfully 2026-07-28 19:26:07.997590 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-07-28 19:26:07.997607 | instance | Creating virtual environment at: .venv 2026-07-28 19:26:07.997624 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-07-28 19:26:07.997642 | instance | Downloading pygments (1.2MiB) 2026-07-28 19:26:07.997659 | instance | Downloading rjsonnet (1.2MiB) 2026-07-28 19:26:07.997679 | instance | Downloading pydantic-core (2.0MiB) 2026-07-28 19:26:07.997701 | instance | Downloading netaddr (2.2MiB) 2026-07-28 19:26:07.997724 | instance | Downloading cryptography (4.2MiB) 2026-07-28 19:26:07.997749 | instance | Downloading openstacksdk (1.7MiB) 2026-07-28 19:26:07.997771 | instance | Downloading setuptools (1.1MiB) 2026-07-28 19:26:07.997790 | instance | Downloading ansible-core (2.1MiB) 2026-07-28 19:26:07.997808 | instance | Downloading kubernetes (1.9MiB) 2026-07-28 19:26:07.997825 | instance | Building pyperclip==1.9.0 2026-07-28 19:26:07.997844 | instance | Downloading rjsonnet 2026-07-28 19:26:07.997863 | instance | Downloading pydantic-core 2026-07-28 19:26:07.997881 | instance | Downloading netaddr 2026-07-28 19:26:07.997898 | instance | Downloading pygments 2026-07-28 19:26:07.997916 | instance | Downloading cryptography 2026-07-28 19:26:07.997933 | instance | Downloading setuptools 2026-07-28 19:26:07.997950 | instance | Downloading kubernetes 2026-07-28 19:26:07.997968 | instance | Downloading ansible-core 2026-07-28 19:26:07.997986 | instance | Downloading openstacksdk 2026-07-28 19:26:07.998005 | instance | Built pyperclip==1.9.0 2026-07-28 19:26:07.998023 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-07-28 19:26:07.998042 | instance | Installed 83 packages in 37ms 2026-07-28 19:26:07.998061 | instance | Checked out ansible.posix to 1.6.0 2026-07-28 19:26:07.998081 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-07-28 19:26:07.998100 | instance | Starting galaxy collection install process 2026-07-28 19:26:07.998118 | instance | Process install dependency map 2026-07-28 19:26:07.998144 | instance | Starting collection install process 2026-07-28 19:26:07.998164 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-07-28 19:26:07.998182 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-07-28 19:26:07.998201 | instance | ansible.posix:1.6.0 was installed successfully 2026-07-28 19:26:07.998219 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-28 19:26:07.998237 | instance | 2.17.12 2026-07-28 19:26:07.998255 | instance | Checked out ansible.utils to v6.0.3 2026-07-28 19:26:07.998274 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-07-28 19:26:07.998292 | instance | Starting galaxy collection install process 2026-07-28 19:26:07.998310 | instance | Process install dependency map 2026-07-28 19:26:07.998328 | instance | Starting collection install process 2026-07-28 19:26:07.998347 | instance | Installing 'ansible.utils:6.0.3' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-07-28 19:26:07.998366 | instance | Created collection for ansible.utils:6.0.3 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-07-28 19:26:07.998386 | instance | ansible.utils:6.0.3 was installed successfully 2026-07-28 19:26:07.998404 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-28 19:26:07.998422 | instance | 2.17.12 2026-07-28 19:26:07.998440 | instance | Checked out atmosphere.common to v0.7.0 2026-07-28 19:26:07.998458 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-07-28 19:26:07.998476 | instance | Starting galaxy collection install process 2026-07-28 19:26:07.998493 | instance | Process install dependency map 2026-07-28 19:26:07.998510 | instance | Starting collection install process 2026-07-28 19:26:07.998527 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-07-28 19:26:07.998544 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-07-28 19:26:07.998602 | instance | atmosphere.common:0.7.0 was installed successfully 2026-07-28 19:26:07.998623 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-28 19:26:07.998643 | instance | 2.17.12 2026-07-28 19:26:07.998662 | instance | Checked out community.crypto to 2.2.3 2026-07-28 19:26:07.998680 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto 2026-07-28 19:26:07.998698 | instance | Starting galaxy collection install process 2026-07-28 19:26:07.998715 | instance | Process install dependency map 2026-07-28 19:26:07.998732 | instance | Starting collection install process 2026-07-28 19:26:07.998752 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-07-28 19:26:07.998770 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-07-28 19:26:07.998787 | instance | community.crypto:2.2.3 was installed successfully 2026-07-28 19:26:07.998805 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-28 19:26:07.998822 | instance | 2.17.12 2026-07-28 19:26:07.998839 | instance | Checked out community.general to 7.3.0 2026-07-28 19:26:07.998856 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general 2026-07-28 19:26:07.998880 | instance | Starting galaxy collection install process 2026-07-28 19:26:07.998898 | instance | Process install dependency map 2026-07-28 19:26:07.998915 | instance | Starting collection install process 2026-07-28 19:26:07.998933 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-07-28 19:26:07.998950 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-07-28 19:26:07.998967 | instance | community.general:7.3.0 was installed successfully 2026-07-28 19:26:07.998985 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-28 19:26:07.999002 | instance | 2.17.12 2026-07-28 19:26:07.999022 | instance | Checked out community.mysql to 3.6.0 2026-07-28 19:26:07.999041 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql 2026-07-28 19:26:07.999060 | instance | Starting galaxy collection install process 2026-07-28 19:26:07.999078 | instance | Process install dependency map 2026-07-28 19:26:07.999095 | instance | Starting collection install process 2026-07-28 19:26:07.999113 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-07-28 19:26:07.999135 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-07-28 19:26:07.999153 | instance | community.mysql:3.6.0 was installed successfully 2026-07-28 19:26:07.999172 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-28 19:26:07.999190 | instance | 2.17.12 2026-07-28 19:26:07.999209 | instance | Checked out kubernetes.core to 2.4.0 2026-07-28 19:26:07.999227 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-07-28 19:26:07.999245 | instance | Starting galaxy collection install process 2026-07-28 19:26:07.999263 | instance | Process install dependency map 2026-07-28 19:26:07.999283 | instance | Starting collection install process 2026-07-28 19:26:07.999301 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-07-28 19:26:07.999318 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-07-28 19:26:07.999336 | instance | kubernetes.core:2.4.0 was installed successfully 2026-07-28 19:26:07.999354 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-28 19:26:07.999371 | instance | 2.17.12 2026-07-28 19:26:07.999388 | instance | Checked out openstack.cloud to 2.6.0 2026-07-28 19:26:07.999406 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-07-28 19:26:07.999423 | instance | Starting galaxy collection install process 2026-07-28 19:26:07.999441 | instance | Process install dependency map 2026-07-28 19:26:07.999458 | instance | Starting collection install process 2026-07-28 19:26:07.999475 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-07-28 19:26:07.999493 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-07-28 19:26:07.999512 | instance | openstack.cloud:2.6.0 was installed successfully 2026-07-28 19:26:07.999530 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-28 19:26:07.999547 | instance | 2.17.12 2026-07-28 19:26:07.999571 | instance | Checked out vexxhost.ceph to v4.1.0 2026-07-28 19:26:07.999589 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-07-28 19:26:07.999606 | instance | Starting galaxy collection install process 2026-07-28 19:26:07.999623 | instance | Process install dependency map 2026-07-28 19:26:07.999640 | instance | Starting collection install process 2026-07-28 19:26:07.999658 | instance | Installing 'vexxhost.ceph:4.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-07-28 19:26:07.999675 | instance | Created collection for vexxhost.ceph:4.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-07-28 19:26:07.999693 | instance | vexxhost.ceph:4.1.0 was installed successfully 2026-07-28 19:26:07.999710 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-28 19:26:07.999727 | instance | 2.17.12 2026-07-28 19:26:07.999745 | instance | Checked out vexxhost.containers to v1.6.8 2026-07-28 19:26:07.999764 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-07-28 19:26:07.999782 | instance | Starting galaxy collection install process 2026-07-28 19:26:07.999800 | instance | Process install dependency map 2026-07-28 19:26:07.999817 | instance | Starting collection install process 2026-07-28 19:26:07.999834 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-07-28 19:26:07.999851 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-07-28 19:26:07.999869 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-07-28 19:26:07.999889 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-28 19:26:07.999908 | instance | 2.17.12 2026-07-28 19:26:07.999925 | instance | Checked out vexxhost.kubernetes to v3.3.0 2026-07-28 19:26:07.999943 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-07-28 19:26:07.999963 | instance | Starting galaxy collection install process 2026-07-28 19:26:07.999982 | instance | Process install dependency map 2026-07-28 19:26:07.999999 | instance | Starting collection install process 2026-07-28 19:26:08.000017 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-07-28 19:26:08.000035 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-07-28 19:26:08.000052 | instance | vexxhost.kubernetes:3.3.0 was installed successfully 2026-07-28 19:26:08.000070 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-28 19:26:08.000087 | instance | 2.17.12 2026-07-28 19:26:08.006746 | 2026-07-28 19:26:08.006806 | PLAY RECAP 2026-07-28 19:26:08.006852 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-28 19:26:08.006873 | 2026-07-28 19:26:08.235926 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-07-28 19:26:08.242687 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-07-28 19:26:08.982599 | 2026-07-28 19:26:08.982763 | PLAY [all] 2026-07-28 19:26:08.996838 | 2026-07-28 19:26:08.996990 | TASK [Install "jq" for log collection] 2026-07-28 19:26:18.475538 | instance | changed 2026-07-28 19:26:18.477592 | 2026-07-28 19:26:18.477655 | PLAY RECAP 2026-07-28 19:26:18.477707 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-28 19:26:18.477771 | 2026-07-28 19:26:18.607858 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-07-28 19:26:18.618142 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-07-28 19:26:19.359746 | 2026-07-28 19:26:19.359869 | PLAY [all] 2026-07-28 19:26:19.371794 | 2026-07-28 19:26:19.371871 | LOOP [Check inventory directories] 2026-07-28 19:26:19.710694 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-07-28 19:26:19.858338 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory" 2026-07-28 19:26:20.008136 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory" 2026-07-28 19:26:20.017852 | 2026-07-28 19:26:20.018093 | LOOP [Copy inventory file for Zuul] 2026-07-28 19:26:20.814336 | instance | changed: 2026-07-28 19:26:20.814553 | instance | { 2026-07-28 19:26:20.814595 | instance | "ansible_loop_var": "item", 2026-07-28 19:26:20.814630 | instance | "changed": false, 2026-07-28 19:26:20.814660 | instance | "failed": false, 2026-07-28 19:26:20.814694 | instance | "invocation": { 2026-07-28 19:26:20.814721 | instance | "module_args": { 2026-07-28 19:26:20.814748 | instance | "checksum_algorithm": "sha1", 2026-07-28 19:26:20.814776 | instance | "follow": true, 2026-07-28 19:26:20.814802 | instance | "get_attributes": true, 2026-07-28 19:26:20.814829 | instance | "get_checksum": true, 2026-07-28 19:26:20.814857 | instance | "get_mime": true, 2026-07-28 19:26:20.814885 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-07-28 19:26:20.814915 | instance | } 2026-07-28 19:26:20.814939 | instance | }, 2026-07-28 19:26:20.814960 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-07-28 19:26:20.814981 | instance | "stat": { 2026-07-28 19:26:20.815002 | instance | "atime": 1785266761.224905, 2026-07-28 19:26:20.815024 | instance | "attr_flags": "e", 2026-07-28 19:26:20.815045 | instance | "attributes": [ 2026-07-28 19:26:20.815067 | instance | "extents" 2026-07-28 19:26:20.815093 | instance | ], 2026-07-28 19:26:20.815119 | instance | "block_size": 4096, 2026-07-28 19:26:20.815144 | instance | "blocks": 8, 2026-07-28 19:26:20.815170 | instance | "charset": "unknown", 2026-07-28 19:26:20.815199 | instance | "ctime": 1785266760.0208936, 2026-07-28 19:26:20.815226 | instance | "dev": 64513, 2026-07-28 19:26:20.815251 | instance | "device_type": 0, 2026-07-28 19:26:20.815277 | instance | "executable": true, 2026-07-28 19:26:20.815303 | instance | "exists": true, 2026-07-28 19:26:20.815327 | instance | "gid": 1000, 2026-07-28 19:26:20.815352 | instance | "gr_name": "zuul", 2026-07-28 19:26:20.815379 | instance | "inode": 1046079, 2026-07-28 19:26:20.815404 | instance | "isblk": false, 2026-07-28 19:26:20.815430 | instance | "ischr": false, 2026-07-28 19:26:20.815456 | instance | "isdir": true, 2026-07-28 19:26:20.815482 | instance | "isfifo": false, 2026-07-28 19:26:20.815507 | instance | "isgid": false, 2026-07-28 19:26:20.815533 | instance | "islnk": false, 2026-07-28 19:26:20.815559 | instance | "isreg": false, 2026-07-28 19:26:20.815584 | instance | "issock": false, 2026-07-28 19:26:20.815609 | instance | "isuid": false, 2026-07-28 19:26:20.815635 | instance | "mimetype": "unknown", 2026-07-28 19:26:20.815662 | instance | "mode": "0755", 2026-07-28 19:26:20.815688 | instance | "mtime": 1785266760.0208936, 2026-07-28 19:26:20.815714 | instance | "nlink": 23, 2026-07-28 19:26:20.815738 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-07-28 19:26:20.815818 | instance | "pw_name": "zuul", 2026-07-28 19:26:20.815857 | instance | "readable": true, 2026-07-28 19:26:20.815885 | instance | "rgrp": true, 2026-07-28 19:26:20.815912 | instance | "roth": true, 2026-07-28 19:26:20.815954 | instance | "rusr": true, 2026-07-28 19:26:20.815982 | instance | "size": 4096, 2026-07-28 19:26:20.816009 | instance | "uid": 1000, 2026-07-28 19:26:20.816036 | instance | "version": "702551519", 2026-07-28 19:26:20.816063 | instance | "wgrp": false, 2026-07-28 19:26:20.816092 | instance | "woth": false, 2026-07-28 19:26:20.816117 | instance | "writeable": true, 2026-07-28 19:26:20.816143 | instance | "wusr": true, 2026-07-28 19:26:20.816170 | instance | "xgrp": true, 2026-07-28 19:26:20.816197 | instance | "xoth": true, 2026-07-28 19:26:20.816223 | instance | "xusr": true 2026-07-28 19:26:20.816250 | instance | } 2026-07-28 19:26:20.816276 | instance | } 2026-07-28 19:26:20.816327 | instance | ok: All items complete 2026-07-28 19:26:20.816359 | 2026-07-28 19:26:20.818021 | instance | skipping: Conditional result was False 2026-07-28 19:26:20.821188 | instance | skipping: Conditional result was False 2026-07-28 19:26:20.830095 | 2026-07-28 19:26:20.830241 | LOOP [Switch "ansible_host" to private IP] 2026-07-28 19:26:21.173182 | instance | changed: 1 replacements made 2026-07-28 19:26:21.174919 | instance | skipping: Conditional result was False 2026-07-28 19:26:21.176052 | instance | skipping: Conditional result was False 2026-07-28 19:26:21.199123 | 2026-07-28 19:26:21.199281 | TASK [Run Molecule scenario] 2026-07-28 19:26:22.130646 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-07-28 19:26:22.523472 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-07-28 19:26:22.523609 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-07-28 19:26:33.502864 | instance | INFO [aio > dependency] Executing 2026-07-28 19:26:33.503063 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-07-28 19:26:33.503264 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-07-28 19:26:33.503378 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-07-28 19:26:33.510810 | instance | INFO [aio > cleanup] Executing 2026-07-28 19:26:33.511139 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-28 19:26:33.518681 | instance | INFO [aio > destroy] Executing 2026-07-28 19:26:33.518755 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-07-28 19:26:33.518836 | instance | INFO [aio > destroy] Executed: Successful 2026-07-28 19:26:33.526273 | instance | INFO [aio > syntax] Executing 2026-07-28 19:26:36.439623 | instance | 2026-07-28 19:26:36.440134 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-07-28 19:26:36.785161 | instance | INFO [aio > syntax] Executed: Successful 2026-07-28 19:26:36.802614 | instance | INFO [aio > create] Executing 2026-07-28 19:26:36.804505 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-07-28 19:26:36.811959 | instance | INFO [aio > prepare] Executing 2026-07-28 19:26:37.776693 | instance | 2026-07-28 19:26:37.776878 | instance | PLAY [Prepare] ***************************************************************** 2026-07-28 19:26:37.777175 | instance | 2026-07-28 19:26:37.777446 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-28 19:26:37.777717 | instance | Tuesday 28 July 2026 19:26:37 +0000 (0:00:00.026) 0:00:00.026 ********** 2026-07-28 19:26:38.884525 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-28 19:26:38.884869 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-28 19:26:38.885238 | instance | interpreter could change the meaning of that path. See 2026-07-28 19:26:38.885530 | instance | https://docs.ansible.com/ansible- 2026-07-28 19:26:38.885804 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-28 19:26:38.893489 | instance | ok: [instance] 2026-07-28 19:26:38.893834 | instance | 2026-07-28 19:26:38.894198 | instance | TASK [Configure short hostname] ************************************************ 2026-07-28 19:26:38.894590 | instance | Tuesday 28 July 2026 19:26:38 +0000 (0:00:01.117) 0:00:01.144 ********** 2026-07-28 19:26:39.550912 | instance | changed: [instance] 2026-07-28 19:26:39.551118 | instance | 2026-07-28 19:26:39.551399 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-07-28 19:26:39.551689 | instance | Tuesday 28 July 2026 19:26:39 +0000 (0:00:00.657) 0:00:01.801 ********** 2026-07-28 19:26:39.801470 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-07-28 19:26:39.801716 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-07-28 19:26:39.801981 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-07-28 19:26:39.808078 | instance | changed: [instance] 2026-07-28 19:26:39.808338 | instance | 2026-07-28 19:26:39.808616 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-07-28 19:26:39.808884 | instance | Tuesday 28 July 2026 19:26:39 +0000 (0:00:00.257) 0:00:02.058 ********** 2026-07-28 19:26:40.849813 | instance | ok: [instance] 2026-07-28 19:26:40.850057 | instance | 2026-07-28 19:26:40.850341 | instance | TASK [Purge "snapd" package] *************************************************** 2026-07-28 19:26:40.850608 | instance | Tuesday 28 July 2026 19:26:40 +0000 (0:00:01.041) 0:00:03.100 ********** 2026-07-28 19:26:41.478887 | instance | ok: [instance] 2026-07-28 19:26:41.479081 | instance | 2026-07-28 19:26:41.479385 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-07-28 19:26:41.479612 | instance | 2026-07-28 19:26:41.479930 | instance | TASK [Create folders for workspace] ******************************************** 2026-07-28 19:26:41.480266 | instance | Tuesday 28 July 2026 19:26:41 +0000 (0:00:00.628) 0:00:03.728 ********** 2026-07-28 19:26:42.492014 | instance | changed: [localhost] => (item=group_vars) 2026-07-28 19:26:42.492198 | instance | changed: [localhost] => (item=group_vars/all) 2026-07-28 19:26:42.492415 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-07-28 19:26:42.492638 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-07-28 19:26:42.492862 | instance | changed: [localhost] => (item=group_vars/computes) 2026-07-28 19:26:42.493080 | instance | changed: [localhost] => (item=host_vars) 2026-07-28 19:26:42.493285 | instance | 2026-07-28 19:26:42.493505 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-07-28 19:26:42.493742 | instance | 2026-07-28 19:26:42.493972 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-07-28 19:26:42.494192 | instance | Tuesday 28 July 2026 19:26:42 +0000 (0:00:01.013) 0:00:04.742 ********** 2026-07-28 19:26:42.664499 | instance | changed: [localhost] 2026-07-28 19:26:42.664756 | instance | 2026-07-28 19:26:42.665045 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-07-28 19:26:42.665417 | instance | Tuesday 28 July 2026 19:26:42 +0000 (0:00:00.172) 0:00:04.915 ********** 2026-07-28 19:26:42.689298 | instance | ok: [localhost] 2026-07-28 19:26:42.689515 | instance | 2026-07-28 19:26:42.689785 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-07-28 19:26:42.690120 | instance | Tuesday 28 July 2026 19:26:42 +0000 (0:00:00.024) 0:00:04.939 ********** 2026-07-28 19:26:42.734382 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'bdfe17eb-98bc-5c65-9cb4-75ad1ecd081f'}) 2026-07-28 19:26:42.734645 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-07-28 19:26:42.734889 | instance | 2026-07-28 19:26:42.735267 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-07-28 19:26:42.735530 | instance | Tuesday 28 July 2026 19:26:42 +0000 (0:00:00.045) 0:00:04.985 ********** 2026-07-28 19:26:43.258006 | instance | changed: [localhost] 2026-07-28 19:26:43.258203 | instance | 2026-07-28 19:26:43.258495 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-07-28 19:26:43.258736 | instance | 2026-07-28 19:26:43.259008 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-07-28 19:26:43.259282 | instance | Tuesday 28 July 2026 19:26:43 +0000 (0:00:00.522) 0:00:05.508 ********** 2026-07-28 19:26:43.440640 | instance | changed: [localhost] 2026-07-28 19:26:43.440890 | instance | 2026-07-28 19:26:43.441179 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-07-28 19:26:43.441462 | instance | Tuesday 28 July 2026 19:26:43 +0000 (0:00:00.182) 0:00:05.690 ********** 2026-07-28 19:26:43.465744 | instance | ok: [localhost] 2026-07-28 19:26:43.466130 | instance | 2026-07-28 19:26:43.466464 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-07-28 19:26:43.466756 | instance | Tuesday 28 July 2026 19:26:43 +0000 (0:00:00.025) 0:00:05.715 ********** 2026-07-28 19:26:43.497652 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-07-28 19:26:43.497754 | instance | 2026-07-28 19:26:43.497767 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-07-28 19:26:43.497778 | instance | Tuesday 28 July 2026 19:26:43 +0000 (0:00:00.030) 0:00:05.746 ********** 2026-07-28 19:26:43.839897 | instance | changed: [localhost] 2026-07-28 19:26:43.840031 | instance | 2026-07-28 19:26:43.840109 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-07-28 19:26:43.840291 | instance | 2026-07-28 19:26:43.840469 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-07-28 19:26:43.840650 | instance | Tuesday 28 July 2026 19:26:43 +0000 (0:00:00.340) 0:00:06.087 ********** 2026-07-28 19:26:44.018497 | instance | changed: [localhost] 2026-07-28 19:26:44.018716 | instance | 2026-07-28 19:26:44.019007 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-07-28 19:26:44.019293 | instance | Tuesday 28 July 2026 19:26:44 +0000 (0:00:00.180) 0:00:06.268 ********** 2026-07-28 19:26:44.044935 | instance | ok: [localhost] 2026-07-28 19:26:44.045181 | instance | 2026-07-28 19:26:44.045450 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-07-28 19:26:44.045716 | instance | Tuesday 28 July 2026 19:26:44 +0000 (0:00:00.027) 0:00:06.295 ********** 2026-07-28 19:26:44.090235 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-07-28 19:26:44.090512 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-07-28 19:26:44.090787 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-07-28 19:26:44.091037 | instance | 2026-07-28 19:26:44.091301 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-07-28 19:26:44.091561 | instance | Tuesday 28 July 2026 19:26:44 +0000 (0:00:00.044) 0:00:06.340 ********** 2026-07-28 19:26:44.466442 | instance | changed: [localhost] 2026-07-28 19:26:44.466599 | instance | 2026-07-28 19:26:44.466883 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-07-28 19:26:44.467131 | instance | 2026-07-28 19:26:44.467397 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-07-28 19:26:44.467668 | instance | Tuesday 28 July 2026 19:26:44 +0000 (0:00:00.376) 0:00:06.716 ********** 2026-07-28 19:26:44.633269 | instance | changed: [localhost] 2026-07-28 19:26:44.633410 | instance | 2026-07-28 19:26:44.633645 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-07-28 19:26:44.633868 | instance | Tuesday 28 July 2026 19:26:44 +0000 (0:00:00.167) 0:00:06.884 ********** 2026-07-28 19:26:44.659548 | instance | ok: [localhost] 2026-07-28 19:26:44.659824 | instance | 2026-07-28 19:26:44.660072 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-07-28 19:26:44.660335 | instance | Tuesday 28 July 2026 19:26:44 +0000 (0:00:00.026) 0:00:06.910 ********** 2026-07-28 19:26:44.700298 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-07-28 19:26:44.700552 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-07-28 19:26:44.700825 | instance | 2026-07-28 19:26:44.701084 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-07-28 19:26:44.701344 | instance | Tuesday 28 July 2026 19:26:44 +0000 (0:00:00.040) 0:00:06.950 ********** 2026-07-28 19:26:45.034558 | instance | changed: [localhost] 2026-07-28 19:26:45.034784 | instance | 2026-07-28 19:26:45.035054 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-07-28 19:26:45.035313 | instance | 2026-07-28 19:26:45.035564 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-28 19:26:45.035896 | instance | Tuesday 28 July 2026 19:26:45 +0000 (0:00:00.333) 0:00:07.284 ********** 2026-07-28 19:26:45.728950 | instance | ok: [localhost] 2026-07-28 19:26:45.729015 | instance | 2026-07-28 19:26:45.729026 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-07-28 19:26:45.729036 | instance | Tuesday 28 July 2026 19:26:45 +0000 (0:00:00.693) 0:00:07.978 ********** 2026-07-28 19:26:45.904176 | instance | changed: [localhost] 2026-07-28 19:26:45.904310 | instance | 2026-07-28 19:26:45.904322 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-07-28 19:26:45.904398 | instance | Tuesday 28 July 2026 19:26:45 +0000 (0:00:00.176) 0:00:08.155 ********** 2026-07-28 19:26:45.940329 | instance | ok: [localhost] 2026-07-28 19:26:45.940361 | instance | 2026-07-28 19:26:45.940367 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-07-28 19:26:45.940371 | instance | Tuesday 28 July 2026 19:26:45 +0000 (0:00:00.035) 0:00:08.190 ********** 2026-07-28 19:26:46.685338 | instance | ok: [localhost] => (item=keycloak_host) 2026-07-28 19:26:46.685464 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-07-28 19:26:46.685546 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-07-28 19:26:46.685798 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-07-28 19:26:46.686071 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-07-28 19:26:46.686283 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-07-28 19:26:46.686493 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-07-28 19:26:46.686701 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-07-28 19:26:46.686916 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-07-28 19:26:46.687123 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-07-28 19:26:46.687325 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-07-28 19:26:46.687516 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-07-28 19:26:46.687714 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-07-28 19:26:46.687930 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-07-28 19:26:46.688116 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-07-28 19:26:46.688290 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-07-28 19:26:46.688467 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-07-28 19:26:46.688651 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-07-28 19:26:46.688828 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-07-28 19:26:46.689006 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-07-28 19:26:46.689194 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-07-28 19:26:46.689382 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-07-28 19:26:46.689564 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-07-28 19:26:46.689756 | instance | 2026-07-28 19:26:46.689936 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-07-28 19:26:46.690102 | instance | Tuesday 28 July 2026 19:26:46 +0000 (0:00:00.744) 0:00:08.935 ********** 2026-07-28 19:26:47.032745 | instance | changed: [localhost] 2026-07-28 19:26:47.033161 | instance | 2026-07-28 19:26:47.033519 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-07-28 19:26:47.033940 | instance | Tuesday 28 July 2026 19:26:47 +0000 (0:00:00.346) 0:00:09.281 ********** 2026-07-28 19:26:47.212891 | instance | changed: [localhost] 2026-07-28 19:26:47.213303 | instance | 2026-07-28 19:26:47.213648 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-07-28 19:26:47.213992 | instance | 2026-07-28 19:26:47.214331 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-07-28 19:26:47.214663 | instance | Tuesday 28 July 2026 19:26:47 +0000 (0:00:00.179) 0:00:09.461 ********** 2026-07-28 19:26:47.396423 | instance | changed: [localhost] 2026-07-28 19:26:47.396694 | instance | 2026-07-28 19:26:47.396926 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-07-28 19:26:47.397140 | instance | Tuesday 28 July 2026 19:26:47 +0000 (0:00:00.184) 0:00:09.645 ********** 2026-07-28 19:26:47.427439 | instance | ok: [localhost] 2026-07-28 19:26:47.427456 | instance | 2026-07-28 19:26:47.427461 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-07-28 19:26:47.427466 | instance | Tuesday 28 July 2026 19:26:47 +0000 (0:00:00.032) 0:00:09.677 ********** 2026-07-28 19:26:47.473304 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]}) 2026-07-28 19:26:47.473388 | instance | 2026-07-28 19:26:47.473396 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-07-28 19:26:47.473402 | instance | Tuesday 28 July 2026 19:26:47 +0000 (0:00:00.045) 0:00:09.723 ********** 2026-07-28 19:26:47.846351 | instance | changed: [localhost] 2026-07-28 19:26:47.846411 | instance | 2026-07-28 19:26:47.846418 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-07-28 19:26:47.846423 | instance | 2026-07-28 19:26:47.846428 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-07-28 19:26:47.846433 | instance | Tuesday 28 July 2026 19:26:47 +0000 (0:00:00.373) 0:00:10.096 ********** 2026-07-28 19:26:48.043997 | instance | changed: [localhost] 2026-07-28 19:26:48.044073 | instance | 2026-07-28 19:26:48.044085 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-07-28 19:26:48.044095 | instance | Tuesday 28 July 2026 19:26:48 +0000 (0:00:00.197) 0:00:10.293 ********** 2026-07-28 19:26:48.077732 | instance | ok: [localhost] 2026-07-28 19:26:48.078581 | instance | 2026-07-28 19:26:48.078668 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-07-28 19:26:48.078680 | instance | Tuesday 28 July 2026 19:26:48 +0000 (0:00:00.033) 0:00:10.327 ********** 2026-07-28 19:26:48.123834 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]}) 2026-07-28 19:26:48.123932 | instance | 2026-07-28 19:26:48.124015 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-07-28 19:26:48.124127 | instance | Tuesday 28 July 2026 19:26:48 +0000 (0:00:00.046) 0:00:10.374 ********** 2026-07-28 19:26:48.491507 | instance | changed: [localhost] 2026-07-28 19:26:48.491635 | instance | 2026-07-28 19:26:48.491918 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-07-28 19:26:48.492163 | instance | 2026-07-28 19:26:48.492456 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-07-28 19:26:48.492761 | instance | Tuesday 28 July 2026 19:26:48 +0000 (0:00:00.367) 0:00:10.741 ********** 2026-07-28 19:26:48.673058 | instance | changed: [localhost] 2026-07-28 19:26:48.673204 | instance | 2026-07-28 19:26:48.673373 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-07-28 19:26:48.673673 | instance | Tuesday 28 July 2026 19:26:48 +0000 (0:00:00.181) 0:00:10.923 ********** 2026-07-28 19:26:48.702960 | instance | ok: [localhost] 2026-07-28 19:26:48.703139 | instance | 2026-07-28 19:26:48.703425 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-07-28 19:26:48.703693 | instance | Tuesday 28 July 2026 19:26:48 +0000 (0:00:00.030) 0:00:10.953 ********** 2026-07-28 19:26:49.104091 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-07-28 19:26:49.104216 | instance | ok: [localhost] => (item=keepalived_password) 2026-07-28 19:26:49.104560 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-07-28 19:26:49.104742 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-07-28 19:26:49.104997 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-07-28 19:26:49.105259 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-07-28 19:26:49.105523 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-07-28 19:26:49.105781 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-07-28 19:26:49.106043 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-07-28 19:26:49.106307 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-07-28 19:26:49.106567 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-07-28 19:26:49.106829 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-07-28 19:26:49.107126 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-07-28 19:26:49.107663 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-07-28 19:26:49.107962 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-07-28 19:26:49.108228 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-07-28 19:26:49.108491 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-07-28 19:26:49.108755 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-07-28 19:26:49.109017 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-07-28 19:26:49.109280 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-07-28 19:26:49.109555 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-07-28 19:26:49.109823 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-07-28 19:26:49.110085 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-07-28 19:26:49.110348 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-07-28 19:26:49.110609 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-07-28 19:26:49.110899 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-07-28 19:26:49.111240 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-07-28 19:26:49.111461 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-07-28 19:26:49.111741 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-07-28 19:26:49.111929 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-07-28 19:26:49.112078 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-07-28 19:26:49.112241 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-07-28 19:26:49.112404 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-07-28 19:26:49.112566 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-07-28 19:26:49.112727 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-07-28 19:26:49.112892 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-07-28 19:26:49.113057 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-07-28 19:26:49.113220 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-07-28 19:26:49.113382 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-07-28 19:26:49.113545 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-07-28 19:26:49.113713 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-07-28 19:26:49.113877 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-07-28 19:26:49.114038 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-07-28 19:26:49.114209 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-07-28 19:26:49.114387 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-07-28 19:26:49.114540 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-07-28 19:26:49.114702 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-07-28 19:26:49.114864 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-07-28 19:26:49.115046 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-07-28 19:26:49.115231 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-07-28 19:26:49.115375 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-07-28 19:26:49.115537 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-07-28 19:26:49.115696 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-07-28 19:26:49.115900 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-07-28 19:26:49.116034 | instance | 2026-07-28 19:26:49.116196 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-07-28 19:26:49.116360 | instance | Tuesday 28 July 2026 19:26:49 +0000 (0:00:00.400) 0:00:11.354 ********** 2026-07-28 19:26:49.159618 | instance | ok: [localhost] => (item=barbican_kek) 2026-07-28 19:26:49.159724 | instance | 2026-07-28 19:26:49.159924 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-07-28 19:26:49.160083 | instance | Tuesday 28 July 2026 19:26:49 +0000 (0:00:00.056) 0:00:11.410 ********** 2026-07-28 19:26:49.574199 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-07-28 19:26:49.574439 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-07-28 19:26:49.574695 | instance | 2026-07-28 19:26:49.574995 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-07-28 19:26:49.575324 | instance | Tuesday 28 July 2026 19:26:49 +0000 (0:00:00.413) 0:00:11.824 ********** 2026-07-28 19:26:55.826785 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-07-28 19:26:55.826848 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-07-28 19:26:55.826860 | instance | 2026-07-28 19:26:55.826870 | instance | TASK [Set values for SSH keys] ************************************************* 2026-07-28 19:26:55.826880 | instance | Tuesday 28 July 2026 19:26:55 +0000 (0:00:06.251) 0:00:18.076 ********** 2026-07-28 19:26:55.874333 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-07-28 19:26:55.875102 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-07-28 19:26:55.875124 | instance | 2026-07-28 19:26:55.875131 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-07-28 19:26:55.875138 | instance | Tuesday 28 July 2026 19:26:55 +0000 (0:00:00.049) 0:00:18.125 ********** 2026-07-28 19:26:56.196196 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-07-28 19:26:56.196274 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-07-28 19:26:56.196797 | instance | 2026-07-28 19:26:56.196840 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-07-28 19:26:56.196849 | instance | Tuesday 28 July 2026 19:26:56 +0000 (0:00:00.321) 0:00:18.446 ********** 2026-07-28 19:26:56.528855 | instance | changed: [localhost] 2026-07-28 19:26:56.529354 | instance | 2026-07-28 19:26:56.529373 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-07-28 19:26:56.529381 | instance | Tuesday 28 July 2026 19:26:56 +0000 (0:00:00.332) 0:00:18.779 ********** 2026-07-28 19:26:56.564918 | instance | skipping: [localhost] 2026-07-28 19:26:56.565075 | instance | 2026-07-28 19:26:56.565758 | instance | PLAY [Setup networking] ******************************************************** 2026-07-28 19:26:56.565778 | instance | 2026-07-28 19:26:56.565785 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-28 19:26:56.565792 | instance | Tuesday 28 July 2026 19:26:56 +0000 (0:00:00.036) 0:00:18.816 ********** 2026-07-28 19:26:57.244420 | instance | ok: [instance] 2026-07-28 19:26:57.244473 | instance | 2026-07-28 19:26:57.244748 | instance | TASK [Create bridge for management network] ************************************ 2026-07-28 19:26:57.244763 | instance | Tuesday 28 July 2026 19:26:57 +0000 (0:00:00.678) 0:00:19.494 ********** 2026-07-28 19:26:57.551288 | instance | ok: [instance] 2026-07-28 19:26:57.551439 | instance | 2026-07-28 19:26:57.551873 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-07-28 19:26:57.551936 | instance | Tuesday 28 July 2026 19:26:57 +0000 (0:00:00.306) 0:00:19.801 ********** 2026-07-28 19:26:57.749294 | instance | ok: [instance] 2026-07-28 19:26:57.749365 | instance | 2026-07-28 19:26:57.749485 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-07-28 19:26:57.749688 | instance | Tuesday 28 July 2026 19:26:57 +0000 (0:00:00.198) 0:00:20.000 ********** 2026-07-28 19:26:57.951363 | instance | ok: [instance] 2026-07-28 19:26:57.951668 | instance | 2026-07-28 19:26:57.952080 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-07-28 19:26:57.952254 | instance | Tuesday 28 July 2026 19:26:57 +0000 (0:00:00.201) 0:00:20.201 ********** 2026-07-28 19:26:58.161986 | instance | ok: [instance] 2026-07-28 19:26:58.162161 | instance | 2026-07-28 19:26:58.162593 | instance | TASK [Bring up interfaces] ***************************************************** 2026-07-28 19:26:58.162823 | instance | Tuesday 28 July 2026 19:26:58 +0000 (0:00:00.211) 0:00:20.412 ********** 2026-07-28 19:26:58.564209 | instance | ok: [instance] => (item=br-mgmt) 2026-07-28 19:26:58.564277 | instance | ok: [instance] => (item=dummy0) 2026-07-28 19:26:58.564883 | instance | 2026-07-28 19:26:58.564918 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-07-28 19:26:58.564923 | instance | 2026-07-28 19:26:58.564928 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-28 19:26:58.564932 | instance | Tuesday 28 July 2026 19:26:58 +0000 (0:00:00.402) 0:00:20.815 ********** 2026-07-28 19:26:59.295303 | instance | ok: [instance] 2026-07-28 19:26:59.295366 | instance | 2026-07-28 19:26:59.295656 | instance | TASK [Install depedencies] ***************************************************** 2026-07-28 19:26:59.295685 | instance | Tuesday 28 July 2026 19:26:59 +0000 (0:00:00.731) 0:00:21.546 ********** 2026-07-28 19:27:18.303818 | instance | changed: [instance] 2026-07-28 19:27:18.303886 | instance | 2026-07-28 19:27:18.304168 | instance | TASK [Start up service] ******************************************************** 2026-07-28 19:27:18.304203 | instance | Tuesday 28 July 2026 19:27:18 +0000 (0:00:19.008) 0:00:40.554 ********** 2026-07-28 19:27:18.820548 | instance | ok: [instance] 2026-07-28 19:27:18.820611 | instance | 2026-07-28 19:27:18.820912 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-07-28 19:27:18.820954 | instance | Tuesday 28 July 2026 19:27:18 +0000 (0:00:00.516) 0:00:41.071 ********** 2026-07-28 19:27:19.036637 | instance | ok: [instance] 2026-07-28 19:27:19.036705 | instance | 2026-07-28 19:27:19.037086 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-07-28 19:27:19.037125 | instance | Tuesday 28 July 2026 19:27:19 +0000 (0:00:00.215) 0:00:41.287 ********** 2026-07-28 19:27:19.470096 | instance | changed: [instance] 2026-07-28 19:27:19.470575 | instance | 2026-07-28 19:27:19.470612 | instance | TASK [Get list of all loopback devices] **************************************** 2026-07-28 19:27:19.470620 | instance | Tuesday 28 July 2026 19:27:19 +0000 (0:00:00.433) 0:00:41.720 ********** 2026-07-28 19:27:19.649826 | instance | ok: [instance] 2026-07-28 19:27:19.650313 | instance | 2026-07-28 19:27:19.650347 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-07-28 19:27:19.650354 | instance | Tuesday 28 July 2026 19:27:19 +0000 (0:00:00.179) 0:00:41.900 ********** 2026-07-28 19:27:19.669993 | instance | skipping: [instance] 2026-07-28 19:27:19.670488 | instance | 2026-07-28 19:27:19.670512 | instance | TASK [Create devices for Ceph] ************************************************* 2026-07-28 19:27:19.670519 | instance | Tuesday 28 July 2026 19:27:19 +0000 (0:00:00.020) 0:00:41.920 ********** 2026-07-28 19:27:20.204250 | instance | changed: [instance] => (item=osd0) 2026-07-28 19:27:20.204313 | instance | changed: [instance] => (item=osd1) 2026-07-28 19:27:20.204829 | instance | changed: [instance] => (item=osd2) 2026-07-28 19:27:20.204864 | instance | 2026-07-28 19:27:20.204870 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-07-28 19:27:20.204876 | instance | Tuesday 28 July 2026 19:27:20 +0000 (0:00:00.534) 0:00:42.455 ********** 2026-07-28 19:27:20.722482 | instance | changed: [instance] => (item=osd0) 2026-07-28 19:27:20.722587 | instance | changed: [instance] => (item=osd1) 2026-07-28 19:27:20.723071 | instance | changed: [instance] => (item=osd2) 2026-07-28 19:27:20.723086 | instance | 2026-07-28 19:27:20.723091 | instance | TASK [Start loop devices] ****************************************************** 2026-07-28 19:27:20.723096 | instance | Tuesday 28 July 2026 19:27:20 +0000 (0:00:00.518) 0:00:42.973 ********** 2026-07-28 19:27:21.424373 | instance | changed: [instance] => (item=osd0) 2026-07-28 19:27:21.424443 | instance | changed: [instance] => (item=osd1) 2026-07-28 19:27:21.424936 | instance | changed: [instance] => (item=osd2) 2026-07-28 19:27:21.424970 | instance | 2026-07-28 19:27:21.424976 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-07-28 19:27:21.424982 | instance | Tuesday 28 July 2026 19:27:21 +0000 (0:00:00.701) 0:00:43.675 ********** 2026-07-28 19:27:24.403916 | instance | changed: [instance] => (item=osd0) 2026-07-28 19:27:24.404718 | instance | changed: [instance] => (item=osd1) 2026-07-28 19:27:24.404757 | instance | changed: [instance] => (item=osd2) 2026-07-28 19:27:24.404764 | instance | 2026-07-28 19:27:24.404775 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-07-28 19:27:24.404798 | instance | Tuesday 28 July 2026 19:27:24 +0000 (0:00:02.979) 0:00:46.654 ********** 2026-07-28 19:27:26.322219 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-07-28 19:27:26.322280 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-07-28 19:27:26.322949 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-07-28 19:27:26.322988 | instance | 2026-07-28 19:27:26.322994 | instance | PLAY [controllers] ************************************************************* 2026-07-28 19:27:26.322999 | instance | 2026-07-28 19:27:26.323003 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-28 19:27:26.323007 | instance | Tuesday 28 July 2026 19:27:26 +0000 (0:00:01.918) 0:00:48.573 ********** 2026-07-28 19:27:27.218683 | instance | ok: [instance] 2026-07-28 19:27:27.218751 | instance | 2026-07-28 19:27:27.219131 | instance | TASK [Set masquerade rule] ***************************************************** 2026-07-28 19:27:27.219176 | instance | Tuesday 28 July 2026 19:27:27 +0000 (0:00:00.896) 0:00:49.469 ********** 2026-07-28 19:27:27.660804 | instance | changed: [instance] 2026-07-28 19:27:27.660978 | instance | 2026-07-28 19:27:27.661228 | instance | PLAY RECAP ********************************************************************* 2026-07-28 19:27:27.661463 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-07-28 19:27:27.661735 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-07-28 19:27:27.661968 | instance | 2026-07-28 19:27:27.662187 | instance | Tuesday 28 July 2026 19:27:27 +0000 (0:00:00.442) 0:00:49.911 ********** 2026-07-28 19:27:27.662396 | instance | =============================================================================== 2026-07-28 19:27:27.662606 | instance | Install depedencies ---------------------------------------------------- 19.01s 2026-07-28 19:27:27.662817 | instance | Generate SSH keys for missing variables --------------------------------- 6.25s 2026-07-28 19:27:27.663044 | instance | Create a volume group for each loop device ------------------------------ 2.98s 2026-07-28 19:27:27.663265 | instance | Create a logical volume for each loop device ---------------------------- 1.92s 2026-07-28 19:27:27.663476 | instance | Gathering Facts --------------------------------------------------------- 1.12s 2026-07-28 19:27:27.663694 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.04s 2026-07-28 19:27:27.663940 | instance | Create folders for workspace -------------------------------------------- 1.01s 2026-07-28 19:27:27.664199 | instance | Gathering Facts --------------------------------------------------------- 0.90s 2026-07-28 19:27:27.664423 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.74s 2026-07-28 19:27:27.664654 | instance | Gathering Facts --------------------------------------------------------- 0.73s 2026-07-28 19:27:27.664887 | instance | Start loop devices ------------------------------------------------------ 0.70s 2026-07-28 19:27:27.665110 | instance | Gathering Facts --------------------------------------------------------- 0.69s 2026-07-28 19:27:27.665322 | instance | Gathering Facts --------------------------------------------------------- 0.68s 2026-07-28 19:27:27.665532 | instance | Configure short hostname ------------------------------------------------ 0.66s 2026-07-28 19:27:27.665763 | instance | Purge "snapd" package --------------------------------------------------- 0.63s 2026-07-28 19:27:27.666002 | instance | Create devices for Ceph ------------------------------------------------- 0.53s 2026-07-28 19:27:27.666221 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.52s 2026-07-28 19:27:27.666434 | instance | Set permissions on loopback devices ------------------------------------- 0.52s 2026-07-28 19:27:27.666643 | instance | Start up service -------------------------------------------------------- 0.52s 2026-07-28 19:27:27.666860 | instance | Set masquerade rule ----------------------------------------------------- 0.44s 2026-07-28 19:27:27.736537 | instance | INFO [aio > prepare] Executed: Successful 2026-07-28 19:27:27.749520 | instance | INFO [aio > converge] Executing 2026-07-28 19:27:30.772557 | instance | 2026-07-28 19:27:30.772955 | instance | PLAY [all] ********************************************************************* 2026-07-28 19:27:30.773269 | instance | 2026-07-28 19:27:30.773594 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-28 19:27:30.773926 | instance | Tuesday 28 July 2026 19:27:30 +0000 (0:00:00.018) 0:00:00.018 ********** 2026-07-28 19:27:31.918422 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-07-28 19:27:31.918833 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-07-28 19:27:31.919196 | instance | interpreter could change the meaning of that path. See 2026-07-28 19:27:31.919535 | instance | https://docs.ansible.com/ansible- 2026-07-28 19:27:31.920024 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-07-28 19:27:31.929289 | instance | ok: [instance] 2026-07-28 19:27:31.929633 | instance | 2026-07-28 19:27:31.929969 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-07-28 19:27:31.930301 | instance | Tuesday 28 July 2026 19:27:31 +0000 (0:00:01.157) 0:00:01.175 ********** 2026-07-28 19:27:31.966855 | instance | skipping: [instance] 2026-07-28 19:27:31.967198 | instance | 2026-07-28 19:27:31.967535 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-07-28 19:27:31.967897 | instance | Tuesday 28 July 2026 19:27:31 +0000 (0:00:00.037) 0:00:01.212 ********** 2026-07-28 19:27:32.147616 | instance | ok: [instance] 2026-07-28 19:27:32.147992 | instance | 2026-07-28 19:27:32.148334 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-07-28 19:27:32.148645 | instance | 2026-07-28 19:27:32.148975 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-28 19:27:32.149341 | instance | Tuesday 28 July 2026 19:27:32 +0000 (0:00:00.180) 0:00:01.393 ********** 2026-07-28 19:27:33.026312 | instance | ok: [instance] 2026-07-28 19:27:33.026660 | instance | 2026-07-28 19:27:33.027002 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-28 19:27:33.027328 | instance | Tuesday 28 July 2026 19:27:33 +0000 (0:00:00.878) 0:00:02.272 ********** 2026-07-28 19:27:33.372418 | instance | ok: [instance] 2026-07-28 19:27:33.372788 | instance | 2026-07-28 19:27:33.373125 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-28 19:27:33.373451 | instance | Tuesday 28 July 2026 19:27:33 +0000 (0:00:00.345) 0:00:02.617 ********** 2026-07-28 19:27:33.413783 | instance | skipping: [instance] 2026-07-28 19:27:33.414152 | instance | 2026-07-28 19:27:33.414493 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-28 19:27:33.414824 | instance | Tuesday 28 July 2026 19:27:33 +0000 (0:00:00.041) 0:00:02.659 ********** 2026-07-28 19:27:33.767482 | instance | changed: [instance] 2026-07-28 19:27:33.767878 | instance | 2026-07-28 19:27:33.768217 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-28 19:27:33.768543 | instance | Tuesday 28 July 2026 19:27:33 +0000 (0:00:00.353) 0:00:03.013 ********** 2026-07-28 19:27:33.836486 | instance | ok: [instance] => { 2026-07-28 19:27:33.836851 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-28 19:27:33.837166 | instance | } 2026-07-28 19:27:33.837466 | instance | 2026-07-28 19:27:33.837786 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-28 19:27:33.838128 | instance | Tuesday 28 July 2026 19:27:33 +0000 (0:00:00.069) 0:00:03.082 ********** 2026-07-28 19:27:34.488274 | instance | changed: [instance] 2026-07-28 19:27:34.488336 | instance | 2026-07-28 19:27:34.488488 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-28 19:27:34.488670 | instance | Tuesday 28 July 2026 19:27:34 +0000 (0:00:00.648) 0:00:03.730 ********** 2026-07-28 19:27:34.536315 | instance | skipping: [instance] 2026-07-28 19:27:34.536408 | instance | 2026-07-28 19:27:34.536583 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-28 19:27:34.536735 | instance | Tuesday 28 July 2026 19:27:34 +0000 (0:00:00.049) 0:00:03.780 ********** 2026-07-28 19:27:34.592263 | instance | skipping: [instance] 2026-07-28 19:27:34.592445 | instance | 2026-07-28 19:27:34.592601 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-28 19:27:34.592755 | instance | Tuesday 28 July 2026 19:27:34 +0000 (0:00:00.054) 0:00:03.834 ********** 2026-07-28 19:27:34.788306 | instance | ok: [instance] 2026-07-28 19:27:34.788600 | instance | 2026-07-28 19:27:34.788761 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-28 19:27:34.788915 | instance | Tuesday 28 July 2026 19:27:34 +0000 (0:00:00.196) 0:00:04.031 ********** 2026-07-28 19:27:35.920569 | instance | ok: [instance] 2026-07-28 19:27:35.920973 | instance | 2026-07-28 19:27:35.921323 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-28 19:27:35.921657 | instance | Tuesday 28 July 2026 19:27:35 +0000 (0:00:01.132) 0:00:05.163 ********** 2026-07-28 19:27:35.996299 | instance | ok: [instance] => { 2026-07-28 19:27:35.996378 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-28 19:27:35.996488 | instance | } 2026-07-28 19:27:35.996639 | instance | 2026-07-28 19:27:35.996790 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-28 19:27:35.996937 | instance | Tuesday 28 July 2026 19:27:35 +0000 (0:00:00.075) 0:00:05.238 ********** 2026-07-28 19:27:36.644300 | instance | changed: [instance] 2026-07-28 19:27:36.644376 | instance | 2026-07-28 19:27:36.644492 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-28 19:27:36.644654 | instance | Tuesday 28 July 2026 19:27:36 +0000 (0:00:00.649) 0:00:05.888 ********** 2026-07-28 19:27:39.509910 | instance | changed: [instance] 2026-07-28 19:27:39.509980 | instance | 2026-07-28 19:27:39.510252 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-28 19:27:39.510292 | instance | Tuesday 28 July 2026 19:27:39 +0000 (0:00:02.866) 0:00:08.755 ********** 2026-07-28 19:27:39.546770 | instance | skipping: [instance] 2026-07-28 19:27:39.546833 | instance | 2026-07-28 19:27:39.547106 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-28 19:27:39.547130 | instance | Tuesday 28 July 2026 19:27:39 +0000 (0:00:00.037) 0:00:08.792 ********** 2026-07-28 19:27:39.579014 | instance | skipping: [instance] 2026-07-28 19:27:39.579386 | instance | 2026-07-28 19:27:39.579425 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-28 19:27:39.579430 | instance | Tuesday 28 July 2026 19:27:39 +0000 (0:00:00.032) 0:00:08.824 ********** 2026-07-28 19:27:39.617351 | instance | skipping: [instance] 2026-07-28 19:27:39.617456 | instance | 2026-07-28 19:27:39.617581 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-28 19:27:39.617717 | instance | Tuesday 28 July 2026 19:27:39 +0000 (0:00:00.038) 0:00:08.863 ********** 2026-07-28 19:27:44.616726 | instance | changed: [instance] 2026-07-28 19:27:44.616803 | instance | 2026-07-28 19:27:44.617048 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-28 19:27:44.617082 | instance | Tuesday 28 July 2026 19:27:44 +0000 (0:00:04.999) 0:00:13.862 ********** 2026-07-28 19:27:45.218054 | instance | changed: [instance] 2026-07-28 19:27:45.218125 | instance | 2026-07-28 19:27:45.218387 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-28 19:27:45.218437 | instance | Tuesday 28 July 2026 19:27:45 +0000 (0:00:00.601) 0:00:14.463 ********** 2026-07-28 19:27:46.111780 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-07-28 19:27:46.112679 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-28 19:27:46.112860 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-28 19:27:46.112866 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-28 19:27:46.112872 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-28 19:27:46.112877 | instance | 2026-07-28 19:27:46.112882 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-28 19:27:46.112886 | instance | Tuesday 28 July 2026 19:27:46 +0000 (0:00:00.893) 0:00:15.357 ********** 2026-07-28 19:27:46.694792 | instance | changed: [instance] 2026-07-28 19:27:46.694868 | instance | 2026-07-28 19:27:46.695612 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-28 19:27:46.695647 | instance | Tuesday 28 July 2026 19:27:46 +0000 (0:00:00.574) 0:00:15.932 ********** 2026-07-28 19:27:46.695652 | instance | 2026-07-28 19:27:46.695657 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-07-28 19:27:46.695661 | instance | Tuesday 28 July 2026 19:27:46 +0000 (0:00:00.008) 0:00:15.940 ********** 2026-07-28 19:27:47.718743 | instance | ok: [instance] 2026-07-28 19:27:47.718807 | instance | 2026-07-28 19:27:47.719082 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-07-28 19:27:47.719117 | instance | Tuesday 28 July 2026 19:27:47 +0000 (0:00:01.024) 0:00:16.964 ********** 2026-07-28 19:27:48.152043 | instance | changed: [instance] 2026-07-28 19:27:48.152158 | instance | 2026-07-28 19:27:48.152400 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-28 19:27:48.152415 | instance | Tuesday 28 July 2026 19:27:48 +0000 (0:00:00.433) 0:00:17.398 ********** 2026-07-28 19:27:48.703643 | instance | changed: [instance] 2026-07-28 19:27:48.703726 | instance | 2026-07-28 19:27:48.703838 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-28 19:27:48.703965 | instance | Tuesday 28 July 2026 19:27:48 +0000 (0:00:00.551) 0:00:17.949 ********** 2026-07-28 19:27:48.908857 | instance | ok: [instance] 2026-07-28 19:27:48.908916 | instance | 2026-07-28 19:27:48.909134 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-28 19:27:48.909149 | instance | Tuesday 28 July 2026 19:27:48 +0000 (0:00:00.205) 0:00:18.154 ********** 2026-07-28 19:27:48.957167 | instance | ok: [instance] => { 2026-07-28 19:27:48.957772 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-28 19:27:48.957805 | instance | } 2026-07-28 19:27:48.957810 | instance | 2026-07-28 19:27:48.957815 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-28 19:27:48.957820 | instance | Tuesday 28 July 2026 19:27:48 +0000 (0:00:00.048) 0:00:18.203 ********** 2026-07-28 19:27:49.774467 | instance | changed: [instance] 2026-07-28 19:27:49.774564 | instance | 2026-07-28 19:27:49.774814 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-28 19:27:49.774853 | instance | Tuesday 28 July 2026 19:27:49 +0000 (0:00:00.816) 0:00:19.020 ********** 2026-07-28 19:27:54.102567 | instance | changed: [instance] 2026-07-28 19:27:54.102634 | instance | 2026-07-28 19:27:54.102905 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-28 19:27:54.102937 | instance | Tuesday 28 July 2026 19:27:54 +0000 (0:00:04.328) 0:00:23.348 ********** 2026-07-28 19:27:55.052779 | instance | ok: [instance] 2026-07-28 19:27:55.052845 | instance | 2026-07-28 19:27:55.053078 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-28 19:27:55.053117 | instance | Tuesday 28 July 2026 19:27:55 +0000 (0:00:00.950) 0:00:24.298 ********** 2026-07-28 19:27:55.520319 | instance | changed: [instance] 2026-07-28 19:27:55.520427 | instance | 2026-07-28 19:27:55.520808 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-28 19:27:55.520855 | instance | Tuesday 28 July 2026 19:27:55 +0000 (0:00:00.467) 0:00:24.765 ********** 2026-07-28 19:27:55.973014 | instance | changed: [instance] 2026-07-28 19:27:55.973080 | instance | 2026-07-28 19:27:55.973335 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-28 19:27:55.973582 | instance | Tuesday 28 July 2026 19:27:55 +0000 (0:00:00.452) 0:00:25.218 ********** 2026-07-28 19:27:56.517521 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-07-28 19:27:56.517606 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-28 19:27:56.517673 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-28 19:27:56.518044 | instance | 2026-07-28 19:27:56.518083 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-28 19:27:56.518089 | instance | Tuesday 28 July 2026 19:27:56 +0000 (0:00:00.544) 0:00:25.763 ********** 2026-07-28 19:27:56.954387 | instance | changed: [instance] 2026-07-28 19:27:56.954442 | instance | 2026-07-28 19:27:56.954724 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-28 19:27:56.954763 | instance | Tuesday 28 July 2026 19:27:56 +0000 (0:00:00.437) 0:00:26.200 ********** 2026-07-28 19:27:57.402837 | instance | changed: [instance] 2026-07-28 19:27:57.403604 | instance | 2026-07-28 19:27:57.403669 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-28 19:27:57.403675 | instance | Tuesday 28 July 2026 19:27:57 +0000 (0:00:00.439) 0:00:26.639 ********** 2026-07-28 19:27:57.403680 | instance | 2026-07-28 19:27:57.403685 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-07-28 19:27:57.403689 | instance | Tuesday 28 July 2026 19:27:57 +0000 (0:00:00.008) 0:00:26.648 ********** 2026-07-28 19:27:58.068579 | instance | ok: [instance] 2026-07-28 19:27:58.068640 | instance | 2026-07-28 19:27:58.068646 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-07-28 19:27:58.068652 | instance | Tuesday 28 July 2026 19:27:58 +0000 (0:00:00.665) 0:00:27.313 ********** 2026-07-28 19:27:59.306503 | instance | changed: [instance] 2026-07-28 19:27:59.306593 | instance | 2026-07-28 19:27:59.306659 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-28 19:27:59.306788 | instance | Tuesday 28 July 2026 19:27:59 +0000 (0:00:01.238) 0:00:28.552 ********** 2026-07-28 19:27:59.829526 | instance | changed: [instance] 2026-07-28 19:27:59.829595 | instance | 2026-07-28 19:27:59.829837 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-28 19:27:59.830068 | instance | Tuesday 28 July 2026 19:27:59 +0000 (0:00:00.523) 0:00:29.075 ********** 2026-07-28 19:27:59.884305 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-28 19:27:59.884405 | instance | 2026-07-28 19:27:59.884665 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-28 19:27:59.884684 | instance | Tuesday 28 July 2026 19:27:59 +0000 (0:00:00.054) 0:00:29.130 ********** 2026-07-28 19:28:04.963927 | instance | changed: [instance] 2026-07-28 19:28:04.963988 | instance | 2026-07-28 19:28:04.964210 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-28 19:28:04.964226 | instance | Tuesday 28 July 2026 19:28:04 +0000 (0:00:05.079) 0:00:34.209 ********** 2026-07-28 19:28:05.593723 | instance | ok: [instance] => (item=chronyd) 2026-07-28 19:28:05.593794 | instance | ok: [instance] => (item=sshd) 2026-07-28 19:28:05.594189 | instance | 2026-07-28 19:28:05.594228 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-28 19:28:05.594234 | instance | Tuesday 28 July 2026 19:28:05 +0000 (0:00:00.629) 0:00:34.839 ********** 2026-07-28 19:28:06.116956 | instance | changed: [instance] 2026-07-28 19:28:06.117009 | instance | 2026-07-28 19:28:06.117293 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-28 19:28:06.117333 | instance | Tuesday 28 July 2026 19:28:06 +0000 (0:00:00.523) 0:00:35.362 ********** 2026-07-28 19:28:06.321907 | instance | ok: [instance] 2026-07-28 19:28:06.321989 | instance | 2026-07-28 19:28:06.322206 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-28 19:28:06.322242 | instance | Tuesday 28 July 2026 19:28:06 +0000 (0:00:00.205) 0:00:35.567 ********** 2026-07-28 19:28:06.783965 | instance | changed: [instance] 2026-07-28 19:28:06.784058 | instance | 2026-07-28 19:28:06.784334 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-28 19:28:06.784375 | instance | Tuesday 28 July 2026 19:28:06 +0000 (0:00:00.461) 0:00:36.029 ********** 2026-07-28 19:28:07.144952 | instance | changed: [instance] 2026-07-28 19:28:07.145030 | instance | 2026-07-28 19:28:07.145283 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-07-28 19:28:07.145311 | instance | Tuesday 28 July 2026 19:28:07 +0000 (0:00:00.361) 0:00:36.390 ********** 2026-07-28 19:28:07.256358 | instance | ok: [instance] 2026-07-28 19:28:07.256742 | instance | 2026-07-28 19:28:07.256781 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-07-28 19:28:07.256787 | instance | Tuesday 28 July 2026 19:28:07 +0000 (0:00:00.111) 0:00:36.502 ********** 2026-07-28 19:28:07.478910 | instance | ok: [instance] => (item=instance) 2026-07-28 19:28:07.478975 | instance | 2026-07-28 19:28:07.479287 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-07-28 19:28:07.479351 | instance | Tuesday 28 July 2026 19:28:07 +0000 (0:00:00.222) 0:00:36.724 ********** 2026-07-28 19:28:07.533816 | instance | ok: [instance] 2026-07-28 19:28:07.533948 | instance | 2026-07-28 19:28:07.533969 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-07-28 19:28:07.534134 | instance | Tuesday 28 July 2026 19:28:07 +0000 (0:00:00.054) 0:00:36.779 ********** 2026-07-28 19:28:07.608246 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-07-28 19:28:07.608665 | instance | 2026-07-28 19:28:07.608708 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-07-28 19:28:07.608714 | instance | Tuesday 28 July 2026 19:28:07 +0000 (0:00:00.074) 0:00:36.853 ********** 2026-07-28 19:28:07.942659 | instance | changed: [instance] 2026-07-28 19:28:07.942726 | instance | 2026-07-28 19:28:07.942982 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-07-28 19:28:07.943020 | instance | Tuesday 28 July 2026 19:28:07 +0000 (0:00:00.334) 0:00:37.188 ********** 2026-07-28 19:28:08.639621 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-07-28 19:28:08.639712 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-07-28 19:28:08.639937 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-07-28 19:28:08.640034 | instance | 2026-07-28 19:28:08.640253 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-07-28 19:28:08.640276 | instance | Tuesday 28 July 2026 19:28:08 +0000 (0:00:00.697) 0:00:37.885 ********** 2026-07-28 19:29:34.386009 | instance | ok: [instance] 2026-07-28 19:29:34.386075 | instance | 2026-07-28 19:29:34.386203 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-07-28 19:29:34.386319 | instance | Tuesday 28 July 2026 19:29:34 +0000 (0:01:25.746) 0:02:03.631 ********** 2026-07-28 19:29:34.616045 | instance | changed: [instance] 2026-07-28 19:29:34.616110 | instance | 2026-07-28 19:29:34.616259 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-07-28 19:29:34.616414 | instance | Tuesday 28 July 2026 19:29:34 +0000 (0:00:00.229) 0:02:03.861 ********** 2026-07-28 19:29:34.657026 | instance | ok: [instance] 2026-07-28 19:29:34.657090 | instance | 2026-07-28 19:29:34.657214 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-28 19:29:34.657335 | instance | Tuesday 28 July 2026 19:29:34 +0000 (0:00:00.041) 0:02:03.903 ********** 2026-07-28 19:29:34.738500 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-28 19:29:34.738559 | instance | 2026-07-28 19:29:34.738638 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-28 19:29:34.738754 | instance | Tuesday 28 July 2026 19:29:34 +0000 (0:00:00.081) 0:02:03.984 ********** 2026-07-28 19:29:40.368469 | instance | ok: [instance] 2026-07-28 19:29:40.368530 | instance | 2026-07-28 19:29:40.368541 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-28 19:29:40.368552 | instance | Tuesday 28 July 2026 19:29:40 +0000 (0:00:05.629) 0:02:09.613 ********** 2026-07-28 19:29:40.424610 | instance | ok: [instance] => (item=instance) 2026-07-28 19:29:40.424990 | instance | 2026-07-28 19:29:40.425028 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-28 19:29:40.425034 | instance | Tuesday 28 July 2026 19:29:40 +0000 (0:00:00.056) 0:02:09.670 ********** 2026-07-28 19:29:40.841943 | instance | ok: [instance] 2026-07-28 19:29:40.842014 | instance | 2026-07-28 19:29:40.842323 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-28 19:29:40.842391 | instance | Tuesday 28 July 2026 19:29:40 +0000 (0:00:00.416) 0:02:10.087 ********** 2026-07-28 19:29:48.229725 | instance | ok: [instance] 2026-07-28 19:29:48.229817 | instance | 2026-07-28 19:29:48.230188 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-07-28 19:29:48.230249 | instance | Tuesday 28 July 2026 19:29:48 +0000 (0:00:07.388) 0:02:17.475 ********** 2026-07-28 19:30:34.094241 | instance | changed: [instance] 2026-07-28 19:30:34.094316 | instance | 2026-07-28 19:30:34.094564 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-07-28 19:30:34.094607 | instance | Tuesday 28 July 2026 19:30:34 +0000 (0:00:45.864) 0:03:03.340 ********** 2026-07-28 19:30:48.218424 | instance | ok: [instance] 2026-07-28 19:30:48.218504 | instance | 2026-07-28 19:30:48.218734 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-28 19:30:48.218769 | instance | Tuesday 28 July 2026 19:30:48 +0000 (0:00:14.124) 0:03:17.464 ********** 2026-07-28 19:30:48.294391 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-28 19:30:48.294754 | instance | 2026-07-28 19:30:48.294794 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-28 19:30:48.294800 | instance | Tuesday 28 July 2026 19:30:48 +0000 (0:00:00.075) 0:03:17.540 ********** 2026-07-28 19:30:48.343901 | instance | skipping: [instance] 2026-07-28 19:30:48.343958 | instance | 2026-07-28 19:30:48.344232 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-28 19:30:48.344254 | instance | Tuesday 28 July 2026 19:30:48 +0000 (0:00:00.049) 0:03:17.589 ********** 2026-07-28 19:30:48.391878 | instance | skipping: [instance] => (item=instance) 2026-07-28 19:30:48.392372 | instance | skipping: [instance] 2026-07-28 19:30:48.392414 | instance | 2026-07-28 19:30:48.392420 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-28 19:30:48.392425 | instance | Tuesday 28 July 2026 19:30:48 +0000 (0:00:00.047) 0:03:17.637 ********** 2026-07-28 19:30:48.634236 | instance | ok: [instance] 2026-07-28 19:30:48.634294 | instance | 2026-07-28 19:30:48.634544 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-28 19:30:48.634579 | instance | Tuesday 28 July 2026 19:30:48 +0000 (0:00:00.242) 0:03:17.880 ********** 2026-07-28 19:30:55.008921 | instance | ok: [instance] 2026-07-28 19:30:55.008961 | instance | 2026-07-28 19:30:55.008967 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-07-28 19:30:55.008972 | instance | Tuesday 28 July 2026 19:30:55 +0000 (0:00:06.374) 0:03:24.254 ********** 2026-07-28 19:31:07.116454 | instance | changed: [instance] 2026-07-28 19:31:07.116523 | instance | 2026-07-28 19:31:07.116780 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-07-28 19:31:07.116816 | instance | Tuesday 28 July 2026 19:31:07 +0000 (0:00:12.107) 0:03:36.362 ********** 2026-07-28 19:31:13.159224 | instance | ok: [instance] 2026-07-28 19:31:13.159293 | instance | 2026-07-28 19:31:13.159582 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-07-28 19:31:13.159633 | instance | Tuesday 28 July 2026 19:31:13 +0000 (0:00:06.042) 0:03:42.405 ********** 2026-07-28 19:31:20.164840 | instance | changed: [instance] => (item={'name': 'diskprediction_local'}) 2026-07-28 19:31:20.164908 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-07-28 19:31:20.165031 | instance | changed: [instance] => (item={'name': 'prometheus'}) 2026-07-28 19:31:20.165141 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-07-28 19:31:20.165253 | instance | 2026-07-28 19:31:20.165379 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-07-28 19:31:20.165481 | instance | 2026-07-28 19:31:20.165607 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-28 19:31:20.165719 | instance | Tuesday 28 July 2026 19:31:20 +0000 (0:00:07.005) 0:03:49.410 ********** 2026-07-28 19:31:21.085505 | instance | ok: [instance] 2026-07-28 19:31:21.085569 | instance | 2026-07-28 19:31:21.085672 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-28 19:31:21.085836 | instance | Tuesday 28 July 2026 19:31:21 +0000 (0:00:00.920) 0:03:50.331 ********** 2026-07-28 19:31:21.293322 | instance | ok: [instance] 2026-07-28 19:31:21.293363 | instance | 2026-07-28 19:31:21.293541 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-28 19:31:21.293611 | instance | Tuesday 28 July 2026 19:31:21 +0000 (0:00:00.207) 0:03:50.539 ********** 2026-07-28 19:31:21.402016 | instance | skipping: [instance] 2026-07-28 19:31:21.402056 | instance | 2026-07-28 19:31:21.402340 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-28 19:31:21.402378 | instance | Tuesday 28 July 2026 19:31:21 +0000 (0:00:00.108) 0:03:50.648 ********** 2026-07-28 19:31:21.606233 | instance | ok: [instance] 2026-07-28 19:31:21.606296 | instance | 2026-07-28 19:31:21.606417 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-28 19:31:21.606535 | instance | Tuesday 28 July 2026 19:31:21 +0000 (0:00:00.204) 0:03:50.852 ********** 2026-07-28 19:31:21.662933 | instance | ok: [instance] => { 2026-07-28 19:31:21.662993 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-28 19:31:21.663106 | instance | } 2026-07-28 19:31:21.663212 | instance | 2026-07-28 19:31:21.663340 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-28 19:31:21.663454 | instance | Tuesday 28 July 2026 19:31:21 +0000 (0:00:00.056) 0:03:50.909 ********** 2026-07-28 19:31:21.949860 | instance | ok: [instance] 2026-07-28 19:31:21.949907 | instance | 2026-07-28 19:31:21.950059 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-28 19:31:21.950181 | instance | Tuesday 28 July 2026 19:31:21 +0000 (0:00:00.286) 0:03:51.195 ********** 2026-07-28 19:31:21.992802 | instance | skipping: [instance] 2026-07-28 19:31:21.992899 | instance | 2026-07-28 19:31:21.993013 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-28 19:31:21.993136 | instance | Tuesday 28 July 2026 19:31:21 +0000 (0:00:00.042) 0:03:51.238 ********** 2026-07-28 19:31:22.036992 | instance | skipping: [instance] 2026-07-28 19:31:22.037064 | instance | 2026-07-28 19:31:22.037295 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-28 19:31:22.037332 | instance | Tuesday 28 July 2026 19:31:22 +0000 (0:00:00.044) 0:03:51.283 ********** 2026-07-28 19:31:22.242605 | instance | ok: [instance] 2026-07-28 19:31:22.242661 | instance | 2026-07-28 19:31:22.242809 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-28 19:31:22.242954 | instance | Tuesday 28 July 2026 19:31:22 +0000 (0:00:00.205) 0:03:51.488 ********** 2026-07-28 19:31:23.209240 | instance | ok: [instance] 2026-07-28 19:31:23.209307 | instance | 2026-07-28 19:31:23.209393 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-28 19:31:23.209525 | instance | Tuesday 28 July 2026 19:31:23 +0000 (0:00:00.966) 0:03:52.455 ********** 2026-07-28 19:31:23.278221 | instance | ok: [instance] => { 2026-07-28 19:31:23.278271 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-28 19:31:23.278392 | instance | } 2026-07-28 19:31:23.278495 | instance | 2026-07-28 19:31:23.278619 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-28 19:31:23.278738 | instance | Tuesday 28 July 2026 19:31:23 +0000 (0:00:00.069) 0:03:52.524 ********** 2026-07-28 19:31:23.615184 | instance | ok: [instance] 2026-07-28 19:31:23.615298 | instance | 2026-07-28 19:31:23.615513 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-28 19:31:23.615806 | instance | Tuesday 28 July 2026 19:31:23 +0000 (0:00:00.336) 0:03:52.860 ********** 2026-07-28 19:31:25.502754 | instance | ok: [instance] 2026-07-28 19:31:25.502871 | instance | 2026-07-28 19:31:25.502936 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-28 19:31:25.503101 | instance | Tuesday 28 July 2026 19:31:25 +0000 (0:00:01.887) 0:03:54.748 ********** 2026-07-28 19:31:25.539810 | instance | skipping: [instance] 2026-07-28 19:31:25.539983 | instance | 2026-07-28 19:31:25.540170 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-28 19:31:25.540373 | instance | Tuesday 28 July 2026 19:31:25 +0000 (0:00:00.036) 0:03:54.784 ********** 2026-07-28 19:31:25.579698 | instance | skipping: [instance] 2026-07-28 19:31:25.579876 | instance | 2026-07-28 19:31:25.580044 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-28 19:31:25.580233 | instance | Tuesday 28 July 2026 19:31:25 +0000 (0:00:00.040) 0:03:54.824 ********** 2026-07-28 19:31:25.610528 | instance | skipping: [instance] 2026-07-28 19:31:25.610630 | instance | 2026-07-28 19:31:25.610753 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-28 19:31:25.610877 | instance | Tuesday 28 July 2026 19:31:25 +0000 (0:00:00.031) 0:03:54.856 ********** 2026-07-28 19:31:26.667853 | instance | ok: [instance] 2026-07-28 19:31:26.667984 | instance | 2026-07-28 19:31:26.668161 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-28 19:31:26.668333 | instance | Tuesday 28 July 2026 19:31:26 +0000 (0:00:01.057) 0:03:55.913 ********** 2026-07-28 19:31:27.086797 | instance | ok: [instance] 2026-07-28 19:31:27.086876 | instance | 2026-07-28 19:31:27.087154 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-28 19:31:27.087192 | instance | Tuesday 28 July 2026 19:31:27 +0000 (0:00:00.419) 0:03:56.332 ********** 2026-07-28 19:31:27.958385 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-28 19:31:27.959258 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-28 19:31:27.959331 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-28 19:31:27.959336 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-28 19:31:27.959343 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-28 19:31:27.959349 | instance | 2026-07-28 19:31:27.959355 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-28 19:31:27.959360 | instance | Tuesday 28 July 2026 19:31:27 +0000 (0:00:00.870) 0:03:57.203 ********** 2026-07-28 19:31:28.451604 | instance | ok: [instance] 2026-07-28 19:31:28.451862 | instance | 2026-07-28 19:31:28.452348 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-28 19:31:28.452405 | instance | Tuesday 28 July 2026 19:31:28 +0000 (0:00:00.487) 0:03:57.690 ********** 2026-07-28 19:31:28.452417 | instance | 2026-07-28 19:31:28.452467 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-28 19:31:28.452642 | instance | Tuesday 28 July 2026 19:31:28 +0000 (0:00:00.006) 0:03:57.697 ********** 2026-07-28 19:31:28.805190 | instance | ok: [instance] 2026-07-28 19:31:28.805255 | instance | 2026-07-28 19:31:28.805560 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-28 19:31:28.805601 | instance | Tuesday 28 July 2026 19:31:28 +0000 (0:00:00.353) 0:03:58.051 ********** 2026-07-28 19:31:29.012929 | instance | ok: [instance] 2026-07-28 19:31:29.013001 | instance | 2026-07-28 19:31:29.013266 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-28 19:31:29.013304 | instance | Tuesday 28 July 2026 19:31:29 +0000 (0:00:00.207) 0:03:58.258 ********** 2026-07-28 19:31:29.069007 | instance | ok: [instance] => { 2026-07-28 19:31:29.069126 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-28 19:31:29.069579 | instance | } 2026-07-28 19:31:29.069612 | instance | 2026-07-28 19:31:29.069617 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-28 19:31:29.069622 | instance | Tuesday 28 July 2026 19:31:29 +0000 (0:00:00.056) 0:03:58.314 ********** 2026-07-28 19:31:29.401191 | instance | ok: [instance] 2026-07-28 19:31:29.401309 | instance | 2026-07-28 19:31:29.401655 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-28 19:31:29.401676 | instance | Tuesday 28 July 2026 19:31:29 +0000 (0:00:00.332) 0:03:58.647 ********** 2026-07-28 19:31:32.424651 | instance | ok: [instance] 2026-07-28 19:31:32.424755 | instance | 2026-07-28 19:31:32.424816 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-28 19:31:32.424979 | instance | Tuesday 28 July 2026 19:31:32 +0000 (0:00:03.023) 0:04:01.670 ********** 2026-07-28 19:31:33.456142 | instance | ok: [instance] 2026-07-28 19:31:33.456229 | instance | 2026-07-28 19:31:33.456338 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-28 19:31:33.456464 | instance | Tuesday 28 July 2026 19:31:33 +0000 (0:00:01.031) 0:04:02.702 ********** 2026-07-28 19:31:33.649870 | instance | ok: [instance] 2026-07-28 19:31:33.650098 | instance | 2026-07-28 19:31:33.650369 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-28 19:31:33.650642 | instance | Tuesday 28 July 2026 19:31:33 +0000 (0:00:00.193) 0:04:02.895 ********** 2026-07-28 19:31:34.060993 | instance | ok: [instance] 2026-07-28 19:31:34.061220 | instance | 2026-07-28 19:31:34.061480 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-28 19:31:34.061746 | instance | Tuesday 28 July 2026 19:31:34 +0000 (0:00:00.411) 0:04:03.306 ********** 2026-07-28 19:31:34.614780 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-07-28 19:31:34.615025 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-28 19:31:34.615290 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-28 19:31:34.615533 | instance | 2026-07-28 19:31:34.615803 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-28 19:31:34.616159 | instance | Tuesday 28 July 2026 19:31:34 +0000 (0:00:00.553) 0:04:03.860 ********** 2026-07-28 19:31:35.026521 | instance | ok: [instance] 2026-07-28 19:31:35.026699 | instance | 2026-07-28 19:31:35.026958 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-28 19:31:35.027215 | instance | Tuesday 28 July 2026 19:31:35 +0000 (0:00:00.412) 0:04:04.272 ********** 2026-07-28 19:31:35.424308 | instance | ok: [instance] 2026-07-28 19:31:35.424536 | instance | 2026-07-28 19:31:35.424819 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-28 19:31:35.425092 | instance | Tuesday 28 July 2026 19:31:35 +0000 (0:00:00.390) 0:04:04.663 ********** 2026-07-28 19:31:35.425341 | instance | 2026-07-28 19:31:35.425572 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-28 19:31:35.425819 | instance | Tuesday 28 July 2026 19:31:35 +0000 (0:00:00.006) 0:04:04.669 ********** 2026-07-28 19:31:35.760757 | instance | ok: [instance] 2026-07-28 19:31:35.760850 | instance | 2026-07-28 19:31:35.761113 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-28 19:31:35.761161 | instance | Tuesday 28 July 2026 19:31:35 +0000 (0:00:00.336) 0:04:05.006 ********** 2026-07-28 19:31:35.821436 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-28 19:31:35.821506 | instance | 2026-07-28 19:31:35.821606 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-28 19:31:35.821728 | instance | Tuesday 28 July 2026 19:31:35 +0000 (0:00:00.060) 0:04:05.067 ********** 2026-07-28 19:31:36.797265 | instance | ok: [instance] 2026-07-28 19:31:36.797350 | instance | 2026-07-28 19:31:36.797480 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-28 19:31:36.797606 | instance | Tuesday 28 July 2026 19:31:36 +0000 (0:00:00.975) 0:04:06.043 ********** 2026-07-28 19:31:37.427398 | instance | ok: [instance] => (item=chronyd) 2026-07-28 19:31:37.427476 | instance | ok: [instance] => (item=sshd) 2026-07-28 19:31:37.427611 | instance | 2026-07-28 19:31:37.427722 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-28 19:31:37.427869 | instance | Tuesday 28 July 2026 19:31:37 +0000 (0:00:00.630) 0:04:06.673 ********** 2026-07-28 19:31:37.721975 | instance | ok: [instance] 2026-07-28 19:31:37.722015 | instance | 2026-07-28 19:31:37.722020 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-28 19:31:37.722025 | instance | Tuesday 28 July 2026 19:31:37 +0000 (0:00:00.294) 0:04:06.967 ********** 2026-07-28 19:31:37.926729 | instance | ok: [instance] 2026-07-28 19:31:37.927088 | instance | 2026-07-28 19:31:37.927320 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-28 19:31:37.927327 | instance | Tuesday 28 July 2026 19:31:37 +0000 (0:00:00.205) 0:04:07.172 ********** 2026-07-28 19:31:38.180108 | instance | ok: [instance] 2026-07-28 19:31:38.180188 | instance | 2026-07-28 19:31:38.180457 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-28 19:31:38.180499 | instance | Tuesday 28 July 2026 19:31:38 +0000 (0:00:00.253) 0:04:07.425 ********** 2026-07-28 19:31:38.381679 | instance | ok: [instance] 2026-07-28 19:31:38.381750 | instance | 2026-07-28 19:31:38.382041 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-07-28 19:31:38.382107 | instance | Tuesday 28 July 2026 19:31:38 +0000 (0:00:00.201) 0:04:07.626 ********** 2026-07-28 19:31:38.609358 | instance | ok: [instance] => (item=instance) 2026-07-28 19:31:38.609462 | instance | 2026-07-28 19:31:38.609474 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-07-28 19:31:38.609647 | instance | Tuesday 28 July 2026 19:31:38 +0000 (0:00:00.227) 0:04:07.854 ********** 2026-07-28 19:31:38.673247 | instance | ok: [instance] 2026-07-28 19:31:38.673335 | instance | 2026-07-28 19:31:38.673622 | instance | TASK [Install Ceph host] ******************************************************* 2026-07-28 19:31:38.673676 | instance | Tuesday 28 July 2026 19:31:38 +0000 (0:00:00.063) 0:04:07.918 ********** 2026-07-28 19:31:38.744528 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-07-28 19:31:38.744583 | instance | 2026-07-28 19:31:38.744884 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-07-28 19:31:38.744938 | instance | Tuesday 28 July 2026 19:31:38 +0000 (0:00:00.071) 0:04:07.990 ********** 2026-07-28 19:31:38.801042 | instance | skipping: [instance] 2026-07-28 19:31:38.801410 | instance | 2026-07-28 19:31:38.801443 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-07-28 19:31:38.801450 | instance | Tuesday 28 July 2026 19:31:38 +0000 (0:00:00.056) 0:04:08.046 ********** 2026-07-28 19:31:38.852712 | instance | skipping: [instance] => (item=instance) 2026-07-28 19:31:38.852801 | instance | skipping: [instance] 2026-07-28 19:31:38.852939 | instance | 2026-07-28 19:31:38.853134 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-07-28 19:31:38.853284 | instance | Tuesday 28 July 2026 19:31:38 +0000 (0:00:00.051) 0:04:08.098 ********** 2026-07-28 19:31:39.101793 | instance | ok: [instance] 2026-07-28 19:31:39.101865 | instance | 2026-07-28 19:31:39.101990 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-07-28 19:31:39.102436 | instance | Tuesday 28 July 2026 19:31:39 +0000 (0:00:00.248) 0:04:08.347 ********** 2026-07-28 19:31:45.494292 | instance | ok: [instance] 2026-07-28 19:31:45.494355 | instance | 2026-07-28 19:31:45.494362 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-07-28 19:31:45.494368 | instance | Tuesday 28 July 2026 19:31:45 +0000 (0:00:06.391) 0:04:14.739 ********** 2026-07-28 19:31:50.758941 | instance | ok: [instance] 2026-07-28 19:31:50.759017 | instance | 2026-07-28 19:31:50.759276 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-07-28 19:31:50.759314 | instance | Tuesday 28 July 2026 19:31:50 +0000 (0:00:05.265) 0:04:20.004 ********** 2026-07-28 19:32:04.643313 | instance | ok: [instance] 2026-07-28 19:32:04.643395 | instance | 2026-07-28 19:32:04.643457 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-07-28 19:32:04.643595 | instance | Tuesday 28 July 2026 19:32:04 +0000 (0:00:13.884) 0:04:33.889 ********** 2026-07-28 19:33:37.975942 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-07-28 19:33:37.976023 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-07-28 19:33:37.976129 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-07-28 19:33:37.976245 | instance | 2026-07-28 19:33:37.976371 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-07-28 19:33:37.976495 | instance | Tuesday 28 July 2026 19:33:37 +0000 (0:01:33.331) 0:06:07.221 ********** 2026-07-28 19:33:43.857185 | instance | ok: [instance] 2026-07-28 19:33:43.857266 | instance | 2026-07-28 19:33:43.857274 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-07-28 19:33:43.857281 | instance | Tuesday 28 July 2026 19:33:43 +0000 (0:00:05.880) 0:06:13.102 ********** 2026-07-28 19:33:49.974260 | instance | ok: [instance] 2026-07-28 19:33:49.974342 | instance | 2026-07-28 19:33:49.974591 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-07-28 19:33:49.974632 | instance | Tuesday 28 July 2026 19:33:49 +0000 (0:00:06.118) 0:06:19.220 ********** 2026-07-28 19:33:50.035970 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-07-28 19:33:50.036345 | instance | 2026-07-28 19:33:50.036378 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-07-28 19:33:50.036384 | instance | Tuesday 28 July 2026 19:33:50 +0000 (0:00:00.061) 0:06:19.281 ********** 2026-07-28 19:33:50.079964 | instance | ok: [instance] 2026-07-28 19:33:50.080075 | instance | 2026-07-28 19:33:50.080197 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-07-28 19:33:50.080339 | instance | Tuesday 28 July 2026 19:33:50 +0000 (0:00:00.044) 0:06:19.326 ********** 2026-07-28 19:33:56.115936 | instance | ok: [instance] 2026-07-28 19:33:56.116034 | instance | 2026-07-28 19:33:56.116345 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-07-28 19:33:56.116411 | instance | Tuesday 28 July 2026 19:33:56 +0000 (0:00:06.035) 0:06:25.361 ********** 2026-07-28 19:33:56.168279 | instance | ok: [instance] 2026-07-28 19:33:56.168638 | instance | 2026-07-28 19:33:56.168668 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-07-28 19:33:56.168675 | instance | Tuesday 28 July 2026 19:33:56 +0000 (0:00:00.052) 0:06:25.413 ********** 2026-07-28 19:33:56.228956 | instance | skipping: [instance] => (item=1) 2026-07-28 19:33:56.229077 | instance | skipping: [instance] => (item=1) 2026-07-28 19:33:56.229099 | instance | skipping: [instance] => (item=1) 2026-07-28 19:33:56.229109 | instance | skipping: [instance] 2026-07-28 19:33:56.229123 | instance | 2026-07-28 19:33:56.229438 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-07-28 19:33:56.229507 | instance | Tuesday 28 July 2026 19:33:56 +0000 (0:00:00.060) 0:06:25.474 ********** 2026-07-28 19:33:56.312777 | instance | skipping: [instance] 2026-07-28 19:33:56.312892 | instance | 2026-07-28 19:33:56.312904 | instance | PLAY [Deploy Ceph exporters] *************************************************** 2026-07-28 19:33:56.313312 | instance | 2026-07-28 19:33:56.313365 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-28 19:33:56.313372 | instance | Tuesday 28 July 2026 19:33:56 +0000 (0:00:00.084) 0:06:25.558 ********** 2026-07-28 19:33:57.285346 | instance | ok: [instance] 2026-07-28 19:33:57.285450 | instance | 2026-07-28 19:33:57.285713 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-28 19:33:57.285815 | instance | Tuesday 28 July 2026 19:33:57 +0000 (0:00:00.972) 0:06:26.530 ********** 2026-07-28 19:33:57.497223 | instance | ok: [instance] 2026-07-28 19:33:57.497334 | instance | 2026-07-28 19:33:57.497350 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-28 19:33:57.497535 | instance | Tuesday 28 July 2026 19:33:57 +0000 (0:00:00.212) 0:06:26.742 ********** 2026-07-28 19:33:57.546889 | instance | skipping: [instance] 2026-07-28 19:33:57.547284 | instance | 2026-07-28 19:33:57.547342 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-28 19:33:57.547355 | instance | Tuesday 28 July 2026 19:33:57 +0000 (0:00:00.049) 0:06:26.792 ********** 2026-07-28 19:33:57.764013 | instance | ok: [instance] 2026-07-28 19:33:57.764131 | instance | 2026-07-28 19:33:57.764143 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-28 19:33:57.764263 | instance | Tuesday 28 July 2026 19:33:57 +0000 (0:00:00.217) 0:06:27.009 ********** 2026-07-28 19:33:57.826177 | instance | ok: [instance] => { 2026-07-28 19:33:57.826810 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-28 19:33:57.826856 | instance | } 2026-07-28 19:33:57.826862 | instance | 2026-07-28 19:33:57.826867 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-28 19:33:57.826873 | instance | Tuesday 28 July 2026 19:33:57 +0000 (0:00:00.062) 0:06:27.071 ********** 2026-07-28 19:33:58.164685 | instance | ok: [instance] 2026-07-28 19:33:58.164776 | instance | 2026-07-28 19:33:58.164952 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-28 19:33:58.165158 | instance | Tuesday 28 July 2026 19:33:58 +0000 (0:00:00.338) 0:06:27.410 ********** 2026-07-28 19:33:58.218722 | instance | skipping: [instance] 2026-07-28 19:33:58.218828 | instance | 2026-07-28 19:33:58.219000 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-28 19:33:58.219154 | instance | Tuesday 28 July 2026 19:33:58 +0000 (0:00:00.054) 0:06:27.464 ********** 2026-07-28 19:33:58.272195 | instance | skipping: [instance] 2026-07-28 19:33:58.272299 | instance | 2026-07-28 19:33:58.272473 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-28 19:33:58.272626 | instance | Tuesday 28 July 2026 19:33:58 +0000 (0:00:00.053) 0:06:27.518 ********** 2026-07-28 19:33:58.496161 | instance | ok: [instance] 2026-07-28 19:33:58.496349 | instance | 2026-07-28 19:33:58.496506 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-28 19:33:58.496669 | instance | Tuesday 28 July 2026 19:33:58 +0000 (0:00:00.220) 0:06:27.738 ********** 2026-07-28 19:33:59.695044 | instance | ok: [instance] 2026-07-28 19:33:59.695165 | instance | 2026-07-28 19:33:59.695465 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-28 19:33:59.695730 | instance | Tuesday 28 July 2026 19:33:59 +0000 (0:00:01.202) 0:06:28.940 ********** 2026-07-28 19:33:59.768415 | instance | ok: [instance] => { 2026-07-28 19:33:59.768702 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-28 19:33:59.768968 | instance | } 2026-07-28 19:33:59.769225 | instance | 2026-07-28 19:33:59.769530 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-28 19:33:59.769819 | instance | Tuesday 28 July 2026 19:33:59 +0000 (0:00:00.073) 0:06:29.013 ********** 2026-07-28 19:34:00.133429 | instance | ok: [instance] 2026-07-28 19:34:00.133636 | instance | 2026-07-28 19:34:00.133955 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-28 19:34:00.134223 | instance | Tuesday 28 July 2026 19:34:00 +0000 (0:00:00.365) 0:06:29.379 ********** 2026-07-28 19:34:02.095169 | instance | ok: [instance] 2026-07-28 19:34:02.095230 | instance | 2026-07-28 19:34:02.095241 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-28 19:34:02.095251 | instance | Tuesday 28 July 2026 19:34:02 +0000 (0:00:01.960) 0:06:31.339 ********** 2026-07-28 19:34:02.129987 | instance | skipping: [instance] 2026-07-28 19:34:02.130343 | instance | 2026-07-28 19:34:02.130391 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-28 19:34:02.130396 | instance | Tuesday 28 July 2026 19:34:02 +0000 (0:00:00.036) 0:06:31.375 ********** 2026-07-28 19:34:02.169658 | instance | skipping: [instance] 2026-07-28 19:34:02.169738 | instance | 2026-07-28 19:34:02.170000 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-28 19:34:02.170040 | instance | Tuesday 28 July 2026 19:34:02 +0000 (0:00:00.039) 0:06:31.415 ********** 2026-07-28 19:34:02.204633 | instance | skipping: [instance] 2026-07-28 19:34:02.204735 | instance | 2026-07-28 19:34:02.204856 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-28 19:34:02.204990 | instance | Tuesday 28 July 2026 19:34:02 +0000 (0:00:00.035) 0:06:31.450 ********** 2026-07-28 19:34:03.374001 | instance | ok: [instance] 2026-07-28 19:34:03.374055 | instance | 2026-07-28 19:34:03.374319 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-28 19:34:03.374362 | instance | Tuesday 28 July 2026 19:34:03 +0000 (0:00:01.169) 0:06:32.619 ********** 2026-07-28 19:34:03.809532 | instance | ok: [instance] 2026-07-28 19:34:03.809639 | instance | 2026-07-28 19:34:03.809883 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-28 19:34:03.809917 | instance | Tuesday 28 July 2026 19:34:03 +0000 (0:00:00.435) 0:06:33.055 ********** 2026-07-28 19:34:04.717851 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-28 19:34:04.717924 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-28 19:34:04.718637 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-28 19:34:04.718671 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-28 19:34:04.718678 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-28 19:34:04.718684 | instance | 2026-07-28 19:34:04.718689 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-28 19:34:04.718694 | instance | Tuesday 28 July 2026 19:34:04 +0000 (0:00:00.908) 0:06:33.963 ********** 2026-07-28 19:34:05.229297 | instance | ok: [instance] 2026-07-28 19:34:05.229361 | instance | 2026-07-28 19:34:05.229940 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-28 19:34:05.229979 | instance | Tuesday 28 July 2026 19:34:05 +0000 (0:00:00.504) 0:06:34.468 ********** 2026-07-28 19:34:05.229985 | instance | 2026-07-28 19:34:05.229990 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-28 19:34:05.229994 | instance | Tuesday 28 July 2026 19:34:05 +0000 (0:00:00.006) 0:06:34.474 ********** 2026-07-28 19:34:05.582128 | instance | ok: [instance] 2026-07-28 19:34:05.582260 | instance | 2026-07-28 19:34:05.582638 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-28 19:34:05.582737 | instance | Tuesday 28 July 2026 19:34:05 +0000 (0:00:00.351) 0:06:34.826 ********** 2026-07-28 19:34:05.798398 | instance | ok: [instance] 2026-07-28 19:34:05.798476 | instance | 2026-07-28 19:34:05.798721 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-28 19:34:05.798769 | instance | Tuesday 28 July 2026 19:34:05 +0000 (0:00:00.216) 0:06:35.043 ********** 2026-07-28 19:34:05.863430 | instance | ok: [instance] => { 2026-07-28 19:34:05.863908 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-07-28 19:34:05.863967 | instance | } 2026-07-28 19:34:05.863979 | instance | 2026-07-28 19:34:05.863994 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-28 19:34:05.864121 | instance | Tuesday 28 July 2026 19:34:05 +0000 (0:00:00.064) 0:06:35.108 ********** 2026-07-28 19:34:06.213545 | instance | ok: [instance] 2026-07-28 19:34:06.213660 | instance | 2026-07-28 19:34:06.213672 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-28 19:34:06.213844 | instance | Tuesday 28 July 2026 19:34:06 +0000 (0:00:00.350) 0:06:35.459 ********** 2026-07-28 19:34:09.284723 | instance | ok: [instance] 2026-07-28 19:34:09.284800 | instance | 2026-07-28 19:34:09.285036 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-07-28 19:34:09.285051 | instance | Tuesday 28 July 2026 19:34:09 +0000 (0:00:03.071) 0:06:38.530 ********** 2026-07-28 19:34:10.283666 | instance | ok: [instance] 2026-07-28 19:34:10.283744 | instance | 2026-07-28 19:34:10.283926 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-07-28 19:34:10.283999 | instance | Tuesday 28 July 2026 19:34:10 +0000 (0:00:00.999) 0:06:39.529 ********** 2026-07-28 19:34:10.475878 | instance | ok: [instance] 2026-07-28 19:34:10.476214 | instance | 2026-07-28 19:34:10.476232 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-07-28 19:34:10.476237 | instance | Tuesday 28 July 2026 19:34:10 +0000 (0:00:00.191) 0:06:39.721 ********** 2026-07-28 19:34:10.920409 | instance | ok: [instance] 2026-07-28 19:34:10.920755 | instance | 2026-07-28 19:34:10.920787 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-07-28 19:34:10.920793 | instance | Tuesday 28 July 2026 19:34:10 +0000 (0:00:00.444) 0:06:40.166 ********** 2026-07-28 19:34:11.456050 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-07-28 19:34:11.456126 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-07-28 19:34:11.456605 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-07-28 19:34:11.456644 | instance | 2026-07-28 19:34:11.456650 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-07-28 19:34:11.456655 | instance | Tuesday 28 July 2026 19:34:11 +0000 (0:00:00.535) 0:06:40.701 ********** 2026-07-28 19:34:11.890174 | instance | ok: [instance] 2026-07-28 19:34:11.890246 | instance | 2026-07-28 19:34:11.890486 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-07-28 19:34:11.890523 | instance | Tuesday 28 July 2026 19:34:11 +0000 (0:00:00.434) 0:06:41.136 ********** 2026-07-28 19:34:12.336154 | instance | ok: [instance] 2026-07-28 19:34:12.336247 | instance | 2026-07-28 19:34:12.336842 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-07-28 19:34:12.336876 | instance | Tuesday 28 July 2026 19:34:12 +0000 (0:00:00.439) 0:06:41.575 ********** 2026-07-28 19:34:12.336881 | instance | 2026-07-28 19:34:12.336886 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-07-28 19:34:12.336890 | instance | Tuesday 28 July 2026 19:34:12 +0000 (0:00:00.006) 0:06:41.582 ********** 2026-07-28 19:34:12.690411 | instance | ok: [instance] 2026-07-28 19:34:12.690481 | instance | 2026-07-28 19:34:12.690708 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-07-28 19:34:12.690743 | instance | Tuesday 28 July 2026 19:34:12 +0000 (0:00:00.354) 0:06:41.936 ********** 2026-07-28 19:34:12.750251 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-07-28 19:34:12.750615 | instance | 2026-07-28 19:34:12.750638 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-07-28 19:34:12.750652 | instance | Tuesday 28 July 2026 19:34:12 +0000 (0:00:00.059) 0:06:41.996 ********** 2026-07-28 19:34:13.718402 | instance | ok: [instance] 2026-07-28 19:34:13.718473 | instance | 2026-07-28 19:34:13.718694 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-07-28 19:34:13.718733 | instance | Tuesday 28 July 2026 19:34:13 +0000 (0:00:00.968) 0:06:42.964 ********** 2026-07-28 19:34:14.364029 | instance | ok: [instance] => (item=chronyd) 2026-07-28 19:34:14.364095 | instance | ok: [instance] => (item=sshd) 2026-07-28 19:34:14.364480 | instance | 2026-07-28 19:34:14.364511 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-07-28 19:34:14.364517 | instance | Tuesday 28 July 2026 19:34:14 +0000 (0:00:00.645) 0:06:43.609 ********** 2026-07-28 19:34:14.648732 | instance | ok: [instance] 2026-07-28 19:34:14.648799 | instance | 2026-07-28 19:34:14.649059 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-07-28 19:34:14.649097 | instance | Tuesday 28 July 2026 19:34:14 +0000 (0:00:00.284) 0:06:43.894 ********** 2026-07-28 19:34:14.850733 | instance | ok: [instance] 2026-07-28 19:34:14.850807 | instance | 2026-07-28 19:34:14.850952 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-07-28 19:34:14.851020 | instance | Tuesday 28 July 2026 19:34:14 +0000 (0:00:00.201) 0:06:44.096 ********** 2026-07-28 19:34:15.085980 | instance | ok: [instance] 2026-07-28 19:34:15.086043 | instance | 2026-07-28 19:34:15.086332 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-07-28 19:34:15.086372 | instance | Tuesday 28 July 2026 19:34:15 +0000 (0:00:00.235) 0:06:44.331 ********** 2026-07-28 19:34:15.285353 | instance | ok: [instance] 2026-07-28 19:34:15.285420 | instance | 2026-07-28 19:34:15.285654 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] *********** 2026-07-28 19:34:15.286021 | instance | Tuesday 28 July 2026 19:34:15 +0000 (0:00:00.199) 0:06:44.531 ********** 2026-07-28 19:34:27.422331 | instance | changed: [instance] 2026-07-28 19:34:27.422435 | instance | 2026-07-28 19:34:27.422459 | instance | PLAY [all] ********************************************************************* 2026-07-28 19:34:27.422593 | instance | 2026-07-28 19:34:27.422705 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-07-28 19:34:27.422843 | instance | Tuesday 28 July 2026 19:34:27 +0000 (0:00:12.137) 0:06:56.668 ********** 2026-07-28 19:34:27.798871 | instance | changed: [instance] 2026-07-28 19:34:27.798937 | instance | 2026-07-28 19:34:27.799427 | instance | PLAY [all] ********************************************************************* 2026-07-28 19:34:27.799469 | instance | 2026-07-28 19:34:27.799475 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-28 19:34:27.799480 | instance | Tuesday 28 July 2026 19:34:27 +0000 (0:00:00.376) 0:06:57.044 ********** 2026-07-28 19:34:28.714073 | instance | ok: [instance] 2026-07-28 19:34:28.714118 | instance | 2026-07-28 19:34:28.714124 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-07-28 19:34:28.714128 | instance | Tuesday 28 July 2026 19:34:28 +0000 (0:00:00.912) 0:06:57.957 ********** 2026-07-28 19:34:32.339088 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-07-28 19:34:32.339176 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-07-28 19:34:32.339879 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-07-28 19:34:32.339950 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-07-28 19:34:32.339961 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-07-28 19:34:32.339972 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-07-28 19:34:32.339981 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-07-28 19:34:32.339999 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-07-28 19:34:32.341854 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-07-28 19:34:32.341891 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-07-28 19:34:32.341896 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-07-28 19:34:32.341901 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-07-28 19:34:32.341906 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-07-28 19:34:32.341910 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-07-28 19:34:32.341914 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-07-28 19:34:32.341923 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-07-28 19:34:32.341927 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-07-28 19:34:32.341930 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-07-28 19:34:32.341956 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-07-28 19:34:32.341961 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-07-28 19:34:32.341965 | instance | 2026-07-28 19:34:32.341970 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-07-28 19:34:32.341974 | instance | Tuesday 28 July 2026 19:34:32 +0000 (0:00:03.627) 0:07:01.584 ********** 2026-07-28 19:34:32.534309 | instance | changed: [instance] 2026-07-28 19:34:32.534829 | instance | 2026-07-28 19:34:32.534869 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-07-28 19:34:32.534877 | instance | Tuesday 28 July 2026 19:34:32 +0000 (0:00:00.195) 0:07:01.779 ********** 2026-07-28 19:34:32.974958 | instance | changed: [instance] 2026-07-28 19:34:32.975034 | instance | 2026-07-28 19:34:32.975099 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-07-28 19:34:32.975257 | instance | Tuesday 28 July 2026 19:34:32 +0000 (0:00:00.440) 0:07:02.220 ********** 2026-07-28 19:34:33.220688 | instance | ok: [instance] 2026-07-28 19:34:33.220743 | instance | 2026-07-28 19:34:33.220995 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-07-28 19:34:33.221011 | instance | Tuesday 28 July 2026 19:34:33 +0000 (0:00:00.245) 0:07:02.466 ********** 2026-07-28 19:34:33.266662 | instance | ok: [instance] 2026-07-28 19:34:33.267438 | instance | 2026-07-28 19:34:33.267457 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-07-28 19:34:33.267465 | instance | 2026-07-28 19:34:33.267471 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-28 19:34:33.267478 | instance | Tuesday 28 July 2026 19:34:33 +0000 (0:00:00.046) 0:07:02.512 ********** 2026-07-28 19:34:34.213492 | instance | ok: [instance] 2026-07-28 19:34:34.213576 | instance | 2026-07-28 19:34:34.213797 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-07-28 19:34:34.213838 | instance | Tuesday 28 July 2026 19:34:34 +0000 (0:00:00.946) 0:07:03.459 ********** 2026-07-28 19:34:34.406551 | instance | changed: [instance] 2026-07-28 19:34:34.406613 | instance | 2026-07-28 19:34:34.406865 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-07-28 19:34:34.406903 | instance | Tuesday 28 July 2026 19:34:34 +0000 (0:00:00.193) 0:07:03.652 ********** 2026-07-28 19:34:35.258358 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-07-28 19:34:35.258470 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-07-28 19:34:35.258623 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-07-28 19:34:35.258781 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-07-28 19:34:35.258942 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-07-28 19:34:35.259093 | instance | 2026-07-28 19:34:35.259255 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-07-28 19:34:35.259416 | instance | Tuesday 28 July 2026 19:34:35 +0000 (0:00:00.851) 0:07:04.503 ********** 2026-07-28 19:34:35.437470 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-07-28 19:34:35.593201 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-07-28 19:34:35.749466 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-07-28 19:34:35.762178 | instance | ...ignoring 2026-07-28 19:34:35.762489 | instance | 2026-07-28 19:34:35.762783 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-07-28 19:34:35.763055 | instance | Tuesday 28 July 2026 19:34:35 +0000 (0:00:00.503) 0:07:05.007 ********** 2026-07-28 19:34:35.939063 | instance | ok: [instance] 2026-07-28 19:34:35.939287 | instance | 2026-07-28 19:34:35.939560 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-07-28 19:34:35.939878 | instance | Tuesday 28 July 2026 19:34:35 +0000 (0:00:00.176) 0:07:05.184 ********** 2026-07-28 19:34:36.119555 | instance | ok: [instance] 2026-07-28 19:34:36.119793 | instance | 2026-07-28 19:34:36.120084 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-07-28 19:34:36.120351 | instance | Tuesday 28 July 2026 19:34:36 +0000 (0:00:00.180) 0:07:05.365 ********** 2026-07-28 19:34:36.154775 | instance | ok: [instance] 2026-07-28 19:34:36.155083 | instance | 2026-07-28 19:34:36.155368 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-07-28 19:34:36.155629 | instance | Tuesday 28 July 2026 19:34:36 +0000 (0:00:00.035) 0:07:05.400 ********** 2026-07-28 19:34:36.197596 | instance | ok: [instance] 2026-07-28 19:34:36.197792 | instance | 2026-07-28 19:34:36.198054 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-07-28 19:34:36.198311 | instance | Tuesday 28 July 2026 19:34:36 +0000 (0:00:00.042) 0:07:05.443 ********** 2026-07-28 19:34:36.702847 | instance | ok: [instance] 2026-07-28 19:34:36.703085 | instance | 2026-07-28 19:34:36.703363 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-07-28 19:34:36.703755 | instance | Tuesday 28 July 2026 19:34:36 +0000 (0:00:00.504) 0:07:05.948 ********** 2026-07-28 19:34:36.962529 | instance | ok: [instance] 2026-07-28 19:34:36.962750 | instance | 2026-07-28 19:34:36.963039 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-07-28 19:34:36.963299 | instance | Tuesday 28 July 2026 19:34:36 +0000 (0:00:00.204) 0:07:06.152 ********** 2026-07-28 19:34:36.963538 | instance | 2026-07-28 19:34:36.963874 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-07-28 19:34:36.964132 | instance | 2026-07-28 19:34:36.964400 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-28 19:34:36.964658 | instance | Tuesday 28 July 2026 19:34:36 +0000 (0:00:00.055) 0:07:06.208 ********** 2026-07-28 19:34:37.893125 | instance | ok: [instance] 2026-07-28 19:34:37.893320 | instance | 2026-07-28 19:34:37.893581 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-28 19:34:37.893841 | instance | Tuesday 28 July 2026 19:34:37 +0000 (0:00:00.930) 0:07:07.138 ********** 2026-07-28 19:34:38.096623 | instance | ok: [instance] 2026-07-28 19:34:38.096788 | instance | 2026-07-28 19:34:38.097155 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-28 19:34:38.097427 | instance | Tuesday 28 July 2026 19:34:38 +0000 (0:00:00.203) 0:07:07.342 ********** 2026-07-28 19:34:38.140018 | instance | skipping: [instance] 2026-07-28 19:34:38.140204 | instance | 2026-07-28 19:34:38.140478 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-28 19:34:38.140746 | instance | Tuesday 28 July 2026 19:34:38 +0000 (0:00:00.043) 0:07:07.385 ********** 2026-07-28 19:34:38.341455 | instance | ok: [instance] 2026-07-28 19:34:38.341683 | instance | 2026-07-28 19:34:38.342020 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-28 19:34:38.342294 | instance | Tuesday 28 July 2026 19:34:38 +0000 (0:00:00.201) 0:07:07.586 ********** 2026-07-28 19:34:38.393717 | instance | ok: [instance] => { 2026-07-28 19:34:38.393968 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-07-28 19:34:38.394218 | instance | } 2026-07-28 19:34:38.394457 | instance | 2026-07-28 19:34:38.394720 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-28 19:34:38.394985 | instance | Tuesday 28 July 2026 19:34:38 +0000 (0:00:00.052) 0:07:07.639 ********** 2026-07-28 19:34:38.677602 | instance | ok: [instance] 2026-07-28 19:34:38.677913 | instance | 2026-07-28 19:34:38.678239 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-28 19:34:38.678524 | instance | Tuesday 28 July 2026 19:34:38 +0000 (0:00:00.283) 0:07:07.923 ********** 2026-07-28 19:34:38.716308 | instance | skipping: [instance] 2026-07-28 19:34:38.716509 | instance | 2026-07-28 19:34:38.716734 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-28 19:34:38.716987 | instance | Tuesday 28 July 2026 19:34:38 +0000 (0:00:00.039) 0:07:07.962 ********** 2026-07-28 19:34:38.911602 | instance | ok: [instance] 2026-07-28 19:34:38.911942 | instance | 2026-07-28 19:34:38.912228 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-28 19:34:38.912495 | instance | Tuesday 28 July 2026 19:34:38 +0000 (0:00:00.195) 0:07:08.157 ********** 2026-07-28 19:34:39.881196 | instance | ok: [instance] 2026-07-28 19:34:39.881421 | instance | 2026-07-28 19:34:39.881699 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-28 19:34:39.881966 | instance | Tuesday 28 July 2026 19:34:39 +0000 (0:00:00.969) 0:07:09.126 ********** 2026-07-28 19:34:39.939141 | instance | ok: [instance] => { 2026-07-28 19:34:39.939530 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-07-28 19:34:39.939869 | instance | } 2026-07-28 19:34:39.940171 | instance | 2026-07-28 19:34:39.940487 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-28 19:34:39.940796 | instance | Tuesday 28 July 2026 19:34:39 +0000 (0:00:00.057) 0:07:09.184 ********** 2026-07-28 19:34:40.264548 | instance | ok: [instance] 2026-07-28 19:34:40.264955 | instance | 2026-07-28 19:34:40.265320 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-28 19:34:40.265664 | instance | Tuesday 28 July 2026 19:34:40 +0000 (0:00:00.325) 0:07:09.510 ********** 2026-07-28 19:34:42.159042 | instance | ok: [instance] 2026-07-28 19:34:42.159101 | instance | 2026-07-28 19:34:42.159355 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-28 19:34:42.159393 | instance | Tuesday 28 July 2026 19:34:42 +0000 (0:00:01.894) 0:07:11.404 ********** 2026-07-28 19:34:42.189894 | instance | skipping: [instance] 2026-07-28 19:34:42.190257 | instance | 2026-07-28 19:34:42.190301 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-28 19:34:42.190307 | instance | Tuesday 28 July 2026 19:34:42 +0000 (0:00:00.030) 0:07:11.435 ********** 2026-07-28 19:34:42.227359 | instance | skipping: [instance] 2026-07-28 19:34:42.227433 | instance | 2026-07-28 19:34:42.227686 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-28 19:34:42.227727 | instance | Tuesday 28 July 2026 19:34:42 +0000 (0:00:00.037) 0:07:11.473 ********** 2026-07-28 19:34:42.263433 | instance | skipping: [instance] 2026-07-28 19:34:42.263851 | instance | 2026-07-28 19:34:42.263895 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-28 19:34:42.263901 | instance | Tuesday 28 July 2026 19:34:42 +0000 (0:00:00.035) 0:07:11.509 ********** 2026-07-28 19:34:43.227269 | instance | ok: [instance] 2026-07-28 19:34:43.227346 | instance | 2026-07-28 19:34:43.227609 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-28 19:34:43.227649 | instance | Tuesday 28 July 2026 19:34:43 +0000 (0:00:00.963) 0:07:12.473 ********** 2026-07-28 19:34:43.651427 | instance | ok: [instance] 2026-07-28 19:34:43.651507 | instance | 2026-07-28 19:34:43.651887 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-28 19:34:43.651939 | instance | Tuesday 28 July 2026 19:34:43 +0000 (0:00:00.423) 0:07:12.896 ********** 2026-07-28 19:34:44.568633 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-28 19:34:44.568750 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-28 19:34:44.568763 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-28 19:34:44.569376 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-28 19:34:44.569430 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-28 19:34:44.569449 | instance | 2026-07-28 19:34:44.569454 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-28 19:34:44.569463 | instance | Tuesday 28 July 2026 19:34:44 +0000 (0:00:00.917) 0:07:13.814 ********** 2026-07-28 19:34:45.083477 | instance | ok: [instance] 2026-07-28 19:34:45.083588 | instance | 2026-07-28 19:34:45.083625 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-28 19:34:45.083895 | instance | Tuesday 28 July 2026 19:34:45 +0000 (0:00:00.508) 0:07:14.322 ********** 2026-07-28 19:34:45.083973 | instance | 2026-07-28 19:34:45.084183 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-28 19:34:45.084221 | instance | Tuesday 28 July 2026 19:34:45 +0000 (0:00:00.006) 0:07:14.329 ********** 2026-07-28 19:34:45.443457 | instance | ok: [instance] 2026-07-28 19:34:45.443569 | instance | 2026-07-28 19:34:45.443904 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-07-28 19:34:45.443974 | instance | Tuesday 28 July 2026 19:34:45 +0000 (0:00:00.359) 0:07:14.688 ********** 2026-07-28 19:34:46.001321 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"} 2026-07-28 19:34:46.015060 | instance | ...ignoring 2026-07-28 19:34:46.015139 | instance | 2026-07-28 19:34:46.015265 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-07-28 19:34:46.015404 | instance | Tuesday 28 July 2026 19:34:46 +0000 (0:00:00.572) 0:07:15.261 ********** 2026-07-28 19:34:46.052669 | instance | skipping: [instance] 2026-07-28 19:34:46.052813 | instance | 2026-07-28 19:34:46.053156 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-07-28 19:34:46.053175 | instance | Tuesday 28 July 2026 19:34:46 +0000 (0:00:00.037) 0:07:15.298 ********** 2026-07-28 19:34:46.088650 | instance | skipping: [instance] 2026-07-28 19:34:46.088735 | instance | 2026-07-28 19:34:46.088858 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-07-28 19:34:46.088982 | instance | Tuesday 28 July 2026 19:34:46 +0000 (0:00:00.036) 0:07:15.334 ********** 2026-07-28 19:34:46.116921 | instance | skipping: [instance] 2026-07-28 19:34:46.117060 | instance | 2026-07-28 19:34:46.117318 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-07-28 19:34:46.117332 | instance | Tuesday 28 July 2026 19:34:46 +0000 (0:00:00.028) 0:07:15.362 ********** 2026-07-28 19:34:46.149944 | instance | skipping: [instance] 2026-07-28 19:34:46.150035 | instance | 2026-07-28 19:34:46.150162 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-07-28 19:34:46.150275 | instance | Tuesday 28 July 2026 19:34:46 +0000 (0:00:00.033) 0:07:15.396 ********** 2026-07-28 19:34:46.195304 | instance | skipping: [instance] 2026-07-28 19:34:46.195440 | instance | 2026-07-28 19:34:46.195554 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-28 19:34:46.195681 | instance | Tuesday 28 July 2026 19:34:46 +0000 (0:00:00.045) 0:07:15.441 ********** 2026-07-28 19:34:46.390083 | instance | ok: [instance] 2026-07-28 19:34:46.390312 | instance | 2026-07-28 19:34:46.390583 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-28 19:34:46.390837 | instance | Tuesday 28 July 2026 19:34:46 +0000 (0:00:00.194) 0:07:15.635 ********** 2026-07-28 19:34:46.433789 | instance | ok: [instance] => { 2026-07-28 19:34:46.433963 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-07-28 19:34:46.434110 | instance | } 2026-07-28 19:34:46.434264 | instance | 2026-07-28 19:34:46.434432 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-28 19:34:46.434598 | instance | Tuesday 28 July 2026 19:34:46 +0000 (0:00:00.044) 0:07:15.679 ********** 2026-07-28 19:34:47.040452 | instance | changed: [instance] 2026-07-28 19:34:47.040691 | instance | 2026-07-28 19:34:47.040956 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-28 19:34:47.041215 | instance | Tuesday 28 July 2026 19:34:47 +0000 (0:00:00.606) 0:07:16.286 ********** 2026-07-28 19:34:47.075876 | instance | skipping: [instance] 2026-07-28 19:34:47.076376 | instance | 2026-07-28 19:34:47.076668 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-28 19:34:47.076933 | instance | Tuesday 28 July 2026 19:34:47 +0000 (0:00:00.035) 0:07:16.321 ********** 2026-07-28 19:34:47.258804 | instance | ok: [instance] 2026-07-28 19:34:47.259034 | instance | 2026-07-28 19:34:47.259303 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-28 19:34:47.259600 | instance | Tuesday 28 July 2026 19:34:47 +0000 (0:00:00.182) 0:07:16.504 ********** 2026-07-28 19:34:47.300671 | instance | ok: [instance] => { 2026-07-28 19:34:47.300919 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-07-28 19:34:47.301197 | instance | } 2026-07-28 19:34:47.301441 | instance | 2026-07-28 19:34:47.301744 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-28 19:34:47.302043 | instance | Tuesday 28 July 2026 19:34:47 +0000 (0:00:00.042) 0:07:16.546 ********** 2026-07-28 19:34:47.966906 | instance | changed: [instance] 2026-07-28 19:34:47.967040 | instance | 2026-07-28 19:34:47.967215 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-28 19:34:47.967384 | instance | Tuesday 28 July 2026 19:34:47 +0000 (0:00:00.666) 0:07:17.212 ********** 2026-07-28 19:34:48.021873 | instance | skipping: [instance] 2026-07-28 19:34:48.021999 | instance | 2026-07-28 19:34:48.022170 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-07-28 19:34:48.022363 | instance | Tuesday 28 July 2026 19:34:48 +0000 (0:00:00.054) 0:07:17.267 ********** 2026-07-28 19:34:48.051278 | instance | skipping: [instance] 2026-07-28 19:34:48.051733 | instance | 2026-07-28 19:34:48.051748 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-07-28 19:34:48.051774 | instance | Tuesday 28 July 2026 19:34:48 +0000 (0:00:00.029) 0:07:17.296 ********** 2026-07-28 19:34:48.089210 | instance | skipping: [instance] 2026-07-28 19:34:48.089556 | instance | 2026-07-28 19:34:48.089878 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-07-28 19:34:48.090193 | instance | Tuesday 28 July 2026 19:34:48 +0000 (0:00:00.038) 0:07:17.334 ********** 2026-07-28 19:34:48.127879 | instance | skipping: [instance] 2026-07-28 19:34:48.128205 | instance | 2026-07-28 19:34:48.128524 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-07-28 19:34:48.128838 | instance | Tuesday 28 July 2026 19:34:48 +0000 (0:00:00.038) 0:07:17.373 ********** 2026-07-28 19:34:49.189310 | instance | ok: [instance] 2026-07-28 19:34:49.189363 | instance | 2026-07-28 19:34:49.189376 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-07-28 19:34:49.189387 | instance | Tuesday 28 July 2026 19:34:49 +0000 (0:00:01.060) 0:07:18.434 ********** 2026-07-28 19:34:49.610150 | instance | ok: [instance] 2026-07-28 19:34:49.610204 | instance | 2026-07-28 19:34:49.610226 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-07-28 19:34:49.610237 | instance | Tuesday 28 July 2026 19:34:49 +0000 (0:00:00.420) 0:07:18.854 ********** 2026-07-28 19:34:50.530101 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-07-28 19:34:50.530142 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-07-28 19:34:50.530147 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-07-28 19:34:50.530152 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-07-28 19:34:50.530156 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-07-28 19:34:50.530161 | instance | 2026-07-28 19:34:50.530165 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-07-28 19:34:50.530180 | instance | Tuesday 28 July 2026 19:34:50 +0000 (0:00:00.920) 0:07:19.775 ********** 2026-07-28 19:34:51.033574 | instance | ok: [instance] 2026-07-28 19:34:51.033668 | instance | 2026-07-28 19:34:51.034264 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-07-28 19:34:51.034302 | instance | Tuesday 28 July 2026 19:34:51 +0000 (0:00:00.497) 0:07:20.273 ********** 2026-07-28 19:34:51.034307 | instance | 2026-07-28 19:34:51.034312 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-07-28 19:34:51.034316 | instance | Tuesday 28 July 2026 19:34:51 +0000 (0:00:00.006) 0:07:20.279 ********** 2026-07-28 19:34:51.390859 | instance | ok: [instance] 2026-07-28 19:34:51.391225 | instance | 2026-07-28 19:34:51.391268 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-28 19:34:51.391273 | instance | Tuesday 28 July 2026 19:34:51 +0000 (0:00:00.357) 0:07:20.636 ********** 2026-07-28 19:34:51.603738 | instance | ok: [instance] 2026-07-28 19:34:51.603834 | instance | 2026-07-28 19:34:51.604086 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-28 19:34:51.604116 | instance | Tuesday 28 July 2026 19:34:51 +0000 (0:00:00.212) 0:07:20.849 ********** 2026-07-28 19:34:51.661498 | instance | ok: [instance] => { 2026-07-28 19:34:51.661709 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz" 2026-07-28 19:34:51.661780 | instance | } 2026-07-28 19:34:51.662114 | instance | 2026-07-28 19:34:51.662177 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-28 19:34:51.662183 | instance | Tuesday 28 July 2026 19:34:51 +0000 (0:00:00.057) 0:07:20.906 ********** 2026-07-28 19:34:52.214604 | instance | changed: [instance] 2026-07-28 19:34:52.214753 | instance | 2026-07-28 19:34:52.215048 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-28 19:34:52.215096 | instance | Tuesday 28 July 2026 19:34:52 +0000 (0:00:00.553) 0:07:21.460 ********** 2026-07-28 19:34:53.577184 | instance | changed: [instance] 2026-07-28 19:34:53.577255 | instance | 2026-07-28 19:34:53.577470 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-28 19:34:53.577514 | instance | Tuesday 28 July 2026 19:34:53 +0000 (0:00:01.362) 0:07:22.823 ********** 2026-07-28 19:34:53.629761 | instance | ok: [instance] => { 2026-07-28 19:34:53.629835 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz" 2026-07-28 19:34:53.630304 | instance | } 2026-07-28 19:34:53.630354 | instance | 2026-07-28 19:34:53.630360 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-28 19:34:53.630365 | instance | Tuesday 28 July 2026 19:34:53 +0000 (0:00:00.052) 0:07:22.875 ********** 2026-07-28 19:34:54.160785 | instance | changed: [instance] 2026-07-28 19:34:54.160837 | instance | 2026-07-28 19:34:54.161082 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-28 19:34:54.161097 | instance | Tuesday 28 July 2026 19:34:54 +0000 (0:00:00.531) 0:07:23.406 ********** 2026-07-28 19:34:55.492793 | instance | changed: [instance] 2026-07-28 19:34:55.492894 | instance | 2026-07-28 19:34:55.493157 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-07-28 19:34:55.493204 | instance | Tuesday 28 July 2026 19:34:55 +0000 (0:00:01.331) 0:07:24.738 ********** 2026-07-28 19:34:55.943069 | instance | changed: [instance] 2026-07-28 19:34:55.943145 | instance | 2026-07-28 19:34:55.943408 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-07-28 19:34:55.943444 | instance | Tuesday 28 July 2026 19:34:55 +0000 (0:00:00.450) 0:07:25.188 ********** 2026-07-28 19:34:56.156722 | instance | changed: [instance] 2026-07-28 19:34:56.156777 | instance | 2026-07-28 19:34:56.157040 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-28 19:34:56.157086 | instance | Tuesday 28 July 2026 19:34:56 +0000 (0:00:00.213) 0:07:25.402 ********** 2026-07-28 19:34:56.355897 | instance | ok: [instance] 2026-07-28 19:34:56.356265 | instance | 2026-07-28 19:34:56.356325 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-28 19:34:56.356330 | instance | Tuesday 28 July 2026 19:34:56 +0000 (0:00:00.199) 0:07:25.601 ********** 2026-07-28 19:34:56.414427 | instance | ok: [instance] => { 2026-07-28 19:34:56.414554 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-07-28 19:34:56.415025 | instance | } 2026-07-28 19:34:56.415047 | instance | 2026-07-28 19:34:56.415052 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-28 19:34:56.415057 | instance | Tuesday 28 July 2026 19:34:56 +0000 (0:00:00.058) 0:07:25.660 ********** 2026-07-28 19:34:57.410982 | instance | changed: [instance] 2026-07-28 19:34:57.411157 | instance | 2026-07-28 19:34:57.411194 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-28 19:34:57.411203 | instance | Tuesday 28 July 2026 19:34:57 +0000 (0:00:00.996) 0:07:26.656 ********** 2026-07-28 19:34:59.983147 | instance | changed: [instance] 2026-07-28 19:34:59.983211 | instance | 2026-07-28 19:34:59.983478 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-07-28 19:34:59.983736 | instance | Tuesday 28 July 2026 19:34:59 +0000 (0:00:02.572) 0:07:29.228 ********** 2026-07-28 19:35:00.042262 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-07-28 19:35:00.042717 | instance | 2026-07-28 19:35:00.042764 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-07-28 19:35:00.042770 | instance | Tuesday 28 July 2026 19:35:00 +0000 (0:00:00.059) 0:07:29.288 ********** 2026-07-28 19:35:00.978385 | instance | ok: [instance] 2026-07-28 19:35:00.978467 | instance | 2026-07-28 19:35:00.978720 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-07-28 19:35:00.978765 | instance | Tuesday 28 July 2026 19:35:00 +0000 (0:00:00.936) 0:07:30.224 ********** 2026-07-28 19:35:01.186049 | instance | changed: [instance] 2026-07-28 19:35:01.186098 | instance | 2026-07-28 19:35:01.186114 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-07-28 19:35:01.186260 | instance | Tuesday 28 July 2026 19:35:01 +0000 (0:00:00.207) 0:07:30.431 ********** 2026-07-28 19:35:01.637733 | instance | changed: [instance] 2026-07-28 19:35:01.637791 | instance | 2026-07-28 19:35:01.638049 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-07-28 19:35:01.638090 | instance | Tuesday 28 July 2026 19:35:01 +0000 (0:00:00.451) 0:07:30.883 ********** 2026-07-28 19:35:02.369479 | instance | changed: [instance] => (item=br_netfilter) 2026-07-28 19:35:02.369556 | instance | ok: [instance] => (item=ip_tables) 2026-07-28 19:35:02.369567 | instance | changed: [instance] => (item=ip6_tables) 2026-07-28 19:35:02.369576 | instance | ok: [instance] => (item=nf_conntrack) 2026-07-28 19:35:02.369585 | instance | 2026-07-28 19:35:02.369595 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-28 19:35:02.369604 | instance | Tuesday 28 July 2026 19:35:02 +0000 (0:00:00.729) 0:07:31.613 ********** 2026-07-28 19:35:02.568085 | instance | ok: [instance] 2026-07-28 19:35:02.568211 | instance | 2026-07-28 19:35:02.568436 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-28 19:35:02.568477 | instance | Tuesday 28 July 2026 19:35:02 +0000 (0:00:00.200) 0:07:31.813 ********** 2026-07-28 19:35:02.615063 | instance | ok: [instance] => { 2026-07-28 19:35:02.615691 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-07-28 19:35:02.615736 | instance | } 2026-07-28 19:35:02.615742 | instance | 2026-07-28 19:35:02.615746 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-28 19:35:02.615751 | instance | Tuesday 28 July 2026 19:35:02 +0000 (0:00:00.046) 0:07:31.860 ********** 2026-07-28 19:35:03.838334 | instance | changed: [instance] 2026-07-28 19:35:03.838452 | instance | 2026-07-28 19:35:03.838467 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-28 19:35:03.838646 | instance | Tuesday 28 July 2026 19:35:03 +0000 (0:00:01.223) 0:07:33.084 ********** 2026-07-28 19:35:03.877129 | instance | skipping: [instance] 2026-07-28 19:35:03.877196 | instance | 2026-07-28 19:35:03.877477 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-07-28 19:35:03.877498 | instance | Tuesday 28 July 2026 19:35:03 +0000 (0:00:00.038) 0:07:33.122 ********** 2026-07-28 19:35:03.935626 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-07-28 19:35:03.935738 | instance | 2026-07-28 19:35:03.936034 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-07-28 19:35:03.936281 | instance | Tuesday 28 July 2026 19:35:03 +0000 (0:00:00.058) 0:07:33.181 ********** 2026-07-28 19:35:03.965925 | instance | skipping: [instance] 2026-07-28 19:35:03.966285 | instance | 2026-07-28 19:35:03.966334 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-07-28 19:35:03.966341 | instance | Tuesday 28 July 2026 19:35:03 +0000 (0:00:00.029) 0:07:33.211 ********** 2026-07-28 19:35:07.339724 | instance | changed: [instance] 2026-07-28 19:35:07.340202 | instance | 2026-07-28 19:35:07.340216 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-07-28 19:35:07.340226 | instance | Tuesday 28 July 2026 19:35:07 +0000 (0:00:03.373) 0:07:36.585 ********** 2026-07-28 19:35:08.553384 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-07-28 19:35:08.553473 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-07-28 19:35:08.554413 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-07-28 19:35:08.554456 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-07-28 19:35:08.554462 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-07-28 19:35:08.554466 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-07-28 19:35:08.554470 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-07-28 19:35:08.554474 | instance | 2026-07-28 19:35:08.554479 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-07-28 19:35:08.554483 | instance | Tuesday 28 July 2026 19:35:08 +0000 (0:00:01.214) 0:07:37.799 ********** 2026-07-28 19:35:09.067340 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-07-28 19:35:09.067414 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-07-28 19:35:09.067842 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-07-28 19:35:09.067904 | instance | 2026-07-28 19:35:09.067910 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-07-28 19:35:09.067919 | instance | Tuesday 28 July 2026 19:35:09 +0000 (0:00:00.513) 0:07:38.313 ********** 2026-07-28 19:35:09.520147 | instance | changed: [instance] 2026-07-28 19:35:09.520184 | instance | 2026-07-28 19:35:09.520192 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-07-28 19:35:09.520199 | instance | Tuesday 28 July 2026 19:35:09 +0000 (0:00:00.452) 0:07:38.765 ********** 2026-07-28 19:35:09.955479 | instance | changed: [instance] 2026-07-28 19:35:09.955598 | instance | 2026-07-28 19:35:09.955866 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-07-28 19:35:09.955938 | instance | Tuesday 28 July 2026 19:35:09 +0000 (0:00:00.435) 0:07:39.201 ********** 2026-07-28 19:35:10.151956 | instance | ok: [instance] 2026-07-28 19:35:10.152014 | instance | 2026-07-28 19:35:10.152230 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-07-28 19:35:10.152281 | instance | Tuesday 28 July 2026 19:35:10 +0000 (0:00:00.196) 0:07:39.397 ********** 2026-07-28 19:35:10.184293 | instance | skipping: [instance] 2026-07-28 19:35:10.184340 | instance | 2026-07-28 19:35:10.184345 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-07-28 19:35:10.184350 | instance | Tuesday 28 July 2026 19:35:10 +0000 (0:00:00.032) 0:07:39.429 ********** 2026-07-28 19:35:10.681594 | instance | ok: [instance] => (item=swap) 2026-07-28 19:35:10.681653 | instance | ok: [instance] => (item=none) 2026-07-28 19:35:10.682022 | instance | 2026-07-28 19:35:10.682068 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-07-28 19:35:10.682074 | instance | Tuesday 28 July 2026 19:35:10 +0000 (0:00:00.497) 0:07:39.927 ********** 2026-07-28 19:35:11.123918 | instance | changed: [instance] 2026-07-28 19:35:11.123988 | instance | 2026-07-28 19:35:11.124221 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-07-28 19:35:11.124313 | instance | Tuesday 28 July 2026 19:35:11 +0000 (0:00:00.442) 0:07:40.369 ********** 2026-07-28 19:35:11.703014 | instance | changed: [instance] 2026-07-28 19:35:11.703080 | instance | 2026-07-28 19:35:11.703679 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-07-28 19:35:11.703725 | instance | Tuesday 28 July 2026 19:35:11 +0000 (0:00:00.571) 0:07:40.941 ********** 2026-07-28 19:35:11.703730 | instance | 2026-07-28 19:35:11.703734 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-07-28 19:35:11.703738 | instance | Tuesday 28 July 2026 19:35:11 +0000 (0:00:00.007) 0:07:40.948 ********** 2026-07-28 19:35:12.438117 | instance | ok: [instance] 2026-07-28 19:35:12.438186 | instance | 2026-07-28 19:35:12.438444 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-07-28 19:35:12.438461 | instance | Tuesday 28 July 2026 19:35:12 +0000 (0:00:00.735) 0:07:41.684 ********** 2026-07-28 19:35:13.029315 | instance | changed: [instance] 2026-07-28 19:35:13.029438 | instance | 2026-07-28 19:35:13.029449 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-07-28 19:35:13.029617 | instance | Tuesday 28 July 2026 19:35:13 +0000 (0:00:00.591) 0:07:42.275 ********** 2026-07-28 19:35:14.014885 | instance | ok: [instance] 2026-07-28 19:35:14.014971 | instance | 2026-07-28 19:35:14.015200 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-07-28 19:35:14.015243 | instance | Tuesday 28 July 2026 19:35:14 +0000 (0:00:00.985) 0:07:43.260 ********** 2026-07-28 19:35:14.783591 | instance | ok: [instance] 2026-07-28 19:35:14.783985 | instance | 2026-07-28 19:35:14.784442 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-07-28 19:35:14.784455 | instance | Tuesday 28 July 2026 19:35:14 +0000 (0:00:00.768) 0:07:44.029 ********** 2026-07-28 19:35:14.982101 | instance | ok: [instance] 2026-07-28 19:35:14.982140 | instance | 2026-07-28 19:35:14.982416 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-07-28 19:35:14.982458 | instance | Tuesday 28 July 2026 19:35:14 +0000 (0:00:00.198) 0:07:44.227 ********** 2026-07-28 19:35:15.470592 | instance | ok: [instance] 2026-07-28 19:35:15.470652 | instance | 2026-07-28 19:35:15.470902 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-07-28 19:35:15.470948 | instance | Tuesday 28 July 2026 19:35:15 +0000 (0:00:00.488) 0:07:44.716 ********** 2026-07-28 19:35:15.548775 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-07-28 19:35:15.548962 | instance | 2026-07-28 19:35:15.549004 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-07-28 19:35:15.549143 | instance | Tuesday 28 July 2026 19:35:15 +0000 (0:00:00.078) 0:07:44.794 ********** 2026-07-28 19:35:15.714192 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-07-28 19:35:15.714252 | instance | 2026-07-28 19:35:15.714532 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-07-28 19:35:15.714580 | instance | Tuesday 28 July 2026 19:35:15 +0000 (0:00:00.165) 0:07:44.960 ********** 2026-07-28 19:35:15.917410 | instance | ok: [instance] => (item=instance) 2026-07-28 19:35:15.917766 | instance | 2026-07-28 19:35:15.917812 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-07-28 19:35:15.917818 | instance | Tuesday 28 July 2026 19:35:15 +0000 (0:00:00.203) 0:07:45.163 ********** 2026-07-28 19:35:15.963576 | instance | skipping: [instance] 2026-07-28 19:35:15.963722 | instance | 2026-07-28 19:35:15.964103 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-07-28 19:35:15.964132 | instance | Tuesday 28 July 2026 19:35:15 +0000 (0:00:00.046) 0:07:45.209 ********** 2026-07-28 19:35:16.014609 | instance | ok: [instance] 2026-07-28 19:35:16.014934 | instance | 2026-07-28 19:35:16.014952 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-07-28 19:35:16.014958 | instance | Tuesday 28 July 2026 19:35:16 +0000 (0:00:00.051) 0:07:45.260 ********** 2026-07-28 19:35:16.060796 | instance | ok: [instance] => { 2026-07-28 19:35:16.060893 | instance | "msg": "instance" 2026-07-28 19:35:16.061007 | instance | } 2026-07-28 19:35:16.061117 | instance | 2026-07-28 19:35:16.061282 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-07-28 19:35:16.061437 | instance | Tuesday 28 July 2026 19:35:16 +0000 (0:00:00.046) 0:07:45.306 ********** 2026-07-28 19:35:16.597244 | instance | changed: [instance] 2026-07-28 19:35:16.597309 | instance | 2026-07-28 19:35:16.597554 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-07-28 19:35:16.597597 | instance | Tuesday 28 July 2026 19:35:16 +0000 (0:00:00.536) 0:07:45.843 ********** 2026-07-28 19:35:16.632712 | instance | skipping: [instance] 2026-07-28 19:35:16.632803 | instance | 2026-07-28 19:35:16.633085 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-07-28 19:35:16.633174 | instance | Tuesday 28 July 2026 19:35:16 +0000 (0:00:00.035) 0:07:45.878 ********** 2026-07-28 19:35:16.667876 | instance | skipping: [instance] 2026-07-28 19:35:16.667990 | instance | 2026-07-28 19:35:16.668110 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-07-28 19:35:16.668243 | instance | Tuesday 28 July 2026 19:35:16 +0000 (0:00:00.035) 0:07:45.914 ********** 2026-07-28 19:35:16.704663 | instance | skipping: [instance] 2026-07-28 19:35:16.705050 | instance | 2026-07-28 19:35:16.705072 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-07-28 19:35:16.705078 | instance | Tuesday 28 July 2026 19:35:16 +0000 (0:00:00.036) 0:07:45.950 ********** 2026-07-28 19:35:16.742736 | instance | skipping: [instance] 2026-07-28 19:35:16.742846 | instance | 2026-07-28 19:35:16.742968 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-07-28 19:35:16.743102 | instance | Tuesday 28 July 2026 19:35:16 +0000 (0:00:00.038) 0:07:45.988 ********** 2026-07-28 19:35:16.784749 | instance | skipping: [instance] 2026-07-28 19:35:16.784856 | instance | 2026-07-28 19:35:16.784977 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-07-28 19:35:16.785141 | instance | Tuesday 28 July 2026 19:35:16 +0000 (0:00:00.042) 0:07:46.030 ********** 2026-07-28 19:35:16.823660 | instance | skipping: [instance] 2026-07-28 19:35:16.823835 | instance | 2026-07-28 19:35:16.824091 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-07-28 19:35:16.824304 | instance | Tuesday 28 July 2026 19:35:16 +0000 (0:00:00.038) 0:07:46.069 ********** 2026-07-28 19:35:16.859560 | instance | skipping: [instance] 2026-07-28 19:35:16.859665 | instance | 2026-07-28 19:35:16.859800 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-07-28 19:35:16.859964 | instance | Tuesday 28 July 2026 19:35:16 +0000 (0:00:00.036) 0:07:46.105 ********** 2026-07-28 19:35:40.371400 | instance | changed: [instance] 2026-07-28 19:35:40.371867 | instance | 2026-07-28 19:35:40.371941 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-07-28 19:35:40.371960 | instance | Tuesday 28 July 2026 19:35:40 +0000 (0:00:23.511) 0:08:09.617 ********** 2026-07-28 19:35:40.569825 | instance | ok: [instance] 2026-07-28 19:35:40.569894 | instance | 2026-07-28 19:35:40.570138 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-07-28 19:35:40.570188 | instance | Tuesday 28 July 2026 19:35:40 +0000 (0:00:00.198) 0:08:09.815 ********** 2026-07-28 19:35:40.604589 | instance | skipping: [instance] 2026-07-28 19:35:40.604694 | instance | 2026-07-28 19:35:40.604820 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-07-28 19:35:40.604936 | instance | Tuesday 28 July 2026 19:35:40 +0000 (0:00:00.034) 0:08:09.850 ********** 2026-07-28 19:35:40.814550 | instance | changed: [instance] 2026-07-28 19:35:40.814790 | instance | 2026-07-28 19:35:40.815078 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-07-28 19:35:40.815412 | instance | Tuesday 28 July 2026 19:35:40 +0000 (0:00:00.209) 0:08:10.060 ********** 2026-07-28 19:35:41.013238 | instance | changed: [instance] 2026-07-28 19:35:41.013456 | instance | 2026-07-28 19:35:41.013727 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-07-28 19:35:41.013987 | instance | Tuesday 28 July 2026 19:35:41 +0000 (0:00:00.198) 0:08:10.258 ********** 2026-07-28 19:35:41.198645 | instance | changed: [instance] 2026-07-28 19:35:41.198863 | instance | 2026-07-28 19:35:41.199135 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-07-28 19:35:41.199404 | instance | Tuesday 28 July 2026 19:35:41 +0000 (0:00:00.185) 0:08:10.444 ********** 2026-07-28 19:35:45.386557 | instance | changed: [instance] 2026-07-28 19:35:45.386640 | instance | 2026-07-28 19:35:45.386756 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-07-28 19:35:45.386878 | instance | Tuesday 28 July 2026 19:35:45 +0000 (0:00:04.188) 0:08:14.632 ********** 2026-07-28 19:35:54.745676 | instance | changed: [instance] 2026-07-28 19:35:54.745900 | instance | 2026-07-28 19:35:54.746197 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-07-28 19:35:54.746489 | instance | Tuesday 28 July 2026 19:35:54 +0000 (0:00:09.358) 0:08:23.991 ********** 2026-07-28 19:35:54.779659 | instance | skipping: [instance] 2026-07-28 19:35:54.779943 | instance | 2026-07-28 19:35:54.780239 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-07-28 19:35:54.780537 | instance | Tuesday 28 July 2026 19:35:54 +0000 (0:00:00.034) 0:08:24.025 ********** 2026-07-28 19:35:54.836608 | instance | skipping: [instance] 2026-07-28 19:35:54.836861 | instance | 2026-07-28 19:35:54.837143 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-07-28 19:35:54.837418 | instance | Tuesday 28 July 2026 19:35:54 +0000 (0:00:00.056) 0:08:24.082 ********** 2026-07-28 19:35:55.531102 | instance | changed: [instance] 2026-07-28 19:35:55.531322 | instance | 2026-07-28 19:35:55.531589 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-07-28 19:35:55.531886 | instance | Tuesday 28 July 2026 19:35:55 +0000 (0:00:00.694) 0:08:24.776 ********** 2026-07-28 19:35:55.575199 | instance | skipping: [instance] => (item=DaemonSet) 2026-07-28 19:35:55.575523 | instance | skipping: [instance] => (item=ConfigMap) 2026-07-28 19:35:55.575823 | instance | skipping: [instance] 2026-07-28 19:35:55.576064 | instance | 2026-07-28 19:35:55.576333 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-07-28 19:35:55.576660 | instance | Tuesday 28 July 2026 19:35:55 +0000 (0:00:00.044) 0:08:24.820 ********** 2026-07-28 19:35:55.631200 | instance | skipping: [instance] 2026-07-28 19:35:55.631477 | instance | 2026-07-28 19:35:55.631778 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-07-28 19:35:55.632087 | instance | Tuesday 28 July 2026 19:35:55 +0000 (0:00:00.055) 0:08:24.876 ********** 2026-07-28 19:35:55.679893 | instance | skipping: [instance] 2026-07-28 19:35:55.680193 | instance | 2026-07-28 19:35:55.680498 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-07-28 19:35:55.680780 | instance | Tuesday 28 July 2026 19:35:55 +0000 (0:00:00.049) 0:08:24.925 ********** 2026-07-28 19:35:55.728546 | instance | skipping: [instance] 2026-07-28 19:35:55.728789 | instance | 2026-07-28 19:35:55.729048 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-07-28 19:35:55.729362 | instance | Tuesday 28 July 2026 19:35:55 +0000 (0:00:00.048) 0:08:24.974 ********** 2026-07-28 19:35:55.771912 | instance | skipping: [instance] 2026-07-28 19:35:55.772161 | instance | 2026-07-28 19:35:55.772442 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-07-28 19:35:55.772699 | instance | Tuesday 28 July 2026 19:35:55 +0000 (0:00:00.043) 0:08:25.017 ********** 2026-07-28 19:35:56.130017 | instance | ok: [instance] 2026-07-28 19:35:56.130323 | instance | 2026-07-28 19:35:56.130683 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-07-28 19:35:56.130949 | instance | Tuesday 28 July 2026 19:35:56 +0000 (0:00:00.357) 0:08:25.375 ********** 2026-07-28 19:35:57.056080 | instance | changed: [instance] 2026-07-28 19:35:57.056376 | instance | 2026-07-28 19:35:57.056739 | instance | PLAY [Install control-plane components] **************************************** 2026-07-28 19:35:57.057038 | instance | 2026-07-28 19:35:57.057361 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-28 19:35:57.057725 | instance | Tuesday 28 July 2026 19:35:57 +0000 (0:00:00.925) 0:08:26.301 ********** 2026-07-28 19:35:58.059801 | instance | ok: [instance] 2026-07-28 19:35:58.059882 | instance | 2026-07-28 19:35:58.060062 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-07-28 19:35:58.060184 | instance | Tuesday 28 July 2026 19:35:58 +0000 (0:00:01.003) 0:08:27.305 ********** 2026-07-28 19:35:58.268214 | instance | ok: [instance] 2026-07-28 19:35:58.268446 | instance | 2026-07-28 19:35:58.268711 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-28 19:35:58.268976 | instance | Tuesday 28 July 2026 19:35:58 +0000 (0:00:00.208) 0:08:27.513 ********** 2026-07-28 19:35:59.424780 | instance | ok: [instance] 2026-07-28 19:35:59.424894 | instance | 2026-07-28 19:35:59.425069 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-28 19:35:59.425226 | instance | Tuesday 28 July 2026 19:35:59 +0000 (0:00:01.156) 0:08:28.670 ********** 2026-07-28 19:35:59.630517 | instance | ok: [instance] 2026-07-28 19:35:59.630751 | instance | 2026-07-28 19:35:59.631022 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-28 19:35:59.631298 | instance | Tuesday 28 July 2026 19:35:59 +0000 (0:00:00.205) 0:08:28.875 ********** 2026-07-28 19:35:59.675134 | instance | ok: [instance] => { 2026-07-28 19:35:59.675405 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-07-28 19:35:59.675703 | instance | } 2026-07-28 19:35:59.676010 | instance | 2026-07-28 19:35:59.676315 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-28 19:35:59.676601 | instance | Tuesday 28 July 2026 19:35:59 +0000 (0:00:00.044) 0:08:28.920 ********** 2026-07-28 19:36:00.187584 | instance | changed: [instance] 2026-07-28 19:36:00.187881 | instance | 2026-07-28 19:36:00.188166 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-28 19:36:00.188442 | instance | Tuesday 28 July 2026 19:36:00 +0000 (0:00:00.512) 0:08:29.433 ********** 2026-07-28 19:36:01.642893 | instance | changed: [instance] 2026-07-28 19:36:01.642955 | instance | 2026-07-28 19:36:01.642965 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-07-28 19:36:01.642975 | instance | Tuesday 28 July 2026 19:36:01 +0000 (0:00:01.454) 0:08:30.887 ********** 2026-07-28 19:36:01.995180 | instance | ok: [instance] 2026-07-28 19:36:01.995254 | instance | 2026-07-28 19:36:01.995386 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-07-28 19:36:01.995508 | instance | Tuesday 28 July 2026 19:36:01 +0000 (0:00:00.353) 0:08:31.240 ********** 2026-07-28 19:36:02.205205 | instance | changed: [instance] 2026-07-28 19:36:02.205276 | instance | 2026-07-28 19:36:02.205297 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-07-28 19:36:02.205546 | instance | Tuesday 28 July 2026 19:36:02 +0000 (0:00:00.208) 0:08:31.449 ********** 2026-07-28 19:36:02.439515 | instance | ok: [instance] 2026-07-28 19:36:02.439748 | instance | 2026-07-28 19:36:02.440073 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-07-28 19:36:02.440339 | instance | Tuesday 28 July 2026 19:36:02 +0000 (0:00:00.235) 0:08:31.685 ********** 2026-07-28 19:36:02.626474 | instance | changed: [instance] 2026-07-28 19:36:02.626701 | instance | 2026-07-28 19:36:02.627007 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-07-28 19:36:02.627438 | instance | Tuesday 28 July 2026 19:36:02 +0000 (0:00:00.186) 0:08:31.871 ********** 2026-07-28 19:36:02.825835 | instance | ok: [instance] 2026-07-28 19:36:02.825949 | instance | 2026-07-28 19:36:02.826079 | instance | TASK [Install plugin] ********************************************************** 2026-07-28 19:36:02.826199 | instance | Tuesday 28 July 2026 19:36:02 +0000 (0:00:00.199) 0:08:32.071 ********** 2026-07-28 19:36:02.884223 | instance | included: vexxhost.containers.download_artifact for instance 2026-07-28 19:36:02.884486 | instance | 2026-07-28 19:36:02.884757 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-28 19:36:02.885082 | instance | Tuesday 28 July 2026 19:36:02 +0000 (0:00:00.058) 0:08:32.130 ********** 2026-07-28 19:36:02.930873 | instance | ok: [instance] => { 2026-07-28 19:36:02.931192 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-07-28 19:36:02.931452 | instance | } 2026-07-28 19:36:02.931724 | instance | 2026-07-28 19:36:02.932049 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-28 19:36:02.932315 | instance | Tuesday 28 July 2026 19:36:02 +0000 (0:00:00.046) 0:08:32.176 ********** 2026-07-28 19:36:03.502154 | instance | changed: [instance] 2026-07-28 19:36:03.502382 | instance | 2026-07-28 19:36:03.502667 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-28 19:36:03.502943 | instance | Tuesday 28 July 2026 19:36:03 +0000 (0:00:00.570) 0:08:32.747 ********** 2026-07-28 19:36:05.239649 | instance | changed: [instance] 2026-07-28 19:36:05.239932 | instance | 2026-07-28 19:36:05.240223 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 19:36:05.240493 | instance | Tuesday 28 July 2026 19:36:05 +0000 (0:00:01.737) 0:08:34.485 ********** 2026-07-28 19:36:05.280607 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 19:36:05.280827 | instance | 2026-07-28 19:36:05.281090 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 19:36:05.281351 | instance | Tuesday 28 July 2026 19:36:05 +0000 (0:00:00.041) 0:08:34.526 ********** 2026-07-28 19:36:05.922677 | instance | changed: [instance] 2026-07-28 19:36:05.922910 | instance | 2026-07-28 19:36:05.923194 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-07-28 19:36:05.923452 | instance | Tuesday 28 July 2026 19:36:05 +0000 (0:00:00.641) 0:08:35.168 ********** 2026-07-28 19:36:06.640891 | instance | ok: [instance] 2026-07-28 19:36:06.640949 | instance | 2026-07-28 19:36:06.641348 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-07-28 19:36:06.641402 | instance | Tuesday 28 July 2026 19:36:06 +0000 (0:00:00.717) 0:08:35.885 ********** 2026-07-28 19:36:08.468441 | instance | changed: [instance] 2026-07-28 19:36:08.468502 | instance | 2026-07-28 19:36:08.468749 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 19:36:08.468765 | instance | Tuesday 28 July 2026 19:36:08 +0000 (0:00:01.828) 0:08:37.714 ********** 2026-07-28 19:36:08.507689 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 19:36:08.507824 | instance | 2026-07-28 19:36:08.507951 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 19:36:08.508068 | instance | Tuesday 28 July 2026 19:36:08 +0000 (0:00:00.039) 0:08:37.753 ********** 2026-07-28 19:36:08.983031 | instance | changed: [instance] 2026-07-28 19:36:08.983162 | instance | 2026-07-28 19:36:08.983338 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-07-28 19:36:08.983578 | instance | Tuesday 28 July 2026 19:36:08 +0000 (0:00:00.474) 0:08:38.228 ********** 2026-07-28 19:36:38.193726 | instance | changed: [instance] 2026-07-28 19:36:38.193976 | instance | 2026-07-28 19:36:38.194247 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-07-28 19:36:38.194555 | instance | Tuesday 28 July 2026 19:36:38 +0000 (0:00:29.210) 0:09:07.439 ********** 2026-07-28 19:36:38.818248 | instance | changed: [instance] 2026-07-28 19:36:38.818472 | instance | 2026-07-28 19:36:38.818738 | instance | PLAY [all] ********************************************************************* 2026-07-28 19:36:38.818990 | instance | 2026-07-28 19:36:38.819257 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-28 19:36:38.819511 | instance | Tuesday 28 July 2026 19:36:38 +0000 (0:00:00.624) 0:09:08.064 ********** 2026-07-28 19:36:39.916566 | instance | ok: [instance] 2026-07-28 19:36:39.916650 | instance | 2026-07-28 19:36:39.916693 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-07-28 19:36:39.917030 | instance | Tuesday 28 July 2026 19:36:39 +0000 (0:00:01.097) 0:09:09.161 ********** 2026-07-28 19:36:40.759913 | instance | changed: [instance] 2026-07-28 19:36:40.759982 | instance | 2026-07-28 19:36:40.760294 | instance | PLAY [all] ********************************************************************* 2026-07-28 19:36:40.760367 | instance | 2026-07-28 19:36:40.760385 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-07-28 19:36:40.760473 | instance | Tuesday 28 July 2026 19:36:40 +0000 (0:00:00.844) 0:09:10.006 ********** 2026-07-28 19:36:41.491558 | instance | ok: [instance] 2026-07-28 19:36:41.491636 | instance | 2026-07-28 19:36:41.492026 | instance | PLAY [controllers] ************************************************************* 2026-07-28 19:36:41.492068 | instance | 2026-07-28 19:36:41.492073 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-28 19:36:41.492241 | instance | Tuesday 28 July 2026 19:36:41 +0000 (0:00:00.731) 0:09:10.737 ********** 2026-07-28 19:36:42.726424 | instance | ok: [instance] 2026-07-28 19:36:42.726503 | instance | 2026-07-28 19:36:42.726710 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 19:36:42.726784 | instance | Tuesday 28 July 2026 19:36:42 +0000 (0:00:01.234) 0:09:11.971 ********** 2026-07-28 19:36:42.776544 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 19:36:42.776626 | instance | 2026-07-28 19:36:42.776637 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 19:36:42.776654 | instance | Tuesday 28 July 2026 19:36:42 +0000 (0:00:00.050) 0:09:12.021 ********** 2026-07-28 19:36:43.228913 | instance | changed: [instance] 2026-07-28 19:36:43.228988 | instance | 2026-07-28 19:36:43.229275 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-07-28 19:36:43.229318 | instance | Tuesday 28 July 2026 19:36:43 +0000 (0:00:00.452) 0:09:12.474 ********** 2026-07-28 19:36:45.007381 | instance | changed: [instance] 2026-07-28 19:36:45.007447 | instance | 2026-07-28 19:36:45.007777 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 19:36:45.007830 | instance | Tuesday 28 July 2026 19:36:45 +0000 (0:00:01.778) 0:09:14.253 ********** 2026-07-28 19:36:45.055434 | instance | skipping: [instance] 2026-07-28 19:36:45.055575 | instance | 2026-07-28 19:36:45.055845 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-07-28 19:36:45.055924 | instance | Tuesday 28 July 2026 19:36:45 +0000 (0:00:00.047) 0:09:14.301 ********** 2026-07-28 19:36:45.104934 | instance | skipping: [instance] 2026-07-28 19:36:45.105033 | instance | 2026-07-28 19:36:45.105155 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-07-28 19:36:45.105273 | instance | Tuesday 28 July 2026 19:36:45 +0000 (0:00:00.049) 0:09:14.350 ********** 2026-07-28 19:36:45.142526 | instance | skipping: [instance] 2026-07-28 19:36:45.142617 | instance | 2026-07-28 19:36:45.142742 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-07-28 19:36:45.142896 | instance | Tuesday 28 July 2026 19:36:45 +0000 (0:00:00.037) 0:09:14.388 ********** 2026-07-28 19:36:45.185017 | instance | skipping: [instance] 2026-07-28 19:36:45.185385 | instance | 2026-07-28 19:36:45.185416 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-07-28 19:36:45.185421 | instance | Tuesday 28 July 2026 19:36:45 +0000 (0:00:00.042) 0:09:14.430 ********** 2026-07-28 19:36:45.237018 | instance | skipping: [instance] 2026-07-28 19:36:45.237964 | instance | 2026-07-28 19:36:45.238009 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-07-28 19:36:45.238021 | instance | Tuesday 28 July 2026 19:36:45 +0000 (0:00:00.051) 0:09:14.482 ********** 2026-07-28 19:36:45.287483 | instance | skipping: [instance] 2026-07-28 19:36:45.287741 | instance | 2026-07-28 19:36:45.287849 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-07-28 19:36:45.287875 | instance | Tuesday 28 July 2026 19:36:45 +0000 (0:00:00.051) 0:09:14.533 ********** 2026-07-28 19:36:45.333757 | instance | skipping: [instance] 2026-07-28 19:36:45.333844 | instance | 2026-07-28 19:36:45.333967 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-07-28 19:36:45.334086 | instance | Tuesday 28 July 2026 19:36:45 +0000 (0:00:00.046) 0:09:14.579 ********** 2026-07-28 19:36:45.371336 | instance | skipping: [instance] 2026-07-28 19:36:45.371582 | instance | 2026-07-28 19:36:45.371950 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-07-28 19:36:45.372225 | instance | Tuesday 28 July 2026 19:36:45 +0000 (0:00:00.037) 0:09:14.617 ********** 2026-07-28 19:36:45.424609 | instance | skipping: [instance] 2026-07-28 19:36:45.424678 | instance | 2026-07-28 19:36:45.424802 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-07-28 19:36:45.424921 | instance | Tuesday 28 July 2026 19:36:45 +0000 (0:00:00.053) 0:09:14.670 ********** 2026-07-28 19:36:45.465278 | instance | skipping: [instance] 2026-07-28 19:36:45.465507 | instance | 2026-07-28 19:36:45.465766 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-07-28 19:36:45.466095 | instance | Tuesday 28 July 2026 19:36:45 +0000 (0:00:00.040) 0:09:14.710 ********** 2026-07-28 19:36:45.506297 | instance | skipping: [instance] 2026-07-28 19:36:45.506375 | instance | 2026-07-28 19:36:45.506447 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-07-28 19:36:45.506564 | instance | Tuesday 28 July 2026 19:36:45 +0000 (0:00:00.041) 0:09:14.752 ********** 2026-07-28 19:36:45.543271 | instance | skipping: [instance] 2026-07-28 19:36:45.543507 | instance | 2026-07-28 19:36:45.543815 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-07-28 19:36:45.544116 | instance | Tuesday 28 July 2026 19:36:45 +0000 (0:00:00.036) 0:09:14.789 ********** 2026-07-28 19:36:45.596289 | instance | skipping: [instance] 2026-07-28 19:36:45.596508 | instance | 2026-07-28 19:36:45.596773 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-07-28 19:36:45.597069 | instance | Tuesday 28 July 2026 19:36:45 +0000 (0:00:00.052) 0:09:14.841 ********** 2026-07-28 19:36:45.638353 | instance | skipping: [instance] 2026-07-28 19:36:45.638567 | instance | 2026-07-28 19:36:45.638878 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-07-28 19:36:45.639124 | instance | Tuesday 28 July 2026 19:36:45 +0000 (0:00:00.042) 0:09:14.884 ********** 2026-07-28 19:36:45.674562 | instance | skipping: [instance] 2026-07-28 19:36:45.674774 | instance | 2026-07-28 19:36:45.675034 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-07-28 19:36:45.675319 | instance | Tuesday 28 July 2026 19:36:45 +0000 (0:00:00.036) 0:09:14.920 ********** 2026-07-28 19:36:45.721089 | instance | skipping: [instance] 2026-07-28 19:36:45.721296 | instance | 2026-07-28 19:36:45.721551 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-07-28 19:36:45.721808 | instance | Tuesday 28 July 2026 19:36:45 +0000 (0:00:00.046) 0:09:14.966 ********** 2026-07-28 19:36:45.753692 | instance | skipping: [instance] 2026-07-28 19:36:45.753906 | instance | 2026-07-28 19:36:45.754158 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-07-28 19:36:45.754419 | instance | Tuesday 28 July 2026 19:36:45 +0000 (0:00:00.032) 0:09:14.999 ********** 2026-07-28 19:36:45.787314 | instance | skipping: [instance] 2026-07-28 19:36:45.787526 | instance | 2026-07-28 19:36:45.787833 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-07-28 19:36:45.788122 | instance | Tuesday 28 July 2026 19:36:45 +0000 (0:00:00.033) 0:09:15.033 ********** 2026-07-28 19:36:45.827152 | instance | skipping: [instance] 2026-07-28 19:36:45.827346 | instance | 2026-07-28 19:36:45.827637 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-07-28 19:36:45.827950 | instance | Tuesday 28 July 2026 19:36:45 +0000 (0:00:00.039) 0:09:15.072 ********** 2026-07-28 19:36:45.868644 | instance | skipping: [instance] 2026-07-28 19:36:45.868922 | instance | 2026-07-28 19:36:45.869199 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-07-28 19:36:45.869481 | instance | Tuesday 28 July 2026 19:36:45 +0000 (0:00:00.041) 0:09:15.114 ********** 2026-07-28 19:36:45.909691 | instance | skipping: [instance] 2026-07-28 19:36:45.909971 | instance | 2026-07-28 19:36:45.910249 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-07-28 19:36:45.910460 | instance | Tuesday 28 July 2026 19:36:45 +0000 (0:00:00.041) 0:09:15.155 ********** 2026-07-28 19:36:45.946539 | instance | skipping: [instance] 2026-07-28 19:36:45.946754 | instance | 2026-07-28 19:36:45.947012 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-07-28 19:36:45.947288 | instance | Tuesday 28 July 2026 19:36:45 +0000 (0:00:00.037) 0:09:15.192 ********** 2026-07-28 19:36:46.000575 | instance | skipping: [instance] 2026-07-28 19:36:46.000802 | instance | 2026-07-28 19:36:46.001061 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-07-28 19:36:46.001321 | instance | Tuesday 28 July 2026 19:36:45 +0000 (0:00:00.053) 0:09:15.246 ********** 2026-07-28 19:36:46.044875 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-07-28 19:36:46.045057 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-07-28 19:36:46.045329 | instance | skipping: [instance] 2026-07-28 19:36:46.045588 | instance | 2026-07-28 19:36:46.045865 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-07-28 19:36:46.046149 | instance | Tuesday 28 July 2026 19:36:46 +0000 (0:00:00.043) 0:09:15.290 ********** 2026-07-28 19:36:46.078196 | instance | skipping: [instance] 2026-07-28 19:36:46.078411 | instance | 2026-07-28 19:36:46.078695 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-07-28 19:36:46.078937 | instance | Tuesday 28 July 2026 19:36:46 +0000 (0:00:00.033) 0:09:15.323 ********** 2026-07-28 19:36:46.135242 | instance | skipping: [instance] 2026-07-28 19:36:46.135438 | instance | 2026-07-28 19:36:46.135726 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-07-28 19:36:46.136039 | instance | Tuesday 28 July 2026 19:36:46 +0000 (0:00:00.057) 0:09:15.380 ********** 2026-07-28 19:36:46.163170 | instance | skipping: [instance] 2026-07-28 19:36:46.163360 | instance | 2026-07-28 19:36:46.163623 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-07-28 19:36:46.163957 | instance | Tuesday 28 July 2026 19:36:46 +0000 (0:00:00.028) 0:09:15.408 ********** 2026-07-28 19:36:46.188974 | instance | skipping: [instance] 2026-07-28 19:36:46.189164 | instance | 2026-07-28 19:36:46.189477 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-07-28 19:36:46.189747 | instance | Tuesday 28 July 2026 19:36:46 +0000 (0:00:00.025) 0:09:15.434 ********** 2026-07-28 19:36:46.240712 | instance | skipping: [instance] 2026-07-28 19:36:46.240950 | instance | 2026-07-28 19:36:46.241268 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 19:36:46.241535 | instance | Tuesday 28 July 2026 19:36:46 +0000 (0:00:00.051) 0:09:15.486 ********** 2026-07-28 19:36:46.286040 | instance | skipping: [instance] 2026-07-28 19:36:46.286271 | instance | 2026-07-28 19:36:46.286526 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert required variables are defined] *** 2026-07-28 19:36:46.286784 | instance | Tuesday 28 July 2026 19:36:46 +0000 (0:00:00.045) 0:09:15.531 ********** 2026-07-28 19:36:46.321730 | instance | skipping: [instance] 2026-07-28 19:36:46.321967 | instance | 2026-07-28 19:36:46.322231 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert access protocol is valid] **** 2026-07-28 19:36:46.322490 | instance | Tuesday 28 July 2026 19:36:46 +0000 (0:00:00.036) 0:09:15.567 ********** 2026-07-28 19:36:46.359345 | instance | skipping: [instance] 2026-07-28 19:36:46.359547 | instance | 2026-07-28 19:36:46.359913 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Deploy Helm chart] ****************** 2026-07-28 19:36:46.360200 | instance | Tuesday 28 July 2026 19:36:46 +0000 (0:00:00.037) 0:09:15.605 ********** 2026-07-28 19:36:46.394348 | instance | skipping: [instance] 2026-07-28 19:36:46.394578 | instance | 2026-07-28 19:36:46.394867 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Create Secret and StorageClass] ***** 2026-07-28 19:36:46.395221 | instance | Tuesday 28 July 2026 19:36:46 +0000 (0:00:00.034) 0:09:15.640 ********** 2026-07-28 19:36:46.463963 | instance | skipping: [instance] 2026-07-28 19:36:46.464178 | instance | 2026-07-28 19:36:46.464546 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-07-28 19:36:46.464779 | instance | 2026-07-28 19:36:46.465035 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-28 19:36:46.465290 | instance | Tuesday 28 July 2026 19:36:46 +0000 (0:00:00.069) 0:09:15.709 ********** 2026-07-28 19:36:47.649438 | instance | ok: [instance] 2026-07-28 19:36:47.649513 | instance | 2026-07-28 19:36:47.649639 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-07-28 19:36:47.649754 | instance | Tuesday 28 July 2026 19:36:47 +0000 (0:00:01.185) 0:09:16.895 ********** 2026-07-28 19:36:47.700025 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-07-28 19:36:47.700265 | instance | 2026-07-28 19:36:47.700575 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-07-28 19:36:47.700854 | instance | Tuesday 28 July 2026 19:36:47 +0000 (0:00:00.050) 0:09:16.945 ********** 2026-07-28 19:36:47.802188 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/v1.15.yml) 2026-07-28 19:36:47.802322 | instance | 2026-07-28 19:36:47.802493 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-07-28 19:36:47.802655 | instance | Tuesday 28 July 2026 19:36:47 +0000 (0:00:00.102) 0:09:17.047 ********** 2026-07-28 19:37:05.864828 | instance | changed: [instance] 2026-07-28 19:37:05.865052 | instance | 2026-07-28 19:37:05.865333 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-07-28 19:37:05.865625 | instance | Tuesday 28 July 2026 19:37:05 +0000 (0:00:18.062) 0:09:35.110 ********** 2026-07-28 19:37:06.566888 | instance | changed: [instance] 2026-07-28 19:37:06.567009 | instance | 2026-07-28 19:37:06.567134 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-07-28 19:37:06.567249 | instance | Tuesday 28 July 2026 19:37:06 +0000 (0:00:00.702) 0:09:35.812 ********** 2026-07-28 19:37:06.617756 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-07-28 19:37:06.618006 | instance | 2026-07-28 19:37:06.618278 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-07-28 19:37:06.618534 | instance | Tuesday 28 July 2026 19:37:06 +0000 (0:00:00.051) 0:09:35.863 ********** 2026-07-28 19:37:07.284382 | instance | changed: [instance] 2026-07-28 19:37:07.284604 | instance | 2026-07-28 19:37:07.284880 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-07-28 19:37:07.285312 | instance | Tuesday 28 July 2026 19:37:07 +0000 (0:00:00.666) 0:09:36.529 ********** 2026-07-28 19:37:07.912455 | instance | ok: [instance] 2026-07-28 19:37:07.912694 | instance | 2026-07-28 19:37:07.912978 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-07-28 19:37:07.913257 | instance | Tuesday 28 July 2026 19:37:07 +0000 (0:00:00.627) 0:09:37.157 ********** 2026-07-28 19:37:08.385712 | instance | changed: [instance] 2026-07-28 19:37:08.385943 | instance | 2026-07-28 19:37:08.386223 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-07-28 19:37:08.386500 | instance | Tuesday 28 July 2026 19:37:08 +0000 (0:00:00.465) 0:09:37.622 ********** 2026-07-28 19:37:08.386753 | instance | 2026-07-28 19:37:08.387080 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-07-28 19:37:08.387342 | instance | Tuesday 28 July 2026 19:37:08 +0000 (0:00:00.007) 0:09:37.630 ********** 2026-07-28 19:37:08.434535 | instance | skipping: [instance] 2026-07-28 19:37:08.434743 | instance | 2026-07-28 19:37:08.435094 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-07-28 19:37:08.435361 | instance | Tuesday 28 July 2026 19:37:08 +0000 (0:00:00.049) 0:09:37.680 ********** 2026-07-28 19:37:09.766172 | instance | changed: [instance] 2026-07-28 19:37:09.766253 | instance | 2026-07-28 19:37:09.766491 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-07-28 19:37:09.766528 | instance | Tuesday 28 July 2026 19:37:09 +0000 (0:00:01.331) 0:09:39.012 ********** 2026-07-28 19:37:11.625836 | instance | changed: [instance] 2026-07-28 19:37:11.625926 | instance | 2026-07-28 19:37:11.626210 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 19:37:11.626247 | instance | Tuesday 28 July 2026 19:37:11 +0000 (0:00:01.859) 0:09:40.871 ********** 2026-07-28 19:37:11.670826 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 19:37:11.671181 | instance | 2026-07-28 19:37:11.671208 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 19:37:11.671214 | instance | Tuesday 28 July 2026 19:37:11 +0000 (0:00:00.044) 0:09:40.916 ********** 2026-07-28 19:37:12.162698 | instance | changed: [instance] 2026-07-28 19:37:12.162802 | instance | 2026-07-28 19:37:12.163196 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-07-28 19:37:12.163279 | instance | Tuesday 28 July 2026 19:37:12 +0000 (0:00:00.491) 0:09:41.408 ********** 2026-07-28 19:37:25.882178 | instance | changed: [instance] 2026-07-28 19:37:25.882326 | instance | 2026-07-28 19:37:25.882340 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 19:37:25.882454 | instance | Tuesday 28 July 2026 19:37:25 +0000 (0:00:13.719) 0:09:55.127 ********** 2026-07-28 19:37:25.925033 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 19:37:25.925440 | instance | 2026-07-28 19:37:25.925482 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 19:37:25.925488 | instance | Tuesday 28 July 2026 19:37:25 +0000 (0:00:00.042) 0:09:55.170 ********** 2026-07-28 19:37:26.419538 | instance | changed: [instance] 2026-07-28 19:37:26.419657 | instance | 2026-07-28 19:37:26.420050 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-07-28 19:37:26.420105 | instance | Tuesday 28 July 2026 19:37:26 +0000 (0:00:00.494) 0:09:55.665 ********** 2026-07-28 19:37:29.339456 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-07-28 19:37:29.339514 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-07-28 19:37:29.339850 | instance | 2026-07-28 19:37:29.339924 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-07-28 19:37:29.339948 | instance | Tuesday 28 July 2026 19:37:29 +0000 (0:00:02.920) 0:09:58.585 ********** 2026-07-28 19:37:32.694391 | instance | changed: [instance] 2026-07-28 19:37:32.694481 | instance | 2026-07-28 19:37:32.694586 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 19:37:32.694707 | instance | Tuesday 28 July 2026 19:37:32 +0000 (0:00:03.354) 0:10:01.940 ********** 2026-07-28 19:37:32.743102 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 19:37:32.743147 | instance | 2026-07-28 19:37:32.743155 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 19:37:32.743175 | instance | Tuesday 28 July 2026 19:37:32 +0000 (0:00:00.047) 0:10:01.988 ********** 2026-07-28 19:37:33.216674 | instance | changed: [instance] 2026-07-28 19:37:33.216751 | instance | 2026-07-28 19:37:33.217031 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-07-28 19:37:33.217073 | instance | Tuesday 28 July 2026 19:37:33 +0000 (0:00:00.474) 0:10:02.462 ********** 2026-07-28 19:37:36.055657 | instance | ok: [instance] 2026-07-28 19:37:36.055726 | instance | 2026-07-28 19:37:36.055745 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-07-28 19:37:36.055889 | instance | Tuesday 28 July 2026 19:37:36 +0000 (0:00:02.838) 0:10:05.301 ********** 2026-07-28 19:37:38.463041 | instance | changed: [instance] 2026-07-28 19:37:38.463117 | instance | 2026-07-28 19:37:38.463402 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-07-28 19:37:38.463435 | instance | Tuesday 28 July 2026 19:37:38 +0000 (0:00:02.407) 0:10:07.708 ********** 2026-07-28 19:37:39.184207 | instance | ok: [instance] 2026-07-28 19:37:39.184293 | instance | 2026-07-28 19:37:39.184561 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-07-28 19:37:39.184602 | instance | Tuesday 28 July 2026 19:37:39 +0000 (0:00:00.721) 0:10:08.429 ********** 2026-07-28 19:37:39.847148 | instance | changed: [instance] 2026-07-28 19:37:39.847265 | instance | 2026-07-28 19:37:39.847629 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-07-28 19:37:39.847681 | instance | Tuesday 28 July 2026 19:37:39 +0000 (0:00:00.662) 0:10:09.092 ********** 2026-07-28 19:37:40.894958 | instance | ok: [instance] 2026-07-28 19:37:40.895445 | instance | 2026-07-28 19:37:40.895584 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-07-28 19:37:40.895709 | instance | Tuesday 28 July 2026 19:37:40 +0000 (0:00:01.048) 0:10:10.140 ********** 2026-07-28 19:37:40.932943 | instance | skipping: [instance] 2026-07-28 19:37:40.933186 | instance | 2026-07-28 19:37:40.933482 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-07-28 19:37:40.933750 | instance | Tuesday 28 July 2026 19:37:40 +0000 (0:00:00.037) 0:10:10.178 ********** 2026-07-28 19:37:40.976430 | instance | skipping: [instance] 2026-07-28 19:37:40.976729 | instance | 2026-07-28 19:37:40.977031 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-07-28 19:37:40.977302 | instance | Tuesday 28 July 2026 19:37:40 +0000 (0:00:00.043) 0:10:10.222 ********** 2026-07-28 19:37:41.013091 | instance | skipping: [instance] 2026-07-28 19:37:41.013342 | instance | 2026-07-28 19:37:41.013626 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-07-28 19:37:41.013894 | instance | Tuesday 28 July 2026 19:37:41 +0000 (0:00:00.036) 0:10:10.259 ********** 2026-07-28 19:37:41.052986 | instance | skipping: [instance] 2026-07-28 19:37:41.053287 | instance | 2026-07-28 19:37:41.053589 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-07-28 19:37:41.053898 | instance | Tuesday 28 July 2026 19:37:41 +0000 (0:00:00.039) 0:10:10.298 ********** 2026-07-28 19:37:41.102697 | instance | skipping: [instance] 2026-07-28 19:37:41.103211 | instance | 2026-07-28 19:37:41.103833 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-07-28 19:37:41.104124 | instance | Tuesday 28 July 2026 19:37:41 +0000 (0:00:00.049) 0:10:10.348 ********** 2026-07-28 19:37:41.135902 | instance | skipping: [instance] 2026-07-28 19:37:41.136127 | instance | 2026-07-28 19:37:41.136396 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-07-28 19:37:41.136675 | instance | Tuesday 28 July 2026 19:37:41 +0000 (0:00:00.033) 0:10:10.381 ********** 2026-07-28 19:37:41.169278 | instance | skipping: [instance] 2026-07-28 19:37:41.169511 | instance | 2026-07-28 19:37:41.169792 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-07-28 19:37:41.170077 | instance | Tuesday 28 July 2026 19:37:41 +0000 (0:00:00.033) 0:10:10.415 ********** 2026-07-28 19:39:13.923494 | instance | changed: [instance] 2026-07-28 19:39:13.923888 | instance | 2026-07-28 19:39:13.924129 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-07-28 19:39:13.924390 | instance | Tuesday 28 July 2026 19:39:13 +0000 (0:01:32.753) 0:11:43.168 ********** 2026-07-28 19:39:14.590390 | instance | changed: [instance] 2026-07-28 19:39:14.590604 | instance | 2026-07-28 19:39:14.590891 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 19:39:14.591165 | instance | Tuesday 28 July 2026 19:39:14 +0000 (0:00:00.666) 0:11:43.835 ********** 2026-07-28 19:39:14.636139 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 19:39:14.636394 | instance | 2026-07-28 19:39:14.636673 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 19:39:14.636942 | instance | Tuesday 28 July 2026 19:39:14 +0000 (0:00:00.046) 0:11:43.881 ********** 2026-07-28 19:39:15.123303 | instance | changed: [instance] 2026-07-28 19:39:15.123524 | instance | 2026-07-28 19:39:15.123866 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-07-28 19:39:15.124153 | instance | Tuesday 28 July 2026 19:39:15 +0000 (0:00:00.486) 0:11:44.368 ********** 2026-07-28 19:39:15.824039 | instance | changed: [instance] 2026-07-28 19:39:15.824083 | instance | 2026-07-28 19:39:15.824212 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-07-28 19:39:15.824332 | instance | Tuesday 28 July 2026 19:39:15 +0000 (0:00:00.701) 0:11:45.069 ********** 2026-07-28 19:39:17.310626 | instance | changed: [instance] 2026-07-28 19:39:17.310687 | instance | 2026-07-28 19:39:17.310699 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-28 19:39:17.310709 | instance | Tuesday 28 July 2026 19:39:17 +0000 (0:00:01.485) 0:11:46.555 ********** 2026-07-28 19:39:17.347821 | instance | skipping: [instance] 2026-07-28 19:39:17.347925 | instance | 2026-07-28 19:39:17.348034 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-28 19:39:17.348150 | instance | Tuesday 28 July 2026 19:39:17 +0000 (0:00:00.038) 0:11:46.593 ********** 2026-07-28 19:39:17.379745 | instance | skipping: [instance] 2026-07-28 19:39:17.379969 | instance | 2026-07-28 19:39:17.380357 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-28 19:39:17.380857 | instance | Tuesday 28 July 2026 19:39:17 +0000 (0:00:00.031) 0:11:46.625 ********** 2026-07-28 19:39:17.423977 | instance | skipping: [instance] 2026-07-28 19:39:17.424089 | instance | 2026-07-28 19:39:17.424229 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-28 19:39:17.424356 | instance | Tuesday 28 July 2026 19:39:17 +0000 (0:00:00.043) 0:11:46.668 ********** 2026-07-28 19:39:17.458630 | instance | skipping: [instance] 2026-07-28 19:39:17.458852 | instance | 2026-07-28 19:39:17.459155 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-28 19:39:17.459444 | instance | Tuesday 28 July 2026 19:39:17 +0000 (0:00:00.035) 0:11:46.704 ********** 2026-07-28 19:39:18.088919 | instance | ok: [instance] 2026-07-28 19:39:18.089195 | instance | 2026-07-28 19:39:18.089486 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-28 19:39:18.089753 | instance | Tuesday 28 July 2026 19:39:18 +0000 (0:00:00.630) 0:11:47.334 ********** 2026-07-28 19:39:18.143997 | instance | ok: [instance] 2026-07-28 19:39:18.144241 | instance | 2026-07-28 19:39:18.144577 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-28 19:39:18.144855 | instance | Tuesday 28 July 2026 19:39:18 +0000 (0:00:00.055) 0:11:47.389 ********** 2026-07-28 19:39:18.182599 | instance | ok: [instance] 2026-07-28 19:39:18.182760 | instance | 2026-07-28 19:39:18.182927 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-28 19:39:18.183092 | instance | Tuesday 28 July 2026 19:39:18 +0000 (0:00:00.038) 0:11:47.428 ********** 2026-07-28 19:39:18.238494 | instance | ok: [instance] => (item=oslo_db) 2026-07-28 19:39:18.238702 | instance | 2026-07-28 19:39:18.238975 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-28 19:39:18.239224 | instance | Tuesday 28 July 2026 19:39:18 +0000 (0:00:00.055) 0:11:47.484 ********** 2026-07-28 19:39:18.294169 | instance | ok: [instance] 2026-07-28 19:39:18.294374 | instance | 2026-07-28 19:39:18.294649 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 19:39:18.294908 | instance | Tuesday 28 July 2026 19:39:18 +0000 (0:00:00.055) 0:11:47.540 ********** 2026-07-28 19:39:18.339868 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 19:39:18.340092 | instance | 2026-07-28 19:39:18.340353 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 19:39:18.340810 | instance | Tuesday 28 July 2026 19:39:18 +0000 (0:00:00.045) 0:11:47.585 ********** 2026-07-28 19:39:18.821803 | instance | changed: [instance] 2026-07-28 19:39:18.822110 | instance | 2026-07-28 19:39:18.822406 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-07-28 19:39:18.822683 | instance | Tuesday 28 July 2026 19:39:18 +0000 (0:00:00.481) 0:11:48.067 ********** 2026-07-28 19:39:19.452517 | instance | ok: [instance] 2026-07-28 19:39:19.452583 | instance | 2026-07-28 19:39:19.452600 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-07-28 19:39:19.452759 | instance | Tuesday 28 July 2026 19:39:19 +0000 (0:00:00.630) 0:11:48.698 ********** 2026-07-28 19:39:20.579496 | instance | changed: [instance] 2026-07-28 19:39:20.579888 | instance | 2026-07-28 19:39:20.579952 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-07-28 19:39:20.579970 | instance | Tuesday 28 July 2026 19:39:20 +0000 (0:00:01.126) 0:11:49.825 ********** 2026-07-28 19:39:20.918612 | instance | ok: [instance] 2026-07-28 19:39:20.919000 | instance | 2026-07-28 19:39:20.919070 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-07-28 19:39:20.919136 | instance | Tuesday 28 July 2026 19:39:20 +0000 (0:00:00.339) 0:11:50.164 ********** 2026-07-28 19:39:21.282144 | instance | changed: [instance] 2026-07-28 19:39:21.282217 | instance | 2026-07-28 19:39:21.282514 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-07-28 19:39:21.282550 | instance | Tuesday 28 July 2026 19:39:21 +0000 (0:00:00.363) 0:11:50.528 ********** 2026-07-28 19:39:21.673366 | instance | changed: [instance] 2026-07-28 19:39:21.673439 | instance | 2026-07-28 19:39:21.673691 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-07-28 19:39:21.673728 | instance | Tuesday 28 July 2026 19:39:21 +0000 (0:00:00.391) 0:11:50.919 ********** 2026-07-28 19:39:21.988345 | instance | ok: [instance] 2026-07-28 19:39:21.988415 | instance | 2026-07-28 19:39:21.988663 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-07-28 19:39:21.988700 | instance | Tuesday 28 July 2026 19:39:21 +0000 (0:00:00.314) 0:11:51.234 ********** 2026-07-28 19:41:51.362617 | instance | changed: [instance] 2026-07-28 19:41:51.362703 | instance | 2026-07-28 19:41:51.362813 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-07-28 19:41:51.362936 | instance | Tuesday 28 July 2026 19:41:51 +0000 (0:02:29.372) 0:14:20.606 ********** 2026-07-28 19:41:52.034855 | instance | ok: [instance] 2026-07-28 19:41:52.034928 | instance | 2026-07-28 19:41:52.035230 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-07-28 19:41:52.035297 | instance | Tuesday 28 July 2026 19:41:52 +0000 (0:00:00.673) 0:14:21.280 ********** 2026-07-28 19:41:52.090736 | instance | included: ingress for instance 2026-07-28 19:41:52.090963 | instance | 2026-07-28 19:41:52.091039 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-07-28 19:41:52.091078 | instance | Tuesday 28 July 2026 19:41:52 +0000 (0:00:00.056) 0:14:21.336 ********** 2026-07-28 19:41:52.938495 | instance | changed: [instance] 2026-07-28 19:41:52.938565 | instance | 2026-07-28 19:41:52.938867 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-07-28 19:41:52.938908 | instance | Tuesday 28 July 2026 19:41:52 +0000 (0:00:00.848) 0:14:22.184 ********** 2026-07-28 19:41:53.214515 | instance | ok: [instance] 2026-07-28 19:41:53.214587 | instance | 2026-07-28 19:41:53.214875 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-07-28 19:41:53.214991 | instance | Tuesday 28 July 2026 19:41:53 +0000 (0:00:00.275) 0:14:22.460 ********** 2026-07-28 19:41:54.049156 | instance | changed: [instance] 2026-07-28 19:41:54.049261 | instance | 2026-07-28 19:41:54.049335 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-07-28 19:41:54.049705 | instance | 2026-07-28 19:41:54.049757 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-28 19:41:54.049763 | instance | Tuesday 28 July 2026 19:41:54 +0000 (0:00:00.834) 0:14:23.295 ********** 2026-07-28 19:41:55.508893 | instance | ok: [instance] 2026-07-28 19:41:55.508969 | instance | 2026-07-28 19:41:55.509209 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 19:41:55.509247 | instance | Tuesday 28 July 2026 19:41:55 +0000 (0:00:01.459) 0:14:24.754 ********** 2026-07-28 19:41:55.568321 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 19:41:55.568685 | instance | 2026-07-28 19:41:55.568723 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 19:41:55.568729 | instance | Tuesday 28 July 2026 19:41:55 +0000 (0:00:00.059) 0:14:24.814 ********** 2026-07-28 19:41:56.040659 | instance | changed: [instance] 2026-07-28 19:41:56.040732 | instance | 2026-07-28 19:41:56.041014 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-07-28 19:41:56.041049 | instance | Tuesday 28 July 2026 19:41:56 +0000 (0:00:00.472) 0:14:25.286 ********** 2026-07-28 19:41:56.790205 | instance | ok: [instance] 2026-07-28 19:41:56.790297 | instance | 2026-07-28 19:41:56.790557 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-07-28 19:41:56.790601 | instance | Tuesday 28 July 2026 19:41:56 +0000 (0:00:00.749) 0:14:26.035 ********** 2026-07-28 19:41:59.079305 | instance | changed: [instance] 2026-07-28 19:41:59.079372 | instance | 2026-07-28 19:41:59.079509 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 19:41:59.079620 | instance | Tuesday 28 July 2026 19:41:59 +0000 (0:00:02.289) 0:14:28.324 ********** 2026-07-28 19:41:59.134385 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 19:41:59.134582 | instance | 2026-07-28 19:41:59.135016 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 19:41:59.135243 | instance | Tuesday 28 July 2026 19:41:59 +0000 (0:00:00.054) 0:14:28.379 ********** 2026-07-28 19:41:59.753531 | instance | changed: [instance] 2026-07-28 19:41:59.755869 | instance | 2026-07-28 19:41:59.755934 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-07-28 19:41:59.755946 | instance | Tuesday 28 July 2026 19:41:59 +0000 (0:00:00.619) 0:14:28.999 ********** 2026-07-28 19:42:01.099136 | instance | changed: [instance] 2026-07-28 19:42:01.099464 | instance | 2026-07-28 19:42:01.099987 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-07-28 19:42:01.100311 | instance | Tuesday 28 July 2026 19:42:01 +0000 (0:00:01.345) 0:14:30.344 ********** 2026-07-28 19:42:01.512429 | instance | ok: [instance] 2026-07-28 19:42:01.512506 | instance | 2026-07-28 19:42:01.512649 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-07-28 19:42:01.512772 | instance | Tuesday 28 July 2026 19:42:01 +0000 (0:00:00.413) 0:14:30.758 ********** 2026-07-28 19:42:08.539186 | instance | ok: [instance] 2026-07-28 19:42:08.539265 | instance | 2026-07-28 19:42:08.539400 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-07-28 19:42:08.539546 | instance | Tuesday 28 July 2026 19:42:08 +0000 (0:00:07.026) 0:14:37.785 ********** 2026-07-28 19:42:10.060409 | instance | ok: [instance] 2026-07-28 19:42:10.060715 | instance | 2026-07-28 19:42:10.061015 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-07-28 19:42:10.061286 | instance | Tuesday 28 July 2026 19:42:10 +0000 (0:00:01.520) 0:14:39.306 ********** 2026-07-28 19:42:10.329156 | instance | ok: [instance] 2026-07-28 19:42:10.329406 | instance | 2026-07-28 19:42:10.329702 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-07-28 19:42:10.330016 | instance | Tuesday 28 July 2026 19:42:10 +0000 (0:00:00.268) 0:14:39.574 ********** 2026-07-28 19:42:10.518344 | instance | ok: [instance] 2026-07-28 19:42:10.518557 | instance | 2026-07-28 19:42:10.518844 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-07-28 19:42:10.519099 | instance | Tuesday 28 July 2026 19:42:10 +0000 (0:00:00.189) 0:14:39.763 ********** 2026-07-28 19:42:10.701702 | instance | ok: [instance] 2026-07-28 19:42:10.702028 | instance | 2026-07-28 19:42:10.702319 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-07-28 19:42:10.702678 | instance | Tuesday 28 July 2026 19:42:10 +0000 (0:00:00.183) 0:14:39.947 ********** 2026-07-28 19:42:11.365823 | instance | changed: [instance] 2026-07-28 19:42:11.366326 | instance | 2026-07-28 19:42:11.366823 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-07-28 19:42:11.367371 | instance | Tuesday 28 July 2026 19:42:11 +0000 (0:00:00.663) 0:14:40.610 ********** 2026-07-28 19:42:28.349929 | instance | changed: [instance] => (item=alertmanager) 2026-07-28 19:42:28.350206 | instance | changed: [instance] => (item=grafana) 2026-07-28 19:42:28.350486 | instance | changed: [instance] => (item=prometheus) 2026-07-28 19:42:28.350731 | instance | 2026-07-28 19:42:28.351010 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-07-28 19:42:28.351346 | instance | Tuesday 28 July 2026 19:42:28 +0000 (0:00:16.984) 0:14:57.595 ********** 2026-07-28 19:42:30.207238 | instance | ok: [instance] => (item=alertmanager) 2026-07-28 19:42:30.207571 | instance | ok: [instance] => (item=grafana) 2026-07-28 19:42:30.207933 | instance | ok: [instance] => (item=prometheus) 2026-07-28 19:42:30.208236 | instance | 2026-07-28 19:42:30.208553 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-07-28 19:42:30.208893 | instance | Tuesday 28 July 2026 19:42:30 +0000 (0:00:01.857) 0:14:59.452 ********** 2026-07-28 19:42:33.928823 | instance | changed: [instance] => (item=None) 2026-07-28 19:42:33.929101 | instance | changed: [instance] => (item=None) 2026-07-28 19:42:33.929369 | instance | changed: [instance] => (item=None) 2026-07-28 19:42:33.929633 | instance | changed: [instance] 2026-07-28 19:42:33.929881 | instance | 2026-07-28 19:42:33.930149 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-07-28 19:42:33.930417 | instance | Tuesday 28 July 2026 19:42:33 +0000 (0:00:03.721) 0:15:03.174 ********** 2026-07-28 19:42:38.930835 | instance | changed: [instance] => (item=None) 2026-07-28 19:42:38.931103 | instance | changed: [instance] => (item=None) 2026-07-28 19:42:38.931380 | instance | changed: [instance] => (item=None) 2026-07-28 19:42:38.931702 | instance | changed: [instance] => (item=None) 2026-07-28 19:42:38.932012 | instance | changed: [instance] => (item=None) 2026-07-28 19:42:38.932343 | instance | changed: [instance] 2026-07-28 19:42:38.932528 | instance | 2026-07-28 19:42:38.932787 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-07-28 19:42:38.933067 | instance | Tuesday 28 July 2026 19:42:38 +0000 (0:00:05.001) 0:15:08.176 ********** 2026-07-28 19:42:50.303618 | instance | changed: [instance] => (item=alertmanager) 2026-07-28 19:42:50.303668 | instance | changed: [instance] => (item=prometheus) 2026-07-28 19:42:50.303680 | instance | 2026-07-28 19:42:50.303689 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-07-28 19:42:50.303699 | instance | Tuesday 28 July 2026 19:42:50 +0000 (0:00:11.372) 0:15:19.548 ********** 2026-07-28 19:43:01.649972 | instance | changed: [instance] => (item=alertmanager) 2026-07-28 19:43:01.650062 | instance | changed: [instance] => (item=prometheus) 2026-07-28 19:43:01.650226 | instance | 2026-07-28 19:43:01.650302 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-07-28 19:43:01.650420 | instance | Tuesday 28 July 2026 19:43:01 +0000 (0:00:11.346) 0:15:30.895 ********** 2026-07-28 19:43:02.349851 | instance | changed: [instance] 2026-07-28 19:43:02.349925 | instance | 2026-07-28 19:43:02.350185 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-07-28 19:43:02.350223 | instance | Tuesday 28 July 2026 19:43:02 +0000 (0:00:00.699) 0:15:31.595 ********** 2026-07-28 19:43:08.901488 | instance | ok: [instance] 2026-07-28 19:43:08.901577 | instance | 2026-07-28 19:43:08.901834 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-07-28 19:43:08.901875 | instance | Tuesday 28 July 2026 19:43:08 +0000 (0:00:06.551) 0:15:38.147 ********** 2026-07-28 19:43:22.498614 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-07-28 19:43:22.498698 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-07-28 19:43:22.499867 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-07-28 19:43:22.499941 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-07-28 19:43:22.499952 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-07-28 19:43:22.499962 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-07-28 19:43:22.499972 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-07-28 19:43:22.499980 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-07-28 19:43:22.499989 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-07-28 19:43:22.499998 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-07-28 19:43:22.500006 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-07-28 19:43:22.500022 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-07-28 19:43:22.500033 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-07-28 19:43:22.500417 | instance | 2026-07-28 19:43:22.500458 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-07-28 19:43:22.500464 | instance | Tuesday 28 July 2026 19:43:22 +0000 (0:00:13.596) 0:15:51.744 ********** 2026-07-28 19:43:52.864134 | instance | changed: [instance] 2026-07-28 19:43:52.864225 | instance | 2026-07-28 19:43:52.864356 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 19:43:52.864482 | instance | Tuesday 28 July 2026 19:43:52 +0000 (0:00:30.365) 0:16:22.109 ********** 2026-07-28 19:43:52.923584 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 19:43:52.923676 | instance | 2026-07-28 19:43:52.923822 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 19:43:52.923946 | instance | Tuesday 28 July 2026 19:43:52 +0000 (0:00:00.060) 0:16:22.169 ********** 2026-07-28 19:43:53.432649 | instance | changed: [instance] 2026-07-28 19:43:53.432711 | instance | 2026-07-28 19:43:53.432723 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-07-28 19:43:53.432733 | instance | Tuesday 28 July 2026 19:43:53 +0000 (0:00:00.507) 0:16:22.677 ********** 2026-07-28 19:43:56.602959 | instance | changed: [instance] 2026-07-28 19:43:56.603049 | instance | 2026-07-28 19:43:56.603166 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 19:43:56.603281 | instance | Tuesday 28 July 2026 19:43:56 +0000 (0:00:03.171) 0:16:25.848 ********** 2026-07-28 19:43:56.659329 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 19:43:56.659534 | instance | 2026-07-28 19:43:56.659998 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 19:43:56.660011 | instance | Tuesday 28 July 2026 19:43:56 +0000 (0:00:00.056) 0:16:25.905 ********** 2026-07-28 19:43:57.262473 | instance | changed: [instance] 2026-07-28 19:43:57.262504 | instance | 2026-07-28 19:43:57.262510 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-07-28 19:43:57.262514 | instance | Tuesday 28 July 2026 19:43:57 +0000 (0:00:00.602) 0:16:26.508 ********** 2026-07-28 19:43:59.057986 | instance | changed: [instance] 2026-07-28 19:43:59.058040 | instance | 2026-07-28 19:43:59.058052 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 19:43:59.058062 | instance | Tuesday 28 July 2026 19:43:59 +0000 (0:00:01.794) 0:16:28.302 ********** 2026-07-28 19:43:59.110929 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 19:43:59.110958 | instance | 2026-07-28 19:43:59.110964 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 19:43:59.110968 | instance | Tuesday 28 July 2026 19:43:59 +0000 (0:00:00.053) 0:16:28.356 ********** 2026-07-28 19:43:59.597200 | instance | changed: [instance] 2026-07-28 19:43:59.597270 | instance | 2026-07-28 19:43:59.597286 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-07-28 19:43:59.597299 | instance | Tuesday 28 July 2026 19:43:59 +0000 (0:00:00.485) 0:16:28.841 ********** 2026-07-28 19:44:00.992208 | instance | changed: [instance] 2026-07-28 19:44:00.992243 | instance | 2026-07-28 19:44:00.992248 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-07-28 19:44:00.992253 | instance | Tuesday 28 July 2026 19:44:00 +0000 (0:00:01.395) 0:16:30.237 ********** 2026-07-28 19:44:02.167108 | instance | changed: [instance] 2026-07-28 19:44:02.167180 | instance | 2026-07-28 19:44:02.167736 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 19:44:02.168073 | instance | Tuesday 28 July 2026 19:44:02 +0000 (0:00:01.174) 0:16:31.412 ********** 2026-07-28 19:44:02.219937 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 19:44:02.220161 | instance | 2026-07-28 19:44:02.220202 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 19:44:02.220319 | instance | Tuesday 28 July 2026 19:44:02 +0000 (0:00:00.053) 0:16:31.465 ********** 2026-07-28 19:44:02.758351 | instance | changed: [instance] 2026-07-28 19:44:02.758433 | instance | 2026-07-28 19:44:02.758567 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-07-28 19:44:02.758689 | instance | Tuesday 28 July 2026 19:44:02 +0000 (0:00:00.538) 0:16:32.004 ********** 2026-07-28 19:44:04.162106 | instance | changed: [instance] 2026-07-28 19:44:04.162173 | instance | 2026-07-28 19:44:04.162461 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 19:44:04.162500 | instance | Tuesday 28 July 2026 19:44:04 +0000 (0:00:01.403) 0:16:33.407 ********** 2026-07-28 19:44:04.211270 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 19:44:04.211339 | instance | 2026-07-28 19:44:04.211467 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 19:44:04.211593 | instance | Tuesday 28 July 2026 19:44:04 +0000 (0:00:00.049) 0:16:33.457 ********** 2026-07-28 19:44:04.690798 | instance | changed: [instance] 2026-07-28 19:44:04.690885 | instance | 2026-07-28 19:44:04.691274 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-07-28 19:44:04.691310 | instance | Tuesday 28 July 2026 19:44:04 +0000 (0:00:00.479) 0:16:33.936 ********** 2026-07-28 19:44:06.146474 | instance | changed: [instance] 2026-07-28 19:44:06.146555 | instance | 2026-07-28 19:44:06.146677 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-07-28 19:44:06.146789 | instance | 2026-07-28 19:44:06.146907 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-28 19:44:06.147031 | instance | Tuesday 28 July 2026 19:44:06 +0000 (0:00:01.455) 0:16:35.392 ********** 2026-07-28 19:44:07.912690 | instance | ok: [instance] 2026-07-28 19:44:07.912758 | instance | 2026-07-28 19:44:07.913233 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-07-28 19:44:07.913307 | instance | Tuesday 28 July 2026 19:44:07 +0000 (0:00:01.765) 0:16:37.158 ********** 2026-07-28 19:44:07.997513 | instance | skipping: [instance] 2026-07-28 19:44:07.997592 | instance | 2026-07-28 19:44:07.997640 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-28 19:44:07.997809 | instance | Tuesday 28 July 2026 19:44:07 +0000 (0:00:00.084) 0:16:37.242 ********** 2026-07-28 19:44:08.086651 | instance | ok: [instance] 2026-07-28 19:44:08.086702 | instance | 2026-07-28 19:44:08.086708 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-28 19:44:08.086718 | instance | Tuesday 28 July 2026 19:44:08 +0000 (0:00:00.089) 0:16:37.332 ********** 2026-07-28 19:44:08.137191 | instance | skipping: [instance] 2026-07-28 19:44:08.137246 | instance | 2026-07-28 19:44:08.137257 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-28 19:44:08.137268 | instance | Tuesday 28 July 2026 19:44:08 +0000 (0:00:00.049) 0:16:37.381 ********** 2026-07-28 19:44:08.184660 | instance | skipping: [instance] 2026-07-28 19:44:08.185041 | instance | 2026-07-28 19:44:08.185082 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-28 19:44:08.185088 | instance | Tuesday 28 July 2026 19:44:08 +0000 (0:00:00.048) 0:16:37.430 ********** 2026-07-28 19:44:08.245150 | instance | skipping: [instance] 2026-07-28 19:44:08.245220 | instance | 2026-07-28 19:44:08.245236 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-28 19:44:08.245248 | instance | Tuesday 28 July 2026 19:44:08 +0000 (0:00:00.059) 0:16:37.489 ********** 2026-07-28 19:44:08.302387 | instance | skipping: [instance] 2026-07-28 19:44:08.302503 | instance | 2026-07-28 19:44:08.302683 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-28 19:44:08.302846 | instance | Tuesday 28 July 2026 19:44:08 +0000 (0:00:00.058) 0:16:37.547 ********** 2026-07-28 19:44:08.348727 | instance | skipping: [instance] 2026-07-28 19:44:08.348902 | instance | 2026-07-28 19:44:08.349173 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-28 19:44:08.349517 | instance | Tuesday 28 July 2026 19:44:08 +0000 (0:00:00.046) 0:16:37.594 ********** 2026-07-28 19:44:08.406761 | instance | ok: [instance] 2026-07-28 19:44:08.406917 | instance | 2026-07-28 19:44:08.407090 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-28 19:44:08.407256 | instance | Tuesday 28 July 2026 19:44:08 +0000 (0:00:00.058) 0:16:37.652 ********** 2026-07-28 19:44:08.470444 | instance | ok: [instance] => (item=oslo_cache) 2026-07-28 19:44:08.470663 | instance | 2026-07-28 19:44:08.471005 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-28 19:44:08.471278 | instance | Tuesday 28 July 2026 19:44:08 +0000 (0:00:00.063) 0:16:37.716 ********** 2026-07-28 19:44:08.542278 | instance | ok: [instance] 2026-07-28 19:44:08.542528 | instance | 2026-07-28 19:44:08.542818 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 19:44:08.543086 | instance | Tuesday 28 July 2026 19:44:08 +0000 (0:00:00.071) 0:16:37.787 ********** 2026-07-28 19:44:08.608092 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 19:44:08.608305 | instance | 2026-07-28 19:44:08.608569 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 19:44:08.608863 | instance | Tuesday 28 July 2026 19:44:08 +0000 (0:00:00.065) 0:16:37.853 ********** 2026-07-28 19:44:09.309322 | instance | changed: [instance] 2026-07-28 19:44:09.309558 | instance | 2026-07-28 19:44:09.309832 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-07-28 19:44:09.310099 | instance | Tuesday 28 July 2026 19:44:09 +0000 (0:00:00.701) 0:16:38.555 ********** 2026-07-28 19:44:10.743955 | instance | changed: [instance] 2026-07-28 19:44:10.744096 | instance | 2026-07-28 19:44:10.744274 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-07-28 19:44:10.744455 | instance | Tuesday 28 July 2026 19:44:10 +0000 (0:00:01.434) 0:16:39.989 ********** 2026-07-28 19:44:11.831849 | instance | changed: [instance] 2026-07-28 19:44:11.832120 | instance | 2026-07-28 19:44:11.832476 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-07-28 19:44:11.832789 | instance | Tuesday 28 July 2026 19:44:11 +0000 (0:00:01.087) 0:16:41.077 ********** 2026-07-28 19:44:15.732169 | instance | changed: [instance] 2026-07-28 19:44:15.732416 | instance | 2026-07-28 19:44:15.732718 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-07-28 19:44:15.732992 | instance | Tuesday 28 July 2026 19:44:15 +0000 (0:00:03.900) 0:16:44.977 ********** 2026-07-28 19:44:15.945229 | instance | changed: [instance] 2026-07-28 19:44:15.945629 | instance | 2026-07-28 19:44:15.945998 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-07-28 19:44:15.946277 | instance | Tuesday 28 July 2026 19:44:15 +0000 (0:00:00.211) 0:16:45.189 ********** 2026-07-28 19:44:16.437903 | instance | changed: [instance] 2026-07-28 19:44:16.438124 | instance | 2026-07-28 19:44:16.438412 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-28 19:44:16.438677 | instance | Tuesday 28 July 2026 19:44:16 +0000 (0:00:00.494) 0:16:45.683 ********** 2026-07-28 19:44:16.519880 | instance | ok: [instance] 2026-07-28 19:44:16.520054 | instance | 2026-07-28 19:44:16.520234 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-28 19:44:16.520408 | instance | Tuesday 28 July 2026 19:44:16 +0000 (0:00:00.082) 0:16:45.765 ********** 2026-07-28 19:44:16.604734 | instance | included: rabbitmq for instance 2026-07-28 19:44:16.604984 | instance | 2026-07-28 19:44:16.605274 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-28 19:44:16.605554 | instance | Tuesday 28 July 2026 19:44:16 +0000 (0:00:00.084) 0:16:45.850 ********** 2026-07-28 19:44:17.288857 | instance | ok: [instance] 2026-07-28 19:44:17.289072 | instance | 2026-07-28 19:44:17.289346 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-28 19:44:17.289609 | instance | Tuesday 28 July 2026 19:44:17 +0000 (0:00:00.683) 0:16:46.534 ********** 2026-07-28 19:44:17.339408 | instance | skipping: [instance] 2026-07-28 19:44:17.339485 | instance | 2026-07-28 19:44:17.339586 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-28 19:44:17.339702 | instance | Tuesday 28 July 2026 19:44:17 +0000 (0:00:00.051) 0:16:46.585 ********** 2026-07-28 19:44:17.397892 | instance | skipping: [instance] 2026-07-28 19:44:17.398035 | instance | 2026-07-28 19:44:17.398308 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-28 19:44:17.398484 | instance | Tuesday 28 July 2026 19:44:17 +0000 (0:00:00.057) 0:16:46.643 ********** 2026-07-28 19:44:17.445933 | instance | skipping: [instance] 2026-07-28 19:44:17.446079 | instance | 2026-07-28 19:44:17.446252 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-28 19:44:17.446414 | instance | Tuesday 28 July 2026 19:44:17 +0000 (0:00:00.048) 0:16:46.691 ********** 2026-07-28 19:44:48.302439 | instance | changed: [instance] 2026-07-28 19:44:48.302802 | instance | 2026-07-28 19:44:48.303162 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-28 19:44:48.303523 | instance | Tuesday 28 July 2026 19:44:48 +0000 (0:00:30.856) 0:17:17.547 ********** 2026-07-28 19:44:48.951445 | instance | ok: [instance] 2026-07-28 19:44:48.951678 | instance | 2026-07-28 19:44:48.951992 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-28 19:44:48.952259 | instance | Tuesday 28 July 2026 19:44:48 +0000 (0:00:00.649) 0:17:18.197 ********** 2026-07-28 19:44:49.006193 | instance | ok: [instance] 2026-07-28 19:44:49.006437 | instance | 2026-07-28 19:44:49.006781 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-28 19:44:49.007059 | instance | Tuesday 28 July 2026 19:44:49 +0000 (0:00:00.054) 0:17:18.251 ********** 2026-07-28 19:44:49.074899 | instance | skipping: [instance] 2026-07-28 19:44:49.075139 | instance | 2026-07-28 19:44:49.075629 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-28 19:44:49.075673 | instance | Tuesday 28 July 2026 19:44:49 +0000 (0:00:00.067) 0:17:18.319 ********** 2026-07-28 19:44:49.152214 | instance | skipping: [instance] 2026-07-28 19:44:49.152358 | instance | 2026-07-28 19:44:49.152496 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-28 19:44:49.152619 | instance | Tuesday 28 July 2026 19:44:49 +0000 (0:00:00.077) 0:17:18.397 ********** 2026-07-28 19:44:49.215173 | instance | ok: [instance] 2026-07-28 19:44:49.215443 | instance | 2026-07-28 19:44:49.215695 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-28 19:44:49.216006 | instance | Tuesday 28 July 2026 19:44:49 +0000 (0:00:00.063) 0:17:18.460 ********** 2026-07-28 19:44:49.309648 | instance | ok: [instance] => (item=oslo_db) 2026-07-28 19:44:49.309924 | instance | ok: [instance] => (item=oslo_cache) 2026-07-28 19:44:49.310276 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-28 19:44:49.310540 | instance | ok: [instance] => (item=identity) 2026-07-28 19:44:49.310786 | instance | 2026-07-28 19:44:49.311055 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-28 19:44:49.311332 | instance | Tuesday 28 July 2026 19:44:49 +0000 (0:00:00.094) 0:17:18.555 ********** 2026-07-28 19:44:49.379945 | instance | ok: [instance] 2026-07-28 19:44:49.380216 | instance | 2026-07-28 19:44:49.380509 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 19:44:49.380795 | instance | Tuesday 28 July 2026 19:44:49 +0000 (0:00:00.069) 0:17:18.625 ********** 2026-07-28 19:44:49.445608 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 19:44:49.445887 | instance | 2026-07-28 19:44:49.446223 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 19:44:49.446508 | instance | Tuesday 28 July 2026 19:44:49 +0000 (0:00:00.065) 0:17:18.691 ********** 2026-07-28 19:44:49.978244 | instance | changed: [instance] 2026-07-28 19:44:49.978434 | instance | 2026-07-28 19:44:49.978709 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-07-28 19:44:49.978960 | instance | Tuesday 28 July 2026 19:44:49 +0000 (0:00:00.532) 0:17:19.223 ********** 2026-07-28 19:44:51.468262 | instance | ok: [instance] => (item=None) 2026-07-28 19:44:51.468465 | instance | ok: [instance] 2026-07-28 19:44:51.468755 | instance | 2026-07-28 19:44:51.469037 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-07-28 19:44:51.469324 | instance | Tuesday 28 July 2026 19:44:51 +0000 (0:00:01.489) 0:17:20.713 ********** 2026-07-28 19:44:52.554962 | instance | ok: [instance] => (item=atmosphere) 2026-07-28 19:44:52.555199 | instance | 2026-07-28 19:44:52.555494 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-07-28 19:44:52.555804 | instance | Tuesday 28 July 2026 19:44:52 +0000 (0:00:01.086) 0:17:21.800 ********** 2026-07-28 19:44:53.424225 | instance | changed: [instance] 2026-07-28 19:44:53.424470 | instance | 2026-07-28 19:44:53.424747 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-07-28 19:44:53.425017 | instance | Tuesday 28 July 2026 19:44:53 +0000 (0:00:00.869) 0:17:22.669 ********** 2026-07-28 19:44:54.451313 | instance | changed: [instance] => (item=None) 2026-07-28 19:44:54.451853 | instance | changed: [instance] 2026-07-28 19:44:54.451913 | instance | 2026-07-28 19:44:54.452235 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-07-28 19:44:54.452329 | instance | Tuesday 28 July 2026 19:44:54 +0000 (0:00:01.026) 0:17:23.696 ********** 2026-07-28 19:44:56.070272 | instance | changed: [instance] => (item=None) 2026-07-28 19:44:56.070485 | instance | changed: [instance] 2026-07-28 19:44:56.070563 | instance | 2026-07-28 19:44:56.070790 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-07-28 19:44:56.070830 | instance | Tuesday 28 July 2026 19:44:56 +0000 (0:00:01.619) 0:17:25.316 ********** 2026-07-28 19:47:40.636377 | instance | changed: [instance] 2026-07-28 19:47:40.636423 | instance | 2026-07-28 19:47:40.636429 | instance | TASK [Create Ingress] ********************************************************** 2026-07-28 19:47:40.636434 | instance | Tuesday 28 July 2026 19:47:40 +0000 (0:02:44.565) 0:20:09.881 ********** 2026-07-28 19:47:40.757076 | instance | included: openstack_helm_ingress for instance 2026-07-28 19:47:40.757492 | instance | 2026-07-28 19:47:40.757535 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-28 19:47:40.757541 | instance | Tuesday 28 July 2026 19:47:40 +0000 (0:00:00.121) 0:20:10.002 ********** 2026-07-28 19:47:40.831675 | instance | skipping: [instance] 2026-07-28 19:47:40.832014 | instance | 2026-07-28 19:47:40.832314 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-28 19:47:40.832622 | instance | Tuesday 28 July 2026 19:47:40 +0000 (0:00:00.073) 0:20:10.075 ********** 2026-07-28 19:47:40.899208 | instance | skipping: [instance] 2026-07-28 19:47:40.899347 | instance | 2026-07-28 19:47:40.899525 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-28 19:47:40.899685 | instance | Tuesday 28 July 2026 19:47:40 +0000 (0:00:00.068) 0:20:10.144 ********** 2026-07-28 19:47:40.987767 | instance | ok: [instance] 2026-07-28 19:47:40.988039 | instance | 2026-07-28 19:47:40.988331 | instance | TASK [Create Ingress identity] ************************************************* 2026-07-28 19:47:40.988668 | instance | Tuesday 28 July 2026 19:47:40 +0000 (0:00:00.088) 0:20:10.233 ********** 2026-07-28 19:47:41.072821 | instance | included: ingress for instance 2026-07-28 19:47:41.073073 | instance | 2026-07-28 19:47:41.073394 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-07-28 19:47:41.073681 | instance | Tuesday 28 July 2026 19:47:41 +0000 (0:00:00.084) 0:20:10.318 ********** 2026-07-28 19:47:42.024827 | instance | changed: [instance] 2026-07-28 19:47:42.025066 | instance | 2026-07-28 19:47:42.025343 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-07-28 19:47:42.025624 | instance | Tuesday 28 July 2026 19:47:42 +0000 (0:00:00.952) 0:20:11.270 ********** 2026-07-28 19:47:46.394046 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-07-28 19:47:46.394163 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-07-28 19:47:46.394389 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-07-28 19:47:46.394564 | instance | ok: [instance] 2026-07-28 19:47:46.394793 | instance | 2026-07-28 19:47:46.394963 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-07-28 19:47:46.395140 | instance | Tuesday 28 July 2026 19:47:46 +0000 (0:00:04.368) 0:20:15.639 ********** 2026-07-28 19:47:47.145272 | instance | ok: [instance] 2026-07-28 19:47:47.145366 | instance | 2026-07-28 19:47:47.145435 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-07-28 19:47:47.145758 | instance | Tuesday 28 July 2026 19:47:47 +0000 (0:00:00.750) 0:20:16.389 ********** 2026-07-28 19:47:48.535916 | instance | ok: [instance] => (item=atmosphere) 2026-07-28 19:47:48.536185 | instance | 2026-07-28 19:47:48.536489 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-07-28 19:47:48.536777 | instance | Tuesday 28 July 2026 19:47:48 +0000 (0:00:01.391) 0:20:17.781 ********** 2026-07-28 19:47:49.741579 | instance | changed: [instance] => (item=atmosphere) 2026-07-28 19:47:49.741809 | instance | 2026-07-28 19:47:49.742080 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-07-28 19:47:49.742343 | instance | Tuesday 28 July 2026 19:47:49 +0000 (0:00:01.205) 0:20:18.986 ********** 2026-07-28 19:47:50.849676 | instance | changed: [instance] => (item=atmosphere) 2026-07-28 19:47:50.849779 | instance | 2026-07-28 19:47:50.850086 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-07-28 19:47:50.850353 | instance | Tuesday 28 July 2026 19:47:50 +0000 (0:00:01.107) 0:20:20.094 ********** 2026-07-28 19:47:52.043281 | instance | changed: [instance] => (item=atmosphere) 2026-07-28 19:47:52.043351 | instance | 2026-07-28 19:47:52.043612 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-28 19:47:52.043648 | instance | Tuesday 28 July 2026 19:47:52 +0000 (0:00:01.194) 0:20:21.288 ********** 2026-07-28 19:47:52.271218 | instance | changed: [instance] 2026-07-28 19:47:52.271287 | instance | 2026-07-28 19:47:52.271557 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-28 19:47:52.271594 | instance | Tuesday 28 July 2026 19:47:52 +0000 (0:00:00.228) 0:20:21.517 ********** 2026-07-28 19:47:53.599711 | instance | ok: [instance] 2026-07-28 19:47:53.599796 | instance | 2026-07-28 19:47:53.600101 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-28 19:47:53.600142 | instance | Tuesday 28 July 2026 19:47:53 +0000 (0:00:01.328) 0:20:22.845 ********** 2026-07-28 19:47:53.840423 | instance | ok: [instance] 2026-07-28 19:47:53.840488 | instance | 2026-07-28 19:47:53.840499 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-28 19:47:53.840509 | instance | Tuesday 28 July 2026 19:47:53 +0000 (0:00:00.238) 0:20:23.084 ********** 2026-07-28 19:47:53.917049 | instance | ok: [instance] => { 2026-07-28 19:47:53.917099 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-28 19:47:53.917111 | instance | } 2026-07-28 19:47:53.917122 | instance | 2026-07-28 19:47:53.917131 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-28 19:47:53.917141 | instance | Tuesday 28 July 2026 19:47:53 +0000 (0:00:00.076) 0:20:23.161 ********** 2026-07-28 19:47:54.437060 | instance | changed: [instance] 2026-07-28 19:47:54.437117 | instance | 2026-07-28 19:47:54.437128 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-28 19:47:54.437138 | instance | Tuesday 28 July 2026 19:47:54 +0000 (0:00:00.520) 0:20:23.681 ********** 2026-07-28 19:47:55.681445 | instance | changed: [instance] 2026-07-28 19:47:55.681516 | instance | 2026-07-28 19:47:55.681676 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-28 19:47:55.681953 | instance | Tuesday 28 July 2026 19:47:55 +0000 (0:00:01.244) 0:20:24.926 ********** 2026-07-28 19:47:56.168055 | instance | changed: [instance] 2026-07-28 19:47:56.168286 | instance | 2026-07-28 19:47:56.168635 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-07-28 19:47:56.168910 | instance | Tuesday 28 July 2026 19:47:56 +0000 (0:00:00.486) 0:20:25.413 ********** 2026-07-28 19:47:56.880037 | instance | ok: [instance] 2026-07-28 19:47:56.880344 | instance | 2026-07-28 19:47:56.880546 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-07-28 19:47:56.880824 | instance | Tuesday 28 July 2026 19:47:56 +0000 (0:00:00.711) 0:20:26.125 ********** 2026-07-28 19:47:57.613530 | instance | ok: [instance] 2026-07-28 19:47:57.613897 | instance | 2026-07-28 19:47:57.613911 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-07-28 19:47:57.613923 | instance | Tuesday 28 July 2026 19:47:57 +0000 (0:00:00.733) 0:20:26.859 ********** 2026-07-28 19:47:57.962228 | instance | ok: [instance] 2026-07-28 19:47:57.962297 | instance | 2026-07-28 19:47:57.962512 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-28 19:47:57.962568 | instance | Tuesday 28 July 2026 19:47:57 +0000 (0:00:00.348) 0:20:27.208 ********** 2026-07-28 19:47:58.084878 | instance | included: openstack_helm_endpoints for instance 2026-07-28 19:47:58.084957 | instance | 2026-07-28 19:47:58.085082 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-28 19:47:58.085253 | instance | Tuesday 28 July 2026 19:47:58 +0000 (0:00:00.122) 0:20:27.330 ********** 2026-07-28 19:47:58.148347 | instance | skipping: [instance] 2026-07-28 19:47:58.148418 | instance | 2026-07-28 19:47:58.148653 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-28 19:47:58.148693 | instance | Tuesday 28 July 2026 19:47:58 +0000 (0:00:00.063) 0:20:27.394 ********** 2026-07-28 19:47:58.194520 | instance | skipping: [instance] 2026-07-28 19:47:58.194889 | instance | 2026-07-28 19:47:58.194927 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-28 19:47:58.194933 | instance | Tuesday 28 July 2026 19:47:58 +0000 (0:00:00.046) 0:20:27.440 ********** 2026-07-28 19:47:58.242326 | instance | skipping: [instance] 2026-07-28 19:47:58.242426 | instance | 2026-07-28 19:47:58.242554 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-28 19:47:58.242669 | instance | Tuesday 28 July 2026 19:47:58 +0000 (0:00:00.047) 0:20:27.488 ********** 2026-07-28 19:47:58.288261 | instance | skipping: [instance] 2026-07-28 19:47:58.288553 | instance | 2026-07-28 19:47:58.288610 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-28 19:47:58.288805 | instance | Tuesday 28 July 2026 19:47:58 +0000 (0:00:00.045) 0:20:27.534 ********** 2026-07-28 19:47:58.336807 | instance | skipping: [instance] 2026-07-28 19:47:58.337130 | instance | 2026-07-28 19:47:58.337399 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-28 19:47:58.337677 | instance | Tuesday 28 July 2026 19:47:58 +0000 (0:00:00.048) 0:20:27.582 ********** 2026-07-28 19:47:58.390881 | instance | skipping: [instance] 2026-07-28 19:47:58.391124 | instance | 2026-07-28 19:47:58.391467 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-28 19:47:58.391836 | instance | Tuesday 28 July 2026 19:47:58 +0000 (0:00:00.053) 0:20:27.636 ********** 2026-07-28 19:47:58.442370 | instance | ok: [instance] 2026-07-28 19:47:58.442506 | instance | 2026-07-28 19:47:58.442757 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-28 19:47:58.442998 | instance | Tuesday 28 July 2026 19:47:58 +0000 (0:00:00.051) 0:20:27.687 ********** 2026-07-28 19:47:58.505299 | instance | ok: [instance] => (item=identity) 2026-07-28 19:47:58.505550 | instance | 2026-07-28 19:47:58.505812 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-28 19:47:58.506082 | instance | Tuesday 28 July 2026 19:47:58 +0000 (0:00:00.063) 0:20:27.750 ********** 2026-07-28 19:47:58.575655 | instance | ok: [instance] 2026-07-28 19:47:58.575944 | instance | 2026-07-28 19:47:58.576211 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-07-28 19:47:58.576479 | instance | Tuesday 28 July 2026 19:47:58 +0000 (0:00:00.070) 0:20:27.821 ********** 2026-07-28 19:47:59.052387 | instance | changed: [instance] 2026-07-28 19:47:59.052644 | instance | 2026-07-28 19:47:59.052956 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-07-28 19:47:59.053223 | instance | Tuesday 28 July 2026 19:47:59 +0000 (0:00:00.476) 0:20:28.297 ********** 2026-07-28 19:47:59.553893 | instance | changed: [instance] 2026-07-28 19:47:59.553965 | instance | 2026-07-28 19:47:59.554127 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-07-28 19:47:59.554252 | instance | Tuesday 28 July 2026 19:47:59 +0000 (0:00:00.501) 0:20:28.799 ********** 2026-07-28 19:48:00.021883 | instance | changed: [instance] 2026-07-28 19:48:00.022236 | instance | 2026-07-28 19:48:00.022597 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-07-28 19:48:00.022930 | instance | Tuesday 28 July 2026 19:48:00 +0000 (0:00:00.467) 0:20:29.267 ********** 2026-07-28 19:48:00.545581 | instance | changed: [instance] 2026-07-28 19:48:00.545823 | instance | 2026-07-28 19:48:00.546097 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-28 19:48:00.546358 | instance | Tuesday 28 July 2026 19:48:00 +0000 (0:00:00.524) 0:20:29.791 ********** 2026-07-28 19:48:00.735320 | instance | ok: [instance] 2026-07-28 19:48:00.735558 | instance | 2026-07-28 19:48:00.735936 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-28 19:48:00.736407 | instance | Tuesday 28 July 2026 19:48:00 +0000 (0:00:00.189) 0:20:29.981 ********** 2026-07-28 19:48:00.832129 | instance | included: rabbitmq for instance 2026-07-28 19:48:00.832277 | instance | 2026-07-28 19:48:00.832465 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-28 19:48:00.832637 | instance | Tuesday 28 July 2026 19:48:00 +0000 (0:00:00.096) 0:20:30.077 ********** 2026-07-28 19:48:01.501326 | instance | ok: [instance] 2026-07-28 19:48:01.501569 | instance | 2026-07-28 19:48:01.501852 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-28 19:48:01.502139 | instance | Tuesday 28 July 2026 19:48:01 +0000 (0:00:00.669) 0:20:30.746 ********** 2026-07-28 19:48:01.552910 | instance | skipping: [instance] 2026-07-28 19:48:01.553148 | instance | 2026-07-28 19:48:01.553453 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-28 19:48:01.553731 | instance | Tuesday 28 July 2026 19:48:01 +0000 (0:00:00.051) 0:20:30.798 ********** 2026-07-28 19:48:01.603326 | instance | skipping: [instance] 2026-07-28 19:48:01.603591 | instance | 2026-07-28 19:48:01.603882 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-28 19:48:01.604141 | instance | Tuesday 28 July 2026 19:48:01 +0000 (0:00:00.050) 0:20:30.849 ********** 2026-07-28 19:48:01.656575 | instance | skipping: [instance] 2026-07-28 19:48:01.656837 | instance | 2026-07-28 19:48:01.657103 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-28 19:48:01.657361 | instance | Tuesday 28 July 2026 19:48:01 +0000 (0:00:00.053) 0:20:30.902 ********** 2026-07-28 19:48:32.673450 | instance | changed: [instance] 2026-07-28 19:48:32.673570 | instance | 2026-07-28 19:48:32.673748 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-28 19:48:32.673910 | instance | Tuesday 28 July 2026 19:48:32 +0000 (0:00:31.016) 0:21:01.919 ********** 2026-07-28 19:48:33.411663 | instance | ok: [instance] 2026-07-28 19:48:33.411974 | instance | 2026-07-28 19:48:33.412303 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-28 19:48:33.412623 | instance | Tuesday 28 July 2026 19:48:33 +0000 (0:00:00.738) 0:21:02.657 ********** 2026-07-28 19:48:33.458779 | instance | ok: [instance] 2026-07-28 19:48:33.459001 | instance | 2026-07-28 19:48:33.459285 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-28 19:48:33.459562 | instance | Tuesday 28 July 2026 19:48:33 +0000 (0:00:00.047) 0:21:02.704 ********** 2026-07-28 19:48:33.504734 | instance | skipping: [instance] 2026-07-28 19:48:33.504961 | instance | 2026-07-28 19:48:33.505241 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-28 19:48:33.505507 | instance | Tuesday 28 July 2026 19:48:33 +0000 (0:00:00.045) 0:21:02.750 ********** 2026-07-28 19:48:33.558229 | instance | skipping: [instance] 2026-07-28 19:48:33.559769 | instance | 2026-07-28 19:48:33.560143 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-28 19:48:33.560454 | instance | Tuesday 28 July 2026 19:48:33 +0000 (0:00:00.053) 0:21:02.803 ********** 2026-07-28 19:48:33.613993 | instance | ok: [instance] 2026-07-28 19:48:33.614198 | instance | 2026-07-28 19:48:33.614503 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-28 19:48:33.614789 | instance | Tuesday 28 July 2026 19:48:33 +0000 (0:00:00.055) 0:21:02.859 ********** 2026-07-28 19:48:33.730779 | instance | ok: [instance] => (item=oslo_db) 2026-07-28 19:48:33.731033 | instance | ok: [instance] => (item=key_manager) 2026-07-28 19:48:33.731324 | instance | ok: [instance] => (item=oslo_cache) 2026-07-28 19:48:33.731585 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-28 19:48:33.731914 | instance | ok: [instance] => (item=identity) 2026-07-28 19:48:33.732230 | instance | 2026-07-28 19:48:33.732511 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-28 19:48:33.732806 | instance | Tuesday 28 July 2026 19:48:33 +0000 (0:00:00.115) 0:21:02.975 ********** 2026-07-28 19:48:33.809511 | instance | ok: [instance] 2026-07-28 19:48:33.809746 | instance | 2026-07-28 19:48:33.810024 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 19:48:33.810461 | instance | Tuesday 28 July 2026 19:48:33 +0000 (0:00:00.079) 0:21:03.054 ********** 2026-07-28 19:48:33.882905 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 19:48:33.883200 | instance | 2026-07-28 19:48:33.883493 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 19:48:33.883749 | instance | Tuesday 28 July 2026 19:48:33 +0000 (0:00:00.073) 0:21:03.128 ********** 2026-07-28 19:48:34.436754 | instance | changed: [instance] 2026-07-28 19:48:34.437006 | instance | 2026-07-28 19:48:34.437283 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-07-28 19:48:34.437542 | instance | Tuesday 28 July 2026 19:48:34 +0000 (0:00:00.553) 0:21:03.682 ********** 2026-07-28 19:50:15.886442 | instance | changed: [instance] 2026-07-28 19:50:15.886521 | instance | 2026-07-28 19:50:15.886645 | instance | TASK [Create Ingress] ********************************************************** 2026-07-28 19:50:15.886765 | instance | Tuesday 28 July 2026 19:50:15 +0000 (0:01:41.449) 0:22:45.132 ********** 2026-07-28 19:50:15.993447 | instance | included: openstack_helm_ingress for instance 2026-07-28 19:50:15.993665 | instance | 2026-07-28 19:50:15.993941 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-28 19:50:15.994206 | instance | Tuesday 28 July 2026 19:50:15 +0000 (0:00:00.107) 0:22:45.239 ********** 2026-07-28 19:50:16.047607 | instance | skipping: [instance] 2026-07-28 19:50:16.047848 | instance | 2026-07-28 19:50:16.048116 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-28 19:50:16.048395 | instance | Tuesday 28 July 2026 19:50:16 +0000 (0:00:00.054) 0:22:45.293 ********** 2026-07-28 19:50:16.102778 | instance | skipping: [instance] 2026-07-28 19:50:16.103016 | instance | 2026-07-28 19:50:16.103297 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-28 19:50:16.103667 | instance | Tuesday 28 July 2026 19:50:16 +0000 (0:00:00.054) 0:22:45.348 ********** 2026-07-28 19:50:16.168403 | instance | ok: [instance] 2026-07-28 19:50:16.168547 | instance | 2026-07-28 19:50:16.168738 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-07-28 19:50:16.168906 | instance | Tuesday 28 July 2026 19:50:16 +0000 (0:00:00.065) 0:22:45.414 ********** 2026-07-28 19:50:16.241948 | instance | included: ingress for instance 2026-07-28 19:50:16.242104 | instance | 2026-07-28 19:50:16.242281 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-07-28 19:50:16.242454 | instance | Tuesday 28 July 2026 19:50:16 +0000 (0:00:00.073) 0:22:45.487 ********** 2026-07-28 19:50:17.205086 | instance | changed: [instance] 2026-07-28 19:50:17.205306 | instance | 2026-07-28 19:50:17.205575 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-07-28 19:50:17.205846 | instance | Tuesday 28 July 2026 19:50:17 +0000 (0:00:00.961) 0:22:46.449 ********** 2026-07-28 19:50:18.338161 | instance | changed: [instance] 2026-07-28 19:50:18.338230 | instance | 2026-07-28 19:50:18.338450 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-07-28 19:50:18.338667 | instance | Tuesday 28 July 2026 19:50:18 +0000 (0:00:01.133) 0:22:47.583 ********** 2026-07-28 19:50:30.001814 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-07-28 19:50:30.001897 | instance | 2026-07-28 19:50:30.002051 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 19:50:30.002164 | instance | Tuesday 28 July 2026 19:50:29 +0000 (0:00:11.664) 0:22:59.247 ********** 2026-07-28 19:50:30.070919 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 19:50:30.071027 | instance | 2026-07-28 19:50:30.071299 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 19:50:30.071341 | instance | Tuesday 28 July 2026 19:50:30 +0000 (0:00:00.069) 0:22:59.316 ********** 2026-07-28 19:50:30.594568 | instance | changed: [instance] 2026-07-28 19:50:30.594638 | instance | 2026-07-28 19:50:30.594834 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-07-28 19:50:30.594917 | instance | Tuesday 28 July 2026 19:50:30 +0000 (0:00:00.523) 0:22:59.840 ********** 2026-07-28 19:50:33.245792 | instance | changed: [instance] 2026-07-28 19:50:33.245862 | instance | 2026-07-28 19:50:33.246137 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-28 19:50:33.246171 | instance | Tuesday 28 July 2026 19:50:33 +0000 (0:00:02.651) 0:23:02.491 ********** 2026-07-28 19:50:33.304042 | instance | skipping: [instance] 2026-07-28 19:50:33.304397 | instance | 2026-07-28 19:50:33.304418 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-28 19:50:33.304423 | instance | Tuesday 28 July 2026 19:50:33 +0000 (0:00:00.058) 0:23:02.549 ********** 2026-07-28 19:50:33.348866 | instance | skipping: [instance] 2026-07-28 19:50:33.348957 | instance | 2026-07-28 19:50:33.349086 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-28 19:50:33.349207 | instance | Tuesday 28 July 2026 19:50:33 +0000 (0:00:00.044) 0:23:02.594 ********** 2026-07-28 19:50:33.391393 | instance | skipping: [instance] 2026-07-28 19:50:33.391660 | instance | 2026-07-28 19:50:33.392033 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-28 19:50:33.392371 | instance | Tuesday 28 July 2026 19:50:33 +0000 (0:00:00.042) 0:23:02.637 ********** 2026-07-28 19:50:33.430551 | instance | skipping: [instance] 2026-07-28 19:50:33.430858 | instance | 2026-07-28 19:50:33.431193 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-28 19:50:33.431486 | instance | Tuesday 28 July 2026 19:50:33 +0000 (0:00:00.039) 0:23:02.676 ********** 2026-07-28 19:50:33.478427 | instance | skipping: [instance] 2026-07-28 19:50:33.478783 | instance | 2026-07-28 19:50:33.479185 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-28 19:50:33.479514 | instance | Tuesday 28 July 2026 19:50:33 +0000 (0:00:00.047) 0:23:02.724 ********** 2026-07-28 19:50:33.527339 | instance | skipping: [instance] 2026-07-28 19:50:33.527596 | instance | 2026-07-28 19:50:33.527934 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-28 19:50:33.528205 | instance | Tuesday 28 July 2026 19:50:33 +0000 (0:00:00.048) 0:23:02.773 ********** 2026-07-28 19:50:33.583968 | instance | ok: [instance] 2026-07-28 19:50:33.584173 | instance | 2026-07-28 19:50:33.584437 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-28 19:50:33.584662 | instance | Tuesday 28 July 2026 19:50:33 +0000 (0:00:00.056) 0:23:02.829 ********** 2026-07-28 19:50:33.642314 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-07-28 19:50:33.642569 | instance | 2026-07-28 19:50:33.642850 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-28 19:50:33.643121 | instance | Tuesday 28 July 2026 19:50:33 +0000 (0:00:00.058) 0:23:02.887 ********** 2026-07-28 19:50:33.709369 | instance | ok: [instance] 2026-07-28 19:50:33.709633 | instance | 2026-07-28 19:50:33.709919 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 19:50:33.710185 | instance | Tuesday 28 July 2026 19:50:33 +0000 (0:00:00.067) 0:23:02.955 ********** 2026-07-28 19:50:33.779632 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 19:50:33.779839 | instance | 2026-07-28 19:50:33.780046 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 19:50:33.780216 | instance | Tuesday 28 July 2026 19:50:33 +0000 (0:00:00.070) 0:23:03.025 ********** 2026-07-28 19:50:34.290689 | instance | changed: [instance] 2026-07-28 19:50:34.290935 | instance | 2026-07-28 19:50:34.291232 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-07-28 19:50:34.291515 | instance | Tuesday 28 July 2026 19:50:34 +0000 (0:00:00.510) 0:23:03.536 ********** 2026-07-28 19:50:52.808735 | instance | ok: [instance] 2026-07-28 19:50:52.808968 | instance | 2026-07-28 19:50:52.809426 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-07-28 19:50:52.809721 | instance | Tuesday 28 July 2026 19:50:52 +0000 (0:00:18.517) 0:23:22.054 ********** 2026-07-28 19:51:07.322950 | instance | ok: [instance] 2026-07-28 19:51:07.323196 | instance | 2026-07-28 19:51:07.323506 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-07-28 19:51:07.323833 | instance | Tuesday 28 July 2026 19:51:07 +0000 (0:00:14.514) 0:23:36.568 ********** 2026-07-28 19:51:08.786976 | instance | ok: [instance] 2026-07-28 19:51:08.787062 | instance | 2026-07-28 19:51:08.787313 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-07-28 19:51:08.787349 | instance | Tuesday 28 July 2026 19:51:08 +0000 (0:00:01.464) 0:23:38.032 ********** 2026-07-28 19:51:09.974680 | instance | ok: [instance] 2026-07-28 19:51:09.974818 | instance | 2026-07-28 19:51:09.975010 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-07-28 19:51:09.975186 | instance | Tuesday 28 July 2026 19:51:09 +0000 (0:00:01.187) 0:23:39.220 ********** 2026-07-28 19:51:10.665751 | instance | changed: [instance] 2026-07-28 19:51:10.665843 | instance | 2026-07-28 19:51:10.666098 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-07-28 19:51:10.666135 | instance | Tuesday 28 July 2026 19:51:10 +0000 (0:00:00.691) 0:23:39.911 ********** 2026-07-28 19:51:11.400175 | instance | changed: [instance] 2026-07-28 19:51:11.400243 | instance | 2026-07-28 19:51:11.400373 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-07-28 19:51:11.400514 | instance | Tuesday 28 July 2026 19:51:11 +0000 (0:00:00.734) 0:23:40.646 ********** 2026-07-28 19:51:14.430397 | instance | changed: [instance] 2026-07-28 19:51:14.430481 | instance | 2026-07-28 19:51:14.430601 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-07-28 19:51:14.430814 | instance | Tuesday 28 July 2026 19:51:14 +0000 (0:00:03.028) 0:23:43.674 ********** 2026-07-28 19:51:16.041790 | instance | [WARNING]: Module did not set no_log for update_password 2026-07-28 19:51:16.064533 | instance | changed: [instance] 2026-07-28 19:51:16.064613 | instance | 2026-07-28 19:51:16.064901 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-07-28 19:51:16.064952 | instance | Tuesday 28 July 2026 19:51:16 +0000 (0:00:01.635) 0:23:45.310 ********** 2026-07-28 19:51:25.161565 | instance | ok: [instance] 2026-07-28 19:51:25.161616 | instance | 2026-07-28 19:51:25.161624 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-07-28 19:51:25.161631 | instance | Tuesday 28 July 2026 19:51:25 +0000 (0:00:09.096) 0:23:54.406 ********** 2026-07-28 19:51:26.247712 | instance | changed: [instance] 2026-07-28 19:51:26.247814 | instance | 2026-07-28 19:51:26.247939 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-07-28 19:51:26.248059 | instance | Tuesday 28 July 2026 19:51:26 +0000 (0:00:01.086) 0:23:55.493 ********** 2026-07-28 19:51:28.226920 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-169.nip.io/swift/v1/%(tenant_id)s'}) 2026-07-28 19:51:28.227049 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-07-28 19:51:28.227146 | instance | 2026-07-28 19:51:28.227287 | instance | TASK [Create Ingress] ********************************************************** 2026-07-28 19:51:28.227396 | instance | Tuesday 28 July 2026 19:51:28 +0000 (0:00:01.979) 0:23:57.472 ********** 2026-07-28 19:51:28.320892 | instance | included: openstack_helm_ingress for instance 2026-07-28 19:51:28.321134 | instance | 2026-07-28 19:51:28.321396 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-28 19:51:28.321695 | instance | Tuesday 28 July 2026 19:51:28 +0000 (0:00:00.093) 0:23:57.566 ********** 2026-07-28 19:51:28.364624 | instance | skipping: [instance] 2026-07-28 19:51:28.364951 | instance | 2026-07-28 19:51:28.365255 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-28 19:51:28.365578 | instance | Tuesday 28 July 2026 19:51:28 +0000 (0:00:00.043) 0:23:57.610 ********** 2026-07-28 19:51:28.406671 | instance | skipping: [instance] 2026-07-28 19:51:28.406806 | instance | 2026-07-28 19:51:28.406992 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-28 19:51:28.407173 | instance | Tuesday 28 July 2026 19:51:28 +0000 (0:00:00.041) 0:23:57.652 ********** 2026-07-28 19:51:28.466468 | instance | ok: [instance] 2026-07-28 19:51:28.466716 | instance | 2026-07-28 19:51:28.466982 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-07-28 19:51:28.467244 | instance | Tuesday 28 July 2026 19:51:28 +0000 (0:00:00.059) 0:23:57.712 ********** 2026-07-28 19:51:28.542077 | instance | included: ingress for instance 2026-07-28 19:51:28.542312 | instance | 2026-07-28 19:51:28.542454 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-07-28 19:51:28.542637 | instance | Tuesday 28 July 2026 19:51:28 +0000 (0:00:00.075) 0:23:57.787 ********** 2026-07-28 19:51:29.520828 | instance | changed: [instance] 2026-07-28 19:51:29.520896 | instance | 2026-07-28 19:51:29.521028 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 19:51:29.521153 | instance | Tuesday 28 July 2026 19:51:29 +0000 (0:00:00.978) 0:23:58.765 ********** 2026-07-28 19:51:29.596586 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 19:51:29.596841 | instance | 2026-07-28 19:51:29.597127 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 19:51:29.597417 | instance | Tuesday 28 July 2026 19:51:29 +0000 (0:00:00.075) 0:23:58.841 ********** 2026-07-28 19:51:30.125712 | instance | changed: [instance] 2026-07-28 19:51:30.125824 | instance | 2026-07-28 19:51:30.125992 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-07-28 19:51:30.126137 | instance | Tuesday 28 July 2026 19:51:30 +0000 (0:00:00.529) 0:23:59.371 ********** 2026-07-28 19:51:44.568075 | instance | ok: [instance] 2026-07-28 19:51:44.568261 | instance | 2026-07-28 19:51:44.568497 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-07-28 19:51:44.568743 | instance | Tuesday 28 July 2026 19:51:44 +0000 (0:00:14.442) 0:24:13.813 ********** 2026-07-28 19:51:44.636010 | instance | ok: [instance] => (item=10.96.240.200) 2026-07-28 19:51:44.636245 | instance | 2026-07-28 19:51:44.636536 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-07-28 19:51:44.636792 | instance | Tuesday 28 July 2026 19:51:44 +0000 (0:00:00.067) 0:24:13.881 ********** 2026-07-28 19:51:45.293784 | instance | changed: [instance] 2026-07-28 19:51:45.293888 | instance | 2026-07-28 19:51:45.294009 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-07-28 19:51:45.294126 | instance | Tuesday 28 July 2026 19:51:45 +0000 (0:00:00.658) 0:24:14.539 ********** 2026-07-28 19:51:45.971301 | instance | changed: [instance] 2026-07-28 19:51:45.971638 | instance | 2026-07-28 19:51:45.971947 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-07-28 19:51:45.972180 | instance | Tuesday 28 July 2026 19:51:45 +0000 (0:00:00.677) 0:24:15.216 ********** 2026-07-28 19:51:47.600443 | instance | ok: [instance] 2026-07-28 19:51:47.600536 | instance | 2026-07-28 19:51:47.600652 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-07-28 19:51:47.600771 | instance | Tuesday 28 July 2026 19:51:47 +0000 (0:00:01.629) 0:24:16.846 ********** 2026-07-28 19:51:47.656203 | instance | ok: [instance] 2026-07-28 19:51:47.656276 | instance | 2026-07-28 19:51:47.656535 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-07-28 19:51:47.656579 | instance | Tuesday 28 July 2026 19:51:47 +0000 (0:00:00.055) 0:24:16.902 ********** 2026-07-28 19:51:48.360328 | instance | changed: [instance] 2026-07-28 19:51:48.360384 | instance | 2026-07-28 19:51:48.360395 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-07-28 19:51:48.360405 | instance | Tuesday 28 July 2026 19:51:48 +0000 (0:00:00.702) 0:24:17.604 ********** 2026-07-28 19:51:48.513953 | instance | ok: [instance] 2026-07-28 19:51:48.514004 | instance | 2026-07-28 19:51:48.514011 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-07-28 19:51:48.514017 | instance | Tuesday 28 July 2026 19:51:48 +0000 (0:00:00.154) 0:24:17.759 ********** 2026-07-28 19:51:49.787418 | instance | changed: [instance] 2026-07-28 19:51:49.787481 | instance | 2026-07-28 19:51:49.787492 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-28 19:51:49.787691 | instance | Tuesday 28 July 2026 19:51:49 +0000 (0:00:01.270) 0:24:19.030 ********** 2026-07-28 19:51:49.965869 | instance | ok: [instance] 2026-07-28 19:51:49.966107 | instance | 2026-07-28 19:51:49.966379 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-28 19:51:49.966637 | instance | Tuesday 28 July 2026 19:51:49 +0000 (0:00:00.180) 0:24:19.211 ********** 2026-07-28 19:51:50.049516 | instance | included: rabbitmq for instance 2026-07-28 19:51:50.049764 | instance | 2026-07-28 19:51:50.050096 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-28 19:51:50.050396 | instance | Tuesday 28 July 2026 19:51:50 +0000 (0:00:00.083) 0:24:19.294 ********** 2026-07-28 19:51:50.765165 | instance | ok: [instance] 2026-07-28 19:51:50.765478 | instance | 2026-07-28 19:51:50.765815 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-28 19:51:50.766075 | instance | Tuesday 28 July 2026 19:51:50 +0000 (0:00:00.715) 0:24:20.010 ********** 2026-07-28 19:51:50.821893 | instance | skipping: [instance] 2026-07-28 19:51:50.821941 | instance | 2026-07-28 19:51:50.821947 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-28 19:51:50.821953 | instance | Tuesday 28 July 2026 19:51:50 +0000 (0:00:00.056) 0:24:20.067 ********** 2026-07-28 19:51:50.871802 | instance | skipping: [instance] 2026-07-28 19:51:50.871879 | instance | 2026-07-28 19:51:50.871891 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-28 19:51:50.871908 | instance | Tuesday 28 July 2026 19:51:50 +0000 (0:00:00.049) 0:24:20.116 ********** 2026-07-28 19:51:50.927751 | instance | skipping: [instance] 2026-07-28 19:51:50.927862 | instance | 2026-07-28 19:51:50.928026 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-28 19:51:50.928142 | instance | Tuesday 28 July 2026 19:51:50 +0000 (0:00:00.056) 0:24:20.173 ********** 2026-07-28 19:52:21.808850 | instance | changed: [instance] 2026-07-28 19:52:21.808930 | instance | 2026-07-28 19:52:21.809073 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-28 19:52:21.809226 | instance | Tuesday 28 July 2026 19:52:21 +0000 (0:00:30.881) 0:24:51.054 ********** 2026-07-28 19:52:22.515232 | instance | ok: [instance] 2026-07-28 19:52:22.515306 | instance | 2026-07-28 19:52:22.515438 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-28 19:52:22.515569 | instance | Tuesday 28 July 2026 19:52:22 +0000 (0:00:00.706) 0:24:51.761 ********** 2026-07-28 19:52:22.578361 | instance | ok: [instance] 2026-07-28 19:52:22.578425 | instance | 2026-07-28 19:52:22.578568 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-28 19:52:22.578685 | instance | Tuesday 28 July 2026 19:52:22 +0000 (0:00:00.062) 0:24:51.824 ********** 2026-07-28 19:52:22.631438 | instance | skipping: [instance] 2026-07-28 19:52:22.631748 | instance | 2026-07-28 19:52:22.632150 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-28 19:52:22.632441 | instance | Tuesday 28 July 2026 19:52:22 +0000 (0:00:00.052) 0:24:51.877 ********** 2026-07-28 19:52:22.681993 | instance | skipping: [instance] 2026-07-28 19:52:22.682274 | instance | 2026-07-28 19:52:22.682548 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-28 19:52:22.682810 | instance | Tuesday 28 July 2026 19:52:22 +0000 (0:00:00.050) 0:24:51.927 ********** 2026-07-28 19:52:22.735800 | instance | ok: [instance] 2026-07-28 19:52:22.736105 | instance | 2026-07-28 19:52:22.736386 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-28 19:52:22.736647 | instance | Tuesday 28 July 2026 19:52:22 +0000 (0:00:00.053) 0:24:51.981 ********** 2026-07-28 19:52:22.873510 | instance | ok: [instance] => (item=oslo_db) 2026-07-28 19:52:22.873742 | instance | ok: [instance] => (item=dashboard) 2026-07-28 19:52:22.874000 | instance | ok: [instance] => (item=oslo_cache) 2026-07-28 19:52:22.874368 | instance | ok: [instance] => (item=image) 2026-07-28 19:52:22.874573 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-28 19:52:22.874820 | instance | ok: [instance] => (item=identity) 2026-07-28 19:52:22.875058 | instance | 2026-07-28 19:52:22.875313 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-28 19:52:22.875571 | instance | Tuesday 28 July 2026 19:52:22 +0000 (0:00:00.137) 0:24:52.119 ********** 2026-07-28 19:52:22.941108 | instance | ok: [instance] 2026-07-28 19:52:22.941176 | instance | 2026-07-28 19:52:22.941303 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 19:52:22.941430 | instance | Tuesday 28 July 2026 19:52:22 +0000 (0:00:00.067) 0:24:52.186 ********** 2026-07-28 19:52:23.007463 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 19:52:23.007639 | instance | 2026-07-28 19:52:23.007975 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 19:52:23.008250 | instance | Tuesday 28 July 2026 19:52:22 +0000 (0:00:00.066) 0:24:52.253 ********** 2026-07-28 19:52:23.561553 | instance | changed: [instance] 2026-07-28 19:52:23.561722 | instance | 2026-07-28 19:52:23.561939 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-07-28 19:52:23.562146 | instance | Tuesday 28 July 2026 19:52:23 +0000 (0:00:00.553) 0:24:52.807 ********** 2026-07-28 19:52:23.997119 | instance | ok: [instance] 2026-07-28 19:52:23.997172 | instance | 2026-07-28 19:52:23.997180 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-07-28 19:52:23.997189 | instance | Tuesday 28 July 2026 19:52:23 +0000 (0:00:00.435) 0:24:53.242 ********** 2026-07-28 19:54:36.270952 | instance | changed: [instance] 2026-07-28 19:54:36.271025 | instance | 2026-07-28 19:54:36.271201 | instance | TASK [Create Ingress] ********************************************************** 2026-07-28 19:54:36.271371 | instance | Tuesday 28 July 2026 19:54:36 +0000 (0:02:12.274) 0:27:05.516 ********** 2026-07-28 19:54:36.385848 | instance | included: openstack_helm_ingress for instance 2026-07-28 19:54:36.386091 | instance | 2026-07-28 19:54:36.386360 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-28 19:54:36.386620 | instance | Tuesday 28 July 2026 19:54:36 +0000 (0:00:00.114) 0:27:05.631 ********** 2026-07-28 19:54:36.439575 | instance | skipping: [instance] 2026-07-28 19:54:36.439839 | instance | 2026-07-28 19:54:36.440131 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-28 19:54:36.440395 | instance | Tuesday 28 July 2026 19:54:36 +0000 (0:00:00.053) 0:27:05.685 ********** 2026-07-28 19:54:36.489714 | instance | skipping: [instance] 2026-07-28 19:54:36.489959 | instance | 2026-07-28 19:54:36.490223 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-28 19:54:36.490495 | instance | Tuesday 28 July 2026 19:54:36 +0000 (0:00:00.050) 0:27:05.735 ********** 2026-07-28 19:54:36.555162 | instance | ok: [instance] 2026-07-28 19:54:36.555349 | instance | 2026-07-28 19:54:36.555604 | instance | TASK [Create Ingress image] **************************************************** 2026-07-28 19:54:36.555907 | instance | Tuesday 28 July 2026 19:54:36 +0000 (0:00:00.065) 0:27:05.800 ********** 2026-07-28 19:54:36.629941 | instance | included: ingress for instance 2026-07-28 19:54:36.630148 | instance | 2026-07-28 19:54:36.630430 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-07-28 19:54:36.630695 | instance | Tuesday 28 July 2026 19:54:36 +0000 (0:00:00.074) 0:27:05.875 ********** 2026-07-28 19:54:37.580688 | instance | changed: [instance] 2026-07-28 19:54:37.580952 | instance | 2026-07-28 19:54:37.581290 | instance | TASK [Create images] *********************************************************** 2026-07-28 19:54:37.581708 | instance | Tuesday 28 July 2026 19:54:37 +0000 (0:00:00.950) 0:27:06.826 ********** 2026-07-28 19:54:37.695720 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-07-28 19:54:37.695951 | instance | 2026-07-28 19:54:37.696181 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-07-28 19:54:37.696355 | instance | Tuesday 28 July 2026 19:54:37 +0000 (0:00:00.115) 0:27:06.941 ********** 2026-07-28 19:54:40.617099 | instance | changed: [instance] 2026-07-28 19:54:40.617182 | instance | 2026-07-28 19:54:40.617311 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-28 19:54:40.617439 | instance | Tuesday 28 July 2026 19:54:40 +0000 (0:00:02.921) 0:27:09.862 ********** 2026-07-28 19:54:41.197113 | instance | ok: [instance] 2026-07-28 19:54:41.197186 | instance | 2026-07-28 19:54:41.197198 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-28 19:54:41.197216 | instance | Tuesday 28 July 2026 19:54:41 +0000 (0:00:00.579) 0:27:10.441 ********** 2026-07-28 19:54:41.269173 | instance | ok: [instance] 2026-07-28 19:54:41.269272 | instance | 2026-07-28 19:54:41.269285 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-28 19:54:41.269295 | instance | Tuesday 28 July 2026 19:54:41 +0000 (0:00:00.071) 0:27:10.513 ********** 2026-07-28 19:54:53.436343 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-07-28 19:54:53.436413 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-07-28 19:54:53.436424 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-07-28 19:54:53.436433 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-07-28 19:54:53.436449 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-07-28 19:54:53.436489 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-07-28 19:54:53.436929 | instance | ok: [instance] 2026-07-28 19:54:53.436979 | instance | 2026-07-28 19:54:53.436985 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-28 19:54:53.437165 | instance | Tuesday 28 July 2026 19:54:53 +0000 (0:00:12.167) 0:27:22.681 ********** 2026-07-28 19:54:53.491886 | instance | ok: [instance] 2026-07-28 19:54:53.491969 | instance | 2026-07-28 19:54:53.492074 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-28 19:54:53.492214 | instance | Tuesday 28 July 2026 19:54:53 +0000 (0:00:00.056) 0:27:22.737 ********** 2026-07-28 19:54:53.559184 | instance | ok: [instance] 2026-07-28 19:54:53.559391 | instance | 2026-07-28 19:54:53.559696 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-28 19:54:53.560057 | instance | Tuesday 28 July 2026 19:54:53 +0000 (0:00:00.067) 0:27:22.804 ********** 2026-07-28 19:54:53.766096 | instance | changed: [instance] 2026-07-28 19:54:53.766344 | instance | 2026-07-28 19:54:53.766627 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-28 19:54:53.766974 | instance | Tuesday 28 July 2026 19:54:53 +0000 (0:00:00.206) 0:27:23.011 ********** 2026-07-28 19:54:54.452197 | instance | changed: [instance] 2026-07-28 19:54:54.452285 | instance | 2026-07-28 19:54:54.452406 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-28 19:54:54.452525 | instance | Tuesday 28 July 2026 19:54:54 +0000 (0:00:00.686) 0:27:23.698 ********** 2026-07-28 19:54:54.665195 | instance | ok: [instance] 2026-07-28 19:54:54.665440 | instance | 2026-07-28 19:54:54.665714 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-28 19:54:54.665978 | instance | Tuesday 28 July 2026 19:54:54 +0000 (0:00:00.212) 0:27:23.910 ********** 2026-07-28 19:54:54.923062 | instance | changed: [instance] 2026-07-28 19:54:54.923725 | instance | 2026-07-28 19:54:54.923741 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-28 19:54:54.923804 | instance | Tuesday 28 July 2026 19:54:54 +0000 (0:00:00.258) 0:27:24.168 ********** 2026-07-28 19:54:55.613392 | instance | ok: [instance] 2026-07-28 19:54:55.613482 | instance | 2026-07-28 19:54:55.613755 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-28 19:54:55.613805 | instance | Tuesday 28 July 2026 19:54:55 +0000 (0:00:00.690) 0:27:24.859 ********** 2026-07-28 19:54:55.676393 | instance | ok: [instance] 2026-07-28 19:54:55.676488 | instance | 2026-07-28 19:54:55.676502 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-28 19:54:55.676629 | instance | Tuesday 28 July 2026 19:54:55 +0000 (0:00:00.062) 0:27:24.922 ********** 2026-07-28 19:55:00.710072 | instance | changed: [instance] 2026-07-28 19:55:00.710155 | instance | 2026-07-28 19:55:00.710405 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-28 19:55:00.710680 | instance | Tuesday 28 July 2026 19:55:00 +0000 (0:00:05.032) 0:27:29.954 ********** 2026-07-28 19:55:00.756103 | instance | skipping: [instance] 2026-07-28 19:55:00.756502 | instance | 2026-07-28 19:55:00.756546 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-28 19:55:00.756553 | instance | Tuesday 28 July 2026 19:55:00 +0000 (0:00:00.047) 0:27:30.001 ********** 2026-07-28 19:55:00.805824 | instance | skipping: [instance] 2026-07-28 19:55:00.805894 | instance | 2026-07-28 19:55:00.806177 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-28 19:55:00.806217 | instance | Tuesday 28 July 2026 19:55:00 +0000 (0:00:00.049) 0:27:30.051 ********** 2026-07-28 19:55:01.130321 | instance | changed: [instance] 2026-07-28 19:55:01.130446 | instance | 2026-07-28 19:55:01.130461 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-28 19:55:01.130640 | instance | Tuesday 28 July 2026 19:55:01 +0000 (0:00:00.324) 0:27:30.375 ********** 2026-07-28 19:55:01.215301 | instance | ok: [instance] 2026-07-28 19:55:01.215380 | instance | 2026-07-28 19:55:01.215622 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-28 19:55:01.215662 | instance | Tuesday 28 July 2026 19:55:01 +0000 (0:00:00.085) 0:27:30.461 ********** 2026-07-28 19:55:01.257551 | instance | skipping: [instance] 2026-07-28 19:55:01.257922 | instance | 2026-07-28 19:55:01.257948 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-28 19:55:01.257954 | instance | Tuesday 28 July 2026 19:55:01 +0000 (0:00:00.042) 0:27:30.503 ********** 2026-07-28 19:55:01.309452 | instance | skipping: [instance] 2026-07-28 19:55:01.309519 | instance | 2026-07-28 19:55:01.309643 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-28 19:55:01.309760 | instance | Tuesday 28 July 2026 19:55:01 +0000 (0:00:00.051) 0:27:30.555 ********** 2026-07-28 19:55:01.376757 | instance | skipping: [instance] 2026-07-28 19:55:01.376837 | instance | 2026-07-28 19:55:01.377034 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-28 19:55:01.377194 | instance | Tuesday 28 July 2026 19:55:01 +0000 (0:00:00.067) 0:27:30.622 ********** 2026-07-28 19:55:01.434592 | instance | skipping: [instance] 2026-07-28 19:55:01.434646 | instance | 2026-07-28 19:55:01.434832 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-28 19:55:01.434982 | instance | Tuesday 28 July 2026 19:55:01 +0000 (0:00:00.057) 0:27:30.680 ********** 2026-07-28 19:55:01.495847 | instance | skipping: [instance] 2026-07-28 19:55:01.495942 | instance | 2026-07-28 19:55:01.495962 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-28 19:55:01.496035 | instance | Tuesday 28 July 2026 19:55:01 +0000 (0:00:00.061) 0:27:30.741 ********** 2026-07-28 19:55:01.560915 | instance | ok: [instance] 2026-07-28 19:55:01.561019 | instance | 2026-07-28 19:55:01.561300 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-28 19:55:01.561346 | instance | Tuesday 28 July 2026 19:55:01 +0000 (0:00:00.064) 0:27:30.806 ********** 2026-07-28 19:55:01.654886 | instance | ok: [instance] => (item=oslo_db) 2026-07-28 19:55:01.654951 | instance | ok: [instance] => (item=oslo_cache) 2026-07-28 19:55:01.655158 | instance | ok: [instance] => (item=staffeln) 2026-07-28 19:55:01.655196 | instance | ok: [instance] => (item=identity) 2026-07-28 19:55:01.655580 | instance | 2026-07-28 19:55:01.655619 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-28 19:55:01.655625 | instance | Tuesday 28 July 2026 19:55:01 +0000 (0:00:00.094) 0:27:30.900 ********** 2026-07-28 19:55:01.725820 | instance | ok: [instance] 2026-07-28 19:55:01.726260 | instance | 2026-07-28 19:55:01.726298 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 19:55:01.726305 | instance | Tuesday 28 July 2026 19:55:01 +0000 (0:00:00.070) 0:27:30.971 ********** 2026-07-28 19:55:01.796339 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 19:55:01.796408 | instance | 2026-07-28 19:55:01.796667 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 19:55:01.796702 | instance | Tuesday 28 July 2026 19:55:01 +0000 (0:00:00.070) 0:27:31.042 ********** 2026-07-28 19:55:02.330264 | instance | changed: [instance] 2026-07-28 19:55:02.330341 | instance | 2026-07-28 19:55:02.330441 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-07-28 19:55:02.330560 | instance | Tuesday 28 July 2026 19:55:02 +0000 (0:00:00.533) 0:27:31.576 ********** 2026-07-28 19:55:24.813061 | instance | changed: [instance] 2026-07-28 19:55:24.813147 | instance | 2026-07-28 19:55:24.813276 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-28 19:55:24.813384 | instance | Tuesday 28 July 2026 19:55:24 +0000 (0:00:22.482) 0:27:54.058 ********** 2026-07-28 19:55:24.905125 | instance | ok: [instance] 2026-07-28 19:55:24.905241 | instance | 2026-07-28 19:55:24.905427 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-28 19:55:24.905632 | instance | Tuesday 28 July 2026 19:55:24 +0000 (0:00:00.092) 0:27:54.150 ********** 2026-07-28 19:55:24.984217 | instance | included: rabbitmq for instance 2026-07-28 19:55:24.984466 | instance | 2026-07-28 19:55:24.984755 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-28 19:55:24.985020 | instance | Tuesday 28 July 2026 19:55:24 +0000 (0:00:00.078) 0:27:54.229 ********** 2026-07-28 19:55:25.709825 | instance | ok: [instance] 2026-07-28 19:55:25.710059 | instance | 2026-07-28 19:55:25.710384 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-28 19:55:25.710681 | instance | Tuesday 28 July 2026 19:55:25 +0000 (0:00:00.725) 0:27:54.955 ********** 2026-07-28 19:55:25.759636 | instance | skipping: [instance] 2026-07-28 19:55:25.759953 | instance | 2026-07-28 19:55:25.760245 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-28 19:55:25.760541 | instance | Tuesday 28 July 2026 19:55:25 +0000 (0:00:00.049) 0:27:55.005 ********** 2026-07-28 19:55:25.810284 | instance | skipping: [instance] 2026-07-28 19:55:25.810518 | instance | 2026-07-28 19:55:25.810808 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-28 19:55:25.811091 | instance | Tuesday 28 July 2026 19:55:25 +0000 (0:00:00.050) 0:27:55.056 ********** 2026-07-28 19:55:25.864364 | instance | skipping: [instance] 2026-07-28 19:55:25.864599 | instance | 2026-07-28 19:55:25.864895 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-28 19:55:25.865170 | instance | Tuesday 28 July 2026 19:55:25 +0000 (0:00:00.053) 0:27:55.109 ********** 2026-07-28 19:55:56.721449 | instance | changed: [instance] 2026-07-28 19:55:56.721817 | instance | 2026-07-28 19:55:56.722285 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-28 19:55:56.722619 | instance | Tuesday 28 July 2026 19:55:56 +0000 (0:00:30.856) 0:28:25.966 ********** 2026-07-28 19:55:57.390989 | instance | ok: [instance] 2026-07-28 19:55:57.391106 | instance | 2026-07-28 19:55:57.391280 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-28 19:55:57.391444 | instance | Tuesday 28 July 2026 19:55:57 +0000 (0:00:00.669) 0:28:26.636 ********** 2026-07-28 19:55:57.449224 | instance | ok: [instance] 2026-07-28 19:55:57.449358 | instance | 2026-07-28 19:55:57.449542 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-28 19:55:57.449751 | instance | Tuesday 28 July 2026 19:55:57 +0000 (0:00:00.058) 0:28:26.694 ********** 2026-07-28 19:55:57.505416 | instance | skipping: [instance] 2026-07-28 19:55:57.505537 | instance | 2026-07-28 19:55:57.505738 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-28 19:55:57.505904 | instance | Tuesday 28 July 2026 19:55:57 +0000 (0:00:00.056) 0:28:26.751 ********** 2026-07-28 19:55:57.569578 | instance | skipping: [instance] 2026-07-28 19:55:57.569831 | instance | 2026-07-28 19:55:57.570169 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-28 19:55:57.570391 | instance | Tuesday 28 July 2026 19:55:57 +0000 (0:00:00.064) 0:28:26.815 ********** 2026-07-28 19:55:57.618525 | instance | ok: [instance] 2026-07-28 19:55:57.618765 | instance | 2026-07-28 19:55:57.619050 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-28 19:55:57.619318 | instance | Tuesday 28 July 2026 19:55:57 +0000 (0:00:00.048) 0:28:26.864 ********** 2026-07-28 19:55:57.741788 | instance | ok: [instance] => (item=oslo_db) 2026-07-28 19:55:57.742062 | instance | ok: [instance] => (item=volumev3) 2026-07-28 19:55:57.742341 | instance | ok: [instance] => (item=oslo_cache) 2026-07-28 19:55:57.742651 | instance | ok: [instance] => (item=image) 2026-07-28 19:55:57.742941 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-28 19:55:57.743211 | instance | ok: [instance] => (item=identity) 2026-07-28 19:55:57.743462 | instance | 2026-07-28 19:55:57.743811 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-28 19:55:57.744180 | instance | Tuesday 28 July 2026 19:55:57 +0000 (0:00:00.122) 0:28:26.987 ********** 2026-07-28 19:55:57.810246 | instance | ok: [instance] 2026-07-28 19:55:57.810347 | instance | 2026-07-28 19:55:57.810485 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 19:55:57.810611 | instance | Tuesday 28 July 2026 19:55:57 +0000 (0:00:00.068) 0:28:27.056 ********** 2026-07-28 19:55:57.877227 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 19:55:57.877521 | instance | 2026-07-28 19:55:57.877740 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 19:55:57.878019 | instance | Tuesday 28 July 2026 19:55:57 +0000 (0:00:00.066) 0:28:27.122 ********** 2026-07-28 19:55:58.400675 | instance | changed: [instance] 2026-07-28 19:55:58.400921 | instance | 2026-07-28 19:55:58.401193 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-07-28 19:55:58.401471 | instance | Tuesday 28 July 2026 19:55:58 +0000 (0:00:00.523) 0:28:27.646 ********** 2026-07-28 19:55:58.780248 | instance | ok: [instance] 2026-07-28 19:55:58.780481 | instance | 2026-07-28 19:55:58.780788 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-07-28 19:55:58.781077 | instance | Tuesday 28 July 2026 19:55:58 +0000 (0:00:00.379) 0:28:28.025 ********** 2026-07-28 19:55:58.845360 | instance | ok: [instance] 2026-07-28 19:55:58.845591 | instance | 2026-07-28 19:55:58.845859 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-07-28 19:55:58.846124 | instance | Tuesday 28 July 2026 19:55:58 +0000 (0:00:00.065) 0:28:28.091 ********** 2026-07-28 19:55:59.003560 | instance | ok: [instance] 2026-07-28 19:55:59.003721 | instance | 2026-07-28 19:55:59.004101 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-07-28 19:55:59.004508 | instance | Tuesday 28 July 2026 19:55:58 +0000 (0:00:00.157) 0:28:28.248 ********** 2026-07-28 20:00:47.684297 | instance | changed: [instance] 2026-07-28 20:00:47.684422 | instance | 2026-07-28 20:00:47.684591 | instance | TASK [Create Ingress] ********************************************************** 2026-07-28 20:00:47.684763 | instance | Tuesday 28 July 2026 20:00:47 +0000 (0:04:48.681) 0:33:16.929 ********** 2026-07-28 20:00:47.784303 | instance | included: openstack_helm_ingress for instance 2026-07-28 20:00:47.784437 | instance | 2026-07-28 20:00:47.784611 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-28 20:00:47.784785 | instance | Tuesday 28 July 2026 20:00:47 +0000 (0:00:00.100) 0:33:17.030 ********** 2026-07-28 20:00:47.839950 | instance | skipping: [instance] 2026-07-28 20:00:47.840100 | instance | 2026-07-28 20:00:47.840279 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-28 20:00:47.840447 | instance | Tuesday 28 July 2026 20:00:47 +0000 (0:00:00.055) 0:33:17.085 ********** 2026-07-28 20:00:47.897355 | instance | skipping: [instance] 2026-07-28 20:00:47.897662 | instance | 2026-07-28 20:00:47.898012 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-28 20:00:47.898315 | instance | Tuesday 28 July 2026 20:00:47 +0000 (0:00:00.056) 0:33:17.142 ********** 2026-07-28 20:00:47.959667 | instance | ok: [instance] 2026-07-28 20:00:47.959885 | instance | 2026-07-28 20:00:47.960096 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-07-28 20:00:47.960256 | instance | Tuesday 28 July 2026 20:00:47 +0000 (0:00:00.062) 0:33:17.205 ********** 2026-07-28 20:00:48.031360 | instance | included: ingress for instance 2026-07-28 20:00:48.031479 | instance | 2026-07-28 20:00:48.031652 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-07-28 20:00:48.031847 | instance | Tuesday 28 July 2026 20:00:48 +0000 (0:00:00.071) 0:33:17.277 ********** 2026-07-28 20:00:49.220035 | instance | changed: [instance] 2026-07-28 20:00:49.220170 | instance | 2026-07-28 20:00:49.220345 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-28 20:00:49.220507 | instance | Tuesday 28 July 2026 20:00:49 +0000 (0:00:01.187) 0:33:18.465 ********** 2026-07-28 20:00:49.410678 | instance | ok: [instance] 2026-07-28 20:00:49.410916 | instance | 2026-07-28 20:00:49.411261 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-28 20:00:49.411565 | instance | Tuesday 28 July 2026 20:00:49 +0000 (0:00:00.191) 0:33:18.656 ********** 2026-07-28 20:00:49.452405 | instance | skipping: [instance] 2026-07-28 20:00:49.452896 | instance | 2026-07-28 20:00:49.453256 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-28 20:00:49.453687 | instance | Tuesday 28 July 2026 20:00:49 +0000 (0:00:00.041) 0:33:18.697 ********** 2026-07-28 20:00:49.497172 | instance | skipping: [instance] 2026-07-28 20:00:49.497247 | instance | 2026-07-28 20:00:49.497372 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-28 20:00:49.497478 | instance | Tuesday 28 July 2026 20:00:49 +0000 (0:00:00.045) 0:33:18.742 ********** 2026-07-28 20:00:49.638258 | instance | skipping: [instance] 2026-07-28 20:00:49.638477 | instance | 2026-07-28 20:00:49.638779 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-28 20:00:49.639046 | instance | Tuesday 28 July 2026 20:00:49 +0000 (0:00:00.140) 0:33:18.883 ********** 2026-07-28 20:00:49.697102 | instance | skipping: [instance] 2026-07-28 20:00:49.697310 | instance | 2026-07-28 20:00:49.697621 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-28 20:00:49.697902 | instance | Tuesday 28 July 2026 20:00:49 +0000 (0:00:00.058) 0:33:18.942 ********** 2026-07-28 20:00:49.755847 | instance | skipping: [instance] 2026-07-28 20:00:49.755993 | instance | 2026-07-28 20:00:49.756216 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-28 20:00:49.756403 | instance | Tuesday 28 July 2026 20:00:49 +0000 (0:00:00.058) 0:33:19.001 ********** 2026-07-28 20:00:49.811965 | instance | ok: [instance] 2026-07-28 20:00:49.812118 | instance | 2026-07-28 20:00:49.812305 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-28 20:00:49.812511 | instance | Tuesday 28 July 2026 20:00:49 +0000 (0:00:00.056) 0:33:19.057 ********** 2026-07-28 20:00:49.906110 | instance | ok: [instance] => (item=oslo_db) 2026-07-28 20:00:49.906344 | instance | ok: [instance] => (item=oslo_cache) 2026-07-28 20:00:49.906607 | instance | ok: [instance] => (item=identity) 2026-07-28 20:00:49.906867 | instance | ok: [instance] => (item=placement) 2026-07-28 20:00:49.907111 | instance | 2026-07-28 20:00:49.907378 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-28 20:00:49.907638 | instance | Tuesday 28 July 2026 20:00:49 +0000 (0:00:00.093) 0:33:19.151 ********** 2026-07-28 20:00:49.977009 | instance | ok: [instance] 2026-07-28 20:00:49.977078 | instance | 2026-07-28 20:00:49.977265 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 20:00:49.977443 | instance | Tuesday 28 July 2026 20:00:49 +0000 (0:00:00.070) 0:33:19.222 ********** 2026-07-28 20:00:50.041875 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 20:00:50.042051 | instance | 2026-07-28 20:00:50.042317 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 20:00:50.042577 | instance | Tuesday 28 July 2026 20:00:50 +0000 (0:00:00.064) 0:33:19.287 ********** 2026-07-28 20:00:50.557378 | instance | changed: [instance] 2026-07-28 20:00:50.557442 | instance | 2026-07-28 20:00:50.557546 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-07-28 20:00:50.557665 | instance | Tuesday 28 July 2026 20:00:50 +0000 (0:00:00.515) 0:33:19.803 ********** 2026-07-28 20:02:27.947188 | instance | changed: [instance] 2026-07-28 20:02:27.947246 | instance | 2026-07-28 20:02:27.947514 | instance | TASK [Create Ingress] ********************************************************** 2026-07-28 20:02:27.947573 | instance | Tuesday 28 July 2026 20:02:27 +0000 (0:01:37.389) 0:34:57.192 ********** 2026-07-28 20:02:28.061561 | instance | included: openstack_helm_ingress for instance 2026-07-28 20:02:28.061951 | instance | 2026-07-28 20:02:28.061998 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-28 20:02:28.062004 | instance | Tuesday 28 July 2026 20:02:28 +0000 (0:00:00.114) 0:34:57.306 ********** 2026-07-28 20:02:28.116409 | instance | skipping: [instance] 2026-07-28 20:02:28.116724 | instance | 2026-07-28 20:02:28.116749 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-28 20:02:28.116761 | instance | Tuesday 28 July 2026 20:02:28 +0000 (0:00:00.054) 0:34:57.361 ********** 2026-07-28 20:02:28.172510 | instance | skipping: [instance] 2026-07-28 20:02:28.172740 | instance | 2026-07-28 20:02:28.173027 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-28 20:02:28.173303 | instance | Tuesday 28 July 2026 20:02:28 +0000 (0:00:00.055) 0:34:57.417 ********** 2026-07-28 20:02:28.238155 | instance | ok: [instance] 2026-07-28 20:02:28.238390 | instance | 2026-07-28 20:02:28.238651 | instance | TASK [Create Ingress placement] ************************************************ 2026-07-28 20:02:28.238910 | instance | Tuesday 28 July 2026 20:02:28 +0000 (0:00:00.066) 0:34:57.483 ********** 2026-07-28 20:02:28.316052 | instance | included: ingress for instance 2026-07-28 20:02:28.316121 | instance | 2026-07-28 20:02:28.316254 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-07-28 20:02:28.316372 | instance | Tuesday 28 July 2026 20:02:28 +0000 (0:00:00.077) 0:34:57.561 ********** 2026-07-28 20:02:29.318306 | instance | changed: [instance] 2026-07-28 20:02:29.318534 | instance | 2026-07-28 20:02:29.318807 | instance | PLAY [Configure operating system] ********************************************** 2026-07-28 20:02:29.319057 | instance | 2026-07-28 20:02:29.319330 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-28 20:02:29.319599 | instance | Tuesday 28 July 2026 20:02:29 +0000 (0:00:01.002) 0:34:58.564 ********** 2026-07-28 20:02:31.520142 | instance | ok: [instance] 2026-07-28 20:02:31.520264 | instance | 2026-07-28 20:02:31.520456 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-07-28 20:02:31.520636 | instance | Tuesday 28 July 2026 20:02:31 +0000 (0:00:02.201) 0:35:00.765 ********** 2026-07-28 20:02:31.732736 | instance | ok: [instance] 2026-07-28 20:02:31.732930 | instance | 2026-07-28 20:02:31.733199 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-07-28 20:02:31.733457 | instance | Tuesday 28 July 2026 20:02:31 +0000 (0:00:00.212) 0:35:00.978 ********** 2026-07-28 20:02:31.789282 | instance | skipping: [instance] 2026-07-28 20:02:31.789500 | instance | 2026-07-28 20:02:31.789760 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-07-28 20:02:31.790063 | instance | Tuesday 28 July 2026 20:02:31 +0000 (0:00:00.056) 0:35:01.034 ********** 2026-07-28 20:02:31.851443 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-07-28 20:02:31.851734 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-07-28 20:02:31.852053 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-07-28 20:02:31.852309 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-07-28 20:02:31.852562 | instance | skipping: [instance] 2026-07-28 20:02:31.852833 | instance | 2026-07-28 20:02:31.853096 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-07-28 20:02:31.853337 | instance | Tuesday 28 July 2026 20:02:31 +0000 (0:00:00.062) 0:35:01.097 ********** 2026-07-28 20:02:31.914628 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-07-28 20:02:31.915076 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-07-28 20:02:31.915309 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-07-28 20:02:31.915565 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-07-28 20:02:31.915855 | instance | skipping: [instance] 2026-07-28 20:02:31.916114 | instance | 2026-07-28 20:02:31.916367 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-07-28 20:02:31.916621 | instance | Tuesday 28 July 2026 20:02:31 +0000 (0:00:00.063) 0:35:01.160 ********** 2026-07-28 20:02:31.968553 | instance | skipping: [instance] 2026-07-28 20:02:31.968906 | instance | 2026-07-28 20:02:31.969197 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-07-28 20:02:31.969450 | instance | Tuesday 28 July 2026 20:02:31 +0000 (0:00:00.053) 0:35:01.213 ********** 2026-07-28 20:02:32.041389 | instance | skipping: [instance] 2026-07-28 20:02:32.041757 | instance | 2026-07-28 20:02:32.042135 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-07-28 20:02:32.042555 | instance | Tuesday 28 July 2026 20:02:32 +0000 (0:00:00.072) 0:35:01.286 ********** 2026-07-28 20:02:36.091800 | instance | changed: [instance] 2026-07-28 20:02:36.092034 | instance | 2026-07-28 20:02:36.092300 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-07-28 20:02:36.092856 | instance | Tuesday 28 July 2026 20:02:36 +0000 (0:00:04.050) 0:35:05.336 ********** 2026-07-28 20:02:58.555379 | instance | changed: [instance] 2026-07-28 20:02:58.555592 | instance | 2026-07-28 20:02:58.555902 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-07-28 20:02:58.556208 | instance | Tuesday 28 July 2026 20:02:58 +0000 (0:00:22.464) 0:35:27.800 ********** 2026-07-28 20:02:59.047662 | instance | changed: [instance] 2026-07-28 20:02:59.047921 | instance | 2026-07-28 20:02:59.048206 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-07-28 20:02:59.048464 | instance | Tuesday 28 July 2026 20:02:59 +0000 (0:00:00.492) 0:35:28.293 ********** 2026-07-28 20:03:00.176656 | instance | ok: [instance] 2026-07-28 20:03:00.176732 | instance | 2026-07-28 20:03:00.176858 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-07-28 20:03:00.176978 | instance | Tuesday 28 July 2026 20:03:00 +0000 (0:00:01.129) 0:35:29.422 ********** 2026-07-28 20:03:00.597826 | instance | changed: [instance] 2026-07-28 20:03:00.598073 | instance | 2026-07-28 20:03:00.598351 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-07-28 20:03:00.598617 | instance | Tuesday 28 July 2026 20:03:00 +0000 (0:00:00.420) 0:35:29.843 ********** 2026-07-28 20:03:01.063645 | instance | changed: [instance] 2026-07-28 20:03:01.063953 | instance | 2026-07-28 20:03:01.064232 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-07-28 20:03:01.064495 | instance | Tuesday 28 July 2026 20:03:01 +0000 (0:00:00.466) 0:35:30.309 ********** 2026-07-28 20:03:01.597377 | instance | changed: [instance] 2026-07-28 20:03:01.597615 | instance | 2026-07-28 20:03:01.597906 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-07-28 20:03:01.598187 | instance | Tuesday 28 July 2026 20:03:01 +0000 (0:00:00.533) 0:35:30.842 ********** 2026-07-28 20:03:02.063802 | instance | changed: [instance] 2026-07-28 20:03:02.064219 | instance | 2026-07-28 20:03:02.064498 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-07-28 20:03:02.064769 | instance | Tuesday 28 July 2026 20:03:02 +0000 (0:00:00.466) 0:35:31.309 ********** 2026-07-28 20:03:02.330195 | instance | ok: [instance] 2026-07-28 20:03:02.330398 | instance | 2026-07-28 20:03:02.330682 | instance | PLAY [Deploy SDN] ************************************************************** 2026-07-28 20:03:02.330931 | instance | 2026-07-28 20:03:02.331211 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-28 20:03:02.331479 | instance | Tuesday 28 July 2026 20:03:02 +0000 (0:00:00.265) 0:35:31.575 ********** 2026-07-28 20:03:02.396905 | instance | ok: [instance] 2026-07-28 20:03:02.397132 | instance | 2026-07-28 20:03:02.397394 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-28 20:03:02.397650 | instance | Tuesday 28 July 2026 20:03:02 +0000 (0:00:00.067) 0:35:31.642 ********** 2026-07-28 20:03:02.447485 | instance | skipping: [instance] 2026-07-28 20:03:02.447672 | instance | 2026-07-28 20:03:02.447994 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-28 20:03:02.448275 | instance | Tuesday 28 July 2026 20:03:02 +0000 (0:00:00.050) 0:35:31.693 ********** 2026-07-28 20:03:02.500831 | instance | skipping: [instance] 2026-07-28 20:03:02.501040 | instance | 2026-07-28 20:03:02.501330 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-28 20:03:02.501599 | instance | Tuesday 28 July 2026 20:03:02 +0000 (0:00:00.053) 0:35:31.746 ********** 2026-07-28 20:03:02.551523 | instance | skipping: [instance] 2026-07-28 20:03:02.551774 | instance | 2026-07-28 20:03:02.552129 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-28 20:03:02.552467 | instance | Tuesday 28 July 2026 20:03:02 +0000 (0:00:00.050) 0:35:31.797 ********** 2026-07-28 20:03:02.602903 | instance | skipping: [instance] 2026-07-28 20:03:02.603131 | instance | 2026-07-28 20:03:02.603446 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-28 20:03:02.603728 | instance | Tuesday 28 July 2026 20:03:02 +0000 (0:00:00.051) 0:35:31.848 ********** 2026-07-28 20:03:02.654336 | instance | skipping: [instance] 2026-07-28 20:03:02.654551 | instance | 2026-07-28 20:03:02.654858 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-28 20:03:02.655113 | instance | Tuesday 28 July 2026 20:03:02 +0000 (0:00:00.051) 0:35:31.900 ********** 2026-07-28 20:03:02.715040 | instance | ok: [instance] 2026-07-28 20:03:02.715247 | instance | 2026-07-28 20:03:02.715527 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-28 20:03:02.715847 | instance | Tuesday 28 July 2026 20:03:02 +0000 (0:00:00.060) 0:35:31.960 ********** 2026-07-28 20:03:02.766067 | instance | skipping: [instance] 2026-07-28 20:03:02.766301 | instance | 2026-07-28 20:03:02.766574 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-28 20:03:02.766820 | instance | Tuesday 28 July 2026 20:03:02 +0000 (0:00:00.051) 0:35:32.011 ********** 2026-07-28 20:03:02.838486 | instance | ok: [instance] 2026-07-28 20:03:02.838701 | instance | 2026-07-28 20:03:02.838973 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 20:03:02.839233 | instance | Tuesday 28 July 2026 20:03:02 +0000 (0:00:00.072) 0:35:32.084 ********** 2026-07-28 20:03:02.921382 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 20:03:02.921580 | instance | 2026-07-28 20:03:02.921843 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 20:03:02.922105 | instance | Tuesday 28 July 2026 20:03:02 +0000 (0:00:00.082) 0:35:32.166 ********** 2026-07-28 20:03:03.441221 | instance | changed: [instance] 2026-07-28 20:03:03.441556 | instance | 2026-07-28 20:03:03.442166 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-07-28 20:03:03.442307 | instance | Tuesday 28 July 2026 20:03:03 +0000 (0:00:00.519) 0:35:32.686 ********** 2026-07-28 20:03:03.768878 | instance | ok: [instance] 2026-07-28 20:03:03.769038 | instance | 2026-07-28 20:03:03.769205 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-07-28 20:03:03.769392 | instance | Tuesday 28 July 2026 20:03:03 +0000 (0:00:00.328) 0:35:33.014 ********** 2026-07-28 20:03:03.824086 | instance | ok: [instance] => { 2026-07-28 20:03:03.824329 | instance | "changed": false, 2026-07-28 20:03:03.824594 | instance | "msg": "All assertions passed" 2026-07-28 20:03:03.824929 | instance | } 2026-07-28 20:03:03.825200 | instance | 2026-07-28 20:03:03.825370 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-07-28 20:03:03.825623 | instance | Tuesday 28 July 2026 20:03:03 +0000 (0:00:00.055) 0:35:33.069 ********** 2026-07-28 20:03:10.589026 | instance | ok: [instance] 2026-07-28 20:03:10.589292 | instance | 2026-07-28 20:03:10.589572 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-07-28 20:03:10.589882 | instance | Tuesday 28 July 2026 20:03:10 +0000 (0:00:06.764) 0:35:39.833 ********** 2026-07-28 20:03:10.654501 | instance | ok: [instance] => { 2026-07-28 20:03:10.654761 | instance | "changed": false, 2026-07-28 20:03:10.655021 | instance | "msg": "Successfully pulled openvswitch image" 2026-07-28 20:03:10.655271 | instance | } 2026-07-28 20:03:10.655512 | instance | 2026-07-28 20:03:10.655797 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-07-28 20:03:10.656076 | instance | Tuesday 28 July 2026 20:03:10 +0000 (0:00:00.066) 0:35:39.900 ********** 2026-07-28 20:03:12.260152 | instance | changed: [instance] 2026-07-28 20:03:12.260377 | instance | 2026-07-28 20:03:12.260661 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 20:03:12.260926 | instance | Tuesday 28 July 2026 20:03:12 +0000 (0:00:01.605) 0:35:41.505 ********** 2026-07-28 20:03:12.331750 | instance | skipping: [instance] 2026-07-28 20:03:12.332023 | instance | 2026-07-28 20:03:12.332306 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-07-28 20:03:12.332559 | instance | Tuesday 28 July 2026 20:03:12 +0000 (0:00:00.071) 0:35:41.576 ********** 2026-07-28 20:03:12.435739 | instance | skipping: [instance] 2026-07-28 20:03:12.436016 | instance | 2026-07-28 20:03:12.436339 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 20:03:12.436626 | instance | Tuesday 28 July 2026 20:03:12 +0000 (0:00:00.104) 0:35:41.681 ********** 2026-07-28 20:03:12.509883 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 20:03:12.510107 | instance | 2026-07-28 20:03:12.510371 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 20:03:12.510638 | instance | Tuesday 28 July 2026 20:03:12 +0000 (0:00:00.074) 0:35:41.755 ********** 2026-07-28 20:03:13.174413 | instance | changed: [instance] 2026-07-28 20:03:13.174561 | instance | 2026-07-28 20:03:13.174719 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-07-28 20:03:13.174917 | instance | Tuesday 28 July 2026 20:03:13 +0000 (0:00:00.664) 0:35:42.420 ********** 2026-07-28 20:03:14.670822 | instance | ok: [instance] 2026-07-28 20:03:14.671068 | instance | 2026-07-28 20:03:14.671360 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-07-28 20:03:14.671646 | instance | Tuesday 28 July 2026 20:03:14 +0000 (0:00:01.496) 0:35:43.916 ********** 2026-07-28 20:03:14.717907 | instance | skipping: [instance] 2026-07-28 20:03:14.718140 | instance | 2026-07-28 20:03:14.718401 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-07-28 20:03:14.718759 | instance | Tuesday 28 July 2026 20:03:14 +0000 (0:00:00.047) 0:35:43.963 ********** 2026-07-28 20:03:21.259619 | instance | ok: [instance] 2026-07-28 20:03:21.259943 | instance | 2026-07-28 20:03:21.260324 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-07-28 20:03:21.260597 | instance | Tuesday 28 July 2026 20:03:21 +0000 (0:00:06.541) 0:35:50.505 ********** 2026-07-28 20:03:21.320322 | instance | ok: [instance] => { 2026-07-28 20:03:21.320535 | instance | "changed": false, 2026-07-28 20:03:21.320806 | instance | "msg": "Successfully pulled ovn-controller image" 2026-07-28 20:03:21.321067 | instance | } 2026-07-28 20:03:21.321312 | instance | 2026-07-28 20:03:21.321650 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-07-28 20:03:21.321906 | instance | Tuesday 28 July 2026 20:03:21 +0000 (0:00:00.060) 0:35:50.565 ********** 2026-07-28 20:03:23.574912 | instance | changed: [instance] 2026-07-28 20:03:23.574985 | instance | 2026-07-28 20:03:23.575835 | instance | PLAY [controllers[0]] ********************************************************** 2026-07-28 20:03:23.575886 | instance | 2026-07-28 20:03:23.575892 | instance | TASK [Gathering Facts] ********************************************************* 2026-07-28 20:03:23.575896 | instance | Tuesday 28 July 2026 20:03:23 +0000 (0:00:02.255) 0:35:52.820 ********** 2026-07-28 20:03:26.183693 | instance | ok: [instance] 2026-07-28 20:03:26.183916 | instance | 2026-07-28 20:03:26.184137 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-28 20:03:26.184523 | instance | Tuesday 28 July 2026 20:03:26 +0000 (0:00:02.608) 0:35:55.429 ********** 2026-07-28 20:03:26.268403 | instance | ok: [instance] 2026-07-28 20:03:26.268483 | instance | 2026-07-28 20:03:26.268563 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-28 20:03:26.268735 | instance | Tuesday 28 July 2026 20:03:26 +0000 (0:00:00.084) 0:35:55.514 ********** 2026-07-28 20:03:26.324961 | instance | skipping: [instance] 2026-07-28 20:03:26.325150 | instance | 2026-07-28 20:03:26.325381 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-28 20:03:26.325625 | instance | Tuesday 28 July 2026 20:03:26 +0000 (0:00:00.056) 0:35:55.570 ********** 2026-07-28 20:03:26.381936 | instance | skipping: [instance] 2026-07-28 20:03:26.381971 | instance | 2026-07-28 20:03:26.381987 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-28 20:03:26.382090 | instance | Tuesday 28 July 2026 20:03:26 +0000 (0:00:00.056) 0:35:55.627 ********** 2026-07-28 20:03:26.439971 | instance | skipping: [instance] 2026-07-28 20:03:26.440203 | instance | 2026-07-28 20:03:26.440393 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-28 20:03:26.440576 | instance | Tuesday 28 July 2026 20:03:26 +0000 (0:00:00.058) 0:35:55.685 ********** 2026-07-28 20:03:26.494276 | instance | skipping: [instance] 2026-07-28 20:03:26.494517 | instance | 2026-07-28 20:03:26.494822 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-28 20:03:26.495069 | instance | Tuesday 28 July 2026 20:03:26 +0000 (0:00:00.054) 0:35:55.739 ********** 2026-07-28 20:03:26.547102 | instance | skipping: [instance] 2026-07-28 20:03:26.547238 | instance | 2026-07-28 20:03:26.547414 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-28 20:03:26.547584 | instance | Tuesday 28 July 2026 20:03:26 +0000 (0:00:00.052) 0:35:55.792 ********** 2026-07-28 20:03:26.605705 | instance | ok: [instance] 2026-07-28 20:03:26.605929 | instance | 2026-07-28 20:03:26.606205 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-28 20:03:26.606469 | instance | Tuesday 28 July 2026 20:03:26 +0000 (0:00:00.058) 0:35:55.851 ********** 2026-07-28 20:03:26.680377 | instance | ok: [instance] => (item=libvirt_exporter) 2026-07-28 20:03:26.680646 | instance | 2026-07-28 20:03:26.680990 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-28 20:03:26.681249 | instance | Tuesday 28 July 2026 20:03:26 +0000 (0:00:00.074) 0:35:55.925 ********** 2026-07-28 20:03:26.755892 | instance | ok: [instance] 2026-07-28 20:03:26.756171 | instance | 2026-07-28 20:03:26.756489 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 20:03:26.756777 | instance | Tuesday 28 July 2026 20:03:26 +0000 (0:00:00.075) 0:35:56.001 ********** 2026-07-28 20:03:26.837619 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 20:03:26.837789 | instance | 2026-07-28 20:03:26.838080 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 20:03:26.838350 | instance | Tuesday 28 July 2026 20:03:26 +0000 (0:00:00.081) 0:35:56.083 ********** 2026-07-28 20:03:27.376943 | instance | changed: [instance] 2026-07-28 20:03:27.377042 | instance | 2026-07-28 20:03:27.377103 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-07-28 20:03:27.377248 | instance | Tuesday 28 July 2026 20:03:27 +0000 (0:00:00.539) 0:35:56.622 ********** 2026-07-28 20:03:27.445457 | instance | skipping: [instance] 2026-07-28 20:03:27.445663 | instance | 2026-07-28 20:03:27.445941 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-07-28 20:03:27.446257 | instance | Tuesday 28 July 2026 20:03:27 +0000 (0:00:00.068) 0:35:56.690 ********** 2026-07-28 20:03:28.842888 | instance | changed: [instance] => (item=libvirt-vnc) 2026-07-28 20:03:28.843004 | instance | changed: [instance] => (item=libvirt-api) 2026-07-28 20:03:28.843172 | instance | 2026-07-28 20:03:28.843335 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-07-28 20:03:28.843540 | instance | Tuesday 28 July 2026 20:03:28 +0000 (0:00:01.397) 0:35:58.088 ********** 2026-07-28 20:03:30.265667 | instance | changed: [instance] => (item=libvirt-vnc) 2026-07-28 20:03:30.266014 | instance | changed: [instance] => (item=libvirt-api) 2026-07-28 20:03:30.266487 | instance | 2026-07-28 20:03:30.267005 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-07-28 20:03:30.267274 | instance | Tuesday 28 July 2026 20:03:30 +0000 (0:00:01.422) 0:35:59.510 ********** 2026-07-28 20:03:30.587993 | instance | ok: [instance] 2026-07-28 20:03:30.588229 | instance | 2026-07-28 20:03:30.588487 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-07-28 20:03:30.588759 | instance | Tuesday 28 July 2026 20:03:30 +0000 (0:00:00.321) 0:35:59.832 ********** 2026-07-28 20:03:32.376412 | instance | changed: [instance] 2026-07-28 20:03:32.376599 | instance | 2026-07-28 20:03:32.376892 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 20:03:32.377174 | instance | Tuesday 28 July 2026 20:03:32 +0000 (0:00:01.788) 0:36:01.621 ********** 2026-07-28 20:03:32.458526 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 20:03:32.458634 | instance | 2026-07-28 20:03:32.458804 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 20:03:32.458963 | instance | Tuesday 28 July 2026 20:03:32 +0000 (0:00:00.082) 0:36:01.704 ********** 2026-07-28 20:03:32.993698 | instance | changed: [instance] 2026-07-28 20:03:32.993883 | instance | 2026-07-28 20:03:32.994180 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-07-28 20:03:32.994454 | instance | Tuesday 28 July 2026 20:03:32 +0000 (0:00:00.534) 0:36:02.239 ********** 2026-07-28 20:03:33.089577 | instance | skipping: [instance] 2026-07-28 20:03:33.089803 | instance | 2026-07-28 20:03:33.090093 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-07-28 20:03:33.090378 | instance | Tuesday 28 July 2026 20:03:33 +0000 (0:00:00.095) 0:36:02.334 ********** 2026-07-28 20:03:34.061839 | instance | ok: [instance] 2026-07-28 20:03:34.061929 | instance | 2026-07-28 20:03:34.061983 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-07-28 20:03:34.062104 | instance | Tuesday 28 July 2026 20:03:34 +0000 (0:00:00.972) 0:36:03.307 ********** 2026-07-28 20:03:34.297793 | instance | ok: [instance] 2026-07-28 20:03:34.298038 | instance | 2026-07-28 20:03:34.298335 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-07-28 20:03:34.298620 | instance | Tuesday 28 July 2026 20:03:34 +0000 (0:00:00.235) 0:36:03.543 ********** 2026-07-28 20:03:34.901265 | instance | ok: [instance] 2026-07-28 20:03:34.901535 | instance | 2026-07-28 20:03:34.901840 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-28 20:03:34.902154 | instance | Tuesday 28 July 2026 20:03:34 +0000 (0:00:00.603) 0:36:04.146 ********** 2026-07-28 20:03:35.002225 | instance | ok: [instance] 2026-07-28 20:03:35.002461 | instance | 2026-07-28 20:03:35.002849 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-28 20:03:35.003168 | instance | Tuesday 28 July 2026 20:03:34 +0000 (0:00:00.100) 0:36:04.247 ********** 2026-07-28 20:03:35.105400 | instance | included: rabbitmq for instance 2026-07-28 20:03:35.105513 | instance | 2026-07-28 20:03:35.105704 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-28 20:03:35.105882 | instance | Tuesday 28 July 2026 20:03:35 +0000 (0:00:00.103) 0:36:04.351 ********** 2026-07-28 20:03:35.784605 | instance | ok: [instance] 2026-07-28 20:03:35.784669 | instance | 2026-07-28 20:03:35.784796 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-28 20:03:35.784918 | instance | Tuesday 28 July 2026 20:03:35 +0000 (0:00:00.679) 0:36:05.030 ********** 2026-07-28 20:03:35.843378 | instance | skipping: [instance] 2026-07-28 20:03:35.843550 | instance | 2026-07-28 20:03:35.843776 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-28 20:03:35.843980 | instance | Tuesday 28 July 2026 20:03:35 +0000 (0:00:00.058) 0:36:05.089 ********** 2026-07-28 20:03:35.901910 | instance | skipping: [instance] 2026-07-28 20:03:35.902000 | instance | 2026-07-28 20:03:35.902121 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-28 20:03:35.902262 | instance | Tuesday 28 July 2026 20:03:35 +0000 (0:00:00.058) 0:36:05.147 ********** 2026-07-28 20:03:35.964011 | instance | skipping: [instance] 2026-07-28 20:03:35.964266 | instance | 2026-07-28 20:03:35.964540 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-28 20:03:35.964828 | instance | Tuesday 28 July 2026 20:03:35 +0000 (0:00:00.061) 0:36:05.209 ********** 2026-07-28 20:04:06.840142 | instance | changed: [instance] 2026-07-28 20:04:06.840412 | instance | 2026-07-28 20:04:06.840741 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-28 20:04:06.841011 | instance | Tuesday 28 July 2026 20:04:06 +0000 (0:00:30.875) 0:36:36.085 ********** 2026-07-28 20:04:07.501860 | instance | ok: [instance] 2026-07-28 20:04:07.502070 | instance | 2026-07-28 20:04:07.502389 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-28 20:04:07.502664 | instance | Tuesday 28 July 2026 20:04:07 +0000 (0:00:00.662) 0:36:36.747 ********** 2026-07-28 20:04:07.554822 | instance | ok: [instance] 2026-07-28 20:04:07.555061 | instance | 2026-07-28 20:04:07.555336 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-28 20:04:07.555598 | instance | Tuesday 28 July 2026 20:04:07 +0000 (0:00:00.053) 0:36:36.800 ********** 2026-07-28 20:04:07.613115 | instance | skipping: [instance] 2026-07-28 20:04:07.613355 | instance | 2026-07-28 20:04:07.613646 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-28 20:04:07.613923 | instance | Tuesday 28 July 2026 20:04:07 +0000 (0:00:00.058) 0:36:36.858 ********** 2026-07-28 20:04:07.691147 | instance | skipping: [instance] 2026-07-28 20:04:07.691340 | instance | 2026-07-28 20:04:07.691604 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-28 20:04:07.691900 | instance | Tuesday 28 July 2026 20:04:07 +0000 (0:00:00.077) 0:36:36.936 ********** 2026-07-28 20:04:07.747639 | instance | ok: [instance] 2026-07-28 20:04:07.747842 | instance | 2026-07-28 20:04:07.748129 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-28 20:04:07.748456 | instance | Tuesday 28 July 2026 20:04:07 +0000 (0:00:00.056) 0:36:36.993 ********** 2026-07-28 20:04:07.999809 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-07-28 20:04:07.999985 | instance | ok: [instance] => (item=placement) 2026-07-28 20:04:08.000135 | instance | ok: [instance] => (item=oslo_db_api) 2026-07-28 20:04:08.000266 | instance | ok: [instance] => (item=compute_metadata) 2026-07-28 20:04:08.000392 | instance | ok: [instance] => (item=image) 2026-07-28 20:04:08.000509 | instance | ok: [instance] => (item=network) 2026-07-28 20:04:08.000628 | instance | ok: [instance] => (item=oslo_db) 2026-07-28 20:04:08.000761 | instance | ok: [instance] => (item=compute) 2026-07-28 20:04:08.000942 | instance | ok: [instance] => (item=volumev3) 2026-07-28 20:04:08.001065 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-07-28 20:04:08.001180 | instance | ok: [instance] => (item=oslo_cache) 2026-07-28 20:04:08.001294 | instance | ok: [instance] => (item=baremetal) 2026-07-28 20:04:08.001418 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-28 20:04:08.001533 | instance | ok: [instance] => (item=identity) 2026-07-28 20:04:08.001642 | instance | 2026-07-28 20:04:08.001759 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-28 20:04:08.001874 | instance | Tuesday 28 July 2026 20:04:07 +0000 (0:00:00.251) 0:36:37.245 ********** 2026-07-28 20:04:08.087305 | instance | ok: [instance] 2026-07-28 20:04:08.087552 | instance | 2026-07-28 20:04:08.087878 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 20:04:08.088199 | instance | Tuesday 28 July 2026 20:04:08 +0000 (0:00:00.087) 0:36:37.332 ********** 2026-07-28 20:04:08.178496 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 20:04:08.178766 | instance | 2026-07-28 20:04:08.179089 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 20:04:08.179365 | instance | Tuesday 28 July 2026 20:04:08 +0000 (0:00:00.090) 0:36:37.423 ********** 2026-07-28 20:04:08.728050 | instance | changed: [instance] 2026-07-28 20:04:08.728315 | instance | 2026-07-28 20:04:08.728724 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-07-28 20:04:08.728988 | instance | Tuesday 28 July 2026 20:04:08 +0000 (0:00:00.550) 0:36:37.973 ********** 2026-07-28 20:04:08.801084 | instance | skipping: [instance] 2026-07-28 20:04:08.801317 | instance | 2026-07-28 20:04:08.801586 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-07-28 20:04:08.801847 | instance | Tuesday 28 July 2026 20:04:08 +0000 (0:00:00.073) 0:36:38.046 ********** 2026-07-28 20:04:08.999235 | instance | ok: [instance -> localhost] 2026-07-28 20:04:08.999458 | instance | 2026-07-28 20:04:08.999740 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-07-28 20:04:09.000080 | instance | Tuesday 28 July 2026 20:04:08 +0000 (0:00:00.197) 0:36:38.244 ********** 2026-07-28 20:04:09.389850 | instance | ok: [instance -> localhost] 2026-07-28 20:04:09.390093 | instance | 2026-07-28 20:04:09.390393 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-07-28 20:04:09.390666 | instance | Tuesday 28 July 2026 20:04:09 +0000 (0:00:00.390) 0:36:38.634 ********** 2026-07-28 20:04:09.911034 | instance | ok: [instance -> localhost] 2026-07-28 20:04:09.911260 | instance | 2026-07-28 20:04:09.911586 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-07-28 20:04:09.912031 | instance | Tuesday 28 July 2026 20:04:09 +0000 (0:00:00.521) 0:36:39.156 ********** 2026-07-28 20:04:10.125216 | instance | ok: [instance -> localhost] 2026-07-28 20:04:10.125449 | instance | 2026-07-28 20:04:10.125747 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-07-28 20:04:10.126023 | instance | Tuesday 28 July 2026 20:04:10 +0000 (0:00:00.214) 0:36:39.370 ********** 2026-07-28 20:04:11.479889 | instance | ok: [instance] => (item=nova-bootstrap) 2026-07-28 20:04:11.480156 | instance | ok: [instance] => (item=nova-cell-setup) 2026-07-28 20:04:11.480460 | instance | 2026-07-28 20:04:11.480731 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-07-28 20:04:11.481010 | instance | Tuesday 28 July 2026 20:04:11 +0000 (0:00:01.354) 0:36:40.725 ********** 2026-07-28 20:04:11.968814 | instance | ok: [instance] 2026-07-28 20:04:11.969051 | instance | 2026-07-28 20:04:11.969322 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-07-28 20:04:11.969593 | instance | Tuesday 28 July 2026 20:04:11 +0000 (0:00:00.488) 0:36:41.214 ********** 2026-07-28 20:07:00.817739 | instance | changed: [instance] 2026-07-28 20:07:00.817823 | instance | 2026-07-28 20:07:00.817944 | instance | TASK [Create Ingress] ********************************************************** 2026-07-28 20:07:00.818065 | instance | Tuesday 28 July 2026 20:07:00 +0000 (0:02:48.849) 0:39:30.063 ********** 2026-07-28 20:07:00.955796 | instance | included: openstack_helm_ingress for instance 2026-07-28 20:07:00.955875 | instance | 2026-07-28 20:07:00.956149 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-28 20:07:00.956191 | instance | Tuesday 28 July 2026 20:07:00 +0000 (0:00:00.137) 0:39:30.201 ********** 2026-07-28 20:07:01.017945 | instance | skipping: [instance] 2026-07-28 20:07:01.017996 | instance | 2026-07-28 20:07:01.018036 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-28 20:07:01.018048 | instance | Tuesday 28 July 2026 20:07:01 +0000 (0:00:00.060) 0:39:30.262 ********** 2026-07-28 20:07:01.080727 | instance | skipping: [instance] 2026-07-28 20:07:01.080877 | instance | 2026-07-28 20:07:01.081151 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-28 20:07:01.081525 | instance | Tuesday 28 July 2026 20:07:01 +0000 (0:00:00.063) 0:39:30.325 ********** 2026-07-28 20:07:01.179019 | instance | ok: [instance] 2026-07-28 20:07:01.179328 | instance | 2026-07-28 20:07:01.179586 | instance | TASK [Create Ingress compute] ************************************************** 2026-07-28 20:07:01.179929 | instance | Tuesday 28 July 2026 20:07:01 +0000 (0:00:00.099) 0:39:30.424 ********** 2026-07-28 20:07:01.268106 | instance | included: ingress for instance 2026-07-28 20:07:01.268420 | instance | 2026-07-28 20:07:01.268745 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-07-28 20:07:01.269041 | instance | Tuesday 28 July 2026 20:07:01 +0000 (0:00:00.089) 0:39:30.513 ********** 2026-07-28 20:07:02.347236 | instance | changed: [instance] 2026-07-28 20:07:02.347475 | instance | 2026-07-28 20:07:02.347765 | instance | TASK [Create Ingress] ********************************************************** 2026-07-28 20:07:02.348117 | instance | Tuesday 28 July 2026 20:07:02 +0000 (0:00:01.079) 0:39:31.592 ********** 2026-07-28 20:07:02.481205 | instance | included: openstack_helm_ingress for instance 2026-07-28 20:07:02.481286 | instance | 2026-07-28 20:07:02.481398 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-28 20:07:02.481523 | instance | Tuesday 28 July 2026 20:07:02 +0000 (0:00:00.134) 0:39:31.726 ********** 2026-07-28 20:07:02.541614 | instance | skipping: [instance] 2026-07-28 20:07:02.541707 | instance | 2026-07-28 20:07:02.541835 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-28 20:07:02.542651 | instance | Tuesday 28 July 2026 20:07:02 +0000 (0:00:00.060) 0:39:31.787 ********** 2026-07-28 20:07:02.609124 | instance | skipping: [instance] 2026-07-28 20:07:02.609193 | instance | 2026-07-28 20:07:02.609343 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-28 20:07:02.609460 | instance | Tuesday 28 July 2026 20:07:02 +0000 (0:00:00.067) 0:39:31.854 ********** 2026-07-28 20:07:02.676029 | instance | ok: [instance] 2026-07-28 20:07:02.676111 | instance | 2026-07-28 20:07:02.676237 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-07-28 20:07:02.676359 | instance | Tuesday 28 July 2026 20:07:02 +0000 (0:00:00.067) 0:39:31.921 ********** 2026-07-28 20:07:02.776257 | instance | included: ingress for instance 2026-07-28 20:07:02.776477 | instance | 2026-07-28 20:07:02.776760 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-07-28 20:07:02.777022 | instance | Tuesday 28 July 2026 20:07:02 +0000 (0:00:00.100) 0:39:32.021 ********** 2026-07-28 20:07:03.899245 | instance | changed: [instance] 2026-07-28 20:07:03.899490 | instance | 2026-07-28 20:07:03.899815 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-07-28 20:07:03.900115 | instance | Tuesday 28 July 2026 20:07:03 +0000 (0:00:01.122) 0:39:33.144 ********** 2026-07-28 20:07:04.620444 | instance | ok: [instance] 2026-07-28 20:07:04.620522 | instance | 2026-07-28 20:07:04.620652 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-07-28 20:07:04.620769 | instance | Tuesday 28 July 2026 20:07:04 +0000 (0:00:00.721) 0:39:33.866 ********** 2026-07-28 20:07:22.448414 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-07-28 20:07:22.448652 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-07-28 20:07:22.449020 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-07-28 20:07:22.449357 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-07-28 20:07:22.449754 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-07-28 20:07:22.449995 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-07-28 20:07:22.450301 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-07-28 20:07:22.450551 | instance | 2026-07-28 20:07:22.450843 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-28 20:07:22.451126 | instance | Tuesday 28 July 2026 20:07:22 +0000 (0:00:17.827) 0:39:51.693 ********** 2026-07-28 20:07:22.565132 | instance | ok: [instance] 2026-07-28 20:07:22.565350 | instance | 2026-07-28 20:07:22.565642 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-28 20:07:22.565915 | instance | Tuesday 28 July 2026 20:07:22 +0000 (0:00:00.116) 0:39:51.810 ********** 2026-07-28 20:07:22.664994 | instance | included: rabbitmq for instance 2026-07-28 20:07:22.665176 | instance | 2026-07-28 20:07:22.665586 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-28 20:07:22.665811 | instance | Tuesday 28 July 2026 20:07:22 +0000 (0:00:00.100) 0:39:51.910 ********** 2026-07-28 20:07:23.388767 | instance | ok: [instance] 2026-07-28 20:07:23.388985 | instance | 2026-07-28 20:07:23.389318 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-28 20:07:23.389618 | instance | Tuesday 28 July 2026 20:07:23 +0000 (0:00:00.723) 0:39:52.634 ********** 2026-07-28 20:07:23.441641 | instance | skipping: [instance] 2026-07-28 20:07:23.441866 | instance | 2026-07-28 20:07:23.442203 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-28 20:07:23.442503 | instance | Tuesday 28 July 2026 20:07:23 +0000 (0:00:00.053) 0:39:52.687 ********** 2026-07-28 20:07:23.499127 | instance | skipping: [instance] 2026-07-28 20:07:23.499237 | instance | 2026-07-28 20:07:23.499644 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-28 20:07:23.499667 | instance | Tuesday 28 July 2026 20:07:23 +0000 (0:00:00.057) 0:39:52.744 ********** 2026-07-28 20:07:23.557692 | instance | skipping: [instance] 2026-07-28 20:07:23.557966 | instance | 2026-07-28 20:07:23.558262 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-28 20:07:23.558626 | instance | Tuesday 28 July 2026 20:07:23 +0000 (0:00:00.058) 0:39:52.803 ********** 2026-07-28 20:07:54.422455 | instance | changed: [instance] 2026-07-28 20:07:54.422573 | instance | 2026-07-28 20:07:54.422768 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-28 20:07:54.422938 | instance | Tuesday 28 July 2026 20:07:54 +0000 (0:00:30.864) 0:40:23.668 ********** 2026-07-28 20:07:55.115445 | instance | ok: [instance] 2026-07-28 20:07:55.115668 | instance | 2026-07-28 20:07:55.116016 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-28 20:07:55.116293 | instance | Tuesday 28 July 2026 20:07:55 +0000 (0:00:00.692) 0:40:24.360 ********** 2026-07-28 20:07:55.200561 | instance | ok: [instance] 2026-07-28 20:07:55.200635 | instance | 2026-07-28 20:07:55.200773 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-28 20:07:55.200896 | instance | Tuesday 28 July 2026 20:07:55 +0000 (0:00:00.085) 0:40:24.446 ********** 2026-07-28 20:07:55.274759 | instance | skipping: [instance] 2026-07-28 20:07:55.274987 | instance | 2026-07-28 20:07:55.275274 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-28 20:07:55.275536 | instance | Tuesday 28 July 2026 20:07:55 +0000 (0:00:00.073) 0:40:24.520 ********** 2026-07-28 20:07:55.345983 | instance | skipping: [instance] 2026-07-28 20:07:55.346198 | instance | 2026-07-28 20:07:55.346478 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-28 20:07:55.346728 | instance | Tuesday 28 July 2026 20:07:55 +0000 (0:00:00.071) 0:40:24.591 ********** 2026-07-28 20:07:55.426267 | instance | ok: [instance] 2026-07-28 20:07:55.426589 | instance | 2026-07-28 20:07:55.426700 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-28 20:07:55.426847 | instance | Tuesday 28 July 2026 20:07:55 +0000 (0:00:00.079) 0:40:24.671 ********** 2026-07-28 20:07:55.613278 | instance | ok: [instance] => (item=compute_metadata) 2026-07-28 20:07:55.613380 | instance | ok: [instance] => (item=load_balancer) 2026-07-28 20:07:55.613758 | instance | ok: [instance] => (item=network) 2026-07-28 20:07:55.613832 | instance | ok: [instance] => (item=oslo_db) 2026-07-28 20:07:55.613842 | instance | ok: [instance] => (item=compute) 2026-07-28 20:07:55.613859 | instance | ok: [instance] => (item=oslo_cache) 2026-07-28 20:07:55.614098 | instance | ok: [instance] => (item=dns) 2026-07-28 20:07:55.614155 | instance | ok: [instance] => (item=baremetal) 2026-07-28 20:07:55.614171 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-28 20:07:55.614273 | instance | ok: [instance] => (item=identity) 2026-07-28 20:07:55.614427 | instance | 2026-07-28 20:07:55.614575 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-28 20:07:55.614721 | instance | Tuesday 28 July 2026 20:07:55 +0000 (0:00:00.187) 0:40:24.859 ********** 2026-07-28 20:07:55.697710 | instance | ok: [instance] 2026-07-28 20:07:55.697788 | instance | 2026-07-28 20:07:55.697911 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 20:07:55.698111 | instance | Tuesday 28 July 2026 20:07:55 +0000 (0:00:00.084) 0:40:24.943 ********** 2026-07-28 20:07:55.781527 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 20:07:55.781573 | instance | 2026-07-28 20:07:55.781579 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 20:07:55.781583 | instance | Tuesday 28 July 2026 20:07:55 +0000 (0:00:00.083) 0:40:25.026 ********** 2026-07-28 20:07:56.346709 | instance | changed: [instance] 2026-07-28 20:07:56.346796 | instance | 2026-07-28 20:07:56.347041 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-07-28 20:07:56.347081 | instance | Tuesday 28 July 2026 20:07:56 +0000 (0:00:00.565) 0:40:25.592 ********** 2026-07-28 20:07:57.031236 | instance | ok: [instance] 2026-07-28 20:07:57.031341 | instance | 2026-07-28 20:07:57.031714 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-07-28 20:07:57.031816 | instance | Tuesday 28 July 2026 20:07:57 +0000 (0:00:00.684) 0:40:26.276 ********** 2026-07-28 20:07:57.093240 | instance | skipping: [instance] 2026-07-28 20:07:57.093324 | instance | 2026-07-28 20:07:57.093557 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-07-28 20:07:57.093598 | instance | Tuesday 28 July 2026 20:07:57 +0000 (0:00:00.062) 0:40:26.338 ********** 2026-07-28 20:07:57.510990 | instance | ok: [instance] 2026-07-28 20:07:57.511055 | instance | 2026-07-28 20:07:57.511227 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-07-28 20:07:57.511294 | instance | Tuesday 28 July 2026 20:07:57 +0000 (0:00:00.418) 0:40:26.756 ********** 2026-07-28 20:07:57.590241 | instance | ok: [instance] 2026-07-28 20:07:57.590354 | instance | 2026-07-28 20:07:57.590481 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-07-28 20:07:57.590598 | instance | Tuesday 28 July 2026 20:07:57 +0000 (0:00:00.079) 0:40:26.836 ********** 2026-07-28 20:07:57.663634 | instance | ok: [instance] 2026-07-28 20:07:57.663906 | instance | 2026-07-28 20:07:57.664216 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-07-28 20:07:57.664484 | instance | Tuesday 28 July 2026 20:07:57 +0000 (0:00:00.073) 0:40:26.909 ********** 2026-07-28 20:07:57.721687 | instance | skipping: [instance] 2026-07-28 20:07:57.721912 | instance | 2026-07-28 20:07:57.722177 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-07-28 20:07:57.722433 | instance | Tuesday 28 July 2026 20:07:57 +0000 (0:00:00.058) 0:40:26.967 ********** 2026-07-28 20:10:22.784074 | instance | changed: [instance] 2026-07-28 20:10:22.784314 | instance | 2026-07-28 20:10:22.784600 | instance | TASK [Create Ingress] ********************************************************** 2026-07-28 20:10:22.784907 | instance | Tuesday 28 July 2026 20:10:22 +0000 (0:02:25.062) 0:42:52.029 ********** 2026-07-28 20:10:22.913095 | instance | included: openstack_helm_ingress for instance 2026-07-28 20:10:22.913343 | instance | 2026-07-28 20:10:22.913724 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-28 20:10:22.914009 | instance | Tuesday 28 July 2026 20:10:22 +0000 (0:00:00.128) 0:42:52.158 ********** 2026-07-28 20:10:22.978994 | instance | skipping: [instance] 2026-07-28 20:10:22.979262 | instance | 2026-07-28 20:10:22.979584 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-28 20:10:22.979964 | instance | Tuesday 28 July 2026 20:10:22 +0000 (0:00:00.065) 0:42:52.224 ********** 2026-07-28 20:10:23.038812 | instance | skipping: [instance] 2026-07-28 20:10:23.039050 | instance | 2026-07-28 20:10:23.039344 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-28 20:10:23.039621 | instance | Tuesday 28 July 2026 20:10:23 +0000 (0:00:00.059) 0:42:52.284 ********** 2026-07-28 20:10:23.114233 | instance | ok: [instance] 2026-07-28 20:10:23.114394 | instance | 2026-07-28 20:10:23.114598 | instance | TASK [Create Ingress network] ************************************************** 2026-07-28 20:10:23.114794 | instance | Tuesday 28 July 2026 20:10:23 +0000 (0:00:00.075) 0:42:52.360 ********** 2026-07-28 20:10:23.217921 | instance | included: ingress for instance 2026-07-28 20:10:23.218132 | instance | 2026-07-28 20:10:23.218402 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-07-28 20:10:23.218686 | instance | Tuesday 28 July 2026 20:10:23 +0000 (0:00:00.103) 0:42:52.463 ********** 2026-07-28 20:10:24.418279 | instance | changed: [instance] 2026-07-28 20:10:24.418436 | instance | 2026-07-28 20:10:24.418623 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-07-28 20:10:24.418803 | instance | Tuesday 28 July 2026 20:10:24 +0000 (0:00:01.200) 0:42:53.664 ********** 2026-07-28 20:10:25.085719 | instance | ok: [instance] 2026-07-28 20:10:25.085821 | instance | 2026-07-28 20:10:25.085947 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-07-28 20:10:25.086079 | instance | Tuesday 28 July 2026 20:10:25 +0000 (0:00:00.667) 0:42:54.331 ********** 2026-07-28 20:10:40.391488 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-07-28 20:10:40.391738 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-07-28 20:10:40.392104 | instance | changed: [instance] => (item={'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True, 'subnets': [{'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]}) 2026-07-28 20:10:40.392366 | instance | 2026-07-28 20:10:40.392665 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-07-28 20:10:40.392941 | instance | Tuesday 28 July 2026 20:10:40 +0000 (0:00:15.305) 0:43:09.636 ********** 2026-07-28 20:10:43.612298 | instance | changed: [instance] => (item=[{'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True}, {'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]) 2026-07-28 20:10:43.612561 | instance | 2026-07-28 20:10:43.612846 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-28 20:10:43.613112 | instance | Tuesday 28 July 2026 20:10:43 +0000 (0:00:03.220) 0:43:12.857 ********** 2026-07-28 20:10:43.700931 | instance | ok: [instance] 2026-07-28 20:10:43.701220 | instance | 2026-07-28 20:10:43.701564 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-28 20:10:43.701885 | instance | Tuesday 28 July 2026 20:10:43 +0000 (0:00:00.089) 0:43:12.946 ********** 2026-07-28 20:10:43.817953 | instance | included: rabbitmq for instance 2026-07-28 20:10:43.818235 | instance | 2026-07-28 20:10:43.818598 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-28 20:10:43.818899 | instance | Tuesday 28 July 2026 20:10:43 +0000 (0:00:00.117) 0:43:13.063 ********** 2026-07-28 20:10:44.506716 | instance | ok: [instance] 2026-07-28 20:10:44.506957 | instance | 2026-07-28 20:10:44.507242 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-28 20:10:44.507508 | instance | Tuesday 28 July 2026 20:10:44 +0000 (0:00:00.688) 0:43:13.752 ********** 2026-07-28 20:10:44.571323 | instance | skipping: [instance] 2026-07-28 20:10:44.571559 | instance | 2026-07-28 20:10:44.571873 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-28 20:10:44.572144 | instance | Tuesday 28 July 2026 20:10:44 +0000 (0:00:00.064) 0:43:13.816 ********** 2026-07-28 20:10:44.637445 | instance | skipping: [instance] 2026-07-28 20:10:44.637721 | instance | 2026-07-28 20:10:44.638003 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-28 20:10:44.638264 | instance | Tuesday 28 July 2026 20:10:44 +0000 (0:00:00.066) 0:43:13.883 ********** 2026-07-28 20:10:44.696786 | instance | skipping: [instance] 2026-07-28 20:10:44.697011 | instance | 2026-07-28 20:10:44.697280 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-28 20:10:44.697539 | instance | Tuesday 28 July 2026 20:10:44 +0000 (0:00:00.059) 0:43:13.942 ********** 2026-07-28 20:11:15.688635 | instance | changed: [instance] 2026-07-28 20:11:15.689012 | instance | 2026-07-28 20:11:15.689033 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-28 20:11:15.689416 | instance | Tuesday 28 July 2026 20:11:15 +0000 (0:00:30.991) 0:43:44.933 ********** 2026-07-28 20:11:16.373011 | instance | ok: [instance] 2026-07-28 20:11:16.373084 | instance | 2026-07-28 20:11:16.373369 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-28 20:11:16.373436 | instance | Tuesday 28 July 2026 20:11:16 +0000 (0:00:00.685) 0:43:45.618 ********** 2026-07-28 20:11:16.434953 | instance | ok: [instance] 2026-07-28 20:11:16.435029 | instance | 2026-07-28 20:11:16.435170 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-28 20:11:16.435287 | instance | Tuesday 28 July 2026 20:11:16 +0000 (0:00:00.061) 0:43:45.680 ********** 2026-07-28 20:11:16.499956 | instance | skipping: [instance] 2026-07-28 20:11:16.500132 | instance | 2026-07-28 20:11:16.500271 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-28 20:11:16.500426 | instance | Tuesday 28 July 2026 20:11:16 +0000 (0:00:00.064) 0:43:45.745 ********** 2026-07-28 20:11:16.568086 | instance | skipping: [instance] 2026-07-28 20:11:16.568386 | instance | 2026-07-28 20:11:16.568676 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-28 20:11:16.568951 | instance | Tuesday 28 July 2026 20:11:16 +0000 (0:00:00.068) 0:43:45.813 ********** 2026-07-28 20:11:16.640287 | instance | ok: [instance] 2026-07-28 20:11:16.640507 | instance | 2026-07-28 20:11:16.640785 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-28 20:11:16.641065 | instance | Tuesday 28 July 2026 20:11:16 +0000 (0:00:00.072) 0:43:45.885 ********** 2026-07-28 20:11:16.759199 | instance | ok: [instance] => (item=orchestration) 2026-07-28 20:11:16.759338 | instance | ok: [instance] => (item=cloudformation) 2026-07-28 20:11:16.759499 | instance | ok: [instance] => (item=oslo_db) 2026-07-28 20:11:16.759684 | instance | ok: [instance] => (item=oslo_cache) 2026-07-28 20:11:16.759854 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-28 20:11:16.760028 | instance | ok: [instance] => (item=identity) 2026-07-28 20:11:16.760205 | instance | 2026-07-28 20:11:16.760373 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-28 20:11:16.760541 | instance | Tuesday 28 July 2026 20:11:16 +0000 (0:00:00.118) 0:43:46.004 ********** 2026-07-28 20:11:16.844678 | instance | ok: [instance] 2026-07-28 20:11:16.844919 | instance | 2026-07-28 20:11:16.845218 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 20:11:16.845548 | instance | Tuesday 28 July 2026 20:11:16 +0000 (0:00:00.085) 0:43:46.090 ********** 2026-07-28 20:11:17.064166 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 20:11:17.064388 | instance | 2026-07-28 20:11:17.064655 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 20:11:17.064916 | instance | Tuesday 28 July 2026 20:11:17 +0000 (0:00:00.219) 0:43:46.309 ********** 2026-07-28 20:11:17.620011 | instance | changed: [instance] 2026-07-28 20:11:17.620241 | instance | 2026-07-28 20:11:17.620511 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-07-28 20:11:17.620768 | instance | Tuesday 28 July 2026 20:11:17 +0000 (0:00:00.555) 0:43:46.865 ********** 2026-07-28 20:15:00.570402 | instance | changed: [instance] 2026-07-28 20:15:00.570462 | instance | 2026-07-28 20:15:00.570474 | instance | TASK [Create Ingress] ********************************************************** 2026-07-28 20:15:00.570613 | instance | Tuesday 28 July 2026 20:15:00 +0000 (0:03:42.950) 0:47:29.815 ********** 2026-07-28 20:15:00.721219 | instance | included: openstack_helm_ingress for instance 2026-07-28 20:15:00.721443 | instance | 2026-07-28 20:15:00.721661 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-28 20:15:00.721871 | instance | Tuesday 28 July 2026 20:15:00 +0000 (0:00:00.150) 0:47:29.965 ********** 2026-07-28 20:15:00.794829 | instance | skipping: [instance] 2026-07-28 20:15:00.794976 | instance | 2026-07-28 20:15:00.795158 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-28 20:15:00.795333 | instance | Tuesday 28 July 2026 20:15:00 +0000 (0:00:00.073) 0:47:30.039 ********** 2026-07-28 20:15:00.870423 | instance | skipping: [instance] 2026-07-28 20:15:00.870529 | instance | 2026-07-28 20:15:00.870667 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-28 20:15:00.870791 | instance | Tuesday 28 July 2026 20:15:00 +0000 (0:00:00.075) 0:47:30.115 ********** 2026-07-28 20:15:00.966330 | instance | ok: [instance] 2026-07-28 20:15:00.966408 | instance | 2026-07-28 20:15:00.966512 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-07-28 20:15:00.966689 | instance | Tuesday 28 July 2026 20:15:00 +0000 (0:00:00.096) 0:47:30.212 ********** 2026-07-28 20:15:01.064224 | instance | included: ingress for instance 2026-07-28 20:15:01.064569 | instance | 2026-07-28 20:15:01.064903 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-07-28 20:15:01.065185 | instance | Tuesday 28 July 2026 20:15:01 +0000 (0:00:00.096) 0:47:30.309 ********** 2026-07-28 20:15:02.143340 | instance | changed: [instance] 2026-07-28 20:15:02.143673 | instance | 2026-07-28 20:15:02.144086 | instance | TASK [Create Ingress] ********************************************************** 2026-07-28 20:15:02.144448 | instance | Tuesday 28 July 2026 20:15:02 +0000 (0:00:01.079) 0:47:31.388 ********** 2026-07-28 20:15:02.276449 | instance | included: openstack_helm_ingress for instance 2026-07-28 20:15:02.276592 | instance | 2026-07-28 20:15:02.276786 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-28 20:15:02.276962 | instance | Tuesday 28 July 2026 20:15:02 +0000 (0:00:00.133) 0:47:31.522 ********** 2026-07-28 20:15:02.337933 | instance | skipping: [instance] 2026-07-28 20:15:02.338180 | instance | 2026-07-28 20:15:02.338454 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-28 20:15:02.338706 | instance | Tuesday 28 July 2026 20:15:02 +0000 (0:00:00.061) 0:47:31.583 ********** 2026-07-28 20:15:02.405647 | instance | skipping: [instance] 2026-07-28 20:15:02.405869 | instance | 2026-07-28 20:15:02.406151 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-28 20:15:02.406417 | instance | Tuesday 28 July 2026 20:15:02 +0000 (0:00:00.067) 0:47:31.651 ********** 2026-07-28 20:15:02.486709 | instance | ok: [instance] 2026-07-28 20:15:02.486842 | instance | 2026-07-28 20:15:02.487025 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-07-28 20:15:02.487219 | instance | Tuesday 28 July 2026 20:15:02 +0000 (0:00:00.081) 0:47:31.732 ********** 2026-07-28 20:15:02.580373 | instance | included: ingress for instance 2026-07-28 20:15:02.580422 | instance | 2026-07-28 20:15:02.580430 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-07-28 20:15:02.580436 | instance | Tuesday 28 July 2026 20:15:02 +0000 (0:00:00.091) 0:47:31.823 ********** 2026-07-28 20:15:03.644886 | instance | changed: [instance] 2026-07-28 20:15:03.645062 | instance | 2026-07-28 20:15:03.645260 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-07-28 20:15:03.645427 | instance | Tuesday 28 July 2026 20:15:03 +0000 (0:00:01.066) 0:47:32.890 ********** 2026-07-28 20:15:03.891060 | instance | ok: [instance] 2026-07-28 20:15:03.891204 | instance | 2026-07-28 20:15:03.891400 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-07-28 20:15:03.891598 | instance | Tuesday 28 July 2026 20:15:03 +0000 (0:00:00.246) 0:47:33.136 ********** 2026-07-28 20:15:05.190391 | instance | ok: [instance] 2026-07-28 20:15:05.190640 | instance | 2026-07-28 20:15:05.190937 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-07-28 20:15:05.191224 | instance | Tuesday 28 July 2026 20:15:05 +0000 (0:00:01.299) 0:47:34.435 ********** 2026-07-28 20:15:05.459950 | instance | ok: [instance] 2026-07-28 20:15:05.460082 | instance | 2026-07-28 20:15:05.460289 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-28 20:15:05.460476 | instance | Tuesday 28 July 2026 20:15:05 +0000 (0:00:00.269) 0:47:34.705 ********** 2026-07-28 20:15:05.546908 | instance | ok: [instance] => { 2026-07-28 20:15:05.547157 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-07-28 20:15:05.547426 | instance | } 2026-07-28 20:15:05.547677 | instance | 2026-07-28 20:15:05.548024 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-28 20:15:05.548295 | instance | Tuesday 28 July 2026 20:15:05 +0000 (0:00:00.087) 0:47:34.792 ********** 2026-07-28 20:15:05.919999 | instance | ok: [instance] 2026-07-28 20:15:05.920110 | instance | 2026-07-28 20:15:05.920278 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-28 20:15:05.920445 | instance | Tuesday 28 July 2026 20:15:05 +0000 (0:00:00.373) 0:47:35.165 ********** 2026-07-28 20:15:06.989321 | instance | ok: [instance] 2026-07-28 20:15:06.989589 | instance | 2026-07-28 20:15:06.989954 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-07-28 20:15:06.990252 | instance | Tuesday 28 July 2026 20:15:06 +0000 (0:00:01.068) 0:47:36.234 ********** 2026-07-28 20:15:07.461066 | instance | ok: [instance] 2026-07-28 20:15:07.461277 | instance | 2026-07-28 20:15:07.461567 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-07-28 20:15:07.461829 | instance | Tuesday 28 July 2026 20:15:07 +0000 (0:00:00.472) 0:47:36.706 ********** 2026-07-28 20:15:08.247604 | instance | ok: [instance] 2026-07-28 20:15:08.247964 | instance | 2026-07-28 20:15:08.248261 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-07-28 20:15:08.248531 | instance | Tuesday 28 July 2026 20:15:08 +0000 (0:00:00.786) 0:47:37.493 ********** 2026-07-28 20:15:08.947892 | instance | ok: [instance] 2026-07-28 20:15:08.948132 | instance | 2026-07-28 20:15:08.948440 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-07-28 20:15:08.948748 | instance | Tuesday 28 July 2026 20:15:08 +0000 (0:00:00.700) 0:47:38.193 ********** 2026-07-28 20:15:09.361886 | instance | ok: [instance] 2026-07-28 20:15:09.362069 | instance | 2026-07-28 20:15:09.362224 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-07-28 20:15:09.362375 | instance | Tuesday 28 July 2026 20:15:09 +0000 (0:00:00.414) 0:47:38.607 ********** 2026-07-28 20:15:09.506564 | instance | included: openstack_helm_endpoints for instance 2026-07-28 20:15:09.506949 | instance | 2026-07-28 20:15:09.507412 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-28 20:15:09.507781 | instance | Tuesday 28 July 2026 20:15:09 +0000 (0:00:00.144) 0:47:38.752 ********** 2026-07-28 20:15:09.565597 | instance | skipping: [instance] 2026-07-28 20:15:09.565739 | instance | 2026-07-28 20:15:09.565912 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-28 20:15:09.566068 | instance | Tuesday 28 July 2026 20:15:09 +0000 (0:00:00.059) 0:47:38.811 ********** 2026-07-28 20:15:09.614992 | instance | skipping: [instance] 2026-07-28 20:15:09.615272 | instance | 2026-07-28 20:15:09.615535 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-28 20:15:09.615831 | instance | Tuesday 28 July 2026 20:15:09 +0000 (0:00:00.049) 0:47:38.860 ********** 2026-07-28 20:15:09.664862 | instance | skipping: [instance] 2026-07-28 20:15:09.664998 | instance | 2026-07-28 20:15:09.665183 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-28 20:15:09.665367 | instance | Tuesday 28 July 2026 20:15:09 +0000 (0:00:00.049) 0:47:38.910 ********** 2026-07-28 20:15:09.717533 | instance | skipping: [instance] 2026-07-28 20:15:09.717654 | instance | 2026-07-28 20:15:09.717853 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-28 20:15:09.718014 | instance | Tuesday 28 July 2026 20:15:09 +0000 (0:00:00.052) 0:47:38.963 ********** 2026-07-28 20:15:09.773841 | instance | skipping: [instance] 2026-07-28 20:15:09.773961 | instance | 2026-07-28 20:15:09.774139 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-28 20:15:09.774312 | instance | Tuesday 28 July 2026 20:15:09 +0000 (0:00:00.056) 0:47:39.019 ********** 2026-07-28 20:15:09.823478 | instance | skipping: [instance] 2026-07-28 20:15:09.823588 | instance | 2026-07-28 20:15:09.823761 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-28 20:15:09.823934 | instance | Tuesday 28 July 2026 20:15:09 +0000 (0:00:00.049) 0:47:39.069 ********** 2026-07-28 20:15:09.872382 | instance | ok: [instance] 2026-07-28 20:15:09.872598 | instance | 2026-07-28 20:15:09.872887 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-28 20:15:09.873151 | instance | Tuesday 28 July 2026 20:15:09 +0000 (0:00:00.048) 0:47:39.117 ********** 2026-07-28 20:15:09.941942 | instance | ok: [instance] => (item=identity) 2026-07-28 20:15:09.942222 | instance | 2026-07-28 20:15:09.942606 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-28 20:15:09.942954 | instance | Tuesday 28 July 2026 20:15:09 +0000 (0:00:00.069) 0:47:39.187 ********** 2026-07-28 20:15:10.025795 | instance | ok: [instance] 2026-07-28 20:15:10.025909 | instance | 2026-07-28 20:15:10.026006 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-07-28 20:15:10.026131 | instance | Tuesday 28 July 2026 20:15:10 +0000 (0:00:00.084) 0:47:39.271 ********** 2026-07-28 20:15:10.493547 | instance | ok: [instance] 2026-07-28 20:15:10.493648 | instance | 2026-07-28 20:15:10.493774 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-07-28 20:15:10.493897 | instance | Tuesday 28 July 2026 20:15:10 +0000 (0:00:00.467) 0:47:39.739 ********** 2026-07-28 20:15:10.943958 | instance | ok: [instance] 2026-07-28 20:15:10.944202 | instance | 2026-07-28 20:15:10.944470 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-07-28 20:15:10.944748 | instance | Tuesday 28 July 2026 20:15:10 +0000 (0:00:00.450) 0:47:40.189 ********** 2026-07-28 20:15:11.389761 | instance | ok: [instance] 2026-07-28 20:15:11.389892 | instance | 2026-07-28 20:15:11.390064 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-07-28 20:15:11.390234 | instance | Tuesday 28 July 2026 20:15:11 +0000 (0:00:00.445) 0:47:40.635 ********** 2026-07-28 20:15:11.875223 | instance | ok: [instance] 2026-07-28 20:15:11.875375 | instance | 2026-07-28 20:15:11.875564 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-28 20:15:11.875745 | instance | Tuesday 28 July 2026 20:15:11 +0000 (0:00:00.485) 0:47:41.120 ********** 2026-07-28 20:15:12.184397 | instance | ok: [instance] 2026-07-28 20:15:12.184517 | instance | 2026-07-28 20:15:12.184719 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-28 20:15:12.184866 | instance | Tuesday 28 July 2026 20:15:12 +0000 (0:00:00.309) 0:47:41.430 ********** 2026-07-28 20:15:12.274859 | instance | included: rabbitmq for instance 2026-07-28 20:15:12.274985 | instance | 2026-07-28 20:15:12.275168 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-28 20:15:12.275334 | instance | Tuesday 28 July 2026 20:15:12 +0000 (0:00:00.090) 0:47:41.520 ********** 2026-07-28 20:15:12.931478 | instance | ok: [instance] 2026-07-28 20:15:12.931688 | instance | 2026-07-28 20:15:12.931996 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-28 20:15:12.932259 | instance | Tuesday 28 July 2026 20:15:12 +0000 (0:00:00.656) 0:47:42.177 ********** 2026-07-28 20:15:12.986756 | instance | skipping: [instance] 2026-07-28 20:15:12.986999 | instance | 2026-07-28 20:15:12.987280 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-28 20:15:12.987574 | instance | Tuesday 28 July 2026 20:15:12 +0000 (0:00:00.055) 0:47:42.232 ********** 2026-07-28 20:15:13.045781 | instance | skipping: [instance] 2026-07-28 20:15:13.046022 | instance | 2026-07-28 20:15:13.046307 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-28 20:15:13.046570 | instance | Tuesday 28 July 2026 20:15:13 +0000 (0:00:00.059) 0:47:42.291 ********** 2026-07-28 20:15:13.103681 | instance | skipping: [instance] 2026-07-28 20:15:13.103934 | instance | 2026-07-28 20:15:13.104241 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-28 20:15:13.104493 | instance | Tuesday 28 July 2026 20:15:13 +0000 (0:00:00.057) 0:47:42.349 ********** 2026-07-28 20:15:43.964504 | instance | changed: [instance] 2026-07-28 20:15:43.965420 | instance | 2026-07-28 20:15:43.965494 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-28 20:15:43.965506 | instance | Tuesday 28 July 2026 20:15:43 +0000 (0:00:30.860) 0:48:13.210 ********** 2026-07-28 20:15:44.621963 | instance | ok: [instance] 2026-07-28 20:15:44.622156 | instance | 2026-07-28 20:15:44.622281 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-28 20:15:44.622476 | instance | Tuesday 28 July 2026 20:15:44 +0000 (0:00:00.657) 0:48:13.867 ********** 2026-07-28 20:15:44.681159 | instance | ok: [instance] 2026-07-28 20:15:44.681398 | instance | 2026-07-28 20:15:44.681718 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-28 20:15:44.682006 | instance | Tuesday 28 July 2026 20:15:44 +0000 (0:00:00.059) 0:48:13.926 ********** 2026-07-28 20:15:44.740558 | instance | skipping: [instance] 2026-07-28 20:15:44.740710 | instance | 2026-07-28 20:15:44.740905 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-28 20:15:44.741084 | instance | Tuesday 28 July 2026 20:15:44 +0000 (0:00:00.059) 0:48:13.986 ********** 2026-07-28 20:15:44.798458 | instance | skipping: [instance] 2026-07-28 20:15:44.798678 | instance | 2026-07-28 20:15:44.798947 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-28 20:15:44.799233 | instance | Tuesday 28 July 2026 20:15:44 +0000 (0:00:00.057) 0:48:14.044 ********** 2026-07-28 20:15:44.856092 | instance | ok: [instance] 2026-07-28 20:15:44.856164 | instance | 2026-07-28 20:15:44.856463 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-28 20:15:44.856734 | instance | Tuesday 28 July 2026 20:15:44 +0000 (0:00:00.057) 0:48:14.101 ********** 2026-07-28 20:15:44.983836 | instance | ok: [instance] => (item=valkey) 2026-07-28 20:15:44.984068 | instance | ok: [instance] => (item=load_balancer) 2026-07-28 20:15:44.984307 | instance | ok: [instance] => (item=network) 2026-07-28 20:15:44.984557 | instance | ok: [instance] => (item=oslo_db) 2026-07-28 20:15:44.984821 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-07-28 20:15:44.985063 | instance | ok: [instance] => (item=oslo_cache) 2026-07-28 20:15:44.985317 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-28 20:15:44.985565 | instance | ok: [instance] => (item=identity) 2026-07-28 20:15:44.985830 | instance | 2026-07-28 20:15:44.986086 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-28 20:15:44.986338 | instance | Tuesday 28 July 2026 20:15:44 +0000 (0:00:00.127) 0:48:14.229 ********** 2026-07-28 20:15:45.068053 | instance | ok: [instance] 2026-07-28 20:15:45.068285 | instance | 2026-07-28 20:15:45.068564 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 20:15:45.068827 | instance | Tuesday 28 July 2026 20:15:45 +0000 (0:00:00.084) 0:48:14.313 ********** 2026-07-28 20:15:45.166502 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 20:15:45.166766 | instance | 2026-07-28 20:15:45.167075 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 20:15:45.167435 | instance | Tuesday 28 July 2026 20:15:45 +0000 (0:00:00.098) 0:48:14.412 ********** 2026-07-28 20:15:45.723278 | instance | changed: [instance] 2026-07-28 20:15:45.723449 | instance | 2026-07-28 20:15:45.723617 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-07-28 20:15:45.723820 | instance | Tuesday 28 July 2026 20:15:45 +0000 (0:00:00.557) 0:48:14.969 ********** 2026-07-28 20:15:46.909091 | instance | ok: [instance] 2026-07-28 20:15:46.909336 | instance | 2026-07-28 20:15:46.909615 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-07-28 20:15:46.909889 | instance | Tuesday 28 July 2026 20:15:46 +0000 (0:00:01.185) 0:48:16.154 ********** 2026-07-28 20:15:48.510656 | instance | changed: [instance] 2026-07-28 20:15:48.510939 | instance | 2026-07-28 20:15:48.511244 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-07-28 20:15:48.511650 | instance | Tuesday 28 July 2026 20:15:48 +0000 (0:00:01.600) 0:48:17.755 ********** 2026-07-28 20:15:50.007983 | instance | changed: [instance] 2026-07-28 20:15:50.008236 | instance | 2026-07-28 20:15:50.008626 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-07-28 20:15:50.008980 | instance | Tuesday 28 July 2026 20:15:50 +0000 (0:00:01.497) 0:48:19.253 ********** 2026-07-28 20:15:51.316909 | instance | changed: [instance] 2026-07-28 20:15:51.317192 | instance | 2026-07-28 20:15:51.317484 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-07-28 20:15:51.317757 | instance | Tuesday 28 July 2026 20:15:51 +0000 (0:00:01.308) 0:48:20.562 ********** 2026-07-28 20:15:56.957824 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-07-28 20:15:56.958995 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-07-28 20:15:56.959061 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-07-28 20:15:56.959072 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-07-28 20:15:56.959081 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-07-28 20:15:56.959120 | instance | 2026-07-28 20:15:56.959396 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-07-28 20:15:56.959656 | instance | Tuesday 28 July 2026 20:15:56 +0000 (0:00:05.640) 0:48:26.202 ********** 2026-07-28 20:15:58.842955 | instance | changed: [instance] => (item=instance) 2026-07-28 20:15:58.843023 | instance | 2026-07-28 20:15:58.843038 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-07-28 20:15:58.843052 | instance | Tuesday 28 July 2026 20:15:58 +0000 (0:00:01.884) 0:48:28.087 ********** 2026-07-28 20:16:01.016928 | instance | ok: [instance] => (item=instance) 2026-07-28 20:16:01.017040 | instance | 2026-07-28 20:16:01.017055 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-07-28 20:16:01.017192 | instance | Tuesday 28 July 2026 20:16:01 +0000 (0:00:02.175) 0:48:30.262 ********** 2026-07-28 20:16:07.650741 | instance | ok: [instance] => (item=instance) 2026-07-28 20:16:07.650907 | instance | 2026-07-28 20:16:07.651214 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-07-28 20:16:07.651510 | instance | Tuesday 28 July 2026 20:16:07 +0000 (0:00:06.633) 0:48:36.896 ********** 2026-07-28 20:16:08.830956 | instance | ok: [instance] => (item=instance) 2026-07-28 20:16:08.831039 | instance | 2026-07-28 20:16:08.831199 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-07-28 20:16:08.831410 | instance | Tuesday 28 July 2026 20:16:08 +0000 (0:00:01.180) 0:48:38.076 ********** 2026-07-28 20:16:08.916668 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-07-28 20:16:08.916781 | instance | 2026-07-28 20:16:08.916914 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-07-28 20:16:08.917039 | instance | Tuesday 28 July 2026 20:16:08 +0000 (0:00:00.085) 0:48:38.162 ********** 2026-07-28 20:16:10.038314 | instance | changed: [instance] 2026-07-28 20:16:10.038554 | instance | 2026-07-28 20:16:10.038855 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-07-28 20:16:10.039149 | instance | Tuesday 28 July 2026 20:16:10 +0000 (0:00:01.121) 0:48:39.283 ********** 2026-07-28 20:16:12.404308 | instance | changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': True, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-07-28T20:15:58Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.1.65', 'hostname': 'host-172-24-1-65', 'fqdn': 'host-172-24-1-65.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '6721880a-1618-415e-8329-2ab8d46a00cf', 'ip_address': '172.24.1.65'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:09:e0:64', 'name': 'octavia-health-manager-port-instance', 'network_id': '2d0535b4-5323-4062-be43-86e3f0ab18a8', 'numa_affinity_policy': None, 'project_id': '789a40e92b98457081f76f98ca039b59', 'tenant_id': '789a40e92b98457081f76f98ca039b59', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['6e1a0886-235c-4e69-9379-46fc447d7b47'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-07-28T20:16:06Z', 'revision_number': 4, 'if_match': None, 'id': 'a822678b-6237-47d9-8df1-5965a5de21e6', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-07-28 20:16:12.404654 | instance | changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': True, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-07-28T20:15:58Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.1.65', 'hostname': 'host-172-24-1-65', 'fqdn': 'host-172-24-1-65.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '6721880a-1618-415e-8329-2ab8d46a00cf', 'ip_address': '172.24.1.65'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:09:e0:64', 'name': 'octavia-health-manager-port-instance', 'network_id': '2d0535b4-5323-4062-be43-86e3f0ab18a8', 'numa_affinity_policy': None, 'project_id': '789a40e92b98457081f76f98ca039b59', 'tenant_id': '789a40e92b98457081f76f98ca039b59', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['6e1a0886-235c-4e69-9379-46fc447d7b47'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-07-28T20:16:06Z', 'revision_number': 4, 'if_match': None, 'id': 'a822678b-6237-47d9-8df1-5965a5de21e6', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-07-28 20:16:12.404920 | instance | 2026-07-28 20:16:12.405191 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-07-28 20:16:12.405464 | instance | Tuesday 28 July 2026 20:16:12 +0000 (0:00:02.365) 0:48:41.649 ********** 2026-07-28 20:16:13.445603 | instance | changed: [instance] 2026-07-28 20:16:13.445868 | instance | 2026-07-28 20:16:13.446096 | instance | TASK [Upload Amphora image] **************************************************** 2026-07-28 20:16:13.446362 | instance | Tuesday 28 July 2026 20:16:13 +0000 (0:00:01.041) 0:48:42.691 ********** 2026-07-28 20:16:13.578075 | instance | included: atmosphere.common.glance_image for instance 2026-07-28 20:16:13.578309 | instance | 2026-07-28 20:16:13.578594 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-07-28 20:16:13.578861 | instance | Tuesday 28 July 2026 20:16:13 +0000 (0:00:00.132) 0:48:42.823 ********** 2026-07-28 20:16:15.035895 | instance | ok: [instance] 2026-07-28 20:16:15.036669 | instance | 2026-07-28 20:16:15.036688 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-07-28 20:16:15.036695 | instance | Tuesday 28 July 2026 20:16:15 +0000 (0:00:01.456) 0:48:44.280 ********** 2026-07-28 20:16:15.557744 | instance | ok: [instance] 2026-07-28 20:16:15.557971 | instance | 2026-07-28 20:16:15.558248 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-07-28 20:16:15.558548 | instance | Tuesday 28 July 2026 20:16:15 +0000 (0:00:00.522) 0:48:44.803 ********** 2026-07-28 20:16:15.625355 | instance | ok: [instance] 2026-07-28 20:16:15.625591 | instance | 2026-07-28 20:16:15.625865 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-07-28 20:16:15.626044 | instance | Tuesday 28 July 2026 20:16:15 +0000 (0:00:00.067) 0:48:44.870 ********** 2026-07-28 20:16:16.696217 | instance | ok: [instance] 2026-07-28 20:16:16.696456 | instance | 2026-07-28 20:16:16.696745 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-07-28 20:16:16.697057 | instance | Tuesday 28 July 2026 20:16:16 +0000 (0:00:01.070) 0:48:45.941 ********** 2026-07-28 20:16:16.762274 | instance | ok: [instance] 2026-07-28 20:16:16.762523 | instance | 2026-07-28 20:16:16.762831 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-07-28 20:16:16.763127 | instance | Tuesday 28 July 2026 20:16:16 +0000 (0:00:00.066) 0:48:46.008 ********** 2026-07-28 20:16:16.836774 | instance | ok: [instance] 2026-07-28 20:16:16.837030 | instance | 2026-07-28 20:16:16.837325 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-07-28 20:16:16.837589 | instance | Tuesday 28 July 2026 20:16:16 +0000 (0:00:00.074) 0:48:46.082 ********** 2026-07-28 20:16:17.088898 | instance | changed: [instance] 2026-07-28 20:16:17.088991 | instance | 2026-07-28 20:16:17.089120 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-07-28 20:16:17.089237 | instance | Tuesday 28 July 2026 20:16:17 +0000 (0:00:00.251) 0:48:46.334 ********** 2026-07-28 20:16:29.381582 | instance | changed: [instance] 2026-07-28 20:16:29.381668 | instance | 2026-07-28 20:16:29.381777 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-07-28 20:16:29.381917 | instance | Tuesday 28 July 2026 20:16:29 +0000 (0:00:12.293) 0:48:58.627 ********** 2026-07-28 20:16:29.617197 | instance | ok: [instance] 2026-07-28 20:16:29.617320 | instance | 2026-07-28 20:16:29.617489 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-07-28 20:16:29.617672 | instance | Tuesday 28 July 2026 20:16:29 +0000 (0:00:00.235) 0:48:58.862 ********** 2026-07-28 20:16:31.483986 | instance | changed: [instance] 2026-07-28 20:16:31.484267 | instance | 2026-07-28 20:16:31.484549 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-07-28 20:16:31.484817 | instance | Tuesday 28 July 2026 20:16:31 +0000 (0:00:01.865) 0:49:00.728 ********** 2026-07-28 20:16:32.157702 | instance | ok: [instance] 2026-07-28 20:16:32.157951 | instance | 2026-07-28 20:16:32.158242 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-07-28 20:16:32.158523 | instance | Tuesday 28 July 2026 20:16:32 +0000 (0:00:00.674) 0:49:01.403 ********** 2026-07-28 20:16:32.237333 | instance | ok: [instance] 2026-07-28 20:16:32.237573 | instance | 2026-07-28 20:16:32.237875 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-07-28 20:16:32.238156 | instance | Tuesday 28 July 2026 20:16:32 +0000 (0:00:00.079) 0:49:01.482 ********** 2026-07-28 20:16:59.711156 | instance | changed: [instance] 2026-07-28 20:16:59.711408 | instance | 2026-07-28 20:16:59.711717 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-07-28 20:16:59.712063 | instance | Tuesday 28 July 2026 20:16:59 +0000 (0:00:27.473) 0:49:28.956 ********** 2026-07-28 20:16:59.774064 | instance | skipping: [instance] 2026-07-28 20:16:59.774287 | instance | 2026-07-28 20:16:59.774839 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-07-28 20:16:59.774871 | instance | Tuesday 28 July 2026 20:16:59 +0000 (0:00:00.063) 0:49:29.019 ********** 2026-07-28 20:16:59.845340 | instance | skipping: [instance] 2026-07-28 20:16:59.845495 | instance | 2026-07-28 20:16:59.845655 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-07-28 20:16:59.845822 | instance | Tuesday 28 July 2026 20:16:59 +0000 (0:00:00.070) 0:49:29.090 ********** 2026-07-28 20:17:00.352522 | instance | changed: [instance] 2026-07-28 20:17:00.352743 | instance | 2026-07-28 20:17:00.353017 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-07-28 20:17:00.353285 | instance | Tuesday 28 July 2026 20:17:00 +0000 (0:00:00.507) 0:49:29.598 ********** 2026-07-28 20:17:01.311594 | instance | ok: [instance] 2026-07-28 20:17:01.311911 | instance | 2026-07-28 20:17:01.312252 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-07-28 20:17:01.312624 | instance | Tuesday 28 July 2026 20:17:01 +0000 (0:00:00.959) 0:49:30.557 ********** 2026-07-28 20:17:07.030746 | instance | changed: [instance] 2026-07-28 20:17:07.030824 | instance | 2026-07-28 20:17:07.030957 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-07-28 20:17:07.031145 | instance | Tuesday 28 July 2026 20:17:07 +0000 (0:00:05.719) 0:49:36.276 ********** 2026-07-28 20:17:07.737715 | instance | ok: [instance] 2026-07-28 20:17:07.737780 | instance | 2026-07-28 20:17:07.738128 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-07-28 20:17:07.738144 | instance | Tuesday 28 July 2026 20:17:07 +0000 (0:00:00.706) 0:49:36.983 ********** 2026-07-28 20:17:09.013902 | instance | changed: [instance] 2026-07-28 20:17:09.014576 | instance | 2026-07-28 20:17:09.014638 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-07-28 20:17:09.014787 | instance | Tuesday 28 July 2026 20:17:09 +0000 (0:00:01.275) 0:49:38.258 ********** 2026-07-28 20:17:10.423245 | instance | changed: [instance] => (item=octavia-client) 2026-07-28 20:17:10.423324 | instance | changed: [instance] => (item=octavia-server) 2026-07-28 20:17:10.423444 | instance | 2026-07-28 20:17:10.423564 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-07-28 20:17:10.423685 | instance | Tuesday 28 July 2026 20:17:10 +0000 (0:00:01.410) 0:49:39.669 ********** 2026-07-28 20:17:11.152885 | instance | changed: [instance] 2026-07-28 20:17:11.152958 | instance | 2026-07-28 20:17:11.153085 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-07-28 20:17:11.153207 | instance | Tuesday 28 July 2026 20:17:11 +0000 (0:00:00.729) 0:49:40.398 ********** 2026-07-28 20:17:13.155060 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-07-28 20:17:13.155126 | instance | loadbalancer quotas. 2026-07-28 20:17:13.198294 | instance | changed: [instance] 2026-07-28 20:17:13.198337 | instance | 2026-07-28 20:17:13.198342 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-07-28 20:17:13.198347 | instance | Tuesday 28 July 2026 20:17:13 +0000 (0:00:02.044) 0:49:42.443 ********** 2026-07-28 20:19:33.344107 | instance | changed: [instance] 2026-07-28 20:19:33.344182 | instance | 2026-07-28 20:19:33.344320 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-07-28 20:19:33.344458 | instance | Tuesday 28 July 2026 20:19:33 +0000 (0:02:20.144) 0:52:02.588 ********** 2026-07-28 20:19:44.847847 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-07-28 20:19:44.847935 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-07-28 20:19:44.848355 | instance | 2026-07-28 20:19:44.848417 | instance | TASK [Create Ingress] ********************************************************** 2026-07-28 20:19:44.848426 | instance | Tuesday 28 July 2026 20:19:44 +0000 (0:00:11.505) 0:52:14.093 ********** 2026-07-28 20:19:45.022699 | instance | included: openstack_helm_ingress for instance 2026-07-28 20:19:45.022874 | instance | 2026-07-28 20:19:45.023056 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-07-28 20:19:45.023219 | instance | Tuesday 28 July 2026 20:19:45 +0000 (0:00:00.174) 0:52:14.268 ********** 2026-07-28 20:19:45.085153 | instance | skipping: [instance] 2026-07-28 20:19:45.085220 | instance | 2026-07-28 20:19:45.085510 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-07-28 20:19:45.085556 | instance | Tuesday 28 July 2026 20:19:45 +0000 (0:00:00.062) 0:52:14.330 ********** 2026-07-28 20:19:45.162192 | instance | skipping: [instance] 2026-07-28 20:19:45.162284 | instance | 2026-07-28 20:19:45.162410 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-07-28 20:19:45.162530 | instance | Tuesday 28 July 2026 20:19:45 +0000 (0:00:00.077) 0:52:14.407 ********** 2026-07-28 20:19:45.242826 | instance | ok: [instance] 2026-07-28 20:19:45.242899 | instance | 2026-07-28 20:19:45.243202 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-07-28 20:19:45.243246 | instance | Tuesday 28 July 2026 20:19:45 +0000 (0:00:00.080) 0:52:14.488 ********** 2026-07-28 20:19:45.336465 | instance | included: ingress for instance 2026-07-28 20:19:45.336523 | instance | 2026-07-28 20:19:45.336533 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-07-28 20:19:45.336543 | instance | Tuesday 28 July 2026 20:19:45 +0000 (0:00:00.092) 0:52:14.581 ********** 2026-07-28 20:19:46.566410 | instance | changed: [instance] 2026-07-28 20:19:46.566461 | instance | 2026-07-28 20:19:46.566469 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-07-28 20:19:46.566475 | instance | Tuesday 28 July 2026 20:19:46 +0000 (0:00:01.229) 0:52:15.811 ********** 2026-07-28 20:19:46.651555 | instance | ok: [instance] 2026-07-28 20:19:46.651613 | instance | 2026-07-28 20:19:46.651624 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-07-28 20:19:46.651634 | instance | Tuesday 28 July 2026 20:19:46 +0000 (0:00:00.085) 0:52:15.896 ********** 2026-07-28 20:19:46.769539 | instance | included: rabbitmq for instance 2026-07-28 20:19:46.769594 | instance | 2026-07-28 20:19:46.769606 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-07-28 20:19:46.769617 | instance | Tuesday 28 July 2026 20:19:46 +0000 (0:00:00.117) 0:52:16.014 ********** 2026-07-28 20:19:47.468823 | instance | ok: [instance] 2026-07-28 20:19:47.468903 | instance | 2026-07-28 20:19:47.469088 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-07-28 20:19:47.469383 | instance | Tuesday 28 July 2026 20:19:47 +0000 (0:00:00.699) 0:52:16.713 ********** 2026-07-28 20:19:47.532845 | instance | skipping: [instance] 2026-07-28 20:19:47.533094 | instance | 2026-07-28 20:19:47.533402 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-07-28 20:19:47.533696 | instance | Tuesday 28 July 2026 20:19:47 +0000 (0:00:00.064) 0:52:16.778 ********** 2026-07-28 20:19:47.704840 | instance | skipping: [instance] 2026-07-28 20:19:47.704940 | instance | 2026-07-28 20:19:47.705124 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-07-28 20:19:47.705293 | instance | Tuesday 28 July 2026 20:19:47 +0000 (0:00:00.172) 0:52:16.950 ********** 2026-07-28 20:19:47.765801 | instance | skipping: [instance] 2026-07-28 20:19:47.766056 | instance | 2026-07-28 20:19:47.766352 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-07-28 20:19:47.766614 | instance | Tuesday 28 July 2026 20:19:47 +0000 (0:00:00.061) 0:52:17.011 ********** 2026-07-28 20:20:18.667855 | instance | changed: [instance] 2026-07-28 20:20:18.667932 | instance | 2026-07-28 20:20:18.667944 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-07-28 20:20:18.667964 | instance | Tuesday 28 July 2026 20:20:18 +0000 (0:00:30.900) 0:52:47.912 ********** 2026-07-28 20:20:19.385969 | instance | ok: [instance] 2026-07-28 20:20:19.386207 | instance | 2026-07-28 20:20:19.386492 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-07-28 20:20:19.386788 | instance | Tuesday 28 July 2026 20:20:19 +0000 (0:00:00.718) 0:52:48.631 ********** 2026-07-28 20:20:19.450171 | instance | ok: [instance] 2026-07-28 20:20:19.450396 | instance | 2026-07-28 20:20:19.450699 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-07-28 20:20:19.450979 | instance | Tuesday 28 July 2026 20:20:19 +0000 (0:00:00.064) 0:52:48.695 ********** 2026-07-28 20:20:19.521064 | instance | skipping: [instance] 2026-07-28 20:20:19.521287 | instance | 2026-07-28 20:20:19.521564 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-07-28 20:20:19.521821 | instance | Tuesday 28 July 2026 20:20:19 +0000 (0:00:00.070) 0:52:48.766 ********** 2026-07-28 20:20:19.591524 | instance | skipping: [instance] 2026-07-28 20:20:19.591826 | instance | 2026-07-28 20:20:19.592168 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-07-28 20:20:19.592464 | instance | Tuesday 28 July 2026 20:20:19 +0000 (0:00:00.070) 0:52:48.836 ********** 2026-07-28 20:20:19.658564 | instance | ok: [instance] 2026-07-28 20:20:19.658857 | instance | 2026-07-28 20:20:19.659139 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-07-28 20:20:19.659411 | instance | Tuesday 28 July 2026 20:20:19 +0000 (0:00:00.067) 0:52:48.904 ********** 2026-07-28 20:20:19.806421 | instance | ok: [instance] => (item=orchestration) 2026-07-28 20:20:19.806696 | instance | ok: [instance] => (item=container_infra) 2026-07-28 20:20:19.807039 | instance | ok: [instance] => (item=oslo_db) 2026-07-28 20:20:19.807328 | instance | ok: [instance] => (item=key_manager) 2026-07-28 20:20:19.807606 | instance | ok: [instance] => (item=oslo_cache) 2026-07-28 20:20:19.807917 | instance | ok: [instance] => (item=oslo_messaging) 2026-07-28 20:20:19.808192 | instance | ok: [instance] => (item=identity) 2026-07-28 20:20:19.808451 | instance | 2026-07-28 20:20:19.808732 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-07-28 20:20:19.809008 | instance | Tuesday 28 July 2026 20:20:19 +0000 (0:00:00.147) 0:52:49.052 ********** 2026-07-28 20:20:19.916403 | instance | ok: [instance] 2026-07-28 20:20:19.916606 | instance | 2026-07-28 20:20:19.916890 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 20:20:19.917159 | instance | Tuesday 28 July 2026 20:20:19 +0000 (0:00:00.109) 0:52:49.161 ********** 2026-07-28 20:20:20.005351 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 20:20:20.005579 | instance | 2026-07-28 20:20:20.005872 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 20:20:20.006175 | instance | Tuesday 28 July 2026 20:20:20 +0000 (0:00:00.089) 0:52:49.250 ********** 2026-07-28 20:20:20.572852 | instance | changed: [instance] 2026-07-28 20:20:20.572995 | instance | 2026-07-28 20:20:20.573184 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-07-28 20:20:20.573365 | instance | Tuesday 28 July 2026 20:20:20 +0000 (0:00:00.567) 0:52:49.818 ********** 2026-07-28 20:20:20.654024 | instance | ok: [instance] => { 2026-07-28 20:20:20.654391 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64" 2026-07-28 20:20:20.654694 | instance | } 2026-07-28 20:20:20.654991 | instance | 2026-07-28 20:20:20.655438 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-07-28 20:20:20.655755 | instance | Tuesday 28 July 2026 20:20:20 +0000 (0:00:00.080) 0:52:49.898 ********** 2026-07-28 20:20:21.600713 | instance | changed: [instance] 2026-07-28 20:20:21.600955 | instance | 2026-07-28 20:20:21.601224 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-07-28 20:20:21.601485 | instance | Tuesday 28 July 2026 20:20:21 +0000 (0:00:00.947) 0:52:50.846 ********** 2026-07-28 20:20:21.683654 | instance | skipping: [instance] 2026-07-28 20:20:21.683879 | instance | 2026-07-28 20:20:21.684064 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-07-28 20:20:21.684272 | instance | Tuesday 28 July 2026 20:20:21 +0000 (0:00:00.083) 0:52:50.929 ********** 2026-07-28 20:20:22.281959 | instance | changed: [instance] 2026-07-28 20:20:22.282180 | instance | 2026-07-28 20:20:22.282466 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-07-28 20:20:22.282737 | instance | Tuesday 28 July 2026 20:20:22 +0000 (0:00:00.597) 0:52:51.527 ********** 2026-07-28 20:20:22.382842 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-07-28 20:20:22.383660 | instance | 2026-07-28 20:20:22.383727 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-07-28 20:20:22.384101 | instance | Tuesday 28 July 2026 20:20:22 +0000 (0:00:00.100) 0:52:51.627 ********** 2026-07-28 20:20:22.922582 | instance | changed: [instance] 2026-07-28 20:20:22.922793 | instance | 2026-07-28 20:20:22.923077 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-07-28 20:20:22.923358 | instance | Tuesday 28 July 2026 20:20:22 +0000 (0:00:00.540) 0:52:52.168 ********** 2026-07-28 20:20:23.164698 | instance | changed: [instance] 2026-07-28 20:20:23.164938 | instance | 2026-07-28 20:20:23.165213 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-07-28 20:20:23.165478 | instance | Tuesday 28 July 2026 20:20:23 +0000 (0:00:00.241) 0:52:52.410 ********** 2026-07-28 20:20:23.729821 | instance | changed: [instance] 2026-07-28 20:20:23.730034 | instance | 2026-07-28 20:20:23.730329 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-07-28 20:20:23.730599 | instance | Tuesday 28 July 2026 20:20:23 +0000 (0:00:00.565) 0:52:52.975 ********** 2026-07-28 20:20:24.776645 | instance | changed: [instance] 2026-07-28 20:20:24.776878 | instance | 2026-07-28 20:20:24.777491 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-07-28 20:20:24.777515 | instance | Tuesday 28 July 2026 20:20:24 +0000 (0:00:01.046) 0:52:54.022 ********** 2026-07-28 20:20:27.806802 | instance | changed: [instance] 2026-07-28 20:20:27.806887 | instance | 2026-07-28 20:20:27.807023 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-07-28 20:20:27.807147 | instance | Tuesday 28 July 2026 20:20:27 +0000 (0:00:03.030) 0:52:57.052 ********** 2026-07-28 20:20:28.047738 | instance | changed: [instance] 2026-07-28 20:20:28.047860 | instance | 2026-07-28 20:20:28.047991 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-07-28 20:20:28.048121 | instance | Tuesday 28 July 2026 20:20:28 +0000 (0:00:00.240) 0:52:57.293 ********** 2026-07-28 20:20:30.338091 | instance | changed: [instance] 2026-07-28 20:20:30.338341 | instance | 2026-07-28 20:20:30.338639 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-07-28 20:20:30.338912 | instance | Tuesday 28 July 2026 20:20:30 +0000 (0:00:02.289) 0:52:59.583 ********** 2026-07-28 20:20:31.060392 | instance | ok: [instance] 2026-07-28 20:20:31.060602 | instance | 2026-07-28 20:20:31.060869 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-07-28 20:20:31.061153 | instance | Tuesday 28 July 2026 20:20:31 +0000 (0:00:00.722) 0:53:00.305 ********** 2026-07-28 20:20:35.921626 | instance | changed: [instance] 2026-07-28 20:20:35.921826 | instance | 2026-07-28 20:20:35.922139 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-07-28 20:20:35.922829 | instance | Tuesday 28 July 2026 20:20:35 +0000 (0:00:04.861) 0:53:05.167 ********** 2026-07-28 20:20:35.977511 | instance | skipping: [instance] 2026-07-28 20:20:35.977679 | instance | 2026-07-28 20:20:35.977798 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-07-28 20:20:35.977963 | instance | Tuesday 28 July 2026 20:20:35 +0000 (0:00:00.056) 0:53:05.223 ********** 2026-07-28 20:20:36.037021 | instance | skipping: [instance] 2026-07-28 20:20:36.037251 | instance | 2026-07-28 20:20:36.037558 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-07-28 20:20:36.037842 | instance | Tuesday 28 July 2026 20:20:36 +0000 (0:00:00.059) 0:53:05.282 ********** 2026-07-28 20:21:33.809952 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-07-28 20:21:33.810059 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-07-28 20:21:33.810186 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-07-28 20:21:33.810316 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-07-28 20:21:33.810465 | instance | 2026-07-28 20:21:33.810594 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-07-28 20:21:33.810729 | instance | Tuesday 28 July 2026 20:21:33 +0000 (0:00:57.772) 0:54:03.055 ********** 2026-07-28 20:21:33.908027 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-07-28 20:21:33.908326 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-07-28 20:21:33.908631 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-07-28 20:21:33.908907 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-07-28 20:21:33.909208 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-07-28 20:21:33.909490 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-07-28 20:21:33.909788 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-07-28 20:21:33.910131 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-07-28 20:21:33.910390 | instance | skipping: [instance] 2026-07-28 20:21:33.910627 | instance | 2026-07-28 20:21:33.910892 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-07-28 20:21:33.911147 | instance | Tuesday 28 July 2026 20:21:33 +0000 (0:00:00.097) 0:54:03.153 ********** 2026-07-28 20:21:50.167091 | instance | changed: [instance] 2026-07-28 20:21:50.167279 | instance | 2026-07-28 20:21:50.167511 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-07-28 20:21:50.167748 | instance | Tuesday 28 July 2026 20:21:50 +0000 (0:00:16.259) 0:54:19.412 ********** 2026-07-28 20:21:50.872684 | instance | changed: [instance] 2026-07-28 20:21:50.872781 | instance | 2026-07-28 20:21:50.873006 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-07-28 20:21:50.873140 | instance | Tuesday 28 July 2026 20:21:50 +0000 (0:00:00.705) 0:54:20.118 ********** 2026-07-28 20:27:04.657846 | instance | fatal: [instance]: FAILED! => {"changed": false, "command": "/usr/bin/helm upgrade -i --reset-values --create-namespace -f=/tmp/tmpf14hxxnm.yml magnum /usr/local/src/magnum", "msg": "Failure when executing Helm command. Exited 1.\nstdout: Release \"magnum\" does not exist. Installing it now.\n\nstderr: Error: failed post-install: timed out waiting for the condition\n", "stderr": "Error: failed post-install: timed out waiting for the condition\n", "stderr_lines": ["Error: failed post-install: timed out waiting for the condition"], "stdout": "Release \"magnum\" does not exist. Installing it now.\n", "stdout_lines": ["Release \"magnum\" does not exist. Installing it now."]} 2026-07-28 20:27:04.663828 | instance | 2026-07-28 20:27:04.664603 | instance | PLAY RECAP ********************************************************************* 2026-07-28 20:27:04.664692 | instance | instance : ok=750 changed=264 unreachable=0 failed=1 skipped=240 rescued=0 ignored=2 2026-07-28 20:27:04.664698 | instance | 2026-07-28 20:27:04.664710 | instance | Tuesday 28 July 2026 20:27:04 +0000 (0:05:13.789) 0:59:33.907 ********** 2026-07-28 20:27:04.664801 | instance | =============================================================================== 2026-07-28 20:27:04.664931 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 313.79s 2026-07-28 20:27:04.665056 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 288.68s 2026-07-28 20:27:04.665178 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 222.95s 2026-07-28 20:27:04.665297 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 168.85s 2026-07-28 20:27:04.665409 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 164.57s 2026-07-28 20:27:04.665528 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 149.37s 2026-07-28 20:27:04.665645 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 145.06s 2026-07-28 20:27:04.665772 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 140.14s 2026-07-28 20:27:04.665895 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 132.27s 2026-07-28 20:27:04.666052 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 101.45s 2026-07-28 20:27:04.666134 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 97.39s 2026-07-28 20:27:04.666252 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 93.33s 2026-07-28 20:27:04.666377 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 92.75s 2026-07-28 20:27:04.666504 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 85.75s 2026-07-28 20:27:04.666630 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 57.77s 2026-07-28 20:27:04.666760 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 45.86s 2026-07-28 20:27:04.666892 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.02s 2026-07-28 20:27:04.667013 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.99s 2026-07-28 20:27:04.667132 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.90s 2026-07-28 20:27:04.667251 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.88s 2026-07-28 20:27:04.925046 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-07-28 20:27:04.925176 | instance | ERROR [aio > converge] Executed: Failed 2026-07-28 20:27:04.925190 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-07-28 20:27:05.469692 | instance | ERROR 2026-07-28 20:27:05.470021 | instance | { 2026-07-28 20:27:05.470088 | instance | "delta": "1:00:43.434788", 2026-07-28 20:27:05.470136 | instance | "end": "2026-07-28 20:27:04.979816", 2026-07-28 20:27:05.470177 | instance | "msg": "non-zero return code", 2026-07-28 20:27:05.470218 | instance | "rc": 2, 2026-07-28 20:27:05.470257 | instance | "start": "2026-07-28 19:26:21.545028" 2026-07-28 20:27:05.470296 | instance | } failure 2026-07-28 20:27:05.551417 | 2026-07-28 20:27:05.551544 | PLAY RECAP 2026-07-28 20:27:05.551588 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-07-28 20:27:05.551610 | 2026-07-28 20:27:05.672301 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-07-28 20:27:05.688320 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-07-28 20:27:06.383434 | 2026-07-28 20:27:06.383560 | PLAY [all] 2026-07-28 20:27:06.398610 | 2026-07-28 20:27:06.398703 | TASK [gather-host-logs : creating directory for system status] 2026-07-28 20:27:06.737658 | instance | changed 2026-07-28 20:27:06.743641 | 2026-07-28 20:27:06.743731 | TASK [gather-host-logs : Get logs for each host] 2026-07-28 20:27:07.120938 | instance | + systemd-cgls --full --all --no-pager 2026-07-28 20:27:07.185751 | instance | + ip addr 2026-07-28 20:27:07.192192 | instance | + ip route 2026-07-28 20:27:07.194162 | instance | + lsblk 2026-07-28 20:27:07.210923 | instance | + mount 2026-07-28 20:27:07.222321 | instance | + docker images 2026-07-28 20:27:07.243960 | instance | + brctl show 2026-07-28 20:27:07.244518 | instance | /bin/bash: line 8: brctl: command not found 2026-07-28 20:27:07.244817 | instance | + ps aux --sort=-%mem 2026-07-28 20:27:07.308694 | instance | + dpkg -l 2026-07-28 20:27:07.321720 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-07-28 20:27:07.322193 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-07-28 20:27:07.341275 | instance | + '[' '!' -z '' ']' 2026-07-28 20:27:07.778157 | instance | ok: Runtime: 0:00:00.224695 2026-07-28 20:27:07.788328 | 2026-07-28 20:27:07.788431 | TASK [gather-host-logs : Downloads logs to executor] 2026-07-28 20:27:08.459880 | instance | changed: 2026-07-28 20:27:08.460062 | instance | created directory /var/lib/zuul/builds/3eab58ff99b04e43954092c06757a884/work/logs/instance 2026-07-28 20:27:08.460107 | instance | cd+++++++++ system/ 2026-07-28 20:27:08.460141 | instance | >f+++++++++ system/brctl-show.txt 2026-07-28 20:27:08.460175 | instance | >f+++++++++ system/docker-images.txt 2026-07-28 20:27:08.460209 | instance | >f+++++++++ system/ip-addr.txt 2026-07-28 20:27:08.460243 | instance | >f+++++++++ system/ip-route.txt 2026-07-28 20:27:08.460278 | instance | >f+++++++++ system/lsblk.txt 2026-07-28 20:27:08.460310 | instance | >f+++++++++ system/mount.txt 2026-07-28 20:27:08.460341 | instance | >f+++++++++ system/packages.txt 2026-07-28 20:27:08.460373 | instance | >f+++++++++ system/ps.txt 2026-07-28 20:27:08.460406 | instance | >f+++++++++ system/systemd-cgls.txt 2026-07-28 20:27:08.474130 | 2026-07-28 20:27:08.474236 | LOOP [helm-release-status : creating directory for helm release status] 2026-07-28 20:27:08.677802 | instance | changed: "values" 2026-07-28 20:27:08.875483 | instance | changed: "releases" 2026-07-28 20:27:08.888421 | 2026-07-28 20:27:08.888599 | TASK [helm-release-status : Gather get release status for helm charts] 2026-07-28 20:27:18.436411 | instance | ok: Runtime: 0:00:08.924338 2026-07-28 20:27:18.442799 | 2026-07-28 20:27:18.442873 | TASK [helm-release-status : Downloads logs to executor] 2026-07-28 20:27:18.943782 | instance | changed: 2026-07-28 20:27:18.943970 | instance | cd+++++++++ helm/ 2026-07-28 20:27:18.944011 | instance | cd+++++++++ helm/releases/ 2026-07-28 20:27:18.944043 | instance | cd+++++++++ helm/releases/auth-system/ 2026-07-28 20:27:18.944073 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-07-28 20:27:18.944101 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-07-28 20:27:18.944129 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-07-28 20:27:18.944156 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-07-28 20:27:18.944183 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-07-28 20:27:18.944210 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-07-28 20:27:18.944251 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-07-28 20:27:18.944280 | instance | cd+++++++++ helm/releases/kube-system/ 2026-07-28 20:27:18.944306 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-07-28 20:27:18.944340 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-07-28 20:27:18.944368 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-07-28 20:27:18.944395 | instance | cd+++++++++ helm/releases/monitoring/ 2026-07-28 20:27:18.944423 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-07-28 20:27:18.944449 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-07-28 20:27:18.944476 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-07-28 20:27:18.944504 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-07-28 20:27:18.944532 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-07-28 20:27:18.944563 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt 2026-07-28 20:27:18.944591 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-07-28 20:27:18.944619 | instance | cd+++++++++ helm/releases/openstack/ 2026-07-28 20:27:18.944647 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-07-28 20:27:18.944674 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-07-28 20:27:18.944701 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-07-28 20:27:18.944727 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-07-28 20:27:18.944754 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-07-28 20:27:18.944781 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-07-28 20:27:18.944808 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-07-28 20:27:18.944835 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-07-28 20:27:18.944864 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-07-28 20:27:18.944990 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-07-28 20:27:18.945035 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-07-28 20:27:18.945064 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-07-28 20:27:18.945091 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-07-28 20:27:18.945118 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-07-28 20:27:18.945145 | instance | >f+++++++++ helm/releases/openstack/ovn.txt 2026-07-28 20:27:18.945172 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-07-28 20:27:18.945198 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-07-28 20:27:18.945225 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-07-28 20:27:18.945252 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-07-28 20:27:18.945279 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-07-28 20:27:18.945305 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-07-28 20:27:18.945357 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-07-28 20:27:18.945390 | instance | cd+++++++++ helm/values/ 2026-07-28 20:27:18.945417 | instance | cd+++++++++ helm/values/auth-system/ 2026-07-28 20:27:18.945444 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-07-28 20:27:18.945470 | instance | cd+++++++++ helm/values/cert-manager/ 2026-07-28 20:27:18.945496 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-07-28 20:27:18.945523 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-07-28 20:27:18.945549 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-07-28 20:27:18.945575 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-07-28 20:27:18.945600 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-07-28 20:27:18.945626 | instance | cd+++++++++ helm/values/kube-system/ 2026-07-28 20:27:18.945660 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-07-28 20:27:18.945687 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-07-28 20:27:18.945714 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-07-28 20:27:18.945741 | instance | cd+++++++++ helm/values/monitoring/ 2026-07-28 20:27:18.945767 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-07-28 20:27:18.945793 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-07-28 20:27:18.945820 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-07-28 20:27:18.945847 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-07-28 20:27:18.945873 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-07-28 20:27:18.945899 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml 2026-07-28 20:27:18.945925 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-07-28 20:27:18.945951 | instance | cd+++++++++ helm/values/openstack/ 2026-07-28 20:27:18.945977 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-07-28 20:27:18.946003 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-07-28 20:27:18.946029 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-07-28 20:27:18.946055 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-07-28 20:27:18.946081 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-07-28 20:27:18.946106 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-07-28 20:27:18.946132 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-07-28 20:27:18.946158 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-07-28 20:27:18.946184 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-07-28 20:27:18.946209 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-07-28 20:27:18.946235 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-07-28 20:27:18.946261 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-07-28 20:27:18.946286 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-07-28 20:27:18.946312 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-07-28 20:27:18.946338 | instance | >f+++++++++ helm/values/openstack/ovn.yaml 2026-07-28 20:27:18.946364 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-07-28 20:27:18.946393 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-07-28 20:27:18.946420 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-07-28 20:27:18.946447 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-07-28 20:27:18.946473 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-07-28 20:27:18.946499 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-07-28 20:27:18.946525 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-07-28 20:27:18.959828 | 2026-07-28 20:27:18.959939 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-07-28 20:27:19.157218 | instance | changed 2026-07-28 20:27:19.162804 | 2026-07-28 20:27:19.162902 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-07-28 20:27:19.396192 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-28 20:27:19.396304 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-28 20:27:19.402990 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:19.404903 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:19.484525 | instance | node/instance 2026-07-28 20:27:19.488230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:19.575595 | instance | clusterrole/admin 2026-07-28 20:27:19.774729 | instance | clusterrole/capi-aggregated-manager-role 2026-07-28 20:27:19.830850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:19.864994 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:19.884039 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-07-28 20:27:19.957875 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-07-28 20:27:20.069257 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-07-28 20:27:20.145385 | instance | clusterrole/capi-manager-role 2026-07-28 20:27:20.311024 | instance | clusterrole/capo-manager-role 2026-07-28 20:27:20.360340 | instance | clusterrole/cephfs-csi-nodeplugin 2026-07-28 20:27:20.503920 | instance | clusterrole/cephfs-external-provisioner-runner 2026-07-28 20:27:20.548578 | instance | clusterrole/cert-manager-cainjector 2026-07-28 20:27:20.690562 | instance | clusterrole/cert-manager-cluster-view 2026-07-28 20:27:20.739488 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-07-28 20:27:20.863166 | instance | clusterrole/cert-manager-controller-certificates 2026-07-28 20:27:20.931828 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-07-28 20:27:21.038089 | instance | clusterrole/cert-manager-controller-challenges 2026-07-28 20:27:21.099180 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-07-28 20:27:21.259177 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-07-28 20:27:21.342883 | instance | clusterrole/cert-manager-controller-issuers 2026-07-28 20:27:21.495087 | instance | clusterrole/cert-manager-controller-orders 2026-07-28 20:27:21.504069 | instance | clusterrole/cert-manager-edit 2026-07-28 20:27:21.677007 | instance | clusterrole/cert-manager-view 2026-07-28 20:27:21.677079 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-07-28 20:27:21.848367 | instance | clusterrole/cilium 2026-07-28 20:27:21.854702 | instance | clusterrole/cilium-operator 2026-07-28 20:27:22.023831 | instance | clusterrole/cluster-admin 2026-07-28 20:27:22.041726 | instance | clusterrole/edit 2026-07-28 20:27:22.200184 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-07-28 20:27:22.275258 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-07-28 20:27:22.389671 | instance | clusterrole/goldpinger-clusterrole 2026-07-28 20:27:22.460764 | instance | clusterrole/ingress-nginx 2026-07-28 20:27:22.578356 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-07-28 20:27:22.636763 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-07-28 20:27:22.749340 | instance | clusterrole/kube-prometheus-stack-operator 2026-07-28 20:27:22.817482 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-07-28 20:27:22.926877 | instance | clusterrole/kubeadm:get-nodes 2026-07-28 20:27:23.001024 | instance | clusterrole/local-path-provisioner 2026-07-28 20:27:23.108380 | instance | clusterrole/node-feature-discovery 2026-07-28 20:27:23.167646 | instance | clusterrole/node-feature-discovery-gc 2026-07-28 20:27:23.274334 | instance | clusterrole/nova-bootstrap 2026-07-28 20:27:23.356843 | instance | clusterrole/nova-cell-setup 2026-07-28 20:27:23.442145 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-07-28 20:27:23.540348 | instance | clusterrole/objectstorage-provisioner-role 2026-07-28 20:27:23.609455 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-07-28 20:27:23.714882 | instance | clusterrole/orc-image-editor-role 2026-07-28 20:27:23.782145 | instance | clusterrolebinding/capi-manager-rolebinding 2026-07-28 20:27:23.890188 | instance | clusterrolebinding/capo-manager-rolebinding 2026-07-28 20:27:23.954521 | instance | clusterrole/orc-image-viewer-role 2026-07-28 20:27:24.051071 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-07-28 20:27:24.135665 | instance | clusterrole/orc-manager-role 2026-07-28 20:27:24.232770 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-07-28 20:27:24.403489 | instance | clusterrole/orc-metrics-auth-role 2026-07-28 20:27:24.406970 | instance | clusterrole/orc-metrics-reader 2026-07-28 20:27:24.587534 | instance | clusterrolebinding/cert-manager-cainjector 2026-07-28 20:27:24.589758 | instance | clusterrole/ovn-controller 2026-07-28 20:27:24.766580 | instance | clusterrole/ovn-controller-list-nodes-role-openstack 2026-07-28 20:27:24.767239 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-07-28 20:27:24.937553 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-07-28 20:27:24.947814 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-07-28 20:27:25.121667 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-07-28 20:27:25.125106 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-07-28 20:27:25.324389 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-07-28 20:27:25.328986 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-07-28 20:27:25.492843 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-07-28 20:27:25.512328 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-07-28 20:27:25.660053 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-07-28 20:27:25.698479 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-07-28 20:27:25.839062 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-07-28 20:27:25.896351 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-07-28 20:27:25.997265 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-07-28 20:27:26.063106 | instance | clusterrolebinding/cert-manager-controller-orders 2026-07-28 20:27:26.156617 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-07-28 20:27:26.255329 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-07-28 20:27:26.347305 | instance | clusterrole/rbd-csi-nodeplugin 2026-07-28 20:27:26.459680 | instance | clusterrolebinding/cilium 2026-07-28 20:27:26.553491 | instance | clusterrole/rbd-external-provisioner-runner 2026-07-28 20:27:26.633141 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-07-28 20:27:26.734945 | instance | clusterrolebinding/cilium-operator 2026-07-28 20:27:26.837058 | instance | clusterrolebinding/cluster-admin 2026-07-28 20:27:26.915596 | instance | clusterrole/rook-ceph-global 2026-07-28 20:27:27.004664 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-07-28 20:27:27.097509 | instance | clusterrole/rook-ceph-mgr-cluster 2026-07-28 20:27:27.182530 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-07-28 20:27:27.278106 | instance | clusterrole/rook-ceph-mgr-system 2026-07-28 20:27:27.378414 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-07-28 20:27:27.499327 | instance | clusterrole/rook-ceph-object-bucket 2026-07-28 20:27:27.583388 | instance | clusterrolebinding/ingress-nginx 2026-07-28 20:27:27.701500 | instance | clusterrole/rook-ceph-osd 2026-07-28 20:27:27.760122 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-07-28 20:27:27.877971 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-07-28 20:27:27.937962 | instance | clusterrole/rook-ceph-system 2026-07-28 20:27:28.055107 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-07-28 20:27:28.119212 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-07-28 20:27:28.238380 | instance | clusterrole/secretgen-controller-cluster-role 2026-07-28 20:27:28.292546 | instance | clusterrolebinding/kubeadm:get-nodes 2026-07-28 20:27:28.448765 | instance | clusterrole/system:aggregate-to-admin 2026-07-28 20:27:28.475791 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-07-28 20:27:28.628997 | instance | clusterrole/system:aggregate-to-edit 2026-07-28 20:27:28.646922 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-07-28 20:27:28.804260 | instance | clusterrole/system:aggregate-to-view 2026-07-28 20:27:28.820729 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-07-28 20:27:28.972106 | instance | clusterrole/system:auth-delegator 2026-07-28 20:27:28.991084 | instance | clusterrole/system:basic-user 2026-07-28 20:27:29.138987 | instance | clusterrolebinding/kubeadm:node-proxier 2026-07-28 20:27:29.192805 | instance | clusterrolebinding/local-path-provisioner 2026-07-28 20:27:29.328957 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-07-28 20:27:29.362142 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-07-28 20:27:29.505755 | instance | clusterrolebinding/magnum-cluster-api 2026-07-28 20:27:29.527555 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-07-28 20:27:29.676937 | instance | clusterrolebinding/node-feature-discovery 2026-07-28 20:27:29.721659 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-07-28 20:27:29.840948 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-07-28 20:27:29.901114 | instance | clusterrolebinding/node-feature-discovery-gc 2026-07-28 20:27:30.010364 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-07-28 20:27:30.064626 | instance | clusterrolebinding/nova-bootstrap 2026-07-28 20:27:30.216753 | instance | clusterrole/system:controller:attachdetach-controller 2026-07-28 20:27:30.238066 | instance | clusterrole/system:controller:certificate-controller 2026-07-28 20:27:30.406114 | instance | clusterrolebinding/nova-cell-setup 2026-07-28 20:27:30.408539 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-07-28 20:27:30.579826 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-07-28 20:27:30.585477 | instance | clusterrole/system:controller:cronjob-controller 2026-07-28 20:27:30.739380 | instance | clusterrole/system:controller:daemon-set-controller 2026-07-28 20:27:30.754238 | instance | clusterrolebinding/orc-manager-rolebinding 2026-07-28 20:27:30.919884 | instance | clusterrole/system:controller:deployment-controller 2026-07-28 20:27:30.948317 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-07-28 20:27:31.084504 | instance | clusterrole/system:controller:disruption-controller 2026-07-28 20:27:31.146607 | instance | clusterrole/system:controller:endpoint-controller 2026-07-28 20:27:31.322862 | instance | clusterrole/system:controller:endpointslice-controller 2026-07-28 20:27:31.354212 | instance | clusterrolebinding/ovn-controller 2026-07-28 20:27:31.489665 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-07-28 20:27:31.549392 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack 2026-07-28 20:27:31.675423 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-07-28 20:27:31.720872 | instance | clusterrole/system:controller:expand-controller 2026-07-28 20:27:31.855371 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-07-28 20:27:31.907454 | instance | clusterrole/system:controller:generic-garbage-collector 2026-07-28 20:27:32.024801 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-07-28 20:27:32.085817 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-07-28 20:27:32.200511 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-07-28 20:27:32.267248 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-07-28 20:27:32.376317 | instance | clusterrole/system:controller:job-controller 2026-07-28 20:27:32.443175 | instance | clusterrolebinding/rook-ceph-global 2026-07-28 20:27:32.558175 | instance | clusterrole/system:controller:namespace-controller 2026-07-28 20:27:32.629483 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-07-28 20:27:32.737964 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-07-28 20:27:32.808063 | instance | clusterrole/system:controller:node-controller 2026-07-28 20:27:32.913986 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-07-28 20:27:32.977656 | instance | clusterrole/system:controller:persistent-volume-binder 2026-07-28 20:27:33.102549 | instance | clusterrolebinding/rook-ceph-osd 2026-07-28 20:27:33.161421 | instance | clusterrole/system:controller:pod-garbage-collector 2026-07-28 20:27:33.274714 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-07-28 20:27:33.321620 | instance | clusterrole/system:controller:pv-protection-controller 2026-07-28 20:27:33.447433 | instance | clusterrolebinding/rook-ceph-system 2026-07-28 20:27:33.500980 | instance | clusterrole/system:controller:pvc-protection-controller 2026-07-28 20:27:33.629129 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-07-28 20:27:33.678852 | instance | clusterrolebinding/system:basic-user 2026-07-28 20:27:33.795837 | instance | clusterrole/system:controller:replicaset-controller 2026-07-28 20:27:33.854161 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-07-28 20:27:33.968379 | instance | clusterrole/system:controller:replication-controller 2026-07-28 20:27:34.027273 | instance | clusterrolebinding/system:controller:certificate-controller 2026-07-28 20:27:34.134662 | instance | clusterrole/system:controller:resourcequota-controller 2026-07-28 20:27:34.205061 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-07-28 20:27:34.307984 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-07-28 20:27:34.381068 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-07-28 20:27:34.484506 | instance | clusterrole/system:controller:route-controller 2026-07-28 20:27:34.564230 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-07-28 20:27:34.642639 | instance | clusterrole/system:controller:service-account-controller 2026-07-28 20:27:34.727537 | instance | clusterrolebinding/system:controller:deployment-controller 2026-07-28 20:27:34.813458 | instance | clusterrole/system:controller:service-controller 2026-07-28 20:27:34.900559 | instance | clusterrolebinding/system:controller:disruption-controller 2026-07-28 20:27:34.995731 | instance | clusterrole/system:controller:statefulset-controller 2026-07-28 20:27:35.075502 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-07-28 20:27:35.169664 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-07-28 20:27:35.271600 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-07-28 20:27:35.355659 | instance | clusterrole/system:controller:ttl-controller 2026-07-28 20:27:35.441645 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-07-28 20:27:35.544855 | instance | clusterrole/system:coredns 2026-07-28 20:27:35.636828 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-07-28 20:27:35.713621 | instance | clusterrole/system:discovery 2026-07-28 20:27:35.813011 | instance | clusterrolebinding/system:controller:expand-controller 2026-07-28 20:27:35.882491 | instance | clusterrole/system:heapster 2026-07-28 20:27:35.990681 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-07-28 20:27:36.064346 | instance | clusterrole/system:kube-aggregator 2026-07-28 20:27:36.167474 | instance | clusterrole/system:kube-controller-manager 2026-07-28 20:27:36.250642 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-07-28 20:27:36.338052 | instance | clusterrole/system:kube-dns 2026-07-28 20:27:36.423613 | instance | clusterrole/system:kube-scheduler 2026-07-28 20:27:36.509684 | instance | clusterrolebinding/system:controller:job-controller 2026-07-28 20:27:36.602258 | instance | clusterrole/system:kubelet-api-admin 2026-07-28 20:27:36.678511 | instance | clusterrolebinding/system:controller:namespace-controller 2026-07-28 20:27:36.797430 | instance | clusterrole/system:monitoring 2026-07-28 20:27:36.868186 | instance | clusterrolebinding/system:controller:node-controller 2026-07-28 20:27:36.964410 | instance | clusterrole/system:node 2026-07-28 20:27:37.059041 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-07-28 20:27:37.154620 | instance | clusterrole/system:node-bootstrapper 2026-07-28 20:27:37.238222 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-07-28 20:27:37.330653 | instance | clusterrole/system:node-problem-detector 2026-07-28 20:27:37.415842 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-07-28 20:27:37.495079 | instance | clusterrole/system:node-proxier 2026-07-28 20:27:37.581694 | instance | clusterrole/system:persistent-volume-provisioner 2026-07-28 20:27:37.674295 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-07-28 20:27:37.752326 | instance | clusterrole/system:public-info-viewer 2026-07-28 20:27:37.844224 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-07-28 20:27:37.929636 | instance | clusterrolebinding/system:controller:replication-controller 2026-07-28 20:27:38.022594 | instance | clusterrole/system:service-account-issuer-discovery 2026-07-28 20:27:38.112701 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-07-28 20:27:38.183452 | instance | clusterrole/system:volume-scheduler 2026-07-28 20:27:38.297999 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-07-28 20:27:38.368037 | instance | clusterrole/vector 2026-07-28 20:27:38.462044 | instance | clusterrole/view 2026-07-28 20:27:38.542559 | instance | clusterrolebinding/system:controller:route-controller 2026-07-28 20:27:38.645107 | instance | clusterrolebinding/system:controller:service-account-controller 2026-07-28 20:27:38.728631 | instance | clusterrolebinding/system:controller:service-controller 2026-07-28 20:27:38.846076 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-07-28 20:27:38.897294 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-07-28 20:27:39.020012 | instance | clusterrolebinding/system:controller:ttl-controller 2026-07-28 20:27:39.063676 | instance | clusterrolebinding/system:coredns 2026-07-28 20:27:39.220348 | instance | clusterrolebinding/system:discovery 2026-07-28 20:27:39.258309 | instance | clusterrolebinding/system:kube-controller-manager 2026-07-28 20:27:39.392305 | instance | clusterrolebinding/system:kube-dns 2026-07-28 20:27:39.427698 | instance | clusterrolebinding/system:kube-scheduler 2026-07-28 20:27:39.574819 | instance | clusterrolebinding/system:monitoring 2026-07-28 20:27:39.600401 | instance | clusterrolebinding/system:node 2026-07-28 20:27:39.748767 | instance | clusterrolebinding/system:node-proxier 2026-07-28 20:27:39.772744 | instance | clusterrolebinding/system:public-info-viewer 2026-07-28 20:27:39.930040 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-07-28 20:27:39.959588 | instance | clusterrolebinding/system:volume-scheduler 2026-07-28 20:27:40.100708 | instance | clusterrolebinding/vector 2026-07-28 20:27:40.129353 | instance | storageclass/general 2026-07-28 20:27:40.294430 | instance | namespace/auth-system 2026-07-28 20:27:40.344070 | instance | namespace/capi-kubeadm-bootstrap-system 2026-07-28 20:27:40.464160 | instance | namespace/capi-kubeadm-control-plane-system 2026-07-28 20:27:40.508080 | instance | namespace/capi-system 2026-07-28 20:27:40.654909 | instance | namespace/capo-system 2026-07-28 20:27:40.703293 | instance | namespace/cert-manager 2026-07-28 20:27:40.841033 | instance | namespace/default 2026-07-28 20:27:40.893810 | instance | namespace/envoy-gateway-system 2026-07-28 20:27:41.023386 | instance | namespace/ingress-nginx 2026-07-28 20:27:41.058201 | instance | namespace/kube-node-lease 2026-07-28 20:27:41.202172 | instance | namespace/kube-public 2026-07-28 20:27:41.237267 | instance | namespace/kube-system 2026-07-28 20:27:41.407228 | instance | namespace/local-path-storage 2026-07-28 20:27:41.437202 | instance | namespace/magnum-system 2026-07-28 20:27:41.591436 | instance | namespace/monitoring 2026-07-28 20:27:41.623090 | instance | namespace/openstack 2026-07-28 20:27:41.786036 | instance | namespace/orc-system 2026-07-28 20:27:41.825224 | instance | namespace/rook-ceph 2026-07-28 20:27:41.965951 | instance | namespace/secretgen-controller 2026-07-28 20:27:42.231454 | instance | ok: Runtime: 0:00:22.737019 2026-07-28 20:27:42.241392 | 2026-07-28 20:27:42.241496 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-07-28 20:27:42.449944 | instance | changed 2026-07-28 20:27:42.457373 | 2026-07-28 20:27:42.457487 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-07-28 20:27:42.686092 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-28 20:27:42.686310 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-28 20:27:42.686448 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-28 20:27:42.785259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:42.788466 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:42.875575 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-07-28 20:27:42.878701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:42.879143 | instance | auth-system/configmaps/keycloak-env-vars 2026-07-28 20:27:42.883996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:42.975545 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:42.984113 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:43.058590 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:43.059745 | instance | auth-system/configmaps/kube-root-ca.crt 2026-07-28 20:27:43.070656 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:43.143473 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:43.146353 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-07-28 20:27:43.151255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:43.246074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:43.249861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:43.258557 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-07-28 20:27:43.328630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:43.339525 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:43.367811 | instance | auth-system/endpoints/keycloak 2026-07-28 20:27:43.418936 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:43.421921 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:43.443478 | instance | auth-system/endpoints/keycloak-headless 2026-07-28 20:27:43.505650 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:43.517150 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:43.560687 | instance | auth-system/endpoints/keycloak-metrics 2026-07-28 20:27:43.614303 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:43.629384 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-28 20:27:43.637719 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:43.643604 | instance | auth-system/ingresses/keycloak 2026-07-28 20:27:43.713620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:43.732013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:43.787629 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-qq457 2026-07-28 20:27:43.814090 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:43.837010 | instance | auth-system/networkpolicies/keycloak 2026-07-28 20:27:43.848046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:43.904916 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:43.963986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:43.992457 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-07-28 20:27:43.999162 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:44.046943 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-07-28 20:27:44.080777 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-28 20:27:44.092157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:44.098730 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:44.196533 | instance | auth-system/pods/keycloak-0 2026-07-28 20:27:44.205729 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:44.206780 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:44.250757 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-07-28 20:27:44.306601 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:44.339679 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:44.391069 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-07-28 20:27:44.395785 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:44.457112 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:44.470029 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-07-28 20:27:44.494761 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:44.551022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:44.587576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:44.591821 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-07-28 20:27:44.652334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:44.677533 | instance | auth-system/secrets/keycloak 2026-07-28 20:27:44.678424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:44.741964 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:44.776299 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:44.810340 | instance | auth-system/secrets/keycloak-externaldb 2026-07-28 20:27:44.843372 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:44.869953 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:44.902221 | instance | auth-system/secrets/keycloak.199-204-45-169.nip.io-tls 2026-07-28 20:27:44.940671 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:44.979078 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:44.986419 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-07-28 20:27:45.024810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:45.083255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:45.119646 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:45.125152 | instance | auth-system/serviceaccounts/default 2026-07-28 20:27:45.197070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:45.201989 | instance | auth-system/serviceaccounts/keycloak 2026-07-28 20:27:45.216295 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:45.294261 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-28 20:27:45.306080 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:45.315323 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:45.337517 | instance | auth-system/services/keycloak 2026-07-28 20:27:45.396928 | instance | auth-system/services/keycloak-headless 2026-07-28 20:27:45.399941 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:45.411312 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:45.495190 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:45.498899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:45.549889 | instance | auth-system/services/keycloak-metrics 2026-07-28 20:27:45.588952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:45.589471 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-07-28 20:27:45.589496 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:45.682645 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:45.696211 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-28 20:27:45.703814 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:45.744369 | instance | auth-system/statefulsets/keycloak 2026-07-28 20:27:45.770927 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-07-28 20:27:45.771995 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:45.815079 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:45.877545 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:45.910265 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:45.947513 | instance | capi-system/configmaps/kube-root-ca.crt 2026-07-28 20:27:45.965963 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-07-28 20:27:45.993092 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:45.998484 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:46.097055 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:46.098447 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:46.150699 | instance | capi-system/deployment/capi-controller-manager 2026-07-28 20:27:46.153105 | instance | capi-system/endpoints/capi-webhook-service 2026-07-28 20:27:46.196174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:46.198680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:46.281203 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:46.299841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:46.362828 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dvsnz 2026-07-28 20:27:46.379057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:46.388271 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-07-28 20:27:46.390734 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:46.470497 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:46.476931 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:46.561083 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:46.578260 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-07-28 20:27:46.580197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:46.584776 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-07-28 20:27:46.655841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:46.672294 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:46.753701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:46.756064 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:46.756689 | instance | capi-system/pods/capi-controller-manager-5647546676-gkk6f 2026-07-28 20:27:46.763209 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-07-28 20:27:46.838233 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:46.851358 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:46.938189 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:46.938243 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:46.949192 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-07-28 20:27:46.954080 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-07-28 20:27:47.042432 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:47.047166 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-28 20:27:47.055350 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:47.128675 | instance | capi-system/roles/capi-leader-election-role 2026-07-28 20:27:47.144097 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-07-28 20:27:47.154685 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-28 20:27:47.163312 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:47.163858 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:47.252330 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:47.261722 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:47.315829 | instance | capi-system/secrets/capi-webhook-service-cert 2026-07-28 20:27:47.335654 | instance | capi-system/serviceaccounts/capi-manager 2026-07-28 20:27:47.338979 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:47.360366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:47.449179 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:47.488115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:47.490756 | instance | capi-system/serviceaccounts/default 2026-07-28 20:27:47.511983 | instance | capi-system/services/capi-webhook-service 2026-07-28 20:27:47.545187 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:47.569905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:47.654508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:47.663964 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:47.677367 | instance | capo-system/configmaps/kube-root-ca.crt 2026-07-28 20:27:47.697850 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-07-28 20:27:47.741436 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:47.754341 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:47.818240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:47.837809 | instance | capo-system/deployment/capo-controller-manager 2026-07-28 20:27:47.839522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:47.888985 | instance | capo-system/endpoints/capo-webhook-service 2026-07-28 20:27:47.906022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:47.921684 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:47.987287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:48.002745 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:48.033545 | instance | cert-manager/deployment/cert-manager 2026-07-28 20:27:48.081741 | instance | cert-manager/deployment/cert-manager-cainjector 2026-07-28 20:27:48.087212 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:48.103235 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:48.199290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:48.200006 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:48.253405 | instance | cert-manager/deployment/cert-manager-webhook 2026-07-28 20:27:48.290334 | instance | cert-manager/endpoints/cert-manager 2026-07-28 20:27:48.290558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:48.303604 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:48.388434 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:48.402465 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-28 20:27:48.411781 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:48.461838 | instance | cert-manager/endpoints/cert-manager-webhook 2026-07-28 20:27:48.474939 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:48.480754 | instance | capo-system/pods/capo-controller-manager-56cf844ccd-hqcjx 2026-07-28 20:27:48.509366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:48.574950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:48.618058 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:48.666207 | instance | cert-manager/pods/cert-manager-79c48d47db-58gxr 2026-07-28 20:27:48.669692 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:48.675715 | instance | cert-manager/pods/cert-manager-cainjector-579c9dd7cd-r687j 2026-07-28 20:27:48.714115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:48.762029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:48.810909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:48.861300 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:48.868261 | instance | cert-manager/pods/cert-manager-webhook-7d6b59cfdc-5vflc 2026-07-28 20:27:48.869556 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-07-28 20:27:48.923852 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:48.955373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:49.023326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:49.044162 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-07-28 20:27:49.046391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:49.066831 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-07-28 20:27:49.128065 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-28 20:27:49.134250 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:49.139520 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:49.235936 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:49.241853 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:49.246022 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-07-28 20:27:49.293779 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-07-28 20:27:49.330043 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:49.332039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:49.433741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:49.456004 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-07-28 20:27:49.516530 | instance | cert-manager/roles/cert-manager:leaderelection 2026-07-28 20:27:49.547993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:49.575403 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:49.640631 | instance | capo-system/roles/capo-leader-election-role 2026-07-28 20:27:49.645856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:49.686758 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:49.722622 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-07-28 20:27:49.746114 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:49.780074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:49.844363 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-07-28 20:27:49.858744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:49.890462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:49.923978 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-07-28 20:27:49.950613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:50.001756 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:50.056451 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-07-28 20:27:50.058645 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:50.093701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:50.117985 | instance | cert-manager/serviceaccounts/cert-manager 2026-07-28 20:27:50.195265 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-28 20:27:50.206532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:50.211989 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:50.295555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:50.300110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:50.339461 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-07-28 20:27:50.348734 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-07-28 20:27:50.388892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:50.409766 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:50.489781 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:50.517409 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:50.538484 | instance | cert-manager/serviceaccounts/default 2026-07-28 20:27:50.576930 | instance | cert-manager/services/cert-manager 2026-07-28 20:27:50.610080 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:50.613982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:50.707695 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:50.713474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:50.786174 | instance | cert-manager/services/cert-manager-webhook 2026-07-28 20:27:50.794227 | instance | capo-system/secrets/capo-webhook-service-cert 2026-07-28 20:27:50.794375 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:50.800714 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:50.884729 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:50.902626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:50.981723 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:50.982782 | instance | default/configmaps/kube-root-ca.crt 2026-07-28 20:27:50.989648 | instance | capo-system/serviceaccounts/capo-manager 2026-07-28 20:27:51.015352 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-28 20:27:51.022372 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:51.075285 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:51.127248 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:51.167694 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:51.183151 | instance | capo-system/serviceaccounts/default 2026-07-28 20:27:51.189176 | instance | capo-system/services/capo-webhook-service 2026-07-28 20:27:51.221510 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:51.261627 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:51.313220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:51.348297 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:51.392552 | instance | default/endpoints/kubernetes 2026-07-28 20:27:51.396495 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-07-28 20:27:51.405963 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:51.444108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:51.527621 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:51.555346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:51.598837 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-07-28 20:27:51.600564 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-07-28 20:27:51.631665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:51.666170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:51.756831 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-28 20:27:51.761588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:51.764866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:51.814580 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-07-28 20:27:51.833748 | instance | default/serviceaccounts/default 2026-07-28 20:27:51.865602 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:51.871424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:51.977728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:51.983279 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:51.997236 | instance | default/services/kubernetes 2026-07-28 20:27:52.013651 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-2j8rk 2026-07-28 20:27:52.057013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:52.077162 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:52.151053 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:52.200716 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:52.226169 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-07-28 20:27:52.231692 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-07-28 20:27:52.262774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:52.298807 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:52.346157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:52.409547 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-07-28 20:27:52.411705 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:52.419011 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-07-28 20:27:52.442675 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:52.499813 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:52.555713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:52.592519 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:52.609421 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-07-28 20:27:52.619856 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-07-28 20:27:52.672220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:52.700985 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:52.797778 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:52.801394 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-07-28 20:27:52.814266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:52.830546 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-07-28 20:27:52.911422 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-28 20:27:52.914247 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:52.917240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:53.003880 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-07-28 20:27:53.003929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:53.030322 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-07-28 20:27:53.031508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:53.092925 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:53.183326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:53.229346 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-07-28 20:27:53.248251 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-07-28 20:27:53.250659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:53.287609 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:53.403032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:53.406064 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:53.416324 | instance | envoy-gateway-system/secrets/envoy 2026-07-28 20:27:53.472993 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-07-28 20:27:53.519122 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-28 20:27:53.526837 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:53.576003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:53.646250 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-07-28 20:27:53.647937 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:53.667453 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-07-28 20:27:53.684805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:53.743375 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:53.786145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:53.850713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:53.852426 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-07-28 20:27:53.868000 | instance | envoy-gateway-system/serviceaccounts/default 2026-07-28 20:27:53.895146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:53.939160 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:54.000578 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:54.036976 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:54.097278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:54.139276 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-07-28 20:27:54.152736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:54.223875 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:54.259553 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:54.354165 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:54.372678 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-07-28 20:27:54.439089 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-07-28 20:27:54.446984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:54.561153 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:54.632833 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-07-28 20:27:54.646679 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-07-28 20:27:54.701002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:54.797263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:54.810528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:54.833143 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-07-28 20:27:54.839695 | instance | envoy-gateway-system/services/envoy-gateway 2026-07-28 20:27:54.919080 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:54.949261 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:55.018756 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:55.038032 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-07-28 20:27:55.046486 | instance | ingress-nginx/pods/ingress-nginx-controller-hftp6 2026-07-28 20:27:55.060037 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:55.126927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:55.159917 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:55.226027 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:55.227348 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-85sjc 2026-07-28 20:27:55.240459 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-07-28 20:27:55.270124 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-28 20:27:55.278204 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:55.362368 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:55.393193 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:55.423827 | instance | ingress-nginx/roles/ingress-nginx 2026-07-28 20:27:55.425804 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-07-28 20:27:55.470617 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-28 20:27:55.481606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:55.494872 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:55.584991 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:55.585065 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:55.634263 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-07-28 20:27:55.639504 | instance | ingress-nginx/services/ingress-nginx-controller 2026-07-28 20:27:55.684948 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:55.724011 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:55.798723 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:55.847144 | instance | ingress-nginx/serviceaccounts/default 2026-07-28 20:27:55.847200 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-07-28 20:27:55.932946 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:56.023674 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:56.033357 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-07-28 20:27:56.043916 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:56.064573 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-07-28 20:27:56.097483 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:56.187574 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:56.198967 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:56.260784 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-07-28 20:27:56.295810 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-07-28 20:27:56.320529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:56.439964 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:56.443685 | instance | kube-public/configmaps/cluster-info 2026-07-28 20:27:56.479162 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:56.490678 | instance | kube-public/configmaps/kube-root-ca.crt 2026-07-28 20:27:56.522636 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:56.613290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:56.633170 | instance | kube-node-lease/serviceaccounts/default 2026-07-28 20:27:56.651467 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:56.677777 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-07-28 20:27:56.755774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:56.844970 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-07-28 20:27:56.862786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:56.875974 | instance | kube-system/configmaps/cilium-config 2026-07-28 20:27:56.946293 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:56.973507 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:57.037232 | instance | kube-system/configmaps/coredns 2026-07-28 20:27:57.068183 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-07-28 20:27:57.074500 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:57.183972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:57.227494 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-07-28 20:27:57.258496 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-07-28 20:27:57.272510 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:57.367085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:57.448831 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-07-28 20:27:57.464784 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:57.479523 | instance | kube-system/configmaps/kube-proxy 2026-07-28 20:27:57.570948 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:57.646332 | instance | kube-system/configmaps/kube-root-ca.crt 2026-07-28 20:27:57.668523 | instance | kube-system/configmaps/kubeadm-config 2026-07-28 20:27:57.670471 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-28 20:27:57.678320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:57.815649 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:57.851332 | instance | kube-system/configmaps/kubelet-config 2026-07-28 20:27:57.881297 | instance | kube-public/serviceaccounts/default 2026-07-28 20:27:57.899253 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:58.022916 | instance | kube-system/daemonsets/cilium 2026-07-28 20:27:58.055980 | instance | kube-system/daemonsets/kube-proxy 2026-07-28 20:27:58.166010 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:58.215199 | instance | kube-system/deployment/cilium-operator 2026-07-28 20:27:58.271488 | instance | kube-system/deployment/coredns 2026-07-28 20:27:58.273057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:58.355883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:58.384648 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-28 20:27:58.393606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:58.426737 | instance | kube-system/endpoints/kube-dns 2026-07-28 20:27:58.456900 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-07-28 20:27:58.492614 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:58.629578 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-07-28 20:27:58.635442 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-07-28 20:27:58.808342 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-07-28 20:27:58.808954 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-07-28 20:27:58.828559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:27:58.985719 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-07-28 20:27:58.986223 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-07-28 20:27:59.157425 | instance | local-path-storage/configmaps/local-path-config 2026-07-28 20:27:59.161449 | instance | kube-system/pods/cilium-operator-869df985b8-l67zf 2026-07-28 20:27:59.336939 | instance | kube-system/pods/cilium-vcz5r 2026-07-28 20:27:59.341089 | instance | local-path-storage/deployment/local-path-provisioner 2026-07-28 20:27:59.527274 | instance | kube-system/pods/coredns-67659f764b-4gxsq 2026-07-28 20:27:59.546141 | instance | kube-system/pods/coredns-67659f764b-vt7dt 2026-07-28 20:27:59.712119 | instance | kube-system/pods/etcd-instance 2026-07-28 20:27:59.718836 | instance | kube-system/pods/kube-apiserver-instance 2026-07-28 20:27:59.893236 | instance | kube-system/pods/kube-controller-manager-instance 2026-07-28 20:27:59.909022 | instance | kube-system/pods/kube-proxy-mlwn8 2026-07-28 20:28:00.080538 | instance | kube-system/pods/kube-scheduler-instance 2026-07-28 20:28:00.103808 | instance | kube-system/pods/kube-vip-instance 2026-07-28 20:28:00.273230 | instance | kube-system/rolebindings/cilium-config-agent 2026-07-28 20:28:00.275856 | instance | kube-system/rolebindings/kube-proxy 2026-07-28 20:28:00.455409 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-07-28 20:28:00.465699 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-07-28 20:28:00.636804 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-07-28 20:28:00.639225 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-07-28 20:28:00.794664 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-07-28 20:28:00.815029 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-07-28 20:28:00.963392 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-07-28 20:28:01.013102 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-07-28 20:28:01.165577 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-07-28 20:28:01.199463 | instance | kube-system/roles/cilium-config-agent 2026-07-28 20:28:01.377110 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-07-28 20:28:01.417004 | instance | kube-system/roles/kube-proxy 2026-07-28 20:28:01.562580 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-07-28 20:28:01.596350 | instance | kube-system/roles/kubeadm:kubelet-config 2026-07-28 20:28:01.747544 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-07-28 20:28:01.784418 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-07-28 20:28:01.929160 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-07-28 20:28:01.986730 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-07-28 20:28:02.138209 | instance | kube-system/roles/system:controller:cloud-provider 2026-07-28 20:28:02.189209 | instance | kube-system/roles/system:controller:token-cleaner 2026-07-28 20:28:02.348362 | instance | kube-system/secrets/bootstrap-token-indbs7 2026-07-28 20:28:02.377496 | instance | kube-system/secrets/bootstrap-token-roviaw 2026-07-28 20:28:02.533840 | instance | kube-system/secrets/kubeadm-certs 2026-07-28 20:28:02.561780 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-07-28 20:28:02.740742 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-wkdxb 2026-07-28 20:28:02.837856 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-07-28 20:28:02.946318 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-07-28 20:28:03.059989 | instance | kube-system/serviceaccounts/certificate-controller 2026-07-28 20:28:03.176241 | instance | kube-system/serviceaccounts/cilium 2026-07-28 20:28:03.284167 | instance | kube-system/serviceaccounts/cilium-operator 2026-07-28 20:28:03.411041 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-07-28 20:28:03.504618 | instance | kube-system/serviceaccounts/coredns 2026-07-28 20:28:03.629412 | instance | kube-system/serviceaccounts/cronjob-controller 2026-07-28 20:28:03.726963 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-07-28 20:28:03.851380 | instance | kube-system/serviceaccounts/default 2026-07-28 20:28:03.944480 | instance | kube-system/serviceaccounts/deployment-controller 2026-07-28 20:28:04.063387 | instance | kube-system/serviceaccounts/disruption-controller 2026-07-28 20:28:04.155404 | instance | kube-system/serviceaccounts/endpoint-controller 2026-07-28 20:28:04.344742 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-07-28 20:28:04.444100 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-07-28 20:28:04.540574 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-07-28 20:28:04.658743 | instance | kube-system/serviceaccounts/expand-controller 2026-07-28 20:28:04.739850 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-07-28 20:28:04.880653 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-07-28 20:28:04.949935 | instance | kube-system/serviceaccounts/job-controller 2026-07-28 20:28:05.099075 | instance | kube-system/serviceaccounts/kube-proxy 2026-07-28 20:28:05.175460 | instance | kube-system/serviceaccounts/namespace-controller 2026-07-28 20:28:05.325924 | instance | kube-system/serviceaccounts/node-controller 2026-07-28 20:28:05.387316 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-07-28 20:28:05.561403 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-07-28 20:28:05.601508 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-07-28 20:28:05.774926 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-07-28 20:28:05.822999 | instance | kube-system/serviceaccounts/replicaset-controller 2026-07-28 20:28:06.002860 | instance | kube-system/serviceaccounts/replication-controller 2026-07-28 20:28:06.063403 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-07-28 20:28:06.222100 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-07-28 20:28:06.293634 | instance | kube-system/serviceaccounts/service-account-controller 2026-07-28 20:28:06.423511 | instance | kube-system/serviceaccounts/service-controller 2026-07-28 20:28:06.483379 | instance | kube-system/serviceaccounts/statefulset-controller 2026-07-28 20:28:06.623999 | instance | kube-system/serviceaccounts/token-cleaner 2026-07-28 20:28:06.700779 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-07-28 20:28:06.817508 | instance | kube-system/serviceaccounts/ttl-controller 2026-07-28 20:28:06.907444 | instance | kube-system/services/kube-dns 2026-07-28 20:28:07.029745 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-07-28 20:28:07.107956 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-07-28 20:28:07.229590 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-07-28 20:28:07.301270 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-07-28 20:28:07.411205 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-07-28 20:28:07.480735 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-07-28 20:28:07.630382 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-07-28 20:28:07.666560 | instance | local-path-storage/serviceaccounts/default 2026-07-28 20:28:07.801312 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-07-28 20:28:07.855224 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-07-28 20:28:07.997168 | instance | monitoring/daemonsets/goldpinger 2026-07-28 20:28:08.046966 | instance | monitoring/daemonsets/ipmi-exporter 2026-07-28 20:28:08.217002 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-07-28 20:28:08.263712 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-07-28 20:28:08.418305 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0 2026-07-28 20:28:08.482724 | instance | monitoring/daemonsets/vector 2026-07-28 20:28:08.600545 | instance | monitoring/configmaps/goldpinger-zap 2026-07-28 20:28:08.679432 | instance | monitoring/configmaps/ipmi-exporter 2026-07-28 20:28:08.785080 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-07-28 20:28:08.864964 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-07-28 20:28:08.983688 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-07-28 20:28:09.055931 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-07-28 20:28:09.186939 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-07-28 20:28:09.268118 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-07-28 20:28:09.404923 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-07-28 20:28:09.472486 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-07-28 20:28:09.620152 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-07-28 20:28:09.768595 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-07-28 20:28:09.798388 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-07-28 20:28:10.026065 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-07-28 20:28:10.174131 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-07-28 20:28:10.293663 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-07-28 20:28:10.397158 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-07-28 20:28:10.497260 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-07-28 20:28:10.595343 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-07-28 20:28:10.700143 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-07-28 20:28:10.809508 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-07-28 20:28:10.902897 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-07-28 20:28:11.024445 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-07-28 20:28:11.095710 | instance | monitoring/deployment/loki-gateway 2026-07-28 20:28:11.284362 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-07-28 20:28:11.316138 | instance | monitoring/deployment/node-feature-discovery-gc 2026-07-28 20:28:11.498990 | instance | monitoring/deployment/node-feature-discovery-master 2026-07-28 20:28:11.529088 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-07-28 20:28:11.707108 | instance | monitoring/deployment/prometheus-pushgateway 2026-07-28 20:28:11.736147 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-07-28 20:28:11.939847 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-07-28 20:28:11.941340 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-07-28 20:28:12.182587 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-07-28 20:28:12.202409 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-07-28 20:28:12.375475 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-07-28 20:28:12.377314 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-07-28 20:28:12.571254 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-07-28 20:28:12.578243 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-07-28 20:28:12.766046 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-07-28 20:28:12.767219 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-07-28 20:28:12.963144 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-07-28 20:28:12.964043 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-07-28 20:28:13.168000 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-07-28 20:28:13.168174 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-07-28 20:28:13.360195 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-07-28 20:28:13.360986 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-07-28 20:28:13.570377 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-07-28 20:28:13.586598 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-07-28 20:28:13.764821 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-07-28 20:28:13.772143 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-07-28 20:28:13.975046 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-07-28 20:28:13.993841 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-07-28 20:28:14.177356 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-07-28 20:28:14.209079 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-07-28 20:28:14.382647 | instance | monitoring/configmaps/kube-root-ca.crt 2026-07-28 20:28:14.410705 | instance | monitoring/configmaps/loki 2026-07-28 20:28:14.576962 | instance | monitoring/configmaps/loki-alerting-rules 2026-07-28 20:28:14.599489 | instance | monitoring/configmaps/loki-gateway 2026-07-28 20:28:14.769277 | instance | monitoring/configmaps/loki-runtime 2026-07-28 20:28:14.780634 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-07-28 20:28:14.938553 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-07-28 20:28:14.960796 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-07-28 20:28:15.134433 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-07-28 20:28:15.190924 | instance | monitoring/configmaps/vector 2026-07-28 20:28:15.389152 | instance | monitoring/endpoints/alertmanager-operated 2026-07-28 20:28:15.401733 | instance | monitoring/endpoints/goldpinger 2026-07-28 20:28:15.595209 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-07-28 20:28:15.597262 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-07-28 20:28:15.658799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:15.746764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:15.782016 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-07-28 20:28:15.785632 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-07-28 20:28:15.983418 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:16.017710 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-07-28 20:28:16.056415 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-07-28 20:28:16.092898 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:16.227181 | instance | monitoring/endpoints/loki 2026-07-28 20:28:16.287819 | instance | monitoring/endpoints/loki-chunks-cache 2026-07-28 20:28:16.419715 | instance | monitoring/endpoints/loki-gateway 2026-07-28 20:28:16.463287 | instance | monitoring/endpoints/loki-headless 2026-07-28 20:28:16.592960 | instance | monitoring/endpoints/loki-memberlist 2026-07-28 20:28:16.640432 | instance | monitoring/endpoints/loki-results-cache 2026-07-28 20:28:16.772591 | instance | monitoring/endpoints/prometheus-operated 2026-07-28 20:28:16.838005 | instance | monitoring/endpoints/prometheus-pushgateway 2026-07-28 20:28:16.966163 | instance | monitoring/endpoints/prometheus-smartctl-exporter 2026-07-28 20:28:17.032252 | instance | monitoring/endpoints/vector-headless 2026-07-28 20:28:17.197227 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-07-28 20:28:17.267598 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-07-28 20:28:17.393032 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-07-28 20:28:17.460791 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-07-28 20:28:17.625526 | instance | monitoring/pods/goldpinger-wqlg8 2026-07-28 20:28:17.682975 | instance | monitoring/pods/kube-prometheus-stack-grafana-65fdb486cc-rvlhk 2026-07-28 20:28:17.828224 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-fqz4c 2026-07-28 20:28:17.886358 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-ltmrb 2026-07-28 20:28:18.028803 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-bkwlj 2026-07-28 20:28:18.094893 | instance | monitoring/pods/loki-0 2026-07-28 20:28:18.227263 | instance | monitoring/pods/loki-chunks-cache-0 2026-07-28 20:28:18.292479 | instance | monitoring/pods/loki-gateway-cf54cb88c-fsxsv 2026-07-28 20:28:18.421757 | instance | monitoring/pods/loki-results-cache-0 2026-07-28 20:28:18.483799 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-jjpd9 2026-07-28 20:28:18.619209 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-rnbj7 2026-07-28 20:28:18.676082 | instance | monitoring/pods/node-feature-discovery-worker-zswnw 2026-07-28 20:28:18.809719 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-07-28 20:28:18.877613 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-nkzm7 2026-07-28 20:28:19.007577 | instance | monitoring/pods/vector-27t6k 2026-07-28 20:28:19.057143 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-07-28 20:28:19.220452 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-07-28 20:28:19.300744 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-07-28 20:28:19.439949 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-07-28 20:28:19.514117 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-07-28 20:28:19.610953 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-07-28 20:28:19.692905 | instance | monitoring/rolebindings/prometheus-smartctl-exporter 2026-07-28 20:28:19.791562 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-07-28 20:28:19.860740 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-07-28 20:28:19.960865 | instance | monitoring/roles/node-feature-discovery-worker 2026-07-28 20:28:20.037688 | instance | monitoring/serviceaccounts/default 2026-07-28 20:28:20.121904 | instance | monitoring/serviceaccounts/goldpinger 2026-07-28 20:28:20.300306 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-07-28 20:28:20.365798 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-07-28 20:28:20.533245 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-07-28 20:28:20.586417 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-07-28 20:28:20.768301 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-07-28 20:28:20.821643 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-07-28 20:28:21.020318 | instance | monitoring/serviceaccounts/loki 2026-07-28 20:28:21.077349 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-07-28 20:28:21.273483 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-07-28 20:28:21.324907 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-07-28 20:28:21.516928 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-07-28 20:28:21.555173 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter 2026-07-28 20:28:21.772659 | instance | monitoring/serviceaccounts/vector 2026-07-28 20:28:21.776954 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-07-28 20:28:21.953325 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-07-28 20:28:21.968964 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:22.018315 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-07-28 20:28:22.052305 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:22.138439 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:22.143232 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-07-28 20:28:22.219340 | instance | monitoring/secrets/alertmanager-tls 2026-07-28 20:28:22.239958 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:22.321377 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:22.339992 | instance | monitoring/secrets/grafana-tls 2026-07-28 20:28:22.410610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:22.411309 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-07-28 20:28:22.513550 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:22.542584 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-07-28 20:28:22.608427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:22.608975 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-07-28 20:28:22.700925 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:22.740200 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-07-28 20:28:22.789134 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-07-28 20:28:22.797969 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:22.882292 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:22.916127 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-07-28 20:28:22.957901 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-07-28 20:28:22.970397 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:23.061460 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:23.093887 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-07-28 20:28:23.156733 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-07-28 20:28:23.160750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:23.260734 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:23.281093 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-bkwlj-tls 2026-07-28 20:28:23.336576 | instance | magnum-system/serviceaccounts/default 2026-07-28 20:28:23.351867 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:23.449429 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:23.466083 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-07-28 20:28:23.523359 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-07-28 20:28:23.536142 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:23.616757 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:23.638547 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-07-28 20:28:23.704266 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-07-28 20:28:23.716960 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:23.835909 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-28 20:28:23.840864 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-07-28 20:28:23.844513 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:23.909186 | instance | monitoring/secrets/prometheus-tls 2026-07-28 20:28:23.932950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:24.019831 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-07-28 20:28:24.020020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:24.081021 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-07-28 20:28:24.137564 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:24.239346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:24.257128 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-07-28 20:28:24.383493 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:24.408423 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-07-28 20:28:24.468117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:24.499079 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-07-28 20:28:24.588574 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:24.615739 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1 2026-07-28 20:28:24.686431 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:24.690849 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-07-28 20:28:24.792556 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-07-28 20:28:24.801128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:24.837364 | instance | monitoring/services/alertmanager-operated 2026-07-28 20:28:24.895657 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:24.924531 | instance | monitoring/services/goldpinger 2026-07-28 20:28:24.987125 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:25.016759 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-07-28 20:28:25.074955 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:25.113105 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-07-28 20:28:25.174751 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:25.218973 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-07-28 20:28:25.283734 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:25.319199 | instance | monitoring/services/kube-prometheus-stack-operator 2026-07-28 20:28:25.374066 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:25.406248 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-07-28 20:28:25.473812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:25.504718 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-07-28 20:28:25.565714 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-28 20:28:25.589789 | instance | monitoring/services/loki 2026-07-28 20:28:25.686324 | instance | monitoring/services/loki-chunks-cache 2026-07-28 20:28:25.777014 | instance | monitoring/services/loki-gateway 2026-07-28 20:28:25.879699 | instance | monitoring/services/loki-headless 2026-07-28 20:28:25.977701 | instance | monitoring/services/loki-memberlist 2026-07-28 20:28:26.077446 | instance | monitoring/services/loki-results-cache 2026-07-28 20:28:26.188758 | instance | monitoring/services/prometheus-operated 2026-07-28 20:28:26.280960 | instance | monitoring/services/prometheus-pushgateway 2026-07-28 20:28:26.381599 | instance | monitoring/services/prometheus-smartctl-exporter 2026-07-28 20:28:26.458435 | instance | monitoring/services/vector-headless 2026-07-28 20:28:26.560556 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-07-28 20:28:26.632602 | instance | monitoring/statefulsets/loki 2026-07-28 20:28:26.747805 | instance | monitoring/statefulsets/loki-chunks-cache 2026-07-28 20:28:26.822258 | instance | monitoring/statefulsets/loki-results-cache 2026-07-28 20:28:26.934975 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-07-28 20:28:27.008008 | instance | openstack/configmaps/barbican-bin 2026-07-28 20:28:27.169396 | instance | openstack/configmaps/ceph-csi-config 2026-07-28 20:28:27.237983 | instance | openstack/configmaps/ceph-etc 2026-07-28 20:28:27.423827 | instance | openstack/configmaps/cinder-bin 2026-07-28 20:28:27.539969 | instance | openstack/configmaps/glance-bin 2026-07-28 20:28:27.696834 | instance | openstack/configmaps/heat-bin 2026-07-28 20:28:27.764715 | instance | openstack/configmaps/keepalived-bin 2026-07-28 20:28:27.935723 | instance | openstack/configmaps/keystone-bin 2026-07-28 20:28:27.982111 | instance | openstack/configmaps/keystone-openid-metadata 2026-07-28 20:28:28.156775 | instance | openstack/configmaps/kube-root-ca.crt 2026-07-28 20:28:28.226906 | instance | openstack/configmaps/libvirt-bin 2026-07-28 20:28:28.374779 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-07-28 20:28:28.443087 | instance | openstack/configmaps/magnum-bin 2026-07-28 20:28:28.597996 | instance | openstack/configmaps/memcached-memcached-bin 2026-07-28 20:28:28.648707 | instance | openstack/configmaps/neutron-bin 2026-07-28 20:28:28.815719 | instance | openstack/configmaps/nova-bin 2026-07-28 20:28:28.884188 | instance | openstack/configmaps/octavia-bin 2026-07-28 20:28:29.069202 | instance | openstack/configmaps/openvswitch-bin 2026-07-28 20:28:29.105690 | instance | openstack/configmaps/ovn-bin 2026-07-28 20:28:29.284092 | instance | openstack/configmaps/ovn-controller-default-bin 2026-07-28 20:28:29.314756 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-07-28 20:28:29.497319 | instance | openstack/configmaps/percona-xtradb-pxc 2026-07-28 20:28:29.555829 | instance | openstack/configmaps/placement-bin 2026-07-28 20:28:29.739069 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-07-28 20:28:29.792665 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-07-28 20:28:29.960479 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-07-28 20:28:29.991248 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-07-28 20:28:30.179547 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-07-28 20:28:30.217593 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-07-28 20:28:30.420997 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-07-28 20:28:30.474408 | instance | openstack/cronjobs/heat-engine-cleaner 2026-07-28 20:28:30.665902 | instance | openstack/cronjobs/heat-purge-deleted 2026-07-28 20:28:30.710826 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-07-28 20:28:30.905668 | instance | openstack/cronjobs/keystone-credential-rotate 2026-07-28 20:28:30.947247 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-07-28 20:28:31.134739 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-07-28 20:28:31.199703 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-07-28 20:28:31.397236 | instance | openstack/cronjobs/nova-cell-setup 2026-07-28 20:28:31.441312 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-07-28 20:28:31.633765 | instance | openstack/cronjobs/nova-service-cleaner 2026-07-28 20:28:31.683297 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-07-28 20:28:31.856215 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-07-28 20:28:31.907613 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-07-28 20:28:32.085079 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-07-28 20:28:32.147535 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-07-28 20:28:32.332317 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-07-28 20:28:32.403699 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-07-28 20:28:32.610899 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-07-28 20:28:32.619358 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-07-28 20:28:32.830690 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-07-28 20:28:32.849687 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-07-28 20:28:33.030269 | instance | openstack/configmaps/rook-config-override 2026-07-28 20:28:33.071900 | instance | openstack/configmaps/staffeln-bin 2026-07-28 20:28:33.331811 | instance | openstack/configmaps/valkey-configuration 2026-07-28 20:28:33.344659 | instance | openstack/configmaps/valkey-health 2026-07-28 20:28:33.582512 | instance | openstack/configmaps/valkey-scripts 2026-07-28 20:28:33.585074 | instance | orc-system/configmaps/kube-root-ca.crt 2026-07-28 20:28:33.782887 | instance | openstack/daemonsets/keepalived 2026-07-28 20:28:33.793938 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-07-28 20:28:34.039153 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-07-28 20:28:34.062827 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default 2026-07-28 20:28:34.280241 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default 2026-07-28 20:28:34.306114 | instance | openstack/daemonsets/nova-compute-default 2026-07-28 20:28:34.537642 | instance | openstack/daemonsets/octavia-health-manager-default 2026-07-28 20:28:34.548158 | instance | openstack/daemonsets/openvswitch 2026-07-28 20:28:34.803361 | instance | openstack/daemonsets/ovn-controller-default 2026-07-28 20:28:34.814791 | instance | openstack/deployment/barbican-api 2026-07-28 20:28:35.032399 | instance | openstack/deployment/cinder-api 2026-07-28 20:28:35.039287 | instance | openstack/deployment/cinder-backup 2026-07-28 20:28:35.283362 | instance | openstack/deployment/cinder-scheduler 2026-07-28 20:28:35.294679 | instance | openstack/deployment/cinder-volume 2026-07-28 20:28:35.529149 | instance | openstack/deployment/glance-api 2026-07-28 20:28:35.542297 | instance | openstack/deployment/heat-api 2026-07-28 20:28:35.750225 | instance | openstack/deployment/heat-cfn 2026-07-28 20:28:35.784471 | instance | openstack/deployment/heat-engine 2026-07-28 20:28:36.021111 | instance | openstack/deployment/keystone-api 2026-07-28 20:28:36.027222 | instance | openstack/deployment/magnum-api 2026-07-28 20:28:36.275984 | instance | openstack/deployment/memcached-memcached 2026-07-28 20:28:36.280563 | instance | openstack/deployment/neutron-rpc-server 2026-07-28 20:28:36.511987 | instance | openstack/deployment/neutron-server 2026-07-28 20:28:36.521256 | instance | openstack/deployment/nova-api-metadata 2026-07-28 20:28:36.737264 | instance | openstack/deployment/nova-api-osapi 2026-07-28 20:28:36.753603 | instance | openstack/deployment/nova-conductor 2026-07-28 20:28:36.992092 | instance | openstack/deployment/nova-novncproxy 2026-07-28 20:28:36.992955 | instance | openstack/deployment/nova-scheduler 2026-07-28 20:28:37.239826 | instance | openstack/deployment/octavia-api 2026-07-28 20:28:37.257167 | instance | openstack/deployment/octavia-housekeeping 2026-07-28 20:28:37.495726 | instance | openstack/deployment/octavia-worker 2026-07-28 20:28:37.498451 | instance | openstack/deployment/ovn-northd 2026-07-28 20:28:37.759437 | instance | openstack/deployment/placement-api 2026-07-28 20:28:37.776932 | instance | openstack/deployment/pxc-operator 2026-07-28 20:28:37.981396 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-07-28 20:28:38.004611 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-07-28 20:28:38.231743 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-07-28 20:28:38.235257 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-07-28 20:28:38.508111 | instance | openstack/deployment/staffeln-api 2026-07-28 20:28:38.513070 | instance | openstack/deployment/staffeln-conductor 2026-07-28 20:28:38.709502 | instance | openstack/endpoints/barbican-api 2026-07-28 20:28:38.726428 | instance | openstack/endpoints/ceph-mon 2026-07-28 20:28:38.927002 | instance | openstack/endpoints/cinder-api 2026-07-28 20:28:38.955499 | instance | openstack/endpoints/glance-api 2026-07-28 20:28:39.161522 | instance | openstack/endpoints/heat-api 2026-07-28 20:28:39.164182 | instance | openstack/endpoints/heat-cfn 2026-07-28 20:28:39.361852 | instance | openstack/endpoints/keystone-api 2026-07-28 20:28:39.387132 | instance | openstack/endpoints/magnum-api 2026-07-28 20:28:39.575495 | instance | openstack/endpoints/memcached 2026-07-28 20:28:39.603459 | instance | openstack/endpoints/memcached-metrics 2026-07-28 20:28:39.801887 | instance | openstack/endpoints/neutron-server 2026-07-28 20:28:39.809300 | instance | openstack/endpoints/nova-api 2026-07-28 20:28:40.034071 | instance | openstack/endpoints/nova-metadata 2026-07-28 20:28:40.085029 | instance | openstack/endpoints/nova-novncproxy 2026-07-28 20:28:40.265757 | instance | openstack/endpoints/octavia-api 2026-07-28 20:28:40.317079 | instance | openstack/endpoints/ovn-ovsdb-nb 2026-07-28 20:28:40.491844 | instance | openstack/endpoints/ovn-ovsdb-sb 2026-07-28 20:28:40.527221 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-07-28 20:28:40.710703 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-07-28 20:28:40.756037 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-07-28 20:28:40.922246 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-07-28 20:28:40.991089 | instance | openstack/endpoints/percona-xtradb-pxc 2026-07-28 20:28:41.141186 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-07-28 20:28:41.221139 | instance | openstack/endpoints/placement-api 2026-07-28 20:28:41.396555 | instance | openstack/endpoints/rabbitmq-barbican 2026-07-28 20:28:41.441792 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-07-28 20:28:41.656247 | instance | openstack/endpoints/rabbitmq-cinder 2026-07-28 20:28:41.708365 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-07-28 20:28:41.895801 | instance | openstack/endpoints/rabbitmq-glance 2026-07-28 20:28:41.964542 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-07-28 20:28:42.124216 | instance | openstack/endpoints/rabbitmq-heat 2026-07-28 20:28:42.186628 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-07-28 20:28:42.382424 | instance | orc-system/deployment/orc-controller-manager 2026-07-28 20:28:42.409404 | instance | openstack/endpoints/rabbitmq-keystone 2026-07-28 20:28:42.571911 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-07-28 20:28:42.623974 | instance | openstack/endpoints/rabbitmq-magnum 2026-07-28 20:28:42.805480 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-07-28 20:28:42.881307 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-07-28 20:28:43.007936 | instance | openstack/endpoints/rabbitmq-neutron 2026-07-28 20:28:43.084615 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-07-28 20:28:43.236530 | instance | openstack/endpoints/rabbitmq-nova 2026-07-28 20:28:43.340944 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-07-28 20:28:43.458572 | instance | openstack/endpoints/rabbitmq-octavia 2026-07-28 20:28:43.588195 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-07-28 20:28:43.680650 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-07-28 20:28:43.825266 | instance | openstack/endpoints/staffeln-api 2026-07-28 20:28:43.899531 | instance | openstack/endpoints/valkey 2026-07-28 20:28:44.056951 | instance | openstack/endpoints/valkey-headless 2026-07-28 20:28:44.119470 | instance | openstack/endpoints/valkey-metrics 2026-07-28 20:28:44.296113 | instance | openstack/ingresses/cloudformation 2026-07-28 20:28:44.395888 | instance | openstack/ingresses/compute 2026-07-28 20:28:44.593020 | instance | openstack/ingresses/compute-novnc-proxy 2026-07-28 20:28:44.612178 | instance | openstack/ingresses/identity 2026-07-28 20:28:44.797504 | instance | openstack/ingresses/image 2026-07-28 20:28:44.815578 | instance | openstack/ingresses/key-manager 2026-07-28 20:28:45.021534 | instance | openstack/ingresses/load-balancer 2026-07-28 20:28:45.049045 | instance | openstack/ingresses/network 2026-07-28 20:28:45.250693 | instance | openstack/ingresses/orchestration 2026-07-28 20:28:45.294261 | instance | openstack/ingresses/placement 2026-07-28 20:28:45.473813 | instance | openstack/ingresses/rook-ceph-cluster 2026-07-28 20:28:45.515213 | instance | openstack/ingresses/volumev3 2026-07-28 20:28:45.681616 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-07-28 20:28:45.729865 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-07-28 20:28:45.854537 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-07-28 20:28:45.908195 | instance | openstack/networkpolicies/valkey 2026-07-28 20:28:46.048864 | instance | openstack/jobs/barbican-db-init 2026-07-28 20:28:46.085783 | instance | openstack/jobs/barbican-db-sync 2026-07-28 20:28:46.277265 | instance | openstack/jobs/barbican-ks-endpoints 2026-07-28 20:28:46.311950 | instance | openstack/jobs/barbican-ks-service 2026-07-28 20:28:46.506439 | instance | openstack/jobs/barbican-ks-user 2026-07-28 20:28:46.544287 | instance | openstack/jobs/barbican-rabbit-init 2026-07-28 20:28:46.722700 | instance | openstack/jobs/cinder-backup-storage-init 2026-07-28 20:28:46.783306 | instance | openstack/jobs/cinder-bootstrap 2026-07-28 20:28:46.967815 | instance | openstack/jobs/cinder-create-internal-tenant 2026-07-28 20:28:47.030171 | instance | openstack/jobs/cinder-db-init 2026-07-28 20:28:47.198054 | instance | openstack/jobs/cinder-db-sync 2026-07-28 20:28:47.259639 | instance | openstack/jobs/cinder-ks-endpoints 2026-07-28 20:28:47.405426 | instance | openstack/jobs/cinder-ks-service 2026-07-28 20:28:47.491411 | instance | openstack/jobs/cinder-ks-user 2026-07-28 20:28:47.612686 | instance | openstack/jobs/cinder-rabbit-init 2026-07-28 20:28:47.721760 | instance | openstack/jobs/cinder-storage-init 2026-07-28 20:28:47.831786 | instance | openstack/jobs/cinder-volume-usage-audit-29754485 2026-07-28 20:28:47.926715 | instance | openstack/jobs/glance-db-init 2026-07-28 20:28:48.067098 | instance | openstack/jobs/glance-db-sync 2026-07-28 20:28:48.155587 | instance | openstack/jobs/glance-ks-endpoints 2026-07-28 20:28:48.283884 | instance | openstack/jobs/glance-ks-service 2026-07-28 20:28:48.370870 | instance | openstack/jobs/glance-ks-user 2026-07-28 20:28:48.508195 | instance | openstack/jobs/glance-metadefs-load 2026-07-28 20:28:48.582165 | instance | openstack/jobs/glance-rabbit-init 2026-07-28 20:28:48.715731 | instance | openstack/jobs/glance-storage-init 2026-07-28 20:28:48.797009 | instance | openstack/jobs/heat-bootstrap 2026-07-28 20:28:48.918040 | instance | openstack/jobs/heat-db-init 2026-07-28 20:28:48.999482 | instance | openstack/jobs/heat-db-sync 2026-07-28 20:28:49.133250 | instance | openstack/jobs/heat-domain-ks-user 2026-07-28 20:28:49.233009 | instance | openstack/jobs/heat-engine-cleaner-29754495 2026-07-28 20:28:49.359727 | instance | openstack/jobs/heat-engine-cleaner-29754500 2026-07-28 20:28:49.429666 | instance | openstack/jobs/heat-engine-cleaner-29754505 2026-07-28 20:28:49.583065 | instance | openstack/jobs/heat-ks-endpoints 2026-07-28 20:28:49.641399 | instance | openstack/jobs/heat-ks-service 2026-07-28 20:28:49.809726 | instance | openstack/jobs/heat-ks-user 2026-07-28 20:28:49.879641 | instance | openstack/jobs/heat-rabbit-init 2026-07-28 20:28:50.049011 | instance | openstack/jobs/heat-trusts 2026-07-28 20:28:50.097231 | instance | openstack/jobs/keystone-bootstrap 2026-07-28 20:28:50.307822 | instance | openstack/jobs/keystone-credential-setup 2026-07-28 20:28:50.382005 | instance | openstack/jobs/keystone-db-init 2026-07-28 20:28:50.524941 | instance | openstack/jobs/keystone-db-sync 2026-07-28 20:28:50.582132 | instance | openstack/jobs/keystone-domain-manage 2026-07-28 20:28:50.737759 | instance | openstack/jobs/keystone-fernet-setup 2026-07-28 20:28:50.800445 | instance | openstack/jobs/keystone-rabbit-init 2026-07-28 20:28:50.957462 | instance | openstack/jobs/magnum-db-init 2026-07-28 20:28:51.024156 | instance | openstack/jobs/magnum-db-sync 2026-07-28 20:28:51.165146 | instance | openstack/jobs/neutron-db-init 2026-07-28 20:28:51.248213 | instance | openstack/jobs/neutron-db-sync 2026-07-28 20:28:51.402504 | instance | openstack/jobs/neutron-ks-endpoints 2026-07-28 20:28:51.482466 | instance | openstack/jobs/neutron-ks-service 2026-07-28 20:28:51.614579 | instance | openstack/jobs/neutron-ks-user 2026-07-28 20:28:51.701295 | instance | openstack/jobs/neutron-rabbit-init 2026-07-28 20:28:51.831546 | instance | openstack/jobs/nova-bootstrap 2026-07-28 20:28:51.907820 | instance | openstack/jobs/nova-cell-setup 2026-07-28 20:28:52.046567 | instance | openstack/jobs/nova-db-init 2026-07-28 20:28:52.114391 | instance | openstack/jobs/nova-db-sync 2026-07-28 20:28:52.270293 | instance | openstack/jobs/nova-ks-endpoints 2026-07-28 20:28:52.334229 | instance | openstack/jobs/nova-ks-service 2026-07-28 20:28:52.481406 | instance | openstack/jobs/nova-ks-user 2026-07-28 20:28:52.579112 | instance | openstack/jobs/nova-rabbit-init 2026-07-28 20:28:52.715528 | instance | openstack/jobs/octavia-bootstrap 2026-07-28 20:28:52.798357 | instance | openstack/jobs/octavia-db-init 2026-07-28 20:28:52.941828 | instance | openstack/jobs/octavia-db-sync 2026-07-28 20:28:53.005309 | instance | openstack/jobs/octavia-ks-endpoints 2026-07-28 20:28:53.167371 | instance | openstack/jobs/octavia-ks-service 2026-07-28 20:28:53.218528 | instance | openstack/jobs/octavia-ks-user 2026-07-28 20:28:53.368856 | instance | openstack/jobs/octavia-rabbit-init 2026-07-28 20:28:53.434044 | instance | openstack/jobs/placement-db-init 2026-07-28 20:28:53.599147 | instance | openstack/jobs/placement-db-sync 2026-07-28 20:28:53.648543 | instance | openstack/jobs/placement-ks-endpoints 2026-07-28 20:28:53.813258 | instance | openstack/jobs/placement-ks-service 2026-07-28 20:28:53.867510 | instance | openstack/jobs/placement-ks-user 2026-07-28 20:28:54.034752 | instance | openstack/jobs/staffeln-db-init 2026-07-28 20:28:54.096815 | instance | openstack/jobs/staffeln-db-sync 2026-07-28 20:28:54.254712 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0 2026-07-28 20:28:54.326248 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0 2026-07-28 20:28:54.610414 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-07-28 20:28:54.671618 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-07-28 20:28:54.936966 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-07-28 20:28:55.032177 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-07-28 20:28:55.293371 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-07-28 20:28:55.357609 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-07-28 20:28:55.661182 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-07-28 20:28:55.693412 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-07-28 20:28:55.977035 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-07-28 20:28:56.042703 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-07-28 20:28:56.295065 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-07-28 20:28:56.385938 | instance | openstack/pods/barbican-api-d49f84db8-kx64g 2026-07-28 20:28:56.621129 | instance | openstack/pods/barbican-db-init-dmwtd 2026-07-28 20:28:56.635872 | instance | openstack/pods/barbican-db-sync-9v9pw 2026-07-28 20:28:56.839273 | instance | openstack/pods/barbican-ks-endpoints-g45pj 2026-07-28 20:28:56.842286 | instance | openstack/pods/barbican-ks-service-mlmrw 2026-07-28 20:28:57.049121 | instance | openstack/pods/barbican-ks-user-rdzgc 2026-07-28 20:28:57.078918 | instance | openstack/pods/barbican-rabbit-init-m6bw9 2026-07-28 20:28:57.265990 | instance | openstack/pods/cinder-api-76d856589b-42xwk 2026-07-28 20:28:57.298904 | instance | openstack/pods/cinder-backup-678df5dc7d-g97kl 2026-07-28 20:28:57.514282 | instance | openstack/pods/cinder-backup-storage-init-bkgn9 2026-07-28 20:28:57.568821 | instance | openstack/pods/cinder-bootstrap-2rmgk 2026-07-28 20:28:57.738178 | instance | openstack/pods/cinder-create-internal-tenant-w4tvl 2026-07-28 20:28:57.773037 | instance | openstack/pods/cinder-db-init-4t894 2026-07-28 20:28:57.955735 | instance | openstack/pods/cinder-db-sync-ngj8m 2026-07-28 20:28:57.994378 | instance | openstack/pods/cinder-ks-endpoints-2p5pt 2026-07-28 20:28:58.174120 | instance | openstack/pods/cinder-ks-service-s9dzh 2026-07-28 20:28:58.219809 | instance | openstack/pods/cinder-ks-user-82b56 2026-07-28 20:28:58.386648 | instance | openstack/pods/cinder-rabbit-init-7zp4q 2026-07-28 20:28:58.433214 | instance | openstack/pods/cinder-scheduler-64db8b74cb-86p52 2026-07-28 20:28:58.610062 | instance | openstack/pods/cinder-storage-init-rzv6g 2026-07-28 20:28:58.642918 | instance | openstack/pods/cinder-volume-958b8f699-kft5k 2026-07-28 20:28:58.831168 | instance | openstack/pods/cinder-volume-usage-audit-29754485-9wptn 2026-07-28 20:28:58.879262 | instance | openstack/pods/glance-api-5f9b8d8764-fbnq6 2026-07-28 20:28:59.038768 | instance | openstack/pods/glance-db-init-wlz45 2026-07-28 20:28:59.091078 | instance | openstack/pods/glance-db-sync-plprb 2026-07-28 20:28:59.273408 | instance | openstack/pods/glance-ks-endpoints-cdmqs 2026-07-28 20:28:59.317608 | instance | openstack/pods/glance-ks-service-rnp8g 2026-07-28 20:28:59.485434 | instance | openstack/pods/glance-ks-user-jzlkv 2026-07-28 20:28:59.528996 | instance | openstack/pods/glance-metadefs-load-vrw8t 2026-07-28 20:28:59.699832 | instance | openstack/pods/glance-rabbit-init-hp4h9 2026-07-28 20:28:59.760928 | instance | openstack/pods/glance-storage-init-tx4rw 2026-07-28 20:28:59.923344 | instance | openstack/pods/heat-api-8fb6c6fc8-8k2ng 2026-07-28 20:28:59.979416 | instance | openstack/pods/heat-bootstrap-kvlrq 2026-07-28 20:29:00.170534 | instance | openstack/pods/heat-cfn-cb4d4cf56-8bw8j 2026-07-28 20:29:00.218987 | instance | openstack/pods/heat-db-init-zl5g6 2026-07-28 20:29:00.392273 | instance | openstack/pods/heat-db-sync-6mxkm 2026-07-28 20:29:00.471816 | instance | openstack/pods/heat-domain-ks-user-v5z6t 2026-07-28 20:29:00.668383 | instance | openstack/pods/heat-engine-67fc65b987-fvvrm 2026-07-28 20:29:00.722171 | instance | openstack/pods/heat-engine-cleaner-29754495-6gwg9 2026-07-28 20:29:00.916132 | instance | openstack/pods/heat-engine-cleaner-29754500-2gnfl 2026-07-28 20:29:00.980577 | instance | openstack/pods/heat-engine-cleaner-29754505-g6xq2 2026-07-28 20:29:01.149753 | instance | openstack/pods/heat-ks-endpoints-ndmtp 2026-07-28 20:29:01.210113 | instance | openstack/pods/heat-ks-service-2xpbh 2026-07-28 20:29:01.385462 | instance | openstack/pods/heat-ks-user-tpk82 2026-07-28 20:29:01.437413 | instance | openstack/pods/heat-rabbit-init-jdk8g 2026-07-28 20:29:01.595203 | instance | openstack/pods/heat-trusts-xgwb6 2026-07-28 20:29:01.640305 | instance | openstack/pods/keepalived-5pz9k 2026-07-28 20:29:01.847117 | instance | openstack/pods/keystone-api-6d54675595-d8jvv 2026-07-28 20:29:01.870506 | instance | openstack/pods/keystone-bootstrap-4z6jn 2026-07-28 20:29:02.083399 | instance | openstack/pods/keystone-credential-setup-bnth7 2026-07-28 20:29:02.085463 | instance | openstack/pods/keystone-db-init-vgfb8 2026-07-28 20:29:02.317804 | instance | openstack/pods/keystone-db-sync-8b82t 2026-07-28 20:29:02.321064 | instance | openstack/pods/keystone-domain-manage-cqs8x 2026-07-28 20:29:02.549087 | instance | openstack/pods/keystone-fernet-setup-rqrg4 2026-07-28 20:29:02.560636 | instance | openstack/pods/keystone-rabbit-init-rrrb5 2026-07-28 20:29:02.802050 | instance | openstack/pods/libvirt-libvirt-default-s9498 2026-07-28 20:29:02.805829 | instance | openstack/pods/magnum-api-7c7b4755bc-sntxk 2026-07-28 20:29:03.008297 | instance | openstack/pods/magnum-conductor-0 2026-07-28 20:29:03.032967 | instance | openstack/pods/magnum-db-init-9bqdc 2026-07-28 20:29:03.231924 | instance | openstack/pods/magnum-db-sync-6bp8q 2026-07-28 20:29:03.251397 | instance | openstack/pods/memcached-memcached-6479589586-grjz6 2026-07-28 20:29:03.457688 | instance | openstack/pods/neutron-db-init-lz587 2026-07-28 20:29:03.467799 | instance | openstack/pods/neutron-db-sync-sq892 2026-07-28 20:29:03.673291 | instance | openstack/pods/neutron-ks-endpoints-rfv6s 2026-07-28 20:29:03.677458 | instance | openstack/pods/neutron-ks-service-qdglb 2026-07-28 20:29:03.909028 | instance | openstack/pods/neutron-ks-user-9xjdj 2026-07-28 20:29:03.912735 | instance | openstack/pods/neutron-netns-cleanup-cron-default-85l4d 2026-07-28 20:29:04.127582 | instance | openstack/pods/neutron-ovn-metadata-agent-default-gn2gf 2026-07-28 20:29:04.149835 | instance | openstack/pods/neutron-ovn-vpn-agent-default-5q555 2026-07-28 20:29:04.346308 | instance | openstack/pods/neutron-rabbit-init-mplzs 2026-07-28 20:29:04.388216 | instance | openstack/pods/neutron-rpc-server-74c46fdcc6-n4xpt 2026-07-28 20:29:04.593525 | instance | openstack/pods/neutron-server-75c4f6c59c-gmkdw 2026-07-28 20:29:04.620192 | instance | openstack/pods/nova-api-metadata-859f5f8d8d-7mbkb 2026-07-28 20:29:04.837601 | instance | openstack/pods/nova-api-osapi-b77fdd56f-qxdcp 2026-07-28 20:29:04.841495 | instance | openstack/pods/nova-bootstrap-6psxr 2026-07-28 20:29:05.046337 | instance | openstack/pods/nova-cell-setup-9tzmw 2026-07-28 20:29:05.053500 | instance | openstack/pods/nova-compute-default-4957p 2026-07-28 20:29:05.264392 | instance | openstack/pods/nova-conductor-594f767987-sqc44 2026-07-28 20:29:05.294450 | instance | openstack/pods/nova-db-init-xx4c5 2026-07-28 20:29:05.469781 | instance | openstack/rolebindings/barbican-barbican-api 2026-07-28 20:29:05.511060 | instance | openstack/pods/nova-db-sync-2hjts 2026-07-28 20:29:05.655290 | instance | openstack/pods/nova-ks-endpoints-snx4v 2026-07-28 20:29:05.723066 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-07-28 20:29:05.877980 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-07-28 20:29:05.901881 | instance | openstack/pods/nova-ks-service-6hh6v 2026-07-28 20:29:06.052217 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-07-28 20:29:06.107213 | instance | openstack/pods/nova-ks-user-qslrq 2026-07-28 20:29:06.261866 | instance | openstack/pods/nova-novncproxy-66b8894dc6-57z2p 2026-07-28 20:29:06.346733 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-07-28 20:29:06.497335 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-07-28 20:29:06.515455 | instance | openstack/pods/nova-rabbit-init-xx9fk 2026-07-28 20:29:06.683411 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-07-28 20:29:06.745831 | instance | openstack/pods/nova-scheduler-77f9f99dff-jwqvj 2026-07-28 20:29:06.868142 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-07-28 20:29:06.980937 | instance | openstack/pods/octavia-api-9665bc9-dpk8g 2026-07-28 20:29:07.044695 | instance | openstack/rolebindings/cinder-cinder-api 2026-07-28 20:29:07.197196 | instance | openstack/pods/octavia-bootstrap-gtbvg 2026-07-28 20:29:07.257548 | instance | openstack/rolebindings/cinder-cinder-backup 2026-07-28 20:29:07.418347 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-07-28 20:29:07.418426 | instance | openstack/pods/octavia-db-init-n4w62 2026-07-28 20:29:07.593632 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-07-28 20:29:07.631369 | instance | openstack/pods/octavia-db-sync-557v2 2026-07-28 20:29:07.768484 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-07-28 20:29:07.849904 | instance | openstack/pods/octavia-health-manager-default-cwfbv 2026-07-28 20:29:07.952331 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-07-28 20:29:08.073161 | instance | openstack/pods/octavia-housekeeping-757b856b58-vjhbd 2026-07-28 20:29:08.120573 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-07-28 20:29:08.302713 | instance | openstack/pods/octavia-ks-endpoints-gdckv 2026-07-28 20:29:08.318041 | instance | openstack/pods/octavia-ks-service-6txzk 2026-07-28 20:29:08.540006 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-07-28 20:29:08.544575 | instance | openstack/pods/octavia-ks-user-xzzzs 2026-07-28 20:29:08.715041 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-07-28 20:29:08.766373 | instance | openstack/pods/octavia-rabbit-init-99fc5 2026-07-28 20:29:08.886287 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-07-28 20:29:09.005634 | instance | openstack/pods/octavia-worker-595649b7d5-tpp55 2026-07-28 20:29:09.057681 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-07-28 20:29:09.240790 | instance | openstack/pods/openvswitch-lkzjh 2026-07-28 20:29:09.266156 | instance | openstack/rolebindings/cinder-cinder-test 2026-07-28 20:29:09.463464 | instance | openstack/rolebindings/cinder-cinder-volume 2026-07-28 20:29:09.469339 | instance | openstack/pods/ovn-controller-default-gchtf 2026-07-28 20:29:09.640333 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-07-28 20:29:09.690377 | instance | openstack/pods/ovn-northd-fc978744-4xsjd 2026-07-28 20:29:09.823134 | instance | openstack/rolebindings/cinder-storage-init 2026-07-28 20:29:09.913514 | instance | openstack/rolebindings/glance-glance-api 2026-07-28 20:29:10.024413 | instance | openstack/pods/ovn-ovsdb-nb-0 2026-07-28 20:29:10.109027 | instance | openstack/rolebindings/glance-glance-db-init 2026-07-28 20:29:10.261360 | instance | openstack/pods/ovn-ovsdb-sb-0 2026-07-28 20:29:10.293226 | instance | openstack/rolebindings/glance-glance-db-sync 2026-07-28 20:29:10.466156 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-07-28 20:29:10.477519 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-07-28 20:29:10.652402 | instance | openstack/rolebindings/glance-glance-ks-service 2026-07-28 20:29:10.713698 | instance | openstack/pods/percona-xtradb-pxc-0 2026-07-28 20:29:10.828746 | instance | openstack/rolebindings/glance-glance-ks-user 2026-07-28 20:29:10.932448 | instance | openstack/pods/placement-api-69d7d4f4b5-nc69r 2026-07-28 20:29:11.006957 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-07-28 20:29:11.148345 | instance | openstack/pods/placement-db-init-7hkkd 2026-07-28 20:29:11.199870 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-07-28 20:29:11.355353 | instance | openstack/pods/placement-db-sync-kwjvx 2026-07-28 20:29:11.363595 | instance | openstack/rolebindings/glance-glance-storage-init 2026-07-28 20:29:11.547821 | instance | openstack/pods/placement-ks-endpoints-czmcv 2026-07-28 20:29:11.575493 | instance | openstack/rolebindings/glance-glance-test 2026-07-28 20:29:11.740689 | instance | openstack/pods/placement-ks-service-fzt7h 2026-07-28 20:29:11.779448 | instance | openstack/rolebindings/glance-storage-init 2026-07-28 20:29:11.964469 | instance | openstack/pods/placement-ks-user-zg8k8 2026-07-28 20:29:11.975324 | instance | openstack/rolebindings/heat-heat-api 2026-07-28 20:29:12.146703 | instance | openstack/pods/pxc-operator-69cb5bbdb9-cwzhx 2026-07-28 20:29:12.196498 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-07-28 20:29:12.375125 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-07-28 20:29:12.433445 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-07-28 20:29:12.553022 | instance | openstack/rolebindings/heat-heat-cfn 2026-07-28 20:29:12.654578 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-rr92r 2026-07-28 20:29:12.737012 | instance | openstack/pods/rabbitmq-glance-server-0 2026-07-28 20:29:12.881992 | instance | openstack/rolebindings/heat-heat-db-init 2026-07-28 20:29:12.962363 | instance | openstack/pods/rabbitmq-heat-server-0 2026-07-28 20:29:13.057128 | instance | openstack/rolebindings/heat-heat-db-sync 2026-07-28 20:29:13.214676 | instance | openstack/rolebindings/heat-heat-engine 2026-07-28 20:29:13.269851 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-07-28 20:29:13.395471 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-07-28 20:29:13.499020 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-07-28 20:29:13.559937 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-07-28 20:29:13.736238 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-5r5lt 2026-07-28 20:29:13.739505 | instance | openstack/rolebindings/heat-heat-ks-service 2026-07-28 20:29:13.917357 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-07-28 20:29:13.962462 | instance | openstack/rolebindings/heat-heat-ks-user 2026-07-28 20:29:14.123063 | instance | openstack/pods/rabbitmq-nova-server-0 2026-07-28 20:29:14.135856 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-07-28 20:29:14.321832 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-07-28 20:29:14.357151 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-07-28 20:29:14.529855 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-07-28 20:29:14.603311 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-vxw82 2026-07-28 20:29:14.728162 | instance | openstack/rolebindings/heat-heat-test 2026-07-28 20:29:14.850127 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-hxpvt 2026-07-28 20:29:14.894760 | instance | openstack/rolebindings/heat-heat-trusts 2026-07-28 20:29:15.060405 | instance | openstack/pods/staffeln-api-55987779ff-f5vcd 2026-07-28 20:29:15.063496 | instance | openstack/rolebindings/keepalived 2026-07-28 20:29:15.249832 | instance | openstack/rolebindings/keystone-credential-rotate 2026-07-28 20:29:15.274458 | instance | openstack/pods/staffeln-conductor-5dd6f98676-75nxc 2026-07-28 20:29:15.442527 | instance | openstack/rolebindings/keystone-credential-setup 2026-07-28 20:29:15.508094 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-07-28 20:29:15.630910 | instance | openstack/pods/staffeln-db-init-8xj6n 2026-07-28 20:29:15.688080 | instance | openstack/pods/staffeln-db-sync-5h8xg 2026-07-28 20:29:15.860705 | instance | openstack/rolebindings/keystone-fernet-setup 2026-07-28 20:29:15.933166 | instance | openstack/pods/valkey-node-0 2026-07-28 20:29:16.048475 | instance | openstack/rolebindings/keystone-keystone-api 2026-07-28 20:29:16.185766 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-07-28 20:29:16.249421 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-07-28 20:29:16.391389 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-07-28 20:29:16.425715 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-07-28 20:29:16.579200 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-07-28 20:29:16.604395 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-07-28 20:29:16.765843 | instance | openstack/rolebindings/keystone-keystone-test 2026-07-28 20:29:16.787738 | instance | openstack/rolebindings/libvirt-cert-manager 2026-07-28 20:29:16.940300 | instance | openstack/rolebindings/libvirt-libvirt 2026-07-28 20:29:16.969207 | instance | openstack/rolebindings/magnum-magnum-api 2026-07-28 20:29:17.127452 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-07-28 20:29:17.138421 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-07-28 20:29:17.307414 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-07-28 20:29:17.320240 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-07-28 20:29:17.469627 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-07-28 20:29:17.483546 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-07-28 20:29:17.645071 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-07-28 20:29:17.648232 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-07-28 20:29:17.818637 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-07-28 20:29:17.835171 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-07-28 20:29:17.983598 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-07-28 20:29:17.998857 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-07-28 20:29:18.163693 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-07-28 20:29:18.182553 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent 2026-07-28 20:29:18.363940 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent 2026-07-28 20:29:18.374711 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-07-28 20:29:18.549485 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-07-28 20:29:18.555230 | instance | openstack/rolebindings/neutron-neutron-server 2026-07-28 20:29:18.719701 | instance | openstack/rolebindings/neutron-neutron-test 2026-07-28 20:29:18.728238 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-07-28 20:29:18.894766 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-07-28 20:29:18.897179 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-07-28 20:29:19.059358 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-07-28 20:29:19.062675 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-07-28 20:29:19.235920 | instance | openstack/rolebindings/nova-nova-compute 2026-07-28 20:29:19.252284 | instance | openstack/rolebindings/nova-nova-conductor 2026-07-28 20:29:19.399632 | instance | openstack/rolebindings/nova-nova-db-init 2026-07-28 20:29:19.427115 | instance | openstack/rolebindings/nova-nova-db-sync 2026-07-28 20:29:19.560285 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-07-28 20:29:19.588670 | instance | openstack/rolebindings/nova-nova-ks-service 2026-07-28 20:29:19.724368 | instance | openstack/rolebindings/nova-nova-ks-user 2026-07-28 20:29:19.765262 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-07-28 20:29:19.901551 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-07-28 20:29:19.956132 | instance | openstack/rolebindings/nova-nova-scheduler 2026-07-28 20:29:20.072163 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-07-28 20:29:20.185556 | instance | openstack/rolebindings/nova-nova-test 2026-07-28 20:29:20.304862 | instance | openstack/rolebindings/octavia-octavia-api 2026-07-28 20:29:20.353937 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-07-28 20:29:20.483126 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-07-28 20:29:20.534105 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-pnmzv 2026-07-28 20:29:20.655851 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-07-28 20:29:20.724569 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-07-28 20:29:20.816361 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-07-28 20:29:20.896383 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-07-28 20:29:21.000936 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-07-28 20:29:21.081073 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-07-28 20:29:21.208155 | instance | openstack/rolebindings/octavia-octavia-worker 2026-07-28 20:29:21.294022 | instance | openstack/rolebindings/ovn-bgp-agent 2026-07-28 20:29:21.397797 | instance | openstack/rolebindings/ovn-controller 2026-07-28 20:29:21.489611 | instance | openstack/rolebindings/ovn-northd 2026-07-28 20:29:21.574591 | instance | openstack/rolebindings/ovn-ovn-controller 2026-07-28 20:29:21.678982 | instance | openstack/rolebindings/ovn-ovn-northd 2026-07-28 20:29:21.749370 | instance | openstack/rolebindings/ovn-ovsdb 2026-07-28 20:29:21.860019 | instance | openstack/rolebindings/placement-placement-api 2026-07-28 20:29:21.935133 | instance | openstack/rolebindings/placement-placement-db-init 2026-07-28 20:29:22.042619 | instance | openstack/rolebindings/placement-placement-db-sync 2026-07-28 20:29:22.125732 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-07-28 20:29:22.215610 | instance | openstack/rolebindings/placement-placement-ks-service 2026-07-28 20:29:22.310369 | instance | openstack/rolebindings/placement-placement-ks-user 2026-07-28 20:29:22.412220 | instance | openstack/rolebindings/pxc-operator 2026-07-28 20:29:22.486340 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-07-28 20:29:22.602747 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-07-28 20:29:22.653707 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-07-28 20:29:22.774979 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-07-28 20:29:22.835596 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-07-28 20:29:22.957011 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-07-28 20:29:23.014216 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-07-28 20:29:23.136268 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-07-28 20:29:23.207644 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-07-28 20:29:23.316169 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-07-28 20:29:23.389683 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-07-28 20:29:23.493597 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-07-28 20:29:23.561676 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-07-28 20:29:23.660155 | instance | openstack/rolebindings/rook-ceph-mgr 2026-07-28 20:29:23.720855 | instance | openstack/rolebindings/rook-ceph-osd 2026-07-28 20:29:23.839201 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-07-28 20:29:23.895461 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-07-28 20:29:24.009188 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-07-28 20:29:24.063374 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-07-28 20:29:24.197365 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-07-28 20:29:24.257242 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-07-28 20:29:24.375133 | instance | openstack/roles/barbican-openstack-barbican-api 2026-07-28 20:29:24.421724 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-07-28 20:29:24.553797 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-07-28 20:29:24.588926 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-07-28 20:29:24.732639 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-07-28 20:29:24.768754 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-07-28 20:29:24.932148 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-07-28 20:29:24.973672 | instance | openstack/roles/cinder-backup-storage-init 2026-07-28 20:29:25.094119 | instance | openstack/roles/cinder-openstack-cinder-api 2026-07-28 20:29:25.144233 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-07-28 20:29:25.311432 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-07-28 20:29:25.316285 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-07-28 20:29:25.503740 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-07-28 20:29:25.506498 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-07-28 20:29:25.677659 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-07-28 20:29:25.691418 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-07-28 20:29:25.858865 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-07-28 20:29:25.871790 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-07-28 20:29:26.045762 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-07-28 20:29:26.053830 | instance | openstack/roles/cinder-openstack-cinder-test 2026-07-28 20:29:26.221603 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-07-28 20:29:26.235361 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-07-28 20:29:26.402272 | instance | openstack/roles/cinder-storage-init 2026-07-28 20:29:26.422654 | instance | openstack/roles/glance-openstack-glance-api 2026-07-28 20:29:26.560259 | instance | openstack/roles/glance-openstack-glance-db-init 2026-07-28 20:29:26.586540 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-07-28 20:29:26.734418 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-07-28 20:29:26.751656 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-07-28 20:29:26.920157 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-07-28 20:29:26.935137 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-07-28 20:29:27.082247 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-07-28 20:29:27.115276 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-07-28 20:29:27.258969 | instance | openstack/roles/glance-openstack-glance-test 2026-07-28 20:29:27.285297 | instance | openstack/roles/glance-storage-init 2026-07-28 20:29:27.457433 | instance | openstack/roles/heat-openstack-heat-api 2026-07-28 20:29:27.462059 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-07-28 20:29:27.618717 | instance | openstack/roles/heat-openstack-heat-cfn 2026-07-28 20:29:27.619855 | instance | openstack/roles/heat-openstack-heat-db-init 2026-07-28 20:29:27.769317 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-07-28 20:29:27.781893 | instance | openstack/roles/heat-openstack-heat-engine 2026-07-28 20:29:27.939716 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-07-28 20:29:27.947072 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-07-28 20:29:28.104386 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-07-28 20:29:28.126894 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-07-28 20:29:28.284085 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-07-28 20:29:28.302798 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-07-28 20:29:28.449866 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-07-28 20:29:28.479997 | instance | openstack/roles/heat-openstack-heat-test 2026-07-28 20:29:28.614531 | instance | openstack/roles/heat-openstack-heat-trusts 2026-07-28 20:29:28.637013 | instance | openstack/roles/keepalived 2026-07-28 20:29:28.779023 | instance | openstack/roles/keystone-credential-rotate 2026-07-28 20:29:28.801871 | instance | openstack/roles/keystone-credential-setup 2026-07-28 20:29:28.954284 | instance | openstack/roles/keystone-fernet-rotate 2026-07-28 20:29:28.975707 | instance | openstack/roles/keystone-fernet-setup 2026-07-28 20:29:29.122245 | instance | openstack/roles/keystone-openstack-keystone-api 2026-07-28 20:29:29.144134 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-07-28 20:29:29.307282 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-07-28 20:29:29.307613 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-07-28 20:29:29.475596 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-07-28 20:29:29.494304 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-07-28 20:29:29.657981 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-07-28 20:29:29.658706 | instance | openstack/roles/keystone-openstack-keystone-test 2026-07-28 20:29:29.810836 | instance | openstack/roles/libvirt-cert-manager 2026-07-28 20:29:29.822460 | instance | openstack/roles/libvirt-openstack-libvirt 2026-07-28 20:29:29.972979 | instance | openstack/roles/magnum-openstack-magnum-api 2026-07-28 20:29:29.976886 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-07-28 20:29:30.144350 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-07-28 20:29:30.152346 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-07-28 20:29:30.323063 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-07-28 20:29:30.332583 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-07-28 20:29:30.498418 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-07-28 20:29:30.507691 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-07-28 20:29:30.664118 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-07-28 20:29:30.671801 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-07-28 20:29:30.842281 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-07-28 20:29:30.845081 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-07-28 20:29:31.018701 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-07-28 20:29:31.024304 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-07-28 20:29:31.214428 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent 2026-07-28 20:29:31.217922 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent 2026-07-28 20:29:31.386928 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-07-28 20:29:31.399917 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-07-28 20:29:31.571071 | instance | openstack/roles/neutron-openstack-neutron-server 2026-07-28 20:29:31.572512 | instance | openstack/roles/neutron-openstack-neutron-test 2026-07-28 20:29:31.741183 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-07-28 20:29:31.745329 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-07-28 20:29:31.902918 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-07-28 20:29:31.914078 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-07-28 20:29:32.073412 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-07-28 20:29:32.074511 | instance | openstack/roles/nova-openstack-nova-compute 2026-07-28 20:29:32.280397 | instance | openstack/roles/nova-openstack-nova-conductor 2026-07-28 20:29:32.281177 | instance | openstack/roles/nova-openstack-nova-db-init 2026-07-28 20:29:32.444942 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-07-28 20:29:32.465220 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-07-28 20:29:32.622399 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-07-28 20:29:32.640011 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-07-28 20:29:32.787170 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-07-28 20:29:32.842481 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-07-28 20:29:32.974073 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-07-28 20:29:33.013960 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-07-28 20:29:33.175686 | instance | openstack/roles/nova-openstack-nova-test 2026-07-28 20:29:33.218866 | instance | openstack/roles/octavia-openstack-octavia-api 2026-07-28 20:29:33.370081 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-07-28 20:29:33.383666 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-07-28 20:29:33.545876 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-07-28 20:29:33.581000 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-07-28 20:29:33.747605 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-07-28 20:29:33.780402 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-07-28 20:29:33.947535 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-07-28 20:29:33.949785 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-07-28 20:29:34.134457 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-07-28 20:29:34.137137 | instance | openstack/roles/ovn-bgp-agent 2026-07-28 20:29:34.307731 | instance | openstack/roles/ovn-controller 2026-07-28 20:29:34.310095 | instance | openstack/roles/ovn-northd 2026-07-28 20:29:34.478125 | instance | openstack/roles/ovn-openstack-ovn-controller 2026-07-28 20:29:34.479181 | instance | openstack/roles/ovn-openstack-ovn-northd 2026-07-28 20:29:34.640025 | instance | openstack/roles/ovn-ovsdb 2026-07-28 20:29:34.646553 | instance | openstack/roles/placement-openstack-placement-api 2026-07-28 20:29:34.807208 | instance | openstack/roles/placement-openstack-placement-db-init 2026-07-28 20:29:34.828858 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-07-28 20:29:34.980344 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-07-28 20:29:35.018783 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-07-28 20:29:35.192444 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-07-28 20:29:35.220602 | instance | openstack/roles/pxc-operator 2026-07-28 20:29:35.357400 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-07-28 20:29:35.393584 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-07-28 20:29:35.527494 | instance | openstack/roles/rabbitmq-cluster-operator 2026-07-28 20:29:35.552725 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-07-28 20:29:35.698142 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-07-28 20:29:35.738636 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-07-28 20:29:35.875246 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-07-28 20:29:35.914295 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-07-28 20:29:36.060575 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-07-28 20:29:36.096947 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-07-28 20:29:36.258185 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-07-28 20:29:36.283336 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-07-28 20:29:36.421571 | instance | openstack/roles/rook-ceph-mgr 2026-07-28 20:29:36.478973 | instance | openstack/roles/rook-ceph-osd 2026-07-28 20:29:36.591697 | instance | openstack/roles/rook-ceph-purge-osd 2026-07-28 20:29:36.657718 | instance | openstack/roles/staffeln-conductor 2026-07-28 20:29:36.762094 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-07-28 20:29:36.840763 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-07-28 20:29:36.922272 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-07-28 20:29:37.008334 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-07-28 20:29:37.087126 | instance | openstack/secrets/barbican-api-certs 2026-07-28 20:29:37.194410 | instance | openstack/secrets/barbican-db-admin 2026-07-28 20:29:37.279789 | instance | openstack/secrets/barbican-db-user 2026-07-28 20:29:37.366144 | instance | openstack/secrets/barbican-etc 2026-07-28 20:29:37.440520 | instance | openstack/secrets/barbican-keystone-admin 2026-07-28 20:29:37.539192 | instance | openstack/secrets/barbican-keystone-user 2026-07-28 20:29:37.617063 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-07-28 20:29:37.709118 | instance | openstack/secrets/barbican-rabbitmq-user 2026-07-28 20:29:37.782533 | instance | openstack/secrets/cinder-api-certs 2026-07-28 20:29:37.880828 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-07-28 20:29:37.955820 | instance | openstack/secrets/cinder-db-admin 2026-07-28 20:29:38.041776 | instance | openstack/secrets/cinder-db-user 2026-07-28 20:29:38.112315 | instance | openstack/secrets/cinder-etc 2026-07-28 20:29:38.222895 | instance | openstack/secrets/cinder-keystone-admin 2026-07-28 20:29:38.284634 | instance | openstack/secrets/cinder-keystone-test 2026-07-28 20:29:38.394141 | instance | openstack/secrets/cinder-keystone-user 2026-07-28 20:29:38.449392 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-07-28 20:29:38.575005 | instance | openstack/secrets/cinder-rabbitmq-user 2026-07-28 20:29:38.628978 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-07-28 20:29:38.764098 | instance | openstack/secrets/glance-api-certs 2026-07-28 20:29:38.803555 | instance | openstack/secrets/glance-db-admin 2026-07-28 20:29:38.932578 | instance | openstack/secrets/glance-db-user 2026-07-28 20:29:38.963838 | instance | openstack/secrets/glance-etc 2026-07-28 20:29:39.108465 | instance | openstack/secrets/glance-keystone-admin 2026-07-28 20:29:39.140326 | instance | openstack/secrets/glance-keystone-test 2026-07-28 20:29:39.289214 | instance | openstack/secrets/glance-keystone-user 2026-07-28 20:29:39.323565 | instance | openstack/secrets/glance-rabbitmq-admin 2026-07-28 20:29:39.465316 | instance | openstack/secrets/glance-rabbitmq-user 2026-07-28 20:29:39.490475 | instance | openstack/secrets/heat-api-certs 2026-07-28 20:29:39.633047 | instance | openstack/secrets/heat-cfn-certs 2026-07-28 20:29:39.651051 | instance | openstack/secrets/heat-db-admin 2026-07-28 20:29:39.819621 | instance | openstack/secrets/heat-db-user 2026-07-28 20:29:39.821668 | instance | openstack/secrets/heat-etc 2026-07-28 20:29:40.015116 | instance | openstack/secrets/heat-keystone-admin 2026-07-28 20:29:40.023156 | instance | openstack/secrets/heat-keystone-stack-user 2026-07-28 20:29:40.188455 | instance | openstack/secrets/heat-keystone-test 2026-07-28 20:29:40.219605 | instance | openstack/secrets/heat-keystone-trustee 2026-07-28 20:29:40.353913 | instance | openstack/secrets/heat-keystone-user 2026-07-28 20:29:40.386960 | instance | openstack/serviceaccounts/barbican-api 2026-07-28 20:29:40.516298 | instance | openstack/serviceaccounts/barbican-db-init 2026-07-28 20:29:40.710756 | instance | openstack/secrets/heat-rabbitmq-admin 2026-07-28 20:29:40.840451 | instance | openstack/serviceaccounts/barbican-db-sync 2026-07-28 20:29:40.894820 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-07-28 20:29:41.181237 | instance | openstack/secrets/heat-rabbitmq-user 2026-07-28 20:29:41.221821 | instance | openstack/secrets/images-rbd-keyring 2026-07-28 20:29:41.370246 | instance | openstack/serviceaccounts/barbican-ks-service 2026-07-28 20:29:41.398984 | instance | openstack/secrets/internal-percona-xtradb 2026-07-28 20:29:41.634175 | instance | openstack/serviceaccounts/barbican-ks-user 2026-07-28 20:29:41.721344 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-07-28 20:29:41.984874 | instance | openstack/secrets/keepalived-etc 2026-07-28 20:29:42.063824 | instance | openstack/serviceaccounts/barbican-test 2026-07-28 20:29:42.185549 | instance | openstack/secrets/keystone-api-certs 2026-07-28 20:29:42.360676 | instance | openstack/serviceaccounts/cinder-api 2026-07-28 20:29:42.420650 | instance | openstack/secrets/keystone-credential-keys 2026-07-28 20:29:42.600667 | instance | openstack/serviceaccounts/cinder-backup 2026-07-28 20:29:42.679318 | instance | openstack/secrets/keystone-db-admin 2026-07-28 20:29:42.867519 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-07-28 20:29:42.925836 | instance | openstack/secrets/keystone-db-user 2026-07-28 20:29:43.095144 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-07-28 20:29:43.204540 | instance | openstack/secrets/keystone-etc 2026-07-28 20:29:43.404564 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-07-28 20:29:43.428318 | instance | openstack/secrets/keystone-fernet-keys 2026-07-28 20:29:43.620888 | instance | openstack/serviceaccounts/cinder-db-init 2026-07-28 20:29:43.735864 | instance | openstack/secrets/keystone-keystone-admin 2026-07-28 20:29:43.948501 | instance | openstack/serviceaccounts/cinder-db-sync 2026-07-28 20:29:43.995388 | instance | openstack/secrets/keystone-keystone-test 2026-07-28 20:29:44.206328 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-07-28 20:29:44.304926 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-07-28 20:29:44.413454 | instance | openstack/secrets/keystone-rabbitmq-user 2026-07-28 20:29:44.630357 | instance | openstack/serviceaccounts/cinder-ks-service 2026-07-28 20:29:44.648040 | instance | openstack/serviceaccounts/cinder-ks-user 2026-07-28 20:29:44.947227 | instance | openstack/secrets/libvirt-api-ca 2026-07-28 20:29:44.972045 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-07-28 20:29:45.135843 | instance | openstack/secrets/libvirt-etc 2026-07-28 20:29:45.336619 | instance | openstack/serviceaccounts/cinder-scheduler 2026-07-28 20:29:45.359149 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-07-28 20:29:45.547228 | instance | openstack/serviceaccounts/cinder-storage-init 2026-07-28 20:29:45.689591 | instance | openstack/secrets/libvirt-libvirt-default-s9498-api 2026-07-28 20:29:45.943036 | instance | openstack/secrets/libvirt-libvirt-default-s9498-vnc 2026-07-28 20:29:45.956258 | instance | openstack/serviceaccounts/cinder-test 2026-07-28 20:29:46.120479 | instance | openstack/serviceaccounts/cinder-volume 2026-07-28 20:29:46.304067 | instance | openstack/secrets/libvirt-vnc-ca 2026-07-28 20:29:46.466009 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-07-28 20:29:46.485932 | instance | openstack/secrets/magnum-db-admin 2026-07-28 20:29:46.650358 | instance | openstack/serviceaccounts/default 2026-07-28 20:29:46.782697 | instance | openstack/secrets/magnum-db-user 2026-07-28 20:29:46.954510 | instance | openstack/serviceaccounts/glance-api 2026-07-28 20:29:46.989628 | instance | openstack/secrets/magnum-etc 2026-07-28 20:29:47.176777 | instance | openstack/serviceaccounts/glance-db-init 2026-07-28 20:29:47.287520 | instance | openstack/secrets/magnum-keystone-admin 2026-07-28 20:29:47.466863 | instance | openstack/serviceaccounts/glance-db-sync 2026-07-28 20:29:47.483389 | instance | openstack/secrets/magnum-keystone-stack-user 2026-07-28 20:29:47.654678 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-07-28 20:29:47.767780 | instance | openstack/serviceaccounts/glance-ks-service 2026-07-28 20:29:47.982226 | instance | openstack/secrets/magnum-keystone-user 2026-07-28 20:29:48.081852 | instance | openstack/serviceaccounts/glance-ks-user 2026-07-28 20:29:48.150766 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-07-28 20:29:48.325193 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-07-28 20:29:48.396330 | instance | openstack/secrets/magnum-rabbitmq-user 2026-07-28 20:29:48.575554 | instance | openstack/secrets/neutron-db-admin 2026-07-28 20:29:48.662865 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-07-28 20:29:48.754049 | instance | openstack/secrets/neutron-db-user 2026-07-28 20:29:48.926005 | instance | openstack/serviceaccounts/glance-storage-init 2026-07-28 20:29:48.989968 | instance | openstack/serviceaccounts/glance-test 2026-07-28 20:29:49.250641 | instance | openstack/secrets/neutron-etc 2026-07-28 20:29:49.321148 | instance | openstack/serviceaccounts/heat-api 2026-07-28 20:29:49.439418 | instance | openstack/secrets/neutron-keystone-admin 2026-07-28 20:29:49.619237 | instance | openstack/serviceaccounts/heat-bootstrap 2026-07-28 20:29:49.663019 | instance | openstack/serviceaccounts/heat-cfn 2026-07-28 20:29:49.962200 | instance | openstack/secrets/neutron-keystone-test 2026-07-28 20:29:49.982487 | instance | openstack/serviceaccounts/heat-db-init 2026-07-28 20:29:50.136240 | instance | openstack/secrets/neutron-keystone-user 2026-07-28 20:29:50.299992 | instance | openstack/serviceaccounts/heat-db-sync 2026-07-28 20:29:50.314799 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-07-28 20:29:50.497839 | instance | openstack/serviceaccounts/heat-engine 2026-07-28 20:29:50.628472 | instance | openstack/secrets/neutron-ovn-metadata-agent-default 2026-07-28 20:29:50.804620 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-07-28 20:29:50.828216 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-07-28 20:29:51.126782 | instance | openstack/secrets/neutron-ovn-vpn-agent-default 2026-07-28 20:29:51.162726 | instance | openstack/serviceaccounts/heat-ks-service 2026-07-28 20:29:51.315922 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-07-28 20:29:51.489869 | instance | openstack/serviceaccounts/heat-ks-user 2026-07-28 20:29:51.498045 | instance | openstack/secrets/neutron-rabbitmq-user 2026-07-28 20:29:51.662816 | instance | openstack/secrets/neutron-server-certs 2026-07-28 20:29:51.826122 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-07-28 20:29:51.833479 | instance | openstack/secrets/nova-api-certs 2026-07-28 20:29:52.016226 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-07-28 20:29:52.144873 | instance | openstack/secrets/nova-compute-default 2026-07-28 20:29:52.345532 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-07-28 20:29:52.361314 | instance | openstack/secrets/nova-db-admin 2026-07-28 20:29:52.542197 | instance | openstack/serviceaccounts/heat-test 2026-07-28 20:29:52.687824 | instance | openstack/secrets/nova-db-api-admin 2026-07-28 20:29:52.891834 | instance | openstack/serviceaccounts/heat-trusts 2026-07-28 20:29:52.944455 | instance | openstack/secrets/nova-db-api-user 2026-07-28 20:29:53.112249 | instance | openstack/serviceaccounts/keepalived 2026-07-28 20:29:53.251018 | instance | openstack/secrets/nova-db-cell0-admin 2026-07-28 20:29:53.429274 | instance | openstack/serviceaccounts/keystone-api 2026-07-28 20:29:53.472084 | instance | openstack/secrets/nova-db-cell0-user 2026-07-28 20:29:53.650662 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-07-28 20:29:53.777984 | instance | openstack/secrets/nova-db-user 2026-07-28 20:29:53.978934 | instance | openstack/secrets/nova-etc 2026-07-28 20:29:53.979959 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-07-28 20:29:54.165570 | instance | openstack/secrets/nova-keystone-admin 2026-07-28 20:29:54.320013 | instance | openstack/secrets/nova-keystone-test 2026-07-28 20:29:54.337631 | instance | openstack/secrets/nova-keystone-user 2026-07-28 20:29:54.482581 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-07-28 20:29:54.511250 | instance | openstack/serviceaccounts/keystone-db-init 2026-07-28 20:29:54.828457 | instance | openstack/serviceaccounts/keystone-db-sync 2026-07-28 20:29:54.874678 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-07-28 20:29:55.182193 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-07-28 20:29:55.233068 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-07-28 20:29:55.535621 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-07-28 20:29:55.589246 | instance | openstack/serviceaccounts/keystone-test 2026-07-28 20:29:55.855302 | instance | openstack/serviceaccounts/libvirt 2026-07-28 20:29:55.952583 | instance | openstack/serviceaccounts/magnum-api 2026-07-28 20:29:56.208473 | instance | openstack/serviceaccounts/magnum-conductor 2026-07-28 20:29:56.285944 | instance | openstack/serviceaccounts/magnum-db-init 2026-07-28 20:29:56.560348 | instance | openstack/serviceaccounts/magnum-db-sync 2026-07-28 20:29:56.627478 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-07-28 20:29:56.874972 | instance | openstack/serviceaccounts/magnum-ks-service 2026-07-28 20:29:56.950690 | instance | openstack/serviceaccounts/magnum-ks-user 2026-07-28 20:29:57.187734 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-07-28 20:29:57.284234 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-07-28 20:29:57.555377 | instance | openstack/serviceaccounts/memcached-memcached 2026-07-28 20:29:57.666337 | instance | openstack/serviceaccounts/neutron-db-init 2026-07-28 20:29:57.870981 | instance | openstack/serviceaccounts/neutron-db-sync 2026-07-28 20:29:57.999512 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-07-28 20:29:58.205123 | instance | openstack/serviceaccounts/neutron-ks-service 2026-07-28 20:29:58.344952 | instance | openstack/serviceaccounts/neutron-ks-user 2026-07-28 20:29:58.513566 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-07-28 20:29:58.672374 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent 2026-07-28 20:29:58.899834 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent 2026-07-28 20:29:59.025122 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-07-28 20:29:59.229214 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-07-28 20:29:59.349201 | instance | openstack/serviceaccounts/neutron-server 2026-07-28 20:29:59.539506 | instance | openstack/serviceaccounts/neutron-test 2026-07-28 20:29:59.656389 | instance | openstack/serviceaccounts/nova-api-metadata 2026-07-28 20:29:59.867517 | instance | openstack/serviceaccounts/nova-api-osapi 2026-07-28 20:30:00.004911 | instance | openstack/serviceaccounts/nova-bootstrap 2026-07-28 20:30:00.192649 | instance | openstack/serviceaccounts/nova-cell-setup 2026-07-28 20:30:00.360809 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-07-28 20:30:00.532280 | instance | openstack/serviceaccounts/nova-compute 2026-07-28 20:30:00.722499 | instance | openstack/serviceaccounts/nova-conductor 2026-07-28 20:30:00.860947 | instance | openstack/serviceaccounts/nova-db-init 2026-07-28 20:30:01.025497 | instance | openstack/serviceaccounts/nova-db-sync 2026-07-28 20:30:01.212137 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-07-28 20:30:01.361343 | instance | openstack/serviceaccounts/nova-ks-service 2026-07-28 20:30:01.550526 | instance | openstack/serviceaccounts/nova-ks-user 2026-07-28 20:30:01.696837 | instance | openstack/serviceaccounts/nova-novncproxy 2026-07-28 20:30:01.895934 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-07-28 20:30:02.030801 | instance | openstack/serviceaccounts/nova-scheduler 2026-07-28 20:30:02.252833 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-07-28 20:30:02.395392 | instance | openstack/serviceaccounts/nova-test 2026-07-28 20:30:02.585603 | instance | openstack/serviceaccounts/octavia-api 2026-07-28 20:30:02.741431 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-07-28 20:30:02.939214 | instance | openstack/serviceaccounts/octavia-db-init 2026-07-28 20:30:03.121355 | instance | openstack/serviceaccounts/octavia-db-sync 2026-07-28 20:30:03.329661 | instance | openstack/serviceaccounts/octavia-health-manager 2026-07-28 20:30:03.477475 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-07-28 20:30:03.666415 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-07-28 20:30:03.865907 | instance | openstack/serviceaccounts/octavia-ks-service 2026-07-28 20:30:04.037188 | instance | openstack/serviceaccounts/octavia-ks-user 2026-07-28 20:30:04.211204 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-07-28 20:30:04.433913 | instance | openstack/serviceaccounts/octavia-worker 2026-07-28 20:30:04.568000 | instance | openstack/serviceaccounts/openvswitch-server 2026-07-28 20:30:04.763128 | instance | openstack/serviceaccounts/ovn-controller 2026-07-28 20:30:04.885935 | instance | openstack/serviceaccounts/ovn-northd 2026-07-28 20:30:05.116467 | instance | openstack/serviceaccounts/ovn-ovsdb-nb 2026-07-28 20:30:05.255933 | instance | openstack/serviceaccounts/ovn-ovsdb-sb 2026-07-28 20:30:05.492035 | instance | openstack/serviceaccounts/placement-api 2026-07-28 20:30:05.633658 | instance | openstack/serviceaccounts/placement-db-init 2026-07-28 20:30:05.855270 | instance | openstack/serviceaccounts/placement-db-sync 2026-07-28 20:30:06.010889 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-07-28 20:30:06.237944 | instance | openstack/serviceaccounts/placement-ks-service 2026-07-28 20:30:06.371841 | instance | openstack/serviceaccounts/placement-ks-user 2026-07-28 20:30:06.596867 | instance | openstack/secrets/nova-novncproxy-certs 2026-07-28 20:30:06.747109 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-07-28 20:30:06.795930 | instance | openstack/secrets/nova-rabbitmq-admin 2026-07-28 20:30:06.934320 | instance | openstack/secrets/nova-rabbitmq-user 2026-07-28 20:30:06.972674 | instance | openstack/secrets/nova-ssh 2026-07-28 20:30:07.120852 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-07-28 20:30:07.177347 | instance | openstack/secrets/octavia-api-certs 2026-07-28 20:30:07.317540 | instance | openstack/secrets/octavia-client-ca 2026-07-28 20:30:07.361251 | instance | openstack/secrets/octavia-client-certs 2026-07-28 20:30:07.534214 | instance | openstack/secrets/octavia-db-admin 2026-07-28 20:30:07.546867 | instance | openstack/secrets/octavia-db-user 2026-07-28 20:30:07.709972 | instance | openstack/secrets/octavia-etc 2026-07-28 20:30:07.715158 | instance | openstack/secrets/octavia-health-manager-default 2026-07-28 20:30:07.884548 | instance | openstack/secrets/octavia-keystone-admin 2026-07-28 20:30:07.892376 | instance | openstack/secrets/octavia-keystone-test 2026-07-28 20:30:08.069691 | instance | openstack/secrets/octavia-keystone-user 2026-07-28 20:30:08.089283 | instance | openstack/secrets/octavia-persistence-db-admin 2026-07-28 20:30:08.243131 | instance | openstack/secrets/octavia-persistence-db-user 2026-07-28 20:30:08.268538 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-07-28 20:30:08.424784 | instance | openstack/secrets/octavia-rabbitmq-user 2026-07-28 20:30:08.456843 | instance | openstack/secrets/octavia-server-ca 2026-07-28 20:30:08.598414 | instance | openstack/secrets/ovn-controller-default-etc 2026-07-28 20:30:08.641369 | instance | openstack/secrets/ovn-etc 2026-07-28 20:30:08.771586 | instance | openstack/secrets/ovn-vector-config 2026-07-28 20:30:08.831038 | instance | openstack/secrets/percona-xtradb 2026-07-28 20:30:08.950637 | instance | openstack/secrets/placement-api-certs 2026-07-28 20:30:09.012300 | instance | openstack/secrets/placement-db-admin 2026-07-28 20:30:09.114592 | instance | openstack/secrets/placement-db-user 2026-07-28 20:30:09.193831 | instance | openstack/secrets/placement-etc 2026-07-28 20:30:09.292737 | instance | openstack/secrets/placement-keystone-admin 2026-07-28 20:30:09.365737 | instance | openstack/secrets/placement-keystone-user 2026-07-28 20:30:09.461940 | instance | openstack/secrets/pvc-ceph-client-key 2026-07-28 20:30:09.533283 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-07-28 20:30:09.653241 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-07-28 20:30:09.703112 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-07-28 20:30:09.825779 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-07-28 20:30:09.873722 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-07-28 20:30:10.013963 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-07-28 20:30:10.070239 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-07-28 20:30:10.200280 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-07-28 20:30:10.276336 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-07-28 20:30:10.368890 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-07-28 20:30:10.454443 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-07-28 20:30:10.542171 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-07-28 20:30:10.635064 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-07-28 20:30:10.713557 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-07-28 20:30:10.812104 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-07-28 20:30:10.900616 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-07-28 20:30:10.982984 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-07-28 20:30:11.076561 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-07-28 20:30:11.171031 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-07-28 20:30:11.268067 | instance | openstack/secrets/rook-ceph-config 2026-07-28 20:30:11.357274 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-07-28 20:30:11.455381 | instance | openstack/secrets/rook-ceph-mon 2026-07-28 20:30:11.540028 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-07-28 20:30:11.631465 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-07-28 20:30:11.712508 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-07-28 20:30:11.803154 | instance | openstack/secrets/rook-csi-cephfs-node 2026-07-28 20:30:11.884471 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-07-28 20:30:11.982076 | instance | openstack/secrets/rook-csi-rbd-node 2026-07-28 20:30:12.061949 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-07-28 20:30:12.189006 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-07-28 20:30:12.281710 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-07-28 20:30:12.396161 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-07-28 20:30:12.469232 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-07-28 20:30:12.589165 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-07-28 20:30:12.655379 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-07-28 20:30:12.779958 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-07-28 20:30:12.855172 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-07-28 20:30:12.960541 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-07-28 20:30:13.030399 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-07-28 20:30:13.163559 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-07-28 20:30:13.209542 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-07-28 20:30:13.408893 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-07-28 20:30:13.455381 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-07-28 20:30:13.597545 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1 2026-07-28 20:30:13.625612 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-07-28 20:30:13.788601 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-07-28 20:30:13.830294 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-07-28 20:30:13.989615 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-07-28 20:30:14.083304 | instance | openstack/serviceaccounts/pxc-operator 2026-07-28 20:30:14.223813 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-07-28 20:30:14.489620 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-07-28 20:30:14.597164 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-07-28 20:30:14.885430 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-07-28 20:30:14.952245 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-07-28 20:30:15.221834 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-07-28 20:30:15.317598 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-07-28 20:30:15.549500 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-07-28 20:30:15.650513 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-07-28 20:30:15.887807 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-07-28 20:30:15.984722 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-07-28 20:30:16.260650 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-07-28 20:30:16.313363 | instance | openstack/serviceaccounts/rook-ceph-default 2026-07-28 20:30:16.605019 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-07-28 20:30:16.666650 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-07-28 20:30:16.961749 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-07-28 20:30:17.015023 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-07-28 20:30:17.333299 | instance | openstack/serviceaccounts/staffeln-api 2026-07-28 20:30:17.394966 | instance | openstack/serviceaccounts/staffeln-conductor 2026-07-28 20:30:17.684020 | instance | openstack/serviceaccounts/staffeln-db-init 2026-07-28 20:30:17.740101 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-07-28 20:30:18.021493 | instance | openstack/serviceaccounts/valkey 2026-07-28 20:30:18.073580 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-07-28 20:30:18.279867 | instance | openstack/services/barbican-api 2026-07-28 20:30:18.375709 | instance | openstack/services/ceph-mon 2026-07-28 20:30:18.493392 | instance | openstack/services/cinder-api 2026-07-28 20:30:18.588559 | instance | openstack/services/glance-api 2026-07-28 20:30:18.723281 | instance | openstack/services/heat-api 2026-07-28 20:30:18.809564 | instance | openstack/services/heat-cfn 2026-07-28 20:30:18.953675 | instance | openstack/services/keystone-api 2026-07-28 20:30:19.044360 | instance | openstack/services/magnum-api 2026-07-28 20:30:19.194259 | instance | openstack/services/memcached 2026-07-28 20:30:19.330959 | instance | openstack/services/memcached-metrics 2026-07-28 20:30:19.472432 | instance | openstack/services/neutron-server 2026-07-28 20:30:19.542728 | instance | openstack/services/nova-api 2026-07-28 20:30:19.695515 | instance | openstack/services/nova-metadata 2026-07-28 20:30:19.763700 | instance | openstack/services/nova-novncproxy 2026-07-28 20:30:19.910880 | instance | openstack/services/octavia-api 2026-07-28 20:30:19.990768 | instance | openstack/services/ovn-ovsdb-nb 2026-07-28 20:30:20.119390 | instance | openstack/services/ovn-ovsdb-sb 2026-07-28 20:30:20.212869 | instance | openstack/services/percona-xtradb-cluster-operator 2026-07-28 20:30:20.338687 | instance | openstack/services/percona-xtradb-haproxy 2026-07-28 20:30:20.430226 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-07-28 20:30:20.555519 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-07-28 20:30:20.642800 | instance | openstack/services/percona-xtradb-pxc 2026-07-28 20:30:20.795396 | instance | openstack/services/percona-xtradb-pxc-unready 2026-07-28 20:30:20.886935 | instance | openstack/services/placement-api 2026-07-28 20:30:21.023722 | instance | openstack/services/rabbitmq-barbican 2026-07-28 20:30:21.094679 | instance | openstack/services/rabbitmq-barbican-nodes 2026-07-28 20:30:21.258693 | instance | openstack/services/rabbitmq-cinder 2026-07-28 20:30:21.335253 | instance | openstack/services/rabbitmq-cinder-nodes 2026-07-28 20:30:21.471691 | instance | openstack/services/rabbitmq-glance 2026-07-28 20:30:21.558247 | instance | openstack/services/rabbitmq-glance-nodes 2026-07-28 20:30:21.696330 | instance | openstack/services/rabbitmq-heat 2026-07-28 20:30:21.783628 | instance | openstack/services/rabbitmq-heat-nodes 2026-07-28 20:30:21.917475 | instance | openstack/services/rabbitmq-keystone 2026-07-28 20:30:21.998930 | instance | openstack/services/rabbitmq-keystone-nodes 2026-07-28 20:30:22.154946 | instance | openstack/services/rabbitmq-magnum 2026-07-28 20:30:22.231470 | instance | openstack/services/rabbitmq-magnum-nodes 2026-07-28 20:30:22.393995 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-07-28 20:30:22.469277 | instance | openstack/services/rabbitmq-neutron 2026-07-28 20:30:22.624110 | instance | openstack/services/rabbitmq-neutron-nodes 2026-07-28 20:30:22.695011 | instance | openstack/services/rabbitmq-nova 2026-07-28 20:30:22.845659 | instance | openstack/services/rabbitmq-nova-nodes 2026-07-28 20:30:22.911076 | instance | openstack/services/rabbitmq-octavia 2026-07-28 20:30:23.054488 | instance | openstack/services/rabbitmq-octavia-nodes 2026-07-28 20:30:23.132727 | instance | openstack/services/rook-ceph-rgw-ceph 2026-07-28 20:30:23.280880 | instance | openstack/services/staffeln-api 2026-07-28 20:30:23.365135 | instance | openstack/services/valkey 2026-07-28 20:30:23.491408 | instance | openstack/services/valkey-headless 2026-07-28 20:30:23.595559 | instance | openstack/services/valkey-metrics 2026-07-28 20:30:23.737135 | instance | orc-system/roles/orc-leader-election-role 2026-07-28 20:30:23.807275 | instance | openstack/statefulsets/magnum-conductor 2026-07-28 20:30:23.932886 | instance | openstack/statefulsets/ovn-ovsdb-nb 2026-07-28 20:30:24.049622 | instance | openstack/statefulsets/ovn-ovsdb-sb 2026-07-28 20:30:24.194160 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-07-28 20:30:24.292908 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-07-28 20:30:24.448211 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-07-28 20:30:24.559229 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-07-28 20:30:24.722268 | instance | openstack/secrets/staffeln-db-admin 2026-07-28 20:30:24.813067 | instance | openstack/secrets/staffeln-db-user 2026-07-28 20:30:24.922221 | instance | openstack/secrets/staffeln-etc 2026-07-28 20:30:25.024343 | instance | openstack/secrets/valkey-ca 2026-07-28 20:30:25.105623 | instance | openstack/secrets/valkey-server-certs 2026-07-28 20:30:25.221575 | instance | orc-system/serviceaccounts/default 2026-07-28 20:30:25.300855 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-07-28 20:30:25.416526 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-07-28 20:30:25.474161 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-07-28 20:30:25.597442 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-07-28 20:30:25.668153 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-07-28 20:30:25.796091 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-07-28 20:30:25.863024 | instance | rook-ceph/deployment/rook-ceph-operator 2026-07-28 20:30:25.989258 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-07-28 20:30:26.113944 | instance | secretgen-controller/deployment/secretgen-controller 2026-07-28 20:30:26.181325 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-k4q4k 2026-07-28 20:30:26.301660 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-07-28 20:30:26.378271 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-07-28 20:30:26.472841 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-07-28 20:30:26.536038 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-07-28 20:30:26.639432 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-07-28 20:30:26.703392 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-07-28 20:30:26.810307 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-07-28 20:30:26.879752 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-07-28 20:30:26.968870 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-07-28 20:30:27.049875 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-07-28 20:30:27.147956 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-07-28 20:30:27.246995 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-07-28 20:30:27.338963 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-07-28 20:30:27.461858 | instance | rook-ceph/roles/rook-ceph-mgr 2026-07-28 20:30:27.564029 | instance | rook-ceph/roles/rook-ceph-osd 2026-07-28 20:30:27.642298 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-07-28 20:30:27.735355 | instance | rook-ceph/roles/rook-ceph-system 2026-07-28 20:30:27.817387 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-07-28 20:30:27.901409 | instance | rook-ceph/serviceaccounts/default 2026-07-28 20:30:28.098028 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-07-28 20:30:28.122042 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-07-28 20:30:28.323735 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-07-28 20:30:28.326324 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-07-28 20:30:28.508568 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-07-28 20:30:28.528506 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-07-28 20:30:28.703887 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-07-28 20:30:28.719355 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-07-28 20:30:28.888056 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-07-28 20:30:28.905015 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-07-28 20:30:29.077740 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-07-28 20:30:29.120644 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-07-28 20:30:29.304924 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-zc8hc 2026-07-28 20:30:29.321902 | instance | secretgen-controller/serviceaccounts/default 2026-07-28 20:30:29.478126 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-07-28 20:30:29.504247 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-07-28 20:30:29.657927 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-07-28 20:30:29.729647 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-07-28 20:30:29.900715 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-07-28 20:30:29.968036 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-07-28 20:30:30.131729 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-07-28 20:30:30.225616 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-07-28 20:30:30.392649 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-07-28 20:30:30.461523 | instance | openstack/statefulsets/valkey-node 2026-07-28 20:30:30.751217 | instance | ok: Runtime: 0:02:48.011749 2026-07-28 20:30:30.771192 | 2026-07-28 20:30:30.771269 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-07-28 20:30:31.675868 | instance | changed: 2026-07-28 20:30:31.676029 | instance | cd+++++++++ objects/ 2026-07-28 20:30:31.676057 | instance | cd+++++++++ objects/cluster/ 2026-07-28 20:30:31.676078 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-07-28 20:30:31.676097 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-07-28 20:30:31.676116 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-07-28 20:30:31.676134 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-07-28 20:30:31.676153 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-07-28 20:30:31.676171 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-07-28 20:30:31.676189 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-07-28 20:30:31.676206 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-07-28 20:30:31.676224 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-07-28 20:30:31.676242 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-07-28 20:30:31.676260 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-07-28 20:30:31.676278 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-07-28 20:30:31.676295 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-07-28 20:30:31.676313 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-07-28 20:30:31.676330 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-07-28 20:30:31.676348 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-07-28 20:30:31.676366 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-07-28 20:30:31.676383 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-07-28 20:30:31.676401 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-07-28 20:30:31.676419 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-07-28 20:30:31.676437 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-07-28 20:30:31.676455 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.txt 2026-07-28 20:30:31.676473 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.yaml 2026-07-28 20:30:31.676490 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-07-28 20:30:31.676508 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-07-28 20:30:31.676526 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-07-28 20:30:31.676544 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-07-28 20:30:31.676571 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-07-28 20:30:31.676589 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-07-28 20:30:31.676606 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-07-28 20:30:31.676623 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-07-28 20:30:31.676641 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-07-28 20:30:31.676658 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-07-28 20:30:31.676676 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-07-28 20:30:31.676693 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-07-28 20:30:31.676714 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-07-28 20:30:31.676732 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-07-28 20:30:31.676749 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-07-28 20:30:31.676767 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-07-28 20:30:31.676821 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-07-28 20:30:31.676840 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-07-28 20:30:31.676858 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-07-28 20:30:31.676876 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-07-28 20:30:31.676894 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-07-28 20:30:31.676912 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-07-28 20:30:31.676929 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-07-28 20:30:31.676947 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-07-28 20:30:31.677012 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-07-28 20:30:31.677041 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-07-28 20:30:31.677061 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-07-28 20:30:31.677147 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-07-28 20:30:31.677168 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-07-28 20:30:31.677187 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-07-28 20:30:31.677205 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-07-28 20:30:31.677224 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-07-28 20:30:31.677242 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-07-28 20:30:31.677261 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-07-28 20:30:31.677281 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-07-28 20:30:31.677302 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-07-28 20:30:31.677320 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-07-28 20:30:31.677338 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-07-28 20:30:31.677356 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-07-28 20:30:31.677373 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-07-28 20:30:31.677397 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-07-28 20:30:31.677416 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-28 20:30:31.677436 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-07-28 20:30:31.677462 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-07-28 20:30:31.677489 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-07-28 20:30:31.677515 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-07-28 20:30:31.677535 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-07-28 20:30:31.677553 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-07-28 20:30:31.677571 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-07-28 20:30:31.677589 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-07-28 20:30:31.677607 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-07-28 20:30:31.677624 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-07-28 20:30:31.677642 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-07-28 20:30:31.677659 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-07-28 20:30:31.677678 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-07-28 20:30:31.677696 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-07-28 20:30:31.677713 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-07-28 20:30:31.677730 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-07-28 20:30:31.677747 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-07-28 20:30:31.677765 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-07-28 20:30:31.677783 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-07-28 20:30:31.677801 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-07-28 20:30:31.677818 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-07-28 20:30:31.677836 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-07-28 20:30:31.677854 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-07-28 20:30:31.677871 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-07-28 20:30:31.677889 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-07-28 20:30:31.677907 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-07-28 20:30:31.677924 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-07-28 20:30:31.677942 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-07-28 20:30:31.677960 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt 2026-07-28 20:30:31.677978 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml 2026-07-28 20:30:31.677996 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt 2026-07-28 20:30:31.678013 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml 2026-07-28 20:30:31.678031 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-07-28 20:30:31.678049 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-07-28 20:30:31.678067 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-07-28 20:30:31.678089 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-07-28 20:30:31.678107 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-07-28 20:30:31.678125 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-07-28 20:30:31.678143 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-07-28 20:30:31.678161 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-07-28 20:30:31.678179 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-07-28 20:30:31.678197 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-07-28 20:30:31.678215 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-07-28 20:30:31.678233 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-07-28 20:30:31.678251 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-07-28 20:30:31.678269 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-07-28 20:30:31.678287 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-07-28 20:30:31.678305 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-07-28 20:30:31.678323 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-07-28 20:30:31.678341 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-07-28 20:30:31.678359 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-07-28 20:30:31.678377 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-07-28 20:30:31.678395 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-07-28 20:30:31.678413 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-07-28 20:30:31.678431 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-07-28 20:30:31.678449 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-07-28 20:30:31.678467 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-07-28 20:30:31.678486 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-07-28 20:30:31.678504 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-07-28 20:30:31.678521 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-07-28 20:30:31.678539 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-07-28 20:30:31.678612 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-07-28 20:30:31.678634 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-07-28 20:30:31.678652 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-07-28 20:30:31.678670 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-07-28 20:30:31.678688 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-07-28 20:30:31.678706 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-07-28 20:30:31.678724 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-07-28 20:30:31.678742 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-07-28 20:30:31.678763 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-07-28 20:30:31.678797 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-07-28 20:30:31.678822 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-07-28 20:30:31.678840 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-07-28 20:30:31.678858 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-07-28 20:30:31.678876 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-07-28 20:30:31.678893 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-07-28 20:30:31.678911 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-07-28 20:30:31.678930 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-07-28 20:30:31.678947 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-07-28 20:30:31.678969 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-07-28 20:30:31.678987 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-07-28 20:30:31.679005 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-07-28 20:30:31.679024 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-07-28 20:30:31.679042 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-07-28 20:30:31.679059 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-07-28 20:30:31.679077 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-07-28 20:30:31.679095 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-07-28 20:30:31.679113 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-07-28 20:30:31.679131 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-07-28 20:30:31.679148 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-07-28 20:30:31.679166 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-07-28 20:30:31.679184 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-07-28 20:30:31.679201 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-07-28 20:30:31.679219 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-07-28 20:30:31.679237 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-07-28 20:30:31.679254 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-07-28 20:30:31.679272 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-07-28 20:30:31.679290 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-07-28 20:30:31.679308 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-07-28 20:30:31.679324 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-07-28 20:30:31.679342 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-07-28 20:30:31.679359 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-07-28 20:30:31.679380 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-07-28 20:30:31.679398 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-07-28 20:30:31.679415 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-07-28 20:30:31.679432 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-07-28 20:30:31.679450 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-07-28 20:30:31.679467 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-07-28 20:30:31.679484 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-07-28 20:30:31.679502 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-07-28 20:30:31.679519 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-07-28 20:30:31.679537 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-07-28 20:30:31.679555 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-07-28 20:30:31.679573 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-07-28 20:30:31.679591 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-07-28 20:30:31.679674 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-07-28 20:30:31.679701 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-07-28 20:30:31.679730 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-07-28 20:30:31.679755 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-07-28 20:30:31.679774 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-07-28 20:30:31.679791 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-07-28 20:30:31.679809 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-07-28 20:30:31.679827 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-07-28 20:30:31.679845 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-07-28 20:30:31.679862 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-07-28 20:30:31.679880 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-07-28 20:30:31.679897 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-07-28 20:30:31.679914 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-07-28 20:30:31.679931 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-07-28 20:30:31.679948 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-07-28 20:30:31.679965 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-07-28 20:30:31.679983 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-07-28 20:30:31.680000 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-07-28 20:30:31.680018 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-07-28 20:30:31.680035 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-07-28 20:30:31.680058 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-07-28 20:30:31.680076 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-07-28 20:30:31.680094 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-07-28 20:30:31.680111 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-07-28 20:30:31.680129 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-07-28 20:30:31.680146 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-07-28 20:30:31.680164 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-07-28 20:30:31.680181 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-07-28 20:30:31.680199 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-07-28 20:30:31.680216 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-07-28 20:30:31.680234 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-07-28 20:30:31.680252 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-07-28 20:30:31.680270 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-07-28 20:30:31.680289 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-07-28 20:30:31.680309 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-07-28 20:30:31.680327 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-07-28 20:30:31.680345 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-07-28 20:30:31.680363 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-07-28 20:30:31.680381 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-07-28 20:30:31.680399 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-07-28 20:30:31.680416 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-07-28 20:30:31.680434 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-07-28 20:30:31.680452 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-07-28 20:30:31.680470 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-07-28 20:30:31.680488 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-07-28 20:30:31.680505 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-07-28 20:30:31.680522 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-07-28 20:30:31.680540 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-07-28 20:30:31.680557 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-07-28 20:30:31.680575 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-07-28 20:30:31.680593 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-07-28 20:30:31.680610 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-07-28 20:30:31.680628 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-07-28 20:30:31.680646 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-07-28 20:30:31.680663 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-07-28 20:30:31.680681 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-07-28 20:30:31.680705 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-07-28 20:30:31.680724 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-07-28 20:30:31.680742 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-07-28 20:30:31.680760 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-07-28 20:30:31.680802 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-07-28 20:30:31.680821 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-07-28 20:30:31.680839 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-07-28 20:30:31.680857 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-07-28 20:30:31.680875 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-07-28 20:30:31.680894 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-07-28 20:30:31.680911 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-07-28 20:30:31.680929 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-07-28 20:30:31.680947 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-07-28 20:30:31.680991 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-07-28 20:30:31.681012 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-07-28 20:30:31.681030 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-07-28 20:30:31.681048 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-07-28 20:30:31.681065 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-07-28 20:30:31.681083 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-07-28 20:30:31.681101 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-07-28 20:30:31.681119 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-07-28 20:30:31.681137 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-07-28 20:30:31.681155 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-07-28 20:30:31.681173 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-07-28 20:30:31.681191 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-07-28 20:30:31.681208 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-07-28 20:30:31.681225 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-07-28 20:30:31.681243 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-07-28 20:30:31.681294 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-07-28 20:30:31.681328 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-07-28 20:30:31.681349 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-07-28 20:30:31.681367 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-07-28 20:30:31.681385 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-07-28 20:30:31.681402 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-07-28 20:30:31.681420 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-07-28 20:30:31.681438 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-07-28 20:30:31.681462 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-07-28 20:30:31.681480 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-07-28 20:30:31.681498 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-07-28 20:30:31.681516 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-07-28 20:30:31.681533 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-07-28 20:30:31.681608 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-07-28 20:30:31.681628 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-07-28 20:30:31.681646 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-07-28 20:30:31.681664 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-07-28 20:30:31.681682 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-07-28 20:30:31.681700 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-07-28 20:30:31.681717 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-07-28 20:30:31.681734 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-07-28 20:30:31.681752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-07-28 20:30:31.681769 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-07-28 20:30:31.681787 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-07-28 20:30:31.681804 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-07-28 20:30:31.681823 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-07-28 20:30:31.681841 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-07-28 20:30:31.681859 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-07-28 20:30:31.681877 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-07-28 20:30:31.681895 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-07-28 20:30:31.681913 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-07-28 20:30:31.681931 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-07-28 20:30:31.681948 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-07-28 20:30:31.682001 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-07-28 20:30:31.682039 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-07-28 20:30:31.682059 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-07-28 20:30:31.682077 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-07-28 20:30:31.682095 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-07-28 20:30:31.682114 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-07-28 20:30:31.682167 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-07-28 20:30:31.682194 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-07-28 20:30:31.682213 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-28 20:30:31.682249 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-07-28 20:30:31.682270 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-07-28 20:30:31.682288 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-07-28 20:30:31.682306 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-07-28 20:30:31.682325 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-07-28 20:30:31.682343 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-07-28 20:30:31.682360 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-07-28 20:30:31.682378 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-07-28 20:30:31.682396 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-07-28 20:30:31.682414 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-07-28 20:30:31.682432 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-07-28 20:30:31.682450 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-07-28 20:30:31.682468 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-07-28 20:30:31.682486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-07-28 20:30:31.682505 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-07-28 20:30:31.682523 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-07-28 20:30:31.682541 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-07-28 20:30:31.682559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-07-28 20:30:31.682578 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-07-28 20:30:31.682596 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-07-28 20:30:31.682614 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-07-28 20:30:31.682632 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-07-28 20:30:31.682684 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-07-28 20:30:31.682705 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-07-28 20:30:31.682724 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-07-28 20:30:31.682742 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-07-28 20:30:31.682760 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-07-28 20:30:31.682778 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-07-28 20:30:31.682797 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-07-28 20:30:31.682815 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-07-28 20:30:31.682833 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-07-28 20:30:31.682851 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-07-28 20:30:31.682869 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt 2026-07-28 20:30:31.682894 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml 2026-07-28 20:30:31.682913 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt 2026-07-28 20:30:31.682932 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml 2026-07-28 20:30:31.682950 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-07-28 20:30:31.682969 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-07-28 20:30:31.682987 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-07-28 20:30:31.683005 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-07-28 20:30:31.683024 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-07-28 20:30:31.683042 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-07-28 20:30:31.683060 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-07-28 20:30:31.683078 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-07-28 20:30:31.683097 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-07-28 20:30:31.683115 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-07-28 20:30:31.683134 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-07-28 20:30:31.683152 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-07-28 20:30:31.683170 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-07-28 20:30:31.683189 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-07-28 20:30:31.683207 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-07-28 20:30:31.683225 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-07-28 20:30:31.683243 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-07-28 20:30:31.683262 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-07-28 20:30:31.683282 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-07-28 20:30:31.683303 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-07-28 20:30:31.683321 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-07-28 20:30:31.683339 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-07-28 20:30:31.683357 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-07-28 20:30:31.683375 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-07-28 20:30:31.683394 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-07-28 20:30:31.683412 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-07-28 20:30:31.683430 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-07-28 20:30:31.683448 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-07-28 20:30:31.683467 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-07-28 20:30:31.683485 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-07-28 20:30:31.683504 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-07-28 20:30:31.683526 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-07-28 20:30:31.683545 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-07-28 20:30:31.683564 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-07-28 20:30:31.683583 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-07-28 20:30:31.683601 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-07-28 20:30:31.683620 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-07-28 20:30:31.683638 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-07-28 20:30:31.683657 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-07-28 20:30:31.683676 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-07-28 20:30:31.683694 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-07-28 20:30:31.683712 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-07-28 20:30:31.683730 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-07-28 20:30:31.683749 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-07-28 20:30:31.683767 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-07-28 20:30:31.683785 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-07-28 20:30:31.683803 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-07-28 20:30:31.683822 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-07-28 20:30:31.683840 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-07-28 20:30:31.683858 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-07-28 20:30:31.683876 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-07-28 20:30:31.683895 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-07-28 20:30:31.683913 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-07-28 20:30:31.683931 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-07-28 20:30:31.683949 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-07-28 20:30:31.683967 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-07-28 20:30:31.683985 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-07-28 20:30:31.684003 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-07-28 20:30:31.684021 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-07-28 20:30:31.684040 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-07-28 20:30:31.684057 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-07-28 20:30:31.684075 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-07-28 20:30:31.684100 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-07-28 20:30:31.684119 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-07-28 20:30:31.684137 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-07-28 20:30:31.684155 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-07-28 20:30:31.684172 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-07-28 20:30:31.684190 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-07-28 20:30:31.684208 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-07-28 20:30:31.684226 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-07-28 20:30:31.684244 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-07-28 20:30:31.684263 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-07-28 20:30:31.684280 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-07-28 20:30:31.684298 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-07-28 20:30:31.684317 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-07-28 20:30:31.684335 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-07-28 20:30:31.684353 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-07-28 20:30:31.684371 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-07-28 20:30:31.684390 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-07-28 20:30:31.684408 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-07-28 20:30:31.684426 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-07-28 20:30:31.684444 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-07-28 20:30:31.684462 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-07-28 20:30:31.684480 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-07-28 20:30:31.684498 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-07-28 20:30:31.684516 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-07-28 20:30:31.684534 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-07-28 20:30:31.684552 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-07-28 20:30:31.684570 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-07-28 20:30:31.684588 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-07-28 20:30:31.684606 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-07-28 20:30:31.684623 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-07-28 20:30:31.684641 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-07-28 20:30:31.684664 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-07-28 20:30:31.684683 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-07-28 20:30:31.684701 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-07-28 20:30:31.684719 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-07-28 20:30:31.684737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-07-28 20:30:31.684755 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-07-28 20:30:31.684810 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-07-28 20:30:31.684838 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-07-28 20:30:31.684857 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-07-28 20:30:31.684875 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-07-28 20:30:31.684894 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-07-28 20:30:31.684912 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-07-28 20:30:31.684931 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-07-28 20:30:31.684951 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-07-28 20:30:31.685009 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-07-28 20:30:31.685034 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-07-28 20:30:31.685078 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-07-28 20:30:31.685102 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-07-28 20:30:31.685122 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-07-28 20:30:31.685141 | instance | cd+++++++++ objects/cluster/namespace/ 2026-07-28 20:30:31.685161 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-07-28 20:30:31.685180 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-07-28 20:30:31.685198 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-07-28 20:30:31.685216 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-07-28 20:30:31.685235 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-07-28 20:30:31.685253 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-07-28 20:30:31.685272 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-07-28 20:30:31.685296 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-07-28 20:30:31.685321 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-07-28 20:30:31.685344 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-07-28 20:30:31.685366 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-07-28 20:30:31.685385 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-07-28 20:30:31.685403 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-07-28 20:30:31.685422 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-07-28 20:30:31.685440 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-07-28 20:30:31.685458 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-07-28 20:30:31.685479 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-07-28 20:30:31.685503 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-07-28 20:30:31.685524 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-07-28 20:30:31.685549 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-07-28 20:30:31.685567 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-07-28 20:30:31.685585 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-07-28 20:30:31.685603 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-07-28 20:30:31.685620 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-07-28 20:30:31.685638 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-07-28 20:30:31.685656 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-07-28 20:30:31.685673 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-07-28 20:30:31.685691 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-07-28 20:30:31.685709 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-07-28 20:30:31.685727 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-07-28 20:30:31.685745 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-07-28 20:30:31.685762 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-07-28 20:30:31.685780 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-07-28 20:30:31.685798 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-07-28 20:30:31.685815 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-07-28 20:30:31.685832 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-07-28 20:30:31.685849 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-07-28 20:30:31.685867 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-07-28 20:30:31.685885 | instance | cd+++++++++ objects/cluster/node/ 2026-07-28 20:30:31.685903 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-07-28 20:30:31.685920 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-07-28 20:30:31.685938 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-07-28 20:30:31.685956 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-07-28 20:30:31.685974 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-07-28 20:30:31.685992 | instance | cd+++++++++ objects/namespaced/ 2026-07-28 20:30:31.686009 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-07-28 20:30:31.686027 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-07-28 20:30:31.686044 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-07-28 20:30:31.686062 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-07-28 20:30:31.686079 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-07-28 20:30:31.686097 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-07-28 20:30:31.686115 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-07-28 20:30:31.686133 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-07-28 20:30:31.686151 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-07-28 20:30:31.686169 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-07-28 20:30:31.686187 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-07-28 20:30:31.686205 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-07-28 20:30:31.686222 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-07-28 20:30:31.686240 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-07-28 20:30:31.686258 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-07-28 20:30:31.686276 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-07-28 20:30:31.686299 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-07-28 20:30:31.686317 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-07-28 20:30:31.686334 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-07-28 20:30:31.686353 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-07-28 20:30:31.686370 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-07-28 20:30:31.686388 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-07-28 20:30:31.686406 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-07-28 20:30:31.686424 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-07-28 20:30:31.686442 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-07-28 20:30:31.686460 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-169.nip.io-tls.txt 2026-07-28 20:30:31.686478 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-169.nip.io-tls.yaml 2026-07-28 20:30:31.686495 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-07-28 20:30:31.686513 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-07-28 20:30:31.686531 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-07-28 20:30:31.686549 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-07-28 20:30:31.686567 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-07-28 20:30:31.686585 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-07-28 20:30:31.686602 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-07-28 20:30:31.686620 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-07-28 20:30:31.686638 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-07-28 20:30:31.686655 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-07-28 20:30:31.686673 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-07-28 20:30:31.686690 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-07-28 20:30:31.686707 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-07-28 20:30:31.686725 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-07-28 20:30:31.686743 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-07-28 20:30:31.686760 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-07-28 20:30:31.686778 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-07-28 20:30:31.686795 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-07-28 20:30:31.686813 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-07-28 20:30:31.686830 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-07-28 20:30:31.686847 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-07-28 20:30:31.686865 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-07-28 20:30:31.686883 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-07-28 20:30:31.686901 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-07-28 20:30:31.686918 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-07-28 20:30:31.686941 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-07-28 20:30:31.686960 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-07-28 20:30:31.686977 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-07-28 20:30:31.686995 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-07-28 20:30:31.687013 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-07-28 20:30:31.687031 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-qq457.txt 2026-07-28 20:30:31.687049 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-qq457.yaml 2026-07-28 20:30:31.687066 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-07-28 20:30:31.687084 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-07-28 20:30:31.687139 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-07-28 20:30:31.687194 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-07-28 20:30:31.687214 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-07-28 20:30:31.687233 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-07-28 20:30:31.687252 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-07-28 20:30:31.687270 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-07-28 20:30:31.687288 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-07-28 20:30:31.687307 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-07-28 20:30:31.687324 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-07-28 20:30:31.687345 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-07-28 20:30:31.687366 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-07-28 20:30:31.687383 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-07-28 20:30:31.687401 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-07-28 20:30:31.687419 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-07-28 20:30:31.687437 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-07-28 20:30:31.687455 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-07-28 20:30:31.687473 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-07-28 20:30:31.687491 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-07-28 20:30:31.687509 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-07-28 20:30:31.687526 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-07-28 20:30:31.687544 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-07-28 20:30:31.687567 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-07-28 20:30:31.687586 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-07-28 20:30:31.687604 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-07-28 20:30:31.687622 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-07-28 20:30:31.687639 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-07-28 20:30:31.687657 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dvsnz.txt 2026-07-28 20:30:31.687675 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dvsnz.yaml 2026-07-28 20:30:31.687694 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-07-28 20:30:31.687712 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-07-28 20:30:31.687730 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-07-28 20:30:31.687748 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-07-28 20:30:31.687766 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-07-28 20:30:31.687784 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-07-28 20:30:31.687801 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-07-28 20:30:31.687819 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-07-28 20:30:31.687838 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-07-28 20:30:31.687867 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-07-28 20:30:31.687914 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-07-28 20:30:31.687945 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-07-28 20:30:31.687969 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-07-28 20:30:31.687988 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-07-28 20:30:31.688008 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-07-28 20:30:31.688026 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-07-28 20:30:31.688044 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-07-28 20:30:31.688062 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-07-28 20:30:31.688081 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-07-28 20:30:31.688099 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-07-28 20:30:31.688172 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-07-28 20:30:31.688219 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-07-28 20:30:31.688307 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-07-28 20:30:31.688333 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-07-28 20:30:31.688386 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-07-28 20:30:31.688408 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-07-28 20:30:31.688427 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-07-28 20:30:31.688446 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-07-28 20:30:31.688464 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-gkk6f.txt 2026-07-28 20:30:31.688483 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-gkk6f.yaml 2026-07-28 20:30:31.688501 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-07-28 20:30:31.688519 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-07-28 20:30:31.688537 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-07-28 20:30:31.688605 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-07-28 20:30:31.688643 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-07-28 20:30:31.688665 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-07-28 20:30:31.688684 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-07-28 20:30:31.688704 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-07-28 20:30:31.688722 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-07-28 20:30:31.688741 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-07-28 20:30:31.688759 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-07-28 20:30:31.688796 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-07-28 20:30:31.688820 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-07-28 20:30:31.688843 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-07-28 20:30:31.688862 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-07-28 20:30:31.688881 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-07-28 20:30:31.688899 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-07-28 20:30:31.688917 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-07-28 20:30:31.689173 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-07-28 20:30:31.689215 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-07-28 20:30:31.689237 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-07-28 20:30:31.689256 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-07-28 20:30:31.689275 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-07-28 20:30:31.689294 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-07-28 20:30:31.689380 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-07-28 20:30:31.689401 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-07-28 20:30:31.689419 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-07-28 20:30:31.689437 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-07-28 20:30:31.689462 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-hqcjx.txt 2026-07-28 20:30:31.689482 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-hqcjx.yaml 2026-07-28 20:30:31.689501 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-07-28 20:30:31.689560 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-07-28 20:30:31.689583 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-07-28 20:30:31.689602 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-07-28 20:30:31.689621 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-07-28 20:30:31.689639 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-07-28 20:30:31.689657 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-07-28 20:30:31.689675 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-07-28 20:30:31.689692 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-07-28 20:30:31.689710 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-07-28 20:30:31.689728 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-07-28 20:30:31.689746 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-07-28 20:30:31.689764 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-07-28 20:30:31.689781 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-07-28 20:30:31.689799 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-07-28 20:30:31.689817 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-07-28 20:30:31.689836 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-07-28 20:30:31.689854 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-07-28 20:30:31.689872 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-07-28 20:30:31.689890 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-07-28 20:30:31.689908 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-07-28 20:30:31.689926 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-07-28 20:30:31.689945 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-07-28 20:30:31.689962 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-07-28 20:30:31.689980 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-07-28 20:30:31.689998 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-07-28 20:30:31.690015 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-07-28 20:30:31.690033 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-07-28 20:30:31.690051 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-07-28 20:30:31.690068 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-07-28 20:30:31.690086 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-07-28 20:30:31.690104 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-07-28 20:30:31.690121 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-07-28 20:30:31.690139 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-07-28 20:30:31.690156 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-58gxr.txt 2026-07-28 20:30:31.690180 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-58gxr.yaml 2026-07-28 20:30:31.690198 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-r687j.txt 2026-07-28 20:30:31.690216 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-r687j.yaml 2026-07-28 20:30:31.690234 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-5vflc.txt 2026-07-28 20:30:31.690251 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-5vflc.yaml 2026-07-28 20:30:31.690269 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-07-28 20:30:31.690287 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-07-28 20:30:31.690306 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-07-28 20:30:31.690323 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-07-28 20:30:31.690341 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-07-28 20:30:31.690359 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-07-28 20:30:31.690376 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-07-28 20:30:31.690395 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-07-28 20:30:31.690412 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-07-28 20:30:31.690430 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-07-28 20:30:31.690447 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-07-28 20:30:31.690464 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-07-28 20:30:31.690481 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-07-28 20:30:31.690499 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-07-28 20:30:31.690516 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-07-28 20:30:31.690533 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-07-28 20:30:31.690551 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-07-28 20:30:31.690569 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-07-28 20:30:31.690586 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-07-28 20:30:31.690855 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-07-28 20:30:31.690902 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-07-28 20:30:31.690946 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-07-28 20:30:31.690972 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-07-28 20:30:31.691007 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-07-28 20:30:31.691047 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-07-28 20:30:31.691068 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-07-28 20:30:31.691087 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-07-28 20:30:31.691113 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-07-28 20:30:31.691132 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-07-28 20:30:31.691150 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-07-28 20:30:31.691167 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-07-28 20:30:31.691185 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-07-28 20:30:31.691203 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-07-28 20:30:31.691222 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-07-28 20:30:31.691239 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-07-28 20:30:31.691257 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-07-28 20:30:31.691276 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-07-28 20:30:31.691294 | instance | cd+++++++++ objects/namespaced/default/ 2026-07-28 20:30:31.691312 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-07-28 20:30:31.691330 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-07-28 20:30:31.691348 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-07-28 20:30:31.691366 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-07-28 20:30:31.691384 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-07-28 20:30:31.691401 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-07-28 20:30:31.691419 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-07-28 20:30:31.691437 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-07-28 20:30:31.691454 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-07-28 20:30:31.691472 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-07-28 20:30:31.691490 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-07-28 20:30:31.691508 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-07-28 20:30:31.691526 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-07-28 20:30:31.691543 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-07-28 20:30:31.691563 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-07-28 20:30:31.691586 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-07-28 20:30:31.691610 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-07-28 20:30:31.691633 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-07-28 20:30:31.691655 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-07-28 20:30:31.691673 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-07-28 20:30:31.691691 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-07-28 20:30:31.691709 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-07-28 20:30:31.691728 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-07-28 20:30:31.692357 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-07-28 20:30:31.692420 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-07-28 20:30:31.692446 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-2j8rk.txt 2026-07-28 20:30:31.692465 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-2j8rk.yaml 2026-07-28 20:30:31.692492 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-07-28 20:30:31.692512 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-07-28 20:30:31.692531 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-07-28 20:30:31.692549 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-07-28 20:30:31.692568 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-07-28 20:30:31.692586 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-07-28 20:30:31.692605 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-07-28 20:30:31.692624 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-07-28 20:30:31.692642 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-07-28 20:30:31.692661 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-07-28 20:30:31.692679 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-07-28 20:30:31.692697 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-07-28 20:30:31.692715 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-07-28 20:30:31.692733 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-07-28 20:30:31.692751 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-07-28 20:30:31.692796 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-07-28 20:30:31.692817 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-07-28 20:30:31.692836 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-07-28 20:30:31.692854 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-07-28 20:30:31.692871 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-07-28 20:30:31.692889 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-07-28 20:30:31.692907 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-07-28 20:30:31.692924 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-07-28 20:30:31.692942 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-07-28 20:30:31.692996 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-07-28 20:30:31.693037 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-07-28 20:30:31.693077 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-07-28 20:30:31.693099 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-07-28 20:30:31.693118 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-07-28 20:30:31.693137 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-07-28 20:30:31.693155 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-07-28 20:30:31.693179 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-07-28 20:30:31.693198 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-07-28 20:30:31.693216 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-07-28 20:30:31.693234 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-07-28 20:30:31.693252 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-07-28 20:30:31.693270 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-07-28 20:30:31.693288 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-07-28 20:30:31.693305 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-07-28 20:30:31.693323 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-07-28 20:30:31.693342 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-07-28 20:30:31.693360 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-07-28 20:30:31.693377 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-07-28 20:30:31.693395 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-07-28 20:30:31.693413 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-07-28 20:30:31.693431 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-07-28 20:30:31.693448 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-07-28 20:30:31.693466 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-07-28 20:30:31.693484 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-07-28 20:30:31.693502 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-07-28 20:30:31.693520 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-07-28 20:30:31.693538 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-07-28 20:30:31.693556 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-07-28 20:30:31.693574 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-07-28 20:30:31.693593 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-07-28 20:30:31.693611 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-07-28 20:30:31.693628 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-07-28 20:30:31.693646 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-07-28 20:30:31.693663 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-07-28 20:30:31.693680 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-07-28 20:30:31.693698 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-07-28 20:30:31.693715 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-hftp6.txt 2026-07-28 20:30:31.693734 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-hftp6.yaml 2026-07-28 20:30:31.693777 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-85sjc.txt 2026-07-28 20:30:31.693821 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-85sjc.yaml 2026-07-28 20:30:31.693850 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-07-28 20:30:31.693870 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-07-28 20:30:31.693889 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-07-28 20:30:31.693907 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-07-28 20:30:31.693926 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-07-28 20:30:31.693944 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-07-28 20:30:31.693963 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-07-28 20:30:31.693982 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-07-28 20:30:31.693999 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-07-28 20:30:31.694017 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-07-28 20:30:31.694040 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-07-28 20:30:31.694067 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-07-28 20:30:31.694087 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-07-28 20:30:31.694105 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-07-28 20:30:31.694123 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-07-28 20:30:31.694141 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-07-28 20:30:31.694158 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-07-28 20:30:31.694175 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-07-28 20:30:31.694193 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-07-28 20:30:31.694210 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-07-28 20:30:31.694227 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-07-28 20:30:31.694245 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-07-28 20:30:31.694263 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-07-28 20:30:31.694280 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-07-28 20:30:31.694298 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-07-28 20:30:31.694315 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-07-28 20:30:31.694332 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-07-28 20:30:31.694350 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-07-28 20:30:31.694367 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-07-28 20:30:31.694384 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-07-28 20:30:31.694401 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-07-28 20:30:31.694418 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-07-28 20:30:31.694436 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-07-28 20:30:31.694454 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-07-28 20:30:31.694472 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-07-28 20:30:31.694494 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-07-28 20:30:31.694513 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-07-28 20:30:31.694531 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-07-28 20:30:31.694549 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-07-28 20:30:31.694567 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-07-28 20:30:31.694585 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-07-28 20:30:31.694602 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-07-28 20:30:31.694620 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-07-28 20:30:31.694638 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-07-28 20:30:31.694656 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-07-28 20:30:31.694674 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-07-28 20:30:31.694691 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-07-28 20:30:31.694709 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-07-28 20:30:31.694727 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-07-28 20:30:31.694744 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-07-28 20:30:31.694762 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-07-28 20:30:31.694780 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-07-28 20:30:31.694797 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-07-28 20:30:31.694815 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-07-28 20:30:31.694833 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-07-28 20:30:31.694855 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-07-28 20:30:31.694882 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-07-28 20:30:31.694906 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-07-28 20:30:31.694925 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-07-28 20:30:31.694943 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-07-28 20:30:31.694961 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-07-28 20:30:31.694979 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-07-28 20:30:31.694998 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-07-28 20:30:31.695016 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-07-28 20:30:31.695034 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-07-28 20:30:31.695052 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-07-28 20:30:31.695070 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-07-28 20:30:31.695088 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-07-28 20:30:31.695105 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-07-28 20:30:31.695123 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-07-28 20:30:31.695147 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-07-28 20:30:31.695165 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-07-28 20:30:31.695183 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-07-28 20:30:31.695202 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-07-28 20:30:31.695219 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-07-28 20:30:31.695237 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-07-28 20:30:31.695255 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-07-28 20:30:31.695273 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-07-28 20:30:31.695290 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-07-28 20:30:31.695308 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-07-28 20:30:31.695326 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-07-28 20:30:31.695344 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-07-28 20:30:31.695362 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-07-28 20:30:31.695380 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-07-28 20:30:31.695398 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-07-28 20:30:31.695415 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-07-28 20:30:31.695433 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-07-28 20:30:31.695451 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-07-28 20:30:31.695468 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-07-28 20:30:31.695486 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-07-28 20:30:31.695504 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-07-28 20:30:31.695521 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-07-28 20:30:31.695539 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-07-28 20:30:31.695557 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-07-28 20:30:31.695574 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-07-28 20:30:31.695592 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-07-28 20:30:31.695609 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-07-28 20:30:31.695627 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-l67zf.txt 2026-07-28 20:30:31.695645 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-l67zf.yaml 2026-07-28 20:30:31.695663 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-vcz5r.txt 2026-07-28 20:30:31.695681 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-vcz5r.yaml 2026-07-28 20:30:31.695699 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-4gxsq.txt 2026-07-28 20:30:31.695716 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-4gxsq.yaml 2026-07-28 20:30:31.695734 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-vt7dt.txt 2026-07-28 20:30:31.695752 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-vt7dt.yaml 2026-07-28 20:30:31.695907 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-07-28 20:30:31.695930 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-07-28 20:30:31.695953 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-07-28 20:30:31.695981 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-07-28 20:30:31.696001 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-07-28 20:30:31.696019 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-07-28 20:30:31.696037 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-mlwn8.txt 2026-07-28 20:30:31.696055 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-mlwn8.yaml 2026-07-28 20:30:31.696073 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-07-28 20:30:31.696091 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-07-28 20:30:31.696109 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-07-28 20:30:31.696126 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-07-28 20:30:31.696144 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-07-28 20:30:31.696162 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-07-28 20:30:31.696181 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-07-28 20:30:31.696199 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-07-28 20:30:31.696217 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-07-28 20:30:31.696235 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-07-28 20:30:31.696253 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-07-28 20:30:31.696271 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-07-28 20:30:31.696288 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-07-28 20:30:31.696306 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-07-28 20:30:31.696323 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-07-28 20:30:31.696341 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-07-28 20:30:31.696418 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-07-28 20:30:31.696461 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-07-28 20:30:31.696484 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-07-28 20:30:31.696503 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-07-28 20:30:31.696521 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-07-28 20:30:31.696540 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-07-28 20:30:31.696558 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-07-28 20:30:31.696575 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-07-28 20:30:31.696593 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-07-28 20:30:31.696616 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-07-28 20:30:31.696634 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-07-28 20:30:31.696653 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-07-28 20:30:31.696672 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-07-28 20:30:31.696690 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-07-28 20:30:31.696708 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-07-28 20:30:31.696726 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-07-28 20:30:31.696744 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-07-28 20:30:31.696762 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-07-28 20:30:31.696824 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-07-28 20:30:31.696847 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-07-28 20:30:31.696866 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-07-28 20:30:31.696884 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-07-28 20:30:31.696901 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-07-28 20:30:31.696919 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-07-28 20:30:31.696937 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-07-28 20:30:31.696981 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-07-28 20:30:31.697028 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-07-28 20:30:31.697076 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-07-28 20:30:31.697100 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-07-28 20:30:31.697119 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-07-28 20:30:31.697138 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-07-28 20:30:31.697156 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-07-28 20:30:31.697174 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-07-28 20:30:31.697191 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-07-28 20:30:31.697209 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-07-28 20:30:31.697227 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-indbs7.txt 2026-07-28 20:30:31.697245 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-indbs7.yaml 2026-07-28 20:30:31.697263 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-roviaw.txt 2026-07-28 20:30:31.697280 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-roviaw.yaml 2026-07-28 20:30:31.697298 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-07-28 20:30:31.697315 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-07-28 20:30:31.697333 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-07-28 20:30:31.697351 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-07-28 20:30:31.697443 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-07-28 20:30:31.697468 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-07-28 20:30:31.697487 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-07-28 20:30:31.697505 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-07-28 20:30:31.697524 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-07-28 20:30:31.697542 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-07-28 20:30:31.697559 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-07-28 20:30:31.697577 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-07-28 20:30:31.697596 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-07-28 20:30:31.697614 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-07-28 20:30:31.697632 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-07-28 20:30:31.697696 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-07-28 20:30:31.697719 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-07-28 20:30:31.697738 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-07-28 20:30:31.697756 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-07-28 20:30:31.697775 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-07-28 20:30:31.697793 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-07-28 20:30:31.697831 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-07-28 20:30:31.697851 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-07-28 20:30:31.697869 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-07-28 20:30:31.697887 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-07-28 20:30:31.697905 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-07-28 20:30:31.697923 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-07-28 20:30:31.697941 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-07-28 20:30:31.697958 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-07-28 20:30:31.697976 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-07-28 20:30:31.697993 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-07-28 20:30:31.698011 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-07-28 20:30:31.698028 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-07-28 20:30:31.698046 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-07-28 20:30:31.698064 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-07-28 20:30:31.698082 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-07-28 20:30:31.698099 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-07-28 20:30:31.698122 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-07-28 20:30:31.698141 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-07-28 20:30:31.698159 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-07-28 20:30:31.698176 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-07-28 20:30:31.698194 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-07-28 20:30:31.698211 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-07-28 20:30:31.698229 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-07-28 20:30:31.698247 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-07-28 20:30:31.698264 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-07-28 20:30:31.698281 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-07-28 20:30:31.698299 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-07-28 20:30:31.698316 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-07-28 20:30:31.698334 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-07-28 20:30:31.698351 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-07-28 20:30:31.698369 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-07-28 20:30:31.698386 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-07-28 20:30:31.698403 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-07-28 20:30:31.698421 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-07-28 20:30:31.698438 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-07-28 20:30:31.698456 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-07-28 20:30:31.698473 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-07-28 20:30:31.698491 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-07-28 20:30:31.698509 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-07-28 20:30:31.698527 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-07-28 20:30:31.698544 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-07-28 20:30:31.698561 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-07-28 20:30:31.698578 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-07-28 20:30:31.698595 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-07-28 20:30:31.698612 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-07-28 20:30:31.698630 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-07-28 20:30:31.698647 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-07-28 20:30:31.698665 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-07-28 20:30:31.698682 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-07-28 20:30:31.698704 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-07-28 20:30:31.698749 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-07-28 20:30:31.698770 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-07-28 20:30:31.698788 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-07-28 20:30:31.698805 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-07-28 20:30:31.698823 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-07-28 20:30:31.698841 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-07-28 20:30:31.698859 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-07-28 20:30:31.698876 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-07-28 20:30:31.698894 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-07-28 20:30:31.698911 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-07-28 20:30:31.698929 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-07-28 20:30:31.698947 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-07-28 20:30:31.698964 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-07-28 20:30:31.698982 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-07-28 20:30:31.699000 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-07-28 20:30:31.699018 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-07-28 20:30:31.699098 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-07-28 20:30:31.699118 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-07-28 20:30:31.699136 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-07-28 20:30:31.699153 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-07-28 20:30:31.699171 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-07-28 20:30:31.699189 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-07-28 20:30:31.699207 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-07-28 20:30:31.699225 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-07-28 20:30:31.699244 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-07-28 20:30:31.699285 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-07-28 20:30:31.699307 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-07-28 20:30:31.699325 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-07-28 20:30:31.699343 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-07-28 20:30:31.699361 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-07-28 20:30:31.699379 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-07-28 20:30:31.699397 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-07-28 20:30:31.699415 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-07-28 20:30:31.699438 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-wkdxb.txt 2026-07-28 20:30:31.699456 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-wkdxb.yaml 2026-07-28 20:30:31.699475 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-07-28 20:30:31.699493 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-07-28 20:30:31.699511 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-07-28 20:30:31.699529 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-07-28 20:30:31.699547 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-07-28 20:30:31.699565 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-07-28 20:30:31.699583 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-07-28 20:30:31.699600 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-07-28 20:30:31.699618 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-07-28 20:30:31.699636 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-07-28 20:30:31.699654 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-07-28 20:30:31.699671 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-07-28 20:30:31.699689 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-07-28 20:30:31.699706 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-07-28 20:30:31.699724 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-07-28 20:30:31.699742 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-07-28 20:30:31.699759 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-07-28 20:30:31.699777 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-07-28 20:30:31.699795 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-07-28 20:30:31.699813 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-07-28 20:30:31.699831 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-07-28 20:30:31.699848 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-07-28 20:30:31.699866 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-07-28 20:30:31.699884 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-07-28 20:30:31.699901 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-07-28 20:30:31.699919 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-07-28 20:30:31.699937 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-07-28 20:30:31.699955 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-07-28 20:30:31.699973 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-07-28 20:30:31.699991 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-07-28 20:30:31.700008 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-07-28 20:30:31.700033 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-07-28 20:30:31.700052 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-07-28 20:30:31.700070 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-07-28 20:30:31.700087 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-07-28 20:30:31.700105 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-07-28 20:30:31.700122 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-07-28 20:30:31.700139 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-07-28 20:30:31.700157 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-07-28 20:30:31.700175 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-07-28 20:30:31.700192 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-07-28 20:30:31.700210 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-07-28 20:30:31.700229 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-07-28 20:30:31.700247 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-07-28 20:30:31.700265 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-07-28 20:30:31.700282 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-07-28 20:30:31.700300 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-07-28 20:30:31.700318 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-07-28 20:30:31.700336 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-07-28 20:30:31.700353 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-07-28 20:30:31.700371 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-07-28 20:30:31.700388 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-07-28 20:30:31.700406 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-07-28 20:30:31.700424 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-07-28 20:30:31.700442 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-07-28 20:30:31.700526 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-07-28 20:30:31.700549 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-07-28 20:30:31.700567 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-07-28 20:30:31.700586 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-07-28 20:30:31.700604 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-07-28 20:30:31.700626 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-07-28 20:30:31.700645 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-07-28 20:30:31.700663 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-07-28 20:30:31.700681 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-07-28 20:30:31.700699 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-07-28 20:30:31.700717 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-07-28 20:30:31.700735 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-07-28 20:30:31.700752 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-07-28 20:30:31.700785 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-07-28 20:30:31.700810 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-07-28 20:30:31.700834 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-07-28 20:30:31.700860 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-07-28 20:30:31.700885 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-07-28 20:30:31.700904 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-07-28 20:30:31.700922 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-07-28 20:30:31.700940 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-07-28 20:30:31.700974 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-07-28 20:30:31.700993 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-07-28 20:30:31.701011 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-07-28 20:30:31.701029 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-07-28 20:30:31.701048 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-07-28 20:30:31.701065 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-07-28 20:30:31.701083 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-07-28 20:30:31.701100 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-07-28 20:30:31.701118 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-07-28 20:30:31.701135 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-07-28 20:30:31.701153 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-07-28 20:30:31.701170 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-07-28 20:30:31.701188 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-07-28 20:30:31.701205 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-07-28 20:30:31.701229 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-07-28 20:30:31.701247 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-07-28 20:30:31.701265 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-07-28 20:30:31.701283 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-07-28 20:30:31.701301 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-07-28 20:30:31.701318 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-07-28 20:30:31.701336 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-07-28 20:30:31.701354 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-07-28 20:30:31.701442 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-07-28 20:30:31.701463 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-07-28 20:30:31.701481 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-07-28 20:30:31.701499 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-07-28 20:30:31.701517 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-07-28 20:30:31.701535 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-07-28 20:30:31.701553 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-07-28 20:30:31.701570 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-07-28 20:30:31.701588 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-07-28 20:30:31.701660 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-07-28 20:30:31.701680 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-07-28 20:30:31.701698 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-07-28 20:30:31.701716 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-07-28 20:30:31.701735 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-07-28 20:30:31.701753 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-07-28 20:30:31.701789 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-07-28 20:30:31.701811 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-07-28 20:30:31.701829 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-07-28 20:30:31.701847 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-07-28 20:30:31.701865 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-07-28 20:30:31.701883 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-07-28 20:30:31.701901 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-07-28 20:30:31.701919 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-07-28 20:30:31.701937 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-07-28 20:30:31.701960 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-07-28 20:30:31.701979 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-07-28 20:30:31.702041 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-07-28 20:30:31.702061 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-07-28 20:30:31.702080 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-07-28 20:30:31.702099 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-07-28 20:30:31.702117 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-07-28 20:30:31.702135 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-07-28 20:30:31.702154 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-07-28 20:30:31.702172 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-07-28 20:30:31.702190 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-07-28 20:30:31.702208 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-07-28 20:30:31.702226 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-07-28 20:30:31.702244 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-07-28 20:30:31.702262 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-28 20:30:31.702283 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-28 20:30:31.702303 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-07-28 20:30:31.702321 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-07-28 20:30:31.702338 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt 2026-07-28 20:30:31.702355 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml 2026-07-28 20:30:31.702373 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-07-28 20:30:31.702390 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-07-28 20:30:31.702408 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-07-28 20:30:31.702425 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-07-28 20:30:31.702442 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-07-28 20:30:31.702459 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-07-28 20:30:31.702477 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-28 20:30:31.702494 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-07-28 20:30:31.702511 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-07-28 20:30:31.702529 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-07-28 20:30:31.702547 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-07-28 20:30:31.702565 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-07-28 20:30:31.702583 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-07-28 20:30:31.702605 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-07-28 20:30:31.702623 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-07-28 20:30:31.702641 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-07-28 20:30:31.702659 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-07-28 20:30:31.702676 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-07-28 20:30:31.702694 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-07-28 20:30:31.702712 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-07-28 20:30:31.702729 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-07-28 20:30:31.702747 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-07-28 20:30:31.702764 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-07-28 20:30:31.702801 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-07-28 20:30:31.702844 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-07-28 20:30:31.702871 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-07-28 20:30:31.702900 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-07-28 20:30:31.702930 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-28 20:30:31.702951 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-07-28 20:30:31.702970 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-07-28 20:30:31.702987 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-28 20:30:31.703006 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-28 20:30:31.703024 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-07-28 20:30:31.703042 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-07-28 20:30:31.703060 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-07-28 20:30:31.703078 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-07-28 20:30:31.703096 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-07-28 20:30:31.703114 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-07-28 20:30:31.703131 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-07-28 20:30:31.703149 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-07-28 20:30:31.703167 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-07-28 20:30:31.703185 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-07-28 20:30:31.703203 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-07-28 20:30:31.703221 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-07-28 20:30:31.703239 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-07-28 20:30:31.703257 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-07-28 20:30:31.703275 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-07-28 20:30:31.703299 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-07-28 20:30:31.703318 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-07-28 20:30:31.703336 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-07-28 20:30:31.703354 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt 2026-07-28 20:30:31.703371 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml 2026-07-28 20:30:31.703389 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-07-28 20:30:31.703407 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-07-28 20:30:31.703425 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-07-28 20:30:31.703443 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-07-28 20:30:31.703461 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-07-28 20:30:31.703479 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-07-28 20:30:31.703497 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-07-28 20:30:31.703514 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-07-28 20:30:31.703531 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-07-28 20:30:31.703549 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-07-28 20:30:31.703568 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-07-28 20:30:31.703594 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-07-28 20:30:31.703614 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-07-28 20:30:31.703633 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-07-28 20:30:31.703652 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-07-28 20:30:31.703670 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-07-28 20:30:31.703688 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-07-28 20:30:31.703706 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-07-28 20:30:31.703724 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-07-28 20:30:31.703742 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-wqlg8.txt 2026-07-28 20:30:31.703760 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-wqlg8.yaml 2026-07-28 20:30:31.703778 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-65fdb486cc-rvlhk.txt 2026-07-28 20:30:31.703796 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-65fdb486cc-rvlhk.yaml 2026-07-28 20:30:31.703814 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-fqz4c.txt 2026-07-28 20:30:31.703832 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-fqz4c.yaml 2026-07-28 20:30:31.703849 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-ltmrb.txt 2026-07-28 20:30:31.703873 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-ltmrb.yaml 2026-07-28 20:30:31.703892 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-bkwlj.txt 2026-07-28 20:30:31.703910 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-bkwlj.yaml 2026-07-28 20:30:31.703928 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-07-28 20:30:31.703946 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-07-28 20:30:31.703964 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-07-28 20:30:31.703982 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-07-28 20:30:31.704000 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-fsxsv.txt 2026-07-28 20:30:31.704017 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-fsxsv.yaml 2026-07-28 20:30:31.704035 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-07-28 20:30:31.704053 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-07-28 20:30:31.704071 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-jjpd9.txt 2026-07-28 20:30:31.704089 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-jjpd9.yaml 2026-07-28 20:30:31.704107 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-rnbj7.txt 2026-07-28 20:30:31.704148 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-rnbj7.yaml 2026-07-28 20:30:31.704185 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-zswnw.txt 2026-07-28 20:30:31.704208 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-zswnw.yaml 2026-07-28 20:30:31.704226 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-07-28 20:30:31.704245 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-07-28 20:30:31.704263 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-nkzm7.txt 2026-07-28 20:30:31.704281 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-nkzm7.yaml 2026-07-28 20:30:31.704299 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-27t6k.txt 2026-07-28 20:30:31.704318 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-27t6k.yaml 2026-07-28 20:30:31.704336 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-07-28 20:30:31.704354 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-07-28 20:30:31.704373 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-07-28 20:30:31.704391 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-07-28 20:30:31.704409 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-07-28 20:30:31.704427 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-07-28 20:30:31.704445 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-07-28 20:30:31.704463 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt 2026-07-28 20:30:31.704481 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml 2026-07-28 20:30:31.704504 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-07-28 20:30:31.704523 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-07-28 20:30:31.704541 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-07-28 20:30:31.704559 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-07-28 20:30:31.704577 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-07-28 20:30:31.704594 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-07-28 20:30:31.704612 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-07-28 20:30:31.704630 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-07-28 20:30:31.704648 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-07-28 20:30:31.704666 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-07-28 20:30:31.704684 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-07-28 20:30:31.704703 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-07-28 20:30:31.704721 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-07-28 20:30:31.704739 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-07-28 20:30:31.704757 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-07-28 20:30:31.704795 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-07-28 20:30:31.704820 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-07-28 20:30:31.704842 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-07-28 20:30:31.704860 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-07-28 20:30:31.704878 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-07-28 20:30:31.704895 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-07-28 20:30:31.704913 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-07-28 20:30:31.704930 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-07-28 20:30:31.704947 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-07-28 20:30:31.704985 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-07-28 20:30:31.705003 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-07-28 20:30:31.705021 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-07-28 20:30:31.705038 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-07-28 20:30:31.705056 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-07-28 20:30:31.705074 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-07-28 20:30:31.705091 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-07-28 20:30:31.705114 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-07-28 20:30:31.705132 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-07-28 20:30:31.705150 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-07-28 20:30:31.705167 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-07-28 20:30:31.705185 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-07-28 20:30:31.705202 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-07-28 20:30:31.705220 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-07-28 20:30:31.705238 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-bkwlj-tls.txt 2026-07-28 20:30:31.705256 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-bkwlj-tls.yaml 2026-07-28 20:30:31.705276 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-07-28 20:30:31.705297 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-07-28 20:30:31.705315 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-07-28 20:30:31.705332 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-07-28 20:30:31.705349 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-07-28 20:30:31.705367 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-07-28 20:30:31.705385 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-07-28 20:30:31.705403 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-07-28 20:30:31.705420 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-07-28 20:30:31.705438 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-07-28 20:30:31.705456 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-07-28 20:30:31.705474 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-07-28 20:30:31.705491 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-07-28 20:30:31.705509 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-07-28 20:30:31.705526 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-07-28 20:30:31.705544 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-07-28 20:30:31.705561 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-07-28 20:30:31.705579 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-07-28 20:30:31.705596 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-07-28 20:30:31.705614 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-07-28 20:30:31.705632 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-07-28 20:30:31.705654 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-07-28 20:30:31.705672 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt 2026-07-28 20:30:31.705690 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml 2026-07-28 20:30:31.705708 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-07-28 20:30:31.705726 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-07-28 20:30:31.705743 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-07-28 20:30:31.705761 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-07-28 20:30:31.705831 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-07-28 20:30:31.705855 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-07-28 20:30:31.705873 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-07-28 20:30:31.705891 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-07-28 20:30:31.705909 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-07-28 20:30:31.705927 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-07-28 20:30:31.705972 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-07-28 20:30:31.706007 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-07-28 20:30:31.706029 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-28 20:30:31.706047 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-07-28 20:30:31.706066 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-07-28 20:30:31.706084 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-28 20:30:31.706103 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-28 20:30:31.706121 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-07-28 20:30:31.706139 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-07-28 20:30:31.706157 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-07-28 20:30:31.706175 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-07-28 20:30:31.706193 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-07-28 20:30:31.706211 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-07-28 20:30:31.706228 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-07-28 20:30:31.706246 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-07-28 20:30:31.706264 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-07-28 20:30:31.706281 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-07-28 20:30:31.706299 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-07-28 20:30:31.706316 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-07-28 20:30:31.706339 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt 2026-07-28 20:30:31.706357 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml 2026-07-28 20:30:31.706375 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-07-28 20:30:31.706392 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-07-28 20:30:31.706410 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-07-28 20:30:31.706428 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-07-28 20:30:31.706446 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-07-28 20:30:31.706464 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-07-28 20:30:31.706482 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-07-28 20:30:31.706500 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-07-28 20:30:31.706517 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-07-28 20:30:31.706535 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-07-28 20:30:31.706553 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-07-28 20:30:31.706571 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-07-28 20:30:31.706589 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-07-28 20:30:31.706606 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-07-28 20:30:31.706625 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-07-28 20:30:31.706642 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-07-28 20:30:31.706660 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-07-28 20:30:31.706678 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-07-28 20:30:31.706696 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-07-28 20:30:31.706713 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-07-28 20:30:31.706731 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-07-28 20:30:31.706749 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-07-28 20:30:31.706767 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-07-28 20:30:31.706785 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-07-28 20:30:31.706803 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-07-28 20:30:31.706821 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-07-28 20:30:31.706839 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-07-28 20:30:31.706857 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-07-28 20:30:31.706875 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-07-28 20:30:31.706893 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-07-28 20:30:31.706911 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-07-28 20:30:31.706929 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-07-28 20:30:31.706951 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-07-28 20:30:31.706970 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-07-28 20:30:31.706988 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-07-28 20:30:31.707006 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt 2026-07-28 20:30:31.707024 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml 2026-07-28 20:30:31.707041 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-07-28 20:30:31.707059 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-07-28 20:30:31.707077 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-07-28 20:30:31.707095 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-07-28 20:30:31.707116 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-07-28 20:30:31.707169 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-07-28 20:30:31.707204 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-07-28 20:30:31.707229 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-07-28 20:30:31.707254 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-07-28 20:30:31.707278 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-07-28 20:30:31.707302 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-07-28 20:30:31.707326 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-07-28 20:30:31.707351 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-07-28 20:30:31.707374 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-07-28 20:30:31.707398 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-07-28 20:30:31.707422 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-07-28 20:30:31.707445 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-07-28 20:30:31.707468 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-07-28 20:30:31.707492 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-07-28 20:30:31.707517 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-07-28 20:30:31.707541 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-07-28 20:30:31.707565 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-07-28 20:30:31.707588 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-07-28 20:30:31.707612 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-07-28 20:30:31.707635 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-07-28 20:30:31.707659 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-07-28 20:30:31.707682 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-07-28 20:30:31.707704 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-07-28 20:30:31.707728 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-07-28 20:30:31.707751 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-07-28 20:30:31.707775 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-07-28 20:30:31.707806 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-07-28 20:30:31.707835 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-07-28 20:30:31.707861 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-07-28 20:30:31.707884 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-07-28 20:30:31.707906 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-07-28 20:30:31.707929 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-07-28 20:30:31.707950 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-07-28 20:30:31.707972 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-07-28 20:30:31.707992 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-07-28 20:30:31.708014 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-07-28 20:30:31.708035 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-07-28 20:30:31.708057 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-07-28 20:30:31.708078 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-07-28 20:30:31.708100 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-07-28 20:30:31.708122 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-07-28 20:30:31.708145 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-07-28 20:30:31.708168 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-07-28 20:30:31.708196 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-07-28 20:30:31.708227 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-07-28 20:30:31.708273 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-07-28 20:30:31.708300 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt 2026-07-28 20:30:31.708327 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml 2026-07-28 20:30:31.708353 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt 2026-07-28 20:30:31.708374 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml 2026-07-28 20:30:31.708392 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-07-28 20:30:31.708410 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-07-28 20:30:31.708428 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-07-28 20:30:31.708445 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-07-28 20:30:31.708463 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-07-28 20:30:31.708481 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-07-28 20:30:31.708499 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-07-28 20:30:31.708517 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-07-28 20:30:31.708535 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-07-28 20:30:31.708553 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-07-28 20:30:31.708571 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-07-28 20:30:31.708588 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-07-28 20:30:31.708612 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-07-28 20:30:31.708631 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-07-28 20:30:31.708649 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-07-28 20:30:31.708666 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-07-28 20:30:31.708684 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-07-28 20:30:31.708701 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-07-28 20:30:31.708719 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-07-28 20:30:31.708736 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-07-28 20:30:31.708754 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-07-28 20:30:31.708818 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-07-28 20:30:31.708849 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-07-28 20:30:31.708871 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-07-28 20:30:31.708889 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-07-28 20:30:31.708908 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-07-28 20:30:31.708926 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-07-28 20:30:31.708945 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-07-28 20:30:31.708983 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-07-28 20:30:31.709002 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-07-28 20:30:31.709020 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-07-28 20:30:31.709038 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-07-28 20:30:31.709056 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-07-28 20:30:31.709074 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-07-28 20:30:31.709092 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-07-28 20:30:31.709110 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-07-28 20:30:31.709128 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-07-28 20:30:31.709145 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-07-28 20:30:31.709163 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-07-28 20:30:31.709181 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-07-28 20:30:31.709199 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-07-28 20:30:31.709217 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-07-28 20:30:31.709236 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-07-28 20:30:31.709254 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-07-28 20:30:31.709272 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-07-28 20:30:31.709297 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-07-28 20:30:31.709325 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-07-28 20:30:31.709351 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-07-28 20:30:31.709372 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-07-28 20:30:31.709390 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-07-28 20:30:31.709408 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-07-28 20:30:31.709426 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-07-28 20:30:31.709444 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-07-28 20:30:31.709462 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-07-28 20:30:31.709480 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-07-28 20:30:31.709499 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-07-28 20:30:31.709517 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-07-28 20:30:31.709535 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-07-28 20:30:31.709553 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-07-28 20:30:31.709572 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-07-28 20:30:31.709590 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-07-28 20:30:31.709609 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-07-28 20:30:31.709627 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-07-28 20:30:31.709645 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-07-28 20:30:31.709663 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-07-28 20:30:31.709681 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-07-28 20:30:31.709699 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-07-28 20:30:31.709717 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-07-28 20:30:31.709735 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-07-28 20:30:31.709753 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-07-28 20:30:31.709771 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-07-28 20:30:31.709789 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-07-28 20:30:31.709807 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-07-28 20:30:31.709833 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-07-28 20:30:31.709860 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-07-28 20:30:31.709882 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-07-28 20:30:31.709901 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-07-28 20:30:31.709920 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-07-28 20:30:31.709938 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-07-28 20:30:31.709957 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-07-28 20:30:31.709994 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt 2026-07-28 20:30:31.710014 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml 2026-07-28 20:30:31.710033 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt 2026-07-28 20:30:31.710051 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml 2026-07-28 20:30:31.710070 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-07-28 20:30:31.710088 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-07-28 20:30:31.710106 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-07-28 20:30:31.710125 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-07-28 20:30:31.710144 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-07-28 20:30:31.710163 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-07-28 20:30:31.710182 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt 2026-07-28 20:30:31.710200 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml 2026-07-28 20:30:31.710218 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-07-28 20:30:31.710237 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-07-28 20:30:31.710256 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-07-28 20:30:31.710275 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-07-28 20:30:31.710294 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-07-28 20:30:31.710313 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-07-28 20:30:31.710332 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-07-28 20:30:31.710351 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-07-28 20:30:31.710370 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-07-28 20:30:31.710389 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-07-28 20:30:31.710407 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-07-28 20:30:31.710426 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-07-28 20:30:31.710444 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-07-28 20:30:31.710462 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-07-28 20:30:31.710480 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-07-28 20:30:31.710499 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-07-28 20:30:31.710518 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-07-28 20:30:31.710536 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-07-28 20:30:31.710554 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-07-28 20:30:31.710572 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-07-28 20:30:31.710589 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-07-28 20:30:31.710607 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-07-28 20:30:31.710625 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-07-28 20:30:31.710642 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-07-28 20:30:31.710660 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-07-28 20:30:31.710683 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-07-28 20:30:31.710703 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-07-28 20:30:31.710721 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-07-28 20:30:31.710740 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-07-28 20:30:31.710850 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-07-28 20:30:31.710877 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-07-28 20:30:31.710906 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-07-28 20:30:31.710954 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-07-28 20:30:31.710983 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-07-28 20:30:31.711012 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-07-28 20:30:31.711085 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-07-28 20:30:31.711110 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-07-28 20:30:31.711129 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-07-28 20:30:31.711147 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-07-28 20:30:31.711196 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-07-28 20:30:31.711215 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-07-28 20:30:31.711250 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-07-28 20:30:31.711270 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-07-28 20:30:31.711289 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-07-28 20:30:31.711307 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-07-28 20:30:31.711380 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt 2026-07-28 20:30:31.711416 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml 2026-07-28 20:30:31.711438 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-07-28 20:30:31.711478 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-07-28 20:30:31.711512 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-07-28 20:30:31.711547 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-07-28 20:30:31.711567 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-07-28 20:30:31.711602 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-07-28 20:30:31.711624 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-07-28 20:30:31.711643 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-07-28 20:30:31.711696 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-07-28 20:30:31.711716 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-07-28 20:30:31.711735 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-07-28 20:30:31.711775 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-07-28 20:30:31.711796 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-07-28 20:30:31.711862 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-07-28 20:30:31.711884 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-07-28 20:30:31.711903 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-07-28 20:30:31.711945 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-07-28 20:30:31.711969 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-07-28 20:30:31.712003 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-07-28 20:30:31.712024 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-07-28 20:30:31.712043 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-07-28 20:30:31.712083 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-07-28 20:30:31.712102 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-07-28 20:30:31.712159 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-07-28 20:30:31.712182 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-07-28 20:30:31.712202 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-07-28 20:30:31.712220 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-07-28 20:30:31.712239 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-07-28 20:30:31.712257 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-07-28 20:30:31.712276 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-07-28 20:30:31.712325 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-07-28 20:30:31.712345 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-07-28 20:30:31.712411 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-07-28 20:30:31.712432 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-07-28 20:30:31.712474 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-07-28 20:30:31.712494 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-07-28 20:30:31.712513 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-07-28 20:30:31.712553 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-07-28 20:30:31.712574 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-07-28 20:30:31.712593 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-07-28 20:30:31.712633 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-07-28 20:30:31.712654 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-07-28 20:30:31.712696 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-07-28 20:30:31.712716 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-07-28 20:30:31.712734 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-07-28 20:30:31.712793 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-07-28 20:30:31.712819 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-07-28 20:30:31.712840 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt 2026-07-28 20:30:31.712859 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml 2026-07-28 20:30:31.712902 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt 2026-07-28 20:30:31.712925 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml 2026-07-28 20:30:31.712950 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-07-28 20:30:31.713047 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-07-28 20:30:31.713066 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-07-28 20:30:31.713085 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-07-28 20:30:31.713103 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-07-28 20:30:31.713121 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-07-28 20:30:31.713139 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-07-28 20:30:31.713157 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-07-28 20:30:31.713174 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-07-28 20:30:31.713192 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-07-28 20:30:31.713210 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-07-28 20:30:31.713228 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-07-28 20:30:31.713246 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-07-28 20:30:31.713264 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-07-28 20:30:31.713284 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-07-28 20:30:31.713305 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-07-28 20:30:31.713322 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-07-28 20:30:31.713340 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-07-28 20:30:31.713357 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-07-28 20:30:31.713375 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-07-28 20:30:31.713393 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-07-28 20:30:31.713410 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-07-28 20:30:31.713428 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-07-28 20:30:31.713447 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-07-28 20:30:31.713464 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-07-28 20:30:31.713482 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-07-28 20:30:31.713500 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-07-28 20:30:31.713518 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-07-28 20:30:31.713536 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-07-28 20:30:31.713555 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-07-28 20:30:31.713573 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-07-28 20:30:31.713591 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-07-28 20:30:31.713609 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-07-28 20:30:31.713626 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-07-28 20:30:31.713645 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-07-28 20:30:31.713668 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-07-28 20:30:31.713687 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-07-28 20:30:31.713705 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-07-28 20:30:31.713723 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-07-28 20:30:31.713741 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-07-28 20:30:31.713759 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-07-28 20:30:31.713777 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-07-28 20:30:31.713795 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-07-28 20:30:31.713813 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-07-28 20:30:31.713831 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-07-28 20:30:31.713849 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-07-28 20:30:31.713867 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-07-28 20:30:31.713885 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-07-28 20:30:31.713903 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-07-28 20:30:31.713921 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-07-28 20:30:31.713939 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-07-28 20:30:31.713956 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-07-28 20:30:31.713974 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-07-28 20:30:31.713992 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-07-28 20:30:31.714010 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-07-28 20:30:31.714027 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-07-28 20:30:31.714045 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-07-28 20:30:31.714063 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-07-28 20:30:31.714080 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-07-28 20:30:31.714097 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-07-28 20:30:31.714115 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-07-28 20:30:31.714132 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-07-28 20:30:31.714150 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-07-28 20:30:31.714168 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-07-28 20:30:31.714185 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-07-28 20:30:31.714203 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-07-28 20:30:31.714221 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-07-28 20:30:31.714239 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-07-28 20:30:31.714257 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-07-28 20:30:31.714274 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-07-28 20:30:31.714292 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-07-28 20:30:31.714313 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-07-28 20:30:31.714332 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-07-28 20:30:31.714349 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-07-28 20:30:31.714367 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-07-28 20:30:31.714385 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-07-28 20:30:31.714403 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-07-28 20:30:31.714421 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-07-28 20:30:31.714439 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-07-28 20:30:31.714457 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-07-28 20:30:31.714474 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-07-28 20:30:31.714492 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-07-28 20:30:31.714510 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-07-28 20:30:31.714527 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-07-28 20:30:31.714545 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-07-28 20:30:31.714563 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-07-28 20:30:31.714583 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-07-28 20:30:31.714601 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-07-28 20:30:31.714619 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-07-28 20:30:31.714638 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-07-28 20:30:31.714656 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-07-28 20:30:31.714674 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-07-28 20:30:31.714692 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-07-28 20:30:31.714709 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-07-28 20:30:31.714728 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-07-28 20:30:31.714745 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-07-28 20:30:31.714763 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-07-28 20:30:31.714781 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-07-28 20:30:31.714799 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-07-28 20:30:31.714817 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-07-28 20:30:31.714835 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-07-28 20:30:31.714853 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-07-28 20:30:31.714871 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-07-28 20:30:31.714889 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-07-28 20:30:31.714906 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-07-28 20:30:31.714924 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-07-28 20:30:31.714941 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-07-28 20:30:31.714959 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-07-28 20:30:31.714976 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-07-28 20:30:31.714998 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-07-28 20:30:31.715017 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-07-28 20:30:31.715035 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-07-28 20:30:31.715052 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-07-28 20:30:31.715070 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-07-28 20:30:31.715088 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-07-28 20:30:31.715105 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-07-28 20:30:31.715122 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-07-28 20:30:31.715140 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-07-28 20:30:31.715157 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-07-28 20:30:31.715175 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-07-28 20:30:31.715193 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29754485.txt 2026-07-28 20:30:31.715211 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29754485.yaml 2026-07-28 20:30:31.715229 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-07-28 20:30:31.715246 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-07-28 20:30:31.715264 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-07-28 20:30:31.715281 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-07-28 20:30:31.715299 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-07-28 20:30:31.715316 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-07-28 20:30:31.715334 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-07-28 20:30:31.715351 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-07-28 20:30:31.715368 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-07-28 20:30:31.715386 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-07-28 20:30:31.715404 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-07-28 20:30:31.715421 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-07-28 20:30:31.715439 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-07-28 20:30:31.715456 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-07-28 20:30:31.715474 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-07-28 20:30:31.715491 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-07-28 20:30:31.715509 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-07-28 20:30:31.715527 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-07-28 20:30:31.715545 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-07-28 20:30:31.715562 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-07-28 20:30:31.715580 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-07-28 20:30:31.715598 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-07-28 20:30:31.715616 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-07-28 20:30:31.715697 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-07-28 20:30:31.715725 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29754495.txt 2026-07-28 20:30:31.715751 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29754495.yaml 2026-07-28 20:30:31.715770 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29754500.txt 2026-07-28 20:30:31.715788 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29754500.yaml 2026-07-28 20:30:31.715807 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29754505.txt 2026-07-28 20:30:31.715825 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29754505.yaml 2026-07-28 20:30:31.715843 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-07-28 20:30:31.715860 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-07-28 20:30:31.715878 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-07-28 20:30:31.715896 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-07-28 20:30:31.715915 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-07-28 20:30:31.715933 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-07-28 20:30:31.715951 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-07-28 20:30:31.715969 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-07-28 20:30:31.715987 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-07-28 20:30:31.716005 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-07-28 20:30:31.716023 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-07-28 20:30:31.716041 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-07-28 20:30:31.716059 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-07-28 20:30:31.716078 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-07-28 20:30:31.716096 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-07-28 20:30:31.716114 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-07-28 20:30:31.716132 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-07-28 20:30:31.716150 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-07-28 20:30:31.716168 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-07-28 20:30:31.716185 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-07-28 20:30:31.716203 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-07-28 20:30:31.716221 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-07-28 20:30:31.716238 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-07-28 20:30:31.716256 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-07-28 20:30:31.716274 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-07-28 20:30:31.716292 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-07-28 20:30:31.716309 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-07-28 20:30:31.716327 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-07-28 20:30:31.716345 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-07-28 20:30:31.716364 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-07-28 20:30:31.716392 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-07-28 20:30:31.716420 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-07-28 20:30:31.716446 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-07-28 20:30:31.716467 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-07-28 20:30:31.716485 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-07-28 20:30:31.716503 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-07-28 20:30:31.716521 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-07-28 20:30:31.716539 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-07-28 20:30:31.716556 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-07-28 20:30:31.716635 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-07-28 20:30:31.716663 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt 2026-07-28 20:30:31.716682 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml 2026-07-28 20:30:31.716701 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt 2026-07-28 20:30:31.716735 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml 2026-07-28 20:30:31.716821 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-07-28 20:30:31.716852 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-07-28 20:30:31.716908 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-07-28 20:30:31.716950 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-07-28 20:30:31.717201 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-07-28 20:30:31.717253 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-07-28 20:30:31.717277 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-07-28 20:30:31.717297 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-07-28 20:30:31.717317 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-07-28 20:30:31.717336 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-07-28 20:30:31.717355 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-07-28 20:30:31.717374 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-07-28 20:30:31.717392 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-07-28 20:30:31.717410 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-07-28 20:30:31.717428 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-07-28 20:30:31.717446 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-07-28 20:30:31.717464 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-07-28 20:30:31.717482 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-07-28 20:30:31.717500 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-07-28 20:30:31.717518 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-07-28 20:30:31.717536 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-07-28 20:30:31.717554 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-07-28 20:30:31.717572 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-07-28 20:30:31.717590 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-07-28 20:30:31.717608 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-07-28 20:30:31.717626 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-07-28 20:30:31.717651 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-07-28 20:30:31.717671 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-07-28 20:30:31.717689 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-07-28 20:30:31.717707 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-07-28 20:30:31.717725 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-07-28 20:30:31.717743 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-07-28 20:30:31.717761 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-07-28 20:30:31.717779 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-07-28 20:30:31.717797 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-07-28 20:30:31.717815 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-07-28 20:30:31.717835 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-07-28 20:30:31.717854 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-07-28 20:30:31.717872 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-07-28 20:30:31.717890 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-07-28 20:30:31.717908 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-07-28 20:30:31.717926 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-07-28 20:30:31.717945 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-07-28 20:30:31.717963 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-07-28 20:30:31.717982 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-07-28 20:30:31.718001 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-07-28 20:30:31.718020 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-07-28 20:30:31.718038 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-07-28 20:30:31.718057 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt 2026-07-28 20:30:31.718076 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml 2026-07-28 20:30:31.718094 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt 2026-07-28 20:30:31.718113 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml 2026-07-28 20:30:31.718132 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-07-28 20:30:31.718151 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-07-28 20:30:31.718169 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-07-28 20:30:31.718188 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-07-28 20:30:31.718207 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-07-28 20:30:31.718225 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-07-28 20:30:31.718244 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-07-28 20:30:31.718262 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-07-28 20:30:31.718295 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-07-28 20:30:31.718341 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-07-28 20:30:31.718373 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-07-28 20:30:31.718415 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-07-28 20:30:31.718449 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-07-28 20:30:31.718470 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-07-28 20:30:31.718490 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-07-28 20:30:31.718508 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-07-28 20:30:31.718527 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-07-28 20:30:31.718545 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-07-28 20:30:31.718564 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-07-28 20:30:31.718582 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-07-28 20:30:31.718601 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-07-28 20:30:31.718619 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-07-28 20:30:31.718638 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-07-28 20:30:31.718657 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-d49f84db8-kx64g.txt 2026-07-28 20:30:31.718676 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-d49f84db8-kx64g.yaml 2026-07-28 20:30:31.718694 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-dmwtd.txt 2026-07-28 20:30:31.718712 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-dmwtd.yaml 2026-07-28 20:30:31.718730 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-9v9pw.txt 2026-07-28 20:30:31.718748 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-9v9pw.yaml 2026-07-28 20:30:31.718767 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-g45pj.txt 2026-07-28 20:30:31.718785 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-g45pj.yaml 2026-07-28 20:30:31.718803 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-mlmrw.txt 2026-07-28 20:30:31.718821 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-mlmrw.yaml 2026-07-28 20:30:31.718839 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-rdzgc.txt 2026-07-28 20:30:31.718858 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-rdzgc.yaml 2026-07-28 20:30:31.718875 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-m6bw9.txt 2026-07-28 20:30:31.718893 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-m6bw9.yaml 2026-07-28 20:30:31.718912 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-76d856589b-42xwk.txt 2026-07-28 20:30:31.718929 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-76d856589b-42xwk.yaml 2026-07-28 20:30:31.719026 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-678df5dc7d-g97kl.txt 2026-07-28 20:30:31.719063 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-678df5dc7d-g97kl.yaml 2026-07-28 20:30:31.719085 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-bkgn9.txt 2026-07-28 20:30:31.719103 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-bkgn9.yaml 2026-07-28 20:30:31.719121 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-2rmgk.txt 2026-07-28 20:30:31.719139 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-2rmgk.yaml 2026-07-28 20:30:31.719157 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-w4tvl.txt 2026-07-28 20:30:31.719174 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-w4tvl.yaml 2026-07-28 20:30:31.719192 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-4t894.txt 2026-07-28 20:30:31.719209 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-4t894.yaml 2026-07-28 20:30:31.719227 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-ngj8m.txt 2026-07-28 20:30:31.719245 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-ngj8m.yaml 2026-07-28 20:30:31.719263 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-2p5pt.txt 2026-07-28 20:30:31.719281 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-2p5pt.yaml 2026-07-28 20:30:31.719299 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-s9dzh.txt 2026-07-28 20:30:31.719317 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-s9dzh.yaml 2026-07-28 20:30:31.719335 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-82b56.txt 2026-07-28 20:30:31.719352 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-82b56.yaml 2026-07-28 20:30:31.719370 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-7zp4q.txt 2026-07-28 20:30:31.719387 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-7zp4q.yaml 2026-07-28 20:30:31.719405 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-64db8b74cb-86p52.txt 2026-07-28 20:30:31.719423 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-64db8b74cb-86p52.yaml 2026-07-28 20:30:31.719441 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-rzv6g.txt 2026-07-28 20:30:31.719459 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-rzv6g.yaml 2026-07-28 20:30:31.719477 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-958b8f699-kft5k.txt 2026-07-28 20:30:31.719494 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-958b8f699-kft5k.yaml 2026-07-28 20:30:31.719512 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29754485-9wptn.txt 2026-07-28 20:30:31.719530 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29754485-9wptn.yaml 2026-07-28 20:30:31.719548 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-5f9b8d8764-fbnq6.txt 2026-07-28 20:30:31.719566 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-5f9b8d8764-fbnq6.yaml 2026-07-28 20:30:31.719584 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-wlz45.txt 2026-07-28 20:30:31.719601 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-wlz45.yaml 2026-07-28 20:30:31.719618 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-plprb.txt 2026-07-28 20:30:31.719636 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-plprb.yaml 2026-07-28 20:30:31.719653 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-cdmqs.txt 2026-07-28 20:30:31.719670 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-cdmqs.yaml 2026-07-28 20:30:31.719694 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-rnp8g.txt 2026-07-28 20:30:31.719713 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-rnp8g.yaml 2026-07-28 20:30:31.719730 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-jzlkv.txt 2026-07-28 20:30:31.719748 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-jzlkv.yaml 2026-07-28 20:30:31.719765 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-vrw8t.txt 2026-07-28 20:30:31.719783 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-vrw8t.yaml 2026-07-28 20:30:31.719800 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-hp4h9.txt 2026-07-28 20:30:31.719817 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-hp4h9.yaml 2026-07-28 20:30:31.719834 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-tx4rw.txt 2026-07-28 20:30:31.719852 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-tx4rw.yaml 2026-07-28 20:30:31.719869 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-8fb6c6fc8-8k2ng.txt 2026-07-28 20:30:31.719887 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-8fb6c6fc8-8k2ng.yaml 2026-07-28 20:30:31.719904 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-kvlrq.txt 2026-07-28 20:30:31.719922 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-kvlrq.yaml 2026-07-28 20:30:31.719939 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-cb4d4cf56-8bw8j.txt 2026-07-28 20:30:31.719956 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-cb4d4cf56-8bw8j.yaml 2026-07-28 20:30:31.719973 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-zl5g6.txt 2026-07-28 20:30:31.719991 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-zl5g6.yaml 2026-07-28 20:30:31.720008 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-6mxkm.txt 2026-07-28 20:30:31.720026 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-6mxkm.yaml 2026-07-28 20:30:31.720043 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-v5z6t.txt 2026-07-28 20:30:31.720127 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-v5z6t.yaml 2026-07-28 20:30:31.720161 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-67fc65b987-fvvrm.txt 2026-07-28 20:30:31.720182 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-67fc65b987-fvvrm.yaml 2026-07-28 20:30:31.720201 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29754495-6gwg9.txt 2026-07-28 20:30:31.720219 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29754495-6gwg9.yaml 2026-07-28 20:30:31.720238 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29754500-2gnfl.txt 2026-07-28 20:30:31.720255 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29754500-2gnfl.yaml 2026-07-28 20:30:31.720274 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29754505-g6xq2.txt 2026-07-28 20:30:31.720292 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29754505-g6xq2.yaml 2026-07-28 20:30:31.720310 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-ndmtp.txt 2026-07-28 20:30:31.720328 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-ndmtp.yaml 2026-07-28 20:30:31.720346 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-2xpbh.txt 2026-07-28 20:30:31.720363 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-2xpbh.yaml 2026-07-28 20:30:31.720381 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-tpk82.txt 2026-07-28 20:30:31.720406 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-tpk82.yaml 2026-07-28 20:30:31.720426 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-jdk8g.txt 2026-07-28 20:30:31.720444 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-jdk8g.yaml 2026-07-28 20:30:31.720462 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-xgwb6.txt 2026-07-28 20:30:31.720479 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-xgwb6.yaml 2026-07-28 20:30:31.720497 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-5pz9k.txt 2026-07-28 20:30:31.720515 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-5pz9k.yaml 2026-07-28 20:30:31.720532 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-6d54675595-d8jvv.txt 2026-07-28 20:30:31.720550 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-6d54675595-d8jvv.yaml 2026-07-28 20:30:31.720568 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-4z6jn.txt 2026-07-28 20:30:31.720586 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-4z6jn.yaml 2026-07-28 20:30:31.720604 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-bnth7.txt 2026-07-28 20:30:31.720622 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-bnth7.yaml 2026-07-28 20:30:31.720640 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-vgfb8.txt 2026-07-28 20:30:31.720659 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-vgfb8.yaml 2026-07-28 20:30:31.720677 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-8b82t.txt 2026-07-28 20:30:31.720695 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-8b82t.yaml 2026-07-28 20:30:31.720712 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-cqs8x.txt 2026-07-28 20:30:31.720730 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-cqs8x.yaml 2026-07-28 20:30:31.720747 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-rqrg4.txt 2026-07-28 20:30:31.720765 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-rqrg4.yaml 2026-07-28 20:30:31.720809 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-rrrb5.txt 2026-07-28 20:30:31.720832 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-rrrb5.yaml 2026-07-28 20:30:31.720853 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-s9498.txt 2026-07-28 20:30:31.720871 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-s9498.yaml 2026-07-28 20:30:31.720889 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-7c7b4755bc-sntxk.txt 2026-07-28 20:30:31.720907 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-7c7b4755bc-sntxk.yaml 2026-07-28 20:30:31.720924 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-07-28 20:30:31.720942 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-07-28 20:30:31.721095 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-9bqdc.txt 2026-07-28 20:30:31.721129 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-9bqdc.yaml 2026-07-28 20:30:31.721150 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-6bp8q.txt 2026-07-28 20:30:31.721169 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-6bp8q.yaml 2026-07-28 20:30:31.721187 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-grjz6.txt 2026-07-28 20:30:31.721254 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-grjz6.yaml 2026-07-28 20:30:31.721290 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-lz587.txt 2026-07-28 20:30:31.721310 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-lz587.yaml 2026-07-28 20:30:31.721329 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-sq892.txt 2026-07-28 20:30:31.721347 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-sq892.yaml 2026-07-28 20:30:31.721365 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-rfv6s.txt 2026-07-28 20:30:31.721383 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-rfv6s.yaml 2026-07-28 20:30:31.721401 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-qdglb.txt 2026-07-28 20:30:31.721419 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-qdglb.yaml 2026-07-28 20:30:31.721436 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-9xjdj.txt 2026-07-28 20:30:31.721454 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-9xjdj.yaml 2026-07-28 20:30:31.721471 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-85l4d.txt 2026-07-28 20:30:31.721489 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-85l4d.yaml 2026-07-28 20:30:31.721506 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-gn2gf.txt 2026-07-28 20:30:31.721524 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-gn2gf.yaml 2026-07-28 20:30:31.721541 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-5q555.txt 2026-07-28 20:30:31.721559 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-5q555.yaml 2026-07-28 20:30:31.721577 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-mplzs.txt 2026-07-28 20:30:31.721595 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-mplzs.yaml 2026-07-28 20:30:31.721613 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-74c46fdcc6-n4xpt.txt 2026-07-28 20:30:31.721631 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-74c46fdcc6-n4xpt.yaml 2026-07-28 20:30:31.721649 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-75c4f6c59c-gmkdw.txt 2026-07-28 20:30:31.721667 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-75c4f6c59c-gmkdw.yaml 2026-07-28 20:30:31.721684 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-859f5f8d8d-7mbkb.txt 2026-07-28 20:30:31.721702 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-859f5f8d8d-7mbkb.yaml 2026-07-28 20:30:31.721720 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-b77fdd56f-qxdcp.txt 2026-07-28 20:30:31.721737 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-b77fdd56f-qxdcp.yaml 2026-07-28 20:30:31.721755 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-6psxr.txt 2026-07-28 20:30:31.721772 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-6psxr.yaml 2026-07-28 20:30:31.721790 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-9tzmw.txt 2026-07-28 20:30:31.721807 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-9tzmw.yaml 2026-07-28 20:30:31.721825 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-4957p.txt 2026-07-28 20:30:31.721842 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-4957p.yaml 2026-07-28 20:30:31.721860 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-594f767987-sqc44.txt 2026-07-28 20:30:31.721878 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-594f767987-sqc44.yaml 2026-07-28 20:30:31.721896 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-xx4c5.txt 2026-07-28 20:30:31.721919 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-xx4c5.yaml 2026-07-28 20:30:31.721938 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-2hjts.txt 2026-07-28 20:30:31.721956 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-2hjts.yaml 2026-07-28 20:30:31.721974 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-snx4v.txt 2026-07-28 20:30:31.721991 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-snx4v.yaml 2026-07-28 20:30:31.722009 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-6hh6v.txt 2026-07-28 20:30:31.722026 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-6hh6v.yaml 2026-07-28 20:30:31.722044 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-qslrq.txt 2026-07-28 20:30:31.722062 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-qslrq.yaml 2026-07-28 20:30:31.722080 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-66b8894dc6-57z2p.txt 2026-07-28 20:30:31.722098 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-66b8894dc6-57z2p.yaml 2026-07-28 20:30:31.722115 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-xx9fk.txt 2026-07-28 20:30:31.722133 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-xx9fk.yaml 2026-07-28 20:30:31.722150 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-77f9f99dff-jwqvj.txt 2026-07-28 20:30:31.722168 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-77f9f99dff-jwqvj.yaml 2026-07-28 20:30:31.722186 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-9665bc9-dpk8g.txt 2026-07-28 20:30:31.722551 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-9665bc9-dpk8g.yaml 2026-07-28 20:30:31.722574 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-gtbvg.txt 2026-07-28 20:30:31.722622 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-gtbvg.yaml 2026-07-28 20:30:31.722643 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-n4w62.txt 2026-07-28 20:30:31.722661 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-n4w62.yaml 2026-07-28 20:30:31.722679 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-557v2.txt 2026-07-28 20:30:31.722697 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-557v2.yaml 2026-07-28 20:30:31.722715 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-cwfbv.txt 2026-07-28 20:30:31.722733 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-cwfbv.yaml 2026-07-28 20:30:31.722750 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-757b856b58-vjhbd.txt 2026-07-28 20:30:31.722768 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-757b856b58-vjhbd.yaml 2026-07-28 20:30:31.722786 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-gdckv.txt 2026-07-28 20:30:31.722803 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-gdckv.yaml 2026-07-28 20:30:31.722821 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-6txzk.txt 2026-07-28 20:30:31.722838 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-6txzk.yaml 2026-07-28 20:30:31.722855 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-xzzzs.txt 2026-07-28 20:30:31.722873 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-xzzzs.yaml 2026-07-28 20:30:31.722890 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-99fc5.txt 2026-07-28 20:30:31.722908 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-99fc5.yaml 2026-07-28 20:30:31.722932 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-595649b7d5-tpp55.txt 2026-07-28 20:30:31.722950 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-595649b7d5-tpp55.yaml 2026-07-28 20:30:31.722967 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-lkzjh.txt 2026-07-28 20:30:31.722985 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-lkzjh.yaml 2026-07-28 20:30:31.723002 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-gchtf.txt 2026-07-28 20:30:31.723019 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-gchtf.yaml 2026-07-28 20:30:31.723036 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-4xsjd.txt 2026-07-28 20:30:31.723054 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-4xsjd.yaml 2026-07-28 20:30:31.723071 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt 2026-07-28 20:30:31.723088 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml 2026-07-28 20:30:31.723106 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt 2026-07-28 20:30:31.723123 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml 2026-07-28 20:30:31.723140 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-07-28 20:30:31.723176 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-07-28 20:30:31.723194 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-07-28 20:30:31.723219 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-07-28 20:30:31.723237 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-69d7d4f4b5-nc69r.txt 2026-07-28 20:30:31.723255 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-69d7d4f4b5-nc69r.yaml 2026-07-28 20:30:31.723272 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-7hkkd.txt 2026-07-28 20:30:31.723290 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-7hkkd.yaml 2026-07-28 20:30:31.723306 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-kwjvx.txt 2026-07-28 20:30:31.723323 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-kwjvx.yaml 2026-07-28 20:30:31.723340 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-czmcv.txt 2026-07-28 20:30:31.723357 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-czmcv.yaml 2026-07-28 20:30:31.723374 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-fzt7h.txt 2026-07-28 20:30:31.723392 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-fzt7h.yaml 2026-07-28 20:30:31.723409 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-zg8k8.txt 2026-07-28 20:30:31.723426 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-zg8k8.yaml 2026-07-28 20:30:31.723443 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-cwzhx.txt 2026-07-28 20:30:31.723460 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-cwzhx.yaml 2026-07-28 20:30:31.723477 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-07-28 20:30:31.723495 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-07-28 20:30:31.723512 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-07-28 20:30:31.723529 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-07-28 20:30:31.723546 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-rr92r.txt 2026-07-28 20:30:31.723568 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-rr92r.yaml 2026-07-28 20:30:31.723586 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-07-28 20:30:31.723604 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-07-28 20:30:31.723622 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-07-28 20:30:31.723639 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-07-28 20:30:31.723656 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-07-28 20:30:31.723673 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-07-28 20:30:31.723691 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-07-28 20:30:31.723709 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-07-28 20:30:31.723727 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-5r5lt.txt 2026-07-28 20:30:31.723744 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-5r5lt.yaml 2026-07-28 20:30:31.723762 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-07-28 20:30:31.723780 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-07-28 20:30:31.723797 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-07-28 20:30:31.723815 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-07-28 20:30:31.723832 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-07-28 20:30:31.723849 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-07-28 20:30:31.723867 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-vxw82.txt 2026-07-28 20:30:31.723884 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-vxw82.yaml 2026-07-28 20:30:31.723902 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-hxpvt.txt 2026-07-28 20:30:31.723919 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-hxpvt.yaml 2026-07-28 20:30:31.723937 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-55987779ff-f5vcd.txt 2026-07-28 20:30:31.723955 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-55987779ff-f5vcd.yaml 2026-07-28 20:30:31.723973 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5dd6f98676-75nxc.txt 2026-07-28 20:30:31.723990 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5dd6f98676-75nxc.yaml 2026-07-28 20:30:31.724008 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-8xj6n.txt 2026-07-28 20:30:31.724025 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-8xj6n.yaml 2026-07-28 20:30:31.724043 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-5h8xg.txt 2026-07-28 20:30:31.724060 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-5h8xg.yaml 2026-07-28 20:30:31.724077 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-07-28 20:30:31.724095 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-07-28 20:30:31.724113 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-07-28 20:30:31.724130 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-07-28 20:30:31.724148 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-07-28 20:30:31.724170 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-07-28 20:30:31.724189 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-07-28 20:30:31.724207 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-07-28 20:30:31.724224 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-07-28 20:30:31.724242 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-07-28 20:30:31.724259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-07-28 20:30:31.724277 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-07-28 20:30:31.724295 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-07-28 20:30:31.724312 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-07-28 20:30:31.724330 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-07-28 20:30:31.724349 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-07-28 20:30:31.724366 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-07-28 20:30:31.724383 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-07-28 20:30:31.724401 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-07-28 20:30:31.724419 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-07-28 20:30:31.724436 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-07-28 20:30:31.724453 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-07-28 20:30:31.724471 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-07-28 20:30:31.724488 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-07-28 20:30:31.724506 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-07-28 20:30:31.724524 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-07-28 20:30:31.724542 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-07-28 20:30:31.724559 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-07-28 20:30:31.724577 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-07-28 20:30:31.724594 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-07-28 20:30:31.724611 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-07-28 20:30:31.724628 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-07-28 20:30:31.724646 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-07-28 20:30:31.724663 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-07-28 20:30:31.724681 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-07-28 20:30:31.724698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-07-28 20:30:31.724715 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-07-28 20:30:31.724733 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-07-28 20:30:31.724755 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-07-28 20:30:31.724794 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-07-28 20:30:31.724819 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-07-28 20:30:31.724841 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-07-28 20:30:31.724860 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-07-28 20:30:31.724878 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-07-28 20:30:31.724896 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-07-28 20:30:31.724914 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-07-28 20:30:31.724932 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-07-28 20:30:31.724949 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-07-28 20:30:31.724982 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-07-28 20:30:31.725000 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-07-28 20:30:31.725018 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-07-28 20:30:31.725035 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-07-28 20:30:31.725053 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-07-28 20:30:31.725070 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-07-28 20:30:31.725088 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-07-28 20:30:31.725106 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-07-28 20:30:31.725123 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-07-28 20:30:31.725141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-07-28 20:30:31.725158 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-07-28 20:30:31.725176 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-07-28 20:30:31.725194 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-07-28 20:30:31.725212 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-07-28 20:30:31.725230 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-07-28 20:30:31.725247 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-07-28 20:30:31.725265 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-07-28 20:30:31.725283 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-07-28 20:30:31.725300 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-07-28 20:30:31.725318 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-07-28 20:30:31.725336 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-07-28 20:30:31.725354 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-07-28 20:30:31.725371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-07-28 20:30:31.725389 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-07-28 20:30:31.725412 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-07-28 20:30:31.725430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-07-28 20:30:31.725448 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-07-28 20:30:31.725466 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-07-28 20:30:31.725484 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-07-28 20:30:31.725501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-07-28 20:30:31.725519 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-07-28 20:30:31.725537 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-07-28 20:30:31.725554 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-07-28 20:30:31.725572 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-07-28 20:30:31.725590 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-07-28 20:30:31.725611 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-07-28 20:30:31.725656 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-07-28 20:30:31.725679 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-07-28 20:30:31.725698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-07-28 20:30:31.725717 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-07-28 20:30:31.725735 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-07-28 20:30:31.725754 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-07-28 20:30:31.725772 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-07-28 20:30:31.725790 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-07-28 20:30:31.725808 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-07-28 20:30:31.725826 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-07-28 20:30:31.725844 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-07-28 20:30:31.725862 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-07-28 20:30:31.725880 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-07-28 20:30:31.725898 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-07-28 20:30:31.725915 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-07-28 20:30:31.725933 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-07-28 20:30:31.725951 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-07-28 20:30:31.725969 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-07-28 20:30:31.725987 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-07-28 20:30:31.726005 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-07-28 20:30:31.726022 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-07-28 20:30:31.726040 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-07-28 20:30:31.726057 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-07-28 20:30:31.726081 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-07-28 20:30:31.726099 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-07-28 20:30:31.726117 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-07-28 20:30:31.726135 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-07-28 20:30:31.726152 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-07-28 20:30:31.726170 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-07-28 20:30:31.726187 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-07-28 20:30:31.726205 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-07-28 20:30:31.726223 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-07-28 20:30:31.726241 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-07-28 20:30:31.726259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-07-28 20:30:31.726277 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-07-28 20:30:31.726294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-07-28 20:30:31.726311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-07-28 20:30:31.726329 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-07-28 20:30:31.726347 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-07-28 20:30:31.726365 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-07-28 20:30:31.726382 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-07-28 20:30:31.726400 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-07-28 20:30:31.726417 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-07-28 20:30:31.726435 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-07-28 20:30:31.726453 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-07-28 20:30:31.726471 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-07-28 20:30:31.726489 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-07-28 20:30:31.726507 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-07-28 20:30:31.726525 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-07-28 20:30:31.726543 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-07-28 20:30:31.726561 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-07-28 20:30:31.726579 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-07-28 20:30:31.726597 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-07-28 20:30:31.726614 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-07-28 20:30:31.726638 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-07-28 20:30:31.726663 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-07-28 20:30:31.726690 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-07-28 20:30:31.726710 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-07-28 20:30:31.726782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-07-28 20:30:31.726808 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-07-28 20:30:31.726827 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-07-28 20:30:31.726846 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-07-28 20:30:31.726863 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-07-28 20:30:31.726881 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-07-28 20:30:31.726899 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-07-28 20:30:31.726917 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-07-28 20:30:31.726934 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-07-28 20:30:31.726952 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-07-28 20:30:31.726970 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-07-28 20:30:31.726988 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-07-28 20:30:31.727006 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-07-28 20:30:31.727024 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-07-28 20:30:31.727041 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-07-28 20:30:31.727059 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-07-28 20:30:31.727076 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-07-28 20:30:31.727107 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt 2026-07-28 20:30:31.727126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml 2026-07-28 20:30:31.727145 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt 2026-07-28 20:30:31.727163 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml 2026-07-28 20:30:31.727181 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-07-28 20:30:31.727199 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-07-28 20:30:31.727217 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-07-28 20:30:31.727235 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-07-28 20:30:31.727253 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-07-28 20:30:31.727270 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-07-28 20:30:31.727288 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-07-28 20:30:31.727306 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-07-28 20:30:31.727323 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-07-28 20:30:31.727341 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-07-28 20:30:31.727363 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-07-28 20:30:31.727382 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-07-28 20:30:31.727399 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-07-28 20:30:31.727417 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-07-28 20:30:31.727434 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-07-28 20:30:31.727452 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-07-28 20:30:31.727469 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-07-28 20:30:31.727487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-07-28 20:30:31.727505 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-07-28 20:30:31.727522 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-07-28 20:30:31.727540 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-07-28 20:30:31.727558 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-07-28 20:30:31.727575 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-07-28 20:30:31.727593 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-07-28 20:30:31.727611 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-07-28 20:30:31.727629 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-07-28 20:30:31.727652 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-07-28 20:30:31.727675 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-07-28 20:30:31.727694 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-07-28 20:30:31.727712 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-07-28 20:30:31.727730 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-07-28 20:30:31.727747 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-07-28 20:30:31.727765 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-07-28 20:30:31.727783 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-07-28 20:30:31.727800 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-07-28 20:30:31.727818 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-07-28 20:30:31.727835 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-07-28 20:30:31.727853 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-07-28 20:30:31.727870 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-07-28 20:30:31.727888 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-07-28 20:30:31.727906 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-07-28 20:30:31.727924 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-07-28 20:30:31.727941 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-07-28 20:30:31.727989 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-07-28 20:30:31.728035 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-07-28 20:30:31.728072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-07-28 20:30:31.728091 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-07-28 20:30:31.728109 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-07-28 20:30:31.728127 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-07-28 20:30:31.728171 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-07-28 20:30:31.728192 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-07-28 20:30:31.728210 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-07-28 20:30:31.728245 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-07-28 20:30:31.728267 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-07-28 20:30:31.728285 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-07-28 20:30:31.728356 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-07-28 20:30:31.728381 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-07-28 20:30:31.728400 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-07-28 20:30:31.728418 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-07-28 20:30:31.728436 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-07-28 20:30:31.728455 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-07-28 20:30:31.728473 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-07-28 20:30:31.728491 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt 2026-07-28 20:30:31.728509 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml 2026-07-28 20:30:31.728528 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt 2026-07-28 20:30:31.728546 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml 2026-07-28 20:30:31.728565 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt 2026-07-28 20:30:31.728583 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml 2026-07-28 20:30:31.728602 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt 2026-07-28 20:30:31.728620 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml 2026-07-28 20:30:31.728638 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt 2026-07-28 20:30:31.728659 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml 2026-07-28 20:30:31.728686 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt 2026-07-28 20:30:31.728711 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml 2026-07-28 20:30:31.728731 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-07-28 20:30:31.728750 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-07-28 20:30:31.728806 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-07-28 20:30:31.728828 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-07-28 20:30:31.728856 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-07-28 20:30:31.728875 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-07-28 20:30:31.728894 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-07-28 20:30:31.728912 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-07-28 20:30:31.728930 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-07-28 20:30:31.728949 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-07-28 20:30:31.728987 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-07-28 20:30:31.729006 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-07-28 20:30:31.729024 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-07-28 20:30:31.729043 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-07-28 20:30:31.729061 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-07-28 20:30:31.729079 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-07-28 20:30:31.729097 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-07-28 20:30:31.729115 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-07-28 20:30:31.729133 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-07-28 20:30:31.729152 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-07-28 20:30:31.729170 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-07-28 20:30:31.729188 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-07-28 20:30:31.729206 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-07-28 20:30:31.729224 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-07-28 20:30:31.729242 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-07-28 20:30:31.729259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-07-28 20:30:31.729279 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-07-28 20:30:31.729297 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-07-28 20:30:31.729315 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-07-28 20:30:31.729333 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-07-28 20:30:31.729352 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-07-28 20:30:31.729371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-07-28 20:30:31.729389 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-07-28 20:30:31.729407 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-07-28 20:30:31.729425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-07-28 20:30:31.729444 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-07-28 20:30:31.729463 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-07-28 20:30:31.729487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-07-28 20:30:31.729506 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-07-28 20:30:31.729524 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-07-28 20:30:31.729543 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-07-28 20:30:31.729561 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-07-28 20:30:31.729580 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-07-28 20:30:31.729598 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-07-28 20:30:31.729616 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-07-28 20:30:31.729634 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-07-28 20:30:31.729651 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-07-28 20:30:31.729670 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-07-28 20:30:31.729697 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-07-28 20:30:31.729721 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-07-28 20:30:31.729744 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-07-28 20:30:31.729763 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-07-28 20:30:31.729781 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-07-28 20:30:31.729799 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-07-28 20:30:31.729828 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-07-28 20:30:31.729868 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-07-28 20:30:31.729891 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-07-28 20:30:31.729911 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-07-28 20:30:31.729929 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-07-28 20:30:31.729948 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-07-28 20:30:31.729966 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-07-28 20:30:31.729985 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-07-28 20:30:31.730003 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-07-28 20:30:31.730020 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-07-28 20:30:31.730039 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-07-28 20:30:31.730056 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-07-28 20:30:31.730074 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-07-28 20:30:31.730091 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-07-28 20:30:31.730109 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-07-28 20:30:31.730126 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-07-28 20:30:31.730144 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-07-28 20:30:31.730168 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-07-28 20:30:31.730186 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-07-28 20:30:31.730204 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-07-28 20:30:31.730222 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-07-28 20:30:31.730239 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-07-28 20:30:31.730257 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-07-28 20:30:31.730275 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-07-28 20:30:31.730292 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-07-28 20:30:31.730310 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-07-28 20:30:31.730328 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-07-28 20:30:31.730346 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-07-28 20:30:31.730363 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-07-28 20:30:31.730381 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-07-28 20:30:31.730399 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-07-28 20:30:31.730417 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-07-28 20:30:31.730435 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-07-28 20:30:31.730453 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-07-28 20:30:31.730470 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-07-28 20:30:31.730488 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-07-28 20:30:31.730505 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-07-28 20:30:31.730522 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-07-28 20:30:31.730540 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-07-28 20:30:31.730557 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-07-28 20:30:31.730575 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-07-28 20:30:31.730593 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-07-28 20:30:31.730611 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-07-28 20:30:31.730629 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-07-28 20:30:31.730646 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-07-28 20:30:31.730664 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-07-28 20:30:31.730684 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-07-28 20:30:31.730727 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-07-28 20:30:31.730757 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-07-28 20:30:31.730777 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-07-28 20:30:31.730802 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-07-28 20:30:31.730821 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-07-28 20:30:31.730839 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-07-28 20:30:31.730857 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-07-28 20:30:31.730874 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-07-28 20:30:31.730892 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-07-28 20:30:31.730910 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-07-28 20:30:31.730928 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-07-28 20:30:31.730945 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-07-28 20:30:31.730963 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-07-28 20:30:31.730981 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-07-28 20:30:31.730998 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-07-28 20:30:31.731015 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-07-28 20:30:31.731032 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-07-28 20:30:31.731050 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-07-28 20:30:31.731067 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-07-28 20:30:31.731085 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-07-28 20:30:31.731103 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-07-28 20:30:31.731120 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-07-28 20:30:31.731138 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-07-28 20:30:31.731155 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-07-28 20:30:31.731173 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-07-28 20:30:31.731190 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-07-28 20:30:31.731208 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-07-28 20:30:31.731225 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-07-28 20:30:31.731243 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-07-28 20:30:31.731260 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-07-28 20:30:31.731277 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-07-28 20:30:31.731294 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-07-28 20:30:31.731311 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-07-28 20:30:31.731329 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-07-28 20:30:31.731346 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-07-28 20:30:31.731364 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-07-28 20:30:31.731386 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-07-28 20:30:31.731404 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-07-28 20:30:31.731421 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-07-28 20:30:31.731439 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-07-28 20:30:31.731456 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-07-28 20:30:31.731473 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-07-28 20:30:31.731491 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-07-28 20:30:31.731508 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-07-28 20:30:31.731525 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-07-28 20:30:31.731542 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-07-28 20:30:31.731560 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-07-28 20:30:31.731577 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-07-28 20:30:31.731595 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-07-28 20:30:31.731611 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-07-28 20:30:31.731629 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-07-28 20:30:31.731646 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-07-28 20:30:31.731664 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-07-28 20:30:31.731682 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-07-28 20:30:31.731701 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-07-28 20:30:31.731727 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-07-28 20:30:31.731747 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-07-28 20:30:31.731765 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-07-28 20:30:31.731783 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-07-28 20:30:31.731801 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-07-28 20:30:31.731819 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-07-28 20:30:31.731836 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-07-28 20:30:31.731854 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-07-28 20:30:31.731872 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-07-28 20:30:31.731889 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-07-28 20:30:31.731907 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-07-28 20:30:31.731925 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-07-28 20:30:31.731942 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-07-28 20:30:31.731960 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-07-28 20:30:31.731978 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-07-28 20:30:31.732001 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-07-28 20:30:31.732020 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-07-28 20:30:31.732037 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-07-28 20:30:31.732055 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-07-28 20:30:31.732072 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-07-28 20:30:31.732090 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-07-28 20:30:31.732108 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-07-28 20:30:31.732126 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-07-28 20:30:31.732144 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-07-28 20:30:31.732161 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-07-28 20:30:31.732179 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-07-28 20:30:31.732197 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-07-28 20:30:31.732215 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-07-28 20:30:31.732232 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-07-28 20:30:31.732250 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-07-28 20:30:31.732267 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-07-28 20:30:31.732285 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-07-28 20:30:31.732303 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-07-28 20:30:31.732320 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-07-28 20:30:31.732337 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-07-28 20:30:31.732355 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-07-28 20:30:31.732372 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-07-28 20:30:31.732389 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-07-28 20:30:31.732407 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-07-28 20:30:31.732424 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-07-28 20:30:31.732443 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-07-28 20:30:31.732460 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-07-28 20:30:31.732478 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-07-28 20:30:31.732496 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-07-28 20:30:31.732513 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-07-28 20:30:31.732531 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-07-28 20:30:31.732549 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-07-28 20:30:31.732566 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-07-28 20:30:31.732588 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-07-28 20:30:31.732606 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-07-28 20:30:31.732623 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-07-28 20:30:31.732641 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-07-28 20:30:31.732659 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-07-28 20:30:31.732677 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-07-28 20:30:31.732694 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-07-28 20:30:31.732712 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-07-28 20:30:31.732736 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-07-28 20:30:31.732756 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt 2026-07-28 20:30:31.732794 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml 2026-07-28 20:30:31.732815 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt 2026-07-28 20:30:31.732838 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml 2026-07-28 20:30:31.732860 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-07-28 20:30:31.732879 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-07-28 20:30:31.732897 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-07-28 20:30:31.732915 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-07-28 20:30:31.732933 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-07-28 20:30:31.732968 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-07-28 20:30:31.732991 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-07-28 20:30:31.733009 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-07-28 20:30:31.733027 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-07-28 20:30:31.733045 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-07-28 20:30:31.733063 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-07-28 20:30:31.733080 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-07-28 20:30:31.733098 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-07-28 20:30:31.733115 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-07-28 20:30:31.733132 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-07-28 20:30:31.733150 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-07-28 20:30:31.733167 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-07-28 20:30:31.733184 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-07-28 20:30:31.733202 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-07-28 20:30:31.733225 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-07-28 20:30:31.733244 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-07-28 20:30:31.733262 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-07-28 20:30:31.733280 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-07-28 20:30:31.733297 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-07-28 20:30:31.733315 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-07-28 20:30:31.733333 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-07-28 20:30:31.733350 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-07-28 20:30:31.733368 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-07-28 20:30:31.733386 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-07-28 20:30:31.733403 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-07-28 20:30:31.733421 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-07-28 20:30:31.733438 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-07-28 20:30:31.733455 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-07-28 20:30:31.733473 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-07-28 20:30:31.733490 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-07-28 20:30:31.733508 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-07-28 20:30:31.733525 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-07-28 20:30:31.733542 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-07-28 20:30:31.733560 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-07-28 20:30:31.733577 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-07-28 20:30:31.733594 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-07-28 20:30:31.733612 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-07-28 20:30:31.733629 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-07-28 20:30:31.733646 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-07-28 20:30:31.733663 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-07-28 20:30:31.733680 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-07-28 20:30:31.733697 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-07-28 20:30:31.733714 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-07-28 20:30:31.733733 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-07-28 20:30:31.733759 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-07-28 20:30:31.733784 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-07-28 20:30:31.733804 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-07-28 20:30:31.733827 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-07-28 20:30:31.733846 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-07-28 20:30:31.733864 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-07-28 20:30:31.733881 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-07-28 20:30:31.733898 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-07-28 20:30:31.733916 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-07-28 20:30:31.733933 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-07-28 20:30:31.733951 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-07-28 20:30:31.733968 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-07-28 20:30:31.733986 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-07-28 20:30:31.734004 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt 2026-07-28 20:30:31.734022 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml 2026-07-28 20:30:31.734039 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt 2026-07-28 20:30:31.734057 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml 2026-07-28 20:30:31.734074 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt 2026-07-28 20:30:31.734092 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml 2026-07-28 20:30:31.734110 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt 2026-07-28 20:30:31.734128 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml 2026-07-28 20:30:31.734146 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt 2026-07-28 20:30:31.734163 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml 2026-07-28 20:30:31.734182 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt 2026-07-28 20:30:31.734200 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml 2026-07-28 20:30:31.734219 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-07-28 20:30:31.734237 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-07-28 20:30:31.734254 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-07-28 20:30:31.734272 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-07-28 20:30:31.734290 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-07-28 20:30:31.734307 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-07-28 20:30:31.734325 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-07-28 20:30:31.734342 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-07-28 20:30:31.734360 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-07-28 20:30:31.734377 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-07-28 20:30:31.734394 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-07-28 20:30:31.734412 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-07-28 20:30:31.734434 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-07-28 20:30:31.734453 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-07-28 20:30:31.734471 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-07-28 20:30:31.734489 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-07-28 20:30:31.734506 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-07-28 20:30:31.734524 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-07-28 20:30:31.734541 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-07-28 20:30:31.734559 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-07-28 20:30:31.734576 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-07-28 20:30:31.734594 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-07-28 20:30:31.734612 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-07-28 20:30:31.734629 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-07-28 20:30:31.734646 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-07-28 20:30:31.734663 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-07-28 20:30:31.734681 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-07-28 20:30:31.734698 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-07-28 20:30:31.734716 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-07-28 20:30:31.734734 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-07-28 20:30:31.734754 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-07-28 20:30:31.734778 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-07-28 20:30:31.734797 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-07-28 20:30:31.734815 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-07-28 20:30:31.734833 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-07-28 20:30:31.734850 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-07-28 20:30:31.734868 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-07-28 20:30:31.734886 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-07-28 20:30:31.734903 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-07-28 20:30:31.734920 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-07-28 20:30:31.734938 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-07-28 20:30:31.734955 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-07-28 20:30:31.734973 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-07-28 20:30:31.734990 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-07-28 20:30:31.735008 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-07-28 20:30:31.735025 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-07-28 20:30:31.735043 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-07-28 20:30:31.735065 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-07-28 20:30:31.735084 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-07-28 20:30:31.735101 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-07-28 20:30:31.735119 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-07-28 20:30:31.735136 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-07-28 20:30:31.735153 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-07-28 20:30:31.735170 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-07-28 20:30:31.735188 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-07-28 20:30:31.735206 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-07-28 20:30:31.735224 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-07-28 20:30:31.735241 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-07-28 20:30:31.735259 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-07-28 20:30:31.735277 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-07-28 20:30:31.735295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-07-28 20:30:31.735312 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-07-28 20:30:31.735330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-07-28 20:30:31.735347 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-07-28 20:30:31.735365 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-07-28 20:30:31.735383 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-07-28 20:30:31.735400 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-07-28 20:30:31.735418 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-07-28 20:30:31.735436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-07-28 20:30:31.735454 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-07-28 20:30:31.735471 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-07-28 20:30:31.735489 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-07-28 20:30:31.735507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-07-28 20:30:31.735524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-07-28 20:30:31.735542 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-07-28 20:30:31.735559 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-07-28 20:30:31.735577 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-07-28 20:30:31.735594 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-07-28 20:30:31.735611 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-07-28 20:30:31.735629 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-07-28 20:30:31.735646 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-07-28 20:30:31.735663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-07-28 20:30:31.735686 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-07-28 20:30:31.735704 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-07-28 20:30:31.735722 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-07-28 20:30:31.735739 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-07-28 20:30:31.735757 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-07-28 20:30:31.735782 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-07-28 20:30:31.735802 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-07-28 20:30:31.735820 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-07-28 20:30:31.735837 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-07-28 20:30:31.735855 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-07-28 20:30:31.735874 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-07-28 20:30:31.735892 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-07-28 20:30:31.735910 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-07-28 20:30:31.735928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-07-28 20:30:31.735945 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-07-28 20:30:31.735963 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-07-28 20:30:31.735980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-07-28 20:30:31.735998 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-07-28 20:30:31.736015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-07-28 20:30:31.736033 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-07-28 20:30:31.736050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-07-28 20:30:31.736068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-07-28 20:30:31.736085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-07-28 20:30:31.736103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-07-28 20:30:31.736120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-07-28 20:30:31.736137 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-07-28 20:30:31.736154 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-07-28 20:30:31.736172 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-07-28 20:30:31.736189 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-07-28 20:30:31.736207 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-07-28 20:30:31.736224 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-07-28 20:30:31.736241 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-07-28 20:30:31.736259 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-07-28 20:30:31.736276 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-07-28 20:30:31.736294 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-07-28 20:30:31.736312 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-07-28 20:30:31.736330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-07-28 20:30:31.736352 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-07-28 20:30:31.736371 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-07-28 20:30:31.736389 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-07-28 20:30:31.736406 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-07-28 20:30:31.736424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-07-28 20:30:31.736442 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-07-28 20:30:31.736460 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-07-28 20:30:31.736478 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-07-28 20:30:31.736496 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-07-28 20:30:31.736513 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-07-28 20:30:31.736531 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-07-28 20:30:31.736549 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-07-28 20:30:31.736567 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-07-28 20:30:31.736585 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-07-28 20:30:31.736602 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-07-28 20:30:31.736620 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-07-28 20:30:31.736638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-07-28 20:30:31.736656 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-07-28 20:30:31.736758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-07-28 20:30:31.736841 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-07-28 20:30:31.736864 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-07-28 20:30:31.736882 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-07-28 20:30:31.736901 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-07-28 20:30:31.736919 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-07-28 20:30:31.736937 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-07-28 20:30:31.736970 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-07-28 20:30:31.736991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-07-28 20:30:31.737010 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-07-28 20:30:31.737027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-07-28 20:30:31.737045 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-07-28 20:30:31.737063 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-07-28 20:30:31.737081 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-07-28 20:30:31.737099 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-07-28 20:30:31.737117 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-07-28 20:30:31.737135 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-07-28 20:30:31.737153 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-07-28 20:30:31.737177 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-07-28 20:30:31.737196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-07-28 20:30:31.737214 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-07-28 20:30:31.737232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-07-28 20:30:31.737249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-07-28 20:30:31.737267 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-07-28 20:30:31.737284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-07-28 20:30:31.737302 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-07-28 20:30:31.737320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-07-28 20:30:31.737338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-07-28 20:30:31.737356 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-07-28 20:30:31.737432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-07-28 20:30:31.737471 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-s9498-api.txt 2026-07-28 20:30:31.737490 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-s9498-api.yaml 2026-07-28 20:30:31.737508 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-s9498-vnc.txt 2026-07-28 20:30:31.737526 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-s9498-vnc.yaml 2026-07-28 20:30:31.737545 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-07-28 20:30:31.737563 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-07-28 20:30:31.737581 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-07-28 20:30:31.737599 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-07-28 20:30:31.737617 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-07-28 20:30:31.737663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-07-28 20:30:31.737683 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-07-28 20:30:31.737724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-07-28 20:30:31.737745 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-07-28 20:30:31.737763 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-07-28 20:30:31.737782 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-07-28 20:30:31.737923 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-07-28 20:30:31.737959 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-07-28 20:30:31.737980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-07-28 20:30:31.737999 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-07-28 20:30:31.738018 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-07-28 20:30:31.738036 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-07-28 20:30:31.738077 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-07-28 20:30:31.738111 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-07-28 20:30:31.738152 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-07-28 20:30:31.738178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-07-28 20:30:31.738234 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-07-28 20:30:31.738255 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-07-28 20:30:31.738273 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-07-28 20:30:31.738334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-07-28 20:30:31.738357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-07-28 20:30:31.738398 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-07-28 20:30:31.738417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-07-28 20:30:31.738435 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-07-28 20:30:31.738479 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-07-28 20:30:31.738520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-07-28 20:30:31.738541 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-07-28 20:30:31.738560 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt 2026-07-28 20:30:31.738579 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml 2026-07-28 20:30:31.738624 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt 2026-07-28 20:30:31.738670 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml 2026-07-28 20:30:31.738690 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-07-28 20:30:31.738709 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-07-28 20:30:31.738727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-07-28 20:30:31.738771 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-07-28 20:30:31.738838 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-07-28 20:30:31.738860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-07-28 20:30:31.738879 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-07-28 20:30:31.738935 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-07-28 20:30:31.738958 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-07-28 20:30:31.738976 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-07-28 20:30:31.738994 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-07-28 20:30:31.739013 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-07-28 20:30:31.739058 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-07-28 20:30:31.739077 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-07-28 20:30:31.739096 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-07-28 20:30:31.739114 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-07-28 20:30:31.739171 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-07-28 20:30:31.739197 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-07-28 20:30:31.739239 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-07-28 20:30:31.739288 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-07-28 20:30:31.739309 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-07-28 20:30:31.739327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-07-28 20:30:31.739391 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-07-28 20:30:31.739427 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-07-28 20:30:31.739463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-07-28 20:30:31.739483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-07-28 20:30:31.739502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-07-28 20:30:31.739520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-07-28 20:30:31.739538 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-07-28 20:30:31.739596 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-07-28 20:30:31.739617 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-07-28 20:30:31.739636 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-07-28 20:30:31.739655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-07-28 20:30:31.739673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-07-28 20:30:31.739691 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-07-28 20:30:31.739709 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-07-28 20:30:31.739727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-07-28 20:30:31.739745 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-07-28 20:30:31.739762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-07-28 20:30:31.739780 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-07-28 20:30:31.739798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-07-28 20:30:31.739815 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-07-28 20:30:31.739833 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-07-28 20:30:31.739851 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-07-28 20:30:31.739869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-07-28 20:30:31.739887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-07-28 20:30:31.739905 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-07-28 20:30:31.739922 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-07-28 20:30:31.739940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-07-28 20:30:31.739958 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-07-28 20:30:31.739976 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-07-28 20:30:31.739993 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-07-28 20:30:31.740011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-07-28 20:30:31.740029 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-07-28 20:30:31.740046 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-07-28 20:30:31.740064 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-07-28 20:30:31.740087 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-07-28 20:30:31.740105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-07-28 20:30:31.740122 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-07-28 20:30:31.740140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-07-28 20:30:31.740157 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-07-28 20:30:31.740174 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-07-28 20:30:31.740192 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-07-28 20:30:31.740209 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-07-28 20:30:31.740227 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-07-28 20:30:31.740245 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-07-28 20:30:31.740262 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-07-28 20:30:31.740281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-07-28 20:30:31.740299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-07-28 20:30:31.740317 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-07-28 20:30:31.740335 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-07-28 20:30:31.740353 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-07-28 20:30:31.740371 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt 2026-07-28 20:30:31.740389 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml 2026-07-28 20:30:31.740407 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt 2026-07-28 20:30:31.740425 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml 2026-07-28 20:30:31.740443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt 2026-07-28 20:30:31.740461 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml 2026-07-28 20:30:31.740479 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-07-28 20:30:31.740498 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-07-28 20:30:31.740516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-07-28 20:30:31.740534 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-07-28 20:30:31.740552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-07-28 20:30:31.740569 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-07-28 20:30:31.740587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-07-28 20:30:31.740605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-07-28 20:30:31.740623 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-07-28 20:30:31.740641 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-07-28 20:30:31.740658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-07-28 20:30:31.740676 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-07-28 20:30:31.740695 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-07-28 20:30:31.740713 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-07-28 20:30:31.740735 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-07-28 20:30:31.740754 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-07-28 20:30:31.740793 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-07-28 20:30:31.740812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-07-28 20:30:31.740831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-07-28 20:30:31.740849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-07-28 20:30:31.740866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-07-28 20:30:31.740885 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-07-28 20:30:31.740903 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-07-28 20:30:31.740920 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-07-28 20:30:31.740937 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-07-28 20:30:31.740966 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-07-28 20:30:31.740988 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-07-28 20:30:31.741006 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-07-28 20:30:31.741024 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-07-28 20:30:31.741042 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-07-28 20:30:31.741059 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-07-28 20:30:31.741077 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-07-28 20:30:31.741095 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-07-28 20:30:31.741113 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-07-28 20:30:31.741130 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-07-28 20:30:31.741147 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-07-28 20:30:31.741165 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-07-28 20:30:31.741249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-07-28 20:30:31.741275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-07-28 20:30:31.741295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-07-28 20:30:31.741313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-07-28 20:30:31.741331 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-07-28 20:30:31.741349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-07-28 20:30:31.741368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-07-28 20:30:31.741385 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-07-28 20:30:31.741403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-07-28 20:30:31.741420 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-07-28 20:30:31.741443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-07-28 20:30:31.741462 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-07-28 20:30:31.741480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-07-28 20:30:31.741498 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-07-28 20:30:31.741515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-07-28 20:30:31.741533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-07-28 20:30:31.741550 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-07-28 20:30:31.741568 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-07-28 20:30:31.741586 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-07-28 20:30:31.741603 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-07-28 20:30:31.741621 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-07-28 20:30:31.741639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-07-28 20:30:31.741658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-07-28 20:30:31.741676 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-07-28 20:30:31.741693 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-07-28 20:30:31.741711 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-07-28 20:30:31.741730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-07-28 20:30:31.741747 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-07-28 20:30:31.741765 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-07-28 20:30:31.741782 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-07-28 20:30:31.741801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-07-28 20:30:31.741819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-07-28 20:30:31.741837 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-07-28 20:30:31.741855 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-07-28 20:30:31.741874 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-07-28 20:30:31.741892 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-07-28 20:30:31.741910 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-07-28 20:30:31.741928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-07-28 20:30:31.741946 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-07-28 20:30:31.741964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-07-28 20:30:31.741981 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-07-28 20:30:31.741999 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-07-28 20:30:31.742017 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-07-28 20:30:31.742034 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-07-28 20:30:31.742057 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-07-28 20:30:31.742075 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-07-28 20:30:31.742092 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-07-28 20:30:31.742109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-07-28 20:30:31.742127 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-07-28 20:30:31.742144 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-07-28 20:30:31.742162 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-07-28 20:30:31.742179 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-07-28 20:30:31.742197 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-07-28 20:30:31.742214 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-07-28 20:30:31.742231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-07-28 20:30:31.742249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-07-28 20:30:31.742267 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-07-28 20:30:31.742284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-07-28 20:30:31.742302 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-07-28 20:30:31.742320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-07-28 20:30:31.742337 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-07-28 20:30:31.742354 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-07-28 20:30:31.742372 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-07-28 20:30:31.742389 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-07-28 20:30:31.742406 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-07-28 20:30:31.742423 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt 2026-07-28 20:30:31.742440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml 2026-07-28 20:30:31.742458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-07-28 20:30:31.742475 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-07-28 20:30:31.742492 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-07-28 20:30:31.742510 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-07-28 20:30:31.742527 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-07-28 20:30:31.742545 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-07-28 20:30:31.742563 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-07-28 20:30:31.742581 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-07-28 20:30:31.742599 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-07-28 20:30:31.742617 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-07-28 20:30:31.742640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-07-28 20:30:31.742658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-07-28 20:30:31.742676 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-07-28 20:30:31.742695 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-07-28 20:30:31.742712 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-07-28 20:30:31.742730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-07-28 20:30:31.742748 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-07-28 20:30:31.742765 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-07-28 20:30:31.742783 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-07-28 20:30:31.742801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-07-28 20:30:31.742819 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-07-28 20:30:31.742837 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-07-28 20:30:31.742855 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-07-28 20:30:31.742873 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-07-28 20:30:31.742891 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-07-28 20:30:31.742909 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-07-28 20:30:31.742927 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-07-28 20:30:31.742944 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-07-28 20:30:31.742962 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-07-28 20:30:31.742979 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-07-28 20:30:31.742997 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-07-28 20:30:31.743015 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-07-28 20:30:31.743032 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-07-28 20:30:31.743050 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-07-28 20:30:31.743068 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-07-28 20:30:31.743086 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-07-28 20:30:31.743103 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-07-28 20:30:31.743121 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-07-28 20:30:31.743139 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-07-28 20:30:31.743157 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-07-28 20:30:31.743175 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-07-28 20:30:31.743193 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-07-28 20:30:31.743211 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-07-28 20:30:31.743229 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-07-28 20:30:31.743247 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-07-28 20:30:31.743269 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-07-28 20:30:31.743287 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-07-28 20:30:31.743305 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-07-28 20:30:31.743323 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-07-28 20:30:31.743341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-07-28 20:30:31.743359 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-07-28 20:30:31.743377 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-07-28 20:30:31.743395 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-07-28 20:30:31.743412 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-07-28 20:30:31.743430 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-07-28 20:30:31.743448 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-07-28 20:30:31.743465 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-07-28 20:30:31.743483 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-07-28 20:30:31.743500 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-07-28 20:30:31.743518 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-07-28 20:30:31.743535 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-07-28 20:30:31.743553 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-07-28 20:30:31.743570 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-07-28 20:30:31.743587 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-07-28 20:30:31.743605 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-07-28 20:30:31.743623 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-07-28 20:30:31.743640 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-07-28 20:30:31.743658 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-07-28 20:30:31.743675 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-07-28 20:30:31.743693 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-07-28 20:30:31.743711 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-07-28 20:30:31.743728 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-07-28 20:30:31.743746 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-07-28 20:30:31.743764 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-07-28 20:30:31.743782 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-07-28 20:30:31.743800 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-07-28 20:30:31.743817 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-07-28 20:30:31.743835 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-07-28 20:30:31.743852 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-07-28 20:30:31.743870 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-07-28 20:30:31.743892 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-07-28 20:30:31.743910 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-07-28 20:30:31.743928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-07-28 20:30:31.743946 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-07-28 20:30:31.743964 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-07-28 20:30:31.743982 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-07-28 20:30:31.744000 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-07-28 20:30:31.744018 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-07-28 20:30:31.744035 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-07-28 20:30:31.744053 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-07-28 20:30:31.744071 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-07-28 20:30:31.744088 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-07-28 20:30:31.744106 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-07-28 20:30:31.744124 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-07-28 20:30:31.744141 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-07-28 20:30:31.744159 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-07-28 20:30:31.744177 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-07-28 20:30:31.744194 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-07-28 20:30:31.744212 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-07-28 20:30:31.744229 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-07-28 20:30:31.744247 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-07-28 20:30:31.744265 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-07-28 20:30:31.744282 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-07-28 20:30:31.744300 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-07-28 20:30:31.744318 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-07-28 20:30:31.744336 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-07-28 20:30:31.744354 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-07-28 20:30:31.744372 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-07-28 20:30:31.744390 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-07-28 20:30:31.744408 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-07-28 20:30:31.744426 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-07-28 20:30:31.744443 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-07-28 20:30:31.744461 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-07-28 20:30:31.744478 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-07-28 20:30:31.744496 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-07-28 20:30:31.744517 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-07-28 20:30:31.744536 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-07-28 20:30:31.744554 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-07-28 20:30:31.744572 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-07-28 20:30:31.744590 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-07-28 20:30:31.744608 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-07-28 20:30:31.744626 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-07-28 20:30:31.744643 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-07-28 20:30:31.744662 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-07-28 20:30:31.744679 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-07-28 20:30:31.744697 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-07-28 20:30:31.744715 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-07-28 20:30:31.744733 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-07-28 20:30:31.744751 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-07-28 20:30:31.744788 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-07-28 20:30:31.744814 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-07-28 20:30:31.744836 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-07-28 20:30:31.744854 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-07-28 20:30:31.744872 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-07-28 20:30:31.744890 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-07-28 20:30:31.744908 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-07-28 20:30:31.744925 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-07-28 20:30:31.744943 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-07-28 20:30:31.744977 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-07-28 20:30:31.744996 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-07-28 20:30:31.745014 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-07-28 20:30:31.745031 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-07-28 20:30:31.745048 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-07-28 20:30:31.745066 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-07-28 20:30:31.745083 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-07-28 20:30:31.745101 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-07-28 20:30:31.745118 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-07-28 20:30:31.745136 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-07-28 20:30:31.745153 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-07-28 20:30:31.745176 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-07-28 20:30:31.745195 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-07-28 20:30:31.745213 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-07-28 20:30:31.745230 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-07-28 20:30:31.745248 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-07-28 20:30:31.745266 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-07-28 20:30:31.745283 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-07-28 20:30:31.745301 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-07-28 20:30:31.745318 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-07-28 20:30:31.745336 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-07-28 20:30:31.745354 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-07-28 20:30:31.745372 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-07-28 20:30:31.745390 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-07-28 20:30:31.745408 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-07-28 20:30:31.745425 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-07-28 20:30:31.745442 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-07-28 20:30:31.745460 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-07-28 20:30:31.745477 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-07-28 20:30:31.745495 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-07-28 20:30:31.745512 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-07-28 20:30:31.745530 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-07-28 20:30:31.745547 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-07-28 20:30:31.745564 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-07-28 20:30:31.745582 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-07-28 20:30:31.745599 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-07-28 20:30:31.745616 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-07-28 20:30:31.745634 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-07-28 20:30:31.745651 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-07-28 20:30:31.745669 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-07-28 20:30:31.745687 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-07-28 20:30:31.745704 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt 2026-07-28 20:30:31.745722 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml 2026-07-28 20:30:31.745740 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt 2026-07-28 20:30:31.745757 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml 2026-07-28 20:30:31.745779 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-07-28 20:30:31.745798 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-07-28 20:30:31.745815 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-07-28 20:30:31.745833 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-07-28 20:30:31.745851 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-07-28 20:30:31.745869 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-07-28 20:30:31.745886 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-07-28 20:30:31.745904 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-07-28 20:30:31.745921 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-07-28 20:30:31.745939 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-07-28 20:30:31.745956 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-07-28 20:30:31.745974 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-07-28 20:30:31.745992 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-07-28 20:30:31.746009 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-07-28 20:30:31.746026 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-07-28 20:30:31.746043 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-07-28 20:30:31.746061 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-07-28 20:30:31.746078 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-07-28 20:30:31.746095 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-07-28 20:30:31.746113 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-07-28 20:30:31.746130 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-07-28 20:30:31.746148 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-07-28 20:30:31.746165 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-07-28 20:30:31.746182 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-07-28 20:30:31.746199 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-07-28 20:30:31.746217 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-07-28 20:30:31.746234 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-07-28 20:30:31.746251 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-07-28 20:30:31.746269 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-07-28 20:30:31.746286 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-07-28 20:30:31.746304 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-07-28 20:30:31.746320 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-07-28 20:30:31.746337 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-07-28 20:30:31.746355 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-07-28 20:30:31.746372 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-07-28 20:30:31.746393 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-07-28 20:30:31.746411 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-07-28 20:30:31.746428 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-07-28 20:30:31.746446 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-07-28 20:30:31.746463 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-07-28 20:30:31.746480 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-07-28 20:30:31.746498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-07-28 20:30:31.746516 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-07-28 20:30:31.746533 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-07-28 20:30:31.746551 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-07-28 20:30:31.746569 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-07-28 20:30:31.746586 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-07-28 20:30:31.746604 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-07-28 20:30:31.746621 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-07-28 20:30:31.746639 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-07-28 20:30:31.746656 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-07-28 20:30:31.746674 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-07-28 20:30:31.746692 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-07-28 20:30:31.746709 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-07-28 20:30:31.746727 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-07-28 20:30:31.746744 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-07-28 20:30:31.746761 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-07-28 20:30:31.746779 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-07-28 20:30:31.746797 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-07-28 20:30:31.746815 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-07-28 20:30:31.746833 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-07-28 20:30:31.746850 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-07-28 20:30:31.746868 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-07-28 20:30:31.746885 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-07-28 20:30:31.746903 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-07-28 20:30:31.746920 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-07-28 20:30:31.746938 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt 2026-07-28 20:30:31.746955 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml 2026-07-28 20:30:31.746973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt 2026-07-28 20:30:31.746991 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml 2026-07-28 20:30:31.747013 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt 2026-07-28 20:30:31.747031 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml 2026-07-28 20:30:31.747049 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt 2026-07-28 20:30:31.747066 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml 2026-07-28 20:30:31.747084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-07-28 20:30:31.747101 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-07-28 20:30:31.747119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-07-28 20:30:31.747136 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-07-28 20:30:31.747154 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-07-28 20:30:31.747172 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-07-28 20:30:31.747189 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-07-28 20:30:31.747207 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-07-28 20:30:31.747225 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-07-28 20:30:31.747242 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-07-28 20:30:31.747259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-07-28 20:30:31.747277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-07-28 20:30:31.747294 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-07-28 20:30:31.747311 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-07-28 20:30:31.747329 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-07-28 20:30:31.747347 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-07-28 20:30:31.747364 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-07-28 20:30:31.747382 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-07-28 20:30:31.747399 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-07-28 20:30:31.747417 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-07-28 20:30:31.747434 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-07-28 20:30:31.747452 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-07-28 20:30:31.747469 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-07-28 20:30:31.747487 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-07-28 20:30:31.747504 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-07-28 20:30:31.747522 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-07-28 20:30:31.747539 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-07-28 20:30:31.747557 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-07-28 20:30:31.747574 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-07-28 20:30:31.747592 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-07-28 20:30:31.747613 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-07-28 20:30:31.747632 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-07-28 20:30:31.747649 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-07-28 20:30:31.747666 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-07-28 20:30:31.747683 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-07-28 20:30:31.747701 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-07-28 20:30:31.747718 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-07-28 20:30:31.747735 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-07-28 20:30:31.747753 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-07-28 20:30:31.747771 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-07-28 20:30:31.747788 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-07-28 20:30:31.747806 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-07-28 20:30:31.747823 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-07-28 20:30:31.747841 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-07-28 20:30:31.747858 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-07-28 20:30:31.747876 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-07-28 20:30:31.747893 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-07-28 20:30:31.747910 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-07-28 20:30:31.747928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-07-28 20:30:31.747945 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-07-28 20:30:31.747963 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-07-28 20:30:31.747980 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-07-28 20:30:31.747998 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-07-28 20:30:31.748015 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-07-28 20:30:31.748033 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-07-28 20:30:31.748050 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-07-28 20:30:31.748068 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-07-28 20:30:31.748086 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-07-28 20:30:31.748104 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-07-28 20:30:31.748122 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-07-28 20:30:31.748140 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-07-28 20:30:31.748158 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-07-28 20:30:31.748176 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-07-28 20:30:31.748194 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-07-28 20:30:31.748212 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-07-28 20:30:31.748234 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-07-28 20:30:31.748253 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-07-28 20:30:31.748271 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-07-28 20:30:31.748288 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-07-28 20:30:31.748306 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-07-28 20:30:31.748323 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-07-28 20:30:31.748341 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-07-28 20:30:31.748358 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-07-28 20:30:31.748376 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-07-28 20:30:31.748396 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-07-28 20:30:31.748423 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-07-28 20:30:31.748450 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-07-28 20:30:31.748473 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-07-28 20:30:31.748492 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-07-28 20:30:31.748510 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-07-28 20:30:31.748528 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-07-28 20:30:31.748546 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-07-28 20:30:31.748564 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-07-28 20:30:31.748582 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-07-28 20:30:31.748601 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-07-28 20:30:31.748618 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-07-28 20:30:31.748636 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-07-28 20:30:31.748654 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-07-28 20:30:31.748672 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-07-28 20:30:31.748689 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt 2026-07-28 20:30:31.748707 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml 2026-07-28 20:30:31.748724 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt 2026-07-28 20:30:31.748742 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml 2026-07-28 20:30:31.748860 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-07-28 20:30:31.748886 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-07-28 20:30:31.748906 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-07-28 20:30:31.748924 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-07-28 20:30:31.748942 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-07-28 20:30:31.748978 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-07-28 20:30:31.748998 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-07-28 20:30:31.749017 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-07-28 20:30:31.749034 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-07-28 20:30:31.749059 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-07-28 20:30:31.749078 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-07-28 20:30:31.749096 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-07-28 20:30:31.749114 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-07-28 20:30:31.749132 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-07-28 20:30:31.749150 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-07-28 20:30:31.749168 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-07-28 20:30:31.749185 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-07-28 20:30:31.749204 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-07-28 20:30:31.749230 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-07-28 20:30:31.749257 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-07-28 20:30:31.749277 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-07-28 20:30:31.749295 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-07-28 20:30:31.749313 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-07-28 20:30:31.749331 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-07-28 20:30:31.749349 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-07-28 20:30:31.749367 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-07-28 20:30:31.749384 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-07-28 20:30:31.749402 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-07-28 20:30:31.749420 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-07-28 20:30:31.749439 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-07-28 20:30:31.749510 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-07-28 20:30:31.749568 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-07-28 20:30:31.749593 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-07-28 20:30:31.749612 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-07-28 20:30:31.749630 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-07-28 20:30:31.749695 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-07-28 20:30:31.749716 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-07-28 20:30:31.749734 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-07-28 20:30:31.749791 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-07-28 20:30:31.749811 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-07-28 20:30:31.749830 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-07-28 20:30:31.749848 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-07-28 20:30:31.749866 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-07-28 20:30:31.749913 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-07-28 20:30:31.749955 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-07-28 20:30:31.749977 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-07-28 20:30:31.749996 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-07-28 20:30:31.750014 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-07-28 20:30:31.750032 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-07-28 20:30:31.750086 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-07-28 20:30:31.750106 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-07-28 20:30:31.750124 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-07-28 20:30:31.750143 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-07-28 20:30:31.750216 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-07-28 20:30:31.750305 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-07-28 20:30:31.750328 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-07-28 20:30:31.750347 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-07-28 20:30:31.750365 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-07-28 20:30:31.750384 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-07-28 20:30:31.750402 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-07-28 20:30:31.750420 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-07-28 20:30:31.750439 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-07-28 20:30:31.750458 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-07-28 20:30:31.750476 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-07-28 20:30:31.750494 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-07-28 20:30:31.750513 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt 2026-07-28 20:30:31.750531 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml 2026-07-28 20:30:31.750549 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt 2026-07-28 20:30:31.750568 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml 2026-07-28 20:30:31.750614 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-07-28 20:30:31.750634 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-07-28 20:30:31.750652 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-07-28 20:30:31.750670 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-07-28 20:30:31.750689 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-07-28 20:30:31.750707 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-07-28 20:30:31.750725 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-07-28 20:30:31.750743 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-07-28 20:30:31.750762 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-07-28 20:30:31.750779 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-07-28 20:30:31.750797 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-07-28 20:30:31.750824 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-07-28 20:30:31.750854 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-07-28 20:30:31.750875 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-07-28 20:30:31.750893 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-07-28 20:30:31.750911 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-07-28 20:30:31.750929 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-07-28 20:30:31.750947 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-07-28 20:30:31.750965 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-07-28 20:30:31.750983 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-07-28 20:30:31.751001 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-07-28 20:30:31.751019 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-07-28 20:30:31.751037 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-07-28 20:30:31.751054 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-07-28 20:30:31.751072 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-07-28 20:30:31.751090 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-07-28 20:30:31.751108 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-07-28 20:30:31.751127 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-07-28 20:30:31.751145 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-07-28 20:30:31.751163 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-07-28 20:30:31.751181 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-07-28 20:30:31.751199 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-07-28 20:30:31.751217 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-07-28 20:30:31.751235 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-07-28 20:30:31.751253 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-07-28 20:30:31.751271 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-pnmzv.txt 2026-07-28 20:30:31.751289 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-pnmzv.yaml 2026-07-28 20:30:31.751307 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-07-28 20:30:31.751325 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-07-28 20:30:31.751342 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-07-28 20:30:31.751360 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-07-28 20:30:31.751379 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-07-28 20:30:31.751396 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-07-28 20:30:31.751414 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-07-28 20:30:31.751432 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-07-28 20:30:31.751450 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-07-28 20:30:31.751468 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-07-28 20:30:31.751490 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-07-28 20:30:31.751510 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-07-28 20:30:31.751528 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-07-28 20:30:31.751545 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-07-28 20:30:31.751563 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-07-28 20:30:31.751581 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-07-28 20:30:31.751599 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-07-28 20:30:31.751617 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-07-28 20:30:31.751634 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-07-28 20:30:31.751652 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-07-28 20:30:31.751669 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-07-28 20:30:31.751687 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-07-28 20:30:31.751704 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-07-28 20:30:31.751721 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-07-28 20:30:31.751739 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-07-28 20:30:31.751757 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-07-28 20:30:31.751775 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-07-28 20:30:31.751793 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-07-28 20:30:31.751811 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-k4q4k.txt 2026-07-28 20:30:31.751829 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-k4q4k.yaml 2026-07-28 20:30:31.751847 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-07-28 20:30:31.751864 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-07-28 20:30:31.751882 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-07-28 20:30:31.751900 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-07-28 20:30:31.751918 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-07-28 20:30:31.751936 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-07-28 20:30:31.751953 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-07-28 20:30:31.751971 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-07-28 20:30:31.751988 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-07-28 20:30:31.752006 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-07-28 20:30:31.752024 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-07-28 20:30:31.752042 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-07-28 20:30:31.752059 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-07-28 20:30:31.752077 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-07-28 20:30:31.752095 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-07-28 20:30:31.752126 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-07-28 20:30:31.752145 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-07-28 20:30:31.752163 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-07-28 20:30:31.752181 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-07-28 20:30:31.752198 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-07-28 20:30:31.752216 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-07-28 20:30:31.752234 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-07-28 20:30:31.752252 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-07-28 20:30:31.752269 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-07-28 20:30:31.752287 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-07-28 20:30:31.752305 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-07-28 20:30:31.752322 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-07-28 20:30:31.752340 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-07-28 20:30:31.752358 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-07-28 20:30:31.752376 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-07-28 20:30:31.752395 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-07-28 20:30:31.752413 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-07-28 20:30:31.752431 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-07-28 20:30:31.752448 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-07-28 20:30:31.752494 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-07-28 20:30:31.752517 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-07-28 20:30:31.752536 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-07-28 20:30:31.752555 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-07-28 20:30:31.752573 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-07-28 20:30:31.752591 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-07-28 20:30:31.752609 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-07-28 20:30:31.752628 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-07-28 20:30:31.752646 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-07-28 20:30:31.752664 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-07-28 20:30:31.752681 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-07-28 20:30:31.752717 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-07-28 20:30:31.752739 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-07-28 20:30:31.752758 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-07-28 20:30:31.752799 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-07-28 20:30:31.752824 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-07-28 20:30:31.752845 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-07-28 20:30:31.752868 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-07-28 20:30:31.752888 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-07-28 20:30:31.752905 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-07-28 20:30:31.752923 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-07-28 20:30:31.752941 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-07-28 20:30:31.752975 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-07-28 20:30:31.752995 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-07-28 20:30:31.753012 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-07-28 20:30:31.753030 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-07-28 20:30:31.753047 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-07-28 20:30:31.753065 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-07-28 20:30:31.753082 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-07-28 20:30:31.753100 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-07-28 20:30:31.753117 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-07-28 20:30:31.753134 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-07-28 20:30:31.753151 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-07-28 20:30:31.753169 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-07-28 20:30:31.753186 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-07-28 20:30:31.753204 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-07-28 20:30:31.753222 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-07-28 20:30:31.753239 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-07-28 20:30:31.753256 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-07-28 20:30:31.753274 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-07-28 20:30:31.753291 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-zc8hc.txt 2026-07-28 20:30:31.753309 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-zc8hc.yaml 2026-07-28 20:30:31.753327 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-07-28 20:30:31.753345 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-07-28 20:30:31.753363 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-07-28 20:30:31.753381 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-07-28 20:30:31.753399 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-07-28 20:30:31.794469 | 2026-07-28 20:30:31.794572 | TASK [gather-pod-logs : creating directory for pod logs] 2026-07-28 20:30:32.001762 | instance | changed 2026-07-28 20:30:32.010656 | 2026-07-28 20:30:32.010726 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-07-28 20:30:32.217644 | instance | changed 2026-07-28 20:30:32.222557 | 2026-07-28 20:30:32.222623 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-07-28 20:30:32.800019 | instance | auth-system/keycloak-0/keycloak 2026-07-28 20:30:32.984634 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-07-28 20:30:33.165291 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-qq457/manager 2026-07-28 20:30:33.369359 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-67b8b974d6-qq457" not found 2026-07-28 20:30:33.558442 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dvsnz/manager 2026-07-28 20:30:33.744290 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dvsnz" not found 2026-07-28 20:30:33.930449 | instance | capi-system/capi-controller-manager-5647546676-gkk6f/manager 2026-07-28 20:30:34.155022 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-5647546676-gkk6f" not found 2026-07-28 20:30:34.328862 | instance | capo-system/capo-controller-manager-56cf844ccd-hqcjx/manager 2026-07-28 20:30:34.511579 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-56cf844ccd-hqcjx" not found 2026-07-28 20:30:34.697541 | instance | cert-manager/cert-manager-79c48d47db-58gxr/cert-manager-controller 2026-07-28 20:30:34.896685 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-79c48d47db-58gxr" not found 2026-07-28 20:30:35.072567 | instance | cert-manager/cert-manager-cainjector-579c9dd7cd-r687j/cert-manager-cainjector 2026-07-28 20:30:35.263145 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-579c9dd7cd-r687j" not found 2026-07-28 20:30:35.438571 | instance | cert-manager/cert-manager-webhook-7d6b59cfdc-5vflc/cert-manager-webhook 2026-07-28 20:30:35.621723 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-7d6b59cfdc-5vflc" not found 2026-07-28 20:30:35.805724 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-2j8rk/envoy-gateway 2026-07-28 20:30:36.049721 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-2j8rk" not found 2026-07-28 20:30:36.268914 | instance | ingress-nginx/ingress-nginx-controller-hftp6/controller 2026-07-28 20:30:36.470332 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-hftp6" not found 2026-07-28 20:30:36.647284 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-85sjc/ingress-nginx-default-backend 2026-07-28 20:30:36.859876 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-85sjc" not found 2026-07-28 20:30:37.051012 | instance | kube-system/cilium-operator-869df985b8-l67zf/cilium-operator 2026-07-28 20:30:37.241870 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-l67zf" not found 2026-07-28 20:30:37.439830 | instance | kube-system/cilium-vcz5r/config 2026-07-28 20:30:37.615307 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-vcz5r" not found 2026-07-28 20:30:37.621724 | instance | kube-system/cilium-vcz5r/mount-cgroup 2026-07-28 20:30:37.798750 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-vcz5r" not found 2026-07-28 20:30:37.803197 | instance | kube-system/cilium-vcz5r/apply-sysctl-overwrites 2026-07-28 20:30:37.977438 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-vcz5r" not found 2026-07-28 20:30:37.981901 | instance | kube-system/cilium-vcz5r/mount-bpf-fs 2026-07-28 20:30:38.162861 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-vcz5r" not found 2026-07-28 20:30:38.167897 | instance | kube-system/cilium-vcz5r/clean-cilium-state 2026-07-28 20:30:38.352076 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-vcz5r" not found 2026-07-28 20:30:38.357111 | instance | kube-system/cilium-vcz5r/install-cni-binaries 2026-07-28 20:30:38.546509 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-vcz5r" not found 2026-07-28 20:30:38.552067 | instance | kube-system/cilium-vcz5r/cilium-agent 2026-07-28 20:30:38.832293 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-vcz5r" not found 2026-07-28 20:30:39.011510 | instance | kube-system/coredns-67659f764b-4gxsq/coredns 2026-07-28 20:30:39.193564 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-4gxsq" not found 2026-07-28 20:30:39.369577 | instance | kube-system/coredns-67659f764b-vt7dt/coredns 2026-07-28 20:30:39.550462 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-vt7dt" not found 2026-07-28 20:30:39.731974 | instance | kube-system/etcd-instance/etcd 2026-07-28 20:30:39.944933 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-07-28 20:30:40.142715 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-07-28 20:30:40.382039 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-07-28 20:30:40.557851 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-07-28 20:30:40.820386 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-07-28 20:30:40.991949 | instance | kube-system/kube-proxy-mlwn8/kube-proxy 2026-07-28 20:30:41.171127 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-mlwn8" not found 2026-07-28 20:30:41.355477 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-07-28 20:30:41.547458 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-07-28 20:30:41.721848 | instance | kube-system/kube-vip-instance/kube-vip 2026-07-28 20:30:41.918862 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-07-28 20:30:42.091862 | instance | local-path-storage/local-path-provisioner-679c578f5-wkdxb/local-path-provisioner 2026-07-28 20:30:42.277856 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-wkdxb" not found 2026-07-28 20:30:42.486259 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-07-28 20:30:42.677343 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-28 20:30:42.681304 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-07-28 20:30:42.877149 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-28 20:30:42.880726 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-07-28 20:30:43.062032 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-28 20:30:43.065675 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-07-28 20:30:43.290189 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-07-28 20:30:43.480516 | instance | monitoring/goldpinger-wqlg8/goldpinger-daemon 2026-07-28 20:30:43.677706 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-wqlg8" not found 2026-07-28 20:30:43.856922 | instance | monitoring/kube-prometheus-stack-grafana-65fdb486cc-rvlhk/grafana-sc-dashboard 2026-07-28 20:30:44.048366 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-65fdb486cc-rvlhk" not found 2026-07-28 20:30:44.052635 | instance | monitoring/kube-prometheus-stack-grafana-65fdb486cc-rvlhk/grafana-sc-datasources 2026-07-28 20:30:44.249607 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-65fdb486cc-rvlhk" not found 2026-07-28 20:30:44.255426 | instance | monitoring/kube-prometheus-stack-grafana-65fdb486cc-rvlhk/grafana 2026-07-28 20:30:44.459058 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-65fdb486cc-rvlhk" not found 2026-07-28 20:30:44.639146 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-fqz4c/kube-state-metrics 2026-07-28 20:30:44.816618 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-fqz4c" not found 2026-07-28 20:30:44.988640 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-ltmrb/kube-prometheus-stack 2026-07-28 20:30:45.186555 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-ltmrb" not found 2026-07-28 20:30:45.371905 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-bkwlj/node-exporter 2026-07-28 20:30:45.562018 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-bkwlj/pod-tls-sidecar 2026-07-28 20:30:45.742014 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-bkwlj" not found 2026-07-28 20:30:45.928944 | instance | monitoring/loki-0/loki 2026-07-28 20:30:46.112075 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-07-28 20:30:46.294684 | instance | monitoring/loki-chunks-cache-0/memcached 2026-07-28 20:30:46.493526 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-07-28 20:30:46.500033 | instance | monitoring/loki-chunks-cache-0/exporter 2026-07-28 20:30:46.684074 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-07-28 20:30:46.854179 | instance | monitoring/loki-gateway-cf54cb88c-fsxsv/nginx 2026-07-28 20:30:47.215333 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-fsxsv" not found 2026-07-28 20:30:47.386805 | instance | monitoring/loki-results-cache-0/memcached 2026-07-28 20:30:47.562497 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-07-28 20:30:47.565830 | instance | monitoring/loki-results-cache-0/exporter 2026-07-28 20:30:47.735786 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-07-28 20:30:47.910541 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-jjpd9/gc 2026-07-28 20:30:48.091050 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-jjpd9" not found 2026-07-28 20:30:48.278001 | instance | monitoring/node-feature-discovery-master-8665476dbc-rnbj7/master 2026-07-28 20:30:48.454242 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-rnbj7" not found 2026-07-28 20:30:48.641803 | instance | monitoring/node-feature-discovery-worker-zswnw/worker 2026-07-28 20:30:48.831758 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-zswnw" not found 2026-07-28 20:30:49.030349 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-07-28 20:30:49.228145 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-28 20:30:49.233370 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-07-28 20:30:49.416263 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-28 20:30:49.421633 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-07-28 20:30:49.597533 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-28 20:30:49.604807 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-07-28 20:30:49.779635 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-28 20:30:49.784219 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-07-28 20:30:49.999526 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-07-28 20:30:50.184458 | instance | monitoring/prometheus-pushgateway-7b8659c68b-nkzm7/pushgateway 2026-07-28 20:30:50.359709 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-nkzm7" not found 2026-07-28 20:30:50.566968 | instance | monitoring/vector-27t6k/vector 2026-07-28 20:30:50.794212 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-27t6k" not found 2026-07-28 20:30:50.971657 | instance | openstack/barbican-api-d49f84db8-kx64g/init 2026-07-28 20:30:51.174649 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-d49f84db8-kx64g" not found 2026-07-28 20:30:51.180473 | instance | openstack/barbican-api-d49f84db8-kx64g/barbican-api 2026-07-28 20:30:51.369555 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-d49f84db8-kx64g" not found 2026-07-28 20:30:51.551134 | instance | openstack/barbican-db-init-dmwtd/init 2026-07-28 20:30:51.742119 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-dmwtd" not found 2026-07-28 20:30:51.747222 | instance | openstack/barbican-db-init-dmwtd/barbican-db-init-0 2026-07-28 20:30:51.916783 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-dmwtd" not found 2026-07-28 20:30:52.084237 | instance | openstack/barbican-db-sync-9v9pw/init 2026-07-28 20:30:52.277478 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-9v9pw" not found 2026-07-28 20:30:52.283486 | instance | openstack/barbican-db-sync-9v9pw/barbican-db-sync 2026-07-28 20:30:52.470338 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-9v9pw" not found 2026-07-28 20:30:52.661219 | instance | openstack/barbican-ks-endpoints-g45pj/init 2026-07-28 20:30:52.834910 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-g45pj" not found 2026-07-28 20:30:52.840276 | instance | openstack/barbican-ks-endpoints-g45pj/key-manager-ks-endpoints-admin 2026-07-28 20:30:53.026507 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-g45pj" not found 2026-07-28 20:30:53.032162 | instance | openstack/barbican-ks-endpoints-g45pj/key-manager-ks-endpoints-internal 2026-07-28 20:30:53.227988 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-g45pj" not found 2026-07-28 20:30:53.230984 | instance | openstack/barbican-ks-endpoints-g45pj/key-manager-ks-endpoints-public 2026-07-28 20:30:53.409541 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-g45pj" not found 2026-07-28 20:30:53.576434 | instance | openstack/barbican-ks-service-mlmrw/init 2026-07-28 20:30:53.752708 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-mlmrw" not found 2026-07-28 20:30:53.756250 | instance | openstack/barbican-ks-service-mlmrw/key-manager-ks-service-registration 2026-07-28 20:30:53.942762 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-mlmrw" not found 2026-07-28 20:30:54.117475 | instance | openstack/barbican-ks-user-rdzgc/init 2026-07-28 20:30:54.294476 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-rdzgc" not found 2026-07-28 20:30:54.299981 | instance | openstack/barbican-ks-user-rdzgc/barbican-ks-user 2026-07-28 20:30:54.464218 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-rdzgc" not found 2026-07-28 20:30:54.650785 | instance | openstack/barbican-rabbit-init-m6bw9/init 2026-07-28 20:30:54.827732 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-m6bw9" not found 2026-07-28 20:30:54.831110 | instance | openstack/barbican-rabbit-init-m6bw9/rabbit-init 2026-07-28 20:30:55.009523 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-m6bw9" not found 2026-07-28 20:30:55.215311 | instance | openstack/cinder-api-76d856589b-42xwk/init 2026-07-28 20:30:55.411726 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-76d856589b-42xwk" not found 2026-07-28 20:30:55.416335 | instance | openstack/cinder-api-76d856589b-42xwk/ceph-coordination-volume-perms 2026-07-28 20:30:55.584565 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-76d856589b-42xwk" not found 2026-07-28 20:30:55.591173 | instance | openstack/cinder-api-76d856589b-42xwk/cinder-api 2026-07-28 20:30:55.828524 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-76d856589b-42xwk" not found 2026-07-28 20:30:56.039833 | instance | openstack/cinder-backup-678df5dc7d-g97kl/init 2026-07-28 20:30:56.246536 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-678df5dc7d-g97kl" not found 2026-07-28 20:30:56.250354 | instance | openstack/cinder-backup-678df5dc7d-g97kl/ceph-backup-keyring-placement 2026-07-28 20:30:56.435575 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-678df5dc7d-g97kl" not found 2026-07-28 20:30:56.439874 | instance | openstack/cinder-backup-678df5dc7d-g97kl/ceph-keyring-placement-rbd1 2026-07-28 20:30:56.631479 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-678df5dc7d-g97kl" not found 2026-07-28 20:30:56.636383 | instance | openstack/cinder-backup-678df5dc7d-g97kl/ceph-coordination-volume-perms 2026-07-28 20:30:56.830085 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-678df5dc7d-g97kl" not found 2026-07-28 20:30:56.835166 | instance | openstack/cinder-backup-678df5dc7d-g97kl/cinder-backup 2026-07-28 20:30:57.010441 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-678df5dc7d-g97kl" not found 2026-07-28 20:30:57.211730 | instance | openstack/cinder-backup-storage-init-bkgn9/init 2026-07-28 20:30:57.419418 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-bkgn9" not found 2026-07-28 20:30:57.423724 | instance | openstack/cinder-backup-storage-init-bkgn9/ceph-keyring-placement 2026-07-28 20:30:57.593859 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-bkgn9" not found 2026-07-28 20:30:57.596573 | instance | openstack/cinder-backup-storage-init-bkgn9/cinder-backup-storage-init 2026-07-28 20:30:57.752581 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-bkgn9" not found 2026-07-28 20:30:57.921639 | instance | openstack/cinder-bootstrap-2rmgk/init 2026-07-28 20:30:58.113165 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-2rmgk" not found 2026-07-28 20:30:58.117621 | instance | openstack/cinder-bootstrap-2rmgk/bootstrap 2026-07-28 20:30:58.325288 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-2rmgk" not found 2026-07-28 20:30:58.511802 | instance | openstack/cinder-create-internal-tenant-w4tvl/init 2026-07-28 20:30:58.697523 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-w4tvl" not found 2026-07-28 20:30:58.702311 | instance | openstack/cinder-create-internal-tenant-w4tvl/create-internal-tenant 2026-07-28 20:30:58.911934 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-w4tvl" not found 2026-07-28 20:30:59.099955 | instance | openstack/cinder-db-init-4t894/init 2026-07-28 20:30:59.283370 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-4t894" not found 2026-07-28 20:30:59.287898 | instance | openstack/cinder-db-init-4t894/cinder-db-init-0 2026-07-28 20:30:59.455807 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-4t894" not found 2026-07-28 20:30:59.629658 | instance | openstack/cinder-db-sync-ngj8m/init 2026-07-28 20:30:59.792652 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-ngj8m" not found 2026-07-28 20:30:59.797484 | instance | openstack/cinder-db-sync-ngj8m/cinder-db-sync 2026-07-28 20:30:59.971810 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-ngj8m" not found 2026-07-28 20:31:00.153872 | instance | openstack/cinder-ks-endpoints-2p5pt/init 2026-07-28 20:31:00.353486 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-2p5pt" not found 2026-07-28 20:31:00.357165 | instance | openstack/cinder-ks-endpoints-2p5pt/volumev3-ks-endpoints-admin 2026-07-28 20:31:00.538721 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-2p5pt" not found 2026-07-28 20:31:00.542106 | instance | openstack/cinder-ks-endpoints-2p5pt/volumev3-ks-endpoints-internal 2026-07-28 20:31:00.723405 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-2p5pt" not found 2026-07-28 20:31:00.728325 | instance | openstack/cinder-ks-endpoints-2p5pt/volumev3-ks-endpoints-public 2026-07-28 20:31:00.911675 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-2p5pt" not found 2026-07-28 20:31:01.077755 | instance | openstack/cinder-ks-service-s9dzh/init 2026-07-28 20:31:01.274203 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-s9dzh" not found 2026-07-28 20:31:01.279331 | instance | openstack/cinder-ks-service-s9dzh/volumev3-ks-service-registration 2026-07-28 20:31:01.447153 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-s9dzh" not found 2026-07-28 20:31:01.627552 | instance | openstack/cinder-ks-user-82b56/init 2026-07-28 20:31:01.794645 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-82b56" not found 2026-07-28 20:31:01.799907 | instance | openstack/cinder-ks-user-82b56/cinder-ks-user 2026-07-28 20:31:01.983030 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-82b56" not found 2026-07-28 20:31:02.186014 | instance | openstack/cinder-rabbit-init-7zp4q/init 2026-07-28 20:31:02.357890 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-7zp4q" not found 2026-07-28 20:31:02.361247 | instance | openstack/cinder-rabbit-init-7zp4q/rabbit-init 2026-07-28 20:31:02.520069 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-7zp4q" not found 2026-07-28 20:31:02.696995 | instance | openstack/cinder-scheduler-64db8b74cb-86p52/init 2026-07-28 20:31:02.894501 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-64db8b74cb-86p52" not found 2026-07-28 20:31:02.898457 | instance | openstack/cinder-scheduler-64db8b74cb-86p52/ceph-coordination-volume-perms 2026-07-28 20:31:03.067615 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-64db8b74cb-86p52" not found 2026-07-28 20:31:03.072752 | instance | openstack/cinder-scheduler-64db8b74cb-86p52/cinder-scheduler 2026-07-28 20:31:03.259287 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-64db8b74cb-86p52" not found 2026-07-28 20:31:03.447386 | instance | openstack/cinder-storage-init-rzv6g/init 2026-07-28 20:31:03.615659 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-rzv6g" not found 2026-07-28 20:31:03.620759 | instance | openstack/cinder-storage-init-rzv6g/ceph-keyring-placement 2026-07-28 20:31:03.807283 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-rzv6g" not found 2026-07-28 20:31:03.810448 | instance | openstack/cinder-storage-init-rzv6g/cinder-storage-init-rbd1 2026-07-28 20:31:03.977733 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-rzv6g" not found 2026-07-28 20:31:04.162727 | instance | openstack/cinder-volume-958b8f699-kft5k/init 2026-07-28 20:31:04.347777 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-958b8f699-kft5k" not found 2026-07-28 20:31:04.351466 | instance | openstack/cinder-volume-958b8f699-kft5k/ceph-keyring-placement-rbd1 2026-07-28 20:31:04.530133 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-958b8f699-kft5k" not found 2026-07-28 20:31:04.534501 | instance | openstack/cinder-volume-958b8f699-kft5k/ceph-coordination-volume-perms 2026-07-28 20:31:04.711865 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-958b8f699-kft5k" not found 2026-07-28 20:31:04.716850 | instance | openstack/cinder-volume-958b8f699-kft5k/init-cinder-conf 2026-07-28 20:31:04.903114 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-958b8f699-kft5k" not found 2026-07-28 20:31:04.907444 | instance | openstack/cinder-volume-958b8f699-kft5k/cinder-volume 2026-07-28 20:31:05.075036 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-958b8f699-kft5k" not found 2026-07-28 20:31:05.253902 | instance | openstack/cinder-volume-usage-audit-29754485-9wptn/init 2026-07-28 20:31:05.433860 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29754485-9wptn" not found 2026-07-28 20:31:05.437635 | instance | openstack/cinder-volume-usage-audit-29754485-9wptn/cinder-volume-usage-audit 2026-07-28 20:31:05.593464 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29754485-9wptn" not found 2026-07-28 20:31:05.768473 | instance | openstack/glance-api-5f9b8d8764-fbnq6/init 2026-07-28 20:31:05.938708 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-5f9b8d8764-fbnq6" not found 2026-07-28 20:31:05.942542 | instance | openstack/glance-api-5f9b8d8764-fbnq6/glance-perms 2026-07-28 20:31:06.117476 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-5f9b8d8764-fbnq6" not found 2026-07-28 20:31:06.122516 | instance | openstack/glance-api-5f9b8d8764-fbnq6/ceph-keyring-placement 2026-07-28 20:31:06.298502 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-5f9b8d8764-fbnq6" not found 2026-07-28 20:31:06.301501 | instance | openstack/glance-api-5f9b8d8764-fbnq6/glance-api 2026-07-28 20:31:06.467558 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-5f9b8d8764-fbnq6" not found 2026-07-28 20:31:06.652872 | instance | openstack/glance-db-init-wlz45/init 2026-07-28 20:31:06.826449 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-wlz45" not found 2026-07-28 20:31:06.829938 | instance | openstack/glance-db-init-wlz45/glance-db-init-0 2026-07-28 20:31:07.020870 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-wlz45" not found 2026-07-28 20:31:07.193903 | instance | openstack/glance-db-sync-plprb/init 2026-07-28 20:31:07.377594 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-plprb" not found 2026-07-28 20:31:07.381853 | instance | openstack/glance-db-sync-plprb/glance-db-sync 2026-07-28 20:31:07.565436 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-plprb" not found 2026-07-28 20:31:07.734398 | instance | openstack/glance-ks-endpoints-cdmqs/init 2026-07-28 20:31:07.910765 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-cdmqs" not found 2026-07-28 20:31:07.914900 | instance | openstack/glance-ks-endpoints-cdmqs/image-ks-endpoints-admin 2026-07-28 20:31:08.110729 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-cdmqs" not found 2026-07-28 20:31:08.113970 | instance | openstack/glance-ks-endpoints-cdmqs/image-ks-endpoints-internal 2026-07-28 20:31:08.289925 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-cdmqs" not found 2026-07-28 20:31:08.294455 | instance | openstack/glance-ks-endpoints-cdmqs/image-ks-endpoints-public 2026-07-28 20:31:08.480838 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-cdmqs" not found 2026-07-28 20:31:08.656825 | instance | openstack/glance-ks-service-rnp8g/init 2026-07-28 20:31:08.816318 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-rnp8g" not found 2026-07-28 20:31:08.820589 | instance | openstack/glance-ks-service-rnp8g/image-ks-service-registration 2026-07-28 20:31:08.991740 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-rnp8g" not found 2026-07-28 20:31:09.172870 | instance | openstack/glance-ks-user-jzlkv/init 2026-07-28 20:31:09.343971 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-jzlkv" not found 2026-07-28 20:31:09.348940 | instance | openstack/glance-ks-user-jzlkv/glance-ks-user 2026-07-28 20:31:09.524313 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-jzlkv" not found 2026-07-28 20:31:09.702617 | instance | openstack/glance-metadefs-load-vrw8t/init 2026-07-28 20:31:09.930468 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-vrw8t" not found 2026-07-28 20:31:09.934910 | instance | openstack/glance-metadefs-load-vrw8t/glance-metadefs-load 2026-07-28 20:31:10.108061 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-vrw8t" not found 2026-07-28 20:31:10.293138 | instance | openstack/glance-rabbit-init-hp4h9/init 2026-07-28 20:31:10.462557 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-hp4h9" not found 2026-07-28 20:31:10.466779 | instance | openstack/glance-rabbit-init-hp4h9/rabbit-init 2026-07-28 20:31:10.632227 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-hp4h9" not found 2026-07-28 20:31:10.804782 | instance | openstack/glance-storage-init-tx4rw/init 2026-07-28 20:31:10.976532 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-tx4rw" not found 2026-07-28 20:31:10.981083 | instance | openstack/glance-storage-init-tx4rw/ceph-keyring-placement 2026-07-28 20:31:11.157231 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-tx4rw" not found 2026-07-28 20:31:11.161900 | instance | openstack/glance-storage-init-tx4rw/glance-storage-init 2026-07-28 20:31:11.333535 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-tx4rw" not found 2026-07-28 20:31:11.503925 | instance | openstack/heat-api-8fb6c6fc8-8k2ng/init 2026-07-28 20:31:11.687342 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-8fb6c6fc8-8k2ng" not found 2026-07-28 20:31:11.691666 | instance | openstack/heat-api-8fb6c6fc8-8k2ng/heat-api 2026-07-28 20:31:11.879036 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-8fb6c6fc8-8k2ng" not found 2026-07-28 20:31:12.066163 | instance | openstack/heat-bootstrap-kvlrq/init 2026-07-28 20:31:12.262526 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-kvlrq" not found 2026-07-28 20:31:12.267322 | instance | openstack/heat-bootstrap-kvlrq/bootstrap 2026-07-28 20:31:12.429021 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-kvlrq" not found 2026-07-28 20:31:12.610190 | instance | openstack/heat-cfn-cb4d4cf56-8bw8j/init 2026-07-28 20:31:12.803142 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-cb4d4cf56-8bw8j" not found 2026-07-28 20:31:12.807010 | instance | openstack/heat-cfn-cb4d4cf56-8bw8j/heat-cfn 2026-07-28 20:31:12.984792 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-cb4d4cf56-8bw8j" not found 2026-07-28 20:31:13.170742 | instance | openstack/heat-db-init-zl5g6/init 2026-07-28 20:31:13.351911 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-zl5g6" not found 2026-07-28 20:31:13.355600 | instance | openstack/heat-db-init-zl5g6/heat-db-init-0 2026-07-28 20:31:13.540272 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-zl5g6" not found 2026-07-28 20:31:13.721769 | instance | openstack/heat-db-sync-6mxkm/init 2026-07-28 20:31:13.888872 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-6mxkm" not found 2026-07-28 20:31:13.893199 | instance | openstack/heat-db-sync-6mxkm/heat-db-sync 2026-07-28 20:31:14.074744 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-6mxkm" not found 2026-07-28 20:31:14.272474 | instance | openstack/heat-domain-ks-user-v5z6t/init 2026-07-28 20:31:14.440109 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-v5z6t" not found 2026-07-28 20:31:14.444472 | instance | openstack/heat-domain-ks-user-v5z6t/heat-ks-domain-user 2026-07-28 20:31:14.628869 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-v5z6t" not found 2026-07-28 20:31:14.798661 | instance | openstack/heat-engine-67fc65b987-fvvrm/init 2026-07-28 20:31:14.996657 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-67fc65b987-fvvrm" not found 2026-07-28 20:31:15.003622 | instance | openstack/heat-engine-67fc65b987-fvvrm/heat-engine 2026-07-28 20:31:15.202000 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-67fc65b987-fvvrm" not found 2026-07-28 20:31:15.370980 | instance | openstack/heat-engine-cleaner-29754500-2gnfl/init 2026-07-28 20:31:15.552485 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29754500-2gnfl" not found 2026-07-28 20:31:15.558741 | instance | openstack/heat-engine-cleaner-29754500-2gnfl/heat-engine-cleaner 2026-07-28 20:31:15.744459 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29754500-2gnfl" not found 2026-07-28 20:31:15.921551 | instance | openstack/heat-engine-cleaner-29754505-g6xq2/init 2026-07-28 20:31:16.094839 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29754505-g6xq2" not found 2026-07-28 20:31:16.102837 | instance | openstack/heat-engine-cleaner-29754505-g6xq2/heat-engine-cleaner 2026-07-28 20:31:16.284652 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29754505-g6xq2" not found 2026-07-28 20:31:16.450444 | instance | openstack/heat-engine-cleaner-29754510-zt5gt/init 2026-07-28 20:31:16.626120 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29754510-zt5gt" not found 2026-07-28 20:31:16.629362 | instance | openstack/heat-engine-cleaner-29754510-zt5gt/heat-engine-cleaner 2026-07-28 20:31:16.816527 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29754510-zt5gt" not found 2026-07-28 20:31:17.005158 | instance | openstack/heat-ks-endpoints-ndmtp/init 2026-07-28 20:31:17.183273 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-ndmtp" not found 2026-07-28 20:31:17.187769 | instance | openstack/heat-ks-endpoints-ndmtp/orchestration-ks-endpoints-admin 2026-07-28 20:31:17.370227 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-ndmtp" not found 2026-07-28 20:31:17.374833 | instance | openstack/heat-ks-endpoints-ndmtp/orchestration-ks-endpoints-internal 2026-07-28 20:31:17.553296 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-ndmtp" not found 2026-07-28 20:31:17.557734 | instance | openstack/heat-ks-endpoints-ndmtp/orchestration-ks-endpoints-public 2026-07-28 20:31:17.732931 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-ndmtp" not found 2026-07-28 20:31:17.736501 | instance | openstack/heat-ks-endpoints-ndmtp/cloudformation-ks-endpoints-admin 2026-07-28 20:31:17.913339 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-ndmtp" not found 2026-07-28 20:31:17.916714 | instance | openstack/heat-ks-endpoints-ndmtp/cloudformation-ks-endpoints-internal 2026-07-28 20:31:18.089966 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-ndmtp" not found 2026-07-28 20:31:18.095278 | instance | openstack/heat-ks-endpoints-ndmtp/cloudformation-ks-endpoints-public 2026-07-28 20:31:18.265799 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-ndmtp" not found 2026-07-28 20:31:18.427659 | instance | openstack/heat-ks-service-2xpbh/init 2026-07-28 20:31:18.613211 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-2xpbh" not found 2026-07-28 20:31:18.618421 | instance | openstack/heat-ks-service-2xpbh/orchestration-ks-service-registration 2026-07-28 20:31:18.796966 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-2xpbh" not found 2026-07-28 20:31:18.800926 | instance | openstack/heat-ks-service-2xpbh/cloudformation-ks-service-registration 2026-07-28 20:31:18.975525 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-2xpbh" not found 2026-07-28 20:31:19.166989 | instance | openstack/heat-ks-user-tpk82/init 2026-07-28 20:31:19.341396 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-tpk82" not found 2026-07-28 20:31:19.344482 | instance | openstack/heat-ks-user-tpk82/heat-ks-user 2026-07-28 20:31:19.523055 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-tpk82" not found 2026-07-28 20:31:19.527318 | instance | openstack/heat-ks-user-tpk82/heat-trustee-ks-user 2026-07-28 20:31:19.699830 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-tpk82" not found 2026-07-28 20:31:19.866073 | instance | openstack/heat-rabbit-init-jdk8g/init 2026-07-28 20:31:20.035818 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-jdk8g" not found 2026-07-28 20:31:20.038779 | instance | openstack/heat-rabbit-init-jdk8g/rabbit-init 2026-07-28 20:31:20.222019 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-jdk8g" not found 2026-07-28 20:31:20.398783 | instance | openstack/heat-trusts-xgwb6/init 2026-07-28 20:31:20.576598 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-xgwb6" not found 2026-07-28 20:31:20.580527 | instance | openstack/heat-trusts-xgwb6/heat-trusts 2026-07-28 20:31:20.750568 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-xgwb6" not found 2026-07-28 20:31:20.920617 | instance | openstack/keepalived-5pz9k/init 2026-07-28 20:31:21.135018 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-5pz9k" not found 2026-07-28 20:31:21.138978 | instance | openstack/keepalived-5pz9k/wait-for-ip 2026-07-28 20:31:21.522498 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-5pz9k" not found 2026-07-28 20:31:21.527060 | instance | openstack/keepalived-5pz9k/keepalived 2026-07-28 20:31:21.607463 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-5pz9k" is waiting to start: PodInitializing 2026-07-28 20:31:21.686098 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-5pz9k" not found 2026-07-28 20:31:21.853791 | instance | openstack/keystone-api-6d54675595-d8jvv/init 2026-07-28 20:31:22.030713 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-6d54675595-d8jvv" not found 2026-07-28 20:31:22.035250 | instance | openstack/keystone-api-6d54675595-d8jvv/keystone-api 2026-07-28 20:31:22.554438 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-6d54675595-d8jvv" not found 2026-07-28 20:31:22.752038 | instance | openstack/keystone-bootstrap-4z6jn/init 2026-07-28 20:31:22.925670 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-4z6jn" not found 2026-07-28 20:31:22.929603 | instance | openstack/keystone-bootstrap-4z6jn/bootstrap 2026-07-28 20:31:23.100091 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-4z6jn" not found 2026-07-28 20:31:23.295667 | instance | openstack/keystone-credential-setup-bnth7/init 2026-07-28 20:31:23.471713 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-bnth7" not found 2026-07-28 20:31:23.474475 | instance | openstack/keystone-credential-setup-bnth7/keystone-credential-setup 2026-07-28 20:31:23.636179 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-bnth7" not found 2026-07-28 20:31:23.811653 | instance | openstack/keystone-db-init-vgfb8/init 2026-07-28 20:31:23.987705 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-vgfb8" not found 2026-07-28 20:31:23.992530 | instance | openstack/keystone-db-init-vgfb8/keystone-db-init-0 2026-07-28 20:31:24.168128 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-vgfb8" not found 2026-07-28 20:31:24.337446 | instance | openstack/keystone-db-sync-8b82t/init 2026-07-28 20:31:24.510015 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-8b82t" not found 2026-07-28 20:31:24.515714 | instance | openstack/keystone-db-sync-8b82t/keystone-db-sync 2026-07-28 20:31:24.698786 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-8b82t" not found 2026-07-28 20:31:24.859309 | instance | openstack/keystone-domain-manage-cqs8x/init 2026-07-28 20:31:25.036748 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-cqs8x" not found 2026-07-28 20:31:25.041019 | instance | openstack/keystone-domain-manage-cqs8x/keystone-domain-manage 2026-07-28 20:31:25.231149 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-cqs8x" not found 2026-07-28 20:31:25.424898 | instance | openstack/keystone-fernet-setup-rqrg4/init 2026-07-28 20:31:25.630168 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-rqrg4" not found 2026-07-28 20:31:25.636495 | instance | openstack/keystone-fernet-setup-rqrg4/keystone-fernet-setup 2026-07-28 20:31:25.821684 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-rqrg4" not found 2026-07-28 20:31:26.013847 | instance | openstack/keystone-rabbit-init-rrrb5/init 2026-07-28 20:31:26.216061 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-rrrb5" not found 2026-07-28 20:31:26.219104 | instance | openstack/keystone-rabbit-init-rrrb5/rabbit-init 2026-07-28 20:31:26.402376 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-rrrb5" not found 2026-07-28 20:31:26.584638 | instance | openstack/libvirt-libvirt-default-s9498/init 2026-07-28 20:31:26.768917 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-s9498" not found 2026-07-28 20:31:26.774450 | instance | openstack/libvirt-libvirt-default-s9498/init-dynamic-options 2026-07-28 20:31:26.942457 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-s9498" not found 2026-07-28 20:31:26.946167 | instance | openstack/libvirt-libvirt-default-s9498/ceph-admin-keyring-placement 2026-07-28 20:31:27.127747 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-s9498" not found 2026-07-28 20:31:27.131454 | instance | openstack/libvirt-libvirt-default-s9498/ceph-keyring-placement 2026-07-28 20:31:27.350591 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-s9498" not found 2026-07-28 20:31:27.354278 | instance | openstack/libvirt-libvirt-default-s9498/tls-sidecar 2026-07-28 20:31:27.551374 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-s9498" not found 2026-07-28 20:31:27.556053 | instance | openstack/libvirt-libvirt-default-s9498/libvirt 2026-07-28 20:31:27.740956 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-s9498" not found 2026-07-28 20:31:27.744999 | instance | openstack/libvirt-libvirt-default-s9498/libvirt-exporter 2026-07-28 20:31:27.925965 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-s9498" not found 2026-07-28 20:31:28.101931 | instance | openstack/magnum-api-7c7b4755bc-sntxk/init 2026-07-28 20:31:28.338982 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-7c7b4755bc-sntxk" not found 2026-07-28 20:31:28.342914 | instance | openstack/magnum-api-7c7b4755bc-sntxk/magnum-api 2026-07-28 20:31:28.418784 | instance | Error from server (BadRequest): container "magnum-api" in pod "magnum-api-7c7b4755bc-sntxk" is waiting to start: PodInitializing 2026-07-28 20:31:28.502125 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-7c7b4755bc-sntxk" not found 2026-07-28 20:31:28.681452 | instance | openstack/magnum-conductor-0/init 2026-07-28 20:31:28.906892 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-07-28 20:31:28.912041 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-07-28 20:31:29.000944 | instance | Error from server (BadRequest): container "magnum-conductor-init" in pod "magnum-conductor-0" is waiting to start: PodInitializing 2026-07-28 20:31:29.086286 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-07-28 20:31:29.090710 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-07-28 20:31:29.179853 | instance | Error from server (BadRequest): container "magnum-conductor" in pod "magnum-conductor-0" is waiting to start: PodInitializing 2026-07-28 20:31:29.261182 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-07-28 20:31:29.454688 | instance | openstack/magnum-db-init-9bqdc/init 2026-07-28 20:31:29.632448 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-9bqdc" not found 2026-07-28 20:31:29.636938 | instance | openstack/magnum-db-init-9bqdc/magnum-db-init-0 2026-07-28 20:31:29.813270 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-9bqdc" not found 2026-07-28 20:31:29.999002 | instance | openstack/magnum-db-sync-6bp8q/init 2026-07-28 20:31:30.186739 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-6bp8q" not found 2026-07-28 20:31:30.191309 | instance | openstack/magnum-db-sync-6bp8q/magnum-db-sync 2026-07-28 20:31:30.564974 | instance | openstack/memcached-memcached-6479589586-grjz6/init 2026-07-28 20:31:30.747747 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-grjz6" not found 2026-07-28 20:31:30.751821 | instance | openstack/memcached-memcached-6479589586-grjz6/memcached 2026-07-28 20:31:30.928645 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-grjz6" not found 2026-07-28 20:31:30.933695 | instance | openstack/memcached-memcached-6479589586-grjz6/memcached-exporter 2026-07-28 20:31:31.111578 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-grjz6" not found 2026-07-28 20:31:31.296330 | instance | openstack/neutron-db-init-lz587/init 2026-07-28 20:31:31.475922 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-lz587" not found 2026-07-28 20:31:31.479856 | instance | openstack/neutron-db-init-lz587/neutron-db-init-0 2026-07-28 20:31:31.669289 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-lz587" not found 2026-07-28 20:31:31.853396 | instance | openstack/neutron-db-sync-sq892/init 2026-07-28 20:31:32.038264 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-sq892" not found 2026-07-28 20:31:32.043855 | instance | openstack/neutron-db-sync-sq892/neutron-db-sync 2026-07-28 20:31:32.244051 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-sq892" not found 2026-07-28 20:31:32.432622 | instance | openstack/neutron-ks-endpoints-rfv6s/init 2026-07-28 20:31:32.611811 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-rfv6s" not found 2026-07-28 20:31:32.615357 | instance | openstack/neutron-ks-endpoints-rfv6s/network-ks-endpoints-admin 2026-07-28 20:31:32.811041 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-rfv6s" not found 2026-07-28 20:31:32.815204 | instance | openstack/neutron-ks-endpoints-rfv6s/network-ks-endpoints-internal 2026-07-28 20:31:32.986020 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-rfv6s" not found 2026-07-28 20:31:32.989379 | instance | openstack/neutron-ks-endpoints-rfv6s/network-ks-endpoints-public 2026-07-28 20:31:33.184230 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-rfv6s" not found 2026-07-28 20:31:33.365119 | instance | openstack/neutron-ks-service-qdglb/init 2026-07-28 20:31:33.530453 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-qdglb" not found 2026-07-28 20:31:33.534399 | instance | openstack/neutron-ks-service-qdglb/network-ks-service-registration 2026-07-28 20:31:33.712676 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-qdglb" not found 2026-07-28 20:31:33.894073 | instance | openstack/neutron-ks-user-9xjdj/init 2026-07-28 20:31:34.075405 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-9xjdj" not found 2026-07-28 20:31:34.080860 | instance | openstack/neutron-ks-user-9xjdj/neutron-ks-user 2026-07-28 20:31:34.276074 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-9xjdj" not found 2026-07-28 20:31:34.445932 | instance | openstack/neutron-netns-cleanup-cron-default-85l4d/init 2026-07-28 20:31:34.625815 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-85l4d" not found 2026-07-28 20:31:34.628580 | instance | openstack/neutron-netns-cleanup-cron-default-85l4d/neutron-netns-cleanup-cron 2026-07-28 20:31:34.817853 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-85l4d" not found 2026-07-28 20:31:34.994832 | instance | openstack/neutron-ovn-metadata-agent-default-gn2gf/init 2026-07-28 20:31:35.218777 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-gn2gf" not found 2026-07-28 20:31:35.224029 | instance | openstack/neutron-ovn-metadata-agent-default-gn2gf/neutron-metadata-agent-init 2026-07-28 20:31:35.396035 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-gn2gf" not found 2026-07-28 20:31:35.400256 | instance | openstack/neutron-ovn-metadata-agent-default-gn2gf/ovn-neutron-init 2026-07-28 20:31:35.579524 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-gn2gf" not found 2026-07-28 20:31:35.583702 | instance | openstack/neutron-ovn-metadata-agent-default-gn2gf/neutron-ovn-metadata-agent 2026-07-28 20:31:35.784630 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-gn2gf" not found 2026-07-28 20:31:35.976304 | instance | openstack/neutron-ovn-vpn-agent-default-5q555/init 2026-07-28 20:31:36.169093 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-5q555" not found 2026-07-28 20:31:36.172476 | instance | openstack/neutron-ovn-vpn-agent-default-5q555/ovn-vpn-agent-init 2026-07-28 20:31:36.370185 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-5q555" not found 2026-07-28 20:31:36.375972 | instance | openstack/neutron-ovn-vpn-agent-default-5q555/ovn-neutron-init 2026-07-28 20:31:36.537714 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-5q555" not found 2026-07-28 20:31:36.540814 | instance | openstack/neutron-ovn-vpn-agent-default-5q555/neutron-ovn-vpn-agent 2026-07-28 20:31:36.722492 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-5q555" not found 2026-07-28 20:31:36.891926 | instance | openstack/neutron-rabbit-init-mplzs/init 2026-07-28 20:31:37.072877 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-mplzs" not found 2026-07-28 20:31:37.077093 | instance | openstack/neutron-rabbit-init-mplzs/rabbit-init 2026-07-28 20:31:37.281920 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-mplzs" not found 2026-07-28 20:31:37.463654 | instance | openstack/neutron-rpc-server-74c46fdcc6-n4xpt/init 2026-07-28 20:31:37.671905 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-74c46fdcc6-n4xpt" not found 2026-07-28 20:31:37.676436 | instance | openstack/neutron-rpc-server-74c46fdcc6-n4xpt/ovn-neutron-init 2026-07-28 20:31:37.842033 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-rpc-server-74c46fdcc6-n4xpt" not found 2026-07-28 20:31:37.846834 | instance | openstack/neutron-rpc-server-74c46fdcc6-n4xpt/neutron-rpc-server 2026-07-28 20:31:38.143152 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-74c46fdcc6-n4xpt" not found 2026-07-28 20:31:38.315728 | instance | openstack/neutron-server-75c4f6c59c-gmkdw/init 2026-07-28 20:31:38.488074 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-75c4f6c59c-gmkdw" not found 2026-07-28 20:31:38.491886 | instance | openstack/neutron-server-75c4f6c59c-gmkdw/ovn-neutron-init 2026-07-28 20:31:38.659721 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-75c4f6c59c-gmkdw" not found 2026-07-28 20:31:38.663728 | instance | openstack/neutron-server-75c4f6c59c-gmkdw/neutron-server 2026-07-28 20:31:38.859235 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-75c4f6c59c-gmkdw" not found 2026-07-28 20:31:38.863485 | instance | openstack/neutron-server-75c4f6c59c-gmkdw/neutron-policy-server 2026-07-28 20:31:39.041437 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-75c4f6c59c-gmkdw" not found 2026-07-28 20:31:39.229525 | instance | openstack/nova-api-metadata-859f5f8d8d-7mbkb/init 2026-07-28 20:31:39.431097 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-859f5f8d8d-7mbkb" not found 2026-07-28 20:31:39.436024 | instance | openstack/nova-api-metadata-859f5f8d8d-7mbkb/nova-api-metadata-init 2026-07-28 20:31:39.600049 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-859f5f8d8d-7mbkb" not found 2026-07-28 20:31:39.604285 | instance | openstack/nova-api-metadata-859f5f8d8d-7mbkb/nova-api 2026-07-28 20:31:39.784913 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-859f5f8d8d-7mbkb" not found 2026-07-28 20:31:39.955052 | instance | openstack/nova-api-osapi-b77fdd56f-qxdcp/init 2026-07-28 20:31:40.134273 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-b77fdd56f-qxdcp" not found 2026-07-28 20:31:40.138247 | instance | openstack/nova-api-osapi-b77fdd56f-qxdcp/nova-osapi 2026-07-28 20:31:40.330727 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-b77fdd56f-qxdcp" not found 2026-07-28 20:31:40.494746 | instance | openstack/nova-bootstrap-6psxr/init 2026-07-28 20:31:40.669695 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-6psxr" not found 2026-07-28 20:31:40.673068 | instance | openstack/nova-bootstrap-6psxr/bootstrap 2026-07-28 20:31:40.839989 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-6psxr" not found 2026-07-28 20:31:41.006462 | instance | openstack/nova-cell-setup-9tzmw/init 2026-07-28 20:31:41.202136 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-9tzmw" not found 2026-07-28 20:31:41.205285 | instance | openstack/nova-cell-setup-9tzmw/nova-cell-setup-init 2026-07-28 20:31:41.394310 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-9tzmw" not found 2026-07-28 20:31:41.399341 | instance | openstack/nova-cell-setup-9tzmw/nova-cell-setup 2026-07-28 20:31:41.585037 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-9tzmw" not found 2026-07-28 20:31:41.756717 | instance | openstack/nova-compute-default-4957p/init 2026-07-28 20:31:41.969646 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-4957p" not found 2026-07-28 20:31:41.973024 | instance | openstack/nova-compute-default-4957p/nova-compute-init 2026-07-28 20:31:42.142177 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-4957p" not found 2026-07-28 20:31:42.148406 | instance | openstack/nova-compute-default-4957p/ceph-perms 2026-07-28 20:31:42.327614 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-4957p" not found 2026-07-28 20:31:42.331468 | instance | openstack/nova-compute-default-4957p/ceph-admin-keyring-placement 2026-07-28 20:31:42.516273 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-4957p" not found 2026-07-28 20:31:42.520063 | instance | openstack/nova-compute-default-4957p/ceph-keyring-placement 2026-07-28 20:31:42.693360 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-4957p" not found 2026-07-28 20:31:42.696999 | instance | openstack/nova-compute-default-4957p/nova-compute-vnc-init 2026-07-28 20:31:42.872737 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-4957p" not found 2026-07-28 20:31:42.876803 | instance | openstack/nova-compute-default-4957p/nova-compute-ssh-init 2026-07-28 20:31:43.053412 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-4957p" not found 2026-07-28 20:31:43.057417 | instance | openstack/nova-compute-default-4957p/nova-compute 2026-07-28 20:31:43.258445 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-4957p" not found 2026-07-28 20:31:43.263844 | instance | openstack/nova-compute-default-4957p/nova-compute-ssh 2026-07-28 20:31:43.432925 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-4957p" not found 2026-07-28 20:31:43.610677 | instance | openstack/nova-conductor-594f767987-sqc44/init 2026-07-28 20:31:43.800934 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-594f767987-sqc44" not found 2026-07-28 20:31:43.806059 | instance | openstack/nova-conductor-594f767987-sqc44/nova-conductor 2026-07-28 20:31:44.009054 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-594f767987-sqc44" not found 2026-07-28 20:31:44.196823 | instance | openstack/nova-db-init-xx4c5/init 2026-07-28 20:31:44.382129 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-xx4c5" not found 2026-07-28 20:31:44.386578 | instance | openstack/nova-db-init-xx4c5/nova-db-init-0 2026-07-28 20:31:44.564955 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-xx4c5" not found 2026-07-28 20:31:44.568536 | instance | openstack/nova-db-init-xx4c5/nova-db-init-1 2026-07-28 20:31:44.771446 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-xx4c5" not found 2026-07-28 20:31:44.775719 | instance | openstack/nova-db-init-xx4c5/nova-db-init-2 2026-07-28 20:31:44.947702 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-xx4c5" not found 2026-07-28 20:31:45.123703 | instance | openstack/nova-db-sync-2hjts/init 2026-07-28 20:31:45.306178 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-2hjts" not found 2026-07-28 20:31:45.309198 | instance | openstack/nova-db-sync-2hjts/nova-db-sync 2026-07-28 20:31:45.506151 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-2hjts" not found 2026-07-28 20:31:45.683749 | instance | openstack/nova-ks-endpoints-snx4v/init 2026-07-28 20:31:45.886202 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-snx4v" not found 2026-07-28 20:31:45.890772 | instance | openstack/nova-ks-endpoints-snx4v/compute-ks-endpoints-admin 2026-07-28 20:31:46.089597 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-snx4v" not found 2026-07-28 20:31:46.094447 | instance | openstack/nova-ks-endpoints-snx4v/compute-ks-endpoints-internal 2026-07-28 20:31:46.284020 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-snx4v" not found 2026-07-28 20:31:46.288942 | instance | openstack/nova-ks-endpoints-snx4v/compute-ks-endpoints-public 2026-07-28 20:31:46.472073 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-snx4v" not found 2026-07-28 20:31:46.656266 | instance | openstack/nova-ks-service-6hh6v/init 2026-07-28 20:31:46.822928 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-6hh6v" not found 2026-07-28 20:31:46.827868 | instance | openstack/nova-ks-service-6hh6v/compute-ks-service-registration 2026-07-28 20:31:46.997716 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-6hh6v" not found 2026-07-28 20:31:47.193771 | instance | openstack/nova-ks-user-qslrq/init 2026-07-28 20:31:47.376187 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-qslrq" not found 2026-07-28 20:31:47.379406 | instance | openstack/nova-ks-user-qslrq/nova-ks-user 2026-07-28 20:31:47.553319 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-qslrq" not found 2026-07-28 20:31:47.742813 | instance | openstack/nova-novncproxy-66b8894dc6-57z2p/init 2026-07-28 20:31:47.959316 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-66b8894dc6-57z2p" not found 2026-07-28 20:31:47.962292 | instance | openstack/nova-novncproxy-66b8894dc6-57z2p/nova-novncproxy-init 2026-07-28 20:31:48.138439 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-66b8894dc6-57z2p" not found 2026-07-28 20:31:48.144278 | instance | openstack/nova-novncproxy-66b8894dc6-57z2p/nova-novncproxy-init-assets 2026-07-28 20:31:48.329034 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-66b8894dc6-57z2p" not found 2026-07-28 20:31:48.333928 | instance | openstack/nova-novncproxy-66b8894dc6-57z2p/nova-novncproxy 2026-07-28 20:31:48.510641 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-66b8894dc6-57z2p" not found 2026-07-28 20:31:48.690870 | instance | openstack/nova-rabbit-init-xx9fk/init 2026-07-28 20:31:48.869520 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-xx9fk" not found 2026-07-28 20:31:48.873967 | instance | openstack/nova-rabbit-init-xx9fk/rabbit-init 2026-07-28 20:31:49.033167 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-xx9fk" not found 2026-07-28 20:31:49.222077 | instance | openstack/nova-scheduler-77f9f99dff-jwqvj/init 2026-07-28 20:31:49.393318 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-77f9f99dff-jwqvj" not found 2026-07-28 20:31:49.397741 | instance | openstack/nova-scheduler-77f9f99dff-jwqvj/nova-scheduler 2026-07-28 20:31:49.564170 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-77f9f99dff-jwqvj" not found 2026-07-28 20:31:49.746641 | instance | openstack/octavia-api-9665bc9-dpk8g/init 2026-07-28 20:31:49.928151 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-9665bc9-dpk8g" not found 2026-07-28 20:31:49.933118 | instance | openstack/octavia-api-9665bc9-dpk8g/octavia-api 2026-07-28 20:31:50.152871 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-9665bc9-dpk8g" not found 2026-07-28 20:31:50.335902 | instance | openstack/octavia-bootstrap-gtbvg/init 2026-07-28 20:31:50.499450 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-gtbvg" not found 2026-07-28 20:31:50.504549 | instance | openstack/octavia-bootstrap-gtbvg/bootstrap 2026-07-28 20:31:50.667359 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-gtbvg" not found 2026-07-28 20:31:50.856477 | instance | openstack/octavia-db-init-n4w62/init 2026-07-28 20:31:51.037844 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-n4w62" not found 2026-07-28 20:31:51.048149 | instance | openstack/octavia-db-init-n4w62/octavia-db-init-0 2026-07-28 20:31:51.240683 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-n4w62" not found 2026-07-28 20:31:51.244237 | instance | openstack/octavia-db-init-n4w62/octavia-db-init-1 2026-07-28 20:31:51.443219 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-n4w62" not found 2026-07-28 20:31:51.621448 | instance | openstack/octavia-db-sync-557v2/init 2026-07-28 20:31:51.807338 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-557v2" not found 2026-07-28 20:31:51.811984 | instance | openstack/octavia-db-sync-557v2/octavia-db-sync 2026-07-28 20:31:52.016625 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-557v2" not found 2026-07-28 20:31:52.220054 | instance | openstack/octavia-health-manager-default-cwfbv/init 2026-07-28 20:31:52.404928 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-cwfbv" not found 2026-07-28 20:31:52.410236 | instance | openstack/octavia-health-manager-default-cwfbv/octavia-health-manager-get-port 2026-07-28 20:31:52.612813 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-cwfbv" not found 2026-07-28 20:31:52.617260 | instance | openstack/octavia-health-manager-default-cwfbv/octavia-health-manager-nic-init 2026-07-28 20:31:52.787876 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-cwfbv" not found 2026-07-28 20:31:52.791843 | instance | openstack/octavia-health-manager-default-cwfbv/octavia-health-manager 2026-07-28 20:31:52.961858 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-cwfbv" not found 2026-07-28 20:31:53.149335 | instance | openstack/octavia-housekeeping-757b856b58-vjhbd/init 2026-07-28 20:31:53.337318 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-757b856b58-vjhbd" not found 2026-07-28 20:31:53.340850 | instance | openstack/octavia-housekeeping-757b856b58-vjhbd/octavia-housekeeping 2026-07-28 20:31:53.511344 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-757b856b58-vjhbd" not found 2026-07-28 20:31:53.702160 | instance | openstack/octavia-ks-endpoints-gdckv/init 2026-07-28 20:31:53.873228 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-gdckv" not found 2026-07-28 20:31:53.876584 | instance | openstack/octavia-ks-endpoints-gdckv/load-balancer-ks-endpoints-admin 2026-07-28 20:31:54.053220 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-gdckv" not found 2026-07-28 20:31:54.056867 | instance | openstack/octavia-ks-endpoints-gdckv/load-balancer-ks-endpoints-internal 2026-07-28 20:31:54.264577 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-gdckv" not found 2026-07-28 20:31:54.268799 | instance | openstack/octavia-ks-endpoints-gdckv/load-balancer-ks-endpoints-public 2026-07-28 20:31:54.460309 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-gdckv" not found 2026-07-28 20:31:54.659925 | instance | openstack/octavia-ks-service-6txzk/init 2026-07-28 20:31:54.835584 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-6txzk" not found 2026-07-28 20:31:54.840969 | instance | openstack/octavia-ks-service-6txzk/load-balancer-ks-service-registration 2026-07-28 20:31:55.028232 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-6txzk" not found 2026-07-28 20:31:55.215314 | instance | openstack/octavia-ks-user-xzzzs/init 2026-07-28 20:31:55.375100 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-xzzzs" not found 2026-07-28 20:31:55.379557 | instance | openstack/octavia-ks-user-xzzzs/octavia-ks-user 2026-07-28 20:31:55.546478 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-xzzzs" not found 2026-07-28 20:31:55.733223 | instance | openstack/octavia-rabbit-init-99fc5/init 2026-07-28 20:31:55.913939 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-99fc5" not found 2026-07-28 20:31:55.917587 | instance | openstack/octavia-rabbit-init-99fc5/rabbit-init 2026-07-28 20:31:56.133426 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-99fc5" not found 2026-07-28 20:31:56.312766 | instance | openstack/octavia-worker-595649b7d5-tpp55/init 2026-07-28 20:31:56.498764 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-595649b7d5-tpp55" not found 2026-07-28 20:31:56.503676 | instance | openstack/octavia-worker-595649b7d5-tpp55/octavia-worker 2026-07-28 20:31:56.679098 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-595649b7d5-tpp55" not found 2026-07-28 20:31:56.857379 | instance | openstack/openvswitch-lkzjh/init 2026-07-28 20:31:57.037941 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-lkzjh" not found 2026-07-28 20:31:57.041853 | instance | openstack/openvswitch-lkzjh/openvswitch-db-perms 2026-07-28 20:31:57.251414 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-lkzjh" not found 2026-07-28 20:31:57.255817 | instance | openstack/openvswitch-lkzjh/openvswitch-vswitchd-modules 2026-07-28 20:31:57.442528 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-lkzjh" not found 2026-07-28 20:31:57.446082 | instance | openstack/openvswitch-lkzjh/openvswitch-db 2026-07-28 20:31:57.625652 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-lkzjh" not found 2026-07-28 20:31:57.629339 | instance | openstack/openvswitch-lkzjh/openvswitch-vswitchd 2026-07-28 20:31:57.804596 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-lkzjh" not found 2026-07-28 20:31:57.984016 | instance | openstack/ovn-controller-default-gchtf/init 2026-07-28 20:31:58.174533 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-gchtf" not found 2026-07-28 20:31:58.178200 | instance | openstack/ovn-controller-default-gchtf/get-gw-enabled 2026-07-28 20:31:58.353219 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-gchtf" not found 2026-07-28 20:31:58.356064 | instance | openstack/ovn-controller-default-gchtf/controller-init 2026-07-28 20:31:58.524337 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-gchtf" not found 2026-07-28 20:31:58.528602 | instance | openstack/ovn-controller-default-gchtf/controller 2026-07-28 20:31:58.721395 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-gchtf" not found 2026-07-28 20:31:58.726727 | instance | openstack/ovn-controller-default-gchtf/vector 2026-07-28 20:31:58.898250 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-gchtf" not found 2026-07-28 20:31:58.902317 | instance | openstack/ovn-controller-default-gchtf/log-parser 2026-07-28 20:31:59.082654 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-gchtf" not found 2026-07-28 20:31:59.273818 | instance | openstack/ovn-northd-fc978744-4xsjd/init 2026-07-28 20:31:59.453709 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-4xsjd" not found 2026-07-28 20:31:59.457617 | instance | openstack/ovn-northd-fc978744-4xsjd/northd 2026-07-28 20:31:59.634136 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-4xsjd" not found 2026-07-28 20:31:59.815031 | instance | openstack/ovn-ovsdb-nb-0/init 2026-07-28 20:31:59.996882 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found 2026-07-28 20:32:00.002074 | instance | openstack/ovn-ovsdb-nb-0/ovsdb 2026-07-28 20:32:00.219192 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found 2026-07-28 20:32:00.396048 | instance | openstack/ovn-ovsdb-sb-0/init 2026-07-28 20:32:00.573505 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found 2026-07-28 20:32:00.577415 | instance | openstack/ovn-ovsdb-sb-0/ovsdb 2026-07-28 20:32:00.752008 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found 2026-07-28 20:32:00.922625 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-07-28 20:32:01.104145 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-07-28 20:32:01.108862 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-07-28 20:32:01.292489 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-07-28 20:32:01.298069 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-07-28 20:32:01.609251 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-07-28 20:32:01.613027 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-07-28 20:32:01.793411 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-07-28 20:32:01.988813 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-07-28 20:32:02.177948 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-07-28 20:32:02.181776 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-07-28 20:32:02.401025 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-07-28 20:32:02.404355 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-07-28 20:32:02.575617 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-07-28 20:32:02.752300 | instance | openstack/placement-api-69d7d4f4b5-nc69r/init 2026-07-28 20:32:02.942225 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-69d7d4f4b5-nc69r" not found 2026-07-28 20:32:02.947363 | instance | openstack/placement-api-69d7d4f4b5-nc69r/placement-api 2026-07-28 20:32:03.136859 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-69d7d4f4b5-nc69r" not found 2026-07-28 20:32:03.306241 | instance | openstack/placement-db-init-7hkkd/init 2026-07-28 20:32:03.484689 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-7hkkd" not found 2026-07-28 20:32:03.488384 | instance | openstack/placement-db-init-7hkkd/placement-db-init-0 2026-07-28 20:32:03.665682 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-7hkkd" not found 2026-07-28 20:32:03.881362 | instance | openstack/placement-db-sync-kwjvx/init 2026-07-28 20:32:04.058432 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-kwjvx" not found 2026-07-28 20:32:04.062296 | instance | openstack/placement-db-sync-kwjvx/placement-db-sync 2026-07-28 20:32:04.255231 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-kwjvx" not found 2026-07-28 20:32:04.429594 | instance | openstack/placement-ks-endpoints-czmcv/init 2026-07-28 20:32:04.606813 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-czmcv" not found 2026-07-28 20:32:04.610427 | instance | openstack/placement-ks-endpoints-czmcv/placement-ks-endpoints-admin 2026-07-28 20:32:04.797370 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-czmcv" not found 2026-07-28 20:32:04.803002 | instance | openstack/placement-ks-endpoints-czmcv/placement-ks-endpoints-internal 2026-07-28 20:32:04.974209 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-czmcv" not found 2026-07-28 20:32:04.979288 | instance | openstack/placement-ks-endpoints-czmcv/placement-ks-endpoints-public 2026-07-28 20:32:05.158598 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-czmcv" not found 2026-07-28 20:32:05.350634 | instance | openstack/placement-ks-service-fzt7h/init 2026-07-28 20:32:05.520568 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-fzt7h" not found 2026-07-28 20:32:05.526354 | instance | openstack/placement-ks-service-fzt7h/placement-ks-service-registration 2026-07-28 20:32:05.712634 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-fzt7h" not found 2026-07-28 20:32:05.899400 | instance | openstack/placement-ks-user-zg8k8/init 2026-07-28 20:32:06.073480 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-zg8k8" not found 2026-07-28 20:32:06.078344 | instance | openstack/placement-ks-user-zg8k8/placement-ks-user 2026-07-28 20:32:06.279826 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-zg8k8" not found 2026-07-28 20:32:06.452338 | instance | openstack/pxc-operator-69cb5bbdb9-cwzhx/percona-xtradb-cluster-operator 2026-07-28 20:32:06.625027 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-cwzhx" not found 2026-07-28 20:32:06.803744 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-07-28 20:32:07.002289 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-07-28 20:32:07.006589 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-07-28 20:32:07.241015 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-07-28 20:32:07.422828 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-07-28 20:32:07.589822 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-07-28 20:32:07.594894 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-07-28 20:32:07.772513 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-07-28 20:32:07.951567 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-rr92r/rabbitmq-cluster-operator 2026-07-28 20:32:08.171052 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-rr92r" not found 2026-07-28 20:32:08.358528 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-07-28 20:32:08.526767 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-07-28 20:32:08.531025 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-07-28 20:32:08.711449 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-07-28 20:32:08.888420 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-07-28 20:32:09.068246 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-07-28 20:32:09.072672 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-07-28 20:32:09.269468 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-07-28 20:32:09.454839 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-07-28 20:32:09.635177 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-07-28 20:32:09.639653 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-07-28 20:32:09.825042 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-07-28 20:32:10.015004 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-07-28 20:32:10.225275 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-07-28 20:32:10.233108 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-07-28 20:32:10.427633 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-07-28 20:32:10.599650 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-5r5lt/rabbitmq-cluster-operator 2026-07-28 20:32:10.788566 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-5r5lt" not found 2026-07-28 20:32:10.977976 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-07-28 20:32:11.160338 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-07-28 20:32:11.168039 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-07-28 20:32:11.377641 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-07-28 20:32:11.570015 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-07-28 20:32:11.742520 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-07-28 20:32:11.747386 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-07-28 20:32:11.972391 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-07-28 20:32:12.172979 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-07-28 20:32:12.342406 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-07-28 20:32:12.348624 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-07-28 20:32:12.529329 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-07-28 20:32:12.705202 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-vxw82/make-container-crash-dir 2026-07-28 20:32:12.879376 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-vxw82" not found 2026-07-28 20:32:12.885101 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-vxw82/chown-container-data-dir 2026-07-28 20:32:13.066673 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-vxw82" not found 2026-07-28 20:32:13.071131 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-vxw82/ceph-crash 2026-07-28 20:32:13.265986 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-vxw82" not found 2026-07-28 20:32:13.443636 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hxpvt/chown-container-data-dir 2026-07-28 20:32:13.609532 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-hxpvt" not found 2026-07-28 20:32:13.613136 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hxpvt/rgw 2026-07-28 20:32:13.804570 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-hxpvt" not found 2026-07-28 20:32:13.808094 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hxpvt/log-collector 2026-07-28 20:32:13.977766 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-hxpvt" not found 2026-07-28 20:32:14.144031 | instance | openstack/staffeln-api-55987779ff-f5vcd/init 2026-07-28 20:32:14.339810 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-55987779ff-f5vcd" not found 2026-07-28 20:32:14.343335 | instance | openstack/staffeln-api-55987779ff-f5vcd/staffeln-api 2026-07-28 20:32:14.533762 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-55987779ff-f5vcd" not found 2026-07-28 20:32:14.699517 | instance | openstack/staffeln-conductor-5dd6f98676-75nxc/staffeln-conductor 2026-07-28 20:32:14.886208 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-5dd6f98676-75nxc" not found 2026-07-28 20:32:15.073865 | instance | openstack/staffeln-db-init-8xj6n/init 2026-07-28 20:32:15.248488 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-8xj6n" not found 2026-07-28 20:32:15.252680 | instance | openstack/staffeln-db-init-8xj6n/staffeln-db-init-0 2026-07-28 20:32:15.428045 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-8xj6n" not found 2026-07-28 20:32:15.614806 | instance | openstack/staffeln-db-sync-5h8xg/init 2026-07-28 20:32:15.786104 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-5h8xg" not found 2026-07-28 20:32:15.789626 | instance | openstack/staffeln-db-sync-5h8xg/staffeln-db-sync 2026-07-28 20:32:15.970604 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-5h8xg" not found 2026-07-28 20:32:16.150803 | instance | openstack/valkey-node-0/valkey 2026-07-28 20:32:16.324807 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-07-28 20:32:16.330004 | instance | openstack/valkey-node-0/sentinel 2026-07-28 20:32:16.502237 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-07-28 20:32:16.505643 | instance | openstack/valkey-node-0/metrics 2026-07-28 20:32:16.697969 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-07-28 20:32:16.870341 | instance | orc-system/orc-controller-manager-6cb597b5d4-pnmzv/manager 2026-07-28 20:32:17.054668 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-pnmzv" not found 2026-07-28 20:32:17.254613 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-k4q4k/rook-ceph-operator 2026-07-28 20:32:17.447858 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-k4q4k" not found 2026-07-28 20:32:17.620322 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-zc8hc/secretgen-controller 2026-07-28 20:32:17.806708 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-zc8hc" not found 2026-07-28 20:32:17.912242 | instance | ERROR 2026-07-28 20:32:17.912512 | instance | { 2026-07-28 20:32:17.912556 | instance | "delta": "0:01:45.377451", 2026-07-28 20:32:17.912587 | instance | "end": "2026-07-28 20:32:17.811309", 2026-07-28 20:32:17.912614 | instance | "msg": "non-zero return code", 2026-07-28 20:32:17.912640 | instance | "rc": 123, 2026-07-28 20:32:17.912666 | instance | "start": "2026-07-28 20:30:32.433858" 2026-07-28 20:32:17.912691 | instance | } 2026-07-28 20:32:17.912724 | instance | ERROR: Ignoring Errors 2026-07-28 20:32:17.927137 | 2026-07-28 20:32:17.927229 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-07-28 20:32:19.452315 | instance | changed: 2026-07-28 20:32:19.452466 | instance | cd+++++++++ pod-logs/ 2026-07-28 20:32:19.452495 | instance | cd+++++++++ pod-logs/auth-system/ 2026-07-28 20:32:19.452518 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-07-28 20:32:19.452539 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-07-28 20:32:19.452560 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-07-28 20:32:19.452593 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-qq457/ 2026-07-28 20:32:19.452617 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-qq457/manager.txt 2026-07-28 20:32:19.452638 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-07-28 20:32:19.452658 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dvsnz/ 2026-07-28 20:32:19.452677 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dvsnz/manager.txt 2026-07-28 20:32:19.452697 | instance | cd+++++++++ pod-logs/capi-system/ 2026-07-28 20:32:19.452717 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-gkk6f/ 2026-07-28 20:32:19.452736 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-gkk6f/manager.txt 2026-07-28 20:32:19.452756 | instance | cd+++++++++ pod-logs/capo-system/ 2026-07-28 20:32:19.452776 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-hqcjx/ 2026-07-28 20:32:19.452795 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-hqcjx/manager.txt 2026-07-28 20:32:19.452813 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-07-28 20:32:19.452832 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-58gxr/ 2026-07-28 20:32:19.452851 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-58gxr/cert-manager-controller.txt 2026-07-28 20:32:19.452872 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-r687j/ 2026-07-28 20:32:19.452891 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-r687j/cert-manager-cainjector.txt 2026-07-28 20:32:19.452910 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-5vflc/ 2026-07-28 20:32:19.452929 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-5vflc/cert-manager-webhook.txt 2026-07-28 20:32:19.452949 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-07-28 20:32:19.452986 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-2j8rk/ 2026-07-28 20:32:19.453006 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-2j8rk/envoy-gateway.txt 2026-07-28 20:32:19.453025 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-07-28 20:32:19.453045 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-07-28 20:32:19.453064 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-07-28 20:32:19.453084 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-07-28 20:32:19.453104 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-07-28 20:32:19.453123 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-qq457/ 2026-07-28 20:32:19.453143 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-qq457/manager.txt 2026-07-28 20:32:19.453164 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-07-28 20:32:19.453215 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dvsnz/ 2026-07-28 20:32:19.453248 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-dvsnz/manager.txt 2026-07-28 20:32:19.453276 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-07-28 20:32:19.453301 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-gkk6f/ 2026-07-28 20:32:19.453327 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-gkk6f/manager.txt 2026-07-28 20:32:19.453363 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-07-28 20:32:19.453391 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-hqcjx/ 2026-07-28 20:32:19.453419 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-hqcjx/manager.txt 2026-07-28 20:32:19.453447 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-07-28 20:32:19.453471 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-58gxr/ 2026-07-28 20:32:19.453492 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-58gxr/cert-manager-controller.txt 2026-07-28 20:32:19.453511 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-r687j/ 2026-07-28 20:32:19.453530 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-r687j/cert-manager-cainjector.txt 2026-07-28 20:32:19.453549 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-5vflc/ 2026-07-28 20:32:19.453569 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-5vflc/cert-manager-webhook.txt 2026-07-28 20:32:19.453588 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-07-28 20:32:19.453606 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-2j8rk/ 2026-07-28 20:32:19.453625 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-2j8rk/envoy-gateway.txt 2026-07-28 20:32:19.453645 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-07-28 20:32:19.453663 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-hftp6/ 2026-07-28 20:32:19.453683 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-hftp6/controller.txt 2026-07-28 20:32:19.453703 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-85sjc/ 2026-07-28 20:32:19.453723 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-85sjc/ingress-nginx-default-backend.txt 2026-07-28 20:32:19.453742 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-07-28 20:32:19.453761 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-l67zf/ 2026-07-28 20:32:19.453780 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-l67zf/cilium-operator.txt 2026-07-28 20:32:19.453800 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-vcz5r/ 2026-07-28 20:32:19.453821 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vcz5r/apply-sysctl-overwrites.txt 2026-07-28 20:32:19.453839 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vcz5r/cilium-agent.txt 2026-07-28 20:32:19.453858 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vcz5r/clean-cilium-state.txt 2026-07-28 20:32:19.453877 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vcz5r/config.txt 2026-07-28 20:32:19.453896 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vcz5r/install-cni-binaries.txt 2026-07-28 20:32:19.453916 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vcz5r/mount-bpf-fs.txt 2026-07-28 20:32:19.453934 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vcz5r/mount-cgroup.txt 2026-07-28 20:32:19.453953 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-4gxsq/ 2026-07-28 20:32:19.453971 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-4gxsq/coredns.txt 2026-07-28 20:32:19.453990 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-vt7dt/ 2026-07-28 20:32:19.454008 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-vt7dt/coredns.txt 2026-07-28 20:32:19.454026 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-07-28 20:32:19.454051 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-07-28 20:32:19.454072 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-07-28 20:32:19.454090 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-07-28 20:32:19.454109 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-07-28 20:32:19.454128 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-07-28 20:32:19.454146 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-mlwn8/ 2026-07-28 20:32:19.454165 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-mlwn8/kube-proxy.txt 2026-07-28 20:32:19.454184 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-07-28 20:32:19.454204 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-07-28 20:32:19.454223 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-07-28 20:32:19.454242 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-07-28 20:32:19.454261 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-07-28 20:32:19.454279 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-wkdxb/ 2026-07-28 20:32:19.454298 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-wkdxb/local-path-provisioner.txt 2026-07-28 20:32:19.454318 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-07-28 20:32:19.454337 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-07-28 20:32:19.454357 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-07-28 20:32:19.454376 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-07-28 20:32:19.454394 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-07-28 20:32:19.454414 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-07-28 20:32:19.454433 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-wqlg8/ 2026-07-28 20:32:19.454452 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-wqlg8/goldpinger-daemon.txt 2026-07-28 20:32:19.454472 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-65fdb486cc-rvlhk/ 2026-07-28 20:32:19.454491 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-65fdb486cc-rvlhk/grafana-sc-dashboard.txt 2026-07-28 20:32:19.454509 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-65fdb486cc-rvlhk/grafana-sc-datasources.txt 2026-07-28 20:32:19.454528 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-65fdb486cc-rvlhk/grafana.txt 2026-07-28 20:32:19.454546 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-fqz4c/ 2026-07-28 20:32:19.454564 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-fqz4c/kube-state-metrics.txt 2026-07-28 20:32:19.454584 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-ltmrb/ 2026-07-28 20:32:19.454603 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-ltmrb/kube-prometheus-stack.txt 2026-07-28 20:32:19.454623 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-bkwlj/ 2026-07-28 20:32:19.454648 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-bkwlj/node-exporter.txt 2026-07-28 20:32:19.454668 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-bkwlj/pod-tls-sidecar.txt 2026-07-28 20:32:19.454687 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-07-28 20:32:19.454707 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-07-28 20:32:19.454726 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-07-28 20:32:19.454745 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-07-28 20:32:19.454764 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-07-28 20:32:19.454783 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-fsxsv/ 2026-07-28 20:32:19.454802 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-fsxsv/nginx.txt 2026-07-28 20:32:19.454822 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-07-28 20:32:19.454841 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-07-28 20:32:19.454860 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-07-28 20:32:19.454878 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-jjpd9/ 2026-07-28 20:32:19.454897 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-jjpd9/gc.txt 2026-07-28 20:32:19.454916 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-rnbj7/ 2026-07-28 20:32:19.454935 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-rnbj7/master.txt 2026-07-28 20:32:19.454954 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-zswnw/ 2026-07-28 20:32:19.454973 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-zswnw/worker.txt 2026-07-28 20:32:19.454991 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-07-28 20:32:19.455009 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-07-28 20:32:19.455028 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-07-28 20:32:19.455046 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-07-28 20:32:19.455066 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-07-28 20:32:19.455085 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-07-28 20:32:19.455104 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-nkzm7/ 2026-07-28 20:32:19.455124 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-nkzm7/pushgateway.txt 2026-07-28 20:32:19.455142 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-27t6k/ 2026-07-28 20:32:19.455161 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-27t6k/vector.txt 2026-07-28 20:32:19.455180 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-07-28 20:32:19.455199 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-d49f84db8-kx64g/ 2026-07-28 20:32:19.455218 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-d49f84db8-kx64g/barbican-api.txt 2026-07-28 20:32:19.455238 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-d49f84db8-kx64g/init.txt 2026-07-28 20:32:19.455257 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-dmwtd/ 2026-07-28 20:32:19.455281 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-dmwtd/barbican-db-init-0.txt 2026-07-28 20:32:19.455301 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-dmwtd/init.txt 2026-07-28 20:32:19.455319 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-9v9pw/ 2026-07-28 20:32:19.455339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-9v9pw/barbican-db-sync.txt 2026-07-28 20:32:19.455358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-9v9pw/init.txt 2026-07-28 20:32:19.455376 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-g45pj/ 2026-07-28 20:32:19.455393 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-g45pj/init.txt 2026-07-28 20:32:19.455412 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-g45pj/key-manager-ks-endpoints-admin.txt 2026-07-28 20:32:19.455431 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-g45pj/key-manager-ks-endpoints-internal.txt 2026-07-28 20:32:19.455450 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-g45pj/key-manager-ks-endpoints-public.txt 2026-07-28 20:32:19.455469 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-mlmrw/ 2026-07-28 20:32:19.455487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-mlmrw/init.txt 2026-07-28 20:32:19.455506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-mlmrw/key-manager-ks-service-registration.txt 2026-07-28 20:32:19.455526 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-rdzgc/ 2026-07-28 20:32:19.455545 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-rdzgc/barbican-ks-user.txt 2026-07-28 20:32:19.455564 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-rdzgc/init.txt 2026-07-28 20:32:19.455582 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-m6bw9/ 2026-07-28 20:32:19.455600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-m6bw9/init.txt 2026-07-28 20:32:19.455620 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-m6bw9/rabbit-init.txt 2026-07-28 20:32:19.455639 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-76d856589b-42xwk/ 2026-07-28 20:32:19.455659 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-76d856589b-42xwk/ceph-coordination-volume-perms.txt 2026-07-28 20:32:19.455678 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-76d856589b-42xwk/cinder-api.txt 2026-07-28 20:32:19.455697 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-76d856589b-42xwk/init.txt 2026-07-28 20:32:19.455716 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-678df5dc7d-g97kl/ 2026-07-28 20:32:19.455734 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-678df5dc7d-g97kl/ceph-backup-keyring-placement.txt 2026-07-28 20:32:19.455753 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-678df5dc7d-g97kl/ceph-coordination-volume-perms.txt 2026-07-28 20:32:19.455771 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-678df5dc7d-g97kl/ceph-keyring-placement-rbd1.txt 2026-07-28 20:32:19.455813 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-678df5dc7d-g97kl/cinder-backup.txt 2026-07-28 20:32:19.455838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-678df5dc7d-g97kl/init.txt 2026-07-28 20:32:19.455858 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-bkgn9/ 2026-07-28 20:32:19.455877 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-bkgn9/ceph-keyring-placement.txt 2026-07-28 20:32:19.455896 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-bkgn9/cinder-backup-storage-init.txt 2026-07-28 20:32:19.455920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-bkgn9/init.txt 2026-07-28 20:32:19.455940 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-2rmgk/ 2026-07-28 20:32:19.455960 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-2rmgk/bootstrap.txt 2026-07-28 20:32:19.455979 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-2rmgk/init.txt 2026-07-28 20:32:19.455998 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-w4tvl/ 2026-07-28 20:32:19.456016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-w4tvl/create-internal-tenant.txt 2026-07-28 20:32:19.456035 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-w4tvl/init.txt 2026-07-28 20:32:19.456053 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-4t894/ 2026-07-28 20:32:19.456072 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-4t894/cinder-db-init-0.txt 2026-07-28 20:32:19.456090 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-4t894/init.txt 2026-07-28 20:32:19.456108 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-ngj8m/ 2026-07-28 20:32:19.456126 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-ngj8m/cinder-db-sync.txt 2026-07-28 20:32:19.456145 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-ngj8m/init.txt 2026-07-28 20:32:19.456164 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-2p5pt/ 2026-07-28 20:32:19.456182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-2p5pt/init.txt 2026-07-28 20:32:19.456201 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-2p5pt/volumev3-ks-endpoints-admin.txt 2026-07-28 20:32:19.456219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-2p5pt/volumev3-ks-endpoints-internal.txt 2026-07-28 20:32:19.456238 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-2p5pt/volumev3-ks-endpoints-public.txt 2026-07-28 20:32:19.456256 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-s9dzh/ 2026-07-28 20:32:19.456275 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-s9dzh/init.txt 2026-07-28 20:32:19.456294 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-s9dzh/volumev3-ks-service-registration.txt 2026-07-28 20:32:19.456312 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-82b56/ 2026-07-28 20:32:19.456331 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-82b56/cinder-ks-user.txt 2026-07-28 20:32:19.456349 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-82b56/init.txt 2026-07-28 20:32:19.456368 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-7zp4q/ 2026-07-28 20:32:19.456386 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-7zp4q/init.txt 2026-07-28 20:32:19.456404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-7zp4q/rabbit-init.txt 2026-07-28 20:32:19.456422 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-64db8b74cb-86p52/ 2026-07-28 20:32:19.456440 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-64db8b74cb-86p52/ceph-coordination-volume-perms.txt 2026-07-28 20:32:19.456458 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-64db8b74cb-86p52/cinder-scheduler.txt 2026-07-28 20:32:19.456477 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-64db8b74cb-86p52/init.txt 2026-07-28 20:32:19.456496 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-rzv6g/ 2026-07-28 20:32:19.456515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-rzv6g/ceph-keyring-placement.txt 2026-07-28 20:32:19.456533 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-rzv6g/cinder-storage-init-rbd1.txt 2026-07-28 20:32:19.456557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-rzv6g/init.txt 2026-07-28 20:32:19.456576 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-958b8f699-kft5k/ 2026-07-28 20:32:19.456595 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-958b8f699-kft5k/ceph-coordination-volume-perms.txt 2026-07-28 20:32:19.456614 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-958b8f699-kft5k/ceph-keyring-placement-rbd1.txt 2026-07-28 20:32:19.456633 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-958b8f699-kft5k/cinder-volume.txt 2026-07-28 20:32:19.456652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-958b8f699-kft5k/init-cinder-conf.txt 2026-07-28 20:32:19.456671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-958b8f699-kft5k/init.txt 2026-07-28 20:32:19.456690 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29754485-9wptn/ 2026-07-28 20:32:19.456709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29754485-9wptn/cinder-volume-usage-audit.txt 2026-07-28 20:32:19.456727 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29754485-9wptn/init.txt 2026-07-28 20:32:19.456746 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-5f9b8d8764-fbnq6/ 2026-07-28 20:32:19.456765 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5f9b8d8764-fbnq6/ceph-keyring-placement.txt 2026-07-28 20:32:19.456783 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5f9b8d8764-fbnq6/glance-api.txt 2026-07-28 20:32:19.456802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5f9b8d8764-fbnq6/glance-perms.txt 2026-07-28 20:32:19.456820 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5f9b8d8764-fbnq6/init.txt 2026-07-28 20:32:19.456839 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-wlz45/ 2026-07-28 20:32:19.456858 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-wlz45/glance-db-init-0.txt 2026-07-28 20:32:19.456877 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-wlz45/init.txt 2026-07-28 20:32:19.456896 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-plprb/ 2026-07-28 20:32:19.456914 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-plprb/glance-db-sync.txt 2026-07-28 20:32:19.456932 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-plprb/init.txt 2026-07-28 20:32:19.456967 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-cdmqs/ 2026-07-28 20:32:19.456992 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-cdmqs/image-ks-endpoints-admin.txt 2026-07-28 20:32:19.457011 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-cdmqs/image-ks-endpoints-internal.txt 2026-07-28 20:32:19.457030 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-cdmqs/image-ks-endpoints-public.txt 2026-07-28 20:32:19.457048 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-cdmqs/init.txt 2026-07-28 20:32:19.457067 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-rnp8g/ 2026-07-28 20:32:19.457086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-rnp8g/image-ks-service-registration.txt 2026-07-28 20:32:19.457105 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-rnp8g/init.txt 2026-07-28 20:32:19.457125 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-jzlkv/ 2026-07-28 20:32:19.457143 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-jzlkv/glance-ks-user.txt 2026-07-28 20:32:19.457162 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-jzlkv/init.txt 2026-07-28 20:32:19.457188 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-vrw8t/ 2026-07-28 20:32:19.457207 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-vrw8t/glance-metadefs-load.txt 2026-07-28 20:32:19.457226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-vrw8t/init.txt 2026-07-28 20:32:19.457245 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-hp4h9/ 2026-07-28 20:32:19.457263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-hp4h9/init.txt 2026-07-28 20:32:19.457282 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-hp4h9/rabbit-init.txt 2026-07-28 20:32:19.457302 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-tx4rw/ 2026-07-28 20:32:19.457321 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-tx4rw/ceph-keyring-placement.txt 2026-07-28 20:32:19.457339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-tx4rw/glance-storage-init.txt 2026-07-28 20:32:19.457358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-tx4rw/init.txt 2026-07-28 20:32:19.457377 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-8fb6c6fc8-8k2ng/ 2026-07-28 20:32:19.457396 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-8fb6c6fc8-8k2ng/heat-api.txt 2026-07-28 20:32:19.457415 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-8fb6c6fc8-8k2ng/init.txt 2026-07-28 20:32:19.457434 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-kvlrq/ 2026-07-28 20:32:19.457456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-kvlrq/bootstrap.txt 2026-07-28 20:32:19.457477 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-kvlrq/init.txt 2026-07-28 20:32:19.457496 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-cb4d4cf56-8bw8j/ 2026-07-28 20:32:19.457515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-cb4d4cf56-8bw8j/heat-cfn.txt 2026-07-28 20:32:19.457534 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-cb4d4cf56-8bw8j/init.txt 2026-07-28 20:32:19.457554 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-zl5g6/ 2026-07-28 20:32:19.457573 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-zl5g6/heat-db-init-0.txt 2026-07-28 20:32:19.457592 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-zl5g6/init.txt 2026-07-28 20:32:19.457610 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-6mxkm/ 2026-07-28 20:32:19.457629 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-6mxkm/heat-db-sync.txt 2026-07-28 20:32:19.457648 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-6mxkm/init.txt 2026-07-28 20:32:19.457666 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-v5z6t/ 2026-07-28 20:32:19.457684 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-v5z6t/heat-ks-domain-user.txt 2026-07-28 20:32:19.457703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-v5z6t/init.txt 2026-07-28 20:32:19.457723 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-67fc65b987-fvvrm/ 2026-07-28 20:32:19.457741 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-67fc65b987-fvvrm/heat-engine.txt 2026-07-28 20:32:19.457760 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-67fc65b987-fvvrm/init.txt 2026-07-28 20:32:19.457778 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29754500-2gnfl/ 2026-07-28 20:32:19.457796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29754500-2gnfl/heat-engine-cleaner.txt 2026-07-28 20:32:19.457814 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29754500-2gnfl/init.txt 2026-07-28 20:32:19.457832 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29754505-g6xq2/ 2026-07-28 20:32:19.457859 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29754505-g6xq2/heat-engine-cleaner.txt 2026-07-28 20:32:19.457880 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29754505-g6xq2/init.txt 2026-07-28 20:32:19.457898 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29754510-zt5gt/ 2026-07-28 20:32:19.457918 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29754510-zt5gt/heat-engine-cleaner.txt 2026-07-28 20:32:19.457936 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29754510-zt5gt/init.txt 2026-07-28 20:32:19.457955 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-ndmtp/ 2026-07-28 20:32:19.457975 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-ndmtp/cloudformation-ks-endpoints-admin.txt 2026-07-28 20:32:19.457994 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-ndmtp/cloudformation-ks-endpoints-internal.txt 2026-07-28 20:32:19.458013 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-ndmtp/cloudformation-ks-endpoints-public.txt 2026-07-28 20:32:19.458032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-ndmtp/init.txt 2026-07-28 20:32:19.458051 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-ndmtp/orchestration-ks-endpoints-admin.txt 2026-07-28 20:32:19.458070 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-ndmtp/orchestration-ks-endpoints-internal.txt 2026-07-28 20:32:19.458088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-ndmtp/orchestration-ks-endpoints-public.txt 2026-07-28 20:32:19.458107 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-2xpbh/ 2026-07-28 20:32:19.458126 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-2xpbh/cloudformation-ks-service-registration.txt 2026-07-28 20:32:19.458145 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-2xpbh/init.txt 2026-07-28 20:32:19.458164 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-2xpbh/orchestration-ks-service-registration.txt 2026-07-28 20:32:19.458182 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-tpk82/ 2026-07-28 20:32:19.458201 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-tpk82/heat-ks-user.txt 2026-07-28 20:32:19.458221 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-tpk82/heat-trustee-ks-user.txt 2026-07-28 20:32:19.458239 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-tpk82/init.txt 2026-07-28 20:32:19.458257 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-jdk8g/ 2026-07-28 20:32:19.458276 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-jdk8g/init.txt 2026-07-28 20:32:19.458295 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-jdk8g/rabbit-init.txt 2026-07-28 20:32:19.458313 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-xgwb6/ 2026-07-28 20:32:19.458333 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-xgwb6/heat-trusts.txt 2026-07-28 20:32:19.458352 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-xgwb6/init.txt 2026-07-28 20:32:19.458371 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-5pz9k/ 2026-07-28 20:32:19.458390 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-5pz9k/init.txt 2026-07-28 20:32:19.458409 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-5pz9k/keepalived.txt 2026-07-28 20:32:19.458428 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-5pz9k/wait-for-ip.txt 2026-07-28 20:32:19.458447 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-6d54675595-d8jvv/ 2026-07-28 20:32:19.458465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-6d54675595-d8jvv/init.txt 2026-07-28 20:32:19.458489 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-6d54675595-d8jvv/keystone-api.txt 2026-07-28 20:32:19.458509 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-4z6jn/ 2026-07-28 20:32:19.458528 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-4z6jn/bootstrap.txt 2026-07-28 20:32:19.458547 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-4z6jn/init.txt 2026-07-28 20:32:19.458565 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-bnth7/ 2026-07-28 20:32:19.458584 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-bnth7/init.txt 2026-07-28 20:32:19.458602 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-bnth7/keystone-credential-setup.txt 2026-07-28 20:32:19.458620 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-vgfb8/ 2026-07-28 20:32:19.458639 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-vgfb8/init.txt 2026-07-28 20:32:19.458657 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-vgfb8/keystone-db-init-0.txt 2026-07-28 20:32:19.458675 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-8b82t/ 2026-07-28 20:32:19.458694 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-8b82t/init.txt 2026-07-28 20:32:19.458714 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-8b82t/keystone-db-sync.txt 2026-07-28 20:32:19.458733 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-cqs8x/ 2026-07-28 20:32:19.458752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-cqs8x/init.txt 2026-07-28 20:32:19.458770 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-cqs8x/keystone-domain-manage.txt 2026-07-28 20:32:19.458789 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-rqrg4/ 2026-07-28 20:32:19.458808 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-rqrg4/init.txt 2026-07-28 20:32:19.458827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-rqrg4/keystone-fernet-setup.txt 2026-07-28 20:32:19.458845 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-rrrb5/ 2026-07-28 20:32:19.458866 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-rrrb5/init.txt 2026-07-28 20:32:19.458890 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-rrrb5/rabbit-init.txt 2026-07-28 20:32:19.458910 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-s9498/ 2026-07-28 20:32:19.458929 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-s9498/ceph-admin-keyring-placement.txt 2026-07-28 20:32:19.458948 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-s9498/ceph-keyring-placement.txt 2026-07-28 20:32:19.458968 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-s9498/init-dynamic-options.txt 2026-07-28 20:32:19.458987 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-s9498/init.txt 2026-07-28 20:32:19.459008 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-s9498/libvirt-exporter.txt 2026-07-28 20:32:19.459027 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-s9498/libvirt.txt 2026-07-28 20:32:19.459046 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-s9498/tls-sidecar.txt 2026-07-28 20:32:19.459065 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-7c7b4755bc-sntxk/ 2026-07-28 20:32:19.459084 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-7c7b4755bc-sntxk/init.txt 2026-07-28 20:32:19.459103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-7c7b4755bc-sntxk/magnum-api.txt 2026-07-28 20:32:19.459129 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-07-28 20:32:19.459149 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-07-28 20:32:19.459168 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-07-28 20:32:19.459188 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-07-28 20:32:19.459207 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-9bqdc/ 2026-07-28 20:32:19.459226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-9bqdc/init.txt 2026-07-28 20:32:19.459245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-9bqdc/magnum-db-init-0.txt 2026-07-28 20:32:19.459264 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-6bp8q/ 2026-07-28 20:32:19.459283 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-6bp8q/init.txt 2026-07-28 20:32:19.459302 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-6bp8q/magnum-db-sync.txt 2026-07-28 20:32:19.459321 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-grjz6/ 2026-07-28 20:32:19.459341 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-grjz6/init.txt 2026-07-28 20:32:19.459360 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-grjz6/memcached-exporter.txt 2026-07-28 20:32:19.459379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-grjz6/memcached.txt 2026-07-28 20:32:19.459399 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-lz587/ 2026-07-28 20:32:19.459418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-lz587/init.txt 2026-07-28 20:32:19.459438 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-lz587/neutron-db-init-0.txt 2026-07-28 20:32:19.459458 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-sq892/ 2026-07-28 20:32:19.459477 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-sq892/init.txt 2026-07-28 20:32:19.459497 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-sq892/neutron-db-sync.txt 2026-07-28 20:32:19.459515 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-rfv6s/ 2026-07-28 20:32:19.459534 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-rfv6s/init.txt 2026-07-28 20:32:19.459553 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-rfv6s/network-ks-endpoints-admin.txt 2026-07-28 20:32:19.459572 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-rfv6s/network-ks-endpoints-internal.txt 2026-07-28 20:32:19.459591 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-rfv6s/network-ks-endpoints-public.txt 2026-07-28 20:32:19.459611 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-qdglb/ 2026-07-28 20:32:19.459631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-qdglb/init.txt 2026-07-28 20:32:19.459651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-qdglb/network-ks-service-registration.txt 2026-07-28 20:32:19.459670 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-9xjdj/ 2026-07-28 20:32:19.459690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-9xjdj/init.txt 2026-07-28 20:32:19.459710 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-9xjdj/neutron-ks-user.txt 2026-07-28 20:32:19.459729 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-85l4d/ 2026-07-28 20:32:19.459749 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-85l4d/init.txt 2026-07-28 20:32:19.459768 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-85l4d/neutron-netns-cleanup-cron.txt 2026-07-28 20:32:19.459839 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-gn2gf/ 2026-07-28 20:32:19.459862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-gn2gf/init.txt 2026-07-28 20:32:19.459882 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-gn2gf/neutron-metadata-agent-init.txt 2026-07-28 20:32:19.459902 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-gn2gf/neutron-ovn-metadata-agent.txt 2026-07-28 20:32:19.459921 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-gn2gf/ovn-neutron-init.txt 2026-07-28 20:32:19.459941 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-5q555/ 2026-07-28 20:32:19.459961 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-5q555/init.txt 2026-07-28 20:32:19.459980 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-5q555/neutron-ovn-vpn-agent.txt 2026-07-28 20:32:19.460000 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-5q555/ovn-neutron-init.txt 2026-07-28 20:32:19.460021 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-5q555/ovn-vpn-agent-init.txt 2026-07-28 20:32:19.460040 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-mplzs/ 2026-07-28 20:32:19.460060 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-mplzs/init.txt 2026-07-28 20:32:19.460079 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-mplzs/rabbit-init.txt 2026-07-28 20:32:19.460098 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-74c46fdcc6-n4xpt/ 2026-07-28 20:32:19.460118 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-74c46fdcc6-n4xpt/init.txt 2026-07-28 20:32:19.460136 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-74c46fdcc6-n4xpt/neutron-rpc-server.txt 2026-07-28 20:32:19.460155 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-74c46fdcc6-n4xpt/ovn-neutron-init.txt 2026-07-28 20:32:19.460174 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-75c4f6c59c-gmkdw/ 2026-07-28 20:32:19.460193 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-75c4f6c59c-gmkdw/init.txt 2026-07-28 20:32:19.460212 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-75c4f6c59c-gmkdw/neutron-policy-server.txt 2026-07-28 20:32:19.460230 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-75c4f6c59c-gmkdw/neutron-server.txt 2026-07-28 20:32:19.460249 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-75c4f6c59c-gmkdw/ovn-neutron-init.txt 2026-07-28 20:32:19.460268 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-859f5f8d8d-7mbkb/ 2026-07-28 20:32:19.460288 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-859f5f8d8d-7mbkb/init.txt 2026-07-28 20:32:19.460307 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-859f5f8d8d-7mbkb/nova-api-metadata-init.txt 2026-07-28 20:32:19.460326 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-859f5f8d8d-7mbkb/nova-api.txt 2026-07-28 20:32:19.460345 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-b77fdd56f-qxdcp/ 2026-07-28 20:32:19.460364 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-b77fdd56f-qxdcp/init.txt 2026-07-28 20:32:19.460383 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-b77fdd56f-qxdcp/nova-osapi.txt 2026-07-28 20:32:19.460402 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-6psxr/ 2026-07-28 20:32:19.460421 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-6psxr/bootstrap.txt 2026-07-28 20:32:19.460445 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-6psxr/init.txt 2026-07-28 20:32:19.460466 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9tzmw/ 2026-07-28 20:32:19.460486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9tzmw/init.txt 2026-07-28 20:32:19.460506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9tzmw/nova-cell-setup-init.txt 2026-07-28 20:32:19.460526 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9tzmw/nova-cell-setup.txt 2026-07-28 20:32:19.460545 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4957p/ 2026-07-28 20:32:19.460565 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4957p/ceph-admin-keyring-placement.txt 2026-07-28 20:32:19.460584 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4957p/ceph-keyring-placement.txt 2026-07-28 20:32:19.460603 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4957p/ceph-perms.txt 2026-07-28 20:32:19.460622 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4957p/init.txt 2026-07-28 20:32:19.460641 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4957p/nova-compute-init.txt 2026-07-28 20:32:19.460660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4957p/nova-compute-ssh-init.txt 2026-07-28 20:32:19.460680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4957p/nova-compute-ssh.txt 2026-07-28 20:32:19.460699 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4957p/nova-compute-vnc-init.txt 2026-07-28 20:32:19.460718 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-4957p/nova-compute.txt 2026-07-28 20:32:19.460737 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-594f767987-sqc44/ 2026-07-28 20:32:19.460756 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-594f767987-sqc44/init.txt 2026-07-28 20:32:19.460776 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-594f767987-sqc44/nova-conductor.txt 2026-07-28 20:32:19.460796 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-xx4c5/ 2026-07-28 20:32:19.460816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-xx4c5/init.txt 2026-07-28 20:32:19.460836 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-xx4c5/nova-db-init-0.txt 2026-07-28 20:32:19.460856 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-xx4c5/nova-db-init-1.txt 2026-07-28 20:32:19.460874 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-xx4c5/nova-db-init-2.txt 2026-07-28 20:32:19.460893 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-2hjts/ 2026-07-28 20:32:19.460912 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-2hjts/init.txt 2026-07-28 20:32:19.460930 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-2hjts/nova-db-sync.txt 2026-07-28 20:32:19.460949 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-snx4v/ 2026-07-28 20:32:19.460987 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-snx4v/compute-ks-endpoints-admin.txt 2026-07-28 20:32:19.461006 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-snx4v/compute-ks-endpoints-internal.txt 2026-07-28 20:32:19.461024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-snx4v/compute-ks-endpoints-public.txt 2026-07-28 20:32:19.461043 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-snx4v/init.txt 2026-07-28 20:32:19.461061 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-6hh6v/ 2026-07-28 20:32:19.461080 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-6hh6v/compute-ks-service-registration.txt 2026-07-28 20:32:19.461099 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-6hh6v/init.txt 2026-07-28 20:32:19.461122 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-qslrq/ 2026-07-28 20:32:19.461142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-qslrq/init.txt 2026-07-28 20:32:19.461160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-qslrq/nova-ks-user.txt 2026-07-28 20:32:19.461179 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-66b8894dc6-57z2p/ 2026-07-28 20:32:19.461197 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-66b8894dc6-57z2p/init.txt 2026-07-28 20:32:19.461217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-66b8894dc6-57z2p/nova-novncproxy-init-assets.txt 2026-07-28 20:32:19.461236 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-66b8894dc6-57z2p/nova-novncproxy-init.txt 2026-07-28 20:32:19.461255 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-66b8894dc6-57z2p/nova-novncproxy.txt 2026-07-28 20:32:19.461275 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-xx9fk/ 2026-07-28 20:32:19.461293 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-xx9fk/init.txt 2026-07-28 20:32:19.461313 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-xx9fk/rabbit-init.txt 2026-07-28 20:32:19.461332 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-77f9f99dff-jwqvj/ 2026-07-28 20:32:19.461352 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-77f9f99dff-jwqvj/init.txt 2026-07-28 20:32:19.461370 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-77f9f99dff-jwqvj/nova-scheduler.txt 2026-07-28 20:32:19.461389 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-9665bc9-dpk8g/ 2026-07-28 20:32:19.461408 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-9665bc9-dpk8g/init.txt 2026-07-28 20:32:19.461426 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-9665bc9-dpk8g/octavia-api.txt 2026-07-28 20:32:19.461446 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-gtbvg/ 2026-07-28 20:32:19.461465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-gtbvg/bootstrap.txt 2026-07-28 20:32:19.461483 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-gtbvg/init.txt 2026-07-28 20:32:19.461502 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-n4w62/ 2026-07-28 20:32:19.461520 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-n4w62/init.txt 2026-07-28 20:32:19.461538 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-n4w62/octavia-db-init-0.txt 2026-07-28 20:32:19.461556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-n4w62/octavia-db-init-1.txt 2026-07-28 20:32:19.461575 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-557v2/ 2026-07-28 20:32:19.461594 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-557v2/init.txt 2026-07-28 20:32:19.461613 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-557v2/octavia-db-sync.txt 2026-07-28 20:32:19.461631 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-cwfbv/ 2026-07-28 20:32:19.461650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-cwfbv/init.txt 2026-07-28 20:32:19.461688 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-cwfbv/octavia-health-manager-get-port.txt 2026-07-28 20:32:19.461729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-cwfbv/octavia-health-manager-nic-init.txt 2026-07-28 20:32:19.461752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-cwfbv/octavia-health-manager.txt 2026-07-28 20:32:19.461773 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-757b856b58-vjhbd/ 2026-07-28 20:32:19.461798 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-757b856b58-vjhbd/init.txt 2026-07-28 20:32:19.461819 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-757b856b58-vjhbd/octavia-housekeeping.txt 2026-07-28 20:32:19.461838 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-gdckv/ 2026-07-28 20:32:19.461857 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-gdckv/init.txt 2026-07-28 20:32:19.461878 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-gdckv/load-balancer-ks-endpoints-admin.txt 2026-07-28 20:32:19.461899 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-gdckv/load-balancer-ks-endpoints-internal.txt 2026-07-28 20:32:19.461918 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-gdckv/load-balancer-ks-endpoints-public.txt 2026-07-28 20:32:19.461936 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-6txzk/ 2026-07-28 20:32:19.461955 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-6txzk/init.txt 2026-07-28 20:32:19.461973 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-6txzk/load-balancer-ks-service-registration.txt 2026-07-28 20:32:19.461996 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-xzzzs/ 2026-07-28 20:32:19.462023 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-xzzzs/init.txt 2026-07-28 20:32:19.462043 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-xzzzs/octavia-ks-user.txt 2026-07-28 20:32:19.462063 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-99fc5/ 2026-07-28 20:32:19.462082 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-99fc5/init.txt 2026-07-28 20:32:19.462100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-99fc5/rabbit-init.txt 2026-07-28 20:32:19.462118 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-595649b7d5-tpp55/ 2026-07-28 20:32:19.462137 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-595649b7d5-tpp55/init.txt 2026-07-28 20:32:19.462155 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-595649b7d5-tpp55/octavia-worker.txt 2026-07-28 20:32:19.462175 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-lkzjh/ 2026-07-28 20:32:19.462195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-lkzjh/init.txt 2026-07-28 20:32:19.462213 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-lkzjh/openvswitch-db-perms.txt 2026-07-28 20:32:19.462233 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-lkzjh/openvswitch-db.txt 2026-07-28 20:32:19.462251 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-lkzjh/openvswitch-vswitchd-modules.txt 2026-07-28 20:32:19.462269 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-lkzjh/openvswitch-vswitchd.txt 2026-07-28 20:32:19.462288 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-gchtf/ 2026-07-28 20:32:19.462307 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-gchtf/controller-init.txt 2026-07-28 20:32:19.462325 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-gchtf/controller.txt 2026-07-28 20:32:19.462345 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-gchtf/get-gw-enabled.txt 2026-07-28 20:32:19.462363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-gchtf/init.txt 2026-07-28 20:32:19.462382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-gchtf/log-parser.txt 2026-07-28 20:32:19.462401 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-gchtf/vector.txt 2026-07-28 20:32:19.462419 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-4xsjd/ 2026-07-28 20:32:19.462443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-4xsjd/init.txt 2026-07-28 20:32:19.462462 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-4xsjd/northd.txt 2026-07-28 20:32:19.462482 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ 2026-07-28 20:32:19.462501 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt 2026-07-28 20:32:19.462519 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-07-28 20:32:19.462537 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ 2026-07-28 20:32:19.462556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt 2026-07-28 20:32:19.462574 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-07-28 20:32:19.462593 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-07-28 20:32:19.462612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-07-28 20:32:19.462632 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-07-28 20:32:19.462650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-07-28 20:32:19.462670 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-07-28 20:32:19.462688 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-07-28 20:32:19.462708 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-07-28 20:32:19.462726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-07-28 20:32:19.462745 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-07-28 20:32:19.462764 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-69d7d4f4b5-nc69r/ 2026-07-28 20:32:19.462783 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-69d7d4f4b5-nc69r/init.txt 2026-07-28 20:32:19.462802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-69d7d4f4b5-nc69r/placement-api.txt 2026-07-28 20:32:19.462820 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-7hkkd/ 2026-07-28 20:32:19.462838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-7hkkd/init.txt 2026-07-28 20:32:19.462856 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-7hkkd/placement-db-init-0.txt 2026-07-28 20:32:19.462874 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-kwjvx/ 2026-07-28 20:32:19.462892 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-kwjvx/init.txt 2026-07-28 20:32:19.462911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-kwjvx/placement-db-sync.txt 2026-07-28 20:32:19.462929 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-czmcv/ 2026-07-28 20:32:19.462947 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-czmcv/init.txt 2026-07-28 20:32:19.462965 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-czmcv/placement-ks-endpoints-admin.txt 2026-07-28 20:32:19.462983 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-czmcv/placement-ks-endpoints-internal.txt 2026-07-28 20:32:19.463002 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-czmcv/placement-ks-endpoints-public.txt 2026-07-28 20:32:19.463021 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-fzt7h/ 2026-07-28 20:32:19.463040 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-fzt7h/init.txt 2026-07-28 20:32:19.463059 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-fzt7h/placement-ks-service-registration.txt 2026-07-28 20:32:19.463084 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-zg8k8/ 2026-07-28 20:32:19.463104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-zg8k8/init.txt 2026-07-28 20:32:19.463122 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-zg8k8/placement-ks-user.txt 2026-07-28 20:32:19.463141 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-cwzhx/ 2026-07-28 20:32:19.463160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-cwzhx/percona-xtradb-cluster-operator.txt 2026-07-28 20:32:19.463178 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-07-28 20:32:19.463198 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-07-28 20:32:19.463217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-07-28 20:32:19.463235 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-07-28 20:32:19.463254 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-07-28 20:32:19.463272 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-07-28 20:32:19.463291 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-rr92r/ 2026-07-28 20:32:19.463309 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-rr92r/rabbitmq-cluster-operator.txt 2026-07-28 20:32:19.463327 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-07-28 20:32:19.463346 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-07-28 20:32:19.463364 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-07-28 20:32:19.463383 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-07-28 20:32:19.463402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-07-28 20:32:19.463420 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-07-28 20:32:19.463440 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-07-28 20:32:19.463458 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-07-28 20:32:19.463477 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-07-28 20:32:19.463495 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-07-28 20:32:19.463514 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-07-28 20:32:19.463532 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-07-28 20:32:19.463551 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-5r5lt/ 2026-07-28 20:32:19.463569 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-5r5lt/rabbitmq-cluster-operator.txt 2026-07-28 20:32:19.463588 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-07-28 20:32:19.463607 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-07-28 20:32:19.463626 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-07-28 20:32:19.463645 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-07-28 20:32:19.463664 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-07-28 20:32:19.463683 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-07-28 20:32:19.463702 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-07-28 20:32:19.463725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-07-28 20:32:19.463745 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-07-28 20:32:19.463765 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-vxw82/ 2026-07-28 20:32:19.463802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-vxw82/ceph-crash.txt 2026-07-28 20:32:19.463829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-vxw82/chown-container-data-dir.txt 2026-07-28 20:32:19.463853 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-vxw82/make-container-crash-dir.txt 2026-07-28 20:32:19.463873 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hxpvt/ 2026-07-28 20:32:19.463892 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hxpvt/chown-container-data-dir.txt 2026-07-28 20:32:19.463911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hxpvt/log-collector.txt 2026-07-28 20:32:19.463930 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hxpvt/rgw.txt 2026-07-28 20:32:19.463948 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-55987779ff-f5vcd/ 2026-07-28 20:32:19.463967 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-55987779ff-f5vcd/init.txt 2026-07-28 20:32:19.463986 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-55987779ff-f5vcd/staffeln-api.txt 2026-07-28 20:32:19.464005 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5dd6f98676-75nxc/ 2026-07-28 20:32:19.464023 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5dd6f98676-75nxc/staffeln-conductor.txt 2026-07-28 20:32:19.464041 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-8xj6n/ 2026-07-28 20:32:19.464060 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-8xj6n/init.txt 2026-07-28 20:32:19.464079 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-8xj6n/staffeln-db-init-0.txt 2026-07-28 20:32:19.464097 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-5h8xg/ 2026-07-28 20:32:19.464116 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-5h8xg/init.txt 2026-07-28 20:32:19.464134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-5h8xg/staffeln-db-sync.txt 2026-07-28 20:32:19.464152 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-07-28 20:32:19.464171 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-07-28 20:32:19.464189 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-07-28 20:32:19.464207 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-07-28 20:32:19.464225 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-07-28 20:32:19.464245 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-pnmzv/ 2026-07-28 20:32:19.464264 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-pnmzv/manager.txt 2026-07-28 20:32:19.464282 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-07-28 20:32:19.464301 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-k4q4k/ 2026-07-28 20:32:19.464320 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-k4q4k/rook-ceph-operator.txt 2026-07-28 20:32:19.464339 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-07-28 20:32:19.464358 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-zc8hc/ 2026-07-28 20:32:19.464384 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-zc8hc/secretgen-controller.txt 2026-07-28 20:32:19.464404 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-07-28 20:32:19.464422 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-hftp6/ 2026-07-28 20:32:19.464441 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-hftp6/controller.txt 2026-07-28 20:32:19.464459 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-85sjc/ 2026-07-28 20:32:19.464479 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-85sjc/ingress-nginx-default-backend.txt 2026-07-28 20:32:19.464498 | instance | cd+++++++++ pod-logs/kube-system/ 2026-07-28 20:32:19.464517 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-l67zf/ 2026-07-28 20:32:19.464535 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-l67zf/cilium-operator.txt 2026-07-28 20:32:19.464553 | instance | cd+++++++++ pod-logs/kube-system/cilium-vcz5r/ 2026-07-28 20:32:19.464573 | instance | >f+++++++++ pod-logs/kube-system/cilium-vcz5r/apply-sysctl-overwrites.txt 2026-07-28 20:32:19.464591 | instance | >f+++++++++ pod-logs/kube-system/cilium-vcz5r/cilium-agent.txt 2026-07-28 20:32:19.464609 | instance | >f+++++++++ pod-logs/kube-system/cilium-vcz5r/clean-cilium-state.txt 2026-07-28 20:32:19.464628 | instance | >f+++++++++ pod-logs/kube-system/cilium-vcz5r/config.txt 2026-07-28 20:32:19.464646 | instance | >f+++++++++ pod-logs/kube-system/cilium-vcz5r/install-cni-binaries.txt 2026-07-28 20:32:19.464665 | instance | >f+++++++++ pod-logs/kube-system/cilium-vcz5r/mount-bpf-fs.txt 2026-07-28 20:32:19.464684 | instance | >f+++++++++ pod-logs/kube-system/cilium-vcz5r/mount-cgroup.txt 2026-07-28 20:32:19.464702 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-4gxsq/ 2026-07-28 20:32:19.464721 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-4gxsq/coredns.txt 2026-07-28 20:32:19.464739 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-vt7dt/ 2026-07-28 20:32:19.464757 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-vt7dt/coredns.txt 2026-07-28 20:32:19.464776 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-07-28 20:32:19.464794 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-07-28 20:32:19.464813 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-07-28 20:32:19.464831 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-07-28 20:32:19.464850 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-07-28 20:32:19.464869 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-07-28 20:32:19.464887 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-mlwn8/ 2026-07-28 20:32:19.464906 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-mlwn8/kube-proxy.txt 2026-07-28 20:32:19.464924 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-07-28 20:32:19.464943 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-07-28 20:32:19.464980 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-07-28 20:32:19.465001 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-07-28 20:32:19.465020 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-07-28 20:32:19.465039 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-wkdxb/ 2026-07-28 20:32:19.465058 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-wkdxb/local-path-provisioner.txt 2026-07-28 20:32:19.465080 | instance | cd+++++++++ pod-logs/monitoring/ 2026-07-28 20:32:19.465127 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-07-28 20:32:19.465162 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-07-28 20:32:19.465189 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-07-28 20:32:19.465216 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-07-28 20:32:19.465244 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-07-28 20:32:19.465269 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-wqlg8/ 2026-07-28 20:32:19.465294 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-wqlg8/goldpinger-daemon.txt 2026-07-28 20:32:19.465317 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-65fdb486cc-rvlhk/ 2026-07-28 20:32:19.465342 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-65fdb486cc-rvlhk/grafana-sc-dashboard.txt 2026-07-28 20:32:19.465367 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-65fdb486cc-rvlhk/grafana-sc-datasources.txt 2026-07-28 20:32:19.465393 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-65fdb486cc-rvlhk/grafana.txt 2026-07-28 20:32:19.465419 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-fqz4c/ 2026-07-28 20:32:19.465447 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-fqz4c/kube-state-metrics.txt 2026-07-28 20:32:19.465472 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-ltmrb/ 2026-07-28 20:32:19.465498 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-ltmrb/kube-prometheus-stack.txt 2026-07-28 20:32:19.465525 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-bkwlj/ 2026-07-28 20:32:19.465552 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-bkwlj/node-exporter.txt 2026-07-28 20:32:19.465574 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-bkwlj/pod-tls-sidecar.txt 2026-07-28 20:32:19.465595 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-07-28 20:32:19.465615 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-07-28 20:32:19.465634 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-07-28 20:32:19.465654 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-07-28 20:32:19.465673 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-07-28 20:32:19.465693 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-fsxsv/ 2026-07-28 20:32:19.465713 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-fsxsv/nginx.txt 2026-07-28 20:32:19.465733 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-07-28 20:32:19.465753 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-07-28 20:32:19.465773 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-07-28 20:32:19.465793 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-jjpd9/ 2026-07-28 20:32:19.465829 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-jjpd9/gc.txt 2026-07-28 20:32:19.465866 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-rnbj7/ 2026-07-28 20:32:19.465890 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-rnbj7/master.txt 2026-07-28 20:32:19.465911 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-zswnw/ 2026-07-28 20:32:19.465930 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-zswnw/worker.txt 2026-07-28 20:32:19.465948 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-07-28 20:32:19.465973 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-07-28 20:32:19.465992 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-07-28 20:32:19.466012 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-07-28 20:32:19.466031 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-07-28 20:32:19.466049 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-07-28 20:32:19.466067 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-nkzm7/ 2026-07-28 20:32:19.466085 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-nkzm7/pushgateway.txt 2026-07-28 20:32:19.466103 | instance | cd+++++++++ pod-logs/monitoring/vector-27t6k/ 2026-07-28 20:32:19.466121 | instance | >f+++++++++ pod-logs/monitoring/vector-27t6k/vector.txt 2026-07-28 20:32:19.466139 | instance | cd+++++++++ pod-logs/openstack/ 2026-07-28 20:32:19.466162 | instance | cd+++++++++ pod-logs/openstack/barbican-api-d49f84db8-kx64g/ 2026-07-28 20:32:19.466185 | instance | >f+++++++++ pod-logs/openstack/barbican-api-d49f84db8-kx64g/barbican-api.txt 2026-07-28 20:32:19.466206 | instance | >f+++++++++ pod-logs/openstack/barbican-api-d49f84db8-kx64g/init.txt 2026-07-28 20:32:19.466250 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-dmwtd/ 2026-07-28 20:32:19.466281 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-dmwtd/barbican-db-init-0.txt 2026-07-28 20:32:19.466301 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-dmwtd/init.txt 2026-07-28 20:32:19.466319 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-9v9pw/ 2026-07-28 20:32:19.466337 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-9v9pw/barbican-db-sync.txt 2026-07-28 20:32:19.466355 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-9v9pw/init.txt 2026-07-28 20:32:19.466373 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-g45pj/ 2026-07-28 20:32:19.466391 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-g45pj/init.txt 2026-07-28 20:32:19.466409 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-g45pj/key-manager-ks-endpoints-admin.txt 2026-07-28 20:32:19.466427 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-g45pj/key-manager-ks-endpoints-internal.txt 2026-07-28 20:32:19.466446 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-g45pj/key-manager-ks-endpoints-public.txt 2026-07-28 20:32:19.466463 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-mlmrw/ 2026-07-28 20:32:19.466482 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-mlmrw/init.txt 2026-07-28 20:32:19.466501 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-mlmrw/key-manager-ks-service-registration.txt 2026-07-28 20:32:19.466519 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-rdzgc/ 2026-07-28 20:32:19.466538 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-rdzgc/barbican-ks-user.txt 2026-07-28 20:32:19.466557 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-rdzgc/init.txt 2026-07-28 20:32:19.466576 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-m6bw9/ 2026-07-28 20:32:19.466594 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-m6bw9/init.txt 2026-07-28 20:32:19.466612 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-m6bw9/rabbit-init.txt 2026-07-28 20:32:19.466631 | instance | cd+++++++++ pod-logs/openstack/cinder-api-76d856589b-42xwk/ 2026-07-28 20:32:19.466649 | instance | >f+++++++++ pod-logs/openstack/cinder-api-76d856589b-42xwk/ceph-coordination-volume-perms.txt 2026-07-28 20:32:19.466667 | instance | >f+++++++++ pod-logs/openstack/cinder-api-76d856589b-42xwk/cinder-api.txt 2026-07-28 20:32:19.466693 | instance | >f+++++++++ pod-logs/openstack/cinder-api-76d856589b-42xwk/init.txt 2026-07-28 20:32:19.466712 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-678df5dc7d-g97kl/ 2026-07-28 20:32:19.466731 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-678df5dc7d-g97kl/ceph-backup-keyring-placement.txt 2026-07-28 20:32:19.466750 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-678df5dc7d-g97kl/ceph-coordination-volume-perms.txt 2026-07-28 20:32:19.466768 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-678df5dc7d-g97kl/ceph-keyring-placement-rbd1.txt 2026-07-28 20:32:19.466786 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-678df5dc7d-g97kl/cinder-backup.txt 2026-07-28 20:32:19.466804 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-678df5dc7d-g97kl/init.txt 2026-07-28 20:32:19.466822 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-bkgn9/ 2026-07-28 20:32:19.466840 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-bkgn9/ceph-keyring-placement.txt 2026-07-28 20:32:19.466859 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-bkgn9/cinder-backup-storage-init.txt 2026-07-28 20:32:19.466877 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-bkgn9/init.txt 2026-07-28 20:32:19.466895 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-2rmgk/ 2026-07-28 20:32:19.466913 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-2rmgk/bootstrap.txt 2026-07-28 20:32:19.466931 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-2rmgk/init.txt 2026-07-28 20:32:19.466949 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-w4tvl/ 2026-07-28 20:32:19.466967 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-w4tvl/create-internal-tenant.txt 2026-07-28 20:32:19.466984 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-w4tvl/init.txt 2026-07-28 20:32:19.467003 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-4t894/ 2026-07-28 20:32:19.467021 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-4t894/cinder-db-init-0.txt 2026-07-28 20:32:19.467040 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-4t894/init.txt 2026-07-28 20:32:19.467058 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-ngj8m/ 2026-07-28 20:32:19.467077 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-ngj8m/cinder-db-sync.txt 2026-07-28 20:32:19.467095 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-ngj8m/init.txt 2026-07-28 20:32:19.467113 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-2p5pt/ 2026-07-28 20:32:19.467131 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-2p5pt/init.txt 2026-07-28 20:32:19.467150 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-2p5pt/volumev3-ks-endpoints-admin.txt 2026-07-28 20:32:19.467197 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-2p5pt/volumev3-ks-endpoints-internal.txt 2026-07-28 20:32:19.467244 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-2p5pt/volumev3-ks-endpoints-public.txt 2026-07-28 20:32:19.467275 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-s9dzh/ 2026-07-28 20:32:19.467295 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-s9dzh/init.txt 2026-07-28 20:32:19.467315 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-s9dzh/volumev3-ks-service-registration.txt 2026-07-28 20:32:19.467335 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-82b56/ 2026-07-28 20:32:19.467353 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-82b56/cinder-ks-user.txt 2026-07-28 20:32:19.467372 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-82b56/init.txt 2026-07-28 20:32:19.467391 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-7zp4q/ 2026-07-28 20:32:19.467409 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-7zp4q/init.txt 2026-07-28 20:32:19.467427 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-7zp4q/rabbit-init.txt 2026-07-28 20:32:19.467450 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-64db8b74cb-86p52/ 2026-07-28 20:32:19.467469 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-64db8b74cb-86p52/ceph-coordination-volume-perms.txt 2026-07-28 20:32:19.467487 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-64db8b74cb-86p52/cinder-scheduler.txt 2026-07-28 20:32:19.467506 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-64db8b74cb-86p52/init.txt 2026-07-28 20:32:19.467525 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-rzv6g/ 2026-07-28 20:32:19.467543 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-rzv6g/ceph-keyring-placement.txt 2026-07-28 20:32:19.467561 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-rzv6g/cinder-storage-init-rbd1.txt 2026-07-28 20:32:19.467579 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-rzv6g/init.txt 2026-07-28 20:32:19.467598 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-958b8f699-kft5k/ 2026-07-28 20:32:19.467616 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-958b8f699-kft5k/ceph-coordination-volume-perms.txt 2026-07-28 20:32:19.467634 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-958b8f699-kft5k/ceph-keyring-placement-rbd1.txt 2026-07-28 20:32:19.467651 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-958b8f699-kft5k/cinder-volume.txt 2026-07-28 20:32:19.467670 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-958b8f699-kft5k/init-cinder-conf.txt 2026-07-28 20:32:19.467689 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-958b8f699-kft5k/init.txt 2026-07-28 20:32:19.467707 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29754485-9wptn/ 2026-07-28 20:32:19.467725 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29754485-9wptn/cinder-volume-usage-audit.txt 2026-07-28 20:32:19.467744 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29754485-9wptn/init.txt 2026-07-28 20:32:19.467763 | instance | cd+++++++++ pod-logs/openstack/glance-api-5f9b8d8764-fbnq6/ 2026-07-28 20:32:19.467807 | instance | >f+++++++++ pod-logs/openstack/glance-api-5f9b8d8764-fbnq6/ceph-keyring-placement.txt 2026-07-28 20:32:19.467828 | instance | >f+++++++++ pod-logs/openstack/glance-api-5f9b8d8764-fbnq6/glance-api.txt 2026-07-28 20:32:19.467848 | instance | >f+++++++++ pod-logs/openstack/glance-api-5f9b8d8764-fbnq6/glance-perms.txt 2026-07-28 20:32:19.467868 | instance | >f+++++++++ pod-logs/openstack/glance-api-5f9b8d8764-fbnq6/init.txt 2026-07-28 20:32:19.467886 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-wlz45/ 2026-07-28 20:32:19.467906 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-wlz45/glance-db-init-0.txt 2026-07-28 20:32:19.467924 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-wlz45/init.txt 2026-07-28 20:32:19.467944 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-plprb/ 2026-07-28 20:32:19.467963 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-plprb/glance-db-sync.txt 2026-07-28 20:32:19.467983 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-plprb/init.txt 2026-07-28 20:32:19.468001 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-cdmqs/ 2026-07-28 20:32:19.468201 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-cdmqs/image-ks-endpoints-admin.txt 2026-07-28 20:32:19.468224 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-cdmqs/image-ks-endpoints-internal.txt 2026-07-28 20:32:19.468251 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-cdmqs/image-ks-endpoints-public.txt 2026-07-28 20:32:19.468275 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-cdmqs/init.txt 2026-07-28 20:32:19.468295 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-rnp8g/ 2026-07-28 20:32:19.468314 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-rnp8g/image-ks-service-registration.txt 2026-07-28 20:32:19.468341 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-rnp8g/init.txt 2026-07-28 20:32:19.468361 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-jzlkv/ 2026-07-28 20:32:19.468380 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-jzlkv/glance-ks-user.txt 2026-07-28 20:32:19.468398 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-jzlkv/init.txt 2026-07-28 20:32:19.468416 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-vrw8t/ 2026-07-28 20:32:19.468435 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-vrw8t/glance-metadefs-load.txt 2026-07-28 20:32:19.468453 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-vrw8t/init.txt 2026-07-28 20:32:19.468473 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-hp4h9/ 2026-07-28 20:32:19.468491 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-hp4h9/init.txt 2026-07-28 20:32:19.468511 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-hp4h9/rabbit-init.txt 2026-07-28 20:32:19.468530 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-tx4rw/ 2026-07-28 20:32:19.468549 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-tx4rw/ceph-keyring-placement.txt 2026-07-28 20:32:19.468567 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-tx4rw/glance-storage-init.txt 2026-07-28 20:32:19.468585 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-tx4rw/init.txt 2026-07-28 20:32:19.468603 | instance | cd+++++++++ pod-logs/openstack/heat-api-8fb6c6fc8-8k2ng/ 2026-07-28 20:32:19.468621 | instance | >f+++++++++ pod-logs/openstack/heat-api-8fb6c6fc8-8k2ng/heat-api.txt 2026-07-28 20:32:19.468639 | instance | >f+++++++++ pod-logs/openstack/heat-api-8fb6c6fc8-8k2ng/init.txt 2026-07-28 20:32:19.468656 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-kvlrq/ 2026-07-28 20:32:19.468674 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-kvlrq/bootstrap.txt 2026-07-28 20:32:19.468693 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-kvlrq/init.txt 2026-07-28 20:32:19.468711 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-cb4d4cf56-8bw8j/ 2026-07-28 20:32:19.468728 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-cb4d4cf56-8bw8j/heat-cfn.txt 2026-07-28 20:32:19.468746 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-cb4d4cf56-8bw8j/init.txt 2026-07-28 20:32:19.468764 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-zl5g6/ 2026-07-28 20:32:19.468782 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-zl5g6/heat-db-init-0.txt 2026-07-28 20:32:19.468800 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-zl5g6/init.txt 2026-07-28 20:32:19.468817 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-6mxkm/ 2026-07-28 20:32:19.468835 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-6mxkm/heat-db-sync.txt 2026-07-28 20:32:19.468853 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-6mxkm/init.txt 2026-07-28 20:32:19.468871 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-v5z6t/ 2026-07-28 20:32:19.468890 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-v5z6t/heat-ks-domain-user.txt 2026-07-28 20:32:19.468909 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-v5z6t/init.txt 2026-07-28 20:32:19.468927 | instance | cd+++++++++ pod-logs/openstack/heat-engine-67fc65b987-fvvrm/ 2026-07-28 20:32:19.468946 | instance | >f+++++++++ pod-logs/openstack/heat-engine-67fc65b987-fvvrm/heat-engine.txt 2026-07-28 20:32:19.468995 | instance | >f+++++++++ pod-logs/openstack/heat-engine-67fc65b987-fvvrm/init.txt 2026-07-28 20:32:19.469016 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29754500-2gnfl/ 2026-07-28 20:32:19.469034 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29754500-2gnfl/heat-engine-cleaner.txt 2026-07-28 20:32:19.469053 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29754500-2gnfl/init.txt 2026-07-28 20:32:19.469071 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29754505-g6xq2/ 2026-07-28 20:32:19.469096 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29754505-g6xq2/heat-engine-cleaner.txt 2026-07-28 20:32:19.469115 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29754505-g6xq2/init.txt 2026-07-28 20:32:19.469135 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29754510-zt5gt/ 2026-07-28 20:32:19.469153 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29754510-zt5gt/heat-engine-cleaner.txt 2026-07-28 20:32:19.469172 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29754510-zt5gt/init.txt 2026-07-28 20:32:19.469190 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-ndmtp/ 2026-07-28 20:32:19.469210 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-ndmtp/cloudformation-ks-endpoints-admin.txt 2026-07-28 20:32:19.469236 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-ndmtp/cloudformation-ks-endpoints-internal.txt 2026-07-28 20:32:19.469261 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-ndmtp/cloudformation-ks-endpoints-public.txt 2026-07-28 20:32:19.469281 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-ndmtp/init.txt 2026-07-28 20:32:19.469299 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-ndmtp/orchestration-ks-endpoints-admin.txt 2026-07-28 20:32:19.469319 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-ndmtp/orchestration-ks-endpoints-internal.txt 2026-07-28 20:32:19.469337 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-ndmtp/orchestration-ks-endpoints-public.txt 2026-07-28 20:32:19.469355 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-2xpbh/ 2026-07-28 20:32:19.469374 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-2xpbh/cloudformation-ks-service-registration.txt 2026-07-28 20:32:19.469393 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-2xpbh/init.txt 2026-07-28 20:32:19.469412 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-2xpbh/orchestration-ks-service-registration.txt 2026-07-28 20:32:19.469431 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-tpk82/ 2026-07-28 20:32:19.469449 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-tpk82/heat-ks-user.txt 2026-07-28 20:32:19.469468 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-tpk82/heat-trustee-ks-user.txt 2026-07-28 20:32:19.469487 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-tpk82/init.txt 2026-07-28 20:32:19.469506 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-jdk8g/ 2026-07-28 20:32:19.469525 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-jdk8g/init.txt 2026-07-28 20:32:19.469544 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-jdk8g/rabbit-init.txt 2026-07-28 20:32:19.469564 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-xgwb6/ 2026-07-28 20:32:19.469582 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-xgwb6/heat-trusts.txt 2026-07-28 20:32:19.469601 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-xgwb6/init.txt 2026-07-28 20:32:19.469619 | instance | cd+++++++++ pod-logs/openstack/keepalived-5pz9k/ 2026-07-28 20:32:19.469637 | instance | >f+++++++++ pod-logs/openstack/keepalived-5pz9k/init.txt 2026-07-28 20:32:19.469656 | instance | >f+++++++++ pod-logs/openstack/keepalived-5pz9k/keepalived.txt 2026-07-28 20:32:19.469674 | instance | >f+++++++++ pod-logs/openstack/keepalived-5pz9k/wait-for-ip.txt 2026-07-28 20:32:19.469692 | instance | cd+++++++++ pod-logs/openstack/keystone-api-6d54675595-d8jvv/ 2026-07-28 20:32:19.469711 | instance | >f+++++++++ pod-logs/openstack/keystone-api-6d54675595-d8jvv/init.txt 2026-07-28 20:32:19.469729 | instance | >f+++++++++ pod-logs/openstack/keystone-api-6d54675595-d8jvv/keystone-api.txt 2026-07-28 20:32:19.469749 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-4z6jn/ 2026-07-28 20:32:19.469775 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-4z6jn/bootstrap.txt 2026-07-28 20:32:19.469800 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-4z6jn/init.txt 2026-07-28 20:32:19.469832 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-bnth7/ 2026-07-28 20:32:19.469859 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-bnth7/init.txt 2026-07-28 20:32:19.469880 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-bnth7/keystone-credential-setup.txt 2026-07-28 20:32:19.469900 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-vgfb8/ 2026-07-28 20:32:19.469919 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-vgfb8/init.txt 2026-07-28 20:32:19.469938 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-vgfb8/keystone-db-init-0.txt 2026-07-28 20:32:19.469957 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-8b82t/ 2026-07-28 20:32:19.469976 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-8b82t/init.txt 2026-07-28 20:32:19.469996 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-8b82t/keystone-db-sync.txt 2026-07-28 20:32:19.470014 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-cqs8x/ 2026-07-28 20:32:19.470033 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-cqs8x/init.txt 2026-07-28 20:32:19.470051 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-cqs8x/keystone-domain-manage.txt 2026-07-28 20:32:19.470070 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-rqrg4/ 2026-07-28 20:32:19.470089 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-rqrg4/init.txt 2026-07-28 20:32:19.470107 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-rqrg4/keystone-fernet-setup.txt 2026-07-28 20:32:19.470126 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-rrrb5/ 2026-07-28 20:32:19.470144 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-rrrb5/init.txt 2026-07-28 20:32:19.470163 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-rrrb5/rabbit-init.txt 2026-07-28 20:32:19.470182 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-s9498/ 2026-07-28 20:32:19.470200 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-s9498/ceph-admin-keyring-placement.txt 2026-07-28 20:32:19.470223 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-s9498/ceph-keyring-placement.txt 2026-07-28 20:32:19.470250 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-s9498/init-dynamic-options.txt 2026-07-28 20:32:19.470272 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-s9498/init.txt 2026-07-28 20:32:19.470291 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-s9498/libvirt-exporter.txt 2026-07-28 20:32:19.470310 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-s9498/libvirt.txt 2026-07-28 20:32:19.470328 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-s9498/tls-sidecar.txt 2026-07-28 20:32:19.470347 | instance | cd+++++++++ pod-logs/openstack/magnum-api-7c7b4755bc-sntxk/ 2026-07-28 20:32:19.470365 | instance | >f+++++++++ pod-logs/openstack/magnum-api-7c7b4755bc-sntxk/init.txt 2026-07-28 20:32:19.470384 | instance | >f+++++++++ pod-logs/openstack/magnum-api-7c7b4755bc-sntxk/magnum-api.txt 2026-07-28 20:32:19.470403 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-07-28 20:32:19.470422 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-07-28 20:32:19.470440 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-07-28 20:32:19.470459 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-07-28 20:32:19.470477 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-9bqdc/ 2026-07-28 20:32:19.470495 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-9bqdc/init.txt 2026-07-28 20:32:19.470513 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-9bqdc/magnum-db-init-0.txt 2026-07-28 20:32:19.470532 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-6bp8q/ 2026-07-28 20:32:19.470557 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-6bp8q/init.txt 2026-07-28 20:32:19.470577 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-6bp8q/magnum-db-sync.txt 2026-07-28 20:32:19.470596 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-grjz6/ 2026-07-28 20:32:19.470614 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-grjz6/init.txt 2026-07-28 20:32:19.470632 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-grjz6/memcached-exporter.txt 2026-07-28 20:32:19.470651 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-grjz6/memcached.txt 2026-07-28 20:32:19.470669 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-lz587/ 2026-07-28 20:32:19.470688 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-lz587/init.txt 2026-07-28 20:32:19.470706 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-lz587/neutron-db-init-0.txt 2026-07-28 20:32:19.470725 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-sq892/ 2026-07-28 20:32:19.470744 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-sq892/init.txt 2026-07-28 20:32:19.470763 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-sq892/neutron-db-sync.txt 2026-07-28 20:32:19.470781 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-rfv6s/ 2026-07-28 20:32:19.470800 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-rfv6s/init.txt 2026-07-28 20:32:19.470819 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-rfv6s/network-ks-endpoints-admin.txt 2026-07-28 20:32:19.470838 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-rfv6s/network-ks-endpoints-internal.txt 2026-07-28 20:32:19.470856 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-rfv6s/network-ks-endpoints-public.txt 2026-07-28 20:32:19.470878 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-qdglb/ 2026-07-28 20:32:19.470898 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-qdglb/init.txt 2026-07-28 20:32:19.470916 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-qdglb/network-ks-service-registration.txt 2026-07-28 20:32:19.470935 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-9xjdj/ 2026-07-28 20:32:19.470954 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-9xjdj/init.txt 2026-07-28 20:32:19.470972 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-9xjdj/neutron-ks-user.txt 2026-07-28 20:32:19.470990 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-85l4d/ 2026-07-28 20:32:19.471008 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-85l4d/init.txt 2026-07-28 20:32:19.471027 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-85l4d/neutron-netns-cleanup-cron.txt 2026-07-28 20:32:19.471045 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-gn2gf/ 2026-07-28 20:32:19.471064 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-gn2gf/init.txt 2026-07-28 20:32:19.471083 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-gn2gf/neutron-metadata-agent-init.txt 2026-07-28 20:32:19.471102 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-gn2gf/neutron-ovn-metadata-agent.txt 2026-07-28 20:32:19.471121 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-gn2gf/ovn-neutron-init.txt 2026-07-28 20:32:19.471139 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-5q555/ 2026-07-28 20:32:19.471158 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-5q555/init.txt 2026-07-28 20:32:19.471178 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-5q555/neutron-ovn-vpn-agent.txt 2026-07-28 20:32:19.471196 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-5q555/ovn-neutron-init.txt 2026-07-28 20:32:19.471223 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-5q555/ovn-vpn-agent-init.txt 2026-07-28 20:32:19.471250 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-mplzs/ 2026-07-28 20:32:19.471271 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-mplzs/init.txt 2026-07-28 20:32:19.471291 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-mplzs/rabbit-init.txt 2026-07-28 20:32:19.471310 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-74c46fdcc6-n4xpt/ 2026-07-28 20:32:19.471328 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-74c46fdcc6-n4xpt/init.txt 2026-07-28 20:32:19.471346 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-74c46fdcc6-n4xpt/neutron-rpc-server.txt 2026-07-28 20:32:19.471365 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-74c46fdcc6-n4xpt/ovn-neutron-init.txt 2026-07-28 20:32:19.471384 | instance | cd+++++++++ pod-logs/openstack/neutron-server-75c4f6c59c-gmkdw/ 2026-07-28 20:32:19.471402 | instance | >f+++++++++ pod-logs/openstack/neutron-server-75c4f6c59c-gmkdw/init.txt 2026-07-28 20:32:19.471421 | instance | >f+++++++++ pod-logs/openstack/neutron-server-75c4f6c59c-gmkdw/neutron-policy-server.txt 2026-07-28 20:32:19.471439 | instance | >f+++++++++ pod-logs/openstack/neutron-server-75c4f6c59c-gmkdw/neutron-server.txt 2026-07-28 20:32:19.471458 | instance | >f+++++++++ pod-logs/openstack/neutron-server-75c4f6c59c-gmkdw/ovn-neutron-init.txt 2026-07-28 20:32:19.471476 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-859f5f8d8d-7mbkb/ 2026-07-28 20:32:19.471493 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-859f5f8d8d-7mbkb/init.txt 2026-07-28 20:32:19.471513 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-859f5f8d8d-7mbkb/nova-api-metadata-init.txt 2026-07-28 20:32:19.471531 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-859f5f8d8d-7mbkb/nova-api.txt 2026-07-28 20:32:19.471549 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-b77fdd56f-qxdcp/ 2026-07-28 20:32:19.471568 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-b77fdd56f-qxdcp/init.txt 2026-07-28 20:32:19.471587 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-b77fdd56f-qxdcp/nova-osapi.txt 2026-07-28 20:32:19.471605 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-6psxr/ 2026-07-28 20:32:19.471625 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-6psxr/bootstrap.txt 2026-07-28 20:32:19.471644 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-6psxr/init.txt 2026-07-28 20:32:19.471663 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-9tzmw/ 2026-07-28 20:32:19.471682 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-9tzmw/init.txt 2026-07-28 20:32:19.471701 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-9tzmw/nova-cell-setup-init.txt 2026-07-28 20:32:19.471719 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-9tzmw/nova-cell-setup.txt 2026-07-28 20:32:19.471737 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-4957p/ 2026-07-28 20:32:19.471755 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4957p/ceph-admin-keyring-placement.txt 2026-07-28 20:32:19.471807 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4957p/ceph-keyring-placement.txt 2026-07-28 20:32:19.471831 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4957p/ceph-perms.txt 2026-07-28 20:32:19.471850 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4957p/init.txt 2026-07-28 20:32:19.471869 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4957p/nova-compute-init.txt 2026-07-28 20:32:19.471888 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4957p/nova-compute-ssh-init.txt 2026-07-28 20:32:19.471906 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4957p/nova-compute-ssh.txt 2026-07-28 20:32:19.471925 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4957p/nova-compute-vnc-init.txt 2026-07-28 20:32:19.471950 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-4957p/nova-compute.txt 2026-07-28 20:32:19.471968 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-594f767987-sqc44/ 2026-07-28 20:32:19.471987 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-594f767987-sqc44/init.txt 2026-07-28 20:32:19.472004 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-594f767987-sqc44/nova-conductor.txt 2026-07-28 20:32:19.472023 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-xx4c5/ 2026-07-28 20:32:19.472041 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-xx4c5/init.txt 2026-07-28 20:32:19.472059 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-xx4c5/nova-db-init-0.txt 2026-07-28 20:32:19.472077 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-xx4c5/nova-db-init-1.txt 2026-07-28 20:32:19.472095 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-xx4c5/nova-db-init-2.txt 2026-07-28 20:32:19.472113 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-2hjts/ 2026-07-28 20:32:19.472131 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-2hjts/init.txt 2026-07-28 20:32:19.472150 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-2hjts/nova-db-sync.txt 2026-07-28 20:32:19.472169 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-snx4v/ 2026-07-28 20:32:19.472187 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-snx4v/compute-ks-endpoints-admin.txt 2026-07-28 20:32:19.472206 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-snx4v/compute-ks-endpoints-internal.txt 2026-07-28 20:32:19.472225 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-snx4v/compute-ks-endpoints-public.txt 2026-07-28 20:32:19.472244 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-snx4v/init.txt 2026-07-28 20:32:19.472262 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-6hh6v/ 2026-07-28 20:32:19.472281 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-6hh6v/compute-ks-service-registration.txt 2026-07-28 20:32:19.472299 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-6hh6v/init.txt 2026-07-28 20:32:19.472317 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-qslrq/ 2026-07-28 20:32:19.472336 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-qslrq/init.txt 2026-07-28 20:32:19.472354 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-qslrq/nova-ks-user.txt 2026-07-28 20:32:19.472374 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-66b8894dc6-57z2p/ 2026-07-28 20:32:19.472392 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-66b8894dc6-57z2p/init.txt 2026-07-28 20:32:19.472411 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-66b8894dc6-57z2p/nova-novncproxy-init-assets.txt 2026-07-28 20:32:19.472430 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-66b8894dc6-57z2p/nova-novncproxy-init.txt 2026-07-28 20:32:19.472449 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-66b8894dc6-57z2p/nova-novncproxy.txt 2026-07-28 20:32:19.472468 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-xx9fk/ 2026-07-28 20:32:19.472487 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-xx9fk/init.txt 2026-07-28 20:32:19.472507 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-xx9fk/rabbit-init.txt 2026-07-28 20:32:19.472525 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-77f9f99dff-jwqvj/ 2026-07-28 20:32:19.472543 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-77f9f99dff-jwqvj/init.txt 2026-07-28 20:32:19.472562 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-77f9f99dff-jwqvj/nova-scheduler.txt 2026-07-28 20:32:19.472581 | instance | cd+++++++++ pod-logs/openstack/octavia-api-9665bc9-dpk8g/ 2026-07-28 20:32:19.472600 | instance | >f+++++++++ pod-logs/openstack/octavia-api-9665bc9-dpk8g/init.txt 2026-07-28 20:32:19.472618 | instance | >f+++++++++ pod-logs/openstack/octavia-api-9665bc9-dpk8g/octavia-api.txt 2026-07-28 20:32:19.472636 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-gtbvg/ 2026-07-28 20:32:19.472659 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-gtbvg/bootstrap.txt 2026-07-28 20:32:19.472678 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-gtbvg/init.txt 2026-07-28 20:32:19.472697 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-n4w62/ 2026-07-28 20:32:19.472717 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-n4w62/init.txt 2026-07-28 20:32:19.472735 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-n4w62/octavia-db-init-0.txt 2026-07-28 20:32:19.472754 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-n4w62/octavia-db-init-1.txt 2026-07-28 20:32:19.472773 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-557v2/ 2026-07-28 20:32:19.472791 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-557v2/init.txt 2026-07-28 20:32:19.472809 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-557v2/octavia-db-sync.txt 2026-07-28 20:32:19.472828 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-cwfbv/ 2026-07-28 20:32:19.472846 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-cwfbv/init.txt 2026-07-28 20:32:19.472866 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-cwfbv/octavia-health-manager-get-port.txt 2026-07-28 20:32:19.472884 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-cwfbv/octavia-health-manager-nic-init.txt 2026-07-28 20:32:19.472903 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-cwfbv/octavia-health-manager.txt 2026-07-28 20:32:19.472921 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-757b856b58-vjhbd/ 2026-07-28 20:32:19.472939 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-757b856b58-vjhbd/init.txt 2026-07-28 20:32:19.472974 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-757b856b58-vjhbd/octavia-housekeeping.txt 2026-07-28 20:32:19.472994 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-gdckv/ 2026-07-28 20:32:19.473012 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-gdckv/init.txt 2026-07-28 20:32:19.473031 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-gdckv/load-balancer-ks-endpoints-admin.txt 2026-07-28 20:32:19.473049 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-gdckv/load-balancer-ks-endpoints-internal.txt 2026-07-28 20:32:19.473067 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-gdckv/load-balancer-ks-endpoints-public.txt 2026-07-28 20:32:19.473085 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-6txzk/ 2026-07-28 20:32:19.473103 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-6txzk/init.txt 2026-07-28 20:32:19.473121 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-6txzk/load-balancer-ks-service-registration.txt 2026-07-28 20:32:19.473139 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-xzzzs/ 2026-07-28 20:32:19.473159 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-xzzzs/init.txt 2026-07-28 20:32:19.473178 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-xzzzs/octavia-ks-user.txt 2026-07-28 20:32:19.473196 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-99fc5/ 2026-07-28 20:32:19.473214 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-99fc5/init.txt 2026-07-28 20:32:19.473232 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-99fc5/rabbit-init.txt 2026-07-28 20:32:19.473251 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-595649b7d5-tpp55/ 2026-07-28 20:32:19.473269 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-595649b7d5-tpp55/init.txt 2026-07-28 20:32:19.473288 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-595649b7d5-tpp55/octavia-worker.txt 2026-07-28 20:32:19.473306 | instance | cd+++++++++ pod-logs/openstack/openvswitch-lkzjh/ 2026-07-28 20:32:19.473324 | instance | >f+++++++++ pod-logs/openstack/openvswitch-lkzjh/init.txt 2026-07-28 20:32:19.473348 | instance | >f+++++++++ pod-logs/openstack/openvswitch-lkzjh/openvswitch-db-perms.txt 2026-07-28 20:32:19.473367 | instance | >f+++++++++ pod-logs/openstack/openvswitch-lkzjh/openvswitch-db.txt 2026-07-28 20:32:19.473385 | instance | >f+++++++++ pod-logs/openstack/openvswitch-lkzjh/openvswitch-vswitchd-modules.txt 2026-07-28 20:32:19.473403 | instance | >f+++++++++ pod-logs/openstack/openvswitch-lkzjh/openvswitch-vswitchd.txt 2026-07-28 20:32:19.473421 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-gchtf/ 2026-07-28 20:32:19.473439 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-gchtf/controller-init.txt 2026-07-28 20:32:19.473459 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-gchtf/controller.txt 2026-07-28 20:32:19.473478 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-gchtf/get-gw-enabled.txt 2026-07-28 20:32:19.473497 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-gchtf/init.txt 2026-07-28 20:32:19.473516 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-gchtf/log-parser.txt 2026-07-28 20:32:19.473594 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-gchtf/vector.txt 2026-07-28 20:32:19.473638 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-4xsjd/ 2026-07-28 20:32:19.473663 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-4xsjd/init.txt 2026-07-28 20:32:19.473684 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-4xsjd/northd.txt 2026-07-28 20:32:19.473703 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ 2026-07-28 20:32:19.473722 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt 2026-07-28 20:32:19.473741 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-07-28 20:32:19.473760 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ 2026-07-28 20:32:19.473779 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt 2026-07-28 20:32:19.473797 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-07-28 20:32:19.473816 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-07-28 20:32:19.473835 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-07-28 20:32:19.473856 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-07-28 20:32:19.473874 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-07-28 20:32:19.473893 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-07-28 20:32:19.473912 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-07-28 20:32:19.473931 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-07-28 20:32:19.473950 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-07-28 20:32:19.473969 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-07-28 20:32:19.473987 | instance | cd+++++++++ pod-logs/openstack/placement-api-69d7d4f4b5-nc69r/ 2026-07-28 20:32:19.474005 | instance | >f+++++++++ pod-logs/openstack/placement-api-69d7d4f4b5-nc69r/init.txt 2026-07-28 20:32:19.474023 | instance | >f+++++++++ pod-logs/openstack/placement-api-69d7d4f4b5-nc69r/placement-api.txt 2026-07-28 20:32:19.474042 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-7hkkd/ 2026-07-28 20:32:19.474061 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-7hkkd/init.txt 2026-07-28 20:32:19.474079 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-7hkkd/placement-db-init-0.txt 2026-07-28 20:32:19.474098 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-kwjvx/ 2026-07-28 20:32:19.474117 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-kwjvx/init.txt 2026-07-28 20:32:19.474135 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-kwjvx/placement-db-sync.txt 2026-07-28 20:32:19.474154 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-czmcv/ 2026-07-28 20:32:19.474179 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-czmcv/init.txt 2026-07-28 20:32:19.474199 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-czmcv/placement-ks-endpoints-admin.txt 2026-07-28 20:32:19.474217 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-czmcv/placement-ks-endpoints-internal.txt 2026-07-28 20:32:19.474236 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-czmcv/placement-ks-endpoints-public.txt 2026-07-28 20:32:19.474254 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-fzt7h/ 2026-07-28 20:32:19.474273 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-fzt7h/init.txt 2026-07-28 20:32:19.474292 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-fzt7h/placement-ks-service-registration.txt 2026-07-28 20:32:19.474311 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-zg8k8/ 2026-07-28 20:32:19.474330 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-zg8k8/init.txt 2026-07-28 20:32:19.474349 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-zg8k8/placement-ks-user.txt 2026-07-28 20:32:19.474367 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-cwzhx/ 2026-07-28 20:32:19.474386 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-cwzhx/percona-xtradb-cluster-operator.txt 2026-07-28 20:32:19.474404 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-07-28 20:32:19.474424 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-07-28 20:32:19.474443 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-07-28 20:32:19.474461 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-07-28 20:32:19.474480 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-07-28 20:32:19.474499 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-07-28 20:32:19.474518 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-rr92r/ 2026-07-28 20:32:19.474537 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-rr92r/rabbitmq-cluster-operator.txt 2026-07-28 20:32:19.474556 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-07-28 20:32:19.474576 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-07-28 20:32:19.474595 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-07-28 20:32:19.474614 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-07-28 20:32:19.474633 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-07-28 20:32:19.474652 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-07-28 20:32:19.474670 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-07-28 20:32:19.474689 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-07-28 20:32:19.474708 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-07-28 20:32:19.474726 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-07-28 20:32:19.474745 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-07-28 20:32:19.474763 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-07-28 20:32:19.474782 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-5r5lt/ 2026-07-28 20:32:19.474802 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-5r5lt/rabbitmq-cluster-operator.txt 2026-07-28 20:32:19.474821 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-07-28 20:32:19.474840 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-07-28 20:32:19.474865 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-07-28 20:32:19.474884 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-07-28 20:32:19.474903 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-07-28 20:32:19.474922 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-07-28 20:32:19.474941 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-07-28 20:32:19.474961 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-07-28 20:32:19.474979 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-07-28 20:32:19.474998 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-vxw82/ 2026-07-28 20:32:19.475016 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-vxw82/ceph-crash.txt 2026-07-28 20:32:19.475036 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-vxw82/chown-container-data-dir.txt 2026-07-28 20:32:19.475055 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-vxw82/make-container-crash-dir.txt 2026-07-28 20:32:19.475074 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hxpvt/ 2026-07-28 20:32:19.475093 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hxpvt/chown-container-data-dir.txt 2026-07-28 20:32:19.475112 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hxpvt/log-collector.txt 2026-07-28 20:32:19.475131 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hxpvt/rgw.txt 2026-07-28 20:32:19.475151 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-55987779ff-f5vcd/ 2026-07-28 20:32:19.475170 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-55987779ff-f5vcd/init.txt 2026-07-28 20:32:19.475189 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-55987779ff-f5vcd/staffeln-api.txt 2026-07-28 20:32:19.475208 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-5dd6f98676-75nxc/ 2026-07-28 20:32:19.475228 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-5dd6f98676-75nxc/staffeln-conductor.txt 2026-07-28 20:32:19.475246 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-8xj6n/ 2026-07-28 20:32:19.475264 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-8xj6n/init.txt 2026-07-28 20:32:19.475283 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-8xj6n/staffeln-db-init-0.txt 2026-07-28 20:32:19.475302 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-5h8xg/ 2026-07-28 20:32:19.475321 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-5h8xg/init.txt 2026-07-28 20:32:19.475339 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-5h8xg/staffeln-db-sync.txt 2026-07-28 20:32:19.475358 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-07-28 20:32:19.475376 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-07-28 20:32:19.475395 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-07-28 20:32:19.475413 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-07-28 20:32:19.475431 | instance | cd+++++++++ pod-logs/orc-system/ 2026-07-28 20:32:19.475450 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-pnmzv/ 2026-07-28 20:32:19.475469 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-pnmzv/manager.txt 2026-07-28 20:32:19.475488 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-07-28 20:32:19.475507 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-k4q4k/ 2026-07-28 20:32:19.475526 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-k4q4k/rook-ceph-operator.txt 2026-07-28 20:32:19.475545 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-07-28 20:32:19.475568 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-zc8hc/ 2026-07-28 20:32:19.475588 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-zc8hc/secretgen-controller.txt 2026-07-28 20:32:19.493304 | 2026-07-28 20:32:19.493372 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-07-28 20:32:19.700874 | instance | changed 2026-07-28 20:32:19.706437 | 2026-07-28 20:32:19.706502 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-07-28 20:32:20.884211 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-07-28 20:32:20.898747 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-28 20:32:20.898784 | instance | Dload Upload Total Spent Left Speed 2026-07-28 20:32:20.903425 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-07-28 20:32:21.084842 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-07-28 20:32:21.093490 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-28 20:32:21.093865 | instance | Dload Upload Total Spent Left Speed 2026-07-28 20:32:21.098324 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-07-28 20:32:21.455623 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-07-28 20:32:21.462946 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-28 20:32:21.462988 | instance | Dload Upload Total Spent Left Speed 2026-07-28 20:32:21.468266 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-07-28 20:32:21.721344 | instance | jq: error (at :1003): Cannot iterate over null (null) 2026-07-28 20:32:21.799658 | instance | ERROR 2026-07-28 20:32:21.799844 | instance | { 2026-07-28 20:32:21.799873 | instance | "delta": "0:00:01.717540", 2026-07-28 20:32:21.799894 | instance | "end": "2026-07-28 20:32:21.726082", 2026-07-28 20:32:21.799912 | instance | "msg": "non-zero return code", 2026-07-28 20:32:21.799930 | instance | "rc": 5, 2026-07-28 20:32:21.799948 | instance | "start": "2026-07-28 20:32:20.008542" 2026-07-28 20:32:21.799965 | instance | } 2026-07-28 20:32:21.799988 | instance | ERROR: Ignoring Errors 2026-07-28 20:32:21.804604 | 2026-07-28 20:32:21.804665 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-07-28 20:32:22.104763 | instance | ceph-mgr endpoints: 2026-07-28 20:32:22.340196 | instance | ok: Runtime: 0:00:00.091264 2026-07-28 20:32:22.345107 | 2026-07-28 20:32:22.345177 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-07-28 20:32:22.884467 | instance | ok: Runtime: 0:00:00.082454 2026-07-28 20:32:22.891310 | 2026-07-28 20:32:22.891393 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-07-28 20:32:23.400416 | instance | changed: 2026-07-28 20:32:23.400581 | instance | cd+++++++++ prometheus/ 2026-07-28 20:32:23.400619 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-07-28 20:32:23.400648 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-07-28 20:32:23.400676 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-07-28 20:32:23.411454 | 2026-07-28 20:32:23.411519 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-07-28 20:32:23.603039 | instance | changed 2026-07-28 20:32:23.610726 | 2026-07-28 20:32:23.610853 | TASK [gather-selenium-data : Get selenium data] 2026-07-28 20:32:23.820930 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-07-28 20:32:23.822887 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-07-28 20:32:24.149383 | instance | ERROR 2026-07-28 20:32:24.149621 | instance | { 2026-07-28 20:32:24.149688 | instance | "delta": "0:00:00.007072", 2026-07-28 20:32:24.149733 | instance | "end": "2026-07-28 20:32:23.823287", 2026-07-28 20:32:24.149769 | instance | "msg": "non-zero return code", 2026-07-28 20:32:24.149805 | instance | "rc": 1, 2026-07-28 20:32:24.149840 | instance | "start": "2026-07-28 20:32:23.816215" 2026-07-28 20:32:24.149874 | instance | } 2026-07-28 20:32:24.149914 | instance | ERROR: Ignoring Errors 2026-07-28 20:32:24.156555 | 2026-07-28 20:32:24.156629 | TASK [gather-selenium-data : Downloads logs to executor] 2026-07-28 20:32:24.676491 | instance | changed: cd+++++++++ selenium/ 2026-07-28 20:32:24.682618 | 2026-07-28 20:32:24.682676 | PLAY RECAP 2026-07-28 20:32:24.682724 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-07-28 20:32:24.682747 | 2026-07-28 20:32:24.808555 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-07-28 20:32:24.822571 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-28 20:32:25.715387 | 2026-07-28 20:32:25.715600 | PLAY [all] 2026-07-28 20:32:25.727968 | 2026-07-28 20:32:25.728069 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-28 20:32:25.774979 | instance | skipping: Conditional result was False 2026-07-28 20:32:25.788356 | 2026-07-28 20:32:25.788587 | TASK [fetch-output : Set log path for single node] 2026-07-28 20:32:25.835028 | instance | ok 2026-07-28 20:32:25.842188 | 2026-07-28 20:32:25.842330 | LOOP [fetch-output : Ensure local output dirs] 2026-07-28 20:32:26.225489 | instance -> localhost | ok: "/var/lib/zuul/builds/3eab58ff99b04e43954092c06757a884/work/logs" 2026-07-28 20:32:26.452800 | instance -> localhost | changed: "/var/lib/zuul/builds/3eab58ff99b04e43954092c06757a884/work/artifacts" 2026-07-28 20:32:26.690525 | instance -> localhost | changed: "/var/lib/zuul/builds/3eab58ff99b04e43954092c06757a884/work/docs" 2026-07-28 20:32:26.706664 | 2026-07-28 20:32:26.706875 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-28 20:32:27.349839 | instance | changed: .d..t...... ./ 2026-07-28 20:32:27.350111 | instance | changed: All items complete 2026-07-28 20:32:27.350166 | 2026-07-28 20:32:27.799092 | instance | changed: .d..t...... ./ 2026-07-28 20:32:28.253312 | instance | changed: .d..t...... ./ 2026-07-28 20:32:28.279302 | 2026-07-28 20:32:28.279520 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-28 20:32:28.769780 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.009818 2026-07-28 20:32:29.030487 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007524 2026-07-28 20:32:29.054643 | 2026-07-28 20:32:29.054776 | PLAY [all] 2026-07-28 20:32:29.061855 | 2026-07-28 20:32:29.061946 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-28 20:32:29.451245 | instance | changed 2026-07-28 20:32:29.459642 | 2026-07-28 20:32:29.459727 | PLAY RECAP 2026-07-28 20:32:29.459772 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-28 20:32:29.459795 | 2026-07-28 20:32:29.575995 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-28 20:32:29.589986 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-28 20:32:30.226615 | 2026-07-28 20:32:30.226745 | PLAY [localhost] 2026-07-28 20:32:30.237630 | 2026-07-28 20:32:30.237713 | TASK [Generate Zuul manifest] 2026-07-28 20:32:30.256196 | localhost | ok 2026-07-28 20:32:30.280127 | 2026-07-28 20:32:30.280270 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-28 20:32:30.969399 | localhost | changed 2026-07-28 20:32:30.982828 | 2026-07-28 20:32:30.982940 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-28 20:32:31.013600 | localhost | ok 2026-07-28 20:32:31.025711 | 2026-07-28 20:32:31.025856 | TASK [Upload logs] 2026-07-28 20:32:31.046732 | localhost | ok 2026-07-28 20:32:31.143646 | 2026-07-28 20:32:31.143754 | TASK [Set zuul-log-path fact] 2026-07-28 20:32:31.164348 | localhost | ok 2026-07-28 20:32:31.179019 | 2026-07-28 20:32:31.179093 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-28 20:32:31.211957 | localhost | ok 2026-07-28 20:32:31.222242 | 2026-07-28 20:32:31.222349 | TASK [upload-logs : Create log directories] 2026-07-28 20:32:31.575577 | localhost | changed 2026-07-28 20:32:31.582025 | 2026-07-28 20:32:31.582122 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-28 20:32:31.997640 | localhost -> localhost | ok: Runtime: 0:00:00.035183 2026-07-28 20:32:32.008653 | 2026-07-28 20:32:32.008756 | TASK [upload-logs : Upload logs to log server] 2026-07-28 20:32:33.017219 | localhost | Output suppressed because no_log was given 2026-07-28 20:32:33.022936 | 2026-07-28 20:32:33.023002 | LOOP [upload-logs : Compress console log and json output] 2026-07-28 20:32:33.065072 | localhost | skipping: Conditional result was False 2026-07-28 20:32:33.072576 | localhost | skipping: Conditional result was False 2026-07-28 20:32:33.084345 | 2026-07-28 20:32:33.084525 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-28 20:32:33.132226 | localhost | skipping: Conditional result was False 2026-07-28 20:32:33.132620 | 2026-07-28 20:32:33.137289 | localhost | skipping: Conditional result was False 2026-07-28 20:32:33.147292 | 2026-07-28 20:32:33.147465 | LOOP [upload-logs : Upload console log and json output]