2026-05-24 07:00:12.733799 | Job console starting 2026-05-24 07:00:12.742265 | Updating git repos 2026-05-24 07:00:14.615496 | Cloning repos into workspace 2026-05-24 07:00:27.346516 | Restoring repo states 2026-05-24 07:00:33.351000 | Merging changes 2026-05-24 07:00:34.532425 | Checking out repos 2026-05-24 07:00:36.689341 | Preparing playbooks 2026-05-24 07:00:40.621721 | Running Ansible setup 2026-05-24 07:00:43.957011 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-24 07:00:44.643038 | 2026-05-24 07:00:44.643207 | PLAY [localhost] 2026-05-24 07:00:44.652559 | 2026-05-24 07:00:44.652669 | TASK [Gathering Facts] 2026-05-24 07:00:45.538980 | localhost | ok 2026-05-24 07:00:45.551797 | 2026-05-24 07:00:45.551884 | TASK [Setup log path fact] 2026-05-24 07:00:45.588262 | localhost | ok 2026-05-24 07:00:45.604370 | 2026-05-24 07:00:45.604453 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-24 07:00:45.635925 | localhost | ok 2026-05-24 07:00:45.751505 | 2026-05-24 07:00:45.751609 | TASK [emit-job-header : Print job information] 2026-05-24 07:00:45.793295 | # Job Information 2026-05-24 07:00:45.793511 | Ansible Version: 2.16.18 2026-05-24 07:00:45.793580 | Job: atmosphere-molecule-aio-ovn 2026-05-24 07:00:45.793629 | Pipeline: check 2026-05-24 07:00:45.793673 | Executor: 2d72f0692154 2026-05-24 07:00:45.793716 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3984 2026-05-24 07:00:45.793766 | Event ID: 171447f0-573e-11f1-9218-cf416cf7df0d 2026-05-24 07:00:45.798632 | 2026-05-24 07:00:45.798694 | LOOP [emit-job-header : Print node information] 2026-05-24 07:00:45.929630 | localhost | ok: 2026-05-24 07:00:45.929956 | localhost | # Node Information 2026-05-24 07:00:45.930017 | localhost | Inventory Hostname: instance 2026-05-24 07:00:45.930065 | localhost | Hostname: np0000176220 2026-05-24 07:00:45.930109 | localhost | Username: zuul 2026-05-24 07:00:45.930157 | localhost | Distro: Ubuntu 22.04 2026-05-24 07:00:45.930200 | localhost | Provider: yul1 2026-05-24 07:00:45.930242 | localhost | Region: ca-ymq-1 2026-05-24 07:00:45.930283 | localhost | Label: ubuntu-jammy-16 2026-05-24 07:00:45.930323 | localhost | Product Name: OpenStack Nova 2026-05-24 07:00:45.930364 | localhost | Interface IP: 162.253.55.186 2026-05-24 07:00:45.945859 | 2026-05-24 07:00:45.946016 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-24 07:00:46.377961 | localhost -> localhost | changed 2026-05-24 07:00:46.387035 | 2026-05-24 07:00:46.387104 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-24 07:00:47.274046 | localhost -> localhost | changed 2026-05-24 07:00:47.280848 | 2026-05-24 07:00:47.280906 | PLAY [all] 2026-05-24 07:00:47.288574 | 2026-05-24 07:00:47.288721 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-24 07:00:47.535725 | instance -> localhost | ok 2026-05-24 07:00:47.546930 | 2026-05-24 07:00:47.547004 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-24 07:00:47.580740 | instance | ok 2026-05-24 07:00:47.597187 | instance | included: /var/lib/zuul/builds/de9890df30f54b148ac02135bae24c0a/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-24 07:00:47.602818 | 2026-05-24 07:00:47.602879 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-24 07:00:48.763435 | instance -> localhost | Generating public/private rsa key pair. 2026-05-24 07:00:48.763663 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/de9890df30f54b148ac02135bae24c0a/work/de9890df30f54b148ac02135bae24c0a_id_rsa 2026-05-24 07:00:48.763705 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/de9890df30f54b148ac02135bae24c0a/work/de9890df30f54b148ac02135bae24c0a_id_rsa.pub 2026-05-24 07:00:48.763737 | instance -> localhost | The key fingerprint is: 2026-05-24 07:00:48.763767 | instance -> localhost | SHA256:vJpeqVV6BjYvU2eIjarrscWx+aFSCkPnKum4OKLQD54 zuul-build-sshkey 2026-05-24 07:00:48.763816 | instance -> localhost | The key's randomart image is: 2026-05-24 07:00:48.763845 | instance -> localhost | +---[RSA 3072]----+ 2026-05-24 07:00:48.763877 | instance -> localhost | | | 2026-05-24 07:00:48.763908 | instance -> localhost | | | 2026-05-24 07:00:48.763935 | instance -> localhost | | | 2026-05-24 07:00:48.763963 | instance -> localhost | | . . . + . | 2026-05-24 07:00:48.763990 | instance -> localhost | | . o . S = o | 2026-05-24 07:00:48.764017 | instance -> localhost | | .o ...* X o | 2026-05-24 07:00:48.764043 | instance -> localhost | |..o+.o* X + | 2026-05-24 07:00:48.764070 | instance -> localhost | |O..+o= O * | 2026-05-24 07:00:48.764100 | instance -> localhost | |O=E.*+* . | 2026-05-24 07:00:48.764128 | instance -> localhost | +----[SHA256]-----+ 2026-05-24 07:00:48.764455 | instance -> localhost | ok: Runtime: 0:00:00.712118 2026-05-24 07:00:48.770484 | 2026-05-24 07:00:48.770550 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-24 07:00:48.803625 | instance | ok 2026-05-24 07:00:48.814334 | instance | included: /var/lib/zuul/builds/de9890df30f54b148ac02135bae24c0a/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-24 07:00:48.821600 | 2026-05-24 07:00:48.821663 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-24 07:00:48.847166 | instance | skipping: Conditional result was False 2026-05-24 07:00:48.857683 | 2026-05-24 07:00:48.857775 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-24 07:00:49.308551 | instance | changed 2026-05-24 07:00:49.454605 | 2026-05-24 07:00:49.454792 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-24 07:00:49.676075 | instance | ok 2026-05-24 07:00:49.681117 | 2026-05-24 07:00:49.681182 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-24 07:00:50.129948 | instance | changed 2026-05-24 07:00:50.136684 | 2026-05-24 07:00:50.136750 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-24 07:00:50.586517 | instance | changed 2026-05-24 07:00:50.837559 | 2026-05-24 07:00:50.837665 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-24 07:00:50.863048 | instance | skipping: Conditional result was False 2026-05-24 07:00:50.875842 | 2026-05-24 07:00:50.875964 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-24 07:00:51.176242 | instance -> localhost | changed 2026-05-24 07:00:51.198905 | 2026-05-24 07:00:51.198976 | TASK [add-build-sshkey : Add back temp key] 2026-05-24 07:00:51.472753 | instance -> localhost | Identity added: /var/lib/zuul/builds/de9890df30f54b148ac02135bae24c0a/work/de9890df30f54b148ac02135bae24c0a_id_rsa (zuul-build-sshkey) 2026-05-24 07:00:51.473081 | instance -> localhost | ok: Runtime: 0:00:00.014029 2026-05-24 07:00:51.478144 | 2026-05-24 07:00:51.478206 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-24 07:00:51.745698 | instance | ok 2026-05-24 07:00:51.754484 | 2026-05-24 07:00:51.754586 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-24 07:00:51.779479 | instance | skipping: Conditional result was False 2026-05-24 07:00:51.794845 | 2026-05-24 07:00:51.794926 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-24 07:00:52.067784 | instance | ok 2026-05-24 07:00:52.073692 | 2026-05-24 07:00:52.073759 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-24 07:00:54.969257 | instance | Output suppressed because no_log was given 2026-05-24 07:00:54.979948 | 2026-05-24 07:00:54.980010 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-24 07:00:55.170068 | instance | ok: "logs" 2026-05-24 07:00:55.170381 | instance | ok: All items complete 2026-05-24 07:00:55.170410 | 2026-05-24 07:00:55.320783 | instance | ok: "artifacts" 2026-05-24 07:00:55.478912 | instance | ok: "docs" 2026-05-24 07:00:55.494889 | 2026-05-24 07:00:55.495157 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-24 07:00:55.680310 | instance | changed: "logs" 2026-05-24 07:00:55.837468 | instance | changed: "artifacts" 2026-05-24 07:00:55.981069 | instance | changed: "docs" 2026-05-24 07:00:56.001858 | 2026-05-24 07:00:56.002020 | PLAY RECAP 2026-05-24 07:00:56.002070 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-24 07:00:56.002112 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-24 07:00:56.002137 | 2026-05-24 07:00:56.170575 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-24 07:00:56.185566 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-24 07:00:56.805066 | 2026-05-24 07:00:56.805196 | PLAY [all] 2026-05-24 07:00:56.816606 | 2026-05-24 07:00:56.816685 | TASK [setup-uv : Extract archive] 2026-05-24 07:00:59.199281 | instance | changed 2026-05-24 07:00:59.205647 | 2026-05-24 07:00:59.205748 | TASK [setup-uv : Print version] 2026-05-24 07:00:59.563064 | instance | uv 0.8.13 2026-05-24 07:00:59.745714 | instance | ok: Runtime: 0:00:00.013528 2026-05-24 07:00:59.758088 | 2026-05-24 07:00:59.758163 | TASK [Install Ansible collection siblings] 2026-05-24 07:01:08.891179 | instance | changed: 2026-05-24 07:01:08.891374 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-05-24 07:01:08.891403 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-05-24 07:01:08.891425 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-05-24 07:01:08.891444 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-05-24 07:01:08.891464 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-05-24 07:01:08.891488 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-05-24 07:01:08.891509 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-05-24 07:01:08.891529 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-05-24 07:01:08.891549 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-05-24 07:01:08.891572 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-05-24 07:01:08.891593 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-05-24 07:01:08.891612 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-05-24 07:01:08.891630 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-05-24 07:01:08.891648 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-05-24 07:01:08.891666 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0 2026-05-24 07:01:08.891685 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-05-24 07:01:08.891703 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-05-24 07:01:08.891721 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-05-24 07:01:08.891739 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-05-24 07:01:08.891756 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0 2026-05-24 07:01:08.891774 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0 2026-05-24 07:01:08.891791 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-05-24 07:01:08.891810 | instance | Resolved vexxhost.kubernetes to v3.1.0 for >=2.5.0 2026-05-24 07:01:08.891838 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-05-24 07:01:08.891857 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0 2026-05-24 07:01:08.891875 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0 2026-05-24 07:01:08.891893 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-05-24 07:01:08.891910 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-05-24 07:01:08.891928 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-05-24 07:01:08.891945 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-05-24 07:01:08.891963 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0 2026-05-24 07:01:08.891981 | instance | Checked out ansible.netcommon to 1.2.0 2026-05-24 07:01:08.891999 | 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-05-24 07:01:08.892022 | instance | Starting galaxy collection install process 2026-05-24 07:01:08.892040 | instance | Process install dependency map 2026-05-24 07:01:08.892058 | instance | Starting collection install process 2026-05-24 07:01:08.892076 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-05-24 07:01:08.892094 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-05-24 07:01:08.892112 | instance | ansible.netcommon:* was installed successfully 2026-05-24 07:01:08.892129 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-05-24 07:01:08.892146 | instance | Creating virtual environment at: .venv 2026-05-24 07:01:08.892163 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-24 07:01:08.892181 | instance | Downloading setuptools (1.1MiB) 2026-05-24 07:01:08.892198 | instance | Downloading pygments (1.2MiB) 2026-05-24 07:01:08.892215 | instance | Downloading kubernetes (1.9MiB) 2026-05-24 07:01:08.892237 | instance | Downloading pydantic-core (2.0MiB) 2026-05-24 07:01:08.892254 | instance | Downloading netaddr (2.2MiB) 2026-05-24 07:01:08.892272 | instance | Downloading openstacksdk (1.7MiB) 2026-05-24 07:01:08.892290 | instance | Downloading ansible-core (2.1MiB) 2026-05-24 07:01:08.892307 | instance | Downloading rjsonnet (1.2MiB) 2026-05-24 07:01:08.892325 | instance | Downloading cryptography (4.2MiB) 2026-05-24 07:01:08.892343 | instance | Building pyperclip==1.9.0 2026-05-24 07:01:08.892360 | instance | Downloading rjsonnet 2026-05-24 07:01:08.892379 | instance | Downloading pydantic-core 2026-05-24 07:01:08.892397 | instance | Downloading netaddr 2026-05-24 07:01:08.892416 | instance | Downloading pygments 2026-05-24 07:01:08.892594 | instance | Downloading cryptography 2026-05-24 07:01:08.892623 | instance | Downloading setuptools 2026-05-24 07:01:08.892642 | instance | Downloading kubernetes 2026-05-24 07:01:08.892661 | instance | Downloading ansible-core 2026-05-24 07:01:08.892679 | instance | Downloading openstacksdk 2026-05-24 07:01:08.892697 | instance | Built pyperclip==1.9.0 2026-05-24 07:01:08.892714 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-24 07:01:08.892733 | instance | Installed 83 packages in 129ms 2026-05-24 07:01:08.892751 | instance | Checked out ansible.posix to 1.6.0 2026-05-24 07:01:08.892769 | 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-05-24 07:01:08.892787 | instance | Starting galaxy collection install process 2026-05-24 07:01:08.892805 | instance | Process install dependency map 2026-05-24 07:01:08.892823 | instance | Starting collection install process 2026-05-24 07:01:08.892841 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-05-24 07:01:08.892865 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-05-24 07:01:08.892884 | instance | ansible.posix:1.6.0 was installed successfully 2026-05-24 07:01:08.892901 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-24 07:01:08.892920 | instance | 2.17.12 2026-05-24 07:01:08.892938 | instance | Checked out ansible.utils to v6.0.2 2026-05-24 07:01:08.892973 | 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-05-24 07:01:08.892995 | instance | Starting galaxy collection install process 2026-05-24 07:01:08.893026 | instance | Process install dependency map 2026-05-24 07:01:08.893045 | instance | Starting collection install process 2026-05-24 07:01:08.893064 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-05-24 07:01:08.893082 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-05-24 07:01:08.893100 | instance | ansible.utils:6.0.2 was installed successfully 2026-05-24 07:01:08.893118 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-24 07:01:08.893137 | instance | 2.17.12 2026-05-24 07:01:08.893155 | instance | Checked out atmosphere.common to v0.7.0 2026-05-24 07:01:08.893177 | 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-05-24 07:01:08.893195 | instance | Starting galaxy collection install process 2026-05-24 07:01:08.893213 | instance | Process install dependency map 2026-05-24 07:01:08.893230 | instance | Starting collection install process 2026-05-24 07:01:08.893248 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-05-24 07:01:08.893265 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-05-24 07:01:08.893283 | instance | atmosphere.common:0.7.0 was installed successfully 2026-05-24 07:01:08.893301 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-24 07:01:08.893319 | instance | 2.17.12 2026-05-24 07:01:08.893336 | instance | Checked out community.crypto to 2.2.3 2026-05-24 07:01:08.893354 | 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-05-24 07:01:08.893372 | instance | Starting galaxy collection install process 2026-05-24 07:01:08.893389 | instance | Process install dependency map 2026-05-24 07:01:08.893407 | instance | Starting collection install process 2026-05-24 07:01:08.893424 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-05-24 07:01:08.893442 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-05-24 07:01:08.893459 | instance | community.crypto:2.2.3 was installed successfully 2026-05-24 07:01:08.893476 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-24 07:01:08.893493 | instance | 2.17.12 2026-05-24 07:01:08.893510 | instance | Checked out community.general to 7.3.0 2026-05-24 07:01:08.893527 | 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-05-24 07:01:08.893544 | instance | Starting galaxy collection install process 2026-05-24 07:01:08.893567 | instance | Process install dependency map 2026-05-24 07:01:08.893585 | instance | Starting collection install process 2026-05-24 07:01:08.893603 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-05-24 07:01:08.893621 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-05-24 07:01:08.893638 | instance | community.general:7.3.0 was installed successfully 2026-05-24 07:01:08.893657 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-24 07:01:08.893674 | instance | 2.17.12 2026-05-24 07:01:08.893691 | instance | Checked out community.mysql to 3.6.0 2026-05-24 07:01:08.893709 | 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-05-24 07:01:08.893730 | instance | Starting galaxy collection install process 2026-05-24 07:01:08.893748 | instance | Process install dependency map 2026-05-24 07:01:08.893767 | instance | Starting collection install process 2026-05-24 07:01:08.893785 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-05-24 07:01:08.893802 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-05-24 07:01:08.893821 | instance | community.mysql:3.6.0 was installed successfully 2026-05-24 07:01:08.893838 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-24 07:01:08.893856 | instance | 2.17.12 2026-05-24 07:01:08.893874 | instance | Checked out kubernetes.core to 2.4.0 2026-05-24 07:01:08.893892 | 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-05-24 07:01:08.893910 | instance | Starting galaxy collection install process 2026-05-24 07:01:08.893928 | instance | Process install dependency map 2026-05-24 07:01:08.893946 | instance | Starting collection install process 2026-05-24 07:01:08.893965 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-05-24 07:01:08.893983 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-05-24 07:01:08.894001 | instance | kubernetes.core:2.4.0 was installed successfully 2026-05-24 07:01:08.894018 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-24 07:01:08.894036 | instance | 2.17.12 2026-05-24 07:01:08.894053 | instance | Checked out openstack.cloud to 2.5.0 2026-05-24 07:01:08.894071 | 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-05-24 07:01:08.894089 | instance | Starting galaxy collection install process 2026-05-24 07:01:08.894107 | instance | Process install dependency map 2026-05-24 07:01:08.894124 | instance | Starting collection install process 2026-05-24 07:01:08.894142 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-05-24 07:01:08.894160 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-05-24 07:01:08.894177 | instance | openstack.cloud:2.5.0 was installed successfully 2026-05-24 07:01:08.894195 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-24 07:01:08.894211 | instance | 2.17.12 2026-05-24 07:01:08.894229 | instance | Checked out vexxhost.ceph to v4.0.0 2026-05-24 07:01:08.894246 | 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-05-24 07:01:08.894269 | instance | Starting galaxy collection install process 2026-05-24 07:01:08.894287 | instance | Process install dependency map 2026-05-24 07:01:08.894304 | instance | Starting collection install process 2026-05-24 07:01:08.894322 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-05-24 07:01:08.894340 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-05-24 07:01:08.894357 | instance | vexxhost.ceph:4.0.0 was installed successfully 2026-05-24 07:01:08.894374 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-24 07:01:08.894391 | instance | 2.17.12 2026-05-24 07:01:08.894408 | instance | Checked out vexxhost.containers to v1.6.6 2026-05-24 07:01:08.894425 | 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-05-24 07:01:08.894443 | instance | Starting galaxy collection install process 2026-05-24 07:01:08.894460 | instance | Process install dependency map 2026-05-24 07:01:08.894477 | instance | Starting collection install process 2026-05-24 07:01:08.894494 | instance | Installing 'vexxhost.containers:1.6.6' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-05-24 07:01:08.894511 | instance | Created collection for vexxhost.containers:1.6.6 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-05-24 07:01:08.894529 | instance | vexxhost.containers:1.6.6 was installed successfully 2026-05-24 07:01:08.894546 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-24 07:01:08.894566 | instance | 2.17.12 2026-05-24 07:01:08.894586 | instance | Checked out vexxhost.kubernetes to v3.1.0 2026-05-24 07:01:08.894604 | 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-05-24 07:01:08.894622 | instance | Starting galaxy collection install process 2026-05-24 07:01:08.894639 | instance | Process install dependency map 2026-05-24 07:01:08.894657 | instance | Starting collection install process 2026-05-24 07:01:08.894674 | instance | Installing 'vexxhost.kubernetes:3.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-05-24 07:01:08.894692 | instance | Created collection for vexxhost.kubernetes:3.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-05-24 07:01:08.894710 | instance | vexxhost.kubernetes:3.1.0 was installed successfully 2026-05-24 07:01:08.894728 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-24 07:01:08.894746 | instance | 2.17.12 2026-05-24 07:01:08.900716 | 2026-05-24 07:01:08.900766 | PLAY RECAP 2026-05-24 07:01:08.900817 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-24 07:01:08.900838 | 2026-05-24 07:01:09.034672 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-24 07:01:09.047506 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-05-24 07:01:09.652172 | 2026-05-24 07:01:09.652306 | PLAY [all] 2026-05-24 07:01:09.664021 | 2026-05-24 07:01:09.664095 | TASK [Install "jq" for log collection] 2026-05-24 07:01:24.364146 | instance | changed 2026-05-24 07:01:24.366993 | 2026-05-24 07:01:24.367079 | PLAY RECAP 2026-05-24 07:01:24.367153 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-24 07:01:24.367223 | 2026-05-24 07:01:24.498600 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-05-24 07:01:24.505687 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-24 07:01:25.113653 | 2026-05-24 07:01:25.113793 | PLAY [all] 2026-05-24 07:01:25.126341 | 2026-05-24 07:01:25.126465 | TASK [Copy inventory file for Zuul] 2026-05-24 07:01:25.972705 | instance | changed 2026-05-24 07:01:25.978535 | 2026-05-24 07:01:25.978609 | TASK [Switch "ansible_host" to private IP] 2026-05-24 07:01:26.307674 | instance | changed: 1 replacements made 2026-05-24 07:01:26.313524 | 2026-05-24 07:01:26.313597 | TASK [Run Molecule scenario] 2026-05-24 07:01:27.233190 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-05-24 07:01:27.624337 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-05-24 07:01:27.624437 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-05-24 07:01:38.671059 | instance | INFO [aio > dependency] Executing 2026-05-24 07:01:38.671210 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-05-24 07:01:38.671462 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-05-24 07:01:38.671508 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-05-24 07:01:38.679269 | instance | INFO [aio > cleanup] Executing 2026-05-24 07:01:38.679616 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-24 07:01:38.687302 | instance | INFO [aio > destroy] Executing 2026-05-24 07:01:38.687342 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-05-24 07:01:38.687408 | instance | INFO [aio > destroy] Executed: Successful 2026-05-24 07:01:38.694981 | instance | INFO [aio > syntax] Executing 2026-05-24 07:01:41.530481 | instance | 2026-05-24 07:01:41.531227 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-05-24 07:01:41.643290 | instance | INFO [aio > syntax] Executed: Successful 2026-05-24 07:01:41.656537 | instance | INFO [aio > create] Executing 2026-05-24 07:01:41.659336 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-24 07:01:41.667480 | instance | INFO [aio > prepare] Executing 2026-05-24 07:01:42.494600 | instance | 2026-05-24 07:01:42.494771 | instance | PLAY [Prepare] ***************************************************************** 2026-05-24 07:01:42.495064 | instance | 2026-05-24 07:01:42.495358 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 07:01:42.495634 | instance | Sunday 24 May 2026 07:01:42 +0000 (0:00:00.027) 0:00:00.027 ************ 2026-05-24 07:01:43.655928 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-24 07:01:43.656286 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-24 07:01:43.656655 | instance | interpreter could change the meaning of that path. See 2026-05-24 07:01:43.657018 | instance | https://docs.ansible.com/ansible- 2026-05-24 07:01:43.657383 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-24 07:01:43.665723 | instance | ok: [instance] 2026-05-24 07:01:43.665757 | instance | 2026-05-24 07:01:43.665769 | instance | TASK [Configure short hostname] ************************************************ 2026-05-24 07:01:43.665783 | instance | Sunday 24 May 2026 07:01:43 +0000 (0:00:01.171) 0:00:01.199 ************ 2026-05-24 07:01:44.590376 | instance | changed: [instance] 2026-05-24 07:01:44.590443 | instance | 2026-05-24 07:01:44.590657 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-05-24 07:01:44.590927 | instance | Sunday 24 May 2026 07:01:44 +0000 (0:00:00.924) 0:00:02.123 ************ 2026-05-24 07:01:44.840278 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-05-24 07:01:44.840542 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-05-24 07:01:44.840815 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-05-24 07:01:44.849281 | instance | changed: [instance] 2026-05-24 07:01:44.849556 | instance | 2026-05-24 07:01:44.849841 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-05-24 07:01:44.850099 | instance | Sunday 24 May 2026 07:01:44 +0000 (0:00:00.259) 0:00:02.382 ************ 2026-05-24 07:01:45.921665 | instance | ok: [instance] 2026-05-24 07:01:45.921929 | instance | 2026-05-24 07:01:45.922357 | instance | TASK [Purge "snapd" package] *************************************************** 2026-05-24 07:01:45.922561 | instance | Sunday 24 May 2026 07:01:45 +0000 (0:00:01.071) 0:00:03.454 ************ 2026-05-24 07:01:46.574054 | instance | ok: [instance] 2026-05-24 07:01:46.574348 | instance | 2026-05-24 07:01:46.574572 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-05-24 07:01:46.574813 | instance | 2026-05-24 07:01:46.575076 | instance | TASK [Create folders for workspace] ******************************************** 2026-05-24 07:01:46.575431 | instance | Sunday 24 May 2026 07:01:46 +0000 (0:00:00.652) 0:00:04.107 ************ 2026-05-24 07:01:47.569184 | instance | changed: [localhost] => (item=group_vars) 2026-05-24 07:01:47.569411 | instance | changed: [localhost] => (item=group_vars/all) 2026-05-24 07:01:47.569419 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-05-24 07:01:47.569425 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-05-24 07:01:47.569431 | instance | changed: [localhost] => (item=group_vars/computes) 2026-05-24 07:01:47.569436 | instance | changed: [localhost] => (item=host_vars) 2026-05-24 07:01:47.569440 | instance | 2026-05-24 07:01:47.569446 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-05-24 07:01:47.569464 | instance | 2026-05-24 07:01:47.569472 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-05-24 07:01:47.569761 | instance | Sunday 24 May 2026 07:01:47 +0000 (0:00:00.992) 0:00:05.100 ************ 2026-05-24 07:01:47.738974 | instance | changed: [localhost] 2026-05-24 07:01:47.739545 | instance | 2026-05-24 07:01:47.739567 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-05-24 07:01:47.739577 | instance | Sunday 24 May 2026 07:01:47 +0000 (0:00:00.172) 0:00:05.272 ************ 2026-05-24 07:01:47.772321 | instance | ok: [localhost] 2026-05-24 07:01:47.772791 | instance | 2026-05-24 07:01:47.772808 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-05-24 07:01:47.772815 | instance | Sunday 24 May 2026 07:01:47 +0000 (0:00:00.032) 0:00:05.304 ************ 2026-05-24 07:01:47.825458 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '5d5aa49a-e3ea-598b-b846-846e583a31c2'}) 2026-05-24 07:01:47.825516 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-05-24 07:01:47.825896 | instance | 2026-05-24 07:01:47.825911 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-05-24 07:01:47.825918 | instance | Sunday 24 May 2026 07:01:47 +0000 (0:00:00.054) 0:00:05.359 ************ 2026-05-24 07:01:48.376581 | instance | changed: [localhost] 2026-05-24 07:01:48.376664 | instance | 2026-05-24 07:01:48.377384 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-05-24 07:01:48.377454 | instance | 2026-05-24 07:01:48.377463 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-05-24 07:01:48.377470 | instance | Sunday 24 May 2026 07:01:48 +0000 (0:00:00.550) 0:00:05.910 ************ 2026-05-24 07:01:48.546148 | instance | changed: [localhost] 2026-05-24 07:01:48.547005 | instance | 2026-05-24 07:01:48.547059 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-05-24 07:01:48.547074 | instance | Sunday 24 May 2026 07:01:48 +0000 (0:00:00.168) 0:00:06.079 ************ 2026-05-24 07:01:48.573428 | instance | ok: [localhost] 2026-05-24 07:01:48.573960 | instance | 2026-05-24 07:01:48.574016 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-05-24 07:01:48.574025 | instance | Sunday 24 May 2026 07:01:48 +0000 (0:00:00.027) 0:00:06.106 ************ 2026-05-24 07:01:48.612130 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-05-24 07:01:48.612405 | instance | 2026-05-24 07:01:48.612824 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-05-24 07:01:48.613164 | instance | Sunday 24 May 2026 07:01:48 +0000 (0:00:00.038) 0:00:06.145 ************ 2026-05-24 07:01:48.963712 | instance | changed: [localhost] 2026-05-24 07:01:48.964576 | instance | 2026-05-24 07:01:48.964606 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-05-24 07:01:48.964614 | instance | 2026-05-24 07:01:48.964620 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-05-24 07:01:48.964627 | instance | Sunday 24 May 2026 07:01:48 +0000 (0:00:00.352) 0:00:06.497 ************ 2026-05-24 07:01:49.148274 | instance | changed: [localhost] 2026-05-24 07:01:49.148370 | instance | 2026-05-24 07:01:49.148772 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-05-24 07:01:49.148841 | instance | Sunday 24 May 2026 07:01:49 +0000 (0:00:00.183) 0:00:06.681 ************ 2026-05-24 07:01:49.173892 | instance | ok: [localhost] 2026-05-24 07:01:49.174401 | instance | 2026-05-24 07:01:49.174689 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-05-24 07:01:49.174805 | instance | Sunday 24 May 2026 07:01:49 +0000 (0:00:00.026) 0:00:06.707 ************ 2026-05-24 07:01:49.218823 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-05-24 07:01:49.219145 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-05-24 07:01:49.219429 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-05-24 07:01:49.219680 | instance | 2026-05-24 07:01:49.219938 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-05-24 07:01:49.220102 | instance | Sunday 24 May 2026 07:01:49 +0000 (0:00:00.044) 0:00:06.752 ************ 2026-05-24 07:01:49.570715 | instance | changed: [localhost] 2026-05-24 07:01:49.570974 | instance | 2026-05-24 07:01:49.571275 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-05-24 07:01:49.571599 | instance | 2026-05-24 07:01:49.571857 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-05-24 07:01:49.572138 | instance | Sunday 24 May 2026 07:01:49 +0000 (0:00:00.351) 0:00:07.104 ************ 2026-05-24 07:01:49.743711 | instance | changed: [localhost] 2026-05-24 07:01:49.743956 | instance | 2026-05-24 07:01:49.744232 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-05-24 07:01:49.744504 | instance | Sunday 24 May 2026 07:01:49 +0000 (0:00:00.172) 0:00:07.277 ************ 2026-05-24 07:01:49.772317 | instance | ok: [localhost] 2026-05-24 07:01:49.772589 | instance | 2026-05-24 07:01:49.772884 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-05-24 07:01:49.773153 | instance | Sunday 24 May 2026 07:01:49 +0000 (0:00:00.028) 0:00:07.305 ************ 2026-05-24 07:01:49.813443 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-05-24 07:01:49.813767 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-05-24 07:01:49.814026 | instance | 2026-05-24 07:01:49.814331 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-05-24 07:01:49.814634 | instance | Sunday 24 May 2026 07:01:49 +0000 (0:00:00.041) 0:00:07.347 ************ 2026-05-24 07:01:50.173247 | instance | changed: [localhost] 2026-05-24 07:01:50.173478 | instance | 2026-05-24 07:01:50.173746 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-05-24 07:01:50.174009 | instance | 2026-05-24 07:01:50.174317 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 07:01:50.174586 | instance | Sunday 24 May 2026 07:01:50 +0000 (0:00:00.359) 0:00:07.706 ************ 2026-05-24 07:01:50.880690 | instance | ok: [localhost] 2026-05-24 07:01:50.880779 | instance | 2026-05-24 07:01:50.880791 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-05-24 07:01:50.880802 | instance | Sunday 24 May 2026 07:01:50 +0000 (0:00:00.707) 0:00:08.413 ************ 2026-05-24 07:01:51.082041 | instance | changed: [localhost] 2026-05-24 07:01:51.082130 | instance | 2026-05-24 07:01:51.082567 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-05-24 07:01:51.082626 | instance | Sunday 24 May 2026 07:01:51 +0000 (0:00:00.202) 0:00:08.615 ************ 2026-05-24 07:01:51.118955 | instance | ok: [localhost] 2026-05-24 07:01:51.119014 | instance | 2026-05-24 07:01:51.119023 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-05-24 07:01:51.119032 | instance | Sunday 24 May 2026 07:01:51 +0000 (0:00:00.036) 0:00:08.651 ************ 2026-05-24 07:01:51.876791 | instance | ok: [localhost] => (item=keycloak_host) 2026-05-24 07:01:51.876955 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-05-24 07:01:51.876967 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-05-24 07:01:51.877042 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-05-24 07:01:51.877179 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-05-24 07:01:51.877376 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-05-24 07:01:51.877524 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-05-24 07:01:51.877670 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-05-24 07:01:51.877815 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-05-24 07:01:51.877962 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-05-24 07:01:51.878109 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-05-24 07:01:51.878271 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-05-24 07:01:51.878423 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-05-24 07:01:51.878571 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-05-24 07:01:51.878718 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-05-24 07:01:51.878863 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-05-24 07:01:51.879013 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-05-24 07:01:51.879160 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-05-24 07:01:51.879304 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-05-24 07:01:51.879448 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-05-24 07:01:51.879592 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-05-24 07:01:51.879737 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-05-24 07:01:51.879883 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-05-24 07:01:51.880022 | instance | 2026-05-24 07:01:51.880172 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-05-24 07:01:51.880320 | instance | Sunday 24 May 2026 07:01:51 +0000 (0:00:00.758) 0:00:09.410 ************ 2026-05-24 07:01:52.227195 | instance | changed: [localhost] 2026-05-24 07:01:52.227271 | instance | 2026-05-24 07:01:52.227506 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-05-24 07:01:52.227804 | instance | Sunday 24 May 2026 07:01:52 +0000 (0:00:00.347) 0:00:09.757 ************ 2026-05-24 07:01:52.419158 | instance | changed: [localhost] 2026-05-24 07:01:52.419431 | instance | 2026-05-24 07:01:52.419645 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-05-24 07:01:52.419871 | instance | 2026-05-24 07:01:52.420097 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-05-24 07:01:52.420310 | instance | Sunday 24 May 2026 07:01:52 +0000 (0:00:00.194) 0:00:09.952 ************ 2026-05-24 07:01:52.610807 | instance | changed: [localhost] 2026-05-24 07:01:52.611173 | instance | 2026-05-24 07:01:52.611569 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-05-24 07:01:52.611922 | instance | Sunday 24 May 2026 07:01:52 +0000 (0:00:00.190) 0:00:10.142 ************ 2026-05-24 07:01:52.636933 | instance | ok: [localhost] 2026-05-24 07:01:52.637125 | instance | 2026-05-24 07:01:52.637286 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-05-24 07:01:52.637453 | instance | Sunday 24 May 2026 07:01:52 +0000 (0:00:00.026) 0:00:10.169 ************ 2026-05-24 07:01:52.671947 | 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-05-24 07:01:52.671979 | instance | 2026-05-24 07:01:52.671986 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-05-24 07:01:52.671992 | instance | Sunday 24 May 2026 07:01:52 +0000 (0:00:00.036) 0:00:10.205 ************ 2026-05-24 07:01:53.024890 | instance | changed: [localhost] 2026-05-24 07:01:53.024923 | instance | 2026-05-24 07:01:53.024930 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-05-24 07:01:53.024937 | instance | 2026-05-24 07:01:53.024944 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-05-24 07:01:53.024950 | instance | Sunday 24 May 2026 07:01:53 +0000 (0:00:00.352) 0:00:10.558 ************ 2026-05-24 07:01:53.206431 | instance | changed: [localhost] 2026-05-24 07:01:53.206519 | instance | 2026-05-24 07:01:53.206527 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-05-24 07:01:53.206545 | instance | Sunday 24 May 2026 07:01:53 +0000 (0:00:00.180) 0:00:10.739 ************ 2026-05-24 07:01:53.240236 | instance | ok: [localhost] 2026-05-24 07:01:53.240470 | instance | 2026-05-24 07:01:53.240732 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-05-24 07:01:53.241004 | instance | Sunday 24 May 2026 07:01:53 +0000 (0:00:00.035) 0:00:10.774 ************ 2026-05-24 07:01:53.280791 | 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-05-24 07:01:53.281000 | instance | 2026-05-24 07:01:53.281268 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-05-24 07:01:53.281546 | instance | Sunday 24 May 2026 07:01:53 +0000 (0:00:00.040) 0:00:10.814 ************ 2026-05-24 07:01:53.636906 | instance | changed: [localhost] 2026-05-24 07:01:53.637086 | instance | 2026-05-24 07:01:53.637367 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-05-24 07:01:53.637613 | instance | 2026-05-24 07:01:53.637909 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-05-24 07:01:53.638341 | instance | Sunday 24 May 2026 07:01:53 +0000 (0:00:00.356) 0:00:11.170 ************ 2026-05-24 07:01:53.815915 | instance | changed: [localhost] 2026-05-24 07:01:53.816071 | instance | 2026-05-24 07:01:53.816394 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-05-24 07:01:53.816677 | instance | Sunday 24 May 2026 07:01:53 +0000 (0:00:00.178) 0:00:11.349 ************ 2026-05-24 07:01:53.845094 | instance | ok: [localhost] 2026-05-24 07:01:53.845371 | instance | 2026-05-24 07:01:53.845647 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-05-24 07:01:53.845922 | instance | Sunday 24 May 2026 07:01:53 +0000 (0:00:00.029) 0:00:11.379 ************ 2026-05-24 07:01:54.258492 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-05-24 07:01:54.258896 | instance | ok: [localhost] => (item=keepalived_password) 2026-05-24 07:01:54.259230 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-05-24 07:01:54.259554 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-05-24 07:01:54.259885 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-05-24 07:01:54.260214 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-05-24 07:01:54.260538 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-05-24 07:01:54.260892 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-05-24 07:01:54.261220 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-05-24 07:01:54.261550 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-05-24 07:01:54.261872 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-05-24 07:01:54.262225 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-05-24 07:01:54.262574 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-05-24 07:01:54.263161 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-05-24 07:01:54.263502 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-05-24 07:01:54.263832 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-05-24 07:01:54.264159 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-05-24 07:01:54.264486 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-05-24 07:01:54.264872 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-05-24 07:01:54.265187 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-05-24 07:01:54.265490 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-05-24 07:01:54.265694 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-05-24 07:01:54.265897 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-05-24 07:01:54.266101 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-05-24 07:01:54.266327 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-05-24 07:01:54.266534 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-05-24 07:01:54.266739 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-05-24 07:01:54.266942 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-05-24 07:01:54.267153 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-05-24 07:01:54.267403 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-05-24 07:01:54.267608 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-05-24 07:01:54.267812 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-05-24 07:01:54.268014 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-05-24 07:01:54.268216 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-05-24 07:01:54.268419 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-05-24 07:01:54.268638 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-05-24 07:01:54.268852 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-05-24 07:01:54.269054 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-05-24 07:01:54.269256 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-05-24 07:01:54.269459 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-05-24 07:01:54.269663 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-05-24 07:01:54.269867 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-05-24 07:01:54.270070 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-05-24 07:01:54.270305 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-05-24 07:01:54.270524 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-05-24 07:01:54.270732 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-05-24 07:01:54.270936 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-05-24 07:01:54.271139 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-05-24 07:01:54.271341 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-05-24 07:01:54.271550 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-05-24 07:01:54.271763 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-05-24 07:01:54.271975 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-05-24 07:01:54.272177 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-05-24 07:01:54.272380 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-05-24 07:01:54.272573 | instance | 2026-05-24 07:01:54.272794 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-05-24 07:01:54.273004 | instance | Sunday 24 May 2026 07:01:54 +0000 (0:00:00.412) 0:00:11.791 ************ 2026-05-24 07:01:54.323009 | instance | ok: [localhost] => (item=barbican_kek) 2026-05-24 07:01:54.323390 | instance | 2026-05-24 07:01:54.323731 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-05-24 07:01:54.324063 | instance | Sunday 24 May 2026 07:01:54 +0000 (0:00:00.062) 0:00:11.854 ************ 2026-05-24 07:01:54.778941 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-24 07:01:54.779018 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-24 07:01:54.779199 | instance | 2026-05-24 07:01:54.779456 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-05-24 07:01:54.779670 | instance | Sunday 24 May 2026 07:01:54 +0000 (0:00:00.456) 0:00:12.310 ************ 2026-05-24 07:01:59.007415 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-24 07:01:59.008429 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-24 07:01:59.008773 | instance | 2026-05-24 07:01:59.009124 | instance | TASK [Set values for SSH keys] ************************************************* 2026-05-24 07:01:59.009476 | instance | Sunday 24 May 2026 07:01:59 +0000 (0:00:04.228) 0:00:16.539 ************ 2026-05-24 07:01:59.062966 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-05-24 07:01:59.063194 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-05-24 07:01:59.063344 | instance | 2026-05-24 07:01:59.063500 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-05-24 07:01:59.063652 | instance | Sunday 24 May 2026 07:01:59 +0000 (0:00:00.054) 0:00:16.594 ************ 2026-05-24 07:01:59.391260 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-24 07:01:59.391308 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-24 07:01:59.391316 | instance | 2026-05-24 07:01:59.391323 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-05-24 07:01:59.391331 | instance | Sunday 24 May 2026 07:01:59 +0000 (0:00:00.329) 0:00:16.924 ************ 2026-05-24 07:01:59.755494 | instance | changed: [localhost] 2026-05-24 07:01:59.755541 | instance | 2026-05-24 07:01:59.755548 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-05-24 07:01:59.755556 | instance | Sunday 24 May 2026 07:01:59 +0000 (0:00:00.364) 0:00:17.288 ************ 2026-05-24 07:01:59.793534 | instance | skipping: [localhost] 2026-05-24 07:01:59.793554 | instance | 2026-05-24 07:01:59.793559 | instance | PLAY [Setup networking] ******************************************************** 2026-05-24 07:01:59.793564 | instance | 2026-05-24 07:01:59.793568 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 07:01:59.793572 | instance | Sunday 24 May 2026 07:01:59 +0000 (0:00:00.038) 0:00:17.327 ************ 2026-05-24 07:02:00.489625 | instance | ok: [instance] 2026-05-24 07:02:00.489691 | instance | 2026-05-24 07:02:00.489704 | instance | TASK [Create bridge for management network] ************************************ 2026-05-24 07:02:00.489716 | instance | Sunday 24 May 2026 07:02:00 +0000 (0:00:00.694) 0:00:18.022 ************ 2026-05-24 07:02:00.821700 | instance | ok: [instance] 2026-05-24 07:02:00.821755 | instance | 2026-05-24 07:02:00.821767 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-05-24 07:02:00.821777 | instance | Sunday 24 May 2026 07:02:00 +0000 (0:00:00.332) 0:00:18.354 ************ 2026-05-24 07:02:01.040325 | instance | ok: [instance] 2026-05-24 07:02:01.040384 | instance | 2026-05-24 07:02:01.040395 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-05-24 07:02:01.040406 | instance | Sunday 24 May 2026 07:02:01 +0000 (0:00:00.218) 0:00:18.573 ************ 2026-05-24 07:02:01.241377 | instance | ok: [instance] 2026-05-24 07:02:01.241796 | instance | 2026-05-24 07:02:01.242268 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-05-24 07:02:01.242818 | instance | Sunday 24 May 2026 07:02:01 +0000 (0:00:00.202) 0:00:18.775 ************ 2026-05-24 07:02:01.428540 | instance | ok: [instance] 2026-05-24 07:02:01.428921 | instance | 2026-05-24 07:02:01.429274 | instance | TASK [Bring up interfaces] ***************************************************** 2026-05-24 07:02:01.429623 | instance | Sunday 24 May 2026 07:02:01 +0000 (0:00:00.186) 0:00:18.962 ************ 2026-05-24 07:02:01.813216 | instance | ok: [instance] => (item=br-mgmt) 2026-05-24 07:02:01.813674 | instance | ok: [instance] => (item=dummy0) 2026-05-24 07:02:01.813990 | instance | 2026-05-24 07:02:01.814357 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-05-24 07:02:01.814663 | instance | 2026-05-24 07:02:01.814987 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 07:02:01.815313 | instance | Sunday 24 May 2026 07:02:01 +0000 (0:00:00.384) 0:00:19.346 ************ 2026-05-24 07:02:02.546824 | instance | ok: [instance] 2026-05-24 07:02:02.546913 | instance | 2026-05-24 07:02:02.547125 | instance | TASK [Install depedencies] ***************************************************** 2026-05-24 07:02:02.547397 | instance | Sunday 24 May 2026 07:02:02 +0000 (0:00:00.730) 0:00:20.077 ************ 2026-05-24 07:02:22.450632 | instance | changed: [instance] 2026-05-24 07:02:22.450867 | instance | 2026-05-24 07:02:22.450879 | instance | TASK [Start up service] ******************************************************** 2026-05-24 07:02:22.451107 | instance | Sunday 24 May 2026 07:02:22 +0000 (0:00:19.906) 0:00:39.984 ************ 2026-05-24 07:02:22.970658 | instance | ok: [instance] 2026-05-24 07:02:22.970777 | instance | 2026-05-24 07:02:22.970978 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-05-24 07:02:22.971143 | instance | Sunday 24 May 2026 07:02:22 +0000 (0:00:00.520) 0:00:40.504 ************ 2026-05-24 07:02:23.186580 | instance | ok: [instance] 2026-05-24 07:02:23.186817 | instance | 2026-05-24 07:02:23.187094 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-05-24 07:02:23.187352 | instance | Sunday 24 May 2026 07:02:23 +0000 (0:00:00.216) 0:00:40.720 ************ 2026-05-24 07:02:23.648540 | instance | changed: [instance] 2026-05-24 07:02:23.648738 | instance | 2026-05-24 07:02:23.648956 | instance | TASK [Get list of all loopback devices] **************************************** 2026-05-24 07:02:23.649117 | instance | Sunday 24 May 2026 07:02:23 +0000 (0:00:00.462) 0:00:41.182 ************ 2026-05-24 07:02:23.848090 | instance | ok: [instance] 2026-05-24 07:02:23.848340 | instance | 2026-05-24 07:02:23.848615 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-05-24 07:02:23.848916 | instance | Sunday 24 May 2026 07:02:23 +0000 (0:00:00.198) 0:00:41.381 ************ 2026-05-24 07:02:23.871614 | instance | skipping: [instance] 2026-05-24 07:02:23.871874 | instance | 2026-05-24 07:02:23.872173 | instance | TASK [Create devices for Ceph] ************************************************* 2026-05-24 07:02:23.872443 | instance | Sunday 24 May 2026 07:02:23 +0000 (0:00:00.023) 0:00:41.405 ************ 2026-05-24 07:02:24.411693 | instance | changed: [instance] => (item=osd0) 2026-05-24 07:02:24.411952 | instance | changed: [instance] => (item=osd1) 2026-05-24 07:02:24.412217 | instance | changed: [instance] => (item=osd2) 2026-05-24 07:02:24.412499 | instance | 2026-05-24 07:02:24.412768 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-05-24 07:02:24.413025 | instance | Sunday 24 May 2026 07:02:24 +0000 (0:00:00.539) 0:00:41.945 ************ 2026-05-24 07:02:24.953811 | instance | changed: [instance] => (item=osd0) 2026-05-24 07:02:24.954246 | instance | changed: [instance] => (item=osd1) 2026-05-24 07:02:24.954582 | instance | changed: [instance] => (item=osd2) 2026-05-24 07:02:24.954890 | instance | 2026-05-24 07:02:24.955218 | instance | TASK [Start loop devices] ****************************************************** 2026-05-24 07:02:24.955542 | instance | Sunday 24 May 2026 07:02:24 +0000 (0:00:00.542) 0:00:42.487 ************ 2026-05-24 07:02:25.674908 | instance | changed: [instance] => (item=osd0) 2026-05-24 07:02:25.674974 | instance | changed: [instance] => (item=osd1) 2026-05-24 07:02:25.675128 | instance | changed: [instance] => (item=osd2) 2026-05-24 07:02:25.675342 | instance | 2026-05-24 07:02:25.675492 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-05-24 07:02:25.675655 | instance | Sunday 24 May 2026 07:02:25 +0000 (0:00:00.718) 0:00:43.206 ************ 2026-05-24 07:02:28.801355 | instance | changed: [instance] => (item=osd0) 2026-05-24 07:02:28.802532 | instance | changed: [instance] => (item=osd1) 2026-05-24 07:02:28.802746 | instance | changed: [instance] => (item=osd2) 2026-05-24 07:02:28.802905 | instance | 2026-05-24 07:02:28.803084 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-05-24 07:02:28.803241 | instance | Sunday 24 May 2026 07:02:28 +0000 (0:00:03.125) 0:00:46.331 ************ 2026-05-24 07:02:30.829968 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-05-24 07:02:30.830009 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-05-24 07:02:30.830014 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-05-24 07:02:30.830018 | instance | 2026-05-24 07:02:30.830023 | instance | PLAY [controllers] ************************************************************* 2026-05-24 07:02:30.830171 | instance | 2026-05-24 07:02:30.830462 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 07:02:30.830715 | instance | Sunday 24 May 2026 07:02:30 +0000 (0:00:02.030) 0:00:48.362 ************ 2026-05-24 07:02:31.727600 | instance | ok: [instance] 2026-05-24 07:02:31.727870 | instance | 2026-05-24 07:02:31.728166 | instance | TASK [Set masquerade rule] ***************************************************** 2026-05-24 07:02:31.728449 | instance | Sunday 24 May 2026 07:02:31 +0000 (0:00:00.898) 0:00:49.261 ************ 2026-05-24 07:02:32.190948 | instance | changed: [instance] 2026-05-24 07:02:32.191144 | instance | 2026-05-24 07:02:32.191411 | instance | PLAY RECAP ********************************************************************* 2026-05-24 07:02:32.191745 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-24 07:02:32.192035 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-24 07:02:32.192268 | instance | 2026-05-24 07:02:32.192539 | instance | Sunday 24 May 2026 07:02:32 +0000 (0:00:00.463) 0:00:49.724 ************ 2026-05-24 07:02:32.192793 | instance | =============================================================================== 2026-05-24 07:02:32.193052 | instance | Install depedencies ---------------------------------------------------- 19.91s 2026-05-24 07:02:32.193314 | instance | Generate SSH keys for missing variables --------------------------------- 4.23s 2026-05-24 07:02:32.193585 | instance | Create a volume group for each loop device ------------------------------ 3.13s 2026-05-24 07:02:32.193850 | instance | Create a logical volume for each loop device ---------------------------- 2.03s 2026-05-24 07:02:32.194109 | instance | Gathering Facts --------------------------------------------------------- 1.17s 2026-05-24 07:02:32.194429 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.07s 2026-05-24 07:02:32.194695 | instance | Create folders for workspace -------------------------------------------- 0.99s 2026-05-24 07:02:32.194958 | instance | Configure short hostname ------------------------------------------------ 0.92s 2026-05-24 07:02:32.195217 | instance | Gathering Facts --------------------------------------------------------- 0.90s 2026-05-24 07:02:32.195482 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.76s 2026-05-24 07:02:32.195828 | instance | Gathering Facts --------------------------------------------------------- 0.73s 2026-05-24 07:02:32.196090 | instance | Start loop devices ------------------------------------------------------ 0.72s 2026-05-24 07:02:32.196350 | instance | Gathering Facts --------------------------------------------------------- 0.71s 2026-05-24 07:02:32.196610 | instance | Gathering Facts --------------------------------------------------------- 0.69s 2026-05-24 07:02:32.196870 | instance | Purge "snapd" package --------------------------------------------------- 0.65s 2026-05-24 07:02:32.197133 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.55s 2026-05-24 07:02:32.197392 | instance | Set permissions on loopback devices ------------------------------------- 0.54s 2026-05-24 07:02:32.197653 | instance | Create devices for Ceph ------------------------------------------------- 0.54s 2026-05-24 07:02:32.197918 | instance | Start up service -------------------------------------------------------- 0.52s 2026-05-24 07:02:32.198210 | instance | Set masquerade rule ----------------------------------------------------- 0.46s 2026-05-24 07:02:32.269563 | instance | INFO [aio > prepare] Executed: Successful 2026-05-24 07:02:32.277740 | instance | INFO [aio > converge] Executing 2026-05-24 07:02:35.138998 | instance | 2026-05-24 07:02:35.139169 | instance | PLAY [all] ********************************************************************* 2026-05-24 07:02:35.139457 | instance | 2026-05-24 07:02:35.139715 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 07:02:35.139979 | instance | Sunday 24 May 2026 07:02:35 +0000 (0:00:00.016) 0:00:00.016 ************ 2026-05-24 07:02:36.350621 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-24 07:02:36.350727 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-24 07:02:36.350936 | instance | interpreter could change the meaning of that path. See 2026-05-24 07:02:36.351056 | instance | https://docs.ansible.com/ansible- 2026-05-24 07:02:36.351266 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-24 07:02:36.360456 | instance | ok: [instance] 2026-05-24 07:02:36.360676 | instance | 2026-05-24 07:02:36.360952 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-05-24 07:02:36.361259 | instance | Sunday 24 May 2026 07:02:36 +0000 (0:00:01.221) 0:00:01.238 ************ 2026-05-24 07:02:36.400551 | instance | skipping: [instance] 2026-05-24 07:02:36.400767 | instance | 2026-05-24 07:02:36.401003 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-24 07:02:36.401283 | instance | Sunday 24 May 2026 07:02:36 +0000 (0:00:00.040) 0:00:01.278 ************ 2026-05-24 07:02:36.578910 | instance | ok: [instance] 2026-05-24 07:02:36.579014 | instance | 2026-05-24 07:02:36.579236 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-05-24 07:02:36.579339 | instance | 2026-05-24 07:02:36.579560 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 07:02:36.579662 | instance | Sunday 24 May 2026 07:02:36 +0000 (0:00:00.178) 0:00:01.456 ************ 2026-05-24 07:02:37.479215 | instance | ok: [instance] 2026-05-24 07:02:37.479411 | instance | 2026-05-24 07:02:37.479687 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 07:02:37.479960 | instance | Sunday 24 May 2026 07:02:37 +0000 (0:00:00.899) 0:00:02.356 ************ 2026-05-24 07:02:37.760219 | instance | ok: [instance] 2026-05-24 07:02:37.760489 | instance | 2026-05-24 07:02:37.760767 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 07:02:37.761042 | instance | Sunday 24 May 2026 07:02:37 +0000 (0:00:00.281) 0:00:02.637 ************ 2026-05-24 07:02:37.804772 | instance | skipping: [instance] 2026-05-24 07:02:37.805026 | instance | 2026-05-24 07:02:37.805302 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-24 07:02:37.805582 | instance | Sunday 24 May 2026 07:02:37 +0000 (0:00:00.044) 0:00:02.682 ************ 2026-05-24 07:02:38.188205 | instance | changed: [instance] 2026-05-24 07:02:38.188485 | instance | 2026-05-24 07:02:38.188777 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 07:02:38.189040 | instance | Sunday 24 May 2026 07:02:38 +0000 (0:00:00.382) 0:00:03.065 ************ 2026-05-24 07:02:38.256651 | instance | ok: [instance] => { 2026-05-24 07:02:38.256921 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-24 07:02:38.257169 | instance | } 2026-05-24 07:02:38.257415 | instance | 2026-05-24 07:02:38.257683 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 07:02:38.257955 | instance | Sunday 24 May 2026 07:02:38 +0000 (0:00:00.068) 0:00:03.134 ************ 2026-05-24 07:02:38.907685 | instance | changed: [instance] 2026-05-24 07:02:38.908140 | instance | 2026-05-24 07:02:38.908480 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 07:02:38.908810 | instance | Sunday 24 May 2026 07:02:38 +0000 (0:00:00.650) 0:00:03.784 ************ 2026-05-24 07:02:38.955397 | instance | skipping: [instance] 2026-05-24 07:02:38.955997 | instance | 2026-05-24 07:02:38.956370 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 07:02:38.956703 | instance | Sunday 24 May 2026 07:02:38 +0000 (0:00:00.046) 0:00:03.831 ************ 2026-05-24 07:02:39.002993 | instance | skipping: [instance] 2026-05-24 07:02:39.003088 | instance | 2026-05-24 07:02:39.003204 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 07:02:39.003406 | instance | Sunday 24 May 2026 07:02:38 +0000 (0:00:00.048) 0:00:03.880 ************ 2026-05-24 07:02:39.219043 | instance | ok: [instance] 2026-05-24 07:02:39.219121 | instance | 2026-05-24 07:02:39.219289 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 07:02:39.219511 | instance | Sunday 24 May 2026 07:02:39 +0000 (0:00:00.214) 0:00:04.094 ************ 2026-05-24 07:02:40.522674 | instance | ok: [instance] 2026-05-24 07:02:40.522863 | instance | 2026-05-24 07:02:40.523044 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 07:02:40.523193 | instance | Sunday 24 May 2026 07:02:40 +0000 (0:00:01.303) 0:00:05.398 ************ 2026-05-24 07:02:40.590815 | instance | ok: [instance] => { 2026-05-24 07:02:40.590921 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-24 07:02:40.591073 | instance | } 2026-05-24 07:02:40.591256 | instance | 2026-05-24 07:02:40.591407 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 07:02:40.591555 | instance | Sunday 24 May 2026 07:02:40 +0000 (0:00:00.067) 0:00:05.466 ************ 2026-05-24 07:02:41.246830 | instance | changed: [instance] 2026-05-24 07:02:41.246908 | instance | 2026-05-24 07:02:41.247010 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 07:02:41.247199 | instance | Sunday 24 May 2026 07:02:41 +0000 (0:00:00.654) 0:00:06.120 ************ 2026-05-24 07:02:44.174776 | instance | changed: [instance] 2026-05-24 07:02:44.174860 | instance | 2026-05-24 07:02:44.174988 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-24 07:02:44.175179 | instance | Sunday 24 May 2026 07:02:44 +0000 (0:00:02.928) 0:00:09.049 ************ 2026-05-24 07:02:44.210776 | instance | skipping: [instance] 2026-05-24 07:02:44.210891 | instance | 2026-05-24 07:02:44.211068 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-24 07:02:44.211218 | instance | Sunday 24 May 2026 07:02:44 +0000 (0:00:00.038) 0:00:09.087 ************ 2026-05-24 07:02:44.250499 | instance | skipping: [instance] 2026-05-24 07:02:44.250666 | instance | 2026-05-24 07:02:44.250826 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-24 07:02:44.250979 | instance | Sunday 24 May 2026 07:02:44 +0000 (0:00:00.038) 0:00:09.125 ************ 2026-05-24 07:02:44.290706 | instance | skipping: [instance] 2026-05-24 07:02:44.290833 | instance | 2026-05-24 07:02:44.291031 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-24 07:02:44.291182 | instance | Sunday 24 May 2026 07:02:44 +0000 (0:00:00.040) 0:00:09.165 ************ 2026-05-24 07:02:49.959009 | instance | changed: [instance] 2026-05-24 07:02:49.959397 | instance | 2026-05-24 07:02:49.959795 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-24 07:02:49.960147 | instance | Sunday 24 May 2026 07:02:49 +0000 (0:00:05.669) 0:00:14.835 ************ 2026-05-24 07:02:50.586726 | instance | changed: [instance] 2026-05-24 07:02:50.586796 | instance | 2026-05-24 07:02:50.586942 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-24 07:02:50.587145 | instance | Sunday 24 May 2026 07:02:50 +0000 (0:00:00.626) 0:00:15.461 ************ 2026-05-24 07:02:51.534875 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-05-24 07:02:51.535144 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-24 07:02:51.535423 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-24 07:02:51.535710 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-24 07:02:51.535993 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-24 07:02:51.536239 | instance | 2026-05-24 07:02:51.536458 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-24 07:02:51.536715 | instance | Sunday 24 May 2026 07:02:51 +0000 (0:00:00.947) 0:00:16.409 ************ 2026-05-24 07:02:52.119390 | instance | changed: [instance] 2026-05-24 07:02:52.119472 | instance | 2026-05-24 07:02:52.119538 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-24 07:02:52.119873 | instance | Sunday 24 May 2026 07:02:52 +0000 (0:00:00.576) 0:00:16.986 ************ 2026-05-24 07:02:52.120073 | instance | 2026-05-24 07:02:52.120238 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-05-24 07:02:52.120394 | instance | Sunday 24 May 2026 07:02:52 +0000 (0:00:00.008) 0:00:16.995 ************ 2026-05-24 07:02:53.063394 | instance | ok: [instance] 2026-05-24 07:02:53.063491 | instance | 2026-05-24 07:02:53.063584 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-05-24 07:02:53.063764 | instance | Sunday 24 May 2026 07:02:53 +0000 (0:00:00.944) 0:00:17.939 ************ 2026-05-24 07:02:53.530858 | instance | changed: [instance] 2026-05-24 07:02:53.531158 | instance | 2026-05-24 07:02:53.531381 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-24 07:02:53.531588 | instance | Sunday 24 May 2026 07:02:53 +0000 (0:00:00.466) 0:00:18.405 ************ 2026-05-24 07:02:54.110213 | instance | changed: [instance] 2026-05-24 07:02:54.110710 | instance | 2026-05-24 07:02:54.110884 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 07:02:54.111040 | instance | Sunday 24 May 2026 07:02:54 +0000 (0:00:00.580) 0:00:18.986 ************ 2026-05-24 07:02:54.305018 | instance | ok: [instance] 2026-05-24 07:02:54.305060 | instance | 2026-05-24 07:02:54.305072 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 07:02:54.305082 | instance | Sunday 24 May 2026 07:02:54 +0000 (0:00:00.195) 0:00:19.181 ************ 2026-05-24 07:02:54.357054 | instance | ok: [instance] => { 2026-05-24 07:02:54.357103 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-24 07:02:54.357108 | instance | } 2026-05-24 07:02:54.357113 | instance | 2026-05-24 07:02:54.357118 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 07:02:54.357250 | instance | Sunday 24 May 2026 07:02:54 +0000 (0:00:00.051) 0:00:19.233 ************ 2026-05-24 07:02:55.155231 | instance | changed: [instance] 2026-05-24 07:02:55.155574 | instance | 2026-05-24 07:02:55.155894 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 07:02:55.156166 | instance | Sunday 24 May 2026 07:02:55 +0000 (0:00:00.798) 0:00:20.032 ************ 2026-05-24 07:02:59.494343 | instance | changed: [instance] 2026-05-24 07:02:59.494416 | instance | 2026-05-24 07:02:59.494433 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-24 07:02:59.494817 | instance | Sunday 24 May 2026 07:02:59 +0000 (0:00:04.338) 0:00:24.370 ************ 2026-05-24 07:03:00.478642 | instance | ok: [instance] 2026-05-24 07:03:00.478762 | instance | 2026-05-24 07:03:00.478775 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-24 07:03:00.478942 | instance | Sunday 24 May 2026 07:03:00 +0000 (0:00:00.985) 0:00:25.356 ************ 2026-05-24 07:03:00.890559 | instance | changed: [instance] 2026-05-24 07:03:00.890637 | instance | 2026-05-24 07:03:00.890721 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-24 07:03:00.890855 | instance | Sunday 24 May 2026 07:03:00 +0000 (0:00:00.411) 0:00:25.768 ************ 2026-05-24 07:03:01.347401 | instance | changed: [instance] 2026-05-24 07:03:01.347463 | instance | 2026-05-24 07:03:01.347720 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-24 07:03:01.347763 | instance | Sunday 24 May 2026 07:03:01 +0000 (0:00:00.456) 0:00:26.224 ************ 2026-05-24 07:03:01.889448 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-05-24 07:03:01.889518 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-24 07:03:01.890014 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-24 07:03:01.890055 | instance | 2026-05-24 07:03:01.890061 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-24 07:03:01.890066 | instance | Sunday 24 May 2026 07:03:01 +0000 (0:00:00.542) 0:00:26.767 ************ 2026-05-24 07:03:02.305627 | instance | changed: [instance] 2026-05-24 07:03:02.305699 | instance | 2026-05-24 07:03:02.305952 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-24 07:03:02.305991 | instance | Sunday 24 May 2026 07:03:02 +0000 (0:00:00.416) 0:00:27.183 ************ 2026-05-24 07:03:02.750941 | instance | changed: [instance] 2026-05-24 07:03:02.751006 | instance | 2026-05-24 07:03:02.751617 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-24 07:03:02.751658 | instance | Sunday 24 May 2026 07:03:02 +0000 (0:00:00.436) 0:00:27.620 ************ 2026-05-24 07:03:02.751663 | instance | 2026-05-24 07:03:02.751668 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-05-24 07:03:02.751673 | instance | Sunday 24 May 2026 07:03:02 +0000 (0:00:00.008) 0:00:27.628 ************ 2026-05-24 07:03:03.431062 | instance | ok: [instance] 2026-05-24 07:03:03.431123 | instance | 2026-05-24 07:03:03.431368 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-05-24 07:03:03.431637 | instance | Sunday 24 May 2026 07:03:03 +0000 (0:00:00.680) 0:00:28.308 ************ 2026-05-24 07:03:04.830398 | instance | changed: [instance] 2026-05-24 07:03:04.830469 | instance | 2026-05-24 07:03:04.830740 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-24 07:03:04.830784 | instance | Sunday 24 May 2026 07:03:04 +0000 (0:00:01.399) 0:00:29.708 ************ 2026-05-24 07:03:05.404600 | instance | changed: [instance] 2026-05-24 07:03:05.404673 | instance | 2026-05-24 07:03:05.404736 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-24 07:03:05.404885 | instance | Sunday 24 May 2026 07:03:05 +0000 (0:00:00.574) 0:00:30.282 ************ 2026-05-24 07:03:05.463677 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-24 07:03:05.464043 | instance | 2026-05-24 07:03:05.464069 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-24 07:03:05.464075 | instance | Sunday 24 May 2026 07:03:05 +0000 (0:00:00.058) 0:00:30.341 ************ 2026-05-24 07:03:11.563113 | instance | changed: [instance] 2026-05-24 07:03:11.563197 | instance | 2026-05-24 07:03:11.563502 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-24 07:03:11.563562 | instance | Sunday 24 May 2026 07:03:11 +0000 (0:00:06.099) 0:00:36.440 ************ 2026-05-24 07:03:12.196308 | instance | ok: [instance] => (item=chronyd) 2026-05-24 07:03:12.196407 | instance | ok: [instance] => (item=sshd) 2026-05-24 07:03:12.196420 | instance | 2026-05-24 07:03:12.196712 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-24 07:03:12.196770 | instance | Sunday 24 May 2026 07:03:12 +0000 (0:00:00.633) 0:00:37.073 ************ 2026-05-24 07:03:12.500236 | instance | changed: [instance] 2026-05-24 07:03:12.500314 | instance | 2026-05-24 07:03:12.500378 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-24 07:03:12.500556 | instance | Sunday 24 May 2026 07:03:12 +0000 (0:00:00.303) 0:00:37.377 ************ 2026-05-24 07:03:12.713757 | instance | ok: [instance] 2026-05-24 07:03:12.713835 | instance | 2026-05-24 07:03:12.713908 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-24 07:03:12.714087 | instance | Sunday 24 May 2026 07:03:12 +0000 (0:00:00.213) 0:00:37.591 ************ 2026-05-24 07:03:13.201960 | instance | changed: [instance] 2026-05-24 07:03:13.202032 | instance | 2026-05-24 07:03:13.202366 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-24 07:03:13.202461 | instance | Sunday 24 May 2026 07:03:13 +0000 (0:00:00.488) 0:00:38.079 ************ 2026-05-24 07:03:13.576523 | instance | changed: [instance] 2026-05-24 07:03:13.576992 | instance | 2026-05-24 07:03:13.577011 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-05-24 07:03:13.577018 | instance | Sunday 24 May 2026 07:03:13 +0000 (0:00:00.374) 0:00:38.454 ************ 2026-05-24 07:03:13.693209 | instance | ok: [instance] 2026-05-24 07:03:13.693307 | instance | 2026-05-24 07:03:13.693580 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-05-24 07:03:13.693627 | instance | Sunday 24 May 2026 07:03:13 +0000 (0:00:00.116) 0:00:38.570 ************ 2026-05-24 07:03:13.910578 | instance | ok: [instance] => (item=instance) 2026-05-24 07:03:13.910646 | instance | 2026-05-24 07:03:13.910911 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-05-24 07:03:13.911021 | instance | Sunday 24 May 2026 07:03:13 +0000 (0:00:00.217) 0:00:38.788 ************ 2026-05-24 07:03:13.965454 | instance | ok: [instance] 2026-05-24 07:03:13.965808 | instance | 2026-05-24 07:03:13.965830 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-05-24 07:03:13.965836 | instance | Sunday 24 May 2026 07:03:13 +0000 (0:00:00.054) 0:00:38.843 ************ 2026-05-24 07:03:14.037145 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-05-24 07:03:14.037226 | instance | 2026-05-24 07:03:14.037358 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-05-24 07:03:14.037471 | instance | Sunday 24 May 2026 07:03:14 +0000 (0:00:00.071) 0:00:38.915 ************ 2026-05-24 07:03:14.382985 | instance | changed: [instance] 2026-05-24 07:03:14.383047 | instance | 2026-05-24 07:03:14.383201 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-05-24 07:03:14.383413 | instance | Sunday 24 May 2026 07:03:14 +0000 (0:00:00.345) 0:00:39.260 ************ 2026-05-24 07:03:15.081297 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-05-24 07:03:15.081366 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-05-24 07:03:15.081891 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-05-24 07:03:15.081959 | instance | 2026-05-24 07:03:15.081966 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-05-24 07:03:15.081972 | instance | Sunday 24 May 2026 07:03:15 +0000 (0:00:00.697) 0:00:39.958 ************ 2026-05-24 07:04:53.639786 | instance | ok: [instance] 2026-05-24 07:04:53.639883 | instance | 2026-05-24 07:04:53.640006 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-05-24 07:04:53.640125 | instance | Sunday 24 May 2026 07:04:53 +0000 (0:01:38.557) 0:02:18.515 ************ 2026-05-24 07:04:53.844348 | instance | changed: [instance] 2026-05-24 07:04:53.844616 | instance | 2026-05-24 07:04:53.844893 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-05-24 07:04:53.845163 | instance | Sunday 24 May 2026 07:04:53 +0000 (0:00:00.206) 0:02:18.721 ************ 2026-05-24 07:04:53.883045 | instance | ok: [instance] 2026-05-24 07:04:53.883296 | instance | 2026-05-24 07:04:53.883562 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-24 07:04:53.883825 | instance | Sunday 24 May 2026 07:04:53 +0000 (0:00:00.038) 0:02:18.760 ************ 2026-05-24 07:04:53.964247 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-24 07:04:53.964354 | instance | 2026-05-24 07:04:53.964534 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-24 07:04:53.964706 | instance | Sunday 24 May 2026 07:04:53 +0000 (0:00:00.081) 0:02:18.841 ************ 2026-05-24 07:05:00.649027 | instance | ok: [instance] 2026-05-24 07:05:00.649185 | instance | 2026-05-24 07:05:00.649289 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-24 07:05:00.649446 | instance | Sunday 24 May 2026 07:05:00 +0000 (0:00:06.684) 0:02:25.526 ************ 2026-05-24 07:05:00.712468 | instance | ok: [instance] => (item=instance) 2026-05-24 07:05:00.712645 | instance | 2026-05-24 07:05:00.712846 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-24 07:05:00.713049 | instance | Sunday 24 May 2026 07:05:00 +0000 (0:00:00.063) 0:02:25.589 ************ 2026-05-24 07:05:01.117723 | instance | ok: [instance] 2026-05-24 07:05:01.119191 | instance | 2026-05-24 07:05:01.119268 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-24 07:05:01.119277 | instance | Sunday 24 May 2026 07:05:01 +0000 (0:00:00.404) 0:02:25.994 ************ 2026-05-24 07:05:08.623992 | instance | ok: [instance] 2026-05-24 07:05:08.624186 | instance | 2026-05-24 07:05:08.624529 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-05-24 07:05:08.624754 | instance | Sunday 24 May 2026 07:05:08 +0000 (0:00:07.506) 0:02:33.501 ************ 2026-05-24 07:06:04.995699 | instance | changed: [instance] 2026-05-24 07:06:04.995782 | instance | 2026-05-24 07:06:04.995919 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-05-24 07:06:04.996044 | instance | Sunday 24 May 2026 07:06:04 +0000 (0:00:56.371) 0:03:29.872 ************ 2026-05-24 07:06:19.152141 | instance | ok: [instance] 2026-05-24 07:06:19.152290 | instance | 2026-05-24 07:06:19.152306 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-24 07:06:19.152461 | instance | Sunday 24 May 2026 07:06:19 +0000 (0:00:14.157) 0:03:44.029 ************ 2026-05-24 07:06:19.232624 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-24 07:06:19.232667 | instance | 2026-05-24 07:06:19.232990 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-24 07:06:19.233049 | instance | Sunday 24 May 2026 07:06:19 +0000 (0:00:00.080) 0:03:44.109 ************ 2026-05-24 07:06:19.286253 | instance | skipping: [instance] 2026-05-24 07:06:19.286329 | instance | 2026-05-24 07:06:19.286620 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-24 07:06:19.286666 | instance | Sunday 24 May 2026 07:06:19 +0000 (0:00:00.053) 0:03:44.163 ************ 2026-05-24 07:06:19.344652 | instance | skipping: [instance] => (item=instance) 2026-05-24 07:06:19.345145 | instance | skipping: [instance] 2026-05-24 07:06:19.345194 | instance | 2026-05-24 07:06:19.345200 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-24 07:06:19.345205 | instance | Sunday 24 May 2026 07:06:19 +0000 (0:00:00.058) 0:03:44.222 ************ 2026-05-24 07:06:19.602252 | instance | ok: [instance] 2026-05-24 07:06:19.602340 | instance | 2026-05-24 07:06:19.602677 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-24 07:06:19.602738 | instance | Sunday 24 May 2026 07:06:19 +0000 (0:00:00.257) 0:03:44.479 ************ 2026-05-24 07:06:26.002123 | instance | ok: [instance] 2026-05-24 07:06:26.002245 | instance | 2026-05-24 07:06:26.002454 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-05-24 07:06:26.002491 | instance | Sunday 24 May 2026 07:06:25 +0000 (0:00:06.400) 0:03:50.879 ************ 2026-05-24 07:06:38.251050 | instance | changed: [instance] 2026-05-24 07:06:38.251140 | instance | 2026-05-24 07:06:38.251384 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-05-24 07:06:38.251440 | instance | Sunday 24 May 2026 07:06:38 +0000 (0:00:12.248) 0:04:03.128 ************ 2026-05-24 07:06:45.927287 | instance | ok: [instance] 2026-05-24 07:06:45.927359 | instance | 2026-05-24 07:06:45.927584 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-05-24 07:06:45.927631 | instance | Sunday 24 May 2026 07:06:45 +0000 (0:00:07.676) 0:04:10.804 ************ 2026-05-24 07:06:53.852772 | instance | changed: [instance] => (item={'name': 'diskprediction_local'}) 2026-05-24 07:06:53.852816 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-05-24 07:06:53.852821 | instance | changed: [instance] => (item={'name': 'prometheus'}) 2026-05-24 07:06:53.852825 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-05-24 07:06:53.852830 | instance | 2026-05-24 07:06:53.852834 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-05-24 07:06:53.852838 | instance | 2026-05-24 07:06:53.852842 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 07:06:53.852847 | instance | Sunday 24 May 2026 07:06:53 +0000 (0:00:07.924) 0:04:18.729 ************ 2026-05-24 07:06:54.759280 | instance | ok: [instance] 2026-05-24 07:06:54.759317 | instance | 2026-05-24 07:06:54.759323 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 07:06:54.759328 | instance | Sunday 24 May 2026 07:06:54 +0000 (0:00:00.906) 0:04:19.636 ************ 2026-05-24 07:06:54.970016 | instance | ok: [instance] 2026-05-24 07:06:54.970055 | instance | 2026-05-24 07:06:54.970061 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 07:06:54.970065 | instance | Sunday 24 May 2026 07:06:54 +0000 (0:00:00.211) 0:04:19.847 ************ 2026-05-24 07:06:55.007775 | instance | skipping: [instance] 2026-05-24 07:06:55.007810 | instance | 2026-05-24 07:06:55.007815 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-24 07:06:55.007820 | instance | Sunday 24 May 2026 07:06:55 +0000 (0:00:00.037) 0:04:19.885 ************ 2026-05-24 07:06:55.213829 | instance | ok: [instance] 2026-05-24 07:06:55.213865 | instance | 2026-05-24 07:06:55.213870 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 07:06:55.213875 | instance | Sunday 24 May 2026 07:06:55 +0000 (0:00:00.205) 0:04:20.091 ************ 2026-05-24 07:06:55.267607 | instance | ok: [instance] => { 2026-05-24 07:06:55.267648 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-24 07:06:55.267655 | instance | } 2026-05-24 07:06:55.267662 | instance | 2026-05-24 07:06:55.267668 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 07:06:55.267674 | instance | Sunday 24 May 2026 07:06:55 +0000 (0:00:00.053) 0:04:20.144 ************ 2026-05-24 07:06:55.553766 | instance | ok: [instance] 2026-05-24 07:06:55.553810 | instance | 2026-05-24 07:06:55.553818 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 07:06:55.553825 | instance | Sunday 24 May 2026 07:06:55 +0000 (0:00:00.286) 0:04:20.430 ************ 2026-05-24 07:06:55.599061 | instance | skipping: [instance] 2026-05-24 07:06:55.599097 | instance | 2026-05-24 07:06:55.599103 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 07:06:55.599108 | instance | Sunday 24 May 2026 07:06:55 +0000 (0:00:00.045) 0:04:20.476 ************ 2026-05-24 07:06:55.644429 | instance | skipping: [instance] 2026-05-24 07:06:55.644463 | instance | 2026-05-24 07:06:55.644469 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 07:06:55.644474 | instance | Sunday 24 May 2026 07:06:55 +0000 (0:00:00.045) 0:04:20.521 ************ 2026-05-24 07:06:55.844406 | instance | ok: [instance] 2026-05-24 07:06:55.844444 | instance | 2026-05-24 07:06:55.844449 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 07:06:55.844454 | instance | Sunday 24 May 2026 07:06:55 +0000 (0:00:00.199) 0:04:20.721 ************ 2026-05-24 07:06:56.829744 | instance | ok: [instance] 2026-05-24 07:06:56.829786 | instance | 2026-05-24 07:06:56.829793 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 07:06:56.829806 | instance | Sunday 24 May 2026 07:06:56 +0000 (0:00:00.984) 0:04:21.706 ************ 2026-05-24 07:06:56.895392 | instance | ok: [instance] => { 2026-05-24 07:06:56.895441 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-24 07:06:56.895463 | instance | } 2026-05-24 07:06:56.895470 | instance | 2026-05-24 07:06:56.895477 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 07:06:56.895484 | instance | Sunday 24 May 2026 07:06:56 +0000 (0:00:00.064) 0:04:21.771 ************ 2026-05-24 07:06:57.235637 | instance | ok: [instance] 2026-05-24 07:06:57.235671 | instance | 2026-05-24 07:06:57.235677 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 07:06:57.235682 | instance | Sunday 24 May 2026 07:06:57 +0000 (0:00:00.341) 0:04:22.113 ************ 2026-05-24 07:06:59.181417 | instance | ok: [instance] 2026-05-24 07:06:59.181597 | instance | 2026-05-24 07:06:59.182003 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-24 07:06:59.182040 | instance | Sunday 24 May 2026 07:06:59 +0000 (0:00:01.945) 0:04:24.058 ************ 2026-05-24 07:06:59.226704 | instance | skipping: [instance] 2026-05-24 07:06:59.226771 | instance | 2026-05-24 07:06:59.226777 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-24 07:06:59.226783 | instance | Sunday 24 May 2026 07:06:59 +0000 (0:00:00.044) 0:04:24.103 ************ 2026-05-24 07:06:59.263965 | instance | skipping: [instance] 2026-05-24 07:06:59.264083 | instance | 2026-05-24 07:06:59.264261 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-24 07:06:59.264428 | instance | Sunday 24 May 2026 07:06:59 +0000 (0:00:00.037) 0:04:24.141 ************ 2026-05-24 07:06:59.301251 | instance | skipping: [instance] 2026-05-24 07:06:59.301321 | instance | 2026-05-24 07:06:59.301504 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-24 07:06:59.301669 | instance | Sunday 24 May 2026 07:06:59 +0000 (0:00:00.037) 0:04:24.179 ************ 2026-05-24 07:07:00.391961 | instance | ok: [instance] 2026-05-24 07:07:00.392047 | instance | 2026-05-24 07:07:00.392236 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-24 07:07:00.392449 | instance | Sunday 24 May 2026 07:07:00 +0000 (0:00:01.089) 0:04:25.268 ************ 2026-05-24 07:07:00.822225 | instance | ok: [instance] 2026-05-24 07:07:00.822360 | instance | 2026-05-24 07:07:00.822540 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-24 07:07:00.822758 | instance | Sunday 24 May 2026 07:07:00 +0000 (0:00:00.430) 0:04:25.699 ************ 2026-05-24 07:07:01.706643 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-24 07:07:01.706883 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-24 07:07:01.707144 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-24 07:07:01.707436 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-24 07:07:01.707692 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-24 07:07:01.707935 | instance | 2026-05-24 07:07:01.708197 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-24 07:07:01.708457 | instance | Sunday 24 May 2026 07:07:01 +0000 (0:00:00.884) 0:04:26.584 ************ 2026-05-24 07:07:02.193686 | instance | ok: [instance] 2026-05-24 07:07:02.193896 | instance | 2026-05-24 07:07:02.194191 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-24 07:07:02.194476 | instance | Sunday 24 May 2026 07:07:02 +0000 (0:00:00.479) 0:04:27.064 ************ 2026-05-24 07:07:02.194717 | instance | 2026-05-24 07:07:02.194977 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-24 07:07:02.195236 | instance | Sunday 24 May 2026 07:07:02 +0000 (0:00:00.006) 0:04:27.070 ************ 2026-05-24 07:07:02.553593 | instance | ok: [instance] 2026-05-24 07:07:02.553812 | instance | 2026-05-24 07:07:02.554088 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 07:07:02.554449 | instance | Sunday 24 May 2026 07:07:02 +0000 (0:00:00.359) 0:04:27.430 ************ 2026-05-24 07:07:02.834321 | instance | ok: [instance] 2026-05-24 07:07:02.834384 | instance | 2026-05-24 07:07:02.834395 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 07:07:02.834406 | instance | Sunday 24 May 2026 07:07:02 +0000 (0:00:00.279) 0:04:27.710 ************ 2026-05-24 07:07:02.888893 | instance | ok: [instance] => { 2026-05-24 07:07:02.911328 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-24 07:07:02.911378 | instance | } 2026-05-24 07:07:02.911389 | instance | 2026-05-24 07:07:02.911398 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 07:07:02.911408 | instance | Sunday 24 May 2026 07:07:02 +0000 (0:00:00.055) 0:04:27.766 ************ 2026-05-24 07:07:03.222421 | instance | ok: [instance] 2026-05-24 07:07:03.222561 | instance | 2026-05-24 07:07:03.222736 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 07:07:03.222912 | instance | Sunday 24 May 2026 07:07:03 +0000 (0:00:00.333) 0:04:28.099 ************ 2026-05-24 07:07:06.262603 | instance | ok: [instance] 2026-05-24 07:07:06.262695 | instance | 2026-05-24 07:07:06.262893 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-24 07:07:06.263182 | instance | Sunday 24 May 2026 07:07:06 +0000 (0:00:03.040) 0:04:31.140 ************ 2026-05-24 07:07:07.310488 | instance | ok: [instance] 2026-05-24 07:07:07.310569 | instance | 2026-05-24 07:07:07.310629 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-24 07:07:07.310734 | instance | Sunday 24 May 2026 07:07:07 +0000 (0:00:01.048) 0:04:32.188 ************ 2026-05-24 07:07:07.500206 | instance | ok: [instance] 2026-05-24 07:07:07.500244 | instance | 2026-05-24 07:07:07.500251 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-24 07:07:07.500257 | instance | Sunday 24 May 2026 07:07:07 +0000 (0:00:00.189) 0:04:32.377 ************ 2026-05-24 07:07:07.916735 | instance | ok: [instance] 2026-05-24 07:07:07.916773 | instance | 2026-05-24 07:07:07.916778 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-24 07:07:07.916783 | instance | Sunday 24 May 2026 07:07:07 +0000 (0:00:00.416) 0:04:32.794 ************ 2026-05-24 07:07:08.458068 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-05-24 07:07:08.458130 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-24 07:07:08.458142 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-24 07:07:08.458188 | instance | 2026-05-24 07:07:08.458200 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-24 07:07:08.458209 | instance | Sunday 24 May 2026 07:07:08 +0000 (0:00:00.539) 0:04:33.334 ************ 2026-05-24 07:07:08.864093 | instance | ok: [instance] 2026-05-24 07:07:08.864151 | instance | 2026-05-24 07:07:08.864162 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-24 07:07:08.864172 | instance | Sunday 24 May 2026 07:07:08 +0000 (0:00:00.406) 0:04:33.740 ************ 2026-05-24 07:07:09.289693 | instance | ok: [instance] 2026-05-24 07:07:09.289744 | instance | 2026-05-24 07:07:09.289756 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-24 07:07:09.289766 | instance | Sunday 24 May 2026 07:07:09 +0000 (0:00:00.417) 0:04:34.158 ************ 2026-05-24 07:07:09.289775 | instance | 2026-05-24 07:07:09.289794 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-24 07:07:09.289804 | instance | Sunday 24 May 2026 07:07:09 +0000 (0:00:00.007) 0:04:34.165 ************ 2026-05-24 07:07:09.632125 | instance | ok: [instance] 2026-05-24 07:07:09.632169 | instance | 2026-05-24 07:07:09.632180 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-24 07:07:09.632190 | instance | Sunday 24 May 2026 07:07:09 +0000 (0:00:00.343) 0:04:34.508 ************ 2026-05-24 07:07:09.685769 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-24 07:07:09.685808 | instance | 2026-05-24 07:07:09.685961 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-24 07:07:09.686173 | instance | Sunday 24 May 2026 07:07:09 +0000 (0:00:00.054) 0:04:34.563 ************ 2026-05-24 07:07:10.638247 | instance | ok: [instance] 2026-05-24 07:07:10.638319 | instance | 2026-05-24 07:07:10.638425 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-24 07:07:10.638624 | instance | Sunday 24 May 2026 07:07:10 +0000 (0:00:00.952) 0:04:35.515 ************ 2026-05-24 07:07:11.280879 | instance | ok: [instance] => (item=chronyd) 2026-05-24 07:07:11.280964 | instance | ok: [instance] => (item=sshd) 2026-05-24 07:07:11.281345 | instance | 2026-05-24 07:07:11.281385 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-24 07:07:11.281406 | instance | Sunday 24 May 2026 07:07:11 +0000 (0:00:00.642) 0:04:36.158 ************ 2026-05-24 07:07:11.857940 | instance | ok: [instance] 2026-05-24 07:07:11.858033 | instance | 2026-05-24 07:07:11.858347 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-24 07:07:11.858432 | instance | Sunday 24 May 2026 07:07:11 +0000 (0:00:00.576) 0:04:36.735 ************ 2026-05-24 07:07:12.064497 | instance | ok: [instance] 2026-05-24 07:07:12.064577 | instance | 2026-05-24 07:07:12.064933 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-24 07:07:12.064981 | instance | Sunday 24 May 2026 07:07:12 +0000 (0:00:00.206) 0:04:36.941 ************ 2026-05-24 07:07:12.295884 | instance | ok: [instance] 2026-05-24 07:07:12.295961 | instance | 2026-05-24 07:07:12.296196 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-24 07:07:12.296235 | instance | Sunday 24 May 2026 07:07:12 +0000 (0:00:00.231) 0:04:37.173 ************ 2026-05-24 07:07:12.508761 | instance | ok: [instance] 2026-05-24 07:07:12.508823 | instance | 2026-05-24 07:07:12.509088 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-05-24 07:07:12.509129 | instance | Sunday 24 May 2026 07:07:12 +0000 (0:00:00.212) 0:04:37.386 ************ 2026-05-24 07:07:12.722994 | instance | ok: [instance] => (item=instance) 2026-05-24 07:07:12.723094 | instance | 2026-05-24 07:07:12.723339 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-05-24 07:07:12.723379 | instance | Sunday 24 May 2026 07:07:12 +0000 (0:00:00.214) 0:04:37.600 ************ 2026-05-24 07:07:12.774893 | instance | ok: [instance] 2026-05-24 07:07:12.775486 | instance | 2026-05-24 07:07:12.775525 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-24 07:07:12.775532 | instance | Sunday 24 May 2026 07:07:12 +0000 (0:00:00.051) 0:04:37.652 ************ 2026-05-24 07:07:12.837083 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-24 07:07:12.837169 | instance | 2026-05-24 07:07:12.837317 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-24 07:07:12.837503 | instance | Sunday 24 May 2026 07:07:12 +0000 (0:00:00.062) 0:04:37.714 ************ 2026-05-24 07:07:12.884146 | instance | skipping: [instance] 2026-05-24 07:07:12.884241 | instance | 2026-05-24 07:07:12.884425 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-24 07:07:12.884597 | instance | Sunday 24 May 2026 07:07:12 +0000 (0:00:00.046) 0:04:37.761 ************ 2026-05-24 07:07:12.934443 | instance | skipping: [instance] => (item=instance) 2026-05-24 07:07:12.934591 | instance | skipping: [instance] 2026-05-24 07:07:12.934831 | instance | 2026-05-24 07:07:12.935047 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-24 07:07:12.935260 | instance | Sunday 24 May 2026 07:07:12 +0000 (0:00:00.050) 0:04:37.812 ************ 2026-05-24 07:07:13.178665 | instance | ok: [instance] 2026-05-24 07:07:13.178846 | instance | 2026-05-24 07:07:13.178999 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-24 07:07:13.179146 | instance | Sunday 24 May 2026 07:07:13 +0000 (0:00:00.242) 0:04:38.054 ************ 2026-05-24 07:07:19.735654 | instance | ok: [instance] 2026-05-24 07:07:19.735771 | instance | 2026-05-24 07:07:19.736153 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-05-24 07:07:19.736194 | instance | Sunday 24 May 2026 07:07:19 +0000 (0:00:06.558) 0:04:44.613 ************ 2026-05-24 07:07:25.043239 | instance | ok: [instance] 2026-05-24 07:07:25.043309 | instance | 2026-05-24 07:07:25.043573 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-05-24 07:07:25.043609 | instance | Sunday 24 May 2026 07:07:25 +0000 (0:00:05.307) 0:04:49.921 ************ 2026-05-24 07:07:39.022070 | instance | ok: [instance] 2026-05-24 07:07:39.022240 | instance | 2026-05-24 07:07:39.022255 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-05-24 07:07:39.022363 | instance | Sunday 24 May 2026 07:07:39 +0000 (0:00:13.978) 0:05:03.899 ************ 2026-05-24 07:09:13.613065 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-05-24 07:09:13.613113 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-05-24 07:09:13.613118 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-05-24 07:09:13.613123 | instance | 2026-05-24 07:09:13.613128 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-05-24 07:09:13.613132 | instance | Sunday 24 May 2026 07:09:13 +0000 (0:01:34.589) 0:06:38.489 ************ 2026-05-24 07:09:19.381393 | instance | ok: [instance] 2026-05-24 07:09:19.381488 | instance | 2026-05-24 07:09:19.381610 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-05-24 07:09:19.381733 | instance | Sunday 24 May 2026 07:09:19 +0000 (0:00:05.769) 0:06:44.259 ************ 2026-05-24 07:09:25.437324 | instance | ok: [instance] 2026-05-24 07:09:25.437373 | instance | 2026-05-24 07:09:25.437379 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-05-24 07:09:25.437385 | instance | Sunday 24 May 2026 07:09:25 +0000 (0:00:06.055) 0:06:50.314 ************ 2026-05-24 07:09:25.570200 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-05-24 07:09:25.570569 | instance | 2026-05-24 07:09:25.570616 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-05-24 07:09:25.570622 | instance | Sunday 24 May 2026 07:09:25 +0000 (0:00:00.133) 0:06:50.447 ************ 2026-05-24 07:09:25.617206 | instance | ok: [instance] 2026-05-24 07:09:25.617628 | instance | 2026-05-24 07:09:25.617695 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-05-24 07:09:25.617702 | instance | Sunday 24 May 2026 07:09:25 +0000 (0:00:00.047) 0:06:50.494 ************ 2026-05-24 07:09:31.698266 | instance | ok: [instance] 2026-05-24 07:09:31.698369 | instance | 2026-05-24 07:09:31.698612 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-05-24 07:09:31.698628 | instance | Sunday 24 May 2026 07:09:31 +0000 (0:00:06.081) 0:06:56.575 ************ 2026-05-24 07:09:31.745562 | instance | ok: [instance] 2026-05-24 07:09:31.745938 | instance | 2026-05-24 07:09:31.745981 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-05-24 07:09:31.745987 | instance | Sunday 24 May 2026 07:09:31 +0000 (0:00:00.047) 0:06:56.623 ************ 2026-05-24 07:09:31.797975 | instance | skipping: [instance] => (item=1) 2026-05-24 07:09:31.798253 | instance | skipping: [instance] => (item=1) 2026-05-24 07:09:31.798313 | instance | skipping: [instance] => (item=1) 2026-05-24 07:09:31.798954 | instance | skipping: [instance] 2026-05-24 07:09:31.798980 | instance | 2026-05-24 07:09:31.798987 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-05-24 07:09:31.798993 | instance | Sunday 24 May 2026 07:09:31 +0000 (0:00:00.052) 0:06:56.675 ************ 2026-05-24 07:09:31.851007 | instance | skipping: [instance] 2026-05-24 07:09:31.851074 | instance | 2026-05-24 07:09:31.851522 | instance | PLAY [all] ********************************************************************* 2026-05-24 07:09:31.851544 | instance | 2026-05-24 07:09:31.851549 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-05-24 07:09:31.851554 | instance | Sunday 24 May 2026 07:09:31 +0000 (0:00:00.053) 0:06:56.729 ************ 2026-05-24 07:09:32.162056 | instance | changed: [instance] 2026-05-24 07:09:32.162134 | instance | 2026-05-24 07:09:32.162634 | instance | PLAY [all] ********************************************************************* 2026-05-24 07:09:32.162684 | instance | 2026-05-24 07:09:32.162696 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 07:09:32.162701 | instance | Sunday 24 May 2026 07:09:32 +0000 (0:00:00.310) 0:06:57.039 ************ 2026-05-24 07:09:33.123827 | instance | ok: [instance] 2026-05-24 07:09:33.123890 | instance | 2026-05-24 07:09:33.124138 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-05-24 07:09:33.124179 | instance | Sunday 24 May 2026 07:09:33 +0000 (0:00:00.961) 0:06:58.001 ************ 2026-05-24 07:09:38.784591 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-05-24 07:09:38.784667 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-05-24 07:09:38.786248 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-05-24 07:09:38.786325 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-05-24 07:09:38.786337 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-05-24 07:09:38.786347 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-05-24 07:09:38.786356 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-05-24 07:09:38.786365 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-05-24 07:09:38.786374 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-05-24 07:09:38.786383 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-05-24 07:09:38.786391 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-05-24 07:09:38.786400 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-05-24 07:09:38.786409 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-05-24 07:09:38.786418 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-05-24 07:09:38.786436 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-05-24 07:09:38.786464 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-24 07:09:38.786477 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-24 07:09:38.786606 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-05-24 07:09:38.786738 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-24 07:09:38.786860 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-24 07:09:38.786976 | instance | 2026-05-24 07:09:38.787083 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-05-24 07:09:38.787206 | instance | Sunday 24 May 2026 07:09:38 +0000 (0:00:05.660) 0:07:03.661 ************ 2026-05-24 07:09:39.023028 | instance | changed: [instance] 2026-05-24 07:09:39.023208 | instance | 2026-05-24 07:09:39.023471 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-05-24 07:09:39.023734 | instance | Sunday 24 May 2026 07:09:39 +0000 (0:00:00.238) 0:07:03.899 ************ 2026-05-24 07:09:39.474364 | instance | changed: [instance] 2026-05-24 07:09:39.474592 | instance | 2026-05-24 07:09:39.474873 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-05-24 07:09:39.475152 | instance | Sunday 24 May 2026 07:09:39 +0000 (0:00:00.451) 0:07:04.351 ************ 2026-05-24 07:09:39.719866 | instance | ok: [instance] 2026-05-24 07:09:39.720201 | instance | 2026-05-24 07:09:39.720343 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-24 07:09:39.720662 | instance | Sunday 24 May 2026 07:09:39 +0000 (0:00:00.245) 0:07:04.597 ************ 2026-05-24 07:09:39.769002 | instance | ok: [instance] 2026-05-24 07:09:39.769222 | instance | 2026-05-24 07:09:39.769485 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-05-24 07:09:39.769728 | instance | 2026-05-24 07:09:39.769997 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 07:09:39.770295 | instance | Sunday 24 May 2026 07:09:39 +0000 (0:00:00.049) 0:07:04.647 ************ 2026-05-24 07:09:40.702671 | instance | ok: [instance] 2026-05-24 07:09:40.702790 | instance | 2026-05-24 07:09:40.702947 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-05-24 07:09:40.703111 | instance | Sunday 24 May 2026 07:09:40 +0000 (0:00:00.932) 0:07:05.579 ************ 2026-05-24 07:09:40.905806 | instance | changed: [instance] 2026-05-24 07:09:40.905982 | instance | 2026-05-24 07:09:40.906311 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-05-24 07:09:40.906585 | instance | Sunday 24 May 2026 07:09:40 +0000 (0:00:00.203) 0:07:05.783 ************ 2026-05-24 07:09:41.819471 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-05-24 07:09:41.819542 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-05-24 07:09:41.819554 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-05-24 07:09:41.819564 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-05-24 07:09:41.819573 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-05-24 07:09:41.819590 | instance | 2026-05-24 07:09:41.820213 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-05-24 07:09:41.820288 | instance | Sunday 24 May 2026 07:09:41 +0000 (0:00:00.912) 0:07:06.695 ************ 2026-05-24 07:09:41.998876 | 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-05-24 07:09:42.162619 | 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-05-24 07:09:42.324239 | 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-05-24 07:09:42.339798 | instance | ...ignoring 2026-05-24 07:09:42.339902 | instance | 2026-05-24 07:09:42.340203 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-05-24 07:09:42.340274 | instance | Sunday 24 May 2026 07:09:42 +0000 (0:00:00.521) 0:07:07.216 ************ 2026-05-24 07:09:42.544364 | instance | ok: [instance] 2026-05-24 07:09:42.544479 | instance | 2026-05-24 07:09:42.544840 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-05-24 07:09:42.544895 | instance | Sunday 24 May 2026 07:09:42 +0000 (0:00:00.204) 0:07:07.421 ************ 2026-05-24 07:09:42.754786 | instance | ok: [instance] 2026-05-24 07:09:42.754849 | instance | 2026-05-24 07:09:42.754855 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-05-24 07:09:42.754860 | instance | Sunday 24 May 2026 07:09:42 +0000 (0:00:00.210) 0:07:07.631 ************ 2026-05-24 07:09:42.796442 | instance | ok: [instance] 2026-05-24 07:09:42.797000 | instance | 2026-05-24 07:09:42.797067 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-05-24 07:09:42.797076 | instance | Sunday 24 May 2026 07:09:42 +0000 (0:00:00.042) 0:07:07.673 ************ 2026-05-24 07:09:42.843377 | instance | ok: [instance] 2026-05-24 07:09:42.843882 | instance | 2026-05-24 07:09:42.843911 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-05-24 07:09:42.843920 | instance | Sunday 24 May 2026 07:09:42 +0000 (0:00:00.047) 0:07:07.720 ************ 2026-05-24 07:09:43.373888 | instance | ok: [instance] 2026-05-24 07:09:43.374007 | instance | 2026-05-24 07:09:43.374247 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-05-24 07:09:43.374321 | instance | Sunday 24 May 2026 07:09:43 +0000 (0:00:00.530) 0:07:08.251 ************ 2026-05-24 07:09:43.642916 | instance | ok: [instance] 2026-05-24 07:09:43.642969 | instance | 2026-05-24 07:09:43.643861 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-05-24 07:09:43.643928 | instance | Sunday 24 May 2026 07:09:43 +0000 (0:00:00.210) 0:07:08.462 ************ 2026-05-24 07:09:43.643935 | instance | 2026-05-24 07:09:43.643940 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-05-24 07:09:43.643944 | instance | 2026-05-24 07:09:43.643949 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 07:09:43.643953 | instance | Sunday 24 May 2026 07:09:43 +0000 (0:00:00.058) 0:07:08.520 ************ 2026-05-24 07:09:44.567201 | instance | ok: [instance] 2026-05-24 07:09:44.567316 | instance | 2026-05-24 07:09:44.567323 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 07:09:44.567473 | instance | Sunday 24 May 2026 07:09:44 +0000 (0:00:00.924) 0:07:09.444 ************ 2026-05-24 07:09:44.784389 | instance | ok: [instance] 2026-05-24 07:09:44.784456 | instance | 2026-05-24 07:09:44.784734 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 07:09:44.784804 | instance | Sunday 24 May 2026 07:09:44 +0000 (0:00:00.216) 0:07:09.661 ************ 2026-05-24 07:09:44.828033 | instance | skipping: [instance] 2026-05-24 07:09:44.828473 | instance | 2026-05-24 07:09:44.828520 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-24 07:09:44.828527 | instance | Sunday 24 May 2026 07:09:44 +0000 (0:00:00.043) 0:07:09.705 ************ 2026-05-24 07:09:45.045841 | instance | ok: [instance] 2026-05-24 07:09:45.045961 | instance | 2026-05-24 07:09:45.046217 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 07:09:45.046431 | instance | Sunday 24 May 2026 07:09:45 +0000 (0:00:00.217) 0:07:09.922 ************ 2026-05-24 07:09:45.103767 | instance | ok: [instance] => { 2026-05-24 07:09:45.103890 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-24 07:09:45.103967 | instance | } 2026-05-24 07:09:45.104064 | instance | 2026-05-24 07:09:45.104236 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 07:09:45.104389 | instance | Sunday 24 May 2026 07:09:45 +0000 (0:00:00.058) 0:07:09.980 ************ 2026-05-24 07:09:45.425797 | instance | ok: [instance] 2026-05-24 07:09:45.425864 | instance | 2026-05-24 07:09:45.426248 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 07:09:45.426326 | instance | Sunday 24 May 2026 07:09:45 +0000 (0:00:00.321) 0:07:10.302 ************ 2026-05-24 07:09:45.480970 | instance | skipping: [instance] 2026-05-24 07:09:45.481004 | instance | 2026-05-24 07:09:45.481009 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 07:09:45.481014 | instance | Sunday 24 May 2026 07:09:45 +0000 (0:00:00.055) 0:07:10.358 ************ 2026-05-24 07:09:45.699319 | instance | ok: [instance] 2026-05-24 07:09:45.699395 | instance | 2026-05-24 07:09:45.699672 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 07:09:45.699718 | instance | Sunday 24 May 2026 07:09:45 +0000 (0:00:00.218) 0:07:10.576 ************ 2026-05-24 07:09:46.925019 | instance | ok: [instance] 2026-05-24 07:09:46.925098 | instance | 2026-05-24 07:09:46.925158 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 07:09:46.925308 | instance | Sunday 24 May 2026 07:09:46 +0000 (0:00:01.225) 0:07:11.802 ************ 2026-05-24 07:09:46.998959 | instance | ok: [instance] => { 2026-05-24 07:09:46.999841 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-24 07:09:46.999869 | instance | } 2026-05-24 07:09:46.999877 | instance | 2026-05-24 07:09:46.999883 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 07:09:46.999890 | instance | Sunday 24 May 2026 07:09:46 +0000 (0:00:00.073) 0:07:11.876 ************ 2026-05-24 07:09:47.339955 | instance | ok: [instance] 2026-05-24 07:09:47.340396 | instance | 2026-05-24 07:09:47.340445 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 07:09:47.340453 | instance | Sunday 24 May 2026 07:09:47 +0000 (0:00:00.340) 0:07:12.217 ************ 2026-05-24 07:09:49.356121 | instance | ok: [instance] 2026-05-24 07:09:49.356199 | instance | 2026-05-24 07:09:49.356532 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-24 07:09:49.356576 | instance | Sunday 24 May 2026 07:09:49 +0000 (0:00:02.016) 0:07:14.233 ************ 2026-05-24 07:09:49.398656 | instance | skipping: [instance] 2026-05-24 07:09:49.399157 | instance | 2026-05-24 07:09:49.399185 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-24 07:09:49.399192 | instance | Sunday 24 May 2026 07:09:49 +0000 (0:00:00.042) 0:07:14.276 ************ 2026-05-24 07:09:49.439669 | instance | skipping: [instance] 2026-05-24 07:09:49.440076 | instance | 2026-05-24 07:09:49.440142 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-24 07:09:49.440148 | instance | Sunday 24 May 2026 07:09:49 +0000 (0:00:00.040) 0:07:14.316 ************ 2026-05-24 07:09:49.479732 | instance | skipping: [instance] 2026-05-24 07:09:49.480092 | instance | 2026-05-24 07:09:49.480118 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-24 07:09:49.480125 | instance | Sunday 24 May 2026 07:09:49 +0000 (0:00:00.040) 0:07:14.357 ************ 2026-05-24 07:09:50.778878 | instance | ok: [instance] 2026-05-24 07:09:50.778941 | instance | 2026-05-24 07:09:50.778947 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-24 07:09:50.778954 | instance | Sunday 24 May 2026 07:09:50 +0000 (0:00:01.298) 0:07:15.655 ************ 2026-05-24 07:09:51.228861 | instance | ok: [instance] 2026-05-24 07:09:51.228952 | instance | 2026-05-24 07:09:51.229018 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-24 07:09:51.229178 | instance | Sunday 24 May 2026 07:09:51 +0000 (0:00:00.450) 0:07:16.106 ************ 2026-05-24 07:09:52.172997 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-24 07:09:52.173386 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-24 07:09:52.173400 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-24 07:09:52.173411 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-24 07:09:52.173915 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-24 07:09:52.173977 | instance | 2026-05-24 07:09:52.173984 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-24 07:09:52.173989 | instance | Sunday 24 May 2026 07:09:52 +0000 (0:00:00.943) 0:07:17.050 ************ 2026-05-24 07:09:52.706115 | instance | ok: [instance] 2026-05-24 07:09:52.706301 | instance | 2026-05-24 07:09:52.706320 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-24 07:09:52.706809 | instance | Sunday 24 May 2026 07:09:52 +0000 (0:00:00.526) 0:07:17.576 ************ 2026-05-24 07:09:52.706871 | instance | 2026-05-24 07:09:52.706878 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-24 07:09:52.706888 | instance | Sunday 24 May 2026 07:09:52 +0000 (0:00:00.006) 0:07:17.583 ************ 2026-05-24 07:09:53.073481 | instance | ok: [instance] 2026-05-24 07:09:53.073570 | instance | 2026-05-24 07:09:53.073819 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-05-24 07:09:53.073869 | instance | Sunday 24 May 2026 07:09:53 +0000 (0:00:00.367) 0:07:17.950 ************ 2026-05-24 07:09:53.690330 | 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-05-24 07:09:53.704728 | instance | ...ignoring 2026-05-24 07:09:53.704838 | instance | 2026-05-24 07:09:53.704959 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-05-24 07:09:53.705116 | instance | Sunday 24 May 2026 07:09:53 +0000 (0:00:00.631) 0:07:18.582 ************ 2026-05-24 07:09:53.754977 | instance | skipping: [instance] 2026-05-24 07:09:53.755048 | instance | 2026-05-24 07:09:53.755296 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-05-24 07:09:53.755328 | instance | Sunday 24 May 2026 07:09:53 +0000 (0:00:00.049) 0:07:18.632 ************ 2026-05-24 07:09:53.796357 | instance | skipping: [instance] 2026-05-24 07:09:53.796464 | instance | 2026-05-24 07:09:53.796746 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-05-24 07:09:53.796814 | instance | Sunday 24 May 2026 07:09:53 +0000 (0:00:00.041) 0:07:18.673 ************ 2026-05-24 07:09:53.838582 | instance | skipping: [instance] 2026-05-24 07:09:53.838976 | instance | 2026-05-24 07:09:53.839028 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-05-24 07:09:53.839035 | instance | Sunday 24 May 2026 07:09:53 +0000 (0:00:00.042) 0:07:18.715 ************ 2026-05-24 07:09:53.883448 | instance | skipping: [instance] 2026-05-24 07:09:53.884024 | instance | 2026-05-24 07:09:53.884103 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-05-24 07:09:53.884114 | instance | Sunday 24 May 2026 07:09:53 +0000 (0:00:00.044) 0:07:18.760 ************ 2026-05-24 07:09:53.936479 | instance | skipping: [instance] 2026-05-24 07:09:53.936590 | instance | 2026-05-24 07:09:53.936859 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 07:09:53.936885 | instance | Sunday 24 May 2026 07:09:53 +0000 (0:00:00.053) 0:07:18.814 ************ 2026-05-24 07:09:54.165189 | instance | ok: [instance] 2026-05-24 07:09:54.165276 | instance | 2026-05-24 07:09:54.165488 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 07:09:54.165505 | instance | Sunday 24 May 2026 07:09:54 +0000 (0:00:00.228) 0:07:19.042 ************ 2026-05-24 07:09:54.219052 | instance | ok: [instance] => { 2026-05-24 07:09:54.219819 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-05-24 07:09:54.219841 | instance | } 2026-05-24 07:09:54.219848 | instance | 2026-05-24 07:09:54.219864 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 07:09:54.219870 | instance | Sunday 24 May 2026 07:09:54 +0000 (0:00:00.053) 0:07:19.096 ************ 2026-05-24 07:09:55.398761 | instance | changed: [instance] 2026-05-24 07:09:55.398907 | instance | 2026-05-24 07:09:55.398919 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 07:09:55.399069 | instance | Sunday 24 May 2026 07:09:55 +0000 (0:00:01.179) 0:07:20.276 ************ 2026-05-24 07:09:55.450125 | instance | skipping: [instance] 2026-05-24 07:09:55.450243 | instance | 2026-05-24 07:09:55.450515 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 07:09:55.450560 | instance | Sunday 24 May 2026 07:09:55 +0000 (0:00:00.051) 0:07:20.327 ************ 2026-05-24 07:09:55.652102 | instance | ok: [instance] 2026-05-24 07:09:55.652184 | instance | 2026-05-24 07:09:55.652238 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 07:09:55.652390 | instance | Sunday 24 May 2026 07:09:55 +0000 (0:00:00.202) 0:07:20.529 ************ 2026-05-24 07:09:55.699073 | instance | ok: [instance] => { 2026-05-24 07:09:55.699213 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-05-24 07:09:55.699396 | instance | } 2026-05-24 07:09:55.699535 | instance | 2026-05-24 07:09:55.699687 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 07:09:55.699832 | instance | Sunday 24 May 2026 07:09:55 +0000 (0:00:00.046) 0:07:20.576 ************ 2026-05-24 07:09:56.302705 | instance | changed: [instance] 2026-05-24 07:09:56.302799 | instance | 2026-05-24 07:09:56.302926 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 07:09:56.303130 | instance | Sunday 24 May 2026 07:09:56 +0000 (0:00:00.603) 0:07:21.180 ************ 2026-05-24 07:09:56.360266 | instance | skipping: [instance] 2026-05-24 07:09:56.360323 | instance | 2026-05-24 07:09:56.360468 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-24 07:09:56.360639 | instance | Sunday 24 May 2026 07:09:56 +0000 (0:00:00.057) 0:07:21.238 ************ 2026-05-24 07:09:56.396892 | instance | skipping: [instance] 2026-05-24 07:09:56.397040 | instance | 2026-05-24 07:09:56.397256 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-24 07:09:56.397405 | instance | Sunday 24 May 2026 07:09:56 +0000 (0:00:00.036) 0:07:21.274 ************ 2026-05-24 07:09:56.438699 | instance | skipping: [instance] 2026-05-24 07:09:56.438879 | instance | 2026-05-24 07:09:56.439032 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-24 07:09:56.439180 | instance | Sunday 24 May 2026 07:09:56 +0000 (0:00:00.038) 0:07:21.312 ************ 2026-05-24 07:09:56.468973 | instance | skipping: [instance] 2026-05-24 07:09:56.469162 | instance | 2026-05-24 07:09:56.469317 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-24 07:09:56.469476 | instance | Sunday 24 May 2026 07:09:56 +0000 (0:00:00.032) 0:07:21.344 ************ 2026-05-24 07:09:57.888699 | instance | ok: [instance] 2026-05-24 07:09:57.888734 | instance | 2026-05-24 07:09:57.888740 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-24 07:09:57.888745 | instance | Sunday 24 May 2026 07:09:57 +0000 (0:00:01.421) 0:07:22.766 ************ 2026-05-24 07:09:58.307281 | instance | ok: [instance] 2026-05-24 07:09:58.307320 | instance | 2026-05-24 07:09:58.307325 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-24 07:09:58.307335 | instance | Sunday 24 May 2026 07:09:58 +0000 (0:00:00.418) 0:07:23.184 ************ 2026-05-24 07:09:59.190976 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-24 07:09:59.191016 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-24 07:09:59.192551 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-24 07:09:59.192586 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-24 07:09:59.192598 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-24 07:09:59.192609 | instance | 2026-05-24 07:09:59.192619 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-24 07:09:59.192628 | instance | Sunday 24 May 2026 07:09:59 +0000 (0:00:00.883) 0:07:24.067 ************ 2026-05-24 07:09:59.700127 | instance | ok: [instance] 2026-05-24 07:09:59.700186 | instance | 2026-05-24 07:09:59.700790 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-24 07:09:59.701073 | instance | Sunday 24 May 2026 07:09:59 +0000 (0:00:00.502) 0:07:24.570 ************ 2026-05-24 07:09:59.701079 | instance | 2026-05-24 07:09:59.701084 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-24 07:09:59.701088 | instance | Sunday 24 May 2026 07:09:59 +0000 (0:00:00.007) 0:07:24.577 ************ 2026-05-24 07:10:00.050668 | instance | ok: [instance] 2026-05-24 07:10:00.050737 | instance | 2026-05-24 07:10:00.050808 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 07:10:00.050926 | instance | Sunday 24 May 2026 07:10:00 +0000 (0:00:00.350) 0:07:24.928 ************ 2026-05-24 07:10:00.257814 | instance | ok: [instance] 2026-05-24 07:10:00.258056 | instance | 2026-05-24 07:10:00.258366 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 07:10:00.258650 | instance | Sunday 24 May 2026 07:10:00 +0000 (0:00:00.206) 0:07:25.135 ************ 2026-05-24 07:10:00.315251 | instance | ok: [instance] => { 2026-05-24 07:10:00.315538 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-05-24 07:10:00.315900 | instance | } 2026-05-24 07:10:00.316221 | instance | 2026-05-24 07:10:00.316518 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 07:10:00.316824 | instance | Sunday 24 May 2026 07:10:00 +0000 (0:00:00.057) 0:07:25.193 ************ 2026-05-24 07:10:01.010389 | instance | changed: [instance] 2026-05-24 07:10:01.010647 | instance | 2026-05-24 07:10:01.010903 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 07:10:01.011169 | instance | Sunday 24 May 2026 07:10:01 +0000 (0:00:00.694) 0:07:25.887 ************ 2026-05-24 07:10:02.348990 | instance | changed: [instance] 2026-05-24 07:10:02.349050 | instance | 2026-05-24 07:10:02.349062 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 07:10:02.349072 | instance | Sunday 24 May 2026 07:10:02 +0000 (0:00:01.337) 0:07:27.225 ************ 2026-05-24 07:10:02.403987 | instance | ok: [instance] => { 2026-05-24 07:10:02.404553 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-05-24 07:10:02.404594 | instance | } 2026-05-24 07:10:02.404600 | instance | 2026-05-24 07:10:02.404604 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 07:10:02.404609 | instance | Sunday 24 May 2026 07:10:02 +0000 (0:00:00.056) 0:07:27.281 ************ 2026-05-24 07:10:03.016365 | instance | changed: [instance] 2026-05-24 07:10:03.016406 | instance | 2026-05-24 07:10:03.016411 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 07:10:03.016415 | instance | Sunday 24 May 2026 07:10:03 +0000 (0:00:00.612) 0:07:27.893 ************ 2026-05-24 07:10:04.396599 | instance | changed: [instance] 2026-05-24 07:10:04.396674 | instance | 2026-05-24 07:10:04.396921 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-05-24 07:10:04.396961 | instance | Sunday 24 May 2026 07:10:04 +0000 (0:00:01.380) 0:07:29.274 ************ 2026-05-24 07:10:04.850163 | instance | changed: [instance] 2026-05-24 07:10:04.850261 | instance | 2026-05-24 07:10:04.850553 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-05-24 07:10:04.850839 | instance | Sunday 24 May 2026 07:10:04 +0000 (0:00:00.453) 0:07:29.727 ************ 2026-05-24 07:10:05.061313 | instance | changed: [instance] 2026-05-24 07:10:05.061368 | instance | 2026-05-24 07:10:05.061637 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 07:10:05.061676 | instance | Sunday 24 May 2026 07:10:05 +0000 (0:00:00.211) 0:07:29.939 ************ 2026-05-24 07:10:05.253244 | instance | ok: [instance] 2026-05-24 07:10:05.253617 | instance | 2026-05-24 07:10:05.253661 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 07:10:05.253667 | instance | Sunday 24 May 2026 07:10:05 +0000 (0:00:00.191) 0:07:30.130 ************ 2026-05-24 07:10:05.318146 | instance | ok: [instance] => { 2026-05-24 07:10:05.318268 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-05-24 07:10:05.318740 | instance | } 2026-05-24 07:10:05.318779 | instance | 2026-05-24 07:10:05.318785 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 07:10:05.318790 | instance | Sunday 24 May 2026 07:10:05 +0000 (0:00:00.064) 0:07:30.195 ************ 2026-05-24 07:10:06.172790 | instance | changed: [instance] 2026-05-24 07:10:06.172860 | instance | 2026-05-24 07:10:06.173103 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 07:10:06.173140 | instance | Sunday 24 May 2026 07:10:06 +0000 (0:00:00.854) 0:07:31.050 ************ 2026-05-24 07:10:08.806978 | instance | changed: [instance] 2026-05-24 07:10:08.807041 | instance | 2026-05-24 07:10:08.807047 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-05-24 07:10:08.807054 | instance | Sunday 24 May 2026 07:10:08 +0000 (0:00:02.633) 0:07:33.683 ************ 2026-05-24 07:10:08.864539 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-05-24 07:10:08.864713 | instance | 2026-05-24 07:10:08.864795 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-05-24 07:10:08.864900 | instance | Sunday 24 May 2026 07:10:08 +0000 (0:00:00.057) 0:07:33.741 ************ 2026-05-24 07:10:09.848485 | instance | ok: [instance] 2026-05-24 07:10:09.848565 | instance | 2026-05-24 07:10:09.848802 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-05-24 07:10:09.848843 | instance | Sunday 24 May 2026 07:10:09 +0000 (0:00:00.984) 0:07:34.726 ************ 2026-05-24 07:10:10.048926 | instance | changed: [instance] 2026-05-24 07:10:10.049006 | instance | 2026-05-24 07:10:10.049267 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-05-24 07:10:10.049308 | instance | Sunday 24 May 2026 07:10:10 +0000 (0:00:00.200) 0:07:34.926 ************ 2026-05-24 07:10:10.486525 | instance | changed: [instance] 2026-05-24 07:10:10.486590 | instance | 2026-05-24 07:10:10.486861 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-05-24 07:10:10.486897 | instance | Sunday 24 May 2026 07:10:10 +0000 (0:00:00.437) 0:07:35.364 ************ 2026-05-24 07:10:11.194030 | instance | changed: [instance] => (item=br_netfilter) 2026-05-24 07:10:11.194096 | instance | ok: [instance] => (item=ip_tables) 2026-05-24 07:10:11.194245 | instance | changed: [instance] => (item=ip6_tables) 2026-05-24 07:10:11.194709 | instance | ok: [instance] => (item=nf_conntrack) 2026-05-24 07:10:11.194757 | instance | 2026-05-24 07:10:11.194764 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 07:10:11.194770 | instance | Sunday 24 May 2026 07:10:11 +0000 (0:00:00.707) 0:07:36.071 ************ 2026-05-24 07:10:11.392272 | instance | ok: [instance] 2026-05-24 07:10:11.392348 | instance | 2026-05-24 07:10:11.392615 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 07:10:11.392654 | instance | Sunday 24 May 2026 07:10:11 +0000 (0:00:00.198) 0:07:36.270 ************ 2026-05-24 07:10:11.443813 | instance | ok: [instance] => { 2026-05-24 07:10:11.443883 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-05-24 07:10:11.444343 | instance | } 2026-05-24 07:10:11.444370 | instance | 2026-05-24 07:10:11.444375 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 07:10:11.444380 | instance | Sunday 24 May 2026 07:10:11 +0000 (0:00:00.051) 0:07:36.321 ************ 2026-05-24 07:10:12.884156 | instance | changed: [instance] 2026-05-24 07:10:12.884238 | instance | 2026-05-24 07:10:12.884474 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 07:10:12.884521 | instance | Sunday 24 May 2026 07:10:12 +0000 (0:00:01.440) 0:07:37.761 ************ 2026-05-24 07:10:12.931689 | instance | skipping: [instance] 2026-05-24 07:10:12.932202 | instance | 2026-05-24 07:10:12.932245 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-05-24 07:10:12.932251 | instance | Sunday 24 May 2026 07:10:12 +0000 (0:00:00.046) 0:07:37.808 ************ 2026-05-24 07:10:12.989769 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-05-24 07:10:12.990122 | instance | 2026-05-24 07:10:12.990165 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-05-24 07:10:12.990184 | instance | Sunday 24 May 2026 07:10:12 +0000 (0:00:00.059) 0:07:37.867 ************ 2026-05-24 07:10:13.026608 | instance | skipping: [instance] 2026-05-24 07:10:13.026972 | instance | 2026-05-24 07:10:13.027012 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-05-24 07:10:13.027018 | instance | Sunday 24 May 2026 07:10:13 +0000 (0:00:00.036) 0:07:37.904 ************ 2026-05-24 07:10:16.722062 | instance | changed: [instance] 2026-05-24 07:10:16.722136 | instance | 2026-05-24 07:10:16.722467 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-05-24 07:10:16.722511 | instance | Sunday 24 May 2026 07:10:16 +0000 (0:00:03.695) 0:07:41.599 ************ 2026-05-24 07:10:18.986401 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-24 07:10:18.986489 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-05-24 07:10:18.986585 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-05-24 07:10:18.987441 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-05-24 07:10:18.987479 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-05-24 07:10:18.987485 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-05-24 07:10:18.987489 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-05-24 07:10:18.987494 | instance | 2026-05-24 07:10:18.987498 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-05-24 07:10:18.987502 | instance | Sunday 24 May 2026 07:10:18 +0000 (0:00:02.264) 0:07:43.864 ************ 2026-05-24 07:10:19.509290 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-05-24 07:10:19.509351 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-05-24 07:10:19.509814 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-05-24 07:10:19.509867 | instance | 2026-05-24 07:10:19.509872 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-05-24 07:10:19.509877 | instance | Sunday 24 May 2026 07:10:19 +0000 (0:00:00.522) 0:07:44.386 ************ 2026-05-24 07:10:19.962333 | instance | changed: [instance] 2026-05-24 07:10:19.962364 | instance | 2026-05-24 07:10:19.962370 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-05-24 07:10:19.962375 | instance | Sunday 24 May 2026 07:10:19 +0000 (0:00:00.452) 0:07:44.839 ************ 2026-05-24 07:10:20.419221 | instance | changed: [instance] 2026-05-24 07:10:20.419353 | instance | 2026-05-24 07:10:20.419365 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-05-24 07:10:20.419506 | instance | Sunday 24 May 2026 07:10:20 +0000 (0:00:00.457) 0:07:45.296 ************ 2026-05-24 07:10:20.620905 | instance | ok: [instance] 2026-05-24 07:10:20.620967 | instance | 2026-05-24 07:10:20.621234 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-05-24 07:10:20.621278 | instance | Sunday 24 May 2026 07:10:20 +0000 (0:00:00.201) 0:07:45.498 ************ 2026-05-24 07:10:20.662449 | instance | skipping: [instance] 2026-05-24 07:10:20.662809 | instance | 2026-05-24 07:10:20.662838 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-05-24 07:10:20.662844 | instance | Sunday 24 May 2026 07:10:20 +0000 (0:00:00.041) 0:07:45.540 ************ 2026-05-24 07:10:21.195133 | instance | ok: [instance] => (item=swap) 2026-05-24 07:10:21.195198 | instance | ok: [instance] => (item=none) 2026-05-24 07:10:21.195548 | instance | 2026-05-24 07:10:21.195592 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-05-24 07:10:21.195598 | instance | Sunday 24 May 2026 07:10:21 +0000 (0:00:00.532) 0:07:46.072 ************ 2026-05-24 07:10:21.670269 | instance | changed: [instance] 2026-05-24 07:10:21.670340 | instance | 2026-05-24 07:10:21.670621 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-05-24 07:10:21.670655 | instance | Sunday 24 May 2026 07:10:21 +0000 (0:00:00.475) 0:07:46.547 ************ 2026-05-24 07:10:22.214360 | instance | changed: [instance] 2026-05-24 07:10:22.214432 | instance | 2026-05-24 07:10:22.215011 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-05-24 07:10:22.215049 | instance | Sunday 24 May 2026 07:10:22 +0000 (0:00:00.536) 0:07:47.084 ************ 2026-05-24 07:10:22.215054 | instance | 2026-05-24 07:10:22.215058 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-05-24 07:10:22.215062 | instance | Sunday 24 May 2026 07:10:22 +0000 (0:00:00.007) 0:07:47.092 ************ 2026-05-24 07:10:22.968430 | instance | ok: [instance] 2026-05-24 07:10:22.968507 | instance | 2026-05-24 07:10:22.968774 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-05-24 07:10:22.968811 | instance | Sunday 24 May 2026 07:10:22 +0000 (0:00:00.754) 0:07:47.846 ************ 2026-05-24 07:10:23.542881 | instance | changed: [instance] 2026-05-24 07:10:23.542962 | instance | 2026-05-24 07:10:23.543072 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-05-24 07:10:23.544219 | instance | Sunday 24 May 2026 07:10:23 +0000 (0:00:00.574) 0:07:48.420 ************ 2026-05-24 07:10:24.554182 | instance | ok: [instance] 2026-05-24 07:10:24.554259 | instance | 2026-05-24 07:10:24.554508 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-05-24 07:10:24.554546 | instance | Sunday 24 May 2026 07:10:24 +0000 (0:00:01.011) 0:07:49.431 ************ 2026-05-24 07:10:25.283108 | instance | ok: [instance] 2026-05-24 07:10:25.283172 | instance | 2026-05-24 07:10:25.283444 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-05-24 07:10:25.283475 | instance | Sunday 24 May 2026 07:10:25 +0000 (0:00:00.729) 0:07:50.160 ************ 2026-05-24 07:10:25.479682 | instance | ok: [instance] 2026-05-24 07:10:25.479736 | instance | 2026-05-24 07:10:25.480019 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-05-24 07:10:25.480060 | instance | Sunday 24 May 2026 07:10:25 +0000 (0:00:00.196) 0:07:50.357 ************ 2026-05-24 07:10:26.014705 | instance | ok: [instance] 2026-05-24 07:10:26.014776 | instance | 2026-05-24 07:10:26.014962 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-05-24 07:10:26.015026 | instance | Sunday 24 May 2026 07:10:26 +0000 (0:00:00.535) 0:07:50.892 ************ 2026-05-24 07:10:26.093325 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-05-24 07:10:26.093419 | instance | 2026-05-24 07:10:26.093533 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-05-24 07:10:26.093678 | instance | Sunday 24 May 2026 07:10:26 +0000 (0:00:00.078) 0:07:50.971 ************ 2026-05-24 07:10:26.177809 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-05-24 07:10:26.178176 | instance | 2026-05-24 07:10:26.178211 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-05-24 07:10:26.178217 | instance | Sunday 24 May 2026 07:10:26 +0000 (0:00:00.083) 0:07:51.055 ************ 2026-05-24 07:10:26.380523 | instance | ok: [instance] => (item=instance) 2026-05-24 07:10:26.380592 | instance | 2026-05-24 07:10:26.380829 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-05-24 07:10:26.380865 | instance | Sunday 24 May 2026 07:10:26 +0000 (0:00:00.202) 0:07:51.258 ************ 2026-05-24 07:10:26.424487 | instance | skipping: [instance] 2026-05-24 07:10:26.424854 | instance | 2026-05-24 07:10:26.424876 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-05-24 07:10:26.424882 | instance | Sunday 24 May 2026 07:10:26 +0000 (0:00:00.044) 0:07:51.302 ************ 2026-05-24 07:10:26.478555 | instance | ok: [instance] 2026-05-24 07:10:26.478933 | instance | 2026-05-24 07:10:26.478973 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-05-24 07:10:26.478979 | instance | Sunday 24 May 2026 07:10:26 +0000 (0:00:00.053) 0:07:51.356 ************ 2026-05-24 07:10:26.519299 | instance | ok: [instance] => { 2026-05-24 07:10:26.519370 | instance | "msg": "instance" 2026-05-24 07:10:26.519484 | instance | } 2026-05-24 07:10:26.519638 | instance | 2026-05-24 07:10:26.519791 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-05-24 07:10:26.519952 | instance | Sunday 24 May 2026 07:10:26 +0000 (0:00:00.041) 0:07:51.397 ************ 2026-05-24 07:10:27.042477 | instance | changed: [instance] 2026-05-24 07:10:27.042548 | instance | 2026-05-24 07:10:27.042831 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-05-24 07:10:27.042867 | instance | Sunday 24 May 2026 07:10:27 +0000 (0:00:00.522) 0:07:51.920 ************ 2026-05-24 07:10:27.072588 | instance | skipping: [instance] 2026-05-24 07:10:27.072688 | instance | 2026-05-24 07:10:27.072938 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-05-24 07:10:27.072972 | instance | Sunday 24 May 2026 07:10:27 +0000 (0:00:00.030) 0:07:51.950 ************ 2026-05-24 07:10:27.105349 | instance | skipping: [instance] 2026-05-24 07:10:27.105440 | instance | 2026-05-24 07:10:27.105555 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-05-24 07:10:27.105681 | instance | Sunday 24 May 2026 07:10:27 +0000 (0:00:00.033) 0:07:51.983 ************ 2026-05-24 07:10:27.138985 | instance | skipping: [instance] 2026-05-24 07:10:27.139081 | instance | 2026-05-24 07:10:27.139310 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-05-24 07:10:27.139329 | instance | Sunday 24 May 2026 07:10:27 +0000 (0:00:00.033) 0:07:52.016 ************ 2026-05-24 07:10:27.171422 | instance | skipping: [instance] 2026-05-24 07:10:27.171517 | instance | 2026-05-24 07:10:27.171793 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-05-24 07:10:27.171810 | instance | Sunday 24 May 2026 07:10:27 +0000 (0:00:00.032) 0:07:52.049 ************ 2026-05-24 07:10:27.205992 | instance | skipping: [instance] 2026-05-24 07:10:27.206013 | instance | 2026-05-24 07:10:27.206018 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-05-24 07:10:27.206022 | instance | Sunday 24 May 2026 07:10:27 +0000 (0:00:00.034) 0:07:52.083 ************ 2026-05-24 07:10:27.241145 | instance | skipping: [instance] 2026-05-24 07:10:27.241166 | instance | 2026-05-24 07:10:27.241171 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-05-24 07:10:27.241176 | instance | Sunday 24 May 2026 07:10:27 +0000 (0:00:00.035) 0:07:52.118 ************ 2026-05-24 07:10:27.277754 | instance | skipping: [instance] 2026-05-24 07:10:27.308415 | instance | 2026-05-24 07:10:27.308450 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-05-24 07:10:27.308461 | instance | Sunday 24 May 2026 07:10:27 +0000 (0:00:00.036) 0:07:52.155 ************ 2026-05-24 07:10:54.797127 | instance | changed: [instance] 2026-05-24 07:10:54.797193 | instance | 2026-05-24 07:10:54.797205 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-05-24 07:10:54.797222 | instance | Sunday 24 May 2026 07:10:54 +0000 (0:00:27.518) 0:08:19.673 ************ 2026-05-24 07:10:55.010123 | instance | ok: [instance] 2026-05-24 07:10:55.010375 | instance | 2026-05-24 07:10:55.010639 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-05-24 07:10:55.010897 | instance | Sunday 24 May 2026 07:10:55 +0000 (0:00:00.213) 0:08:19.887 ************ 2026-05-24 07:10:55.046668 | instance | skipping: [instance] 2026-05-24 07:10:55.046930 | instance | 2026-05-24 07:10:55.047222 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-05-24 07:10:55.047499 | instance | Sunday 24 May 2026 07:10:55 +0000 (0:00:00.036) 0:08:19.924 ************ 2026-05-24 07:10:55.248446 | instance | changed: [instance] 2026-05-24 07:10:55.248673 | instance | 2026-05-24 07:10:55.248983 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-05-24 07:10:55.249244 | instance | Sunday 24 May 2026 07:10:55 +0000 (0:00:00.201) 0:08:20.125 ************ 2026-05-24 07:10:55.475201 | instance | changed: [instance] 2026-05-24 07:10:55.475470 | instance | 2026-05-24 07:10:55.475753 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-05-24 07:10:55.476029 | instance | Sunday 24 May 2026 07:10:55 +0000 (0:00:00.226) 0:08:20.352 ************ 2026-05-24 07:10:55.688693 | instance | changed: [instance] 2026-05-24 07:10:55.688921 | instance | 2026-05-24 07:10:55.689182 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-05-24 07:10:55.689458 | instance | Sunday 24 May 2026 07:10:55 +0000 (0:00:00.213) 0:08:20.565 ************ 2026-05-24 07:11:00.630556 | instance | changed: [instance] 2026-05-24 07:11:00.630637 | instance | 2026-05-24 07:11:00.630767 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-05-24 07:11:00.630882 | instance | Sunday 24 May 2026 07:11:00 +0000 (0:00:04.942) 0:08:25.508 ************ 2026-05-24 07:11:10.630873 | instance | changed: [instance] 2026-05-24 07:11:10.631012 | instance | 2026-05-24 07:11:10.631189 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-05-24 07:11:10.631363 | instance | Sunday 24 May 2026 07:11:10 +0000 (0:00:10.000) 0:08:35.508 ************ 2026-05-24 07:11:10.673254 | instance | skipping: [instance] 2026-05-24 07:11:10.673478 | instance | 2026-05-24 07:11:10.673783 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-05-24 07:11:10.674049 | instance | Sunday 24 May 2026 07:11:10 +0000 (0:00:00.042) 0:08:35.551 ************ 2026-05-24 07:11:10.719385 | instance | skipping: [instance] 2026-05-24 07:11:10.719493 | instance | 2026-05-24 07:11:10.719655 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-05-24 07:11:10.719815 | instance | Sunday 24 May 2026 07:11:10 +0000 (0:00:00.045) 0:08:35.596 ************ 2026-05-24 07:11:11.484856 | instance | changed: [instance] 2026-05-24 07:11:11.485067 | instance | 2026-05-24 07:11:11.485335 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-05-24 07:11:11.485606 | instance | Sunday 24 May 2026 07:11:11 +0000 (0:00:00.765) 0:08:36.362 ************ 2026-05-24 07:11:11.524888 | instance | skipping: [instance] => (item=DaemonSet) 2026-05-24 07:11:11.525109 | instance | skipping: [instance] => (item=ConfigMap) 2026-05-24 07:11:11.525371 | instance | skipping: [instance] 2026-05-24 07:11:11.525601 | instance | 2026-05-24 07:11:11.525932 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-05-24 07:11:11.526214 | instance | Sunday 24 May 2026 07:11:11 +0000 (0:00:00.040) 0:08:36.402 ************ 2026-05-24 07:11:11.562881 | instance | skipping: [instance] 2026-05-24 07:11:11.563092 | instance | 2026-05-24 07:11:11.563379 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-05-24 07:11:11.563634 | instance | Sunday 24 May 2026 07:11:11 +0000 (0:00:00.038) 0:08:36.440 ************ 2026-05-24 07:11:11.609144 | instance | skipping: [instance] 2026-05-24 07:11:11.609353 | instance | 2026-05-24 07:11:11.609633 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-05-24 07:11:11.609885 | instance | Sunday 24 May 2026 07:11:11 +0000 (0:00:00.046) 0:08:36.486 ************ 2026-05-24 07:11:11.648257 | instance | skipping: [instance] 2026-05-24 07:11:11.648497 | instance | 2026-05-24 07:11:11.648760 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-05-24 07:11:11.649059 | instance | Sunday 24 May 2026 07:11:11 +0000 (0:00:00.038) 0:08:36.525 ************ 2026-05-24 07:11:11.684532 | instance | skipping: [instance] 2026-05-24 07:11:11.684764 | instance | 2026-05-24 07:11:11.685099 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-05-24 07:11:11.685361 | instance | Sunday 24 May 2026 07:11:11 +0000 (0:00:00.036) 0:08:36.562 ************ 2026-05-24 07:11:12.183726 | instance | ok: [instance] 2026-05-24 07:11:12.183943 | instance | 2026-05-24 07:11:12.184219 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-05-24 07:11:12.184479 | instance | Sunday 24 May 2026 07:11:12 +0000 (0:00:00.498) 0:08:37.060 ************ 2026-05-24 07:11:13.217864 | instance | changed: [instance] 2026-05-24 07:11:13.218140 | instance | 2026-05-24 07:11:13.218474 | instance | PLAY [Install control-plane components] **************************************** 2026-05-24 07:11:13.218731 | instance | 2026-05-24 07:11:13.218998 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 07:11:13.219292 | instance | Sunday 24 May 2026 07:11:13 +0000 (0:00:01.034) 0:08:38.095 ************ 2026-05-24 07:11:14.239757 | instance | ok: [instance] 2026-05-24 07:11:14.239993 | instance | 2026-05-24 07:11:14.240268 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 07:11:14.240532 | instance | Sunday 24 May 2026 07:11:14 +0000 (0:00:01.021) 0:08:39.117 ************ 2026-05-24 07:11:14.462063 | instance | ok: [instance] 2026-05-24 07:11:14.462326 | instance | 2026-05-24 07:11:14.462611 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 07:11:14.462807 | instance | Sunday 24 May 2026 07:11:14 +0000 (0:00:00.222) 0:08:39.339 ************ 2026-05-24 07:11:16.119695 | instance | ok: [instance] 2026-05-24 07:11:16.119950 | instance | 2026-05-24 07:11:16.120242 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-24 07:11:16.120503 | instance | Sunday 24 May 2026 07:11:16 +0000 (0:00:01.657) 0:08:40.997 ************ 2026-05-24 07:11:16.686917 | instance | ok: [instance] 2026-05-24 07:11:16.687177 | instance | 2026-05-24 07:11:16.687480 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 07:11:16.687768 | instance | Sunday 24 May 2026 07:11:16 +0000 (0:00:00.567) 0:08:41.564 ************ 2026-05-24 07:11:16.731736 | instance | ok: [instance] => { 2026-05-24 07:11:16.732008 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-05-24 07:11:16.732320 | instance | } 2026-05-24 07:11:16.732820 | instance | 2026-05-24 07:11:16.733407 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 07:11:16.733696 | instance | Sunday 24 May 2026 07:11:16 +0000 (0:00:00.045) 0:08:41.609 ************ 2026-05-24 07:11:17.232519 | instance | changed: [instance] 2026-05-24 07:11:17.232750 | instance | 2026-05-24 07:11:17.233026 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 07:11:17.233290 | instance | Sunday 24 May 2026 07:11:17 +0000 (0:00:00.500) 0:08:42.109 ************ 2026-05-24 07:11:18.708319 | instance | changed: [instance] 2026-05-24 07:11:18.708582 | instance | 2026-05-24 07:11:18.708868 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-05-24 07:11:18.709158 | instance | Sunday 24 May 2026 07:11:18 +0000 (0:00:01.475) 0:08:43.585 ************ 2026-05-24 07:11:19.054411 | instance | ok: [instance] 2026-05-24 07:11:19.054477 | instance | 2026-05-24 07:11:19.054605 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-05-24 07:11:19.054722 | instance | Sunday 24 May 2026 07:11:19 +0000 (0:00:00.346) 0:08:43.931 ************ 2026-05-24 07:11:19.256373 | instance | changed: [instance] 2026-05-24 07:11:19.256610 | instance | 2026-05-24 07:11:19.256947 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-05-24 07:11:19.257212 | instance | Sunday 24 May 2026 07:11:19 +0000 (0:00:00.201) 0:08:44.133 ************ 2026-05-24 07:11:19.513479 | instance | ok: [instance] 2026-05-24 07:11:19.513695 | instance | 2026-05-24 07:11:19.513984 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-05-24 07:11:19.514311 | instance | Sunday 24 May 2026 07:11:19 +0000 (0:00:00.257) 0:08:44.390 ************ 2026-05-24 07:11:19.713111 | instance | changed: [instance] 2026-05-24 07:11:19.713178 | instance | 2026-05-24 07:11:19.713716 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-05-24 07:11:19.713808 | instance | Sunday 24 May 2026 07:11:19 +0000 (0:00:00.199) 0:08:44.590 ************ 2026-05-24 07:11:19.909220 | instance | ok: [instance] 2026-05-24 07:11:19.909298 | instance | 2026-05-24 07:11:19.909544 | instance | TASK [Install plugin] ********************************************************** 2026-05-24 07:11:19.909621 | instance | Sunday 24 May 2026 07:11:19 +0000 (0:00:00.196) 0:08:44.786 ************ 2026-05-24 07:11:19.961913 | instance | included: vexxhost.containers.download_artifact for instance 2026-05-24 07:11:19.962240 | instance | 2026-05-24 07:11:19.962309 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 07:11:19.962329 | instance | Sunday 24 May 2026 07:11:19 +0000 (0:00:00.052) 0:08:44.839 ************ 2026-05-24 07:11:20.015104 | instance | ok: [instance] => { 2026-05-24 07:11:20.026647 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-05-24 07:11:20.026690 | instance | } 2026-05-24 07:11:20.026718 | instance | 2026-05-24 07:11:20.026732 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 07:11:20.026756 | instance | Sunday 24 May 2026 07:11:20 +0000 (0:00:00.052) 0:08:44.891 ************ 2026-05-24 07:11:20.656888 | instance | changed: [instance] 2026-05-24 07:11:20.658565 | instance | 2026-05-24 07:11:20.658587 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 07:11:20.658616 | instance | Sunday 24 May 2026 07:11:20 +0000 (0:00:00.643) 0:08:45.534 ************ 2026-05-24 07:11:23.408187 | instance | changed: [instance] 2026-05-24 07:11:23.408279 | instance | 2026-05-24 07:11:23.408530 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:11:23.408546 | instance | Sunday 24 May 2026 07:11:23 +0000 (0:00:02.751) 0:08:48.285 ************ 2026-05-24 07:11:23.453156 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:11:23.453242 | instance | 2026-05-24 07:11:23.453361 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:11:23.453489 | instance | Sunday 24 May 2026 07:11:23 +0000 (0:00:00.045) 0:08:48.331 ************ 2026-05-24 07:11:24.091414 | instance | changed: [instance] 2026-05-24 07:11:24.091442 | instance | 2026-05-24 07:11:24.091448 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-05-24 07:11:24.091452 | instance | Sunday 24 May 2026 07:11:24 +0000 (0:00:00.637) 0:08:48.968 ************ 2026-05-24 07:11:24.907722 | instance | ok: [instance] 2026-05-24 07:11:24.907803 | instance | 2026-05-24 07:11:24.907910 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-05-24 07:11:24.908036 | instance | Sunday 24 May 2026 07:11:24 +0000 (0:00:00.816) 0:08:49.785 ************ 2026-05-24 07:11:27.068339 | instance | changed: [instance] 2026-05-24 07:11:27.068561 | instance | 2026-05-24 07:11:27.068866 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:11:27.069125 | instance | Sunday 24 May 2026 07:11:27 +0000 (0:00:02.159) 0:08:51.945 ************ 2026-05-24 07:11:27.107092 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:11:27.107323 | instance | 2026-05-24 07:11:27.107594 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:11:27.107859 | instance | Sunday 24 May 2026 07:11:27 +0000 (0:00:00.039) 0:08:51.984 ************ 2026-05-24 07:11:27.607969 | instance | changed: [instance] 2026-05-24 07:11:27.608297 | instance | 2026-05-24 07:11:27.608618 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-05-24 07:11:27.609004 | instance | Sunday 24 May 2026 07:11:27 +0000 (0:00:00.500) 0:08:52.485 ************ 2026-05-24 07:12:02.695516 | instance | changed: [instance] 2026-05-24 07:12:02.696315 | instance | 2026-05-24 07:12:02.696398 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-05-24 07:12:02.696411 | instance | Sunday 24 May 2026 07:12:02 +0000 (0:00:35.087) 0:09:27.572 ************ 2026-05-24 07:12:03.348226 | instance | changed: [instance] 2026-05-24 07:12:03.348333 | instance | 2026-05-24 07:12:03.348417 | instance | PLAY [all] ********************************************************************* 2026-05-24 07:12:03.348527 | instance | 2026-05-24 07:12:03.348649 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 07:12:03.348790 | instance | Sunday 24 May 2026 07:12:03 +0000 (0:00:00.653) 0:09:28.226 ************ 2026-05-24 07:12:04.458654 | instance | ok: [instance] 2026-05-24 07:12:04.458876 | instance | 2026-05-24 07:12:04.459142 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-05-24 07:12:04.459404 | instance | Sunday 24 May 2026 07:12:04 +0000 (0:00:01.109) 0:09:29.335 ************ 2026-05-24 07:12:05.190436 | instance | changed: [instance] 2026-05-24 07:12:05.190690 | instance | 2026-05-24 07:12:05.190971 | instance | PLAY [all] ********************************************************************* 2026-05-24 07:12:05.191263 | instance | 2026-05-24 07:12:05.191547 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-05-24 07:12:05.191813 | instance | Sunday 24 May 2026 07:12:05 +0000 (0:00:00.732) 0:09:30.067 ************ 2026-05-24 07:12:05.859642 | instance | ok: [instance] 2026-05-24 07:12:05.859780 | instance | 2026-05-24 07:12:05.859955 | instance | PLAY [controllers] ************************************************************* 2026-05-24 07:12:05.860116 | instance | 2026-05-24 07:12:05.860288 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 07:12:05.860458 | instance | Sunday 24 May 2026 07:12:05 +0000 (0:00:00.669) 0:09:30.737 ************ 2026-05-24 07:12:07.189395 | instance | ok: [instance] 2026-05-24 07:12:07.189716 | instance | 2026-05-24 07:12:07.190004 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:12:07.190362 | instance | Sunday 24 May 2026 07:12:07 +0000 (0:00:01.329) 0:09:32.066 ************ 2026-05-24 07:12:07.232864 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:12:07.233170 | instance | 2026-05-24 07:12:07.233450 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:12:07.233712 | instance | Sunday 24 May 2026 07:12:07 +0000 (0:00:00.044) 0:09:32.110 ************ 2026-05-24 07:12:07.700861 | instance | changed: [instance] 2026-05-24 07:12:07.701129 | instance | 2026-05-24 07:12:07.701419 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-05-24 07:12:07.701710 | instance | Sunday 24 May 2026 07:12:07 +0000 (0:00:00.467) 0:09:32.578 ************ 2026-05-24 07:12:09.525211 | instance | changed: [instance] 2026-05-24 07:12:09.525483 | instance | 2026-05-24 07:12:09.525750 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:12:09.526073 | instance | Sunday 24 May 2026 07:12:09 +0000 (0:00:01.824) 0:09:34.402 ************ 2026-05-24 07:12:09.564570 | instance | skipping: [instance] 2026-05-24 07:12:09.564829 | instance | 2026-05-24 07:12:09.565097 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-05-24 07:12:09.565360 | instance | Sunday 24 May 2026 07:12:09 +0000 (0:00:00.039) 0:09:34.442 ************ 2026-05-24 07:12:09.608048 | instance | skipping: [instance] 2026-05-24 07:12:09.608277 | instance | 2026-05-24 07:12:09.608575 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-05-24 07:12:09.608854 | instance | Sunday 24 May 2026 07:12:09 +0000 (0:00:00.043) 0:09:34.485 ************ 2026-05-24 07:12:09.644494 | instance | skipping: [instance] 2026-05-24 07:12:09.644710 | instance | 2026-05-24 07:12:09.644938 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-05-24 07:12:09.645193 | instance | Sunday 24 May 2026 07:12:09 +0000 (0:00:00.036) 0:09:34.522 ************ 2026-05-24 07:12:09.683169 | instance | skipping: [instance] 2026-05-24 07:12:09.683320 | instance | 2026-05-24 07:12:09.683488 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-05-24 07:12:09.683653 | instance | Sunday 24 May 2026 07:12:09 +0000 (0:00:00.038) 0:09:34.560 ************ 2026-05-24 07:12:09.737341 | instance | skipping: [instance] 2026-05-24 07:12:09.737576 | instance | 2026-05-24 07:12:09.737857 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-05-24 07:12:09.738135 | instance | Sunday 24 May 2026 07:12:09 +0000 (0:00:00.053) 0:09:34.614 ************ 2026-05-24 07:12:09.786820 | instance | skipping: [instance] 2026-05-24 07:12:09.786950 | instance | 2026-05-24 07:12:09.787113 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-05-24 07:12:09.787273 | instance | Sunday 24 May 2026 07:12:09 +0000 (0:00:00.049) 0:09:34.664 ************ 2026-05-24 07:12:09.834684 | instance | skipping: [instance] 2026-05-24 07:12:09.834795 | instance | 2026-05-24 07:12:09.834915 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-05-24 07:12:09.835032 | instance | Sunday 24 May 2026 07:12:09 +0000 (0:00:00.047) 0:09:34.712 ************ 2026-05-24 07:12:09.872841 | instance | skipping: [instance] 2026-05-24 07:12:09.872999 | instance | 2026-05-24 07:12:09.873158 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-05-24 07:12:09.873314 | instance | Sunday 24 May 2026 07:12:09 +0000 (0:00:00.038) 0:09:34.750 ************ 2026-05-24 07:12:09.923432 | instance | skipping: [instance] 2026-05-24 07:12:09.923515 | instance | 2026-05-24 07:12:09.923625 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-05-24 07:12:09.923741 | instance | Sunday 24 May 2026 07:12:09 +0000 (0:00:00.050) 0:09:34.801 ************ 2026-05-24 07:12:09.958262 | instance | skipping: [instance] 2026-05-24 07:12:09.958534 | instance | 2026-05-24 07:12:09.958817 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-05-24 07:12:09.959098 | instance | Sunday 24 May 2026 07:12:09 +0000 (0:00:00.034) 0:09:34.835 ************ 2026-05-24 07:12:09.989636 | instance | skipping: [instance] 2026-05-24 07:12:09.989857 | instance | 2026-05-24 07:12:09.990116 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-05-24 07:12:09.990414 | instance | Sunday 24 May 2026 07:12:09 +0000 (0:00:00.031) 0:09:34.867 ************ 2026-05-24 07:12:10.017392 | instance | skipping: [instance] 2026-05-24 07:12:10.017610 | instance | 2026-05-24 07:12:10.017868 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-05-24 07:12:10.018170 | instance | Sunday 24 May 2026 07:12:10 +0000 (0:00:00.027) 0:09:34.895 ************ 2026-05-24 07:12:10.065671 | instance | skipping: [instance] 2026-05-24 07:12:10.065905 | instance | 2026-05-24 07:12:10.066169 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-24 07:12:10.066454 | instance | Sunday 24 May 2026 07:12:10 +0000 (0:00:00.048) 0:09:34.943 ************ 2026-05-24 07:12:10.098964 | instance | skipping: [instance] 2026-05-24 07:12:10.099216 | instance | 2026-05-24 07:12:10.099488 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-24 07:12:10.099754 | instance | Sunday 24 May 2026 07:12:10 +0000 (0:00:00.033) 0:09:34.976 ************ 2026-05-24 07:12:10.131838 | instance | skipping: [instance] 2026-05-24 07:12:10.132078 | instance | 2026-05-24 07:12:10.132354 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-24 07:12:10.132575 | instance | Sunday 24 May 2026 07:12:10 +0000 (0:00:00.032) 0:09:35.009 ************ 2026-05-24 07:12:10.171321 | instance | skipping: [instance] 2026-05-24 07:12:10.171604 | instance | 2026-05-24 07:12:10.171901 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-05-24 07:12:10.172146 | instance | Sunday 24 May 2026 07:12:10 +0000 (0:00:00.039) 0:09:35.049 ************ 2026-05-24 07:12:10.204430 | instance | skipping: [instance] 2026-05-24 07:12:10.204685 | instance | 2026-05-24 07:12:10.204952 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-05-24 07:12:10.205219 | instance | Sunday 24 May 2026 07:12:10 +0000 (0:00:00.033) 0:09:35.082 ************ 2026-05-24 07:12:10.238931 | instance | skipping: [instance] 2026-05-24 07:12:10.239184 | instance | 2026-05-24 07:12:10.239470 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-05-24 07:12:10.239789 | instance | Sunday 24 May 2026 07:12:10 +0000 (0:00:00.034) 0:09:35.116 ************ 2026-05-24 07:12:10.271279 | instance | skipping: [instance] 2026-05-24 07:12:10.271856 | instance | 2026-05-24 07:12:10.271869 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-05-24 07:12:10.272052 | instance | Sunday 24 May 2026 07:12:10 +0000 (0:00:00.032) 0:09:35.149 ************ 2026-05-24 07:12:10.304010 | instance | skipping: [instance] 2026-05-24 07:12:10.304254 | instance | 2026-05-24 07:12:10.304656 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-05-24 07:12:10.305044 | instance | Sunday 24 May 2026 07:12:10 +0000 (0:00:00.032) 0:09:35.181 ************ 2026-05-24 07:12:10.340196 | instance | skipping: [instance] 2026-05-24 07:12:10.340477 | instance | 2026-05-24 07:12:10.340697 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-05-24 07:12:10.341010 | instance | Sunday 24 May 2026 07:12:10 +0000 (0:00:00.036) 0:09:35.217 ************ 2026-05-24 07:12:10.375468 | instance | skipping: [instance] 2026-05-24 07:12:10.375686 | instance | 2026-05-24 07:12:10.375955 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-05-24 07:12:10.376214 | instance | Sunday 24 May 2026 07:12:10 +0000 (0:00:00.035) 0:09:35.253 ************ 2026-05-24 07:12:10.422752 | instance | skipping: [instance] 2026-05-24 07:12:10.422989 | instance | 2026-05-24 07:12:10.423250 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-05-24 07:12:10.423519 | instance | Sunday 24 May 2026 07:12:10 +0000 (0:00:00.047) 0:09:35.300 ************ 2026-05-24 07:12:10.458011 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-05-24 07:12:10.458281 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-05-24 07:12:10.458543 | instance | skipping: [instance] 2026-05-24 07:12:10.458810 | instance | 2026-05-24 07:12:10.459167 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-05-24 07:12:10.459423 | instance | Sunday 24 May 2026 07:12:10 +0000 (0:00:00.035) 0:09:35.335 ************ 2026-05-24 07:12:10.490191 | instance | skipping: [instance] 2026-05-24 07:12:10.490424 | instance | 2026-05-24 07:12:10.490681 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-05-24 07:12:10.490936 | instance | Sunday 24 May 2026 07:12:10 +0000 (0:00:00.032) 0:09:35.368 ************ 2026-05-24 07:12:10.540809 | instance | skipping: [instance] 2026-05-24 07:12:10.541005 | instance | 2026-05-24 07:12:10.541256 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-05-24 07:12:10.541512 | instance | Sunday 24 May 2026 07:12:10 +0000 (0:00:00.050) 0:09:35.418 ************ 2026-05-24 07:12:10.574536 | instance | skipping: [instance] 2026-05-24 07:12:10.574809 | instance | 2026-05-24 07:12:10.575111 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-05-24 07:12:10.575376 | instance | Sunday 24 May 2026 07:12:10 +0000 (0:00:00.033) 0:09:35.452 ************ 2026-05-24 07:12:10.616033 | instance | skipping: [instance] 2026-05-24 07:12:10.616238 | instance | 2026-05-24 07:12:10.616494 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-05-24 07:12:10.616747 | instance | Sunday 24 May 2026 07:12:10 +0000 (0:00:00.041) 0:09:35.493 ************ 2026-05-24 07:12:10.693972 | instance | skipping: [instance] 2026-05-24 07:12:10.694226 | instance | 2026-05-24 07:12:10.694508 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-05-24 07:12:10.694789 | instance | 2026-05-24 07:12:10.695046 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 07:12:10.695290 | instance | Sunday 24 May 2026 07:12:10 +0000 (0:00:00.078) 0:09:35.571 ************ 2026-05-24 07:12:11.952939 | instance | ok: [instance] 2026-05-24 07:12:11.953032 | instance | 2026-05-24 07:12:11.953160 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-05-24 07:12:11.953283 | instance | Sunday 24 May 2026 07:12:11 +0000 (0:00:01.258) 0:09:36.830 ************ 2026-05-24 07:12:12.010873 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-05-24 07:12:12.011251 | instance | 2026-05-24 07:12:12.011693 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:12:12.012094 | instance | Sunday 24 May 2026 07:12:12 +0000 (0:00:00.057) 0:09:36.888 ************ 2026-05-24 07:12:12.058841 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:12:12.058975 | instance | 2026-05-24 07:12:12.059133 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:12:12.059293 | instance | Sunday 24 May 2026 07:12:12 +0000 (0:00:00.048) 0:09:36.936 ************ 2026-05-24 07:12:12.557110 | instance | changed: [instance] 2026-05-24 07:12:12.557437 | instance | 2026-05-24 07:12:12.557731 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-05-24 07:12:12.558016 | instance | Sunday 24 May 2026 07:12:12 +0000 (0:00:00.497) 0:09:37.434 ************ 2026-05-24 07:12:34.272276 | instance | changed: [instance] 2026-05-24 07:12:34.272493 | instance | 2026-05-24 07:12:34.272789 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-05-24 07:12:34.273060 | instance | Sunday 24 May 2026 07:12:34 +0000 (0:00:21.715) 0:09:59.149 ************ 2026-05-24 07:12:34.961401 | instance | changed: [instance] 2026-05-24 07:12:34.961536 | instance | 2026-05-24 07:12:34.961717 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-05-24 07:12:34.961897 | instance | Sunday 24 May 2026 07:12:34 +0000 (0:00:00.689) 0:09:59.839 ************ 2026-05-24 07:12:35.012657 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-05-24 07:12:35.012778 | instance | 2026-05-24 07:12:35.012932 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-05-24 07:12:35.013093 | instance | Sunday 24 May 2026 07:12:35 +0000 (0:00:00.050) 0:09:59.890 ************ 2026-05-24 07:12:35.761347 | instance | changed: [instance] 2026-05-24 07:12:35.761636 | instance | 2026-05-24 07:12:35.761875 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-05-24 07:12:35.762097 | instance | Sunday 24 May 2026 07:12:35 +0000 (0:00:00.748) 0:10:00.638 ************ 2026-05-24 07:12:36.387575 | instance | ok: [instance] 2026-05-24 07:12:36.387677 | instance | 2026-05-24 07:12:36.387923 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-05-24 07:12:36.387938 | instance | Sunday 24 May 2026 07:12:36 +0000 (0:00:00.626) 0:10:01.265 ************ 2026-05-24 07:12:36.846672 | instance | changed: [instance] 2026-05-24 07:12:36.846745 | instance | 2026-05-24 07:12:36.847347 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-05-24 07:12:36.847381 | instance | Sunday 24 May 2026 07:12:36 +0000 (0:00:00.451) 0:10:01.717 ************ 2026-05-24 07:12:36.847386 | instance | 2026-05-24 07:12:36.847390 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-05-24 07:12:36.847395 | instance | Sunday 24 May 2026 07:12:36 +0000 (0:00:00.007) 0:10:01.724 ************ 2026-05-24 07:12:36.886588 | instance | skipping: [instance] 2026-05-24 07:12:36.886922 | instance | 2026-05-24 07:12:36.886988 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-05-24 07:12:36.887007 | instance | Sunday 24 May 2026 07:12:36 +0000 (0:00:00.039) 0:10:01.764 ************ 2026-05-24 07:12:38.461286 | instance | changed: [instance] 2026-05-24 07:12:38.461322 | instance | 2026-05-24 07:12:38.461327 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-05-24 07:12:38.461332 | instance | Sunday 24 May 2026 07:12:38 +0000 (0:00:01.574) 0:10:03.338 ************ 2026-05-24 07:12:40.659530 | instance | changed: [instance] 2026-05-24 07:12:40.659630 | instance | 2026-05-24 07:12:40.659844 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:12:40.659902 | instance | Sunday 24 May 2026 07:12:40 +0000 (0:00:02.198) 0:10:05.537 ************ 2026-05-24 07:12:40.705582 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:12:40.705643 | instance | 2026-05-24 07:12:40.705923 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:12:40.705961 | instance | Sunday 24 May 2026 07:12:40 +0000 (0:00:00.046) 0:10:05.583 ************ 2026-05-24 07:12:41.210528 | instance | changed: [instance] 2026-05-24 07:12:41.210626 | instance | 2026-05-24 07:12:41.210904 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-05-24 07:12:41.210969 | instance | Sunday 24 May 2026 07:12:41 +0000 (0:00:00.504) 0:10:06.088 ************ 2026-05-24 07:13:03.351377 | instance | changed: [instance] 2026-05-24 07:13:03.351444 | instance | 2026-05-24 07:13:03.351716 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:13:03.352054 | instance | Sunday 24 May 2026 07:13:03 +0000 (0:00:22.140) 0:10:28.228 ************ 2026-05-24 07:13:03.397456 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:13:03.397822 | instance | 2026-05-24 07:13:03.397873 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:13:03.397893 | instance | Sunday 24 May 2026 07:13:03 +0000 (0:00:00.046) 0:10:28.275 ************ 2026-05-24 07:13:03.880286 | instance | changed: [instance] 2026-05-24 07:13:03.880393 | instance | 2026-05-24 07:13:03.880614 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-05-24 07:13:03.880666 | instance | Sunday 24 May 2026 07:13:03 +0000 (0:00:00.482) 0:10:28.757 ************ 2026-05-24 07:13:06.752671 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-05-24 07:13:06.752737 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-05-24 07:13:06.753067 | instance | 2026-05-24 07:13:06.753112 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-05-24 07:13:06.753118 | instance | Sunday 24 May 2026 07:13:06 +0000 (0:00:02.872) 0:10:31.630 ************ 2026-05-24 07:13:10.879427 | instance | changed: [instance] 2026-05-24 07:13:10.879506 | instance | 2026-05-24 07:13:10.879636 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:13:10.879780 | instance | Sunday 24 May 2026 07:13:10 +0000 (0:00:04.126) 0:10:35.757 ************ 2026-05-24 07:13:10.924750 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:13:10.924819 | instance | 2026-05-24 07:13:10.924943 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:13:10.925076 | instance | Sunday 24 May 2026 07:13:10 +0000 (0:00:00.045) 0:10:35.802 ************ 2026-05-24 07:13:11.430010 | instance | changed: [instance] 2026-05-24 07:13:11.430106 | instance | 2026-05-24 07:13:11.430244 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-05-24 07:13:11.430365 | instance | Sunday 24 May 2026 07:13:11 +0000 (0:00:00.505) 0:10:36.307 ************ 2026-05-24 07:13:15.110113 | instance | ok: [instance] 2026-05-24 07:13:15.110377 | instance | 2026-05-24 07:13:15.110702 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-05-24 07:13:15.110964 | instance | Sunday 24 May 2026 07:13:15 +0000 (0:00:03.679) 0:10:39.987 ************ 2026-05-24 07:13:17.568525 | instance | changed: [instance] 2026-05-24 07:13:17.568593 | instance | 2026-05-24 07:13:17.569102 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-05-24 07:13:17.569150 | instance | Sunday 24 May 2026 07:13:17 +0000 (0:00:02.458) 0:10:42.446 ************ 2026-05-24 07:13:18.186493 | instance | ok: [instance] 2026-05-24 07:13:18.186578 | instance | 2026-05-24 07:13:18.186836 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-05-24 07:13:18.186871 | instance | Sunday 24 May 2026 07:13:18 +0000 (0:00:00.618) 0:10:43.064 ************ 2026-05-24 07:13:18.882791 | instance | changed: [instance] 2026-05-24 07:13:18.882871 | instance | 2026-05-24 07:13:18.882979 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-05-24 07:13:18.883103 | instance | Sunday 24 May 2026 07:13:18 +0000 (0:00:00.696) 0:10:43.760 ************ 2026-05-24 07:13:19.947680 | instance | ok: [instance] 2026-05-24 07:13:19.947785 | instance | 2026-05-24 07:13:19.948041 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-05-24 07:13:19.948114 | instance | Sunday 24 May 2026 07:13:19 +0000 (0:00:01.064) 0:10:44.825 ************ 2026-05-24 07:13:19.987980 | instance | skipping: [instance] 2026-05-24 07:13:19.988057 | instance | 2026-05-24 07:13:19.988313 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-05-24 07:13:19.988341 | instance | Sunday 24 May 2026 07:13:19 +0000 (0:00:00.040) 0:10:44.865 ************ 2026-05-24 07:13:20.032060 | instance | skipping: [instance] 2026-05-24 07:13:20.032298 | instance | 2026-05-24 07:13:20.032367 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-05-24 07:13:20.032381 | instance | Sunday 24 May 2026 07:13:20 +0000 (0:00:00.044) 0:10:44.909 ************ 2026-05-24 07:13:20.073589 | instance | skipping: [instance] 2026-05-24 07:13:20.073746 | instance | 2026-05-24 07:13:20.073916 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-05-24 07:13:20.074028 | instance | Sunday 24 May 2026 07:13:20 +0000 (0:00:00.041) 0:10:44.950 ************ 2026-05-24 07:13:20.115090 | instance | skipping: [instance] 2026-05-24 07:13:20.115198 | instance | 2026-05-24 07:13:20.115324 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-05-24 07:13:20.115446 | instance | Sunday 24 May 2026 07:13:20 +0000 (0:00:00.042) 0:10:44.993 ************ 2026-05-24 07:13:20.157517 | instance | skipping: [instance] 2026-05-24 07:13:20.157661 | instance | 2026-05-24 07:13:20.157838 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-05-24 07:13:20.157953 | instance | Sunday 24 May 2026 07:13:20 +0000 (0:00:00.042) 0:10:45.035 ************ 2026-05-24 07:13:20.199802 | instance | skipping: [instance] 2026-05-24 07:13:20.199962 | instance | 2026-05-24 07:13:20.200129 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-05-24 07:13:20.200288 | instance | Sunday 24 May 2026 07:13:20 +0000 (0:00:00.042) 0:10:45.077 ************ 2026-05-24 07:13:20.240914 | instance | skipping: [instance] 2026-05-24 07:13:20.241019 | instance | 2026-05-24 07:13:20.241138 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-05-24 07:13:20.241304 | instance | Sunday 24 May 2026 07:13:20 +0000 (0:00:00.041) 0:10:45.118 ************ 2026-05-24 07:15:27.147020 | instance | changed: [instance] 2026-05-24 07:15:27.147096 | instance | 2026-05-24 07:15:27.147362 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-05-24 07:15:27.147401 | instance | Sunday 24 May 2026 07:15:27 +0000 (0:02:06.905) 0:12:52.024 ************ 2026-05-24 07:15:27.824485 | instance | changed: [instance] 2026-05-24 07:15:27.824553 | instance | 2026-05-24 07:15:27.824825 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:15:27.824872 | instance | Sunday 24 May 2026 07:15:27 +0000 (0:00:00.677) 0:12:52.702 ************ 2026-05-24 07:15:27.873578 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:15:27.873775 | instance | 2026-05-24 07:15:27.873820 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:15:27.873987 | instance | Sunday 24 May 2026 07:15:27 +0000 (0:00:00.048) 0:12:52.751 ************ 2026-05-24 07:15:28.356730 | instance | changed: [instance] 2026-05-24 07:15:28.356837 | instance | 2026-05-24 07:15:28.357011 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-05-24 07:15:28.357078 | instance | Sunday 24 May 2026 07:15:28 +0000 (0:00:00.483) 0:12:53.234 ************ 2026-05-24 07:15:29.054099 | instance | changed: [instance] 2026-05-24 07:15:29.054194 | instance | 2026-05-24 07:15:29.054301 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-05-24 07:15:29.054439 | instance | Sunday 24 May 2026 07:15:29 +0000 (0:00:00.697) 0:12:53.931 ************ 2026-05-24 07:15:30.782015 | instance | changed: [instance] 2026-05-24 07:15:30.782077 | instance | 2026-05-24 07:15:30.782299 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 07:15:30.782382 | instance | Sunday 24 May 2026 07:15:30 +0000 (0:00:01.727) 0:12:55.659 ************ 2026-05-24 07:15:30.824079 | instance | skipping: [instance] 2026-05-24 07:15:30.824584 | instance | 2026-05-24 07:15:30.824634 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 07:15:30.824642 | instance | Sunday 24 May 2026 07:15:30 +0000 (0:00:00.042) 0:12:55.701 ************ 2026-05-24 07:15:30.854042 | instance | skipping: [instance] 2026-05-24 07:15:30.854256 | instance | 2026-05-24 07:15:30.854748 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 07:15:30.854775 | instance | Sunday 24 May 2026 07:15:30 +0000 (0:00:00.029) 0:12:55.731 ************ 2026-05-24 07:15:30.887245 | instance | skipping: [instance] 2026-05-24 07:15:30.887376 | instance | 2026-05-24 07:15:30.887530 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 07:15:30.887709 | instance | Sunday 24 May 2026 07:15:30 +0000 (0:00:00.034) 0:12:55.765 ************ 2026-05-24 07:15:30.920298 | instance | skipping: [instance] 2026-05-24 07:15:30.920390 | instance | 2026-05-24 07:15:30.920528 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 07:15:30.920659 | instance | Sunday 24 May 2026 07:15:30 +0000 (0:00:00.032) 0:12:55.798 ************ 2026-05-24 07:15:31.576681 | instance | ok: [instance] 2026-05-24 07:15:31.576754 | instance | 2026-05-24 07:15:31.577049 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 07:15:31.577088 | instance | Sunday 24 May 2026 07:15:31 +0000 (0:00:00.656) 0:12:56.454 ************ 2026-05-24 07:15:31.621296 | instance | ok: [instance] 2026-05-24 07:15:31.621429 | instance | 2026-05-24 07:15:31.621606 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 07:15:31.621812 | instance | Sunday 24 May 2026 07:15:31 +0000 (0:00:00.044) 0:12:56.498 ************ 2026-05-24 07:15:31.663465 | instance | ok: [instance] 2026-05-24 07:15:31.663851 | instance | 2026-05-24 07:15:31.663890 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 07:15:31.663896 | instance | Sunday 24 May 2026 07:15:31 +0000 (0:00:00.042) 0:12:56.541 ************ 2026-05-24 07:15:31.719267 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 07:15:31.719629 | instance | 2026-05-24 07:15:31.719661 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 07:15:31.719667 | instance | Sunday 24 May 2026 07:15:31 +0000 (0:00:00.055) 0:12:56.597 ************ 2026-05-24 07:15:31.766622 | instance | ok: [instance] 2026-05-24 07:15:31.766736 | instance | 2026-05-24 07:15:31.766864 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:15:31.767005 | instance | Sunday 24 May 2026 07:15:31 +0000 (0:00:00.047) 0:12:56.644 ************ 2026-05-24 07:15:31.809302 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:15:31.809400 | instance | 2026-05-24 07:15:31.809532 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:15:31.809699 | instance | Sunday 24 May 2026 07:15:31 +0000 (0:00:00.042) 0:12:56.687 ************ 2026-05-24 07:15:32.283795 | instance | changed: [instance] 2026-05-24 07:15:32.283876 | instance | 2026-05-24 07:15:32.284157 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-05-24 07:15:32.284197 | instance | Sunday 24 May 2026 07:15:32 +0000 (0:00:00.474) 0:12:57.161 ************ 2026-05-24 07:15:32.918230 | instance | ok: [instance] 2026-05-24 07:15:32.918304 | instance | 2026-05-24 07:15:32.918556 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-05-24 07:15:32.918593 | instance | Sunday 24 May 2026 07:15:32 +0000 (0:00:00.634) 0:12:57.795 ************ 2026-05-24 07:15:34.034725 | instance | changed: [instance] 2026-05-24 07:15:34.034789 | instance | 2026-05-24 07:15:34.035071 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-05-24 07:15:34.035106 | instance | Sunday 24 May 2026 07:15:34 +0000 (0:00:01.116) 0:12:58.912 ************ 2026-05-24 07:15:34.377511 | instance | ok: [instance] 2026-05-24 07:15:34.377550 | instance | 2026-05-24 07:15:34.377555 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-05-24 07:15:34.377560 | instance | Sunday 24 May 2026 07:15:34 +0000 (0:00:00.341) 0:12:59.253 ************ 2026-05-24 07:15:34.721857 | instance | changed: [instance] 2026-05-24 07:15:34.721989 | instance | 2026-05-24 07:15:34.722213 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-05-24 07:15:34.722407 | instance | Sunday 24 May 2026 07:15:34 +0000 (0:00:00.345) 0:12:59.599 ************ 2026-05-24 07:15:35.094860 | instance | changed: [instance] 2026-05-24 07:15:35.095080 | instance | 2026-05-24 07:15:35.095345 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-05-24 07:15:35.095634 | instance | Sunday 24 May 2026 07:15:35 +0000 (0:00:00.373) 0:12:59.972 ************ 2026-05-24 07:15:35.420845 | instance | ok: [instance] 2026-05-24 07:15:35.421092 | instance | 2026-05-24 07:15:35.421365 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-05-24 07:15:35.421632 | instance | Sunday 24 May 2026 07:15:35 +0000 (0:00:00.326) 0:13:00.298 ************ 2026-05-24 07:18:08.859423 | instance | changed: [instance] 2026-05-24 07:18:08.859672 | instance | 2026-05-24 07:18:08.859959 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-05-24 07:18:08.860252 | instance | Sunday 24 May 2026 07:18:08 +0000 (0:02:33.438) 0:15:33.736 ************ 2026-05-24 07:18:09.512933 | instance | ok: [instance] 2026-05-24 07:18:09.512999 | instance | 2026-05-24 07:18:09.513129 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-05-24 07:18:09.513259 | instance | Sunday 24 May 2026 07:18:09 +0000 (0:00:00.654) 0:15:34.390 ************ 2026-05-24 07:18:09.566188 | instance | included: ingress for instance 2026-05-24 07:18:09.566450 | instance | 2026-05-24 07:18:09.566741 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-05-24 07:18:09.567024 | instance | Sunday 24 May 2026 07:18:09 +0000 (0:00:00.053) 0:15:34.443 ************ 2026-05-24 07:18:10.447064 | instance | changed: [instance] 2026-05-24 07:18:10.447215 | instance | 2026-05-24 07:18:10.447404 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-05-24 07:18:10.447655 | instance | Sunday 24 May 2026 07:18:10 +0000 (0:00:00.880) 0:15:35.324 ************ 2026-05-24 07:18:10.710636 | instance | ok: [instance] 2026-05-24 07:18:10.710861 | instance | 2026-05-24 07:18:10.711126 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-05-24 07:18:10.711410 | instance | Sunday 24 May 2026 07:18:10 +0000 (0:00:00.263) 0:15:35.588 ************ 2026-05-24 07:18:11.539297 | instance | changed: [instance] 2026-05-24 07:18:11.539437 | instance | 2026-05-24 07:18:11.539610 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-05-24 07:18:11.539771 | instance | 2026-05-24 07:18:11.539943 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 07:18:11.540111 | instance | Sunday 24 May 2026 07:18:11 +0000 (0:00:00.829) 0:15:36.417 ************ 2026-05-24 07:18:13.042340 | instance | ok: [instance] 2026-05-24 07:18:13.042412 | instance | 2026-05-24 07:18:13.042431 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:18:13.042663 | instance | Sunday 24 May 2026 07:18:13 +0000 (0:00:01.502) 0:15:37.919 ************ 2026-05-24 07:18:13.094237 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:18:13.094601 | instance | 2026-05-24 07:18:13.094638 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:18:13.094644 | instance | Sunday 24 May 2026 07:18:13 +0000 (0:00:00.052) 0:15:37.971 ************ 2026-05-24 07:18:13.565039 | instance | changed: [instance] 2026-05-24 07:18:13.565123 | instance | 2026-05-24 07:18:13.565422 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-05-24 07:18:13.565468 | instance | Sunday 24 May 2026 07:18:13 +0000 (0:00:00.470) 0:15:38.442 ************ 2026-05-24 07:18:14.301997 | instance | ok: [instance] 2026-05-24 07:18:14.302068 | instance | 2026-05-24 07:18:14.302211 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-05-24 07:18:14.302373 | instance | Sunday 24 May 2026 07:18:14 +0000 (0:00:00.736) 0:15:39.179 ************ 2026-05-24 07:18:16.566895 | instance | changed: [instance] 2026-05-24 07:18:16.566929 | instance | 2026-05-24 07:18:16.566935 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:18:16.566940 | instance | Sunday 24 May 2026 07:18:16 +0000 (0:00:02.264) 0:15:41.444 ************ 2026-05-24 07:18:16.618550 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:18:16.618650 | instance | 2026-05-24 07:18:16.618665 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:18:16.618803 | instance | Sunday 24 May 2026 07:18:16 +0000 (0:00:00.052) 0:15:41.496 ************ 2026-05-24 07:18:17.277358 | instance | changed: [instance] 2026-05-24 07:18:17.277714 | instance | 2026-05-24 07:18:17.277871 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-24 07:18:17.278140 | instance | Sunday 24 May 2026 07:18:17 +0000 (0:00:00.658) 0:15:42.154 ************ 2026-05-24 07:18:18.427812 | instance | changed: [instance] 2026-05-24 07:18:18.427856 | instance | 2026-05-24 07:18:18.427864 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-05-24 07:18:18.427871 | instance | Sunday 24 May 2026 07:18:18 +0000 (0:00:01.149) 0:15:43.304 ************ 2026-05-24 07:18:19.100575 | instance | ok: [instance] 2026-05-24 07:18:19.100625 | instance | 2026-05-24 07:18:19.100637 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-05-24 07:18:19.100647 | instance | Sunday 24 May 2026 07:18:19 +0000 (0:00:00.672) 0:15:43.977 ************ 2026-05-24 07:18:27.148235 | instance | ok: [instance] 2026-05-24 07:18:27.148318 | instance | 2026-05-24 07:18:27.148574 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-05-24 07:18:27.148655 | instance | Sunday 24 May 2026 07:18:27 +0000 (0:00:08.048) 0:15:52.025 ************ 2026-05-24 07:18:28.632054 | instance | ok: [instance] 2026-05-24 07:18:28.632140 | instance | 2026-05-24 07:18:28.632350 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-05-24 07:18:28.632426 | instance | Sunday 24 May 2026 07:18:28 +0000 (0:00:01.483) 0:15:53.509 ************ 2026-05-24 07:18:29.084611 | instance | ok: [instance] 2026-05-24 07:18:29.084692 | instance | 2026-05-24 07:18:29.084971 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-05-24 07:18:29.085040 | instance | Sunday 24 May 2026 07:18:29 +0000 (0:00:00.452) 0:15:53.961 ************ 2026-05-24 07:18:29.288214 | instance | ok: [instance] 2026-05-24 07:18:29.288340 | instance | 2026-05-24 07:18:29.288377 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-05-24 07:18:29.288501 | instance | Sunday 24 May 2026 07:18:29 +0000 (0:00:00.203) 0:15:54.165 ************ 2026-05-24 07:18:29.496569 | instance | ok: [instance] 2026-05-24 07:18:29.496704 | instance | 2026-05-24 07:18:29.496877 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-05-24 07:18:29.497042 | instance | Sunday 24 May 2026 07:18:29 +0000 (0:00:00.207) 0:15:54.373 ************ 2026-05-24 07:18:30.177927 | instance | changed: [instance] 2026-05-24 07:18:30.178167 | instance | 2026-05-24 07:18:30.178463 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-05-24 07:18:30.178735 | instance | Sunday 24 May 2026 07:18:30 +0000 (0:00:00.681) 0:15:55.054 ************ 2026-05-24 07:18:47.159920 | instance | changed: [instance] => (item=alertmanager) 2026-05-24 07:18:47.160183 | instance | changed: [instance] => (item=grafana) 2026-05-24 07:18:47.160458 | instance | changed: [instance] => (item=prometheus) 2026-05-24 07:18:47.160718 | instance | 2026-05-24 07:18:47.161019 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-05-24 07:18:47.161325 | instance | Sunday 24 May 2026 07:18:47 +0000 (0:00:16.982) 0:16:12.037 ************ 2026-05-24 07:18:49.203287 | instance | ok: [instance] => (item=alertmanager) 2026-05-24 07:18:49.203559 | instance | ok: [instance] => (item=grafana) 2026-05-24 07:18:49.203843 | instance | ok: [instance] => (item=prometheus) 2026-05-24 07:18:49.204071 | instance | 2026-05-24 07:18:49.204358 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-05-24 07:18:49.204616 | instance | Sunday 24 May 2026 07:18:49 +0000 (0:00:02.043) 0:16:14.080 ************ 2026-05-24 07:18:52.954319 | instance | changed: [instance] => (item=None) 2026-05-24 07:18:52.954469 | instance | changed: [instance] => (item=None) 2026-05-24 07:18:52.954644 | instance | changed: [instance] => (item=None) 2026-05-24 07:18:52.954866 | instance | changed: [instance] 2026-05-24 07:18:52.955023 | instance | 2026-05-24 07:18:52.955189 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-05-24 07:18:52.955349 | instance | Sunday 24 May 2026 07:18:52 +0000 (0:00:03.751) 0:16:17.831 ************ 2026-05-24 07:18:58.091322 | instance | changed: [instance] => (item=None) 2026-05-24 07:18:58.091573 | instance | changed: [instance] => (item=None) 2026-05-24 07:18:58.091829 | instance | changed: [instance] => (item=None) 2026-05-24 07:18:58.092080 | instance | changed: [instance] => (item=None) 2026-05-24 07:18:58.092334 | instance | changed: [instance] => (item=None) 2026-05-24 07:18:58.092590 | instance | changed: [instance] 2026-05-24 07:18:58.092832 | instance | 2026-05-24 07:18:58.093090 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-05-24 07:18:58.093403 | instance | Sunday 24 May 2026 07:18:58 +0000 (0:00:05.136) 0:16:22.968 ************ 2026-05-24 07:19:09.397248 | instance | changed: [instance] => (item=alertmanager) 2026-05-24 07:19:09.397512 | instance | changed: [instance] => (item=prometheus) 2026-05-24 07:19:09.397766 | instance | 2026-05-24 07:19:09.398050 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-05-24 07:19:09.398358 | instance | Sunday 24 May 2026 07:19:09 +0000 (0:00:11.306) 0:16:34.274 ************ 2026-05-24 07:19:20.750031 | instance | changed: [instance] => (item=alertmanager) 2026-05-24 07:19:20.750334 | instance | changed: [instance] => (item=prometheus) 2026-05-24 07:19:20.750906 | instance | 2026-05-24 07:19:20.750958 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-05-24 07:19:20.751086 | instance | Sunday 24 May 2026 07:19:20 +0000 (0:00:11.352) 0:16:45.627 ************ 2026-05-24 07:19:21.444013 | instance | changed: [instance] 2026-05-24 07:19:21.444254 | instance | 2026-05-24 07:19:21.444547 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-05-24 07:19:21.444830 | instance | Sunday 24 May 2026 07:19:21 +0000 (0:00:00.694) 0:16:46.321 ************ 2026-05-24 07:19:28.540658 | instance | ok: [instance] 2026-05-24 07:19:28.540876 | instance | 2026-05-24 07:19:28.541151 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-05-24 07:19:28.541417 | instance | Sunday 24 May 2026 07:19:28 +0000 (0:00:07.096) 0:16:53.418 ************ 2026-05-24 07:19:42.411572 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-05-24 07:19:42.411772 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-05-24 07:19:42.411788 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-05-24 07:19:42.412063 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-05-24 07:19:42.412285 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-05-24 07:19:42.412457 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-05-24 07:19:42.412621 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-05-24 07:19:42.412787 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-05-24 07:19:42.412937 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-05-24 07:19:42.413096 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-05-24 07:19:42.413256 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-05-24 07:19:42.413417 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-05-24 07:19:42.413577 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-05-24 07:19:42.413730 | instance | 2026-05-24 07:19:42.413891 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-05-24 07:19:42.414055 | instance | Sunday 24 May 2026 07:19:42 +0000 (0:00:13.870) 0:17:07.288 ************ 2026-05-24 07:20:12.655882 | instance | changed: [instance] 2026-05-24 07:20:12.655976 | instance | 2026-05-24 07:20:12.656086 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:20:12.656209 | instance | Sunday 24 May 2026 07:20:12 +0000 (0:00:30.244) 0:17:37.533 ************ 2026-05-24 07:20:12.717933 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:20:12.718065 | instance | 2026-05-24 07:20:12.718264 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:20:12.718444 | instance | Sunday 24 May 2026 07:20:12 +0000 (0:00:00.061) 0:17:37.595 ************ 2026-05-24 07:20:13.232097 | instance | changed: [instance] 2026-05-24 07:20:13.232342 | instance | 2026-05-24 07:20:13.232744 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-05-24 07:20:13.233033 | instance | Sunday 24 May 2026 07:20:13 +0000 (0:00:00.513) 0:17:38.109 ************ 2026-05-24 07:20:16.246426 | instance | changed: [instance] 2026-05-24 07:20:16.246665 | instance | 2026-05-24 07:20:16.246970 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:20:16.247285 | instance | Sunday 24 May 2026 07:20:16 +0000 (0:00:03.014) 0:17:41.123 ************ 2026-05-24 07:20:16.305178 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:20:16.305442 | instance | 2026-05-24 07:20:16.305740 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:20:16.306035 | instance | Sunday 24 May 2026 07:20:16 +0000 (0:00:00.058) 0:17:41.182 ************ 2026-05-24 07:20:16.846178 | instance | changed: [instance] 2026-05-24 07:20:16.846545 | instance | 2026-05-24 07:20:16.846824 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-05-24 07:20:16.847112 | instance | Sunday 24 May 2026 07:20:16 +0000 (0:00:00.541) 0:17:41.723 ************ 2026-05-24 07:20:18.726895 | instance | changed: [instance] 2026-05-24 07:20:18.727162 | instance | 2026-05-24 07:20:18.727437 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:20:18.727696 | instance | Sunday 24 May 2026 07:20:18 +0000 (0:00:01.880) 0:17:43.604 ************ 2026-05-24 07:20:18.782269 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:20:18.782496 | instance | 2026-05-24 07:20:18.782759 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:20:18.783009 | instance | Sunday 24 May 2026 07:20:18 +0000 (0:00:00.055) 0:17:43.659 ************ 2026-05-24 07:20:19.270051 | instance | changed: [instance] 2026-05-24 07:20:19.270187 | instance | 2026-05-24 07:20:19.270403 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-05-24 07:20:19.270564 | instance | Sunday 24 May 2026 07:20:19 +0000 (0:00:00.488) 0:17:44.147 ************ 2026-05-24 07:20:20.624485 | instance | changed: [instance] 2026-05-24 07:20:20.624680 | instance | 2026-05-24 07:20:20.624689 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-05-24 07:20:20.624983 | instance | Sunday 24 May 2026 07:20:20 +0000 (0:00:01.353) 0:17:45.500 ************ 2026-05-24 07:20:21.408938 | instance | changed: [instance] 2026-05-24 07:20:21.409145 | instance | 2026-05-24 07:20:21.409420 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:20:21.409679 | instance | Sunday 24 May 2026 07:20:21 +0000 (0:00:00.784) 0:17:46.285 ************ 2026-05-24 07:20:21.471597 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:20:21.471796 | instance | 2026-05-24 07:20:21.472070 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:20:21.472342 | instance | Sunday 24 May 2026 07:20:21 +0000 (0:00:00.063) 0:17:46.349 ************ 2026-05-24 07:20:21.942023 | instance | changed: [instance] 2026-05-24 07:20:21.942371 | instance | 2026-05-24 07:20:21.942654 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-05-24 07:20:21.942978 | instance | Sunday 24 May 2026 07:20:21 +0000 (0:00:00.470) 0:17:46.819 ************ 2026-05-24 07:20:23.288256 | instance | changed: [instance] 2026-05-24 07:20:23.288611 | instance | 2026-05-24 07:20:23.289014 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:20:23.289332 | instance | Sunday 24 May 2026 07:20:23 +0000 (0:00:01.346) 0:17:48.165 ************ 2026-05-24 07:20:23.334682 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:20:23.334977 | instance | 2026-05-24 07:20:23.335366 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:20:23.335659 | instance | Sunday 24 May 2026 07:20:23 +0000 (0:00:00.046) 0:17:48.212 ************ 2026-05-24 07:20:23.804132 | instance | changed: [instance] 2026-05-24 07:20:23.804389 | instance | 2026-05-24 07:20:23.804708 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-05-24 07:20:23.804998 | instance | Sunday 24 May 2026 07:20:23 +0000 (0:00:00.469) 0:17:48.681 ************ 2026-05-24 07:20:25.382269 | instance | changed: [instance] 2026-05-24 07:20:25.382333 | instance | 2026-05-24 07:20:25.382345 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-05-24 07:20:25.382356 | instance | 2026-05-24 07:20:25.382365 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 07:20:25.382375 | instance | Sunday 24 May 2026 07:20:25 +0000 (0:00:01.576) 0:17:50.258 ************ 2026-05-24 07:20:27.159286 | instance | ok: [instance] 2026-05-24 07:20:27.159371 | instance | 2026-05-24 07:20:27.159491 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-05-24 07:20:27.159609 | instance | Sunday 24 May 2026 07:20:27 +0000 (0:00:01.778) 0:17:52.037 ************ 2026-05-24 07:20:27.245840 | instance | skipping: [instance] 2026-05-24 07:20:27.245908 | instance | 2026-05-24 07:20:27.246190 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 07:20:27.246229 | instance | Sunday 24 May 2026 07:20:27 +0000 (0:00:00.086) 0:17:52.123 ************ 2026-05-24 07:20:27.327792 | instance | ok: [instance] 2026-05-24 07:20:27.327878 | instance | 2026-05-24 07:20:27.327997 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 07:20:27.328117 | instance | Sunday 24 May 2026 07:20:27 +0000 (0:00:00.081) 0:17:52.205 ************ 2026-05-24 07:20:27.390046 | instance | skipping: [instance] 2026-05-24 07:20:27.390126 | instance | 2026-05-24 07:20:27.390290 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 07:20:27.390570 | instance | Sunday 24 May 2026 07:20:27 +0000 (0:00:00.062) 0:17:52.267 ************ 2026-05-24 07:20:27.442137 | instance | skipping: [instance] 2026-05-24 07:20:27.442549 | instance | 2026-05-24 07:20:27.442591 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 07:20:27.442598 | instance | Sunday 24 May 2026 07:20:27 +0000 (0:00:00.051) 0:17:52.319 ************ 2026-05-24 07:20:27.491440 | instance | skipping: [instance] 2026-05-24 07:20:27.491831 | instance | 2026-05-24 07:20:27.491874 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 07:20:27.491880 | instance | Sunday 24 May 2026 07:20:27 +0000 (0:00:00.049) 0:17:52.369 ************ 2026-05-24 07:20:27.537364 | instance | skipping: [instance] 2026-05-24 07:20:27.537433 | instance | 2026-05-24 07:20:27.537565 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 07:20:27.537681 | instance | Sunday 24 May 2026 07:20:27 +0000 (0:00:00.045) 0:17:52.415 ************ 2026-05-24 07:20:27.583197 | instance | skipping: [instance] 2026-05-24 07:20:27.583286 | instance | 2026-05-24 07:20:27.583413 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 07:20:27.583529 | instance | Sunday 24 May 2026 07:20:27 +0000 (0:00:00.046) 0:17:52.461 ************ 2026-05-24 07:20:27.635863 | instance | ok: [instance] 2026-05-24 07:20:27.635977 | instance | 2026-05-24 07:20:27.636092 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 07:20:27.636247 | instance | Sunday 24 May 2026 07:20:27 +0000 (0:00:00.052) 0:17:52.513 ************ 2026-05-24 07:20:27.707213 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 07:20:27.707330 | instance | 2026-05-24 07:20:27.707448 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 07:20:27.707567 | instance | Sunday 24 May 2026 07:20:27 +0000 (0:00:00.071) 0:17:52.584 ************ 2026-05-24 07:20:27.774317 | instance | ok: [instance] 2026-05-24 07:20:27.774410 | instance | 2026-05-24 07:20:27.774535 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:20:27.774654 | instance | Sunday 24 May 2026 07:20:27 +0000 (0:00:00.067) 0:17:52.652 ************ 2026-05-24 07:20:27.833184 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:20:27.833262 | instance | 2026-05-24 07:20:27.833417 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:20:27.833505 | instance | Sunday 24 May 2026 07:20:27 +0000 (0:00:00.058) 0:17:52.711 ************ 2026-05-24 07:20:28.343454 | instance | changed: [instance] 2026-05-24 07:20:28.343679 | instance | 2026-05-24 07:20:28.343944 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-05-24 07:20:28.344208 | instance | Sunday 24 May 2026 07:20:28 +0000 (0:00:00.509) 0:17:53.220 ************ 2026-05-24 07:20:29.777815 | instance | changed: [instance] 2026-05-24 07:20:29.777883 | instance | 2026-05-24 07:20:29.778018 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-05-24 07:20:29.778137 | instance | Sunday 24 May 2026 07:20:29 +0000 (0:00:01.434) 0:17:54.655 ************ 2026-05-24 07:20:31.592817 | instance | changed: [instance] 2026-05-24 07:20:31.592861 | instance | 2026-05-24 07:20:31.592867 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-24 07:20:31.592872 | instance | Sunday 24 May 2026 07:20:31 +0000 (0:00:01.814) 0:17:56.470 ************ 2026-05-24 07:20:35.650019 | instance | changed: [instance] 2026-05-24 07:20:35.650430 | instance | 2026-05-24 07:20:35.650466 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-24 07:20:35.650472 | instance | Sunday 24 May 2026 07:20:35 +0000 (0:00:04.057) 0:18:00.527 ************ 2026-05-24 07:20:35.860212 | instance | changed: [instance] 2026-05-24 07:20:35.860275 | instance | 2026-05-24 07:20:35.860548 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-24 07:20:35.860619 | instance | Sunday 24 May 2026 07:20:35 +0000 (0:00:00.210) 0:18:00.738 ************ 2026-05-24 07:20:36.354484 | instance | changed: [instance] 2026-05-24 07:20:36.354591 | instance | 2026-05-24 07:20:36.354846 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 07:20:36.354888 | instance | Sunday 24 May 2026 07:20:36 +0000 (0:00:00.494) 0:18:01.232 ************ 2026-05-24 07:20:36.440359 | instance | ok: [instance] 2026-05-24 07:20:36.440437 | instance | 2026-05-24 07:20:36.440444 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 07:20:36.440525 | instance | Sunday 24 May 2026 07:20:36 +0000 (0:00:00.085) 0:18:01.317 ************ 2026-05-24 07:20:36.515163 | instance | included: rabbitmq for instance 2026-05-24 07:20:36.515328 | instance | 2026-05-24 07:20:36.515627 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-24 07:20:36.515914 | instance | Sunday 24 May 2026 07:20:36 +0000 (0:00:00.075) 0:18:01.392 ************ 2026-05-24 07:20:37.153528 | instance | ok: [instance] 2026-05-24 07:20:37.153580 | instance | 2026-05-24 07:20:37.153705 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-24 07:20:37.153819 | instance | Sunday 24 May 2026 07:20:37 +0000 (0:00:00.638) 0:18:02.031 ************ 2026-05-24 07:20:37.197580 | instance | skipping: [instance] 2026-05-24 07:20:37.197798 | instance | 2026-05-24 07:20:37.198073 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-24 07:20:37.198362 | instance | Sunday 24 May 2026 07:20:37 +0000 (0:00:00.044) 0:18:02.075 ************ 2026-05-24 07:20:37.242655 | instance | skipping: [instance] 2026-05-24 07:20:37.242902 | instance | 2026-05-24 07:20:37.243374 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-24 07:20:37.243646 | instance | Sunday 24 May 2026 07:20:37 +0000 (0:00:00.044) 0:18:02.119 ************ 2026-05-24 07:20:37.285285 | instance | skipping: [instance] 2026-05-24 07:20:37.285390 | instance | 2026-05-24 07:20:37.285512 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-24 07:20:37.285640 | instance | Sunday 24 May 2026 07:20:37 +0000 (0:00:00.043) 0:18:02.162 ************ 2026-05-24 07:21:08.241159 | instance | changed: [instance] 2026-05-24 07:21:08.241565 | instance | 2026-05-24 07:21:08.241867 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 07:21:08.242250 | instance | Sunday 24 May 2026 07:21:08 +0000 (0:00:30.955) 0:18:33.118 ************ 2026-05-24 07:21:08.950568 | instance | ok: [instance] 2026-05-24 07:21:08.950787 | instance | 2026-05-24 07:21:08.951069 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 07:21:08.951337 | instance | Sunday 24 May 2026 07:21:08 +0000 (0:00:00.709) 0:18:33.827 ************ 2026-05-24 07:21:09.007621 | instance | ok: [instance] 2026-05-24 07:21:09.007808 | instance | 2026-05-24 07:21:09.008080 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 07:21:09.008345 | instance | Sunday 24 May 2026 07:21:09 +0000 (0:00:00.057) 0:18:33.885 ************ 2026-05-24 07:21:09.059142 | instance | skipping: [instance] 2026-05-24 07:21:09.059331 | instance | 2026-05-24 07:21:09.059601 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 07:21:09.059860 | instance | Sunday 24 May 2026 07:21:09 +0000 (0:00:00.051) 0:18:33.936 ************ 2026-05-24 07:21:09.119089 | instance | skipping: [instance] 2026-05-24 07:21:09.119269 | instance | 2026-05-24 07:21:09.119538 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 07:21:09.119792 | instance | Sunday 24 May 2026 07:21:09 +0000 (0:00:00.059) 0:18:33.996 ************ 2026-05-24 07:21:09.172169 | instance | ok: [instance] 2026-05-24 07:21:09.172408 | instance | 2026-05-24 07:21:09.172680 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 07:21:09.172937 | instance | Sunday 24 May 2026 07:21:09 +0000 (0:00:00.053) 0:18:34.049 ************ 2026-05-24 07:21:09.264169 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 07:21:09.264393 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 07:21:09.264644 | instance | ok: [instance] => (item=identity) 2026-05-24 07:21:09.264898 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-24 07:21:09.265182 | instance | 2026-05-24 07:21:09.265433 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 07:21:09.265696 | instance | Sunday 24 May 2026 07:21:09 +0000 (0:00:00.091) 0:18:34.141 ************ 2026-05-24 07:21:09.324066 | instance | ok: [instance] 2026-05-24 07:21:09.324155 | instance | 2026-05-24 07:21:09.324280 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:21:09.324397 | instance | Sunday 24 May 2026 07:21:09 +0000 (0:00:00.060) 0:18:34.201 ************ 2026-05-24 07:21:09.384971 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:21:09.385220 | instance | 2026-05-24 07:21:09.385486 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:21:09.385764 | instance | Sunday 24 May 2026 07:21:09 +0000 (0:00:00.060) 0:18:34.262 ************ 2026-05-24 07:21:09.917570 | instance | changed: [instance] 2026-05-24 07:21:09.917681 | instance | 2026-05-24 07:21:09.917782 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-05-24 07:21:09.917897 | instance | Sunday 24 May 2026 07:21:09 +0000 (0:00:00.532) 0:18:34.795 ************ 2026-05-24 07:21:11.251289 | instance | ok: [instance] => (item=None) 2026-05-24 07:21:11.251382 | instance | ok: [instance] 2026-05-24 07:21:11.251498 | instance | 2026-05-24 07:21:11.251650 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-05-24 07:21:11.251761 | instance | Sunday 24 May 2026 07:21:11 +0000 (0:00:01.333) 0:18:36.128 ************ 2026-05-24 07:21:12.275640 | instance | ok: [instance] => (item=atmosphere) 2026-05-24 07:21:12.275938 | instance | 2026-05-24 07:21:12.276269 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-05-24 07:21:12.276587 | instance | Sunday 24 May 2026 07:21:12 +0000 (0:00:01.024) 0:18:37.152 ************ 2026-05-24 07:21:13.251566 | instance | changed: [instance] 2026-05-24 07:21:13.251640 | instance | 2026-05-24 07:21:13.251708 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-05-24 07:21:13.251851 | instance | Sunday 24 May 2026 07:21:13 +0000 (0:00:00.976) 0:18:38.129 ************ 2026-05-24 07:21:14.228065 | instance | changed: [instance] => (item=None) 2026-05-24 07:21:14.228137 | instance | changed: [instance] 2026-05-24 07:21:14.228149 | instance | 2026-05-24 07:21:14.228159 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-05-24 07:21:14.228328 | instance | Sunday 24 May 2026 07:21:14 +0000 (0:00:00.975) 0:18:39.104 ************ 2026-05-24 07:21:15.677269 | instance | changed: [instance] => (item=None) 2026-05-24 07:21:15.677648 | instance | changed: [instance] 2026-05-24 07:21:15.677971 | instance | 2026-05-24 07:21:15.678341 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-05-24 07:21:15.678625 | instance | Sunday 24 May 2026 07:21:15 +0000 (0:00:01.450) 0:18:40.554 ************ 2026-05-24 07:23:58.450986 | instance | changed: [instance] 2026-05-24 07:23:58.451190 | instance | 2026-05-24 07:23:58.451453 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 07:23:58.451714 | instance | Sunday 24 May 2026 07:23:58 +0000 (0:02:42.773) 0:21:23.327 ************ 2026-05-24 07:23:58.565096 | instance | included: openstack_helm_ingress for instance 2026-05-24 07:23:58.565336 | instance | 2026-05-24 07:23:58.565608 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 07:23:58.565868 | instance | Sunday 24 May 2026 07:23:58 +0000 (0:00:00.114) 0:21:23.442 ************ 2026-05-24 07:23:58.626122 | instance | skipping: [instance] 2026-05-24 07:23:58.626430 | instance | 2026-05-24 07:23:58.626727 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 07:23:58.627023 | instance | Sunday 24 May 2026 07:23:58 +0000 (0:00:00.061) 0:21:23.503 ************ 2026-05-24 07:23:58.695898 | instance | skipping: [instance] 2026-05-24 07:23:58.696130 | instance | 2026-05-24 07:23:58.696403 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 07:23:58.696661 | instance | Sunday 24 May 2026 07:23:58 +0000 (0:00:00.069) 0:21:23.573 ************ 2026-05-24 07:23:58.770046 | instance | ok: [instance] 2026-05-24 07:23:58.770356 | instance | 2026-05-24 07:23:58.770625 | instance | TASK [Create Ingress identity] ************************************************* 2026-05-24 07:23:58.770886 | instance | Sunday 24 May 2026 07:23:58 +0000 (0:00:00.073) 0:21:23.646 ************ 2026-05-24 07:23:58.851922 | instance | included: ingress for instance 2026-05-24 07:23:58.852148 | instance | 2026-05-24 07:23:58.852414 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-05-24 07:23:58.852671 | instance | Sunday 24 May 2026 07:23:58 +0000 (0:00:00.082) 0:21:23.729 ************ 2026-05-24 07:23:59.966367 | instance | changed: [instance] 2026-05-24 07:23:59.966471 | instance | 2026-05-24 07:23:59.966606 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-05-24 07:23:59.966715 | instance | Sunday 24 May 2026 07:23:59 +0000 (0:00:01.114) 0:21:24.843 ************ 2026-05-24 07:24:04.277899 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-05-24 07:24:04.278146 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-05-24 07:24:04.278496 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-05-24 07:24:04.278751 | instance | ok: [instance] 2026-05-24 07:24:04.278992 | instance | 2026-05-24 07:24:04.279253 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-05-24 07:24:04.279508 | instance | Sunday 24 May 2026 07:24:04 +0000 (0:00:04.311) 0:21:29.155 ************ 2026-05-24 07:24:05.004470 | instance | ok: [instance] 2026-05-24 07:24:05.004645 | instance | 2026-05-24 07:24:05.004992 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-05-24 07:24:05.005214 | instance | Sunday 24 May 2026 07:24:05 +0000 (0:00:00.726) 0:21:29.881 ************ 2026-05-24 07:24:06.337536 | instance | ok: [instance] => (item=atmosphere) 2026-05-24 07:24:06.337760 | instance | 2026-05-24 07:24:06.338047 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-05-24 07:24:06.338355 | instance | Sunday 24 May 2026 07:24:06 +0000 (0:00:01.332) 0:21:31.214 ************ 2026-05-24 07:24:07.582360 | instance | changed: [instance] => (item=atmosphere) 2026-05-24 07:24:07.582818 | instance | 2026-05-24 07:24:07.582953 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-05-24 07:24:07.583090 | instance | Sunday 24 May 2026 07:24:07 +0000 (0:00:01.245) 0:21:32.459 ************ 2026-05-24 07:24:08.670461 | instance | changed: [instance] => (item=atmosphere) 2026-05-24 07:24:08.670536 | instance | 2026-05-24 07:24:08.670802 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-05-24 07:24:08.670835 | instance | Sunday 24 May 2026 07:24:08 +0000 (0:00:01.088) 0:21:33.548 ************ 2026-05-24 07:24:09.904005 | instance | changed: [instance] => (item=atmosphere) 2026-05-24 07:24:09.904091 | instance | 2026-05-24 07:24:09.904393 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-24 07:24:09.904457 | instance | Sunday 24 May 2026 07:24:09 +0000 (0:00:01.232) 0:21:34.781 ************ 2026-05-24 07:24:10.257040 | instance | changed: [instance] 2026-05-24 07:24:10.257139 | instance | 2026-05-24 07:24:10.257473 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 07:24:10.257531 | instance | Sunday 24 May 2026 07:24:10 +0000 (0:00:00.353) 0:21:35.134 ************ 2026-05-24 07:24:11.599150 | instance | ok: [instance] 2026-05-24 07:24:11.599217 | instance | 2026-05-24 07:24:11.599337 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-24 07:24:11.599450 | instance | Sunday 24 May 2026 07:24:11 +0000 (0:00:01.341) 0:21:36.476 ************ 2026-05-24 07:24:11.847914 | instance | ok: [instance] 2026-05-24 07:24:11.848047 | instance | 2026-05-24 07:24:11.848174 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 07:24:11.848296 | instance | Sunday 24 May 2026 07:24:11 +0000 (0:00:00.248) 0:21:36.725 ************ 2026-05-24 07:24:11.955100 | instance | ok: [instance] => { 2026-05-24 07:24:11.955181 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-24 07:24:11.955289 | instance | } 2026-05-24 07:24:11.955462 | instance | 2026-05-24 07:24:11.955524 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 07:24:11.955671 | instance | Sunday 24 May 2026 07:24:11 +0000 (0:00:00.107) 0:21:36.832 ************ 2026-05-24 07:24:12.579668 | instance | changed: [instance] 2026-05-24 07:24:12.579755 | instance | 2026-05-24 07:24:12.579856 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 07:24:12.580159 | instance | Sunday 24 May 2026 07:24:12 +0000 (0:00:00.624) 0:21:37.456 ************ 2026-05-24 07:24:13.865583 | instance | changed: [instance] 2026-05-24 07:24:13.865851 | instance | 2026-05-24 07:24:13.866117 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-24 07:24:13.866413 | instance | Sunday 24 May 2026 07:24:13 +0000 (0:00:01.285) 0:21:38.742 ************ 2026-05-24 07:24:14.372377 | instance | changed: [instance] 2026-05-24 07:24:14.372597 | instance | 2026-05-24 07:24:14.372879 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-24 07:24:14.373143 | instance | Sunday 24 May 2026 07:24:14 +0000 (0:00:00.506) 0:21:39.249 ************ 2026-05-24 07:24:15.275736 | instance | ok: [instance] 2026-05-24 07:24:15.275976 | instance | 2026-05-24 07:24:15.276258 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-24 07:24:15.276523 | instance | Sunday 24 May 2026 07:24:15 +0000 (0:00:00.903) 0:21:40.152 ************ 2026-05-24 07:24:16.229638 | instance | ok: [instance] 2026-05-24 07:24:16.229840 | instance | 2026-05-24 07:24:16.230120 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-24 07:24:16.230457 | instance | Sunday 24 May 2026 07:24:16 +0000 (0:00:00.953) 0:21:41.106 ************ 2026-05-24 07:24:16.603318 | instance | ok: [instance] 2026-05-24 07:24:16.603564 | instance | 2026-05-24 07:24:16.603835 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-24 07:24:16.604130 | instance | Sunday 24 May 2026 07:24:16 +0000 (0:00:00.373) 0:21:41.480 ************ 2026-05-24 07:24:16.723223 | instance | included: openstack_helm_endpoints for instance 2026-05-24 07:24:16.723468 | instance | 2026-05-24 07:24:16.723752 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 07:24:16.724013 | instance | Sunday 24 May 2026 07:24:16 +0000 (0:00:00.120) 0:21:41.600 ************ 2026-05-24 07:24:16.782029 | instance | skipping: [instance] 2026-05-24 07:24:16.782321 | instance | 2026-05-24 07:24:16.782609 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 07:24:16.782876 | instance | Sunday 24 May 2026 07:24:16 +0000 (0:00:00.058) 0:21:41.659 ************ 2026-05-24 07:24:16.835599 | instance | skipping: [instance] 2026-05-24 07:24:16.835838 | instance | 2026-05-24 07:24:16.836116 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 07:24:16.836394 | instance | Sunday 24 May 2026 07:24:16 +0000 (0:00:00.053) 0:21:41.713 ************ 2026-05-24 07:24:16.894387 | instance | skipping: [instance] 2026-05-24 07:24:16.894655 | instance | 2026-05-24 07:24:16.894939 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 07:24:16.895214 | instance | Sunday 24 May 2026 07:24:16 +0000 (0:00:00.057) 0:21:41.771 ************ 2026-05-24 07:24:16.946585 | instance | skipping: [instance] 2026-05-24 07:24:16.946880 | instance | 2026-05-24 07:24:16.947216 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 07:24:16.947683 | instance | Sunday 24 May 2026 07:24:16 +0000 (0:00:00.052) 0:21:41.823 ************ 2026-05-24 07:24:17.006507 | instance | skipping: [instance] 2026-05-24 07:24:17.006792 | instance | 2026-05-24 07:24:17.007129 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 07:24:17.007432 | instance | Sunday 24 May 2026 07:24:17 +0000 (0:00:00.059) 0:21:41.883 ************ 2026-05-24 07:24:17.059039 | instance | skipping: [instance] 2026-05-24 07:24:17.059199 | instance | 2026-05-24 07:24:17.059378 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 07:24:17.059544 | instance | Sunday 24 May 2026 07:24:17 +0000 (0:00:00.052) 0:21:41.936 ************ 2026-05-24 07:24:17.118877 | instance | ok: [instance] 2026-05-24 07:24:17.119847 | instance | 2026-05-24 07:24:17.119876 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 07:24:17.119887 | instance | Sunday 24 May 2026 07:24:17 +0000 (0:00:00.059) 0:21:41.996 ************ 2026-05-24 07:24:17.206257 | instance | ok: [instance] => (item=identity) 2026-05-24 07:24:17.206528 | instance | 2026-05-24 07:24:17.206792 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 07:24:17.207051 | instance | Sunday 24 May 2026 07:24:17 +0000 (0:00:00.087) 0:21:42.083 ************ 2026-05-24 07:24:17.276765 | instance | ok: [instance] 2026-05-24 07:24:17.277007 | instance | 2026-05-24 07:24:17.277271 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-24 07:24:17.277531 | instance | Sunday 24 May 2026 07:24:17 +0000 (0:00:00.071) 0:21:42.154 ************ 2026-05-24 07:24:17.778477 | instance | changed: [instance] 2026-05-24 07:24:17.778709 | instance | 2026-05-24 07:24:17.778980 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-24 07:24:17.779318 | instance | Sunday 24 May 2026 07:24:17 +0000 (0:00:00.501) 0:21:42.655 ************ 2026-05-24 07:24:18.294509 | instance | changed: [instance] 2026-05-24 07:24:18.294745 | instance | 2026-05-24 07:24:18.295024 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-24 07:24:18.295293 | instance | Sunday 24 May 2026 07:24:18 +0000 (0:00:00.515) 0:21:43.171 ************ 2026-05-24 07:24:18.772325 | instance | changed: [instance] 2026-05-24 07:24:18.772580 | instance | 2026-05-24 07:24:18.772811 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-24 07:24:18.773072 | instance | Sunday 24 May 2026 07:24:18 +0000 (0:00:00.477) 0:21:43.649 ************ 2026-05-24 07:24:19.324983 | instance | changed: [instance] 2026-05-24 07:24:19.325209 | instance | 2026-05-24 07:24:19.325514 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 07:24:19.325805 | instance | Sunday 24 May 2026 07:24:19 +0000 (0:00:00.552) 0:21:44.202 ************ 2026-05-24 07:24:19.414489 | instance | ok: [instance] 2026-05-24 07:24:19.414721 | instance | 2026-05-24 07:24:19.414985 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 07:24:19.415261 | instance | Sunday 24 May 2026 07:24:19 +0000 (0:00:00.089) 0:21:44.291 ************ 2026-05-24 07:24:19.498295 | instance | included: rabbitmq for instance 2026-05-24 07:24:19.498544 | instance | 2026-05-24 07:24:19.498816 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-24 07:24:19.499103 | instance | Sunday 24 May 2026 07:24:19 +0000 (0:00:00.084) 0:21:44.376 ************ 2026-05-24 07:24:20.241154 | instance | ok: [instance] 2026-05-24 07:24:20.241378 | instance | 2026-05-24 07:24:20.241654 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-24 07:24:20.241919 | instance | Sunday 24 May 2026 07:24:20 +0000 (0:00:00.742) 0:21:45.118 ************ 2026-05-24 07:24:20.295485 | instance | skipping: [instance] 2026-05-24 07:24:20.295695 | instance | 2026-05-24 07:24:20.295978 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-24 07:24:20.296238 | instance | Sunday 24 May 2026 07:24:20 +0000 (0:00:00.054) 0:21:45.173 ************ 2026-05-24 07:24:20.351572 | instance | skipping: [instance] 2026-05-24 07:24:20.351740 | instance | 2026-05-24 07:24:20.353079 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-24 07:24:20.353390 | instance | Sunday 24 May 2026 07:24:20 +0000 (0:00:00.055) 0:21:45.228 ************ 2026-05-24 07:24:20.407794 | instance | skipping: [instance] 2026-05-24 07:24:20.407963 | instance | 2026-05-24 07:24:20.408386 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-24 07:24:20.408646 | instance | Sunday 24 May 2026 07:24:20 +0000 (0:00:00.056) 0:21:45.285 ************ 2026-05-24 07:24:46.294339 | instance | changed: [instance] 2026-05-24 07:24:46.294433 | instance | 2026-05-24 07:24:46.294587 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 07:24:46.294707 | instance | Sunday 24 May 2026 07:24:46 +0000 (0:00:25.886) 0:22:11.171 ************ 2026-05-24 07:24:46.988057 | instance | ok: [instance] 2026-05-24 07:24:46.988245 | instance | 2026-05-24 07:24:46.988527 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 07:24:46.988769 | instance | Sunday 24 May 2026 07:24:46 +0000 (0:00:00.693) 0:22:11.864 ************ 2026-05-24 07:24:47.051554 | instance | ok: [instance] 2026-05-24 07:24:47.051839 | instance | 2026-05-24 07:24:47.052165 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 07:24:47.052455 | instance | Sunday 24 May 2026 07:24:47 +0000 (0:00:00.064) 0:22:11.929 ************ 2026-05-24 07:24:47.106808 | instance | skipping: [instance] 2026-05-24 07:24:47.107047 | instance | 2026-05-24 07:24:47.107323 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 07:24:47.107587 | instance | Sunday 24 May 2026 07:24:47 +0000 (0:00:00.055) 0:22:11.984 ************ 2026-05-24 07:24:47.165017 | instance | skipping: [instance] 2026-05-24 07:24:47.165251 | instance | 2026-05-24 07:24:47.165558 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 07:24:47.165940 | instance | Sunday 24 May 2026 07:24:47 +0000 (0:00:00.057) 0:22:12.042 ************ 2026-05-24 07:24:47.225162 | instance | ok: [instance] 2026-05-24 07:24:47.225411 | instance | 2026-05-24 07:24:47.225680 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 07:24:47.225948 | instance | Sunday 24 May 2026 07:24:47 +0000 (0:00:00.060) 0:22:12.102 ************ 2026-05-24 07:24:47.337193 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 07:24:47.337431 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-24 07:24:47.337741 | instance | ok: [instance] => (item=identity) 2026-05-24 07:24:47.337977 | instance | ok: [instance] => (item=key_manager) 2026-05-24 07:24:47.338316 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 07:24:47.338637 | instance | 2026-05-24 07:24:47.338908 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 07:24:47.339183 | instance | Sunday 24 May 2026 07:24:47 +0000 (0:00:00.111) 0:22:12.214 ************ 2026-05-24 07:24:47.406118 | instance | ok: [instance] 2026-05-24 07:24:47.406358 | instance | 2026-05-24 07:24:47.406637 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:24:47.406993 | instance | Sunday 24 May 2026 07:24:47 +0000 (0:00:00.069) 0:22:12.283 ************ 2026-05-24 07:24:47.476210 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:24:47.476455 | instance | 2026-05-24 07:24:47.476726 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:24:47.476989 | instance | Sunday 24 May 2026 07:24:47 +0000 (0:00:00.070) 0:22:12.353 ************ 2026-05-24 07:24:48.019375 | instance | changed: [instance] 2026-05-24 07:24:48.019599 | instance | 2026-05-24 07:24:48.019898 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-05-24 07:24:48.020183 | instance | Sunday 24 May 2026 07:24:48 +0000 (0:00:00.542) 0:22:12.896 ************ 2026-05-24 07:26:27.768808 | instance | changed: [instance] 2026-05-24 07:26:27.768903 | instance | 2026-05-24 07:26:27.768914 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 07:26:27.768928 | instance | Sunday 24 May 2026 07:26:27 +0000 (0:01:39.748) 0:23:52.645 ************ 2026-05-24 07:26:27.877517 | instance | included: openstack_helm_ingress for instance 2026-05-24 07:26:27.877767 | instance | 2026-05-24 07:26:27.878027 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 07:26:27.878322 | instance | Sunday 24 May 2026 07:26:27 +0000 (0:00:00.109) 0:23:52.755 ************ 2026-05-24 07:26:27.935454 | instance | skipping: [instance] 2026-05-24 07:26:27.935707 | instance | 2026-05-24 07:26:27.935988 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 07:26:27.936276 | instance | Sunday 24 May 2026 07:26:27 +0000 (0:00:00.057) 0:23:52.812 ************ 2026-05-24 07:26:27.990616 | instance | skipping: [instance] 2026-05-24 07:26:27.990824 | instance | 2026-05-24 07:26:27.991098 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 07:26:27.991361 | instance | Sunday 24 May 2026 07:26:27 +0000 (0:00:00.055) 0:23:52.868 ************ 2026-05-24 07:26:28.060803 | instance | ok: [instance] 2026-05-24 07:26:28.060934 | instance | 2026-05-24 07:26:28.061104 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-05-24 07:26:28.061283 | instance | Sunday 24 May 2026 07:26:28 +0000 (0:00:00.069) 0:23:52.938 ************ 2026-05-24 07:26:28.141763 | instance | included: ingress for instance 2026-05-24 07:26:28.141965 | instance | 2026-05-24 07:26:28.142254 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-05-24 07:26:28.142515 | instance | Sunday 24 May 2026 07:26:28 +0000 (0:00:00.081) 0:23:53.019 ************ 2026-05-24 07:26:29.217682 | instance | changed: [instance] 2026-05-24 07:26:29.217756 | instance | 2026-05-24 07:26:29.217882 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-05-24 07:26:29.218000 | instance | Sunday 24 May 2026 07:26:29 +0000 (0:00:01.075) 0:23:54.094 ************ 2026-05-24 07:26:30.470538 | instance | changed: [instance] 2026-05-24 07:26:30.470742 | instance | 2026-05-24 07:26:30.471095 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-05-24 07:26:30.471359 | instance | Sunday 24 May 2026 07:26:30 +0000 (0:00:01.252) 0:23:55.347 ************ 2026-05-24 07:26:40.634196 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-05-24 07:26:40.634377 | instance | 2026-05-24 07:26:40.634689 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:26:40.634934 | instance | Sunday 24 May 2026 07:26:40 +0000 (0:00:10.163) 0:24:05.511 ************ 2026-05-24 07:26:40.700878 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:26:40.701127 | instance | 2026-05-24 07:26:40.701395 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:26:40.701646 | instance | Sunday 24 May 2026 07:26:40 +0000 (0:00:00.067) 0:24:05.578 ************ 2026-05-24 07:26:41.217921 | instance | changed: [instance] 2026-05-24 07:26:41.218033 | instance | 2026-05-24 07:26:41.218048 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-05-24 07:26:41.218227 | instance | Sunday 24 May 2026 07:26:41 +0000 (0:00:00.517) 0:24:06.095 ************ 2026-05-24 07:26:44.193090 | instance | changed: [instance] 2026-05-24 07:26:44.193288 | instance | 2026-05-24 07:26:44.193567 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 07:26:44.193885 | instance | Sunday 24 May 2026 07:26:44 +0000 (0:00:02.974) 0:24:09.070 ************ 2026-05-24 07:26:44.251346 | instance | skipping: [instance] 2026-05-24 07:26:44.251630 | instance | 2026-05-24 07:26:44.251913 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 07:26:44.252170 | instance | Sunday 24 May 2026 07:26:44 +0000 (0:00:00.058) 0:24:09.129 ************ 2026-05-24 07:26:44.303381 | instance | skipping: [instance] 2026-05-24 07:26:44.303491 | instance | 2026-05-24 07:26:44.303622 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 07:26:44.303743 | instance | Sunday 24 May 2026 07:26:44 +0000 (0:00:00.051) 0:24:09.180 ************ 2026-05-24 07:26:44.355591 | instance | skipping: [instance] 2026-05-24 07:26:44.356165 | instance | 2026-05-24 07:26:44.356188 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 07:26:44.356373 | instance | Sunday 24 May 2026 07:26:44 +0000 (0:00:00.052) 0:24:09.233 ************ 2026-05-24 07:26:44.407300 | instance | skipping: [instance] 2026-05-24 07:26:44.407537 | instance | 2026-05-24 07:26:44.407816 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 07:26:44.408073 | instance | Sunday 24 May 2026 07:26:44 +0000 (0:00:00.051) 0:24:09.284 ************ 2026-05-24 07:26:44.458032 | instance | skipping: [instance] 2026-05-24 07:26:44.458319 | instance | 2026-05-24 07:26:44.458595 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 07:26:44.458850 | instance | Sunday 24 May 2026 07:26:44 +0000 (0:00:00.050) 0:24:09.335 ************ 2026-05-24 07:26:44.513204 | instance | skipping: [instance] 2026-05-24 07:26:44.513455 | instance | 2026-05-24 07:26:44.513744 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 07:26:44.514036 | instance | Sunday 24 May 2026 07:26:44 +0000 (0:00:00.055) 0:24:09.391 ************ 2026-05-24 07:26:44.574230 | instance | ok: [instance] 2026-05-24 07:26:44.574465 | instance | 2026-05-24 07:26:44.574733 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 07:26:44.574990 | instance | Sunday 24 May 2026 07:26:44 +0000 (0:00:00.060) 0:24:09.451 ************ 2026-05-24 07:26:44.652163 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-05-24 07:26:44.652418 | instance | 2026-05-24 07:26:44.652681 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 07:26:44.652953 | instance | Sunday 24 May 2026 07:26:44 +0000 (0:00:00.078) 0:24:09.529 ************ 2026-05-24 07:26:44.730636 | instance | ok: [instance] 2026-05-24 07:26:44.730892 | instance | 2026-05-24 07:26:44.731172 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:26:44.731435 | instance | Sunday 24 May 2026 07:26:44 +0000 (0:00:00.078) 0:24:09.608 ************ 2026-05-24 07:26:44.801341 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:26:44.801600 | instance | 2026-05-24 07:26:44.801875 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:26:44.802132 | instance | Sunday 24 May 2026 07:26:44 +0000 (0:00:00.070) 0:24:09.678 ************ 2026-05-24 07:26:45.320330 | instance | changed: [instance] 2026-05-24 07:26:45.320536 | instance | 2026-05-24 07:26:45.320886 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-05-24 07:26:45.321157 | instance | Sunday 24 May 2026 07:26:45 +0000 (0:00:00.518) 0:24:10.197 ************ 2026-05-24 07:27:03.843428 | instance | ok: [instance] 2026-05-24 07:27:03.843540 | instance | 2026-05-24 07:27:03.843691 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-05-24 07:27:03.843855 | instance | Sunday 24 May 2026 07:27:03 +0000 (0:00:18.523) 0:24:28.720 ************ 2026-05-24 07:27:18.379334 | instance | ok: [instance] 2026-05-24 07:27:18.379557 | instance | 2026-05-24 07:27:18.379828 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-05-24 07:27:18.380148 | instance | Sunday 24 May 2026 07:27:18 +0000 (0:00:14.535) 0:24:43.256 ************ 2026-05-24 07:27:19.879852 | instance | ok: [instance] 2026-05-24 07:27:19.880027 | instance | 2026-05-24 07:27:19.880298 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-05-24 07:27:19.880597 | instance | Sunday 24 May 2026 07:27:19 +0000 (0:00:01.500) 0:24:44.757 ************ 2026-05-24 07:27:21.160330 | instance | ok: [instance] 2026-05-24 07:27:21.160382 | instance | 2026-05-24 07:27:21.160389 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-05-24 07:27:21.160396 | instance | Sunday 24 May 2026 07:27:21 +0000 (0:00:01.279) 0:24:46.037 ************ 2026-05-24 07:27:21.891078 | instance | changed: [instance] 2026-05-24 07:27:21.891190 | instance | 2026-05-24 07:27:21.891342 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-05-24 07:27:21.891525 | instance | Sunday 24 May 2026 07:27:21 +0000 (0:00:00.731) 0:24:46.768 ************ 2026-05-24 07:27:22.706277 | instance | changed: [instance] 2026-05-24 07:27:22.706370 | instance | 2026-05-24 07:27:22.706611 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-05-24 07:27:22.706673 | instance | Sunday 24 May 2026 07:27:22 +0000 (0:00:00.815) 0:24:47.583 ************ 2026-05-24 07:27:26.042845 | instance | changed: [instance] 2026-05-24 07:27:26.042948 | instance | 2026-05-24 07:27:26.043026 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-05-24 07:27:26.043144 | instance | Sunday 24 May 2026 07:27:26 +0000 (0:00:03.336) 0:24:50.920 ************ 2026-05-24 07:27:27.682377 | instance | [WARNING]: Module did not set no_log for update_password 2026-05-24 07:27:27.711451 | instance | changed: [instance] 2026-05-24 07:27:27.711548 | instance | 2026-05-24 07:27:27.711564 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-05-24 07:27:27.711758 | instance | Sunday 24 May 2026 07:27:27 +0000 (0:00:01.668) 0:24:52.588 ************ 2026-05-24 07:27:34.095085 | instance | ok: [instance] 2026-05-24 07:27:34.095158 | instance | 2026-05-24 07:27:34.095317 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-05-24 07:27:34.095429 | instance | Sunday 24 May 2026 07:27:34 +0000 (0:00:06.383) 0:24:58.972 ************ 2026-05-24 07:27:35.283765 | instance | changed: [instance] 2026-05-24 07:27:35.283859 | instance | 2026-05-24 07:27:35.283981 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-05-24 07:27:35.284100 | instance | Sunday 24 May 2026 07:27:35 +0000 (0:00:01.188) 0:25:00.161 ************ 2026-05-24 07:27:37.514812 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.162-253-55-186.nip.io/swift/v1/%(tenant_id)s'}) 2026-05-24 07:27:37.514966 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-05-24 07:27:37.515095 | instance | 2026-05-24 07:27:37.515246 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 07:27:37.515403 | instance | Sunday 24 May 2026 07:27:37 +0000 (0:00:02.230) 0:25:02.392 ************ 2026-05-24 07:27:37.624475 | instance | included: openstack_helm_ingress for instance 2026-05-24 07:27:37.624614 | instance | 2026-05-24 07:27:37.624768 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 07:27:37.624920 | instance | Sunday 24 May 2026 07:27:37 +0000 (0:00:00.109) 0:25:02.502 ************ 2026-05-24 07:27:37.818657 | instance | skipping: [instance] 2026-05-24 07:27:37.818871 | instance | 2026-05-24 07:27:37.819164 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 07:27:37.819511 | instance | Sunday 24 May 2026 07:27:37 +0000 (0:00:00.193) 0:25:02.696 ************ 2026-05-24 07:27:37.877202 | instance | skipping: [instance] 2026-05-24 07:27:37.877409 | instance | 2026-05-24 07:27:37.877762 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 07:27:37.878423 | instance | Sunday 24 May 2026 07:27:37 +0000 (0:00:00.058) 0:25:02.754 ************ 2026-05-24 07:27:37.952057 | instance | ok: [instance] 2026-05-24 07:27:37.952269 | instance | 2026-05-24 07:27:37.952544 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-05-24 07:27:37.952796 | instance | Sunday 24 May 2026 07:27:37 +0000 (0:00:00.074) 0:25:02.829 ************ 2026-05-24 07:27:38.031489 | instance | included: ingress for instance 2026-05-24 07:27:38.031719 | instance | 2026-05-24 07:27:38.031999 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-05-24 07:27:38.032262 | instance | Sunday 24 May 2026 07:27:38 +0000 (0:00:00.079) 0:25:02.908 ************ 2026-05-24 07:27:39.130488 | instance | changed: [instance] 2026-05-24 07:27:39.130584 | instance | 2026-05-24 07:27:39.130713 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:27:39.130837 | instance | Sunday 24 May 2026 07:27:39 +0000 (0:00:01.098) 0:25:04.007 ************ 2026-05-24 07:27:39.217762 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:27:39.217917 | instance | 2026-05-24 07:27:39.218252 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:27:39.218274 | instance | Sunday 24 May 2026 07:27:39 +0000 (0:00:00.087) 0:25:04.095 ************ 2026-05-24 07:27:39.767220 | instance | changed: [instance] 2026-05-24 07:27:39.767284 | instance | 2026-05-24 07:27:39.767428 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-05-24 07:27:39.767553 | instance | Sunday 24 May 2026 07:27:39 +0000 (0:00:00.549) 0:25:04.644 ************ 2026-05-24 07:27:54.277774 | instance | ok: [instance] 2026-05-24 07:27:54.277848 | instance | 2026-05-24 07:27:54.278135 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-05-24 07:27:54.278225 | instance | Sunday 24 May 2026 07:27:54 +0000 (0:00:14.509) 0:25:19.154 ************ 2026-05-24 07:27:54.362418 | instance | ok: [instance] => (item=10.96.240.200) 2026-05-24 07:27:54.362536 | instance | 2026-05-24 07:27:54.362661 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-05-24 07:27:54.362784 | instance | Sunday 24 May 2026 07:27:54 +0000 (0:00:00.085) 0:25:19.239 ************ 2026-05-24 07:27:55.145845 | instance | changed: [instance] 2026-05-24 07:27:55.146061 | instance | 2026-05-24 07:27:55.146389 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-05-24 07:27:55.146648 | instance | Sunday 24 May 2026 07:27:55 +0000 (0:00:00.782) 0:25:20.022 ************ 2026-05-24 07:27:55.849688 | instance | changed: [instance] 2026-05-24 07:27:55.849912 | instance | 2026-05-24 07:27:55.850232 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-05-24 07:27:55.850647 | instance | Sunday 24 May 2026 07:27:55 +0000 (0:00:00.704) 0:25:20.727 ************ 2026-05-24 07:27:57.382450 | instance | ok: [instance] 2026-05-24 07:27:57.382689 | instance | 2026-05-24 07:27:57.382962 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-05-24 07:27:57.383228 | instance | Sunday 24 May 2026 07:27:57 +0000 (0:00:01.531) 0:25:22.258 ************ 2026-05-24 07:27:57.443898 | instance | ok: [instance] 2026-05-24 07:27:57.444112 | instance | 2026-05-24 07:27:57.444394 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-05-24 07:27:57.444665 | instance | Sunday 24 May 2026 07:27:57 +0000 (0:00:00.062) 0:25:22.321 ************ 2026-05-24 07:27:58.147049 | instance | changed: [instance] 2026-05-24 07:27:58.147772 | instance | 2026-05-24 07:27:58.147832 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-05-24 07:27:58.147840 | instance | Sunday 24 May 2026 07:27:58 +0000 (0:00:00.702) 0:25:23.024 ************ 2026-05-24 07:27:58.340420 | instance | ok: [instance] 2026-05-24 07:27:58.340667 | instance | 2026-05-24 07:27:58.340957 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-05-24 07:27:58.341272 | instance | Sunday 24 May 2026 07:27:58 +0000 (0:00:00.193) 0:25:23.217 ************ 2026-05-24 07:27:59.724186 | instance | changed: [instance] 2026-05-24 07:27:59.724330 | instance | 2026-05-24 07:27:59.724346 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 07:27:59.724488 | instance | Sunday 24 May 2026 07:27:59 +0000 (0:00:01.383) 0:25:24.601 ************ 2026-05-24 07:27:59.827673 | instance | ok: [instance] 2026-05-24 07:27:59.827861 | instance | 2026-05-24 07:27:59.828147 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 07:27:59.828434 | instance | Sunday 24 May 2026 07:27:59 +0000 (0:00:00.103) 0:25:24.704 ************ 2026-05-24 07:27:59.917806 | instance | included: rabbitmq for instance 2026-05-24 07:27:59.918040 | instance | 2026-05-24 07:27:59.918366 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-24 07:27:59.918682 | instance | Sunday 24 May 2026 07:27:59 +0000 (0:00:00.090) 0:25:24.795 ************ 2026-05-24 07:28:00.662265 | instance | ok: [instance] 2026-05-24 07:28:00.662514 | instance | 2026-05-24 07:28:00.662816 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-24 07:28:00.663101 | instance | Sunday 24 May 2026 07:28:00 +0000 (0:00:00.743) 0:25:25.539 ************ 2026-05-24 07:28:00.722874 | instance | skipping: [instance] 2026-05-24 07:28:00.723095 | instance | 2026-05-24 07:28:00.723382 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-24 07:28:00.723644 | instance | Sunday 24 May 2026 07:28:00 +0000 (0:00:00.057) 0:25:25.596 ************ 2026-05-24 07:28:00.778675 | instance | skipping: [instance] 2026-05-24 07:28:00.778899 | instance | 2026-05-24 07:28:00.779171 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-24 07:28:00.779452 | instance | Sunday 24 May 2026 07:28:00 +0000 (0:00:00.059) 0:25:25.655 ************ 2026-05-24 07:28:00.847212 | instance | skipping: [instance] 2026-05-24 07:28:00.847435 | instance | 2026-05-24 07:28:00.847719 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-24 07:28:00.848038 | instance | Sunday 24 May 2026 07:28:00 +0000 (0:00:00.068) 0:25:25.724 ************ 2026-05-24 07:28:31.737844 | instance | changed: [instance] 2026-05-24 07:28:31.738038 | instance | 2026-05-24 07:28:31.738368 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 07:28:31.738626 | instance | Sunday 24 May 2026 07:28:31 +0000 (0:00:30.890) 0:25:56.614 ************ 2026-05-24 07:28:32.428278 | instance | ok: [instance] 2026-05-24 07:28:32.428492 | instance | 2026-05-24 07:28:32.428781 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 07:28:32.429096 | instance | Sunday 24 May 2026 07:28:32 +0000 (0:00:00.690) 0:25:57.305 ************ 2026-05-24 07:28:32.488688 | instance | ok: [instance] 2026-05-24 07:28:32.488775 | instance | 2026-05-24 07:28:32.488956 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 07:28:32.489158 | instance | Sunday 24 May 2026 07:28:32 +0000 (0:00:00.061) 0:25:57.366 ************ 2026-05-24 07:28:32.541741 | instance | skipping: [instance] 2026-05-24 07:28:32.542137 | instance | 2026-05-24 07:28:32.542292 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 07:28:32.542578 | instance | Sunday 24 May 2026 07:28:32 +0000 (0:00:00.052) 0:25:57.419 ************ 2026-05-24 07:28:32.610818 | instance | skipping: [instance] 2026-05-24 07:28:32.611053 | instance | 2026-05-24 07:28:32.611340 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 07:28:32.611594 | instance | Sunday 24 May 2026 07:28:32 +0000 (0:00:00.069) 0:25:57.488 ************ 2026-05-24 07:28:32.668817 | instance | ok: [instance] 2026-05-24 07:28:32.669041 | instance | 2026-05-24 07:28:32.669313 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 07:28:32.669601 | instance | Sunday 24 May 2026 07:28:32 +0000 (0:00:00.058) 0:25:57.546 ************ 2026-05-24 07:28:32.783321 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 07:28:32.783604 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-24 07:28:32.783863 | instance | ok: [instance] => (item=identity) 2026-05-24 07:28:32.784120 | instance | ok: [instance] => (item=dashboard) 2026-05-24 07:28:32.784373 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 07:28:32.784634 | instance | ok: [instance] => (item=image) 2026-05-24 07:28:32.784881 | instance | 2026-05-24 07:28:32.785144 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 07:28:32.785397 | instance | Sunday 24 May 2026 07:28:32 +0000 (0:00:00.114) 0:25:57.661 ************ 2026-05-24 07:28:32.850049 | instance | ok: [instance] 2026-05-24 07:28:32.850374 | instance | 2026-05-24 07:28:32.850653 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:28:32.850915 | instance | Sunday 24 May 2026 07:28:32 +0000 (0:00:00.066) 0:25:57.727 ************ 2026-05-24 07:28:32.919642 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:28:32.919911 | instance | 2026-05-24 07:28:32.920187 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:28:32.920450 | instance | Sunday 24 May 2026 07:28:32 +0000 (0:00:00.069) 0:25:57.797 ************ 2026-05-24 07:28:33.458472 | instance | changed: [instance] 2026-05-24 07:28:33.458715 | instance | 2026-05-24 07:28:33.458989 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-05-24 07:28:33.459264 | instance | Sunday 24 May 2026 07:28:33 +0000 (0:00:00.538) 0:25:58.335 ************ 2026-05-24 07:28:33.733056 | instance | ok: [instance] 2026-05-24 07:28:33.733130 | instance | 2026-05-24 07:28:33.733261 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-05-24 07:28:33.733374 | instance | Sunday 24 May 2026 07:28:33 +0000 (0:00:00.275) 0:25:58.610 ************ 2026-05-24 07:30:49.485539 | instance | changed: [instance] 2026-05-24 07:30:49.485646 | instance | 2026-05-24 07:30:49.485694 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 07:30:49.485962 | instance | Sunday 24 May 2026 07:30:49 +0000 (0:02:15.750) 0:28:14.361 ************ 2026-05-24 07:30:49.593180 | instance | included: openstack_helm_ingress for instance 2026-05-24 07:30:49.593541 | instance | 2026-05-24 07:30:49.593581 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 07:30:49.593588 | instance | Sunday 24 May 2026 07:30:49 +0000 (0:00:00.108) 0:28:14.470 ************ 2026-05-24 07:30:49.664813 | instance | skipping: [instance] 2026-05-24 07:30:49.664918 | instance | 2026-05-24 07:30:49.665051 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 07:30:49.665182 | instance | Sunday 24 May 2026 07:30:49 +0000 (0:00:00.071) 0:28:14.542 ************ 2026-05-24 07:30:49.727265 | instance | skipping: [instance] 2026-05-24 07:30:49.727416 | instance | 2026-05-24 07:30:49.727549 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 07:30:49.727713 | instance | Sunday 24 May 2026 07:30:49 +0000 (0:00:00.062) 0:28:14.604 ************ 2026-05-24 07:30:49.802033 | instance | ok: [instance] 2026-05-24 07:30:49.802162 | instance | 2026-05-24 07:30:49.802492 | instance | TASK [Create Ingress image] **************************************************** 2026-05-24 07:30:49.802630 | instance | Sunday 24 May 2026 07:30:49 +0000 (0:00:00.074) 0:28:14.679 ************ 2026-05-24 07:30:49.882287 | instance | included: ingress for instance 2026-05-24 07:30:49.882397 | instance | 2026-05-24 07:30:49.882521 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-05-24 07:30:49.882643 | instance | Sunday 24 May 2026 07:30:49 +0000 (0:00:00.080) 0:28:14.759 ************ 2026-05-24 07:30:50.896409 | instance | changed: [instance] 2026-05-24 07:30:50.896546 | instance | 2026-05-24 07:30:50.896703 | instance | TASK [Create images] *********************************************************** 2026-05-24 07:30:50.896934 | instance | Sunday 24 May 2026 07:30:50 +0000 (0:00:01.013) 0:28:15.773 ************ 2026-05-24 07:30:51.008980 | 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-05-24 07:30:51.009148 | instance | 2026-05-24 07:30:51.009349 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-05-24 07:30:51.009517 | instance | Sunday 24 May 2026 07:30:51 +0000 (0:00:00.112) 0:28:15.886 ************ 2026-05-24 07:30:54.637120 | instance | changed: [instance] 2026-05-24 07:30:54.637406 | instance | 2026-05-24 07:30:54.637682 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-05-24 07:30:54.637949 | instance | Sunday 24 May 2026 07:30:54 +0000 (0:00:03.628) 0:28:19.514 ************ 2026-05-24 07:30:55.336100 | instance | ok: [instance] 2026-05-24 07:30:55.336347 | instance | 2026-05-24 07:30:55.336623 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-05-24 07:30:55.336888 | instance | Sunday 24 May 2026 07:30:55 +0000 (0:00:00.698) 0:28:20.212 ************ 2026-05-24 07:30:55.404136 | instance | ok: [instance] 2026-05-24 07:30:55.404412 | instance | 2026-05-24 07:30:55.404690 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-05-24 07:30:55.404944 | instance | Sunday 24 May 2026 07:30:55 +0000 (0:00:00.068) 0:28:20.281 ************ 2026-05-24 07:32:58.267588 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-05-24 07:32:58.267838 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-05-24 07:32:58.268108 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-05-24 07:32:58.268372 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-05-24 07:32:58.268664 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-05-24 07:32:58.268938 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-05-24 07:32:58.269201 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-05-24 07:32:58.269467 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-05-24 07:32:58.269733 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-05-24 07:32:58.269997 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-05-24 07:32:58.270511 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-05-24 07:32:58.270783 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-05-24 07:32:58.271051 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left). 2026-05-24 07:32:58.271317 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left). 2026-05-24 07:32:58.271584 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left). 2026-05-24 07:32:58.271848 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left). 2026-05-24 07:32:58.272121 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left). 2026-05-24 07:32:58.272388 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left). 2026-05-24 07:32:58.272654 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left). 2026-05-24 07:32:58.272949 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left). 2026-05-24 07:32:58.273283 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left). 2026-05-24 07:32:58.273552 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left). 2026-05-24 07:32:58.273818 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left). 2026-05-24 07:32:58.274086 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left). 2026-05-24 07:32:58.274420 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left). 2026-05-24 07:32:58.274694 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left). 2026-05-24 07:32:58.274965 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left). 2026-05-24 07:32:58.275259 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left). 2026-05-24 07:32:58.275526 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left). 2026-05-24 07:32:58.275791 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left). 2026-05-24 07:32:58.276062 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left). 2026-05-24 07:32:58.276444 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left). 2026-05-24 07:32:58.276737 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left). 2026-05-24 07:32:58.277013 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left). 2026-05-24 07:32:58.277259 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left). 2026-05-24 07:32:58.277523 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left). 2026-05-24 07:32:58.277781 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left). 2026-05-24 07:32:58.278042 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left). 2026-05-24 07:32:58.278496 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left). 2026-05-24 07:32:58.278734 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left). 2026-05-24 07:32:58.278932 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left). 2026-05-24 07:32:58.279050 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left). 2026-05-24 07:32:58.279161 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left). 2026-05-24 07:32:58.279276 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left). 2026-05-24 07:32:58.279390 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left). 2026-05-24 07:32:58.279506 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left). 2026-05-24 07:32:58.279745 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left). 2026-05-24 07:32:58.279781 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left). 2026-05-24 07:32:58.279852 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left). 2026-05-24 07:32:58.279967 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left). 2026-05-24 07:32:58.280082 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left). 2026-05-24 07:32:58.280204 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left). 2026-05-24 07:32:58.280323 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left). 2026-05-24 07:32:58.280446 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left). 2026-05-24 07:32:58.280555 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left). 2026-05-24 07:32:58.280672 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left). 2026-05-24 07:32:58.280787 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left). 2026-05-24 07:32:58.280916 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left). 2026-05-24 07:32:58.281033 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left). 2026-05-24 07:32:58.281148 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left). 2026-05-24 07:32:58.281275 | instance | FAILED - RETRYING: [instance]: Check if image exists (60 retries left). 2026-05-24 07:32:58.281394 | instance | FAILED - RETRYING: [instance]: Check if image exists (59 retries left). 2026-05-24 07:32:58.281510 | instance | FAILED - RETRYING: [instance]: Check if image exists (58 retries left). 2026-05-24 07:32:58.281625 | instance | FAILED - RETRYING: [instance]: Check if image exists (57 retries left). 2026-05-24 07:32:58.281748 | instance | FAILED - RETRYING: [instance]: Check if image exists (56 retries left). 2026-05-24 07:32:58.281968 | instance | FAILED - RETRYING: [instance]: Check if image exists (55 retries left). 2026-05-24 07:32:58.281988 | instance | FAILED - RETRYING: [instance]: Check if image exists (54 retries left). 2026-05-24 07:32:58.282104 | instance | ok: [instance] 2026-05-24 07:32:58.282254 | instance | 2026-05-24 07:32:58.282445 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-05-24 07:32:58.282556 | instance | Sunday 24 May 2026 07:32:58 +0000 (0:02:02.862) 0:30:23.144 ************ 2026-05-24 07:32:58.337753 | instance | ok: [instance] 2026-05-24 07:32:58.337972 | instance | 2026-05-24 07:32:58.338293 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-05-24 07:32:58.338605 | instance | Sunday 24 May 2026 07:32:58 +0000 (0:00:00.070) 0:30:23.215 ************ 2026-05-24 07:32:58.405215 | instance | ok: [instance] 2026-05-24 07:32:58.405448 | instance | 2026-05-24 07:32:58.405726 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-05-24 07:32:58.406022 | instance | Sunday 24 May 2026 07:32:58 +0000 (0:00:00.067) 0:30:23.282 ************ 2026-05-24 07:32:58.639280 | instance | changed: [instance] 2026-05-24 07:32:58.639471 | instance | 2026-05-24 07:32:58.639651 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-05-24 07:32:58.639820 | instance | Sunday 24 May 2026 07:32:58 +0000 (0:00:00.234) 0:30:23.516 ************ 2026-05-24 07:32:59.370127 | instance | changed: [instance] 2026-05-24 07:32:59.370439 | instance | 2026-05-24 07:32:59.370802 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-05-24 07:32:59.371065 | instance | Sunday 24 May 2026 07:32:59 +0000 (0:00:00.730) 0:30:24.247 ************ 2026-05-24 07:32:59.596061 | instance | ok: [instance] 2026-05-24 07:32:59.596306 | instance | 2026-05-24 07:32:59.596566 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-05-24 07:32:59.596831 | instance | Sunday 24 May 2026 07:32:59 +0000 (0:00:00.225) 0:30:24.473 ************ 2026-05-24 07:32:59.896659 | instance | changed: [instance] 2026-05-24 07:32:59.897487 | instance | 2026-05-24 07:32:59.897500 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-05-24 07:32:59.897510 | instance | Sunday 24 May 2026 07:32:59 +0000 (0:00:00.300) 0:30:24.773 ************ 2026-05-24 07:33:00.654712 | instance | ok: [instance] 2026-05-24 07:33:00.654960 | instance | 2026-05-24 07:33:00.655265 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-05-24 07:33:00.655557 | instance | Sunday 24 May 2026 07:33:00 +0000 (0:00:00.758) 0:30:25.531 ************ 2026-05-24 07:33:00.720291 | instance | ok: [instance] 2026-05-24 07:33:00.720432 | instance | 2026-05-24 07:33:00.720603 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-05-24 07:33:00.720770 | instance | Sunday 24 May 2026 07:33:00 +0000 (0:00:00.065) 0:30:25.597 ************ 2026-05-24 07:33:06.524917 | instance | changed: [instance] 2026-05-24 07:33:06.525155 | instance | 2026-05-24 07:33:06.525425 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-05-24 07:33:06.525699 | instance | Sunday 24 May 2026 07:33:06 +0000 (0:00:05.804) 0:30:31.401 ************ 2026-05-24 07:33:06.579686 | instance | skipping: [instance] 2026-05-24 07:33:06.579792 | instance | 2026-05-24 07:33:06.579985 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-05-24 07:33:06.580151 | instance | Sunday 24 May 2026 07:33:06 +0000 (0:00:00.055) 0:30:31.457 ************ 2026-05-24 07:33:06.631616 | instance | skipping: [instance] 2026-05-24 07:33:06.631861 | instance | 2026-05-24 07:33:06.632111 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-05-24 07:33:06.632345 | instance | Sunday 24 May 2026 07:33:06 +0000 (0:00:00.051) 0:30:31.508 ************ 2026-05-24 07:33:06.955865 | instance | changed: [instance] 2026-05-24 07:33:06.955936 | instance | 2026-05-24 07:33:06.955942 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 07:33:06.955948 | instance | Sunday 24 May 2026 07:33:06 +0000 (0:00:00.322) 0:30:31.831 ************ 2026-05-24 07:33:07.040366 | instance | ok: [instance] 2026-05-24 07:33:07.040596 | instance | 2026-05-24 07:33:07.040858 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 07:33:07.041116 | instance | Sunday 24 May 2026 07:33:07 +0000 (0:00:00.086) 0:30:31.917 ************ 2026-05-24 07:33:07.089776 | instance | skipping: [instance] 2026-05-24 07:33:07.090014 | instance | 2026-05-24 07:33:07.090318 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 07:33:07.090573 | instance | Sunday 24 May 2026 07:33:07 +0000 (0:00:00.049) 0:30:31.967 ************ 2026-05-24 07:33:07.143772 | instance | skipping: [instance] 2026-05-24 07:33:07.143899 | instance | 2026-05-24 07:33:07.144130 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 07:33:07.144251 | instance | Sunday 24 May 2026 07:33:07 +0000 (0:00:00.053) 0:30:32.021 ************ 2026-05-24 07:33:07.200727 | instance | skipping: [instance] 2026-05-24 07:33:07.200983 | instance | 2026-05-24 07:33:07.201271 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 07:33:07.201566 | instance | Sunday 24 May 2026 07:33:07 +0000 (0:00:00.056) 0:30:32.078 ************ 2026-05-24 07:33:07.262567 | instance | skipping: [instance] 2026-05-24 07:33:07.262807 | instance | 2026-05-24 07:33:07.263082 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 07:33:07.263340 | instance | Sunday 24 May 2026 07:33:07 +0000 (0:00:00.061) 0:30:32.139 ************ 2026-05-24 07:33:07.331272 | instance | skipping: [instance] 2026-05-24 07:33:07.331519 | instance | 2026-05-24 07:33:07.331791 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 07:33:07.332067 | instance | Sunday 24 May 2026 07:33:07 +0000 (0:00:00.068) 0:30:32.208 ************ 2026-05-24 07:33:07.395104 | instance | ok: [instance] 2026-05-24 07:33:07.395336 | instance | 2026-05-24 07:33:07.395563 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 07:33:07.395750 | instance | Sunday 24 May 2026 07:33:07 +0000 (0:00:00.060) 0:30:32.269 ************ 2026-05-24 07:33:07.488463 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 07:33:07.488744 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 07:33:07.489007 | instance | ok: [instance] => (item=identity) 2026-05-24 07:33:07.489268 | instance | ok: [instance] => (item=staffeln) 2026-05-24 07:33:07.489511 | instance | 2026-05-24 07:33:07.489731 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 07:33:07.489981 | instance | Sunday 24 May 2026 07:33:07 +0000 (0:00:00.096) 0:30:32.365 ************ 2026-05-24 07:33:07.576360 | instance | ok: [instance] 2026-05-24 07:33:07.576761 | instance | 2026-05-24 07:33:07.577075 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:33:07.577370 | instance | Sunday 24 May 2026 07:33:07 +0000 (0:00:00.088) 0:30:32.453 ************ 2026-05-24 07:33:07.653565 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:33:07.653904 | instance | 2026-05-24 07:33:07.654318 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:33:07.654823 | instance | Sunday 24 May 2026 07:33:07 +0000 (0:00:00.076) 0:30:32.530 ************ 2026-05-24 07:33:08.197687 | instance | changed: [instance] 2026-05-24 07:33:08.197748 | instance | 2026-05-24 07:33:08.197884 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-05-24 07:33:08.198001 | instance | Sunday 24 May 2026 07:33:08 +0000 (0:00:00.544) 0:30:33.075 ************ 2026-05-24 07:33:31.171342 | instance | changed: [instance] 2026-05-24 07:33:31.171505 | instance | 2026-05-24 07:33:31.171862 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 07:33:31.172117 | instance | Sunday 24 May 2026 07:33:31 +0000 (0:00:22.972) 0:30:56.047 ************ 2026-05-24 07:33:31.431190 | instance | ok: [instance] 2026-05-24 07:33:31.431372 | instance | 2026-05-24 07:33:31.431636 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 07:33:31.431893 | instance | Sunday 24 May 2026 07:33:31 +0000 (0:00:00.260) 0:30:56.308 ************ 2026-05-24 07:33:31.509252 | instance | included: rabbitmq for instance 2026-05-24 07:33:31.509460 | instance | 2026-05-24 07:33:31.509786 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-24 07:33:31.510049 | instance | Sunday 24 May 2026 07:33:31 +0000 (0:00:00.078) 0:30:56.386 ************ 2026-05-24 07:33:32.364620 | instance | ok: [instance] 2026-05-24 07:33:32.364862 | instance | 2026-05-24 07:33:32.365330 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-24 07:33:32.365595 | instance | Sunday 24 May 2026 07:33:32 +0000 (0:00:00.855) 0:30:57.241 ************ 2026-05-24 07:33:32.423622 | instance | skipping: [instance] 2026-05-24 07:33:32.423848 | instance | 2026-05-24 07:33:32.424154 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-24 07:33:32.424459 | instance | Sunday 24 May 2026 07:33:32 +0000 (0:00:00.059) 0:30:57.301 ************ 2026-05-24 07:33:32.478658 | instance | skipping: [instance] 2026-05-24 07:33:32.478827 | instance | 2026-05-24 07:33:32.479193 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-24 07:33:32.479582 | instance | Sunday 24 May 2026 07:33:32 +0000 (0:00:00.054) 0:30:57.356 ************ 2026-05-24 07:33:32.535540 | instance | skipping: [instance] 2026-05-24 07:33:32.535747 | instance | 2026-05-24 07:33:32.536071 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-24 07:33:32.536330 | instance | Sunday 24 May 2026 07:33:32 +0000 (0:00:00.056) 0:30:57.412 ************ 2026-05-24 07:34:03.441539 | instance | changed: [instance] 2026-05-24 07:34:03.441658 | instance | 2026-05-24 07:34:03.441835 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 07:34:03.442012 | instance | Sunday 24 May 2026 07:34:03 +0000 (0:00:30.905) 0:31:28.318 ************ 2026-05-24 07:34:04.162499 | instance | ok: [instance] 2026-05-24 07:34:04.162724 | instance | 2026-05-24 07:34:04.163021 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 07:34:04.163338 | instance | Sunday 24 May 2026 07:34:04 +0000 (0:00:00.721) 0:31:29.039 ************ 2026-05-24 07:34:04.226864 | instance | ok: [instance] 2026-05-24 07:34:04.226996 | instance | 2026-05-24 07:34:04.227184 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 07:34:04.227396 | instance | Sunday 24 May 2026 07:34:04 +0000 (0:00:00.063) 0:31:29.103 ************ 2026-05-24 07:34:04.288235 | instance | skipping: [instance] 2026-05-24 07:34:04.288460 | instance | 2026-05-24 07:34:04.288729 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 07:34:04.288985 | instance | Sunday 24 May 2026 07:34:04 +0000 (0:00:00.062) 0:31:29.165 ************ 2026-05-24 07:34:04.346560 | instance | skipping: [instance] 2026-05-24 07:34:04.346809 | instance | 2026-05-24 07:34:04.347082 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 07:34:04.347364 | instance | Sunday 24 May 2026 07:34:04 +0000 (0:00:00.058) 0:31:29.224 ************ 2026-05-24 07:34:04.412309 | instance | ok: [instance] 2026-05-24 07:34:04.412547 | instance | 2026-05-24 07:34:04.412818 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 07:34:04.413092 | instance | Sunday 24 May 2026 07:34:04 +0000 (0:00:00.065) 0:31:29.289 ************ 2026-05-24 07:34:04.548766 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 07:34:04.548987 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-24 07:34:04.549241 | instance | ok: [instance] => (item=identity) 2026-05-24 07:34:04.549494 | instance | ok: [instance] => (item=volumev3) 2026-05-24 07:34:04.549749 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 07:34:04.550001 | instance | ok: [instance] => (item=image) 2026-05-24 07:34:04.550268 | instance | 2026-05-24 07:34:04.550528 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 07:34:04.550782 | instance | Sunday 24 May 2026 07:34:04 +0000 (0:00:00.136) 0:31:29.426 ************ 2026-05-24 07:34:04.633196 | instance | ok: [instance] 2026-05-24 07:34:04.633399 | instance | 2026-05-24 07:34:04.633666 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:34:04.633921 | instance | Sunday 24 May 2026 07:34:04 +0000 (0:00:00.084) 0:31:29.510 ************ 2026-05-24 07:34:04.701345 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:34:04.701578 | instance | 2026-05-24 07:34:04.702356 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:34:04.702458 | instance | Sunday 24 May 2026 07:34:04 +0000 (0:00:00.067) 0:31:29.578 ************ 2026-05-24 07:34:05.239683 | instance | changed: [instance] 2026-05-24 07:34:05.239900 | instance | 2026-05-24 07:34:05.240181 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-05-24 07:34:05.240435 | instance | Sunday 24 May 2026 07:34:05 +0000 (0:00:00.538) 0:31:30.116 ************ 2026-05-24 07:34:05.535423 | instance | ok: [instance] 2026-05-24 07:34:05.535606 | instance | 2026-05-24 07:34:05.535899 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-05-24 07:34:05.536199 | instance | Sunday 24 May 2026 07:34:05 +0000 (0:00:00.296) 0:31:30.412 ************ 2026-05-24 07:34:05.599499 | instance | ok: [instance] 2026-05-24 07:34:05.599647 | instance | 2026-05-24 07:34:05.599816 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-05-24 07:34:05.599998 | instance | Sunday 24 May 2026 07:34:05 +0000 (0:00:00.064) 0:31:30.477 ************ 2026-05-24 07:34:05.778859 | instance | ok: [instance] 2026-05-24 07:34:05.779063 | instance | 2026-05-24 07:34:05.779355 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-05-24 07:34:05.779597 | instance | Sunday 24 May 2026 07:34:05 +0000 (0:00:00.178) 0:31:30.656 ************ 2026-05-24 07:38:53.224631 | instance | changed: [instance] 2026-05-24 07:38:53.224859 | instance | 2026-05-24 07:38:53.225134 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 07:38:53.225414 | instance | Sunday 24 May 2026 07:38:53 +0000 (0:04:47.445) 0:36:18.101 ************ 2026-05-24 07:38:53.334256 | instance | included: openstack_helm_ingress for instance 2026-05-24 07:38:53.334506 | instance | 2026-05-24 07:38:53.334787 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 07:38:53.335065 | instance | Sunday 24 May 2026 07:38:53 +0000 (0:00:00.109) 0:36:18.211 ************ 2026-05-24 07:38:53.397776 | instance | skipping: [instance] 2026-05-24 07:38:53.398041 | instance | 2026-05-24 07:38:53.398389 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 07:38:53.398655 | instance | Sunday 24 May 2026 07:38:53 +0000 (0:00:00.064) 0:36:18.275 ************ 2026-05-24 07:38:53.457579 | instance | skipping: [instance] 2026-05-24 07:38:53.457834 | instance | 2026-05-24 07:38:53.458127 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 07:38:53.458474 | instance | Sunday 24 May 2026 07:38:53 +0000 (0:00:00.059) 0:36:18.335 ************ 2026-05-24 07:38:53.530743 | instance | ok: [instance] 2026-05-24 07:38:53.530844 | instance | 2026-05-24 07:38:53.530979 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-05-24 07:38:53.531116 | instance | Sunday 24 May 2026 07:38:53 +0000 (0:00:00.073) 0:36:18.408 ************ 2026-05-24 07:38:53.617088 | instance | included: ingress for instance 2026-05-24 07:38:53.617351 | instance | 2026-05-24 07:38:53.617623 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-05-24 07:38:53.617889 | instance | Sunday 24 May 2026 07:38:53 +0000 (0:00:00.085) 0:36:18.494 ************ 2026-05-24 07:38:54.672588 | instance | changed: [instance] 2026-05-24 07:38:54.672669 | instance | 2026-05-24 07:38:54.672785 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 07:38:54.672903 | instance | Sunday 24 May 2026 07:38:54 +0000 (0:00:01.055) 0:36:19.549 ************ 2026-05-24 07:38:54.763303 | instance | ok: [instance] 2026-05-24 07:38:54.763431 | instance | 2026-05-24 07:38:54.763601 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 07:38:54.763809 | instance | Sunday 24 May 2026 07:38:54 +0000 (0:00:00.091) 0:36:19.640 ************ 2026-05-24 07:38:54.811984 | instance | skipping: [instance] 2026-05-24 07:38:54.812052 | instance | 2026-05-24 07:38:54.812176 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 07:38:54.812294 | instance | Sunday 24 May 2026 07:38:54 +0000 (0:00:00.048) 0:36:19.689 ************ 2026-05-24 07:38:54.863310 | instance | skipping: [instance] 2026-05-24 07:38:54.863380 | instance | 2026-05-24 07:38:54.863511 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 07:38:54.863660 | instance | Sunday 24 May 2026 07:38:54 +0000 (0:00:00.051) 0:36:19.740 ************ 2026-05-24 07:38:54.917595 | instance | skipping: [instance] 2026-05-24 07:38:54.917703 | instance | 2026-05-24 07:38:54.917878 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 07:38:54.918044 | instance | Sunday 24 May 2026 07:38:54 +0000 (0:00:00.053) 0:36:19.794 ************ 2026-05-24 07:38:54.976332 | instance | skipping: [instance] 2026-05-24 07:38:54.976450 | instance | 2026-05-24 07:38:54.976625 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 07:38:54.976791 | instance | Sunday 24 May 2026 07:38:54 +0000 (0:00:00.058) 0:36:19.853 ************ 2026-05-24 07:38:55.047252 | instance | skipping: [instance] 2026-05-24 07:38:55.047479 | instance | 2026-05-24 07:38:55.047592 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 07:38:55.047767 | instance | Sunday 24 May 2026 07:38:55 +0000 (0:00:00.071) 0:36:19.924 ************ 2026-05-24 07:38:55.106609 | instance | ok: [instance] 2026-05-24 07:38:55.106717 | instance | 2026-05-24 07:38:55.106885 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 07:38:55.107047 | instance | Sunday 24 May 2026 07:38:55 +0000 (0:00:00.059) 0:36:19.984 ************ 2026-05-24 07:38:55.203384 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 07:38:55.203505 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 07:38:55.203666 | instance | ok: [instance] => (item=identity) 2026-05-24 07:38:55.203841 | instance | ok: [instance] => (item=placement) 2026-05-24 07:38:55.203983 | instance | 2026-05-24 07:38:55.204143 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 07:38:55.204792 | instance | Sunday 24 May 2026 07:38:55 +0000 (0:00:00.096) 0:36:20.080 ************ 2026-05-24 07:38:55.280210 | instance | ok: [instance] 2026-05-24 07:38:55.280324 | instance | 2026-05-24 07:38:55.280497 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:38:55.280661 | instance | Sunday 24 May 2026 07:38:55 +0000 (0:00:00.077) 0:36:20.157 ************ 2026-05-24 07:38:55.363013 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:38:55.363102 | instance | 2026-05-24 07:38:55.363285 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:38:55.363444 | instance | Sunday 24 May 2026 07:38:55 +0000 (0:00:00.082) 0:36:20.240 ************ 2026-05-24 07:38:55.908802 | instance | changed: [instance] 2026-05-24 07:38:55.908908 | instance | 2026-05-24 07:38:55.909083 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-05-24 07:38:55.909215 | instance | Sunday 24 May 2026 07:38:55 +0000 (0:00:00.545) 0:36:20.786 ************ 2026-05-24 07:40:32.536213 | instance | changed: [instance] 2026-05-24 07:40:32.536360 | instance | 2026-05-24 07:40:32.536647 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 07:40:32.536904 | instance | Sunday 24 May 2026 07:40:32 +0000 (0:01:36.626) 0:37:57.413 ************ 2026-05-24 07:40:32.668052 | instance | included: openstack_helm_ingress for instance 2026-05-24 07:40:32.668289 | instance | 2026-05-24 07:40:32.668563 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 07:40:32.668854 | instance | Sunday 24 May 2026 07:40:32 +0000 (0:00:00.131) 0:37:57.545 ************ 2026-05-24 07:40:32.734798 | instance | skipping: [instance] 2026-05-24 07:40:32.735073 | instance | 2026-05-24 07:40:32.735366 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 07:40:32.735632 | instance | Sunday 24 May 2026 07:40:32 +0000 (0:00:00.067) 0:37:57.612 ************ 2026-05-24 07:40:32.798967 | instance | skipping: [instance] 2026-05-24 07:40:32.799206 | instance | 2026-05-24 07:40:32.799483 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 07:40:32.799745 | instance | Sunday 24 May 2026 07:40:32 +0000 (0:00:00.064) 0:37:57.676 ************ 2026-05-24 07:40:32.876752 | instance | ok: [instance] 2026-05-24 07:40:32.877325 | instance | 2026-05-24 07:40:32.877693 | instance | TASK [Create Ingress placement] ************************************************ 2026-05-24 07:40:32.878013 | instance | Sunday 24 May 2026 07:40:32 +0000 (0:00:00.077) 0:37:57.753 ************ 2026-05-24 07:40:32.960399 | instance | included: ingress for instance 2026-05-24 07:40:32.960629 | instance | 2026-05-24 07:40:32.960898 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-05-24 07:40:32.961157 | instance | Sunday 24 May 2026 07:40:32 +0000 (0:00:00.083) 0:37:57.837 ************ 2026-05-24 07:40:34.020433 | instance | changed: [instance] 2026-05-24 07:40:34.020594 | instance | 2026-05-24 07:40:34.020766 | instance | PLAY [Configure operating system] ********************************************** 2026-05-24 07:40:34.020921 | instance | 2026-05-24 07:40:34.021089 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 07:40:34.021294 | instance | Sunday 24 May 2026 07:40:34 +0000 (0:00:01.059) 0:37:58.896 ************ 2026-05-24 07:40:36.714936 | instance | ok: [instance] 2026-05-24 07:40:36.715057 | instance | 2026-05-24 07:40:36.715733 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-05-24 07:40:36.715831 | instance | Sunday 24 May 2026 07:40:36 +0000 (0:00:02.695) 0:38:01.592 ************ 2026-05-24 07:40:36.946302 | instance | ok: [instance] 2026-05-24 07:40:36.946530 | instance | 2026-05-24 07:40:36.946829 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-05-24 07:40:36.947069 | instance | Sunday 24 May 2026 07:40:36 +0000 (0:00:00.231) 0:38:01.823 ************ 2026-05-24 07:40:36.998446 | instance | skipping: [instance] 2026-05-24 07:40:36.998702 | instance | 2026-05-24 07:40:36.998969 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-05-24 07:40:36.999248 | instance | Sunday 24 May 2026 07:40:36 +0000 (0:00:00.052) 0:38:01.875 ************ 2026-05-24 07:40:37.061486 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-05-24 07:40:37.061606 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-05-24 07:40:37.061644 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-05-24 07:40:37.061765 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-05-24 07:40:37.061892 | instance | skipping: [instance] 2026-05-24 07:40:37.062003 | instance | 2026-05-24 07:40:37.062135 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-05-24 07:40:37.062274 | instance | Sunday 24 May 2026 07:40:37 +0000 (0:00:00.063) 0:38:01.939 ************ 2026-05-24 07:40:37.125147 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-05-24 07:40:37.125236 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-05-24 07:40:37.125372 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-05-24 07:40:37.125478 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-05-24 07:40:37.125594 | instance | skipping: [instance] 2026-05-24 07:40:37.125703 | instance | 2026-05-24 07:40:37.125832 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-05-24 07:40:37.125943 | instance | Sunday 24 May 2026 07:40:37 +0000 (0:00:00.063) 0:38:02.002 ************ 2026-05-24 07:40:37.301661 | instance | skipping: [instance] 2026-05-24 07:40:37.301874 | instance | 2026-05-24 07:40:37.302188 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-05-24 07:40:37.302519 | instance | Sunday 24 May 2026 07:40:37 +0000 (0:00:00.176) 0:38:02.178 ************ 2026-05-24 07:40:37.366815 | instance | skipping: [instance] 2026-05-24 07:40:37.367055 | instance | 2026-05-24 07:40:37.367371 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-24 07:40:37.367612 | instance | Sunday 24 May 2026 07:40:37 +0000 (0:00:00.065) 0:38:02.244 ************ 2026-05-24 07:40:41.511486 | instance | changed: [instance] 2026-05-24 07:40:41.511668 | instance | 2026-05-24 07:40:41.511936 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-24 07:40:41.512215 | instance | Sunday 24 May 2026 07:40:41 +0000 (0:00:04.143) 0:38:06.388 ************ 2026-05-24 07:41:03.628743 | instance | changed: [instance] 2026-05-24 07:41:03.629017 | instance | 2026-05-24 07:41:03.629302 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-24 07:41:03.629572 | instance | Sunday 24 May 2026 07:41:03 +0000 (0:00:22.117) 0:38:28.505 ************ 2026-05-24 07:41:04.154777 | instance | changed: [instance] 2026-05-24 07:41:04.155003 | instance | 2026-05-24 07:41:04.155295 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-05-24 07:41:04.155560 | instance | Sunday 24 May 2026 07:41:04 +0000 (0:00:00.525) 0:38:29.031 ************ 2026-05-24 07:41:05.367965 | instance | ok: [instance] 2026-05-24 07:41:05.368360 | instance | 2026-05-24 07:41:05.368689 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-05-24 07:41:05.369023 | instance | Sunday 24 May 2026 07:41:05 +0000 (0:00:01.213) 0:38:30.245 ************ 2026-05-24 07:41:05.813688 | instance | changed: [instance] 2026-05-24 07:41:05.813770 | instance | 2026-05-24 07:41:05.813902 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-05-24 07:41:05.814022 | instance | Sunday 24 May 2026 07:41:05 +0000 (0:00:00.445) 0:38:30.690 ************ 2026-05-24 07:41:06.284837 | instance | changed: [instance] 2026-05-24 07:41:06.285196 | instance | 2026-05-24 07:41:06.285244 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-05-24 07:41:06.285263 | instance | Sunday 24 May 2026 07:41:06 +0000 (0:00:00.471) 0:38:31.162 ************ 2026-05-24 07:41:06.823383 | instance | changed: [instance] 2026-05-24 07:41:06.823453 | instance | 2026-05-24 07:41:06.823687 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-05-24 07:41:06.823732 | instance | Sunday 24 May 2026 07:41:06 +0000 (0:00:00.538) 0:38:31.700 ************ 2026-05-24 07:41:07.246987 | instance | changed: [instance] 2026-05-24 07:41:07.247050 | instance | 2026-05-24 07:41:07.247325 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-05-24 07:41:07.247370 | instance | Sunday 24 May 2026 07:41:07 +0000 (0:00:00.423) 0:38:32.124 ************ 2026-05-24 07:41:07.531993 | instance | ok: [instance] 2026-05-24 07:41:07.532065 | instance | 2026-05-24 07:41:07.532665 | instance | PLAY [Deploy SDN] ************************************************************** 2026-05-24 07:41:07.532715 | instance | 2026-05-24 07:41:07.532721 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 07:41:07.532726 | instance | Sunday 24 May 2026 07:41:07 +0000 (0:00:00.284) 0:38:32.409 ************ 2026-05-24 07:41:07.627482 | instance | ok: [instance] 2026-05-24 07:41:07.628319 | instance | 2026-05-24 07:41:07.628332 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 07:41:07.628339 | instance | Sunday 24 May 2026 07:41:07 +0000 (0:00:00.095) 0:38:32.504 ************ 2026-05-24 07:41:07.692649 | instance | skipping: [instance] 2026-05-24 07:41:07.692753 | instance | 2026-05-24 07:41:07.692839 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 07:41:07.692960 | instance | Sunday 24 May 2026 07:41:07 +0000 (0:00:00.065) 0:38:32.569 ************ 2026-05-24 07:41:07.746757 | instance | skipping: [instance] 2026-05-24 07:41:07.746979 | instance | 2026-05-24 07:41:07.747248 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 07:41:07.747510 | instance | Sunday 24 May 2026 07:41:07 +0000 (0:00:00.054) 0:38:32.624 ************ 2026-05-24 07:41:07.802699 | instance | skipping: [instance] 2026-05-24 07:41:07.802937 | instance | 2026-05-24 07:41:07.803211 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 07:41:07.803471 | instance | Sunday 24 May 2026 07:41:07 +0000 (0:00:00.056) 0:38:32.680 ************ 2026-05-24 07:41:07.868372 | instance | skipping: [instance] 2026-05-24 07:41:07.868608 | instance | 2026-05-24 07:41:07.868879 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 07:41:07.869137 | instance | Sunday 24 May 2026 07:41:07 +0000 (0:00:00.065) 0:38:32.745 ************ 2026-05-24 07:41:07.924037 | instance | skipping: [instance] 2026-05-24 07:41:07.924125 | instance | 2026-05-24 07:41:07.924259 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 07:41:07.924370 | instance | Sunday 24 May 2026 07:41:07 +0000 (0:00:00.055) 0:38:32.801 ************ 2026-05-24 07:41:07.988348 | instance | ok: [instance] 2026-05-24 07:41:07.988610 | instance | 2026-05-24 07:41:07.989097 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 07:41:07.989126 | instance | Sunday 24 May 2026 07:41:07 +0000 (0:00:00.064) 0:38:32.865 ************ 2026-05-24 07:41:08.038689 | instance | skipping: [instance] 2026-05-24 07:41:08.038921 | instance | 2026-05-24 07:41:08.039210 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 07:41:08.039459 | instance | Sunday 24 May 2026 07:41:08 +0000 (0:00:00.050) 0:38:32.916 ************ 2026-05-24 07:41:08.122401 | instance | ok: [instance] 2026-05-24 07:41:08.122629 | instance | 2026-05-24 07:41:08.122924 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:41:08.123171 | instance | Sunday 24 May 2026 07:41:08 +0000 (0:00:00.083) 0:38:32.999 ************ 2026-05-24 07:41:08.194760 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:41:08.194971 | instance | 2026-05-24 07:41:08.195231 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:41:08.195487 | instance | Sunday 24 May 2026 07:41:08 +0000 (0:00:00.072) 0:38:33.072 ************ 2026-05-24 07:41:08.748514 | instance | changed: [instance] 2026-05-24 07:41:08.748686 | instance | 2026-05-24 07:41:08.749012 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-05-24 07:41:08.749290 | instance | Sunday 24 May 2026 07:41:08 +0000 (0:00:00.552) 0:38:33.625 ************ 2026-05-24 07:41:08.989681 | instance | ok: [instance] 2026-05-24 07:41:08.989879 | instance | 2026-05-24 07:41:08.990198 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-05-24 07:41:08.990528 | instance | Sunday 24 May 2026 07:41:08 +0000 (0:00:00.241) 0:38:33.866 ************ 2026-05-24 07:41:09.056150 | instance | ok: [instance] => { 2026-05-24 07:41:09.056388 | instance | "changed": false, 2026-05-24 07:41:09.056644 | instance | "msg": "All assertions passed" 2026-05-24 07:41:09.056891 | instance | } 2026-05-24 07:41:09.057193 | instance | 2026-05-24 07:41:09.057457 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-05-24 07:41:09.057714 | instance | Sunday 24 May 2026 07:41:09 +0000 (0:00:00.066) 0:38:33.933 ************ 2026-05-24 07:41:15.921937 | instance | ok: [instance] 2026-05-24 07:41:15.922129 | instance | 2026-05-24 07:41:15.922429 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-05-24 07:41:15.922691 | instance | Sunday 24 May 2026 07:41:15 +0000 (0:00:06.864) 0:38:40.798 ************ 2026-05-24 07:41:15.986235 | instance | ok: [instance] => { 2026-05-24 07:41:15.986510 | instance | "changed": false, 2026-05-24 07:41:15.986799 | instance | "msg": "Successfully pulled openvswitch image" 2026-05-24 07:41:15.987040 | instance | } 2026-05-24 07:41:15.987265 | instance | 2026-05-24 07:41:15.987551 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-05-24 07:41:15.987803 | instance | Sunday 24 May 2026 07:41:15 +0000 (0:00:00.065) 0:38:40.863 ************ 2026-05-24 07:41:17.613511 | instance | changed: [instance] 2026-05-24 07:41:17.613735 | instance | 2026-05-24 07:41:17.614016 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:41:17.614308 | instance | Sunday 24 May 2026 07:41:17 +0000 (0:00:01.626) 0:38:42.490 ************ 2026-05-24 07:41:17.689283 | instance | skipping: [instance] 2026-05-24 07:41:17.689386 | instance | 2026-05-24 07:41:17.689551 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-05-24 07:41:17.689667 | instance | Sunday 24 May 2026 07:41:17 +0000 (0:00:00.076) 0:38:42.566 ************ 2026-05-24 07:41:17.789226 | instance | skipping: [instance] 2026-05-24 07:41:17.789389 | instance | 2026-05-24 07:41:17.789726 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:41:17.790032 | instance | Sunday 24 May 2026 07:41:17 +0000 (0:00:00.098) 0:38:42.665 ************ 2026-05-24 07:41:17.874107 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:41:17.968064 | instance | 2026-05-24 07:41:17.968123 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:41:17.968139 | instance | Sunday 24 May 2026 07:41:17 +0000 (0:00:00.085) 0:38:42.751 ************ 2026-05-24 07:41:18.436749 | instance | changed: [instance] 2026-05-24 07:41:18.437057 | instance | 2026-05-24 07:41:18.437346 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-05-24 07:41:18.437622 | instance | Sunday 24 May 2026 07:41:18 +0000 (0:00:00.562) 0:38:43.313 ************ 2026-05-24 07:41:19.458882 | instance | ok: [instance] 2026-05-24 07:41:19.459095 | instance | 2026-05-24 07:41:19.459395 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-05-24 07:41:19.459658 | instance | Sunday 24 May 2026 07:41:19 +0000 (0:00:01.021) 0:38:44.335 ************ 2026-05-24 07:41:19.525400 | instance | skipping: [instance] 2026-05-24 07:41:19.525617 | instance | 2026-05-24 07:41:19.525875 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-05-24 07:41:19.526147 | instance | Sunday 24 May 2026 07:41:19 +0000 (0:00:00.067) 0:38:44.402 ************ 2026-05-24 07:41:25.653568 | instance | ok: [instance] 2026-05-24 07:41:25.653696 | instance | 2026-05-24 07:41:25.653868 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-05-24 07:41:25.654038 | instance | Sunday 24 May 2026 07:41:25 +0000 (0:00:06.128) 0:38:50.530 ************ 2026-05-24 07:41:25.714617 | instance | ok: [instance] => { 2026-05-24 07:41:25.714874 | instance | "changed": false, 2026-05-24 07:41:25.715135 | instance | "msg": "Successfully pulled ovn-controller image" 2026-05-24 07:41:25.715383 | instance | } 2026-05-24 07:41:25.715625 | instance | 2026-05-24 07:41:25.715883 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-05-24 07:41:25.716143 | instance | Sunday 24 May 2026 07:41:25 +0000 (0:00:00.061) 0:38:50.592 ************ 2026-05-24 07:41:27.947238 | instance | changed: [instance] 2026-05-24 07:41:27.947320 | instance | 2026-05-24 07:41:27.947422 | instance | PLAY [controllers[0]] ********************************************************** 2026-05-24 07:41:27.947537 | instance | 2026-05-24 07:41:27.947656 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 07:41:27.947774 | instance | Sunday 24 May 2026 07:41:27 +0000 (0:00:02.232) 0:38:52.825 ************ 2026-05-24 07:41:30.985704 | instance | ok: [instance] 2026-05-24 07:41:30.985907 | instance | 2026-05-24 07:41:30.986655 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 07:41:30.986738 | instance | Sunday 24 May 2026 07:41:30 +0000 (0:00:03.037) 0:38:55.862 ************ 2026-05-24 07:41:31.079533 | instance | ok: [instance] 2026-05-24 07:41:31.079604 | instance | 2026-05-24 07:41:31.079610 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 07:41:31.079616 | instance | Sunday 24 May 2026 07:41:31 +0000 (0:00:00.093) 0:38:55.956 ************ 2026-05-24 07:41:31.147849 | instance | skipping: [instance] 2026-05-24 07:41:31.147915 | instance | 2026-05-24 07:41:31.147921 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 07:41:31.147928 | instance | Sunday 24 May 2026 07:41:31 +0000 (0:00:00.068) 0:38:56.024 ************ 2026-05-24 07:41:31.210914 | instance | skipping: [instance] 2026-05-24 07:41:31.210967 | instance | 2026-05-24 07:41:31.210973 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 07:41:31.210980 | instance | Sunday 24 May 2026 07:41:31 +0000 (0:00:00.063) 0:38:56.088 ************ 2026-05-24 07:41:31.271643 | instance | skipping: [instance] 2026-05-24 07:41:31.271709 | instance | 2026-05-24 07:41:31.271715 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 07:41:31.271722 | instance | Sunday 24 May 2026 07:41:31 +0000 (0:00:00.060) 0:38:56.148 ************ 2026-05-24 07:41:31.323201 | instance | skipping: [instance] 2026-05-24 07:41:31.323261 | instance | 2026-05-24 07:41:31.323267 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 07:41:31.323279 | instance | Sunday 24 May 2026 07:41:31 +0000 (0:00:00.051) 0:38:56.200 ************ 2026-05-24 07:41:31.388791 | instance | skipping: [instance] 2026-05-24 07:41:31.388846 | instance | 2026-05-24 07:41:31.388853 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 07:41:31.388859 | instance | Sunday 24 May 2026 07:41:31 +0000 (0:00:00.065) 0:38:56.266 ************ 2026-05-24 07:41:31.457132 | instance | ok: [instance] 2026-05-24 07:41:31.457172 | instance | 2026-05-24 07:41:31.457177 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 07:41:31.457183 | instance | Sunday 24 May 2026 07:41:31 +0000 (0:00:00.068) 0:38:56.334 ************ 2026-05-24 07:41:31.533160 | instance | ok: [instance] => (item=libvirt_exporter) 2026-05-24 07:41:31.533197 | instance | 2026-05-24 07:41:31.533202 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 07:41:31.533226 | instance | Sunday 24 May 2026 07:41:31 +0000 (0:00:00.076) 0:38:56.410 ************ 2026-05-24 07:41:31.625160 | instance | ok: [instance] 2026-05-24 07:41:31.625203 | instance | 2026-05-24 07:41:31.625209 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:41:31.625214 | instance | Sunday 24 May 2026 07:41:31 +0000 (0:00:00.091) 0:38:56.502 ************ 2026-05-24 07:41:31.711125 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:41:31.711170 | instance | 2026-05-24 07:41:31.711175 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:41:31.711181 | instance | Sunday 24 May 2026 07:41:31 +0000 (0:00:00.086) 0:38:56.588 ************ 2026-05-24 07:41:32.288989 | instance | changed: [instance] 2026-05-24 07:41:32.289124 | instance | 2026-05-24 07:41:32.289494 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-05-24 07:41:32.289560 | instance | Sunday 24 May 2026 07:41:32 +0000 (0:00:00.577) 0:38:57.165 ************ 2026-05-24 07:41:32.359437 | instance | skipping: [instance] 2026-05-24 07:41:32.359504 | instance | 2026-05-24 07:41:32.359510 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-05-24 07:41:32.359516 | instance | Sunday 24 May 2026 07:41:32 +0000 (0:00:00.070) 0:38:57.236 ************ 2026-05-24 07:41:33.848753 | instance | changed: [instance] => (item=libvirt-vnc) 2026-05-24 07:41:33.848887 | instance | changed: [instance] => (item=libvirt-api) 2026-05-24 07:41:33.849063 | instance | 2026-05-24 07:41:33.849246 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-05-24 07:41:33.849422 | instance | Sunday 24 May 2026 07:41:33 +0000 (0:00:01.489) 0:38:58.726 ************ 2026-05-24 07:41:35.245698 | instance | changed: [instance] => (item=libvirt-vnc) 2026-05-24 07:41:35.245794 | instance | changed: [instance] => (item=libvirt-api) 2026-05-24 07:41:35.246182 | instance | 2026-05-24 07:41:35.246250 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-05-24 07:41:35.246257 | instance | Sunday 24 May 2026 07:41:35 +0000 (0:00:01.396) 0:39:00.122 ************ 2026-05-24 07:41:35.468269 | instance | ok: [instance] 2026-05-24 07:41:35.468372 | instance | 2026-05-24 07:41:35.468447 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-05-24 07:41:35.468582 | instance | Sunday 24 May 2026 07:41:35 +0000 (0:00:00.222) 0:39:00.345 ************ 2026-05-24 07:41:37.359321 | instance | changed: [instance] 2026-05-24 07:41:37.359427 | instance | 2026-05-24 07:41:37.359452 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:41:37.359464 | instance | Sunday 24 May 2026 07:41:37 +0000 (0:00:01.890) 0:39:02.236 ************ 2026-05-24 07:41:37.449181 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:41:37.449287 | instance | 2026-05-24 07:41:37.449355 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:41:37.449483 | instance | Sunday 24 May 2026 07:41:37 +0000 (0:00:00.090) 0:39:02.326 ************ 2026-05-24 07:41:38.006204 | instance | changed: [instance] 2026-05-24 07:41:38.006277 | instance | 2026-05-24 07:41:38.006289 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-05-24 07:41:38.006305 | instance | Sunday 24 May 2026 07:41:37 +0000 (0:00:00.556) 0:39:02.882 ************ 2026-05-24 07:41:38.114442 | instance | skipping: [instance] 2026-05-24 07:41:38.114488 | instance | 2026-05-24 07:41:38.114493 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-24 07:41:38.114498 | instance | Sunday 24 May 2026 07:41:38 +0000 (0:00:00.108) 0:39:02.991 ************ 2026-05-24 07:41:39.145325 | instance | ok: [instance] 2026-05-24 07:41:39.145405 | instance | 2026-05-24 07:41:39.145523 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-24 07:41:39.145702 | instance | Sunday 24 May 2026 07:41:39 +0000 (0:00:01.031) 0:39:04.022 ************ 2026-05-24 07:41:39.374385 | instance | ok: [instance] 2026-05-24 07:41:39.374479 | instance | 2026-05-24 07:41:39.374558 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-24 07:41:39.374678 | instance | Sunday 24 May 2026 07:41:39 +0000 (0:00:00.229) 0:39:04.252 ************ 2026-05-24 07:41:39.918060 | instance | ok: [instance] 2026-05-24 07:41:39.918187 | instance | 2026-05-24 07:41:39.918430 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 07:41:39.918480 | instance | Sunday 24 May 2026 07:41:39 +0000 (0:00:00.543) 0:39:04.795 ************ 2026-05-24 07:41:40.031576 | instance | ok: [instance] 2026-05-24 07:41:40.031643 | instance | 2026-05-24 07:41:40.031767 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 07:41:40.031885 | instance | Sunday 24 May 2026 07:41:40 +0000 (0:00:00.113) 0:39:04.909 ************ 2026-05-24 07:41:40.148839 | instance | included: rabbitmq for instance 2026-05-24 07:41:40.148910 | instance | 2026-05-24 07:41:40.149175 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-24 07:41:40.149250 | instance | Sunday 24 May 2026 07:41:40 +0000 (0:00:00.116) 0:39:05.025 ************ 2026-05-24 07:41:40.945462 | instance | ok: [instance] 2026-05-24 07:41:40.945523 | instance | 2026-05-24 07:41:40.945530 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-24 07:41:40.945542 | instance | Sunday 24 May 2026 07:41:40 +0000 (0:00:00.796) 0:39:05.822 ************ 2026-05-24 07:41:41.022833 | instance | skipping: [instance] 2026-05-24 07:41:41.022905 | instance | 2026-05-24 07:41:41.023038 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-24 07:41:41.023160 | instance | Sunday 24 May 2026 07:41:41 +0000 (0:00:00.077) 0:39:05.900 ************ 2026-05-24 07:41:41.092407 | instance | skipping: [instance] 2026-05-24 07:41:41.092476 | instance | 2026-05-24 07:41:41.092607 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-24 07:41:41.092729 | instance | Sunday 24 May 2026 07:41:41 +0000 (0:00:00.069) 0:39:05.969 ************ 2026-05-24 07:41:41.159919 | instance | skipping: [instance] 2026-05-24 07:41:41.159996 | instance | 2026-05-24 07:41:41.160129 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-24 07:41:41.160251 | instance | Sunday 24 May 2026 07:41:41 +0000 (0:00:00.067) 0:39:06.037 ************ 2026-05-24 07:42:12.120926 | instance | changed: [instance] 2026-05-24 07:42:12.120996 | instance | 2026-05-24 07:42:12.121374 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 07:42:12.121439 | instance | Sunday 24 May 2026 07:42:12 +0000 (0:00:30.960) 0:39:36.997 ************ 2026-05-24 07:42:12.827235 | instance | ok: [instance] 2026-05-24 07:42:12.827336 | instance | 2026-05-24 07:42:12.827597 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 07:42:12.827672 | instance | Sunday 24 May 2026 07:42:12 +0000 (0:00:00.706) 0:39:37.704 ************ 2026-05-24 07:42:12.910532 | instance | ok: [instance] 2026-05-24 07:42:12.910586 | instance | 2026-05-24 07:42:12.910767 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 07:42:12.910857 | instance | Sunday 24 May 2026 07:42:12 +0000 (0:00:00.083) 0:39:37.787 ************ 2026-05-24 07:42:12.983492 | instance | skipping: [instance] 2026-05-24 07:42:12.983589 | instance | 2026-05-24 07:42:12.983782 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 07:42:12.983855 | instance | Sunday 24 May 2026 07:42:12 +0000 (0:00:00.073) 0:39:37.860 ************ 2026-05-24 07:42:13.057360 | instance | skipping: [instance] 2026-05-24 07:42:13.057461 | instance | 2026-05-24 07:42:13.057754 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 07:42:13.057770 | instance | Sunday 24 May 2026 07:42:13 +0000 (0:00:00.073) 0:39:37.934 ************ 2026-05-24 07:42:13.131329 | instance | ok: [instance] 2026-05-24 07:42:13.131529 | instance | 2026-05-24 07:42:13.131690 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 07:42:13.131852 | instance | Sunday 24 May 2026 07:42:13 +0000 (0:00:00.073) 0:39:38.008 ************ 2026-05-24 07:42:13.371531 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 07:42:13.371613 | instance | ok: [instance] => (item=oslo_db_api) 2026-05-24 07:42:13.371685 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-24 07:42:13.371803 | instance | ok: [instance] => (item=compute_metadata) 2026-05-24 07:42:13.371919 | instance | ok: [instance] => (item=identity) 2026-05-24 07:42:13.372034 | instance | ok: [instance] => (item=placement) 2026-05-24 07:42:13.372190 | instance | ok: [instance] => (item=volumev3) 2026-05-24 07:42:13.372309 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-05-24 07:42:13.372426 | instance | ok: [instance] => (item=compute) 2026-05-24 07:42:13.372541 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 07:42:13.372655 | instance | ok: [instance] => (item=network) 2026-05-24 07:42:13.372770 | instance | ok: [instance] => (item=baremetal) 2026-05-24 07:42:13.372891 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-05-24 07:42:13.373008 | instance | ok: [instance] => (item=image) 2026-05-24 07:42:13.373118 | instance | 2026-05-24 07:42:13.373238 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 07:42:13.373362 | instance | Sunday 24 May 2026 07:42:13 +0000 (0:00:00.240) 0:39:38.248 ************ 2026-05-24 07:42:13.467281 | instance | ok: [instance] 2026-05-24 07:42:13.467376 | instance | 2026-05-24 07:42:13.467506 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:42:13.467625 | instance | Sunday 24 May 2026 07:42:13 +0000 (0:00:00.095) 0:39:38.344 ************ 2026-05-24 07:42:13.553574 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:42:13.553822 | instance | 2026-05-24 07:42:13.554342 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:42:13.554446 | instance | Sunday 24 May 2026 07:42:13 +0000 (0:00:00.086) 0:39:38.431 ************ 2026-05-24 07:42:14.120223 | instance | changed: [instance] 2026-05-24 07:42:14.120465 | instance | 2026-05-24 07:42:14.120743 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-05-24 07:42:14.121009 | instance | Sunday 24 May 2026 07:42:14 +0000 (0:00:00.566) 0:39:38.997 ************ 2026-05-24 07:42:14.184382 | instance | skipping: [instance] 2026-05-24 07:42:14.184614 | instance | 2026-05-24 07:42:14.184878 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-05-24 07:42:14.185132 | instance | Sunday 24 May 2026 07:42:14 +0000 (0:00:00.064) 0:39:39.062 ************ 2026-05-24 07:42:14.398311 | instance | ok: [instance -> localhost] 2026-05-24 07:42:14.398584 | instance | 2026-05-24 07:42:14.398876 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-05-24 07:42:14.399185 | instance | Sunday 24 May 2026 07:42:14 +0000 (0:00:00.213) 0:39:39.275 ************ 2026-05-24 07:42:14.826305 | instance | ok: [instance -> localhost] 2026-05-24 07:42:14.826537 | instance | 2026-05-24 07:42:14.826802 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-05-24 07:42:14.827061 | instance | Sunday 24 May 2026 07:42:14 +0000 (0:00:00.428) 0:39:39.703 ************ 2026-05-24 07:42:15.373599 | instance | ok: [instance -> localhost] 2026-05-24 07:42:15.373820 | instance | 2026-05-24 07:42:15.374091 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-05-24 07:42:15.374432 | instance | Sunday 24 May 2026 07:42:15 +0000 (0:00:00.546) 0:39:40.250 ************ 2026-05-24 07:42:15.603870 | instance | ok: [instance -> localhost] 2026-05-24 07:42:15.604038 | instance | 2026-05-24 07:42:15.604227 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-05-24 07:42:15.604376 | instance | Sunday 24 May 2026 07:42:15 +0000 (0:00:00.230) 0:39:40.481 ************ 2026-05-24 07:42:17.042721 | instance | ok: [instance] => (item=nova-bootstrap) 2026-05-24 07:42:17.042975 | instance | ok: [instance] => (item=nova-cell-setup) 2026-05-24 07:42:17.043220 | instance | 2026-05-24 07:42:17.043486 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-05-24 07:42:17.043747 | instance | Sunday 24 May 2026 07:42:17 +0000 (0:00:01.438) 0:39:41.920 ************ 2026-05-24 07:42:17.664680 | instance | ok: [instance] 2026-05-24 07:42:17.664903 | instance | 2026-05-24 07:42:17.665173 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-05-24 07:42:17.665472 | instance | Sunday 24 May 2026 07:42:17 +0000 (0:00:00.622) 0:39:42.542 ************ 2026-05-24 07:45:06.709087 | instance | changed: [instance] 2026-05-24 07:45:06.709349 | instance | 2026-05-24 07:45:06.709632 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 07:45:06.709911 | instance | Sunday 24 May 2026 07:45:06 +0000 (0:02:49.044) 0:42:31.586 ************ 2026-05-24 07:45:06.977130 | instance | included: openstack_helm_ingress for instance 2026-05-24 07:45:06.977216 | instance | 2026-05-24 07:45:06.977396 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 07:45:06.977554 | instance | Sunday 24 May 2026 07:45:06 +0000 (0:00:00.268) 0:42:31.854 ************ 2026-05-24 07:45:07.039613 | instance | skipping: [instance] 2026-05-24 07:45:07.039879 | instance | 2026-05-24 07:45:07.040334 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 07:45:07.040670 | instance | Sunday 24 May 2026 07:45:07 +0000 (0:00:00.062) 0:42:31.917 ************ 2026-05-24 07:45:07.100071 | instance | skipping: [instance] 2026-05-24 07:45:07.100348 | instance | 2026-05-24 07:45:07.100639 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 07:45:07.100915 | instance | Sunday 24 May 2026 07:45:07 +0000 (0:00:00.060) 0:42:31.977 ************ 2026-05-24 07:45:07.173035 | instance | ok: [instance] 2026-05-24 07:45:07.173275 | instance | 2026-05-24 07:45:07.173536 | instance | TASK [Create Ingress compute] ************************************************** 2026-05-24 07:45:07.173793 | instance | Sunday 24 May 2026 07:45:07 +0000 (0:00:00.073) 0:42:32.050 ************ 2026-05-24 07:45:07.278667 | instance | included: ingress for instance 2026-05-24 07:45:07.278915 | instance | 2026-05-24 07:45:07.279202 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-05-24 07:45:07.279464 | instance | Sunday 24 May 2026 07:45:07 +0000 (0:00:00.105) 0:42:32.155 ************ 2026-05-24 07:45:08.319110 | instance | changed: [instance] 2026-05-24 07:45:08.319367 | instance | 2026-05-24 07:45:08.319667 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 07:45:08.319954 | instance | Sunday 24 May 2026 07:45:08 +0000 (0:00:01.040) 0:42:33.196 ************ 2026-05-24 07:45:08.458982 | instance | included: openstack_helm_ingress for instance 2026-05-24 07:45:08.459114 | instance | 2026-05-24 07:45:08.459289 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 07:45:08.459466 | instance | Sunday 24 May 2026 07:45:08 +0000 (0:00:00.139) 0:42:33.336 ************ 2026-05-24 07:45:08.517716 | instance | skipping: [instance] 2026-05-24 07:45:08.517951 | instance | 2026-05-24 07:45:08.518232 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 07:45:08.518465 | instance | Sunday 24 May 2026 07:45:08 +0000 (0:00:00.058) 0:42:33.395 ************ 2026-05-24 07:45:08.593217 | instance | skipping: [instance] 2026-05-24 07:45:08.593362 | instance | 2026-05-24 07:45:08.593552 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 07:45:08.593739 | instance | Sunday 24 May 2026 07:45:08 +0000 (0:00:00.075) 0:42:33.470 ************ 2026-05-24 07:45:08.679857 | instance | ok: [instance] 2026-05-24 07:45:08.679982 | instance | 2026-05-24 07:45:08.680154 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-05-24 07:45:08.680319 | instance | Sunday 24 May 2026 07:45:08 +0000 (0:00:00.086) 0:42:33.557 ************ 2026-05-24 07:45:08.792465 | instance | included: ingress for instance 2026-05-24 07:45:08.792684 | instance | 2026-05-24 07:45:08.792947 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-05-24 07:45:08.793236 | instance | Sunday 24 May 2026 07:45:08 +0000 (0:00:00.112) 0:42:33.669 ************ 2026-05-24 07:45:09.815331 | instance | changed: [instance] 2026-05-24 07:45:09.815416 | instance | 2026-05-24 07:45:09.815544 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-05-24 07:45:09.815669 | instance | Sunday 24 May 2026 07:45:09 +0000 (0:00:01.022) 0:42:34.692 ************ 2026-05-24 07:45:10.614704 | instance | ok: [instance] 2026-05-24 07:45:10.614804 | instance | 2026-05-24 07:45:10.614928 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-05-24 07:45:10.615051 | instance | Sunday 24 May 2026 07:45:10 +0000 (0:00:00.798) 0:42:35.491 ************ 2026-05-24 07:45:28.290974 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-05-24 07:45:28.291220 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-05-24 07:45:28.291506 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-05-24 07:45:28.291782 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-05-24 07:45:28.292058 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-05-24 07:45:28.292359 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-05-24 07:45:28.292637 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-05-24 07:45:28.292885 | instance | 2026-05-24 07:45:28.293163 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 07:45:28.293429 | instance | Sunday 24 May 2026 07:45:28 +0000 (0:00:17.676) 0:42:53.167 ************ 2026-05-24 07:45:28.405047 | instance | ok: [instance] 2026-05-24 07:45:28.405265 | instance | 2026-05-24 07:45:28.405542 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 07:45:28.405819 | instance | Sunday 24 May 2026 07:45:28 +0000 (0:00:00.114) 0:42:53.282 ************ 2026-05-24 07:45:28.525976 | instance | included: rabbitmq for instance 2026-05-24 07:45:28.526257 | instance | 2026-05-24 07:45:28.526437 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-24 07:45:28.526616 | instance | Sunday 24 May 2026 07:45:28 +0000 (0:00:00.121) 0:42:53.403 ************ 2026-05-24 07:45:29.245724 | instance | ok: [instance] 2026-05-24 07:45:29.245974 | instance | 2026-05-24 07:45:29.246280 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-24 07:45:29.246546 | instance | Sunday 24 May 2026 07:45:29 +0000 (0:00:00.719) 0:42:54.123 ************ 2026-05-24 07:45:29.311070 | instance | skipping: [instance] 2026-05-24 07:45:29.311314 | instance | 2026-05-24 07:45:29.311580 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-24 07:45:29.311839 | instance | Sunday 24 May 2026 07:45:29 +0000 (0:00:00.065) 0:42:54.188 ************ 2026-05-24 07:45:29.375269 | instance | skipping: [instance] 2026-05-24 07:45:29.375536 | instance | 2026-05-24 07:45:29.375803 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-24 07:45:29.376068 | instance | Sunday 24 May 2026 07:45:29 +0000 (0:00:00.064) 0:42:54.252 ************ 2026-05-24 07:45:29.439565 | instance | skipping: [instance] 2026-05-24 07:45:29.439838 | instance | 2026-05-24 07:45:29.440112 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-24 07:45:29.440370 | instance | Sunday 24 May 2026 07:45:29 +0000 (0:00:00.064) 0:42:54.316 ************ 2026-05-24 07:46:00.426894 | instance | changed: [instance] 2026-05-24 07:46:00.427147 | instance | 2026-05-24 07:46:00.427495 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 07:46:00.427774 | instance | Sunday 24 May 2026 07:46:00 +0000 (0:00:30.986) 0:43:25.303 ************ 2026-05-24 07:46:01.171448 | instance | ok: [instance] 2026-05-24 07:46:01.171695 | instance | 2026-05-24 07:46:01.171995 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 07:46:01.172262 | instance | Sunday 24 May 2026 07:46:01 +0000 (0:00:00.745) 0:43:26.048 ************ 2026-05-24 07:46:01.233438 | instance | ok: [instance] 2026-05-24 07:46:01.233614 | instance | 2026-05-24 07:46:01.233895 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 07:46:01.234239 | instance | Sunday 24 May 2026 07:46:01 +0000 (0:00:00.062) 0:43:26.111 ************ 2026-05-24 07:46:01.305761 | instance | skipping: [instance] 2026-05-24 07:46:01.306010 | instance | 2026-05-24 07:46:01.306318 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 07:46:01.306824 | instance | Sunday 24 May 2026 07:46:01 +0000 (0:00:00.072) 0:43:26.183 ************ 2026-05-24 07:46:01.393215 | instance | skipping: [instance] 2026-05-24 07:46:01.393424 | instance | 2026-05-24 07:46:01.393717 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 07:46:01.393981 | instance | Sunday 24 May 2026 07:46:01 +0000 (0:00:00.087) 0:43:26.270 ************ 2026-05-24 07:46:01.462210 | instance | ok: [instance] 2026-05-24 07:46:01.462441 | instance | 2026-05-24 07:46:01.462718 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 07:46:01.463028 | instance | Sunday 24 May 2026 07:46:01 +0000 (0:00:00.069) 0:43:26.339 ************ 2026-05-24 07:46:01.643138 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 07:46:01.643404 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-24 07:46:01.643672 | instance | ok: [instance] => (item=compute_metadata) 2026-05-24 07:46:01.643929 | instance | ok: [instance] => (item=identity) 2026-05-24 07:46:01.644183 | instance | ok: [instance] => (item=dns) 2026-05-24 07:46:01.644436 | instance | ok: [instance] => (item=load_balancer) 2026-05-24 07:46:01.644685 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 07:46:01.644946 | instance | ok: [instance] => (item=network) 2026-05-24 07:46:01.645198 | instance | ok: [instance] => (item=baremetal) 2026-05-24 07:46:01.645451 | instance | ok: [instance] => (item=compute) 2026-05-24 07:46:01.645691 | instance | 2026-05-24 07:46:01.645958 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 07:46:01.646259 | instance | Sunday 24 May 2026 07:46:01 +0000 (0:00:00.180) 0:43:26.520 ************ 2026-05-24 07:46:01.745777 | instance | ok: [instance] 2026-05-24 07:46:01.746006 | instance | 2026-05-24 07:46:01.746308 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:46:01.746566 | instance | Sunday 24 May 2026 07:46:01 +0000 (0:00:00.102) 0:43:26.623 ************ 2026-05-24 07:46:01.837078 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:46:01.837314 | instance | 2026-05-24 07:46:01.837580 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:46:01.837847 | instance | Sunday 24 May 2026 07:46:01 +0000 (0:00:00.091) 0:43:26.714 ************ 2026-05-24 07:46:02.399031 | instance | changed: [instance] 2026-05-24 07:46:02.399250 | instance | 2026-05-24 07:46:02.399583 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-05-24 07:46:02.399913 | instance | Sunday 24 May 2026 07:46:02 +0000 (0:00:00.561) 0:43:27.276 ************ 2026-05-24 07:46:03.127895 | instance | ok: [instance] 2026-05-24 07:46:03.128128 | instance | 2026-05-24 07:46:03.128396 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-05-24 07:46:03.128660 | instance | Sunday 24 May 2026 07:46:03 +0000 (0:00:00.729) 0:43:28.005 ************ 2026-05-24 07:46:03.202284 | instance | skipping: [instance] 2026-05-24 07:46:03.202501 | instance | 2026-05-24 07:46:03.202781 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-05-24 07:46:03.203048 | instance | Sunday 24 May 2026 07:46:03 +0000 (0:00:00.073) 0:43:28.079 ************ 2026-05-24 07:46:03.801653 | instance | ok: [instance] 2026-05-24 07:46:03.801849 | instance | 2026-05-24 07:46:03.802118 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-05-24 07:46:03.802410 | instance | Sunday 24 May 2026 07:46:03 +0000 (0:00:00.599) 0:43:28.678 ************ 2026-05-24 07:46:03.882464 | instance | ok: [instance] 2026-05-24 07:46:03.883306 | instance | 2026-05-24 07:46:03.883378 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-05-24 07:46:03.883390 | instance | Sunday 24 May 2026 07:46:03 +0000 (0:00:00.081) 0:43:28.760 ************ 2026-05-24 07:46:03.972659 | instance | ok: [instance] 2026-05-24 07:46:03.972766 | instance | 2026-05-24 07:46:03.973066 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-05-24 07:46:03.973349 | instance | Sunday 24 May 2026 07:46:03 +0000 (0:00:00.089) 0:43:28.849 ************ 2026-05-24 07:46:04.040362 | instance | skipping: [instance] 2026-05-24 07:46:04.040585 | instance | 2026-05-24 07:46:04.040829 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-05-24 07:46:04.041077 | instance | Sunday 24 May 2026 07:46:04 +0000 (0:00:00.068) 0:43:28.917 ************ 2026-05-24 07:48:22.873597 | instance | changed: [instance] 2026-05-24 07:48:22.873871 | instance | 2026-05-24 07:48:22.874215 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 07:48:22.874505 | instance | Sunday 24 May 2026 07:48:22 +0000 (0:02:18.832) 0:45:47.750 ************ 2026-05-24 07:48:23.241971 | instance | included: openstack_helm_ingress for instance 2026-05-24 07:48:23.242186 | instance | 2026-05-24 07:48:23.242483 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 07:48:23.242798 | instance | Sunday 24 May 2026 07:48:23 +0000 (0:00:00.368) 0:45:48.119 ************ 2026-05-24 07:48:23.305651 | instance | skipping: [instance] 2026-05-24 07:48:23.305723 | instance | 2026-05-24 07:48:23.305980 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 07:48:23.306296 | instance | Sunday 24 May 2026 07:48:23 +0000 (0:00:00.063) 0:45:48.182 ************ 2026-05-24 07:48:23.372997 | instance | skipping: [instance] 2026-05-24 07:48:23.373036 | instance | 2026-05-24 07:48:23.373320 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 07:48:23.373610 | instance | Sunday 24 May 2026 07:48:23 +0000 (0:00:00.067) 0:45:48.250 ************ 2026-05-24 07:48:23.451231 | instance | ok: [instance] 2026-05-24 07:48:23.451500 | instance | 2026-05-24 07:48:23.451778 | instance | TASK [Create Ingress network] ************************************************** 2026-05-24 07:48:23.452053 | instance | Sunday 24 May 2026 07:48:23 +0000 (0:00:00.078) 0:45:48.328 ************ 2026-05-24 07:48:23.554273 | instance | included: ingress for instance 2026-05-24 07:48:23.554512 | instance | 2026-05-24 07:48:23.554817 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-05-24 07:48:23.555084 | instance | Sunday 24 May 2026 07:48:23 +0000 (0:00:00.102) 0:45:48.431 ************ 2026-05-24 07:48:24.647864 | instance | changed: [instance] 2026-05-24 07:48:24.648162 | instance | 2026-05-24 07:48:24.648491 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-05-24 07:48:24.648831 | instance | Sunday 24 May 2026 07:48:24 +0000 (0:00:01.092) 0:45:49.524 ************ 2026-05-24 07:48:25.385687 | instance | ok: [instance] 2026-05-24 07:48:25.385927 | instance | 2026-05-24 07:48:25.386242 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-05-24 07:48:25.386512 | instance | Sunday 24 May 2026 07:48:25 +0000 (0:00:00.738) 0:45:50.262 ************ 2026-05-24 07:48:41.187656 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-05-24 07:48:41.187929 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-05-24 07:48:41.188242 | 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-05-24 07:48:41.188440 | instance | 2026-05-24 07:48:41.188701 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-05-24 07:48:41.188978 | instance | Sunday 24 May 2026 07:48:41 +0000 (0:00:15.801) 0:46:06.064 ************ 2026-05-24 07:48:44.256545 | 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-05-24 07:48:44.256610 | instance | 2026-05-24 07:48:44.256746 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 07:48:44.256880 | instance | Sunday 24 May 2026 07:48:44 +0000 (0:00:03.069) 0:46:09.134 ************ 2026-05-24 07:48:44.369767 | instance | ok: [instance] 2026-05-24 07:48:44.369847 | instance | 2026-05-24 07:48:44.369990 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 07:48:44.370176 | instance | Sunday 24 May 2026 07:48:44 +0000 (0:00:00.113) 0:46:09.247 ************ 2026-05-24 07:48:44.468883 | instance | included: rabbitmq for instance 2026-05-24 07:48:44.468956 | instance | 2026-05-24 07:48:44.469087 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-24 07:48:44.469203 | instance | Sunday 24 May 2026 07:48:44 +0000 (0:00:00.099) 0:46:09.346 ************ 2026-05-24 07:48:45.279116 | instance | ok: [instance] 2026-05-24 07:48:45.279400 | instance | 2026-05-24 07:48:45.279678 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-24 07:48:45.279957 | instance | Sunday 24 May 2026 07:48:45 +0000 (0:00:00.809) 0:46:10.156 ************ 2026-05-24 07:48:45.345884 | instance | skipping: [instance] 2026-05-24 07:48:45.346146 | instance | 2026-05-24 07:48:45.346488 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-24 07:48:45.346769 | instance | Sunday 24 May 2026 07:48:45 +0000 (0:00:00.066) 0:46:10.223 ************ 2026-05-24 07:48:45.410844 | instance | skipping: [instance] 2026-05-24 07:48:45.411001 | instance | 2026-05-24 07:48:45.411171 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-24 07:48:45.411348 | instance | Sunday 24 May 2026 07:48:45 +0000 (0:00:00.065) 0:46:10.288 ************ 2026-05-24 07:48:45.471344 | instance | skipping: [instance] 2026-05-24 07:48:45.471611 | instance | 2026-05-24 07:48:45.471930 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-24 07:48:45.472227 | instance | Sunday 24 May 2026 07:48:45 +0000 (0:00:00.060) 0:46:10.348 ************ 2026-05-24 07:49:16.362044 | instance | changed: [instance] 2026-05-24 07:49:16.362332 | instance | 2026-05-24 07:49:16.362626 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 07:49:16.362875 | instance | Sunday 24 May 2026 07:49:16 +0000 (0:00:30.890) 0:46:41.239 ************ 2026-05-24 07:49:17.103440 | instance | ok: [instance] 2026-05-24 07:49:17.103549 | instance | 2026-05-24 07:49:17.103735 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 07:49:17.103899 | instance | Sunday 24 May 2026 07:49:17 +0000 (0:00:00.741) 0:46:41.980 ************ 2026-05-24 07:49:17.176501 | instance | ok: [instance] 2026-05-24 07:49:17.176753 | instance | 2026-05-24 07:49:17.177035 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 07:49:17.177295 | instance | Sunday 24 May 2026 07:49:17 +0000 (0:00:00.073) 0:46:42.053 ************ 2026-05-24 07:49:17.250381 | instance | skipping: [instance] 2026-05-24 07:49:17.250602 | instance | 2026-05-24 07:49:17.250909 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 07:49:17.251171 | instance | Sunday 24 May 2026 07:49:17 +0000 (0:00:00.073) 0:46:42.127 ************ 2026-05-24 07:49:17.319288 | instance | skipping: [instance] 2026-05-24 07:49:17.319546 | instance | 2026-05-24 07:49:17.319878 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 07:49:17.320177 | instance | Sunday 24 May 2026 07:49:17 +0000 (0:00:00.068) 0:46:42.196 ************ 2026-05-24 07:49:17.384371 | instance | ok: [instance] 2026-05-24 07:49:17.384547 | instance | 2026-05-24 07:49:17.384919 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 07:49:17.385197 | instance | Sunday 24 May 2026 07:49:17 +0000 (0:00:00.065) 0:46:42.261 ************ 2026-05-24 07:49:17.511822 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 07:49:17.512042 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-24 07:49:17.512297 | instance | ok: [instance] => (item=identity) 2026-05-24 07:49:17.512555 | instance | ok: [instance] => (item=cloudformation) 2026-05-24 07:49:17.512813 | instance | ok: [instance] => (item=orchestration) 2026-05-24 07:49:17.513067 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 07:49:17.513308 | instance | 2026-05-24 07:49:17.513569 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 07:49:17.513824 | instance | Sunday 24 May 2026 07:49:17 +0000 (0:00:00.126) 0:46:42.388 ************ 2026-05-24 07:49:17.608723 | instance | ok: [instance] 2026-05-24 07:49:17.608955 | instance | 2026-05-24 07:49:17.609224 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:49:17.609482 | instance | Sunday 24 May 2026 07:49:17 +0000 (0:00:00.097) 0:46:42.485 ************ 2026-05-24 07:49:17.712628 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:49:17.712707 | instance | 2026-05-24 07:49:17.713007 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:49:17.713125 | instance | Sunday 24 May 2026 07:49:17 +0000 (0:00:00.103) 0:46:42.589 ************ 2026-05-24 07:49:18.298259 | instance | changed: [instance] 2026-05-24 07:49:18.298548 | instance | 2026-05-24 07:49:18.298815 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-05-24 07:49:18.299105 | instance | Sunday 24 May 2026 07:49:18 +0000 (0:00:00.585) 0:46:43.175 ************ 2026-05-24 07:52:52.956395 | instance | changed: [instance] 2026-05-24 07:52:52.957010 | instance | 2026-05-24 07:52:52.957077 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 07:52:52.957097 | instance | Sunday 24 May 2026 07:52:52 +0000 (0:03:34.657) 0:50:17.833 ************ 2026-05-24 07:52:53.097745 | instance | included: openstack_helm_ingress for instance 2026-05-24 07:52:53.097820 | instance | 2026-05-24 07:52:53.097827 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 07:52:53.097980 | instance | Sunday 24 May 2026 07:52:53 +0000 (0:00:00.141) 0:50:17.974 ************ 2026-05-24 07:52:53.173307 | instance | skipping: [instance] 2026-05-24 07:52:53.173406 | instance | 2026-05-24 07:52:53.173454 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 07:52:53.173605 | instance | Sunday 24 May 2026 07:52:53 +0000 (0:00:00.076) 0:50:18.050 ************ 2026-05-24 07:52:53.242485 | instance | skipping: [instance] 2026-05-24 07:52:53.242732 | instance | 2026-05-24 07:52:53.243079 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 07:52:53.243340 | instance | Sunday 24 May 2026 07:52:53 +0000 (0:00:00.069) 0:50:18.119 ************ 2026-05-24 07:52:53.321894 | instance | ok: [instance] 2026-05-24 07:52:53.322134 | instance | 2026-05-24 07:52:53.322619 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-05-24 07:52:53.322902 | instance | Sunday 24 May 2026 07:52:53 +0000 (0:00:00.079) 0:50:18.199 ************ 2026-05-24 07:52:53.432152 | instance | included: ingress for instance 2026-05-24 07:52:53.432432 | instance | 2026-05-24 07:52:53.432747 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-05-24 07:52:53.433043 | instance | Sunday 24 May 2026 07:52:53 +0000 (0:00:00.110) 0:50:18.309 ************ 2026-05-24 07:52:54.624928 | instance | changed: [instance] 2026-05-24 07:52:54.625122 | instance | 2026-05-24 07:52:54.625388 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 07:52:54.625648 | instance | Sunday 24 May 2026 07:52:54 +0000 (0:00:01.192) 0:50:19.502 ************ 2026-05-24 07:52:54.761016 | instance | included: openstack_helm_ingress for instance 2026-05-24 07:52:54.761112 | instance | 2026-05-24 07:52:54.761262 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 07:52:54.761423 | instance | Sunday 24 May 2026 07:52:54 +0000 (0:00:00.136) 0:50:19.638 ************ 2026-05-24 07:52:54.822558 | instance | skipping: [instance] 2026-05-24 07:52:54.822758 | instance | 2026-05-24 07:52:54.823004 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 07:52:54.823231 | instance | Sunday 24 May 2026 07:52:54 +0000 (0:00:00.061) 0:50:19.699 ************ 2026-05-24 07:52:54.893178 | instance | skipping: [instance] 2026-05-24 07:52:54.893319 | instance | 2026-05-24 07:52:54.893479 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 07:52:54.893601 | instance | Sunday 24 May 2026 07:52:54 +0000 (0:00:00.070) 0:50:19.770 ************ 2026-05-24 07:52:54.979190 | instance | ok: [instance] 2026-05-24 07:52:54.979286 | instance | 2026-05-24 07:52:54.979364 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-05-24 07:52:54.979471 | instance | Sunday 24 May 2026 07:52:54 +0000 (0:00:00.086) 0:50:19.856 ************ 2026-05-24 07:52:55.077067 | instance | included: ingress for instance 2026-05-24 07:52:55.077199 | instance | 2026-05-24 07:52:55.077213 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-05-24 07:52:55.077335 | instance | Sunday 24 May 2026 07:52:55 +0000 (0:00:00.097) 0:50:19.954 ************ 2026-05-24 07:52:56.536402 | instance | changed: [instance] 2026-05-24 07:52:56.536536 | instance | 2026-05-24 07:52:56.536722 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-24 07:52:56.536880 | instance | Sunday 24 May 2026 07:52:56 +0000 (0:00:01.458) 0:50:21.412 ************ 2026-05-24 07:52:56.797081 | instance | ok: [instance] 2026-05-24 07:52:56.797193 | instance | 2026-05-24 07:52:56.797399 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 07:52:56.797562 | instance | Sunday 24 May 2026 07:52:56 +0000 (0:00:00.260) 0:50:21.673 ************ 2026-05-24 07:52:58.337198 | instance | ok: [instance] 2026-05-24 07:52:58.337464 | instance | 2026-05-24 07:52:58.337777 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-24 07:52:58.338128 | instance | Sunday 24 May 2026 07:52:58 +0000 (0:00:01.540) 0:50:23.214 ************ 2026-05-24 07:52:58.624894 | instance | ok: [instance] 2026-05-24 07:52:58.625100 | instance | 2026-05-24 07:52:58.625403 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 07:52:58.625720 | instance | Sunday 24 May 2026 07:52:58 +0000 (0:00:00.287) 0:50:23.501 ************ 2026-05-24 07:52:58.722077 | instance | ok: [instance] => { 2026-05-24 07:52:58.722465 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-24 07:52:58.722733 | instance | } 2026-05-24 07:52:58.722982 | instance | 2026-05-24 07:52:58.723288 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 07:52:58.723561 | instance | Sunday 24 May 2026 07:52:58 +0000 (0:00:00.096) 0:50:23.598 ************ 2026-05-24 07:52:59.101948 | instance | ok: [instance] 2026-05-24 07:52:59.102149 | instance | 2026-05-24 07:52:59.102464 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 07:52:59.102773 | instance | Sunday 24 May 2026 07:52:59 +0000 (0:00:00.380) 0:50:23.979 ************ 2026-05-24 07:53:00.208556 | instance | ok: [instance] 2026-05-24 07:53:00.208656 | instance | 2026-05-24 07:53:00.208668 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-24 07:53:00.208741 | instance | Sunday 24 May 2026 07:53:00 +0000 (0:00:01.105) 0:50:25.084 ************ 2026-05-24 07:53:00.718112 | instance | ok: [instance] 2026-05-24 07:53:00.718226 | instance | 2026-05-24 07:53:00.718478 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-24 07:53:00.718532 | instance | Sunday 24 May 2026 07:53:00 +0000 (0:00:00.510) 0:50:25.595 ************ 2026-05-24 07:53:01.575520 | instance | ok: [instance] 2026-05-24 07:53:01.575595 | instance | 2026-05-24 07:53:01.575895 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-24 07:53:01.575942 | instance | Sunday 24 May 2026 07:53:01 +0000 (0:00:00.857) 0:50:26.453 ************ 2026-05-24 07:53:02.498706 | instance | ok: [instance] 2026-05-24 07:53:02.498783 | instance | 2026-05-24 07:53:02.499056 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-24 07:53:02.499106 | instance | Sunday 24 May 2026 07:53:02 +0000 (0:00:00.923) 0:50:27.376 ************ 2026-05-24 07:53:02.877628 | instance | ok: [instance] 2026-05-24 07:53:02.877691 | instance | 2026-05-24 07:53:02.877946 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-24 07:53:02.877964 | instance | Sunday 24 May 2026 07:53:02 +0000 (0:00:00.378) 0:50:27.755 ************ 2026-05-24 07:53:03.039982 | instance | included: openstack_helm_endpoints for instance 2026-05-24 07:53:03.040070 | instance | 2026-05-24 07:53:03.040319 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 07:53:03.040365 | instance | Sunday 24 May 2026 07:53:03 +0000 (0:00:00.162) 0:50:27.917 ************ 2026-05-24 07:53:03.111244 | instance | skipping: [instance] 2026-05-24 07:53:03.111370 | instance | 2026-05-24 07:53:03.111383 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 07:53:03.111543 | instance | Sunday 24 May 2026 07:53:03 +0000 (0:00:00.071) 0:50:27.988 ************ 2026-05-24 07:53:03.162848 | instance | skipping: [instance] 2026-05-24 07:53:03.162912 | instance | 2026-05-24 07:53:03.162918 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 07:53:03.162924 | instance | Sunday 24 May 2026 07:53:03 +0000 (0:00:00.051) 0:50:28.039 ************ 2026-05-24 07:53:03.221919 | instance | skipping: [instance] 2026-05-24 07:53:03.222021 | instance | 2026-05-24 07:53:03.222564 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 07:53:03.222646 | instance | Sunday 24 May 2026 07:53:03 +0000 (0:00:00.059) 0:50:28.099 ************ 2026-05-24 07:53:03.285352 | instance | skipping: [instance] 2026-05-24 07:53:03.285425 | instance | 2026-05-24 07:53:03.285714 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 07:53:03.285762 | instance | Sunday 24 May 2026 07:53:03 +0000 (0:00:00.063) 0:50:28.162 ************ 2026-05-24 07:53:03.349681 | instance | skipping: [instance] 2026-05-24 07:53:03.349821 | instance | 2026-05-24 07:53:03.350013 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 07:53:03.350176 | instance | Sunday 24 May 2026 07:53:03 +0000 (0:00:00.064) 0:50:28.227 ************ 2026-05-24 07:53:03.409885 | instance | skipping: [instance] 2026-05-24 07:53:03.410007 | instance | 2026-05-24 07:53:03.410229 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 07:53:03.410545 | instance | Sunday 24 May 2026 07:53:03 +0000 (0:00:00.060) 0:50:28.287 ************ 2026-05-24 07:53:03.485274 | instance | ok: [instance] 2026-05-24 07:53:03.485354 | instance | 2026-05-24 07:53:03.485459 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 07:53:03.485574 | instance | Sunday 24 May 2026 07:53:03 +0000 (0:00:00.075) 0:50:28.362 ************ 2026-05-24 07:53:03.575812 | instance | ok: [instance] => (item=identity) 2026-05-24 07:53:03.576014 | instance | 2026-05-24 07:53:03.576302 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 07:53:03.576556 | instance | Sunday 24 May 2026 07:53:03 +0000 (0:00:00.090) 0:50:28.453 ************ 2026-05-24 07:53:03.660394 | instance | ok: [instance] 2026-05-24 07:53:03.660601 | instance | 2026-05-24 07:53:03.660897 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-24 07:53:03.661179 | instance | Sunday 24 May 2026 07:53:03 +0000 (0:00:00.084) 0:50:28.538 ************ 2026-05-24 07:53:04.183930 | instance | ok: [instance] 2026-05-24 07:53:04.184175 | instance | 2026-05-24 07:53:04.184445 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-24 07:53:04.184706 | instance | Sunday 24 May 2026 07:53:04 +0000 (0:00:00.522) 0:50:29.061 ************ 2026-05-24 07:53:04.699096 | instance | ok: [instance] 2026-05-24 07:53:04.699334 | instance | 2026-05-24 07:53:04.699642 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-24 07:53:04.699930 | instance | Sunday 24 May 2026 07:53:04 +0000 (0:00:00.515) 0:50:29.576 ************ 2026-05-24 07:53:05.187232 | instance | ok: [instance] 2026-05-24 07:53:05.187438 | instance | 2026-05-24 07:53:05.187701 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-24 07:53:05.187980 | instance | Sunday 24 May 2026 07:53:05 +0000 (0:00:00.488) 0:50:30.064 ************ 2026-05-24 07:53:05.731050 | instance | ok: [instance] 2026-05-24 07:53:05.731285 | instance | 2026-05-24 07:53:05.731565 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 07:53:05.731824 | instance | Sunday 24 May 2026 07:53:05 +0000 (0:00:00.543) 0:50:30.607 ************ 2026-05-24 07:53:05.831672 | instance | ok: [instance] 2026-05-24 07:53:05.831925 | instance | 2026-05-24 07:53:05.832210 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 07:53:05.832506 | instance | Sunday 24 May 2026 07:53:05 +0000 (0:00:00.101) 0:50:30.708 ************ 2026-05-24 07:53:05.937432 | instance | included: rabbitmq for instance 2026-05-24 07:53:05.937665 | instance | 2026-05-24 07:53:05.937985 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-24 07:53:05.938323 | instance | Sunday 24 May 2026 07:53:05 +0000 (0:00:00.105) 0:50:30.814 ************ 2026-05-24 07:53:06.702929 | instance | ok: [instance] 2026-05-24 07:53:06.703192 | instance | 2026-05-24 07:53:06.703606 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-24 07:53:06.703754 | instance | Sunday 24 May 2026 07:53:06 +0000 (0:00:00.765) 0:50:31.579 ************ 2026-05-24 07:53:06.770801 | instance | skipping: [instance] 2026-05-24 07:53:06.771045 | instance | 2026-05-24 07:53:06.771507 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-24 07:53:06.771783 | instance | Sunday 24 May 2026 07:53:06 +0000 (0:00:00.068) 0:50:31.648 ************ 2026-05-24 07:53:06.836391 | instance | skipping: [instance] 2026-05-24 07:53:06.836593 | instance | 2026-05-24 07:53:06.836860 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-24 07:53:06.837121 | instance | Sunday 24 May 2026 07:53:06 +0000 (0:00:00.065) 0:50:31.713 ************ 2026-05-24 07:53:06.904720 | instance | skipping: [instance] 2026-05-24 07:53:06.904949 | instance | 2026-05-24 07:53:06.905216 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-24 07:53:06.905485 | instance | Sunday 24 May 2026 07:53:06 +0000 (0:00:00.068) 0:50:31.782 ************ 2026-05-24 07:53:37.852588 | instance | changed: [instance] 2026-05-24 07:53:37.852822 | instance | 2026-05-24 07:53:37.853066 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 07:53:37.853326 | instance | Sunday 24 May 2026 07:53:37 +0000 (0:00:30.946) 0:51:02.728 ************ 2026-05-24 07:53:38.576427 | instance | ok: [instance] 2026-05-24 07:53:38.576757 | instance | 2026-05-24 07:53:38.576995 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 07:53:38.577229 | instance | Sunday 24 May 2026 07:53:38 +0000 (0:00:00.724) 0:51:03.453 ************ 2026-05-24 07:53:38.642676 | instance | ok: [instance] 2026-05-24 07:53:38.642950 | instance | 2026-05-24 07:53:38.643279 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 07:53:38.643565 | instance | Sunday 24 May 2026 07:53:38 +0000 (0:00:00.066) 0:51:03.520 ************ 2026-05-24 07:53:38.719572 | instance | skipping: [instance] 2026-05-24 07:53:38.719865 | instance | 2026-05-24 07:53:38.720158 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 07:53:38.720425 | instance | Sunday 24 May 2026 07:53:38 +0000 (0:00:00.076) 0:51:03.596 ************ 2026-05-24 07:53:38.799648 | instance | skipping: [instance] 2026-05-24 07:53:38.799894 | instance | 2026-05-24 07:53:38.800197 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 07:53:38.800491 | instance | Sunday 24 May 2026 07:53:38 +0000 (0:00:00.080) 0:51:03.676 ************ 2026-05-24 07:53:38.866937 | instance | ok: [instance] 2026-05-24 07:53:38.867183 | instance | 2026-05-24 07:53:38.867458 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 07:53:38.867720 | instance | Sunday 24 May 2026 07:53:38 +0000 (0:00:00.067) 0:51:03.744 ************ 2026-05-24 07:53:39.023881 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 07:53:39.024160 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-24 07:53:39.024410 | instance | ok: [instance] => (item=identity) 2026-05-24 07:53:39.024674 | instance | ok: [instance] => (item=valkey) 2026-05-24 07:53:39.024934 | instance | ok: [instance] => (item=load_balancer) 2026-05-24 07:53:39.025193 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 07:53:39.025455 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-05-24 07:53:39.025711 | instance | ok: [instance] => (item=network) 2026-05-24 07:53:39.025952 | instance | 2026-05-24 07:53:39.026260 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 07:53:39.026538 | instance | Sunday 24 May 2026 07:53:39 +0000 (0:00:00.156) 0:51:03.900 ************ 2026-05-24 07:53:39.112185 | instance | ok: [instance] 2026-05-24 07:53:39.112430 | instance | 2026-05-24 07:53:39.112722 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:53:39.112980 | instance | Sunday 24 May 2026 07:53:39 +0000 (0:00:00.088) 0:51:03.989 ************ 2026-05-24 07:53:39.197447 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:53:39.197697 | instance | 2026-05-24 07:53:39.197976 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:53:39.198280 | instance | Sunday 24 May 2026 07:53:39 +0000 (0:00:00.085) 0:51:04.075 ************ 2026-05-24 07:53:39.775479 | instance | changed: [instance] 2026-05-24 07:53:39.775551 | instance | 2026-05-24 07:53:39.775723 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-24 07:53:39.776370 | instance | Sunday 24 May 2026 07:53:39 +0000 (0:00:00.577) 0:51:04.652 ************ 2026-05-24 07:53:41.250693 | instance | ok: [instance] 2026-05-24 07:53:41.250888 | instance | 2026-05-24 07:53:41.251348 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-05-24 07:53:41.251424 | instance | Sunday 24 May 2026 07:53:41 +0000 (0:00:01.474) 0:51:06.127 ************ 2026-05-24 07:53:42.841581 | instance | changed: [instance] 2026-05-24 07:53:42.841774 | instance | 2026-05-24 07:53:42.842072 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-05-24 07:53:42.842400 | instance | Sunday 24 May 2026 07:53:42 +0000 (0:00:01.590) 0:51:07.718 ************ 2026-05-24 07:53:44.445079 | instance | changed: [instance] 2026-05-24 07:53:44.445211 | instance | 2026-05-24 07:53:44.445225 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-05-24 07:53:44.445342 | instance | Sunday 24 May 2026 07:53:44 +0000 (0:00:01.604) 0:51:09.322 ************ 2026-05-24 07:53:45.886105 | instance | changed: [instance] 2026-05-24 07:53:45.886197 | instance | 2026-05-24 07:53:45.886210 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-05-24 07:53:45.886220 | instance | Sunday 24 May 2026 07:53:45 +0000 (0:00:01.439) 0:51:10.762 ************ 2026-05-24 07:53:52.067641 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-05-24 07:53:52.067752 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-05-24 07:53:52.067763 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-05-24 07:53:52.067772 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-05-24 07:53:52.067781 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-05-24 07:53:52.067828 | instance | 2026-05-24 07:53:52.067839 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-05-24 07:53:52.067928 | instance | Sunday 24 May 2026 07:53:52 +0000 (0:00:06.182) 0:51:16.944 ************ 2026-05-24 07:53:53.884483 | instance | changed: [instance] => (item=instance) 2026-05-24 07:53:53.884524 | instance | 2026-05-24 07:53:53.884530 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-05-24 07:53:53.884535 | instance | Sunday 24 May 2026 07:53:53 +0000 (0:00:01.817) 0:51:18.761 ************ 2026-05-24 07:53:56.689663 | instance | ok: [instance] => (item=instance) 2026-05-24 07:53:56.689754 | instance | 2026-05-24 07:53:56.689889 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-05-24 07:53:56.690009 | instance | Sunday 24 May 2026 07:53:56 +0000 (0:00:02.805) 0:51:21.566 ************ 2026-05-24 07:54:03.552247 | instance | ok: [instance] => (item=instance) 2026-05-24 07:54:03.552325 | instance | 2026-05-24 07:54:03.552540 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-05-24 07:54:03.552671 | instance | Sunday 24 May 2026 07:54:03 +0000 (0:00:06.862) 0:51:28.429 ************ 2026-05-24 07:54:04.891355 | instance | ok: [instance] => (item=instance) 2026-05-24 07:54:04.891420 | instance | 2026-05-24 07:54:04.891431 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-05-24 07:54:04.891640 | instance | Sunday 24 May 2026 07:54:04 +0000 (0:00:01.338) 0:51:29.767 ************ 2026-05-24 07:54:04.978588 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-05-24 07:54:04.978689 | instance | 2026-05-24 07:54:04.978704 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-05-24 07:54:04.978889 | instance | Sunday 24 May 2026 07:54:04 +0000 (0:00:00.088) 0:51:29.855 ************ 2026-05-24 07:54:06.166026 | instance | changed: [instance] 2026-05-24 07:54:06.166102 | instance | 2026-05-24 07:54:06.166384 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-05-24 07:54:06.166520 | instance | Sunday 24 May 2026 07:54:06 +0000 (0:00:01.186) 0:51:31.042 ************ 2026-05-24 07:54:08.487475 | 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', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-05-24T07:53:53Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.2.137', 'hostname': 'host-172-24-2-137', 'fqdn': 'host-172-24-2-137.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '87e31150-242d-4fa1-a5af-5b6b9de6f2eb', 'ip_address': '172.24.2.137'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:66:2f:66', 'name': 'octavia-health-manager-port-instance', 'network_id': '255d1431-c81a-40ca-8cb3-3bad6ac3cfc6', 'numa_affinity_policy': None, 'project_id': 'b557aa2055de42009aca6913f9d9a3ec', 'tenant_id': 'b557aa2055de42009aca6913f9d9a3ec', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['3953d8d9-4ded-4188-9fdb-d271d83473ba'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-05-24T07:54:02Z', 'revision_number': 4, 'if_match': None, 'id': '83653237-2ff0-4ebb-a7c0-9877e6b237ac', '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-05-24 07:54:08.487639 | 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', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-05-24T07:53:53Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.2.137', 'hostname': 'host-172-24-2-137', 'fqdn': 'host-172-24-2-137.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '87e31150-242d-4fa1-a5af-5b6b9de6f2eb', 'ip_address': '172.24.2.137'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:66:2f:66', 'name': 'octavia-health-manager-port-instance', 'network_id': '255d1431-c81a-40ca-8cb3-3bad6ac3cfc6', 'numa_affinity_policy': None, 'project_id': 'b557aa2055de42009aca6913f9d9a3ec', 'tenant_id': 'b557aa2055de42009aca6913f9d9a3ec', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['3953d8d9-4ded-4188-9fdb-d271d83473ba'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-05-24T07:54:02Z', 'revision_number': 4, 'if_match': None, 'id': '83653237-2ff0-4ebb-a7c0-9877e6b237ac', '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-05-24 07:54:08.487889 | instance | 2026-05-24 07:54:08.488152 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-05-24 07:54:08.488426 | instance | Sunday 24 May 2026 07:54:08 +0000 (0:00:02.320) 0:51:33.363 ************ 2026-05-24 07:54:10.008824 | instance | changed: [instance] 2026-05-24 07:54:10.008955 | instance | 2026-05-24 07:54:10.009309 | instance | TASK [Upload Amphora image] **************************************************** 2026-05-24 07:54:10.009945 | instance | Sunday 24 May 2026 07:54:10 +0000 (0:00:01.522) 0:51:34.886 ************ 2026-05-24 07:54:10.155429 | instance | included: atmosphere.common.glance_image for instance 2026-05-24 07:54:10.155500 | instance | 2026-05-24 07:54:10.155784 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-05-24 07:54:10.155831 | instance | Sunday 24 May 2026 07:54:10 +0000 (0:00:00.146) 0:51:35.032 ************ 2026-05-24 07:54:11.611952 | instance | ok: [instance] 2026-05-24 07:54:11.612025 | instance | 2026-05-24 07:54:11.612145 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-05-24 07:54:11.612263 | instance | Sunday 24 May 2026 07:54:11 +0000 (0:00:01.456) 0:51:36.489 ************ 2026-05-24 07:54:12.139216 | instance | ok: [instance] 2026-05-24 07:54:12.139304 | instance | 2026-05-24 07:54:12.139427 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-05-24 07:54:12.139540 | instance | Sunday 24 May 2026 07:54:12 +0000 (0:00:00.527) 0:51:37.016 ************ 2026-05-24 07:54:12.222871 | instance | ok: [instance] 2026-05-24 07:54:12.222971 | instance | 2026-05-24 07:54:12.223072 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-05-24 07:54:12.223196 | instance | Sunday 24 May 2026 07:54:12 +0000 (0:00:00.083) 0:51:37.100 ************ 2026-05-24 07:54:13.305088 | instance | ok: [instance] 2026-05-24 07:54:13.305165 | instance | 2026-05-24 07:54:13.305296 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-05-24 07:54:13.305428 | instance | Sunday 24 May 2026 07:54:13 +0000 (0:00:01.082) 0:51:38.182 ************ 2026-05-24 07:54:13.383176 | instance | ok: [instance] 2026-05-24 07:54:13.383264 | instance | 2026-05-24 07:54:13.383360 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-05-24 07:54:13.383480 | instance | Sunday 24 May 2026 07:54:13 +0000 (0:00:00.077) 0:51:38.260 ************ 2026-05-24 07:54:13.478020 | instance | ok: [instance] 2026-05-24 07:54:13.478177 | instance | 2026-05-24 07:54:13.478196 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-05-24 07:54:13.478327 | instance | Sunday 24 May 2026 07:54:13 +0000 (0:00:00.094) 0:51:38.355 ************ 2026-05-24 07:54:13.739689 | instance | changed: [instance] 2026-05-24 07:54:13.739878 | instance | 2026-05-24 07:54:13.740153 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-05-24 07:54:13.740415 | instance | Sunday 24 May 2026 07:54:13 +0000 (0:00:00.261) 0:51:38.616 ************ 2026-05-24 07:54:26.233328 | instance | changed: [instance] 2026-05-24 07:54:26.233683 | instance | 2026-05-24 07:54:26.234111 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-05-24 07:54:26.234568 | instance | Sunday 24 May 2026 07:54:26 +0000 (0:00:12.493) 0:51:51.110 ************ 2026-05-24 07:54:26.505224 | instance | ok: [instance] 2026-05-24 07:54:26.505477 | instance | 2026-05-24 07:54:26.505757 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-05-24 07:54:26.506024 | instance | Sunday 24 May 2026 07:54:26 +0000 (0:00:00.271) 0:51:51.381 ************ 2026-05-24 07:54:28.621767 | instance | changed: [instance] 2026-05-24 07:54:28.621996 | instance | 2026-05-24 07:54:28.622373 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-05-24 07:54:28.622647 | instance | Sunday 24 May 2026 07:54:28 +0000 (0:00:02.116) 0:51:53.498 ************ 2026-05-24 07:54:29.431277 | instance | ok: [instance] 2026-05-24 07:54:29.431508 | instance | 2026-05-24 07:54:29.431783 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-05-24 07:54:29.432050 | instance | Sunday 24 May 2026 07:54:29 +0000 (0:00:00.809) 0:51:54.308 ************ 2026-05-24 07:54:29.514353 | instance | ok: [instance] 2026-05-24 07:54:29.514681 | instance | 2026-05-24 07:54:29.514975 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-05-24 07:54:29.515243 | instance | Sunday 24 May 2026 07:54:29 +0000 (0:00:00.083) 0:51:54.391 ************ 2026-05-24 07:54:59.730061 | instance | changed: [instance] 2026-05-24 07:54:59.730338 | instance | 2026-05-24 07:54:59.730643 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-05-24 07:54:59.730922 | instance | Sunday 24 May 2026 07:54:59 +0000 (0:00:30.214) 0:52:24.606 ************ 2026-05-24 07:54:59.801245 | instance | skipping: [instance] 2026-05-24 07:54:59.801492 | instance | 2026-05-24 07:54:59.801790 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-05-24 07:54:59.802051 | instance | Sunday 24 May 2026 07:54:59 +0000 (0:00:00.071) 0:52:24.678 ************ 2026-05-24 07:54:59.868304 | instance | skipping: [instance] 2026-05-24 07:54:59.868530 | instance | 2026-05-24 07:54:59.868803 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-05-24 07:54:59.869071 | instance | Sunday 24 May 2026 07:54:59 +0000 (0:00:00.067) 0:52:24.745 ************ 2026-05-24 07:55:00.406073 | instance | changed: [instance] 2026-05-24 07:55:00.406237 | instance | 2026-05-24 07:55:00.406414 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-05-24 07:55:00.406585 | instance | Sunday 24 May 2026 07:55:00 +0000 (0:00:00.537) 0:52:25.283 ************ 2026-05-24 07:55:01.544701 | instance | ok: [instance] 2026-05-24 07:55:01.544903 | instance | 2026-05-24 07:55:01.545179 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-05-24 07:55:01.545481 | instance | Sunday 24 May 2026 07:55:01 +0000 (0:00:01.138) 0:52:26.422 ************ 2026-05-24 07:55:07.359364 | instance | changed: [instance] 2026-05-24 07:55:07.359594 | instance | 2026-05-24 07:55:07.359886 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-05-24 07:55:07.360168 | instance | Sunday 24 May 2026 07:55:07 +0000 (0:00:05.814) 0:52:32.236 ************ 2026-05-24 07:55:08.145308 | instance | ok: [instance] 2026-05-24 07:55:08.145522 | instance | 2026-05-24 07:55:08.145803 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-05-24 07:55:08.146068 | instance | Sunday 24 May 2026 07:55:08 +0000 (0:00:00.785) 0:52:33.021 ************ 2026-05-24 07:55:09.340165 | instance | changed: [instance] 2026-05-24 07:55:09.340245 | instance | 2026-05-24 07:55:09.340376 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-05-24 07:55:09.340495 | instance | Sunday 24 May 2026 07:55:09 +0000 (0:00:01.195) 0:52:34.217 ************ 2026-05-24 07:55:10.891836 | instance | changed: [instance] => (item=octavia-client) 2026-05-24 07:55:10.891910 | instance | changed: [instance] => (item=octavia-server) 2026-05-24 07:55:10.892301 | instance | 2026-05-24 07:55:10.892355 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-05-24 07:55:10.892361 | instance | Sunday 24 May 2026 07:55:10 +0000 (0:00:01.551) 0:52:35.769 ************ 2026-05-24 07:55:11.673369 | instance | changed: [instance] 2026-05-24 07:55:11.673428 | instance | 2026-05-24 07:55:11.673439 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-05-24 07:55:11.673449 | instance | Sunday 24 May 2026 07:55:11 +0000 (0:00:00.780) 0:52:36.549 ************ 2026-05-24 07:55:13.411347 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-05-24 07:55:13.411407 | instance | loadbalancer quotas. 2026-05-24 07:55:13.451232 | instance | changed: [instance] 2026-05-24 07:55:13.451308 | instance | 2026-05-24 07:55:13.451400 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-05-24 07:55:13.451493 | instance | Sunday 24 May 2026 07:55:13 +0000 (0:00:01.779) 0:52:38.328 ************ 2026-05-24 07:57:28.158981 | instance | changed: [instance] 2026-05-24 07:57:28.159064 | instance | 2026-05-24 07:57:28.159275 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-05-24 07:57:28.159375 | instance | Sunday 24 May 2026 07:57:28 +0000 (0:02:14.707) 0:54:53.036 ************ 2026-05-24 07:57:39.417523 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-05-24 07:57:39.417619 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-05-24 07:57:39.417740 | instance | 2026-05-24 07:57:39.417868 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 07:57:39.417990 | instance | Sunday 24 May 2026 07:57:39 +0000 (0:00:11.258) 0:55:04.294 ************ 2026-05-24 07:57:39.584421 | instance | included: openstack_helm_ingress for instance 2026-05-24 07:57:39.584490 | instance | 2026-05-24 07:57:39.584497 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 07:57:39.584504 | instance | Sunday 24 May 2026 07:57:39 +0000 (0:00:00.165) 0:55:04.460 ************ 2026-05-24 07:57:39.660331 | instance | skipping: [instance] 2026-05-24 07:57:39.660533 | instance | 2026-05-24 07:57:39.660919 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 07:57:39.661085 | instance | Sunday 24 May 2026 07:57:39 +0000 (0:00:00.077) 0:55:04.537 ************ 2026-05-24 07:57:39.730937 | instance | skipping: [instance] 2026-05-24 07:57:39.731177 | instance | 2026-05-24 07:57:39.731351 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 07:57:39.731529 | instance | Sunday 24 May 2026 07:57:39 +0000 (0:00:00.070) 0:55:04.608 ************ 2026-05-24 07:57:39.814338 | instance | ok: [instance] 2026-05-24 07:57:39.814543 | instance | 2026-05-24 07:57:39.814798 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-05-24 07:57:39.815051 | instance | Sunday 24 May 2026 07:57:39 +0000 (0:00:00.083) 0:55:04.691 ************ 2026-05-24 07:57:39.927537 | instance | included: ingress for instance 2026-05-24 07:57:39.927631 | instance | 2026-05-24 07:57:39.927761 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-05-24 07:57:39.927875 | instance | Sunday 24 May 2026 07:57:39 +0000 (0:00:00.113) 0:55:04.804 ************ 2026-05-24 07:57:41.143176 | instance | changed: [instance] 2026-05-24 07:57:41.143298 | instance | 2026-05-24 07:57:41.143494 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 07:57:41.143679 | instance | Sunday 24 May 2026 07:57:41 +0000 (0:00:01.214) 0:55:06.019 ************ 2026-05-24 07:57:41.245292 | instance | ok: [instance] 2026-05-24 07:57:41.245391 | instance | 2026-05-24 07:57:41.245502 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 07:57:41.245622 | instance | Sunday 24 May 2026 07:57:41 +0000 (0:00:00.103) 0:55:06.122 ************ 2026-05-24 07:57:41.369491 | instance | included: rabbitmq for instance 2026-05-24 07:57:41.369686 | instance | 2026-05-24 07:57:41.369965 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-24 07:57:41.370301 | instance | Sunday 24 May 2026 07:57:41 +0000 (0:00:00.123) 0:55:06.246 ************ 2026-05-24 07:57:42.145046 | instance | ok: [instance] 2026-05-24 07:57:42.145211 | instance | 2026-05-24 07:57:42.145485 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-24 07:57:42.145748 | instance | Sunday 24 May 2026 07:57:42 +0000 (0:00:00.775) 0:55:07.022 ************ 2026-05-24 07:57:42.217977 | instance | skipping: [instance] 2026-05-24 07:57:42.218283 | instance | 2026-05-24 07:57:42.218570 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-24 07:57:42.218838 | instance | Sunday 24 May 2026 07:57:42 +0000 (0:00:00.073) 0:55:07.095 ************ 2026-05-24 07:57:42.292340 | instance | skipping: [instance] 2026-05-24 07:57:42.292579 | instance | 2026-05-24 07:57:42.292851 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-24 07:57:42.293135 | instance | Sunday 24 May 2026 07:57:42 +0000 (0:00:00.074) 0:55:07.170 ************ 2026-05-24 07:57:42.362611 | instance | skipping: [instance] 2026-05-24 07:57:42.362821 | instance | 2026-05-24 07:57:42.363088 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-24 07:57:42.363363 | instance | Sunday 24 May 2026 07:57:42 +0000 (0:00:00.070) 0:55:07.240 ************ 2026-05-24 07:58:13.306027 | instance | changed: [instance] 2026-05-24 07:58:13.306174 | instance | 2026-05-24 07:58:13.306472 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 07:58:13.306685 | instance | Sunday 24 May 2026 07:58:13 +0000 (0:00:30.942) 0:55:38.183 ************ 2026-05-24 07:58:14.026446 | instance | ok: [instance] 2026-05-24 07:58:14.026660 | instance | 2026-05-24 07:58:14.026947 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 07:58:14.027238 | instance | Sunday 24 May 2026 07:58:14 +0000 (0:00:00.720) 0:55:38.903 ************ 2026-05-24 07:58:14.098729 | instance | ok: [instance] 2026-05-24 07:58:14.098940 | instance | 2026-05-24 07:58:14.099216 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 07:58:14.099476 | instance | Sunday 24 May 2026 07:58:14 +0000 (0:00:00.072) 0:55:38.976 ************ 2026-05-24 07:58:14.172022 | instance | skipping: [instance] 2026-05-24 07:58:14.172264 | instance | 2026-05-24 07:58:14.172566 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 07:58:14.172827 | instance | Sunday 24 May 2026 07:58:14 +0000 (0:00:00.073) 0:55:39.049 ************ 2026-05-24 07:58:14.249300 | instance | skipping: [instance] 2026-05-24 07:58:14.249538 | instance | 2026-05-24 07:58:14.249856 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 07:58:14.250114 | instance | Sunday 24 May 2026 07:58:14 +0000 (0:00:00.077) 0:55:39.127 ************ 2026-05-24 07:58:14.323204 | instance | ok: [instance] 2026-05-24 07:58:14.323321 | instance | 2026-05-24 07:58:14.323443 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 07:58:14.323564 | instance | Sunday 24 May 2026 07:58:14 +0000 (0:00:00.073) 0:55:39.200 ************ 2026-05-24 07:58:14.481880 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 07:58:14.482175 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-24 07:58:14.482533 | instance | ok: [instance] => (item=identity) 2026-05-24 07:58:14.482796 | instance | ok: [instance] => (item=key_manager) 2026-05-24 07:58:14.483069 | instance | ok: [instance] => (item=orchestration) 2026-05-24 07:58:14.483332 | instance | ok: [instance] => (item=container_infra) 2026-05-24 07:58:14.483583 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 07:58:14.483824 | instance | 2026-05-24 07:58:14.484119 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 07:58:14.484393 | instance | Sunday 24 May 2026 07:58:14 +0000 (0:00:00.158) 0:55:39.359 ************ 2026-05-24 07:58:14.584492 | instance | ok: [instance] 2026-05-24 07:58:14.584611 | instance | 2026-05-24 07:58:14.584790 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:58:14.584955 | instance | Sunday 24 May 2026 07:58:14 +0000 (0:00:00.102) 0:55:39.461 ************ 2026-05-24 07:58:14.686385 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:58:14.686485 | instance | 2026-05-24 07:58:14.686608 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:58:14.686730 | instance | Sunday 24 May 2026 07:58:14 +0000 (0:00:00.101) 0:55:39.563 ************ 2026-05-24 07:58:15.280935 | instance | changed: [instance] 2026-05-24 07:58:15.281037 | instance | 2026-05-24 07:58:15.281416 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 07:58:15.281831 | instance | Sunday 24 May 2026 07:58:15 +0000 (0:00:00.593) 0:55:40.157 ************ 2026-05-24 07:58:15.558747 | instance | ok: [instance] => { 2026-05-24 07:58:15.559029 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-05-24 07:58:15.559185 | instance | } 2026-05-24 07:58:15.559337 | instance | 2026-05-24 07:58:15.559501 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 07:58:15.559661 | instance | Sunday 24 May 2026 07:58:15 +0000 (0:00:00.278) 0:55:40.435 ************ 2026-05-24 07:58:16.631593 | instance | changed: [instance] 2026-05-24 07:58:16.631709 | instance | 2026-05-24 07:58:16.631762 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 07:58:16.631872 | instance | Sunday 24 May 2026 07:58:16 +0000 (0:00:01.073) 0:55:41.508 ************ 2026-05-24 07:58:16.729468 | instance | skipping: [instance] 2026-05-24 07:58:16.729721 | instance | 2026-05-24 07:58:16.729985 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-05-24 07:58:16.730273 | instance | Sunday 24 May 2026 07:58:16 +0000 (0:00:00.097) 0:55:41.606 ************ 2026-05-24 07:58:17.353882 | instance | changed: [instance] 2026-05-24 07:58:17.354105 | instance | 2026-05-24 07:58:17.354463 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 07:58:17.354957 | instance | Sunday 24 May 2026 07:58:17 +0000 (0:00:00.624) 0:55:42.230 ************ 2026-05-24 07:58:17.460465 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 07:58:17.460578 | instance | 2026-05-24 07:58:17.460744 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 07:58:17.460925 | instance | Sunday 24 May 2026 07:58:17 +0000 (0:00:00.107) 0:55:42.337 ************ 2026-05-24 07:58:18.067323 | instance | changed: [instance] 2026-05-24 07:58:18.067422 | instance | 2026-05-24 07:58:18.067726 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-05-24 07:58:18.067988 | instance | Sunday 24 May 2026 07:58:18 +0000 (0:00:00.605) 0:55:42.943 ************ 2026-05-24 07:58:18.305663 | instance | changed: [instance] 2026-05-24 07:58:18.305892 | instance | 2026-05-24 07:58:18.306321 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-05-24 07:58:18.306598 | instance | Sunday 24 May 2026 07:58:18 +0000 (0:00:00.239) 0:55:43.182 ************ 2026-05-24 07:58:18.917758 | instance | changed: [instance] 2026-05-24 07:58:18.917995 | instance | 2026-05-24 07:58:18.918369 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-05-24 07:58:18.918659 | instance | Sunday 24 May 2026 07:58:18 +0000 (0:00:00.612) 0:55:43.794 ************ 2026-05-24 07:58:19.843325 | instance | changed: [instance] 2026-05-24 07:58:19.843553 | instance | 2026-05-24 07:58:19.843835 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-05-24 07:58:19.844125 | instance | Sunday 24 May 2026 07:58:19 +0000 (0:00:00.925) 0:55:44.720 ************ 2026-05-24 07:58:23.026084 | instance | changed: [instance] 2026-05-24 07:58:23.026226 | instance | 2026-05-24 07:58:23.026799 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-05-24 07:58:23.026815 | instance | Sunday 24 May 2026 07:58:23 +0000 (0:00:03.182) 0:55:47.903 ************ 2026-05-24 07:58:23.301263 | instance | changed: [instance] 2026-05-24 07:58:23.301489 | instance | 2026-05-24 07:58:23.301775 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-05-24 07:58:23.302037 | instance | Sunday 24 May 2026 07:58:23 +0000 (0:00:00.275) 0:55:48.178 ************ 2026-05-24 07:58:25.368105 | instance | changed: [instance] 2026-05-24 07:58:25.368293 | instance | 2026-05-24 07:58:25.368766 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-05-24 07:58:25.368841 | instance | Sunday 24 May 2026 07:58:25 +0000 (0:00:02.066) 0:55:50.244 ************ 2026-05-24 07:58:26.120452 | instance | ok: [instance] 2026-05-24 07:58:26.120560 | instance | 2026-05-24 07:58:26.120569 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-05-24 07:58:26.120576 | instance | Sunday 24 May 2026 07:58:26 +0000 (0:00:00.749) 0:55:50.994 ************ 2026-05-24 07:58:30.933355 | instance | changed: [instance] 2026-05-24 07:58:30.933431 | instance | 2026-05-24 07:58:30.933570 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-05-24 07:58:30.933695 | instance | Sunday 24 May 2026 07:58:30 +0000 (0:00:04.815) 0:55:55.810 ************ 2026-05-24 07:58:31.009843 | instance | skipping: [instance] 2026-05-24 07:58:31.009896 | instance | 2026-05-24 07:58:31.009902 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-05-24 07:58:31.009913 | instance | Sunday 24 May 2026 07:58:31 +0000 (0:00:00.075) 0:55:55.886 ************ 2026-05-24 07:58:31.081095 | instance | skipping: [instance] 2026-05-24 07:58:31.081213 | instance | 2026-05-24 07:58:31.081395 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-05-24 07:58:31.081555 | instance | Sunday 24 May 2026 07:58:31 +0000 (0:00:00.072) 0:55:55.958 ************ 2026-05-24 07:59:19.026129 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-05-24 07:59:19.026448 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-05-24 07:59:19.026731 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-05-24 07:59:19.027007 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-05-24 07:59:19.027360 | instance | 2026-05-24 07:59:19.027781 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-05-24 07:59:19.028033 | instance | Sunday 24 May 2026 07:59:19 +0000 (0:00:47.944) 0:56:43.903 ************ 2026-05-24 07:59:19.145150 | 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-05-24 07:59:19.145304 | 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-05-24 07:59:19.145497 | 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-05-24 07:59:19.145677 | 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-05-24 07:59:19.145864 | 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-05-24 07:59:19.146040 | 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-05-24 07:59:19.146259 | 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-05-24 07:59:19.146427 | 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-05-24 07:59:19.146663 | instance | skipping: [instance] 2026-05-24 07:59:19.146818 | instance | 2026-05-24 07:59:19.147005 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-05-24 07:59:19.147185 | instance | Sunday 24 May 2026 07:59:19 +0000 (0:00:00.119) 0:56:44.022 ************ 2026-05-24 07:59:35.566051 | instance | changed: [instance] 2026-05-24 07:59:35.566314 | instance | 2026-05-24 07:59:35.566865 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-05-24 07:59:35.566888 | instance | Sunday 24 May 2026 07:59:35 +0000 (0:00:16.420) 0:57:00.442 ************ 2026-05-24 07:59:36.321939 | instance | changed: [instance] 2026-05-24 07:59:36.322171 | instance | 2026-05-24 07:59:36.322473 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-05-24 07:59:36.322794 | instance | Sunday 24 May 2026 07:59:36 +0000 (0:00:00.756) 0:57:01.199 ************ 2026-05-24 08:01:58.973717 | instance | changed: [instance] 2026-05-24 08:01:58.973801 | instance | 2026-05-24 08:01:58.973950 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-05-24 08:01:58.974060 | instance | Sunday 24 May 2026 08:01:58 +0000 (0:02:22.652) 0:59:23.851 ************ 2026-05-24 08:01:59.813599 | instance | changed: [instance] 2026-05-24 08:01:59.813669 | instance | 2026-05-24 08:01:59.813779 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 08:01:59.813898 | instance | Sunday 24 May 2026 08:01:59 +0000 (0:00:00.840) 0:59:24.691 ************ 2026-05-24 08:01:59.978696 | instance | included: openstack_helm_ingress for instance 2026-05-24 08:01:59.978757 | instance | 2026-05-24 08:01:59.978768 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 08:01:59.978778 | instance | Sunday 24 May 2026 08:01:59 +0000 (0:00:00.163) 0:59:24.854 ************ 2026-05-24 08:02:00.069596 | instance | skipping: [instance] 2026-05-24 08:02:00.069669 | instance | 2026-05-24 08:02:00.069949 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 08:02:00.070020 | instance | Sunday 24 May 2026 08:02:00 +0000 (0:00:00.091) 0:59:24.946 ************ 2026-05-24 08:02:00.143416 | instance | skipping: [instance] 2026-05-24 08:02:00.143526 | instance | 2026-05-24 08:02:00.143602 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 08:02:00.143720 | instance | Sunday 24 May 2026 08:02:00 +0000 (0:00:00.074) 0:59:25.020 ************ 2026-05-24 08:02:00.228761 | instance | ok: [instance] 2026-05-24 08:02:00.228847 | instance | 2026-05-24 08:02:00.229108 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-05-24 08:02:00.229165 | instance | Sunday 24 May 2026 08:02:00 +0000 (0:00:00.085) 0:59:25.106 ************ 2026-05-24 08:02:00.345460 | instance | included: ingress for instance 2026-05-24 08:02:00.345943 | instance | 2026-05-24 08:02:00.345994 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-05-24 08:02:00.346002 | instance | Sunday 24 May 2026 08:02:00 +0000 (0:00:00.116) 0:59:25.222 ************ 2026-05-24 08:02:01.487234 | instance | changed: [instance] 2026-05-24 08:02:01.487311 | instance | 2026-05-24 08:02:01.487432 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-05-24 08:02:01.487594 | instance | Sunday 24 May 2026 08:02:01 +0000 (0:00:01.141) 0:59:26.364 ************ 2026-05-24 08:02:02.364134 | instance | changed: [instance] 2026-05-24 08:02:02.364195 | instance | 2026-05-24 08:02:02.364201 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-05-24 08:02:02.364206 | instance | Sunday 24 May 2026 08:02:02 +0000 (0:00:00.876) 0:59:27.240 ************ 2026-05-24 08:02:02.512207 | instance | included: openstack_helm_ingress for instance 2026-05-24 08:02:02.512288 | instance | 2026-05-24 08:02:02.512299 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 08:02:02.512309 | instance | Sunday 24 May 2026 08:02:02 +0000 (0:00:00.148) 0:59:27.389 ************ 2026-05-24 08:02:02.581712 | instance | skipping: [instance] 2026-05-24 08:02:02.581809 | instance | 2026-05-24 08:02:02.581943 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 08:02:02.582065 | instance | Sunday 24 May 2026 08:02:02 +0000 (0:00:00.069) 0:59:27.459 ************ 2026-05-24 08:02:02.651602 | instance | skipping: [instance] 2026-05-24 08:02:02.651639 | instance | 2026-05-24 08:02:02.651883 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 08:02:02.651896 | instance | Sunday 24 May 2026 08:02:02 +0000 (0:00:00.069) 0:59:27.529 ************ 2026-05-24 08:02:02.746595 | instance | ok: [instance] 2026-05-24 08:02:02.746636 | instance | 2026-05-24 08:02:02.746641 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-05-24 08:02:02.746646 | instance | Sunday 24 May 2026 08:02:02 +0000 (0:00:00.094) 0:59:27.623 ************ 2026-05-24 08:02:02.852986 | instance | included: ingress for instance 2026-05-24 08:02:02.853104 | instance | 2026-05-24 08:02:02.853119 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-05-24 08:02:02.853275 | instance | Sunday 24 May 2026 08:02:02 +0000 (0:00:00.106) 0:59:27.730 ************ 2026-05-24 08:02:03.961256 | instance | changed: [instance] 2026-05-24 08:02:03.961354 | instance | 2026-05-24 08:02:03.961430 | instance | TASK [Upload images] *********************************************************** 2026-05-24 08:02:03.961552 | instance | Sunday 24 May 2026 08:02:03 +0000 (0:00:01.108) 0:59:28.838 ************ 2026-05-24 08:02:04.098965 | instance | included: atmosphere.common.glance_image for instance => (item={'name': 'ubuntu-2204-kube-v1.34.3', 'url': 'https://github.com/vexxhost/capo-image-elements/releases/download/2025.12-3/ubuntu-22.04-v1.34.3.qcow2', 'distro': 'ubuntu'}) 2026-05-24 08:02:04.099070 | instance | 2026-05-24 08:02:04.099145 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-05-24 08:02:04.099266 | instance | Sunday 24 May 2026 08:02:04 +0000 (0:00:00.137) 0:59:28.976 ************ 2026-05-24 08:02:04.652075 | instance | ok: [instance] 2026-05-24 08:02:04.652150 | instance | 2026-05-24 08:02:04.652267 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-05-24 08:02:04.652384 | instance | Sunday 24 May 2026 08:02:04 +0000 (0:00:00.553) 0:59:29.529 ************ 2026-05-24 08:02:04.723660 | instance | ok: [instance] 2026-05-24 08:02:04.723738 | instance | 2026-05-24 08:02:04.723864 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-05-24 08:02:04.723986 | instance | Sunday 24 May 2026 08:02:04 +0000 (0:00:00.071) 0:59:29.601 ************ 2026-05-24 08:02:05.770102 | instance | ok: [instance] 2026-05-24 08:02:05.770190 | instance | 2026-05-24 08:02:05.770203 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-05-24 08:02:05.770213 | instance | Sunday 24 May 2026 08:02:05 +0000 (0:00:01.045) 0:59:30.646 ************ 2026-05-24 08:02:05.839539 | instance | ok: [instance] 2026-05-24 08:02:05.839590 | instance | 2026-05-24 08:02:05.839691 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-05-24 08:02:05.839880 | instance | Sunday 24 May 2026 08:02:05 +0000 (0:00:00.070) 0:59:30.717 ************ 2026-05-24 08:02:05.918253 | instance | ok: [instance] 2026-05-24 08:02:05.918346 | instance | 2026-05-24 08:02:05.918473 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-05-24 08:02:05.918588 | instance | Sunday 24 May 2026 08:02:05 +0000 (0:00:00.078) 0:59:30.795 ************ 2026-05-24 08:02:06.151551 | instance | changed: [instance] 2026-05-24 08:02:06.151615 | instance | 2026-05-24 08:02:06.151626 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-05-24 08:02:06.151636 | instance | Sunday 24 May 2026 08:02:06 +0000 (0:00:00.232) 0:59:31.028 ************ 2026-05-24 08:02:11.976445 | instance | changed: [instance] 2026-05-24 08:02:11.976516 | instance | 2026-05-24 08:02:11.976527 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-05-24 08:02:11.976537 | instance | Sunday 24 May 2026 08:02:11 +0000 (0:00:05.824) 0:59:36.852 ************ 2026-05-24 08:02:12.239335 | instance | ok: [instance] 2026-05-24 08:02:12.240180 | instance | 2026-05-24 08:02:12.240206 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-05-24 08:02:12.240216 | instance | Sunday 24 May 2026 08:02:12 +0000 (0:00:00.263) 0:59:37.116 ************ 2026-05-24 08:02:12.312174 | instance | skipping: [instance] 2026-05-24 08:02:12.312207 | instance | 2026-05-24 08:02:12.312217 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-05-24 08:02:12.312226 | instance | Sunday 24 May 2026 08:02:12 +0000 (0:00:00.072) 0:59:37.188 ************ 2026-05-24 08:02:14.421401 | instance | ok: [instance] 2026-05-24 08:02:14.421466 | instance | 2026-05-24 08:02:14.421478 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-05-24 08:02:14.421488 | instance | Sunday 24 May 2026 08:02:14 +0000 (0:00:02.108) 0:59:39.297 ************ 2026-05-24 08:02:14.504207 | instance | ok: [instance] 2026-05-24 08:02:14.504260 | instance | 2026-05-24 08:02:14.504271 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-05-24 08:02:14.504281 | instance | Sunday 24 May 2026 08:02:14 +0000 (0:00:00.082) 0:59:39.380 ************ 2026-05-24 08:03:37.024677 | instance | changed: [instance] 2026-05-24 08:03:37.024731 | instance | 2026-05-24 08:03:37.024814 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-05-24 08:03:37.024994 | instance | Sunday 24 May 2026 08:03:37 +0000 (0:01:22.521) 1:01:01.901 ************ 2026-05-24 08:03:37.095477 | instance | skipping: [instance] 2026-05-24 08:03:37.095563 | instance | 2026-05-24 08:03:37.096147 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-05-24 08:03:37.096169 | instance | Sunday 24 May 2026 08:03:37 +0000 (0:00:00.070) 1:01:01.972 ************ 2026-05-24 08:03:37.158720 | instance | skipping: [instance] 2026-05-24 08:03:37.158844 | instance | 2026-05-24 08:03:37.159014 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-05-24 08:03:37.159175 | instance | Sunday 24 May 2026 08:03:37 +0000 (0:00:00.063) 1:01:02.036 ************ 2026-05-24 08:03:37.666963 | instance | changed: [instance] 2026-05-24 08:03:37.667207 | instance | 2026-05-24 08:03:37.667521 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 08:03:37.667827 | instance | Sunday 24 May 2026 08:03:37 +0000 (0:00:00.507) 1:01:02.544 ************ 2026-05-24 08:03:37.931339 | instance | ok: [instance] 2026-05-24 08:03:37.931455 | instance | 2026-05-24 08:03:37.931630 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 08:03:37.931792 | instance | Sunday 24 May 2026 08:03:37 +0000 (0:00:00.264) 1:01:02.808 ************ 2026-05-24 08:03:38.055080 | instance | included: rabbitmq for instance 2026-05-24 08:03:38.055292 | instance | 2026-05-24 08:03:38.055575 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-24 08:03:38.055827 | instance | Sunday 24 May 2026 08:03:38 +0000 (0:00:00.123) 1:01:02.932 ************ 2026-05-24 08:03:38.855413 | instance | ok: [instance] 2026-05-24 08:03:38.855622 | instance | 2026-05-24 08:03:38.855923 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-24 08:03:38.856176 | instance | Sunday 24 May 2026 08:03:38 +0000 (0:00:00.800) 1:01:03.732 ************ 2026-05-24 08:03:39.087319 | instance | skipping: [instance] 2026-05-24 08:03:39.087538 | instance | 2026-05-24 08:03:39.087862 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-24 08:03:39.088152 | instance | Sunday 24 May 2026 08:03:39 +0000 (0:00:00.232) 1:01:03.964 ************ 2026-05-24 08:03:39.150422 | instance | skipping: [instance] 2026-05-24 08:03:39.150668 | instance | 2026-05-24 08:03:39.150920 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-24 08:03:39.151175 | instance | Sunday 24 May 2026 08:03:39 +0000 (0:00:00.063) 1:01:04.028 ************ 2026-05-24 08:03:39.216650 | instance | skipping: [instance] 2026-05-24 08:03:39.216917 | instance | 2026-05-24 08:03:39.217179 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-24 08:03:39.217446 | instance | Sunday 24 May 2026 08:03:39 +0000 (0:00:00.066) 1:01:04.094 ************ 2026-05-24 08:04:15.280665 | instance | changed: [instance] 2026-05-24 08:04:15.280738 | instance | 2026-05-24 08:04:15.280743 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 08:04:15.280748 | instance | Sunday 24 May 2026 08:04:15 +0000 (0:00:36.063) 1:01:40.157 ************ 2026-05-24 08:04:16.069211 | instance | ok: [instance] 2026-05-24 08:04:16.069374 | instance | 2026-05-24 08:04:16.069664 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 08:04:16.069922 | instance | Sunday 24 May 2026 08:04:16 +0000 (0:00:00.788) 1:01:40.946 ************ 2026-05-24 08:04:16.143795 | instance | ok: [instance] 2026-05-24 08:04:16.144095 | instance | 2026-05-24 08:04:16.144384 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 08:04:16.144644 | instance | Sunday 24 May 2026 08:04:16 +0000 (0:00:00.074) 1:01:41.021 ************ 2026-05-24 08:04:16.212522 | instance | skipping: [instance] 2026-05-24 08:04:16.213243 | instance | 2026-05-24 08:04:16.213318 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 08:04:16.213338 | instance | Sunday 24 May 2026 08:04:16 +0000 (0:00:00.068) 1:01:41.090 ************ 2026-05-24 08:04:16.279851 | instance | skipping: [instance] 2026-05-24 08:04:16.280043 | instance | 2026-05-24 08:04:16.280316 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 08:04:16.280587 | instance | Sunday 24 May 2026 08:04:16 +0000 (0:00:00.067) 1:01:41.157 ************ 2026-05-24 08:04:16.353116 | instance | ok: [instance] 2026-05-24 08:04:16.353341 | instance | 2026-05-24 08:04:16.353607 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 08:04:16.353865 | instance | Sunday 24 May 2026 08:04:16 +0000 (0:00:00.073) 1:01:41.230 ************ 2026-05-24 08:04:16.469534 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 08:04:16.469794 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-24 08:04:16.470051 | instance | ok: [instance] => (item=sharev2) 2026-05-24 08:04:16.470353 | instance | ok: [instance] => (item=identity) 2026-05-24 08:04:16.470606 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 08:04:16.470848 | instance | 2026-05-24 08:04:16.471111 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 08:04:16.471367 | instance | Sunday 24 May 2026 08:04:16 +0000 (0:00:00.116) 1:01:41.346 ************ 2026-05-24 08:04:16.595119 | instance | ok: [instance] 2026-05-24 08:04:16.595352 | instance | 2026-05-24 08:04:16.595659 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:04:16.595955 | instance | Sunday 24 May 2026 08:04:16 +0000 (0:00:00.124) 1:01:41.471 ************ 2026-05-24 08:04:16.696782 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:04:16.696987 | instance | 2026-05-24 08:04:16.697245 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:04:16.697498 | instance | Sunday 24 May 2026 08:04:16 +0000 (0:00:00.102) 1:01:41.574 ************ 2026-05-24 08:04:17.291771 | instance | changed: [instance] 2026-05-24 08:04:17.291983 | instance | 2026-05-24 08:04:17.292248 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-05-24 08:04:17.292529 | instance | Sunday 24 May 2026 08:04:17 +0000 (0:00:00.594) 1:01:42.169 ************ 2026-05-24 08:04:18.554137 | instance | changed: [instance] 2026-05-24 08:04:18.554466 | instance | 2026-05-24 08:04:18.554796 | instance | TASK [Upload service image] **************************************************** 2026-05-24 08:04:18.555209 | instance | Sunday 24 May 2026 08:04:18 +0000 (0:00:01.262) 1:01:43.431 ************ 2026-05-24 08:04:18.704378 | instance | included: atmosphere.common.glance_image for instance 2026-05-24 08:04:18.704443 | instance | 2026-05-24 08:04:18.704574 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-05-24 08:04:18.704691 | instance | Sunday 24 May 2026 08:04:18 +0000 (0:00:00.150) 1:01:43.581 ************ 2026-05-24 08:04:19.262586 | instance | ok: [instance] 2026-05-24 08:04:19.262813 | instance | 2026-05-24 08:04:19.263092 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-05-24 08:04:19.263382 | instance | Sunday 24 May 2026 08:04:19 +0000 (0:00:00.557) 1:01:44.139 ************ 2026-05-24 08:04:19.348206 | instance | ok: [instance] 2026-05-24 08:04:19.348446 | instance | 2026-05-24 08:04:19.348711 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-05-24 08:04:19.348983 | instance | Sunday 24 May 2026 08:04:19 +0000 (0:00:00.085) 1:01:44.225 ************ 2026-05-24 08:04:20.646738 | instance | ok: [instance] 2026-05-24 08:04:20.647021 | instance | 2026-05-24 08:04:20.647149 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-05-24 08:04:20.647321 | instance | Sunday 24 May 2026 08:04:20 +0000 (0:00:01.298) 1:01:45.523 ************ 2026-05-24 08:04:20.733732 | instance | ok: [instance] 2026-05-24 08:04:20.733984 | instance | 2026-05-24 08:04:20.734307 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-05-24 08:04:20.734585 | instance | Sunday 24 May 2026 08:04:20 +0000 (0:00:00.086) 1:01:45.610 ************ 2026-05-24 08:04:20.819425 | instance | ok: [instance] 2026-05-24 08:04:20.819663 | instance | 2026-05-24 08:04:20.819950 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-05-24 08:04:20.820227 | instance | Sunday 24 May 2026 08:04:20 +0000 (0:00:00.085) 1:01:45.696 ************ 2026-05-24 08:04:21.045622 | instance | changed: [instance] 2026-05-24 08:04:21.045852 | instance | 2026-05-24 08:04:21.046121 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-05-24 08:04:21.046413 | instance | Sunday 24 May 2026 08:04:21 +0000 (0:00:00.225) 1:01:45.922 ************ 2026-05-24 08:04:28.582779 | instance | changed: [instance] 2026-05-24 08:04:28.582998 | instance | 2026-05-24 08:04:28.583265 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-05-24 08:04:28.583512 | instance | Sunday 24 May 2026 08:04:28 +0000 (0:00:07.537) 1:01:53.459 ************ 2026-05-24 08:04:29.192269 | instance | ok: [instance] 2026-05-24 08:04:29.192334 | instance | 2026-05-24 08:04:29.192474 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-05-24 08:04:29.192585 | instance | Sunday 24 May 2026 08:04:29 +0000 (0:00:00.609) 1:01:54.069 ************ 2026-05-24 08:04:29.262752 | instance | skipping: [instance] 2026-05-24 08:04:29.293697 | instance | 2026-05-24 08:04:29.293726 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-05-24 08:04:29.293735 | instance | Sunday 24 May 2026 08:04:29 +0000 (0:00:00.069) 1:01:54.139 ************ 2026-05-24 08:04:30.487551 | instance | ok: [instance] 2026-05-24 08:04:30.487789 | instance | 2026-05-24 08:04:30.488466 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-05-24 08:04:30.488530 | instance | Sunday 24 May 2026 08:04:30 +0000 (0:00:01.224) 1:01:55.364 ************ 2026-05-24 08:04:30.572644 | instance | ok: [instance] 2026-05-24 08:04:30.572667 | instance | 2026-05-24 08:04:30.572674 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-05-24 08:04:30.572680 | instance | Sunday 24 May 2026 08:04:30 +0000 (0:00:00.085) 1:01:55.449 ************ 2026-05-24 08:04:49.986012 | instance | changed: [instance] 2026-05-24 08:04:49.986186 | instance | 2026-05-24 08:04:49.986223 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-05-24 08:04:49.986282 | instance | Sunday 24 May 2026 08:04:49 +0000 (0:00:19.413) 1:02:14.863 ************ 2026-05-24 08:04:50.066292 | instance | skipping: [instance] 2026-05-24 08:04:50.066367 | instance | 2026-05-24 08:04:50.066379 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-05-24 08:04:50.066396 | instance | Sunday 24 May 2026 08:04:50 +0000 (0:00:00.080) 1:02:14.943 ************ 2026-05-24 08:04:50.140460 | instance | skipping: [instance] 2026-05-24 08:04:50.140583 | instance | 2026-05-24 08:04:50.140807 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-05-24 08:04:50.140825 | instance | Sunday 24 May 2026 08:04:50 +0000 (0:00:00.074) 1:02:15.017 ************ 2026-05-24 08:04:50.599669 | instance | changed: [instance] 2026-05-24 08:04:50.600097 | instance | 2026-05-24 08:04:50.600145 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-05-24 08:04:50.600151 | instance | Sunday 24 May 2026 08:04:50 +0000 (0:00:00.458) 1:02:15.476 ************ 2026-05-24 08:04:52.314948 | instance | changed: [instance] 2026-05-24 08:04:52.315023 | instance | 2026-05-24 08:04:52.315195 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-05-24 08:04:52.315366 | instance | Sunday 24 May 2026 08:04:52 +0000 (0:00:01.715) 1:02:17.192 ************ 2026-05-24 08:04:56.264679 | instance | changed: [instance] => (item=22) 2026-05-24 08:04:56.264791 | instance | changed: [instance] => (item=111) 2026-05-24 08:04:56.264799 | instance | changed: [instance] => (item=2049) 2026-05-24 08:04:56.264816 | instance | 2026-05-24 08:04:56.264822 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-05-24 08:04:56.264940 | instance | Sunday 24 May 2026 08:04:56 +0000 (0:00:03.949) 1:02:21.141 ************ 2026-05-24 08:04:57.620959 | instance | changed: [instance] 2026-05-24 08:04:57.621041 | instance | 2026-05-24 08:04:57.621329 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-05-24 08:04:57.621401 | instance | Sunday 24 May 2026 08:04:57 +0000 (0:00:01.356) 1:02:22.498 ************ 2026-05-24 08:04:57.847955 | instance | ok: [instance -> localhost] 2026-05-24 08:04:57.848010 | instance | 2026-05-24 08:04:57.848016 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-05-24 08:04:57.848022 | instance | Sunday 24 May 2026 08:04:57 +0000 (0:00:00.226) 1:02:22.724 ************ 2026-05-24 08:04:58.276177 | instance | ok: [instance -> localhost] 2026-05-24 08:04:58.276257 | instance | 2026-05-24 08:04:58.276376 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-05-24 08:04:58.276539 | instance | Sunday 24 May 2026 08:04:58 +0000 (0:00:00.428) 1:02:23.153 ************ 2026-05-24 08:04:58.632627 | instance | ok: [instance -> localhost] 2026-05-24 08:04:58.632881 | instance | 2026-05-24 08:04:58.633161 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-05-24 08:04:58.633490 | instance | Sunday 24 May 2026 08:04:58 +0000 (0:00:00.355) 1:02:23.509 ************ 2026-05-24 08:04:58.861061 | instance | ok: [instance -> localhost] 2026-05-24 08:04:58.861287 | instance | 2026-05-24 08:04:58.861585 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-05-24 08:04:58.861844 | instance | Sunday 24 May 2026 08:04:58 +0000 (0:00:00.228) 1:02:23.738 ************ 2026-05-24 08:04:59.638183 | instance | changed: [instance] 2026-05-24 08:04:59.638265 | instance | 2026-05-24 08:04:59.638278 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-05-24 08:04:59.638427 | instance | Sunday 24 May 2026 08:04:59 +0000 (0:00:00.777) 1:02:24.515 ************ 2026-05-24 08:07:35.433271 | instance | changed: [instance] 2026-05-24 08:07:35.433420 | instance | 2026-05-24 08:07:35.433432 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 08:07:35.433569 | instance | Sunday 24 May 2026 08:07:35 +0000 (0:02:35.795) 1:05:00.310 ************ 2026-05-24 08:07:35.588732 | instance | included: openstack_helm_ingress for instance 2026-05-24 08:07:35.588821 | instance | 2026-05-24 08:07:35.588937 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 08:07:35.589056 | instance | Sunday 24 May 2026 08:07:35 +0000 (0:00:00.155) 1:05:00.466 ************ 2026-05-24 08:07:35.676035 | instance | skipping: [instance] 2026-05-24 08:07:35.676158 | instance | 2026-05-24 08:07:35.676272 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 08:07:35.676391 | instance | Sunday 24 May 2026 08:07:35 +0000 (0:00:00.086) 1:05:00.553 ************ 2026-05-24 08:07:36.070526 | instance | skipping: [instance] 2026-05-24 08:07:36.070598 | instance | 2026-05-24 08:07:36.070723 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 08:07:36.070849 | instance | Sunday 24 May 2026 08:07:36 +0000 (0:00:00.395) 1:05:00.948 ************ 2026-05-24 08:07:36.149816 | instance | ok: [instance] 2026-05-24 08:07:36.150213 | instance | 2026-05-24 08:07:36.150260 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-05-24 08:07:36.150271 | instance | Sunday 24 May 2026 08:07:36 +0000 (0:00:00.079) 1:05:01.027 ************ 2026-05-24 08:07:36.267185 | instance | included: ingress for instance 2026-05-24 08:07:36.267258 | instance | 2026-05-24 08:07:36.267264 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-05-24 08:07:36.267362 | instance | Sunday 24 May 2026 08:07:36 +0000 (0:00:00.116) 1:05:01.143 ************ 2026-05-24 08:07:37.379255 | instance | changed: [instance] 2026-05-24 08:07:37.379354 | instance | 2026-05-24 08:07:37.379366 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-05-24 08:07:37.379376 | instance | Sunday 24 May 2026 08:07:37 +0000 (0:00:01.111) 1:05:02.254 ************ 2026-05-24 08:07:39.371169 | instance | changed: [instance] 2026-05-24 08:07:39.371257 | instance | 2026-05-24 08:07:39.371269 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 08:07:39.371280 | instance | Sunday 24 May 2026 08:07:39 +0000 (0:00:01.991) 1:05:04.246 ************ 2026-05-24 08:07:39.493850 | instance | ok: [instance] 2026-05-24 08:07:39.493977 | instance | 2026-05-24 08:07:39.494342 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 08:07:39.494603 | instance | Sunday 24 May 2026 08:07:39 +0000 (0:00:00.124) 1:05:04.370 ************ 2026-05-24 08:07:39.559019 | instance | skipping: [instance] 2026-05-24 08:07:39.559274 | instance | 2026-05-24 08:07:39.559588 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 08:07:39.559851 | instance | Sunday 24 May 2026 08:07:39 +0000 (0:00:00.065) 1:05:04.436 ************ 2026-05-24 08:07:39.622501 | instance | skipping: [instance] 2026-05-24 08:07:39.622785 | instance | 2026-05-24 08:07:39.623071 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 08:07:39.623490 | instance | Sunday 24 May 2026 08:07:39 +0000 (0:00:00.063) 1:05:04.499 ************ 2026-05-24 08:07:39.691787 | instance | skipping: [instance] 2026-05-24 08:07:39.691941 | instance | 2026-05-24 08:07:39.692113 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 08:07:39.692278 | instance | Sunday 24 May 2026 08:07:39 +0000 (0:00:00.069) 1:05:04.569 ************ 2026-05-24 08:07:39.776074 | instance | skipping: [instance] 2026-05-24 08:07:39.776152 | instance | 2026-05-24 08:07:39.776296 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 08:07:39.776414 | instance | Sunday 24 May 2026 08:07:39 +0000 (0:00:00.083) 1:05:04.653 ************ 2026-05-24 08:07:39.845969 | instance | skipping: [instance] 2026-05-24 08:07:39.846042 | instance | 2026-05-24 08:07:39.846063 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 08:07:39.846148 | instance | Sunday 24 May 2026 08:07:39 +0000 (0:00:00.069) 1:05:04.723 ************ 2026-05-24 08:07:39.923820 | instance | ok: [instance] 2026-05-24 08:07:39.924023 | instance | 2026-05-24 08:07:39.924318 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 08:07:39.924599 | instance | Sunday 24 May 2026 08:07:39 +0000 (0:00:00.077) 1:05:04.800 ************ 2026-05-24 08:07:40.031114 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 08:07:40.031338 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 08:07:40.031595 | instance | ok: [instance] => (item=identity) 2026-05-24 08:07:40.031878 | instance | ok: [instance] => (item=dashboard) 2026-05-24 08:07:40.032120 | instance | 2026-05-24 08:07:40.032383 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 08:07:40.032640 | instance | Sunday 24 May 2026 08:07:40 +0000 (0:00:00.107) 1:05:04.908 ************ 2026-05-24 08:07:40.127378 | instance | ok: [instance] 2026-05-24 08:07:40.127587 | instance | 2026-05-24 08:07:40.127895 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:07:40.128156 | instance | Sunday 24 May 2026 08:07:40 +0000 (0:00:00.095) 1:05:05.004 ************ 2026-05-24 08:07:40.229822 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:07:40.230112 | instance | 2026-05-24 08:07:40.230413 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:07:40.230586 | instance | Sunday 24 May 2026 08:07:40 +0000 (0:00:00.102) 1:05:05.106 ************ 2026-05-24 08:07:40.832652 | instance | changed: [instance] 2026-05-24 08:07:40.832881 | instance | 2026-05-24 08:07:40.833147 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-05-24 08:07:40.833407 | instance | Sunday 24 May 2026 08:07:40 +0000 (0:00:00.602) 1:05:05.709 ************ 2026-05-24 08:08:13.313835 | instance | changed: [instance] 2026-05-24 08:08:13.314035 | instance | 2026-05-24 08:08:13.314338 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 08:08:13.314595 | instance | Sunday 24 May 2026 08:08:13 +0000 (0:00:32.481) 1:05:38.190 ************ 2026-05-24 08:08:13.469197 | instance | included: openstack_helm_ingress for instance 2026-05-24 08:08:13.469423 | instance | 2026-05-24 08:08:13.469689 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 08:08:13.469945 | instance | Sunday 24 May 2026 08:08:13 +0000 (0:00:00.155) 1:05:38.346 ************ 2026-05-24 08:08:13.552534 | instance | skipping: [instance] 2026-05-24 08:08:13.552661 | instance | 2026-05-24 08:08:13.552836 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 08:08:13.552996 | instance | Sunday 24 May 2026 08:08:13 +0000 (0:00:00.083) 1:05:38.430 ************ 2026-05-24 08:08:13.624876 | instance | skipping: [instance] 2026-05-24 08:08:13.625094 | instance | 2026-05-24 08:08:13.625362 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 08:08:13.625620 | instance | Sunday 24 May 2026 08:08:13 +0000 (0:00:00.072) 1:05:38.502 ************ 2026-05-24 08:08:13.718348 | instance | ok: [instance] 2026-05-24 08:08:13.718567 | instance | 2026-05-24 08:08:13.718918 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-05-24 08:08:13.719200 | instance | Sunday 24 May 2026 08:08:13 +0000 (0:00:00.093) 1:05:38.595 ************ 2026-05-24 08:08:13.829281 | instance | included: ingress for instance 2026-05-24 08:08:13.829485 | instance | 2026-05-24 08:08:13.829745 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-05-24 08:08:13.829999 | instance | Sunday 24 May 2026 08:08:13 +0000 (0:00:00.111) 1:05:38.706 ************ 2026-05-24 08:08:15.218534 | instance | changed: [instance] 2026-05-24 08:08:15.218672 | instance | 2026-05-24 08:08:15.218857 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-05-24 08:08:15.219016 | instance | Sunday 24 May 2026 08:08:15 +0000 (0:00:01.389) 1:05:40.095 ************ 2026-05-24 08:08:16.041453 | instance | changed: [instance] 2026-05-24 08:08:16.041693 | instance | 2026-05-24 08:08:16.042167 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-05-24 08:08:16.042457 | instance | Sunday 24 May 2026 08:08:16 +0000 (0:00:00.822) 1:05:40.918 ************ 2026-05-24 08:08:24.311230 | instance | ok: [instance] => (item=None) 2026-05-24 08:08:24.311364 | instance | ok: [instance] => (item=None) 2026-05-24 08:08:24.311529 | instance | ok: [instance] => (item=None) 2026-05-24 08:08:24.311702 | instance | ok: [instance] => (item=None) 2026-05-24 08:08:24.311863 | instance | ok: [instance] => (item=None) 2026-05-24 08:08:24.312023 | instance | ok: [instance] => (item=None) 2026-05-24 08:08:24.312183 | instance | ok: [instance] => (item=None) 2026-05-24 08:08:24.312335 | instance | ok: [instance] => (item=None) 2026-05-24 08:08:24.312492 | instance | ok: [instance] => (item=None) 2026-05-24 08:08:24.312647 | instance | ok: [instance] => (item=None) 2026-05-24 08:08:24.312817 | instance | ok: [instance] => (item=None) 2026-05-24 08:08:24.312994 | instance | ok: [instance] => (item=None) 2026-05-24 08:08:24.313150 | instance | ok: [instance] 2026-05-24 08:08:24.313297 | instance | 2026-05-24 08:08:24.313461 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-05-24 08:08:24.313650 | instance | Sunday 24 May 2026 08:08:24 +0000 (0:00:08.269) 1:05:49.188 ************ 2026-05-24 08:08:24.954149 | instance | ok: [instance] => (item=None) 2026-05-24 08:08:24.954420 | instance | ok: [instance] => (item=None) 2026-05-24 08:08:24.954694 | instance | ok: [instance] => (item=None) 2026-05-24 08:08:24.954959 | instance | skipping: [instance] => (item=None) 2026-05-24 08:08:24.955218 | instance | ok: [instance] => (item=None) 2026-05-24 08:08:24.955473 | instance | ok: [instance] => (item=None) 2026-05-24 08:08:24.955775 | instance | ok: [instance] => (item=None) 2026-05-24 08:08:24.956031 | instance | ok: [instance] => (item=None) 2026-05-24 08:08:24.956452 | instance | ok: [instance] => (item=None) 2026-05-24 08:08:24.956711 | instance | ok: [instance] => (item=None) 2026-05-24 08:08:24.956959 | instance | ok: [instance] => (item=None) 2026-05-24 08:08:24.957264 | instance | ok: [instance] => (item=None) 2026-05-24 08:08:24.957535 | instance | ok: [instance] 2026-05-24 08:08:24.957776 | instance | 2026-05-24 08:08:24.958054 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-05-24 08:08:24.958344 | instance | Sunday 24 May 2026 08:08:24 +0000 (0:00:00.643) 1:05:49.831 ************ 2026-05-24 08:08:25.704653 | instance | changed: [instance] 2026-05-24 08:08:25.704796 | instance | 2026-05-24 08:08:25.704987 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-05-24 08:08:25.705166 | instance | Sunday 24 May 2026 08:08:25 +0000 (0:00:00.750) 1:05:50.582 ************ 2026-05-24 08:08:26.647438 | instance | changed: [instance] 2026-05-24 08:08:26.647647 | instance | 2026-05-24 08:08:26.647918 | instance | PLAY [controllers] ************************************************************* 2026-05-24 08:08:26.648162 | instance | 2026-05-24 08:08:26.648486 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 08:08:26.648756 | instance | Sunday 24 May 2026 08:08:26 +0000 (0:00:00.942) 1:05:51.524 ************ 2026-05-24 08:08:30.791650 | instance | ok: [instance] 2026-05-24 08:08:30.791863 | instance | 2026-05-24 08:08:30.792155 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-24 08:08:30.792419 | instance | Sunday 24 May 2026 08:08:30 +0000 (0:00:04.144) 1:05:55.668 ************ 2026-05-24 08:08:31.084625 | instance | ok: [instance] 2026-05-24 08:08:31.084860 | instance | 2026-05-24 08:08:31.085155 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 08:08:31.085417 | instance | Sunday 24 May 2026 08:08:31 +0000 (0:00:00.293) 1:05:55.961 ************ 2026-05-24 08:08:32.419859 | instance | ok: [instance] 2026-05-24 08:08:32.420114 | instance | 2026-05-24 08:08:32.420366 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-24 08:08:32.420616 | instance | Sunday 24 May 2026 08:08:32 +0000 (0:00:01.334) 1:05:57.296 ************ 2026-05-24 08:08:32.719407 | instance | ok: [instance] 2026-05-24 08:08:32.719623 | instance | 2026-05-24 08:08:32.719889 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 08:08:32.720148 | instance | Sunday 24 May 2026 08:08:32 +0000 (0:00:00.299) 1:05:57.595 ************ 2026-05-24 08:08:32.850199 | instance | ok: [instance] => { 2026-05-24 08:08:32.850743 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-24 08:08:32.850750 | instance | } 2026-05-24 08:08:32.850755 | instance | 2026-05-24 08:08:32.850759 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 08:08:32.850765 | instance | Sunday 24 May 2026 08:08:32 +0000 (0:00:00.131) 1:05:57.727 ************ 2026-05-24 08:08:33.254684 | instance | ok: [instance] 2026-05-24 08:08:33.254898 | instance | 2026-05-24 08:08:33.255169 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 08:08:33.255436 | instance | Sunday 24 May 2026 08:08:33 +0000 (0:00:00.404) 1:05:58.131 ************ 2026-05-24 08:08:34.423252 | instance | ok: [instance] 2026-05-24 08:08:34.423404 | instance | 2026-05-24 08:08:34.423597 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-24 08:08:34.423769 | instance | Sunday 24 May 2026 08:08:34 +0000 (0:00:01.168) 1:05:59.300 ************ 2026-05-24 08:08:34.973070 | instance | ok: [instance] 2026-05-24 08:08:34.973293 | instance | 2026-05-24 08:08:34.973583 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-24 08:08:34.973854 | instance | Sunday 24 May 2026 08:08:34 +0000 (0:00:00.549) 1:05:59.850 ************ 2026-05-24 08:08:35.880560 | instance | ok: [instance] 2026-05-24 08:08:35.880646 | instance | 2026-05-24 08:08:35.880812 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-24 08:08:35.881024 | instance | Sunday 24 May 2026 08:08:35 +0000 (0:00:00.907) 1:06:00.757 ************ 2026-05-24 08:08:36.737388 | instance | ok: [instance] 2026-05-24 08:08:36.737606 | instance | 2026-05-24 08:08:36.737966 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-24 08:08:36.738247 | instance | Sunday 24 May 2026 08:08:36 +0000 (0:00:00.856) 1:06:01.614 ************ 2026-05-24 08:08:37.155114 | instance | ok: [instance] 2026-05-24 08:08:37.155326 | instance | 2026-05-24 08:08:37.155593 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-24 08:08:37.155855 | instance | Sunday 24 May 2026 08:08:37 +0000 (0:00:00.417) 1:06:02.032 ************ 2026-05-24 08:08:37.347742 | instance | included: openstack_helm_endpoints for instance 2026-05-24 08:08:37.347847 | instance | 2026-05-24 08:08:37.348031 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 08:08:37.348186 | instance | Sunday 24 May 2026 08:08:37 +0000 (0:00:00.192) 1:06:02.224 ************ 2026-05-24 08:08:37.882527 | instance | skipping: [instance] 2026-05-24 08:08:37.882762 | instance | 2026-05-24 08:08:37.883022 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 08:08:37.883296 | instance | Sunday 24 May 2026 08:08:37 +0000 (0:00:00.534) 1:06:02.759 ************ 2026-05-24 08:08:37.958901 | instance | skipping: [instance] 2026-05-24 08:08:37.959013 | instance | 2026-05-24 08:08:37.959193 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 08:08:37.959357 | instance | Sunday 24 May 2026 08:08:37 +0000 (0:00:00.072) 1:06:02.831 ************ 2026-05-24 08:08:38.028446 | instance | skipping: [instance] 2026-05-24 08:08:38.028655 | instance | 2026-05-24 08:08:38.028935 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 08:08:38.029260 | instance | Sunday 24 May 2026 08:08:38 +0000 (0:00:00.073) 1:06:02.905 ************ 2026-05-24 08:08:38.098970 | instance | skipping: [instance] 2026-05-24 08:08:38.099186 | instance | 2026-05-24 08:08:38.099489 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 08:08:38.099751 | instance | Sunday 24 May 2026 08:08:38 +0000 (0:00:00.070) 1:06:02.976 ************ 2026-05-24 08:08:38.173661 | instance | skipping: [instance] 2026-05-24 08:08:38.173734 | instance | 2026-05-24 08:08:38.173746 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 08:08:38.173757 | instance | Sunday 24 May 2026 08:08:38 +0000 (0:00:00.074) 1:06:03.050 ************ 2026-05-24 08:08:38.240023 | instance | skipping: [instance] 2026-05-24 08:08:38.240128 | instance | 2026-05-24 08:08:38.240262 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 08:08:38.240383 | instance | Sunday 24 May 2026 08:08:38 +0000 (0:00:00.066) 1:06:03.117 ************ 2026-05-24 08:08:38.315045 | instance | ok: [instance] 2026-05-24 08:08:38.315115 | instance | 2026-05-24 08:08:38.315244 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 08:08:38.315369 | instance | Sunday 24 May 2026 08:08:38 +0000 (0:00:00.075) 1:06:03.192 ************ 2026-05-24 08:08:38.409444 | instance | ok: [instance] => (item=identity) 2026-05-24 08:08:38.409551 | instance | 2026-05-24 08:08:38.409673 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 08:08:38.409793 | instance | Sunday 24 May 2026 08:08:38 +0000 (0:00:00.094) 1:06:03.286 ************ 2026-05-24 08:08:38.528643 | instance | ok: [instance] 2026-05-24 08:08:38.529187 | instance | 2026-05-24 08:08:38.529254 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-24 08:08:38.529261 | instance | Sunday 24 May 2026 08:08:38 +0000 (0:00:00.117) 1:06:03.404 ************ 2026-05-24 08:08:39.026194 | instance | ok: [instance] 2026-05-24 08:08:39.026271 | instance | 2026-05-24 08:08:39.026393 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-24 08:08:39.026515 | instance | Sunday 24 May 2026 08:08:39 +0000 (0:00:00.499) 1:06:03.903 ************ 2026-05-24 08:08:39.573805 | instance | ok: [instance] 2026-05-24 08:08:39.573915 | instance | 2026-05-24 08:08:39.573990 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-24 08:08:39.574112 | instance | Sunday 24 May 2026 08:08:39 +0000 (0:00:00.547) 1:06:04.450 ************ 2026-05-24 08:08:40.099149 | instance | ok: [instance] 2026-05-24 08:08:40.099239 | instance | 2026-05-24 08:08:40.099513 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-24 08:08:40.099584 | instance | Sunday 24 May 2026 08:08:40 +0000 (0:00:00.525) 1:06:04.976 ************ 2026-05-24 08:08:40.669269 | instance | ok: [instance] 2026-05-24 08:08:40.669360 | instance | 2026-05-24 08:08:40.669825 | instance | PLAY [Configure networking] **************************************************** 2026-05-24 08:08:40.669883 | instance | 2026-05-24 08:08:40.669889 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 08:08:40.669894 | instance | Sunday 24 May 2026 08:08:40 +0000 (0:00:00.570) 1:06:05.546 ************ 2026-05-24 08:08:45.006316 | instance | ok: [instance] 2026-05-24 08:08:45.006384 | instance | 2026-05-24 08:08:45.006519 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-05-24 08:08:45.006637 | instance | Sunday 24 May 2026 08:08:45 +0000 (0:00:04.336) 1:06:09.883 ************ 2026-05-24 08:08:45.272212 | instance | ok: [instance] 2026-05-24 08:08:45.272300 | instance | 2026-05-24 08:08:45.272373 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-05-24 08:08:45.272664 | instance | Sunday 24 May 2026 08:08:45 +0000 (0:00:00.265) 1:06:10.149 ************ 2026-05-24 08:08:45.496451 | instance | ok: [instance] 2026-05-24 08:08:45.496590 | instance | 2026-05-24 08:08:45.496763 | instance | PLAY RECAP ********************************************************************* 2026-05-24 08:08:45.496954 | instance | instance : ok=818 changed=293 unreachable=0 failed=0 skipped=259 rescued=0 ignored=2 2026-05-24 08:08:45.497110 | instance | 2026-05-24 08:08:45.497283 | instance | Sunday 24 May 2026 08:08:45 +0000 (0:00:00.220) 1:06:10.369 ************ 2026-05-24 08:08:45.497441 | instance | =============================================================================== 2026-05-24 08:08:45.497668 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 287.45s 2026-05-24 08:08:45.497829 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 214.66s 2026-05-24 08:08:45.497996 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 169.04s 2026-05-24 08:08:45.498264 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 162.77s 2026-05-24 08:08:45.498363 | instance | vexxhost.atmosphere.manila : Deploy Helm chart ------------------------ 155.80s 2026-05-24 08:08:45.498528 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 153.44s 2026-05-24 08:08:45.498696 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 142.65s 2026-05-24 08:08:45.498864 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 138.83s 2026-05-24 08:08:45.499053 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 135.75s 2026-05-24 08:08:45.499225 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 134.71s 2026-05-24 08:08:45.499390 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 126.91s 2026-05-24 08:08:45.499575 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 122.86s 2026-05-24 08:08:45.499765 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 99.75s 2026-05-24 08:08:45.499926 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 98.56s 2026-05-24 08:08:45.500081 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 96.63s 2026-05-24 08:08:45.500239 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 94.59s 2026-05-24 08:08:45.500396 | instance | atmosphere.common.glance_image : Upload image into Glance -------------- 82.52s 2026-05-24 08:08:45.500555 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 56.37s 2026-05-24 08:08:45.500742 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 47.94s 2026-05-24 08:08:45.500903 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 36.06s 2026-05-24 08:08:45.890105 | instance | INFO [aio > converge] Executed: Successful 2026-05-24 08:08:45.898061 | instance | INFO [aio > idempotence] Executing 2026-05-24 08:08:48.774654 | instance | 2026-05-24 08:08:48.774897 | instance | PLAY [all] ********************************************************************* 2026-05-24 08:08:48.775133 | instance | 2026-05-24 08:08:48.775407 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 08:08:48.775629 | instance | Sunday 24 May 2026 08:08:48 +0000 (0:00:00.017) 0:00:00.017 ************ 2026-05-24 08:08:53.432246 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-24 08:08:53.432508 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-24 08:08:53.432761 | instance | interpreter could change the meaning of that path. See 2026-05-24 08:08:53.433054 | instance | https://docs.ansible.com/ansible- 2026-05-24 08:08:53.433309 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-24 08:08:53.481395 | instance | ok: [instance] 2026-05-24 08:08:53.481675 | instance | 2026-05-24 08:08:53.481987 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-05-24 08:08:53.482349 | instance | Sunday 24 May 2026 08:08:53 +0000 (0:00:04.706) 0:00:04.723 ************ 2026-05-24 08:08:53.588205 | instance | skipping: [instance] 2026-05-24 08:08:53.588457 | instance | 2026-05-24 08:08:53.588769 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-24 08:08:53.589066 | instance | Sunday 24 May 2026 08:08:53 +0000 (0:00:00.106) 0:00:04.830 ************ 2026-05-24 08:08:53.825650 | instance | ok: [instance] 2026-05-24 08:08:53.825866 | instance | 2026-05-24 08:08:53.826136 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-05-24 08:08:53.826469 | instance | 2026-05-24 08:08:53.826716 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 08:08:53.826990 | instance | Sunday 24 May 2026 08:08:53 +0000 (0:00:00.235) 0:00:05.066 ************ 2026-05-24 08:08:58.990026 | instance | ok: [instance] 2026-05-24 08:08:58.990285 | instance | 2026-05-24 08:08:58.990560 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 08:08:58.990819 | instance | Sunday 24 May 2026 08:08:58 +0000 (0:00:05.165) 0:00:10.232 ************ 2026-05-24 08:08:59.381364 | instance | ok: [instance] 2026-05-24 08:08:59.381608 | instance | 2026-05-24 08:08:59.381887 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 08:08:59.382149 | instance | Sunday 24 May 2026 08:08:59 +0000 (0:00:00.390) 0:00:10.622 ************ 2026-05-24 08:08:59.500095 | instance | skipping: [instance] 2026-05-24 08:08:59.500344 | instance | 2026-05-24 08:08:59.500625 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-24 08:08:59.500996 | instance | Sunday 24 May 2026 08:08:59 +0000 (0:00:00.118) 0:00:10.741 ************ 2026-05-24 08:09:00.020489 | instance | ok: [instance] 2026-05-24 08:09:00.020653 | instance | 2026-05-24 08:09:00.021006 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 08:09:00.021256 | instance | Sunday 24 May 2026 08:09:00 +0000 (0:00:00.520) 0:00:11.261 ************ 2026-05-24 08:09:00.139320 | instance | ok: [instance] => { 2026-05-24 08:09:00.139611 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-24 08:09:00.139867 | instance | } 2026-05-24 08:09:00.140119 | instance | 2026-05-24 08:09:00.140390 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 08:09:00.140654 | instance | Sunday 24 May 2026 08:09:00 +0000 (0:00:00.119) 0:00:11.381 ************ 2026-05-24 08:09:00.784096 | instance | ok: [instance] 2026-05-24 08:09:00.784314 | instance | 2026-05-24 08:09:00.784579 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 08:09:00.784836 | instance | Sunday 24 May 2026 08:09:00 +0000 (0:00:00.644) 0:00:12.026 ************ 2026-05-24 08:09:00.938550 | instance | skipping: [instance] 2026-05-24 08:09:00.938771 | instance | 2026-05-24 08:09:00.939028 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 08:09:00.939293 | instance | Sunday 24 May 2026 08:09:00 +0000 (0:00:00.154) 0:00:12.180 ************ 2026-05-24 08:09:01.092117 | instance | skipping: [instance] 2026-05-24 08:09:01.092340 | instance | 2026-05-24 08:09:01.094785 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 08:09:01.094816 | instance | Sunday 24 May 2026 08:09:01 +0000 (0:00:00.152) 0:00:12.333 ************ 2026-05-24 08:09:01.395613 | instance | ok: [instance] 2026-05-24 08:09:01.395864 | instance | 2026-05-24 08:09:01.396133 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 08:09:01.396397 | instance | Sunday 24 May 2026 08:09:01 +0000 (0:00:00.302) 0:00:12.636 ************ 2026-05-24 08:09:02.982538 | instance | ok: [instance] 2026-05-24 08:09:02.982713 | instance | 2026-05-24 08:09:02.983028 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 08:09:02.983296 | instance | Sunday 24 May 2026 08:09:02 +0000 (0:00:01.587) 0:00:14.224 ************ 2026-05-24 08:09:03.367311 | instance | ok: [instance] => { 2026-05-24 08:09:03.367573 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-24 08:09:03.367816 | instance | } 2026-05-24 08:09:03.368055 | instance | 2026-05-24 08:09:03.368332 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 08:09:03.368580 | instance | Sunday 24 May 2026 08:09:03 +0000 (0:00:00.385) 0:00:14.609 ************ 2026-05-24 08:09:03.894464 | instance | ok: [instance] 2026-05-24 08:09:03.894556 | instance | 2026-05-24 08:09:03.894648 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 08:09:03.894766 | instance | Sunday 24 May 2026 08:09:03 +0000 (0:00:00.527) 0:00:15.136 ************ 2026-05-24 08:09:06.395042 | instance | ok: [instance] 2026-05-24 08:09:06.395268 | instance | 2026-05-24 08:09:06.395553 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-24 08:09:06.395866 | instance | Sunday 24 May 2026 08:09:06 +0000 (0:00:02.499) 0:00:17.636 ************ 2026-05-24 08:09:06.486650 | instance | skipping: [instance] 2026-05-24 08:09:06.486939 | instance | 2026-05-24 08:09:06.487163 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-24 08:09:06.487422 | instance | Sunday 24 May 2026 08:09:06 +0000 (0:00:00.092) 0:00:17.729 ************ 2026-05-24 08:09:06.577941 | instance | skipping: [instance] 2026-05-24 08:09:06.578226 | instance | 2026-05-24 08:09:06.578890 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-24 08:09:06.578960 | instance | Sunday 24 May 2026 08:09:06 +0000 (0:00:00.091) 0:00:17.820 ************ 2026-05-24 08:09:06.676973 | instance | skipping: [instance] 2026-05-24 08:09:06.677173 | instance | 2026-05-24 08:09:06.677443 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-24 08:09:06.677695 | instance | Sunday 24 May 2026 08:09:06 +0000 (0:00:00.099) 0:00:17.919 ************ 2026-05-24 08:09:07.922703 | instance | ok: [instance] 2026-05-24 08:09:07.922927 | instance | 2026-05-24 08:09:07.923237 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-24 08:09:07.923494 | instance | Sunday 24 May 2026 08:09:07 +0000 (0:00:01.245) 0:00:19.164 ************ 2026-05-24 08:09:08.452163 | instance | ok: [instance] 2026-05-24 08:09:08.452256 | instance | 2026-05-24 08:09:08.452357 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-24 08:09:08.452477 | instance | Sunday 24 May 2026 08:09:08 +0000 (0:00:00.529) 0:00:19.694 ************ 2026-05-24 08:09:09.437072 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-24 08:09:09.437324 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-24 08:09:09.437593 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-24 08:09:09.437863 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-24 08:09:09.438136 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-24 08:09:09.438636 | instance | 2026-05-24 08:09:09.438779 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-24 08:09:09.439100 | instance | Sunday 24 May 2026 08:09:09 +0000 (0:00:00.984) 0:00:20.679 ************ 2026-05-24 08:09:10.124454 | instance | ok: [instance] 2026-05-24 08:09:10.124667 | instance | 2026-05-24 08:09:10.124935 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-24 08:09:10.125197 | instance | Sunday 24 May 2026 08:09:10 +0000 (0:00:00.627) 0:00:21.306 ************ 2026-05-24 08:09:10.125436 | instance | 2026-05-24 08:09:10.125699 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-24 08:09:10.126010 | instance | Sunday 24 May 2026 08:09:10 +0000 (0:00:00.057) 0:00:21.364 ************ 2026-05-24 08:09:10.958202 | instance | ok: [instance] 2026-05-24 08:09:10.958378 | instance | 2026-05-24 08:09:10.958768 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 08:09:10.959112 | instance | Sunday 24 May 2026 08:09:10 +0000 (0:00:00.836) 0:00:22.200 ************ 2026-05-24 08:09:11.288429 | instance | ok: [instance] 2026-05-24 08:09:11.288658 | instance | 2026-05-24 08:09:11.288951 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 08:09:11.289210 | instance | Sunday 24 May 2026 08:09:11 +0000 (0:00:00.330) 0:00:22.530 ************ 2026-05-24 08:09:11.398855 | instance | ok: [instance] => { 2026-05-24 08:09:11.399114 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-24 08:09:11.399375 | instance | } 2026-05-24 08:09:11.399625 | instance | 2026-05-24 08:09:11.399889 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 08:09:11.400150 | instance | Sunday 24 May 2026 08:09:11 +0000 (0:00:00.110) 0:00:22.641 ************ 2026-05-24 08:09:11.983333 | instance | ok: [instance] 2026-05-24 08:09:11.983526 | instance | 2026-05-24 08:09:11.983825 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 08:09:11.984093 | instance | Sunday 24 May 2026 08:09:11 +0000 (0:00:00.584) 0:00:23.225 ************ 2026-05-24 08:09:15.405319 | instance | ok: [instance] 2026-05-24 08:09:15.405590 | instance | 2026-05-24 08:09:15.405860 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-24 08:09:15.406127 | instance | Sunday 24 May 2026 08:09:15 +0000 (0:00:03.422) 0:00:26.647 ************ 2026-05-24 08:09:16.640578 | instance | ok: [instance] 2026-05-24 08:09:16.640636 | instance | 2026-05-24 08:09:16.640648 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-24 08:09:16.640783 | instance | Sunday 24 May 2026 08:09:16 +0000 (0:00:01.234) 0:00:27.882 ************ 2026-05-24 08:09:17.164621 | instance | ok: [instance] 2026-05-24 08:09:17.164751 | instance | 2026-05-24 08:09:17.164768 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-24 08:09:17.164930 | instance | Sunday 24 May 2026 08:09:17 +0000 (0:00:00.525) 0:00:28.407 ************ 2026-05-24 08:09:17.701712 | instance | ok: [instance] 2026-05-24 08:09:17.701786 | instance | 2026-05-24 08:09:17.702058 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-24 08:09:17.702106 | instance | Sunday 24 May 2026 08:09:17 +0000 (0:00:00.537) 0:00:28.944 ************ 2026-05-24 08:09:18.327546 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-05-24 08:09:18.328109 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-24 08:09:18.328201 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-24 08:09:18.328425 | instance | 2026-05-24 08:09:18.328696 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-24 08:09:18.328905 | instance | Sunday 24 May 2026 08:09:18 +0000 (0:00:00.625) 0:00:29.569 ************ 2026-05-24 08:09:18.819842 | instance | ok: [instance] 2026-05-24 08:09:18.819933 | instance | 2026-05-24 08:09:18.819948 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-24 08:09:18.820129 | instance | Sunday 24 May 2026 08:09:18 +0000 (0:00:00.492) 0:00:30.062 ************ 2026-05-24 08:09:19.353490 | instance | ok: [instance] 2026-05-24 08:09:19.353580 | instance | 2026-05-24 08:09:19.353597 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-24 08:09:19.354092 | instance | Sunday 24 May 2026 08:09:19 +0000 (0:00:00.495) 0:00:30.558 ************ 2026-05-24 08:09:19.354202 | instance | 2026-05-24 08:09:19.354217 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-24 08:09:19.354236 | instance | Sunday 24 May 2026 08:09:19 +0000 (0:00:00.037) 0:00:30.595 ************ 2026-05-24 08:09:19.945315 | instance | ok: [instance] 2026-05-24 08:09:19.945408 | instance | 2026-05-24 08:09:19.945500 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-24 08:09:19.945622 | instance | Sunday 24 May 2026 08:09:19 +0000 (0:00:00.592) 0:00:31.187 ************ 2026-05-24 08:09:20.091337 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-24 08:09:20.091428 | instance | 2026-05-24 08:09:20.091491 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-24 08:09:20.091499 | instance | Sunday 24 May 2026 08:09:20 +0000 (0:00:00.146) 0:00:31.333 ************ 2026-05-24 08:09:21.424760 | instance | ok: [instance] 2026-05-24 08:09:21.424827 | instance | 2026-05-24 08:09:21.424833 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-24 08:09:21.424838 | instance | Sunday 24 May 2026 08:09:21 +0000 (0:00:01.333) 0:00:32.666 ************ 2026-05-24 08:09:22.225833 | instance | ok: [instance] => (item=chronyd) 2026-05-24 08:09:22.225920 | instance | ok: [instance] => (item=sshd) 2026-05-24 08:09:22.225988 | instance | 2026-05-24 08:09:22.226347 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-24 08:09:22.226653 | instance | Sunday 24 May 2026 08:09:22 +0000 (0:00:00.800) 0:00:33.467 ************ 2026-05-24 08:09:22.601473 | instance | ok: [instance] 2026-05-24 08:09:22.601631 | instance | 2026-05-24 08:09:22.601885 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-24 08:09:22.602133 | instance | Sunday 24 May 2026 08:09:22 +0000 (0:00:00.376) 0:00:33.843 ************ 2026-05-24 08:09:22.868405 | instance | ok: [instance] 2026-05-24 08:09:22.868639 | instance | 2026-05-24 08:09:22.868905 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-24 08:09:22.869166 | instance | Sunday 24 May 2026 08:09:22 +0000 (0:00:00.266) 0:00:34.110 ************ 2026-05-24 08:09:23.469975 | instance | ok: [instance] 2026-05-24 08:09:23.470111 | instance | 2026-05-24 08:09:23.470373 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-24 08:09:23.470543 | instance | Sunday 24 May 2026 08:09:23 +0000 (0:00:00.601) 0:00:34.712 ************ 2026-05-24 08:09:23.862910 | instance | ok: [instance] 2026-05-24 08:09:23.863138 | instance | 2026-05-24 08:09:23.863474 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-05-24 08:09:23.863740 | instance | Sunday 24 May 2026 08:09:23 +0000 (0:00:00.392) 0:00:35.105 ************ 2026-05-24 08:09:24.017356 | instance | ok: [instance] 2026-05-24 08:09:24.017504 | instance | 2026-05-24 08:09:24.017672 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-05-24 08:09:24.017847 | instance | Sunday 24 May 2026 08:09:24 +0000 (0:00:00.154) 0:00:35.259 ************ 2026-05-24 08:09:24.373289 | instance | ok: [instance] => (item=instance) 2026-05-24 08:09:24.373509 | instance | 2026-05-24 08:09:24.373778 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-05-24 08:09:24.374035 | instance | Sunday 24 May 2026 08:09:24 +0000 (0:00:00.355) 0:00:35.615 ************ 2026-05-24 08:09:24.473443 | instance | ok: [instance] 2026-05-24 08:09:24.473652 | instance | 2026-05-24 08:09:24.473914 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-05-24 08:09:24.474196 | instance | Sunday 24 May 2026 08:09:24 +0000 (0:00:00.100) 0:00:35.715 ************ 2026-05-24 08:09:24.565239 | instance | skipping: [instance] 2026-05-24 08:09:24.565484 | instance | 2026-05-24 08:09:24.565686 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-24 08:09:24.565944 | instance | Sunday 24 May 2026 08:09:24 +0000 (0:00:00.091) 0:00:35.807 ************ 2026-05-24 08:09:24.713793 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-24 08:09:24.714026 | instance | 2026-05-24 08:09:24.714337 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-24 08:09:24.714600 | instance | Sunday 24 May 2026 08:09:24 +0000 (0:00:00.148) 0:00:35.956 ************ 2026-05-24 08:09:31.982097 | instance | ok: [instance] 2026-05-24 08:09:31.982218 | instance | 2026-05-24 08:09:31.982233 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-24 08:09:31.982244 | instance | Sunday 24 May 2026 08:09:31 +0000 (0:00:07.267) 0:00:43.223 ************ 2026-05-24 08:09:32.143805 | instance | ok: [instance] => (item=instance) 2026-05-24 08:09:32.143891 | instance | 2026-05-24 08:09:32.143975 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-24 08:09:32.144093 | instance | Sunday 24 May 2026 08:09:32 +0000 (0:00:00.162) 0:00:43.385 ************ 2026-05-24 08:09:32.679809 | instance | ok: [instance] 2026-05-24 08:09:32.679904 | instance | 2026-05-24 08:09:32.679987 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-24 08:09:32.680106 | instance | Sunday 24 May 2026 08:09:32 +0000 (0:00:00.536) 0:00:43.921 ************ 2026-05-24 08:09:39.875197 | instance | ok: [instance] 2026-05-24 08:09:39.875296 | instance | 2026-05-24 08:09:39.875388 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-05-24 08:09:39.875518 | instance | Sunday 24 May 2026 08:09:39 +0000 (0:00:07.195) 0:00:51.117 ************ 2026-05-24 08:09:46.971067 | instance | ok: [instance] 2026-05-24 08:09:46.971181 | instance | 2026-05-24 08:09:46.971604 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-05-24 08:09:46.971679 | instance | Sunday 24 May 2026 08:09:46 +0000 (0:00:07.096) 0:00:58.213 ************ 2026-05-24 08:10:02.141385 | instance | ok: [instance] 2026-05-24 08:10:02.141467 | instance | 2026-05-24 08:10:02.141590 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-24 08:10:02.141702 | instance | Sunday 24 May 2026 08:10:02 +0000 (0:00:15.170) 0:01:13.383 ************ 2026-05-24 08:10:02.293173 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-24 08:10:02.293256 | instance | 2026-05-24 08:10:02.293366 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-24 08:10:02.293489 | instance | Sunday 24 May 2026 08:10:02 +0000 (0:00:00.151) 0:01:13.535 ************ 2026-05-24 08:10:02.434548 | instance | skipping: [instance] 2026-05-24 08:10:02.434650 | instance | 2026-05-24 08:10:02.434741 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-24 08:10:02.434861 | instance | Sunday 24 May 2026 08:10:02 +0000 (0:00:00.141) 0:01:13.676 ************ 2026-05-24 08:10:02.569886 | instance | skipping: [instance] => (item=instance) 2026-05-24 08:10:02.569982 | instance | skipping: [instance] 2026-05-24 08:10:02.570108 | instance | 2026-05-24 08:10:02.570254 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-24 08:10:02.570371 | instance | Sunday 24 May 2026 08:10:02 +0000 (0:00:00.135) 0:01:13.812 ************ 2026-05-24 08:10:02.880659 | instance | ok: [instance] 2026-05-24 08:10:02.880719 | instance | 2026-05-24 08:10:02.880726 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-24 08:10:02.880731 | instance | Sunday 24 May 2026 08:10:02 +0000 (0:00:00.310) 0:01:14.122 ************ 2026-05-24 08:10:10.433530 | instance | ok: [instance] 2026-05-24 08:10:10.433615 | instance | 2026-05-24 08:10:10.433622 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-05-24 08:10:10.433629 | instance | Sunday 24 May 2026 08:10:10 +0000 (0:00:07.552) 0:01:21.675 ************ 2026-05-24 08:10:17.537194 | instance | ok: [instance] 2026-05-24 08:10:17.537267 | instance | 2026-05-24 08:10:17.537273 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-05-24 08:10:17.537278 | instance | Sunday 24 May 2026 08:10:17 +0000 (0:00:07.103) 0:01:28.779 ************ 2026-05-24 08:10:24.498952 | instance | ok: [instance] 2026-05-24 08:10:24.499067 | instance | 2026-05-24 08:10:24.499287 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-05-24 08:10:24.499304 | instance | Sunday 24 May 2026 08:10:24 +0000 (0:00:06.962) 0:01:35.741 ************ 2026-05-24 08:10:32.586982 | instance | ok: [instance] => (item={'name': 'diskprediction_local'}) 2026-05-24 08:10:32.587062 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-05-24 08:10:32.587869 | instance | ok: [instance] => (item={'name': 'prometheus'}) 2026-05-24 08:10:32.587919 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-05-24 08:10:32.587925 | instance | 2026-05-24 08:10:32.587930 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-05-24 08:10:32.587935 | instance | 2026-05-24 08:10:32.587939 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 08:10:32.587944 | instance | Sunday 24 May 2026 08:10:32 +0000 (0:00:08.088) 0:01:43.830 ************ 2026-05-24 08:10:36.808979 | instance | ok: [instance] 2026-05-24 08:10:36.809058 | instance | 2026-05-24 08:10:36.809311 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 08:10:36.809358 | instance | Sunday 24 May 2026 08:10:36 +0000 (0:00:04.221) 0:01:48.051 ************ 2026-05-24 08:10:37.112691 | instance | ok: [instance] 2026-05-24 08:10:37.112762 | instance | 2026-05-24 08:10:37.113049 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 08:10:37.113094 | instance | Sunday 24 May 2026 08:10:37 +0000 (0:00:00.303) 0:01:48.355 ************ 2026-05-24 08:10:37.213702 | instance | skipping: [instance] 2026-05-24 08:10:37.213797 | instance | 2026-05-24 08:10:37.213923 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-24 08:10:37.214042 | instance | Sunday 24 May 2026 08:10:37 +0000 (0:00:00.100) 0:01:48.456 ************ 2026-05-24 08:10:37.517954 | instance | ok: [instance] 2026-05-24 08:10:37.518035 | instance | 2026-05-24 08:10:37.518342 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 08:10:37.518490 | instance | Sunday 24 May 2026 08:10:37 +0000 (0:00:00.303) 0:01:48.760 ************ 2026-05-24 08:10:37.627247 | instance | ok: [instance] => { 2026-05-24 08:10:37.627337 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-24 08:10:37.627435 | instance | } 2026-05-24 08:10:37.627544 | instance | 2026-05-24 08:10:37.627667 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 08:10:37.627797 | instance | Sunday 24 May 2026 08:10:37 +0000 (0:00:00.109) 0:01:48.869 ************ 2026-05-24 08:10:37.982082 | instance | ok: [instance] 2026-05-24 08:10:37.982228 | instance | 2026-05-24 08:10:37.982435 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 08:10:37.982490 | instance | Sunday 24 May 2026 08:10:37 +0000 (0:00:00.354) 0:01:49.224 ************ 2026-05-24 08:10:38.143104 | instance | skipping: [instance] 2026-05-24 08:10:38.143188 | instance | 2026-05-24 08:10:38.143289 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 08:10:38.143425 | instance | Sunday 24 May 2026 08:10:38 +0000 (0:00:00.160) 0:01:49.385 ************ 2026-05-24 08:10:38.449079 | instance | skipping: [instance] 2026-05-24 08:10:38.449158 | instance | 2026-05-24 08:10:38.449274 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 08:10:38.449388 | instance | Sunday 24 May 2026 08:10:38 +0000 (0:00:00.305) 0:01:49.690 ************ 2026-05-24 08:10:38.766870 | instance | ok: [instance] 2026-05-24 08:10:38.767105 | instance | 2026-05-24 08:10:38.767374 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 08:10:38.767638 | instance | Sunday 24 May 2026 08:10:38 +0000 (0:00:00.317) 0:01:50.008 ************ 2026-05-24 08:10:40.070643 | instance | ok: [instance] 2026-05-24 08:10:40.070851 | instance | 2026-05-24 08:10:40.071119 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 08:10:40.071380 | instance | Sunday 24 May 2026 08:10:40 +0000 (0:00:01.303) 0:01:51.312 ************ 2026-05-24 08:10:40.212922 | instance | ok: [instance] => { 2026-05-24 08:10:40.213189 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-24 08:10:40.213438 | instance | } 2026-05-24 08:10:40.213718 | instance | 2026-05-24 08:10:40.213991 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 08:10:40.214404 | instance | Sunday 24 May 2026 08:10:40 +0000 (0:00:00.143) 0:01:51.455 ************ 2026-05-24 08:10:40.686975 | instance | ok: [instance] 2026-05-24 08:10:40.687199 | instance | 2026-05-24 08:10:40.687468 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 08:10:40.687735 | instance | Sunday 24 May 2026 08:10:40 +0000 (0:00:00.473) 0:01:51.929 ************ 2026-05-24 08:10:42.907370 | instance | ok: [instance] 2026-05-24 08:10:42.907461 | instance | 2026-05-24 08:10:42.907562 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-24 08:10:42.907689 | instance | Sunday 24 May 2026 08:10:42 +0000 (0:00:02.220) 0:01:54.149 ************ 2026-05-24 08:10:43.002880 | instance | skipping: [instance] 2026-05-24 08:10:43.003103 | instance | 2026-05-24 08:10:43.003358 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-24 08:10:43.003610 | instance | Sunday 24 May 2026 08:10:42 +0000 (0:00:00.095) 0:01:54.245 ************ 2026-05-24 08:10:43.092606 | instance | skipping: [instance] 2026-05-24 08:10:43.092817 | instance | 2026-05-24 08:10:43.093074 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-24 08:10:43.093332 | instance | Sunday 24 May 2026 08:10:43 +0000 (0:00:00.089) 0:01:54.335 ************ 2026-05-24 08:10:43.183060 | instance | skipping: [instance] 2026-05-24 08:10:43.183176 | instance | 2026-05-24 08:10:43.183350 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-24 08:10:43.183515 | instance | Sunday 24 May 2026 08:10:43 +0000 (0:00:00.090) 0:01:54.425 ************ 2026-05-24 08:10:44.477224 | instance | ok: [instance] 2026-05-24 08:10:44.477452 | instance | 2026-05-24 08:10:44.477764 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-24 08:10:44.478042 | instance | Sunday 24 May 2026 08:10:44 +0000 (0:00:01.293) 0:01:55.719 ************ 2026-05-24 08:10:45.038901 | instance | ok: [instance] 2026-05-24 08:10:45.039153 | instance | 2026-05-24 08:10:45.039478 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-24 08:10:45.039769 | instance | Sunday 24 May 2026 08:10:45 +0000 (0:00:00.561) 0:01:56.280 ************ 2026-05-24 08:10:46.099819 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-24 08:10:46.100069 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-24 08:10:46.100334 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-24 08:10:46.100615 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-24 08:10:46.100889 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-24 08:10:46.101136 | instance | 2026-05-24 08:10:46.101423 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-24 08:10:46.101717 | instance | Sunday 24 May 2026 08:10:46 +0000 (0:00:01.061) 0:01:57.342 ************ 2026-05-24 08:10:46.776042 | instance | ok: [instance] 2026-05-24 08:10:46.776682 | instance | 2026-05-24 08:10:46.777232 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-24 08:10:46.777521 | instance | Sunday 24 May 2026 08:10:46 +0000 (0:00:00.637) 0:01:57.979 ************ 2026-05-24 08:10:46.777990 | instance | 2026-05-24 08:10:46.778494 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-24 08:10:46.778811 | instance | Sunday 24 May 2026 08:10:46 +0000 (0:00:00.037) 0:01:58.017 ************ 2026-05-24 08:10:47.224473 | instance | ok: [instance] 2026-05-24 08:10:47.224706 | instance | 2026-05-24 08:10:47.224989 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 08:10:47.225260 | instance | Sunday 24 May 2026 08:10:47 +0000 (0:00:00.448) 0:01:58.465 ************ 2026-05-24 08:10:47.512550 | instance | ok: [instance] 2026-05-24 08:10:47.512801 | instance | 2026-05-24 08:10:47.513083 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 08:10:47.513379 | instance | Sunday 24 May 2026 08:10:47 +0000 (0:00:00.288) 0:01:58.754 ************ 2026-05-24 08:10:47.633652 | instance | ok: [instance] => { 2026-05-24 08:10:47.633758 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-24 08:10:47.633871 | instance | } 2026-05-24 08:10:47.633984 | instance | 2026-05-24 08:10:47.634132 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 08:10:47.634298 | instance | Sunday 24 May 2026 08:10:47 +0000 (0:00:00.121) 0:01:58.876 ************ 2026-05-24 08:10:48.091649 | instance | ok: [instance] 2026-05-24 08:10:48.091862 | instance | 2026-05-24 08:10:48.092122 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 08:10:48.092377 | instance | Sunday 24 May 2026 08:10:48 +0000 (0:00:00.457) 0:01:59.333 ************ 2026-05-24 08:10:51.369379 | instance | ok: [instance] 2026-05-24 08:10:51.369459 | instance | 2026-05-24 08:10:51.369586 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-24 08:10:51.369706 | instance | Sunday 24 May 2026 08:10:51 +0000 (0:00:03.277) 0:02:02.611 ************ 2026-05-24 08:10:52.844074 | instance | ok: [instance] 2026-05-24 08:10:52.844408 | instance | 2026-05-24 08:10:52.844744 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-24 08:10:52.845066 | instance | Sunday 24 May 2026 08:10:52 +0000 (0:00:01.474) 0:02:04.086 ************ 2026-05-24 08:10:53.257176 | instance | ok: [instance] 2026-05-24 08:10:53.257395 | instance | 2026-05-24 08:10:53.257657 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-24 08:10:53.257913 | instance | Sunday 24 May 2026 08:10:53 +0000 (0:00:00.413) 0:02:04.499 ************ 2026-05-24 08:10:53.758139 | instance | ok: [instance] 2026-05-24 08:10:53.758460 | instance | 2026-05-24 08:10:53.758732 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-24 08:10:53.758996 | instance | Sunday 24 May 2026 08:10:53 +0000 (0:00:00.500) 0:02:05.000 ************ 2026-05-24 08:10:54.418388 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-05-24 08:10:54.418532 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-24 08:10:54.418727 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-24 08:10:54.418931 | instance | 2026-05-24 08:10:54.419111 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-24 08:10:54.419282 | instance | Sunday 24 May 2026 08:10:54 +0000 (0:00:00.660) 0:02:05.661 ************ 2026-05-24 08:10:54.916074 | instance | ok: [instance] 2026-05-24 08:10:54.916178 | instance | 2026-05-24 08:10:54.916263 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-24 08:10:54.916369 | instance | Sunday 24 May 2026 08:10:54 +0000 (0:00:00.497) 0:02:06.158 ************ 2026-05-24 08:10:55.483579 | instance | ok: [instance] 2026-05-24 08:10:55.483643 | instance | 2026-05-24 08:10:55.483655 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-24 08:10:55.483665 | instance | Sunday 24 May 2026 08:10:55 +0000 (0:00:00.526) 0:02:06.685 ************ 2026-05-24 08:10:55.483674 | instance | 2026-05-24 08:10:55.483683 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-24 08:10:55.483692 | instance | Sunday 24 May 2026 08:10:55 +0000 (0:00:00.038) 0:02:06.723 ************ 2026-05-24 08:10:55.950058 | instance | ok: [instance] 2026-05-24 08:10:55.950139 | instance | 2026-05-24 08:10:55.950149 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-24 08:10:55.950191 | instance | Sunday 24 May 2026 08:10:55 +0000 (0:00:00.467) 0:02:07.191 ************ 2026-05-24 08:10:56.094961 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-24 08:10:56.094996 | instance | 2026-05-24 08:10:56.095006 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-24 08:10:56.095016 | instance | Sunday 24 May 2026 08:10:56 +0000 (0:00:00.145) 0:02:07.336 ************ 2026-05-24 08:10:57.451475 | instance | ok: [instance] 2026-05-24 08:10:57.451549 | instance | 2026-05-24 08:10:57.451627 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-24 08:10:57.451889 | instance | Sunday 24 May 2026 08:10:57 +0000 (0:00:01.356) 0:02:08.693 ************ 2026-05-24 08:10:58.204120 | instance | ok: [instance] => (item=chronyd) 2026-05-24 08:10:58.204353 | instance | ok: [instance] => (item=sshd) 2026-05-24 08:10:58.204602 | instance | 2026-05-24 08:10:58.204859 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-24 08:10:58.205191 | instance | Sunday 24 May 2026 08:10:58 +0000 (0:00:00.752) 0:02:09.446 ************ 2026-05-24 08:10:58.578292 | instance | ok: [instance] 2026-05-24 08:10:58.578541 | instance | 2026-05-24 08:10:58.578834 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-24 08:10:58.579093 | instance | Sunday 24 May 2026 08:10:58 +0000 (0:00:00.374) 0:02:09.820 ************ 2026-05-24 08:10:58.823034 | instance | ok: [instance] 2026-05-24 08:10:58.823319 | instance | 2026-05-24 08:10:58.823610 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-24 08:10:58.823958 | instance | Sunday 24 May 2026 08:10:58 +0000 (0:00:00.244) 0:02:10.065 ************ 2026-05-24 08:10:59.151827 | instance | ok: [instance] 2026-05-24 08:10:59.152057 | instance | 2026-05-24 08:10:59.152351 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-24 08:10:59.152642 | instance | Sunday 24 May 2026 08:10:59 +0000 (0:00:00.328) 0:02:10.394 ************ 2026-05-24 08:10:59.472169 | instance | ok: [instance] 2026-05-24 08:10:59.472386 | instance | 2026-05-24 08:10:59.472683 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-05-24 08:10:59.472947 | instance | Sunday 24 May 2026 08:10:59 +0000 (0:00:00.320) 0:02:10.714 ************ 2026-05-24 08:10:59.829889 | instance | ok: [instance] => (item=instance) 2026-05-24 08:10:59.830189 | instance | 2026-05-24 08:10:59.830560 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-05-24 08:10:59.830878 | instance | Sunday 24 May 2026 08:10:59 +0000 (0:00:00.357) 0:02:11.072 ************ 2026-05-24 08:10:59.919053 | instance | ok: [instance] 2026-05-24 08:10:59.919346 | instance | 2026-05-24 08:10:59.919623 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-24 08:10:59.919881 | instance | Sunday 24 May 2026 08:10:59 +0000 (0:00:00.089) 0:02:11.161 ************ 2026-05-24 08:11:00.051409 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-24 08:11:00.051593 | instance | 2026-05-24 08:11:00.051898 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-24 08:11:00.052180 | instance | Sunday 24 May 2026 08:11:00 +0000 (0:00:00.131) 0:02:11.293 ************ 2026-05-24 08:11:00.178426 | instance | skipping: [instance] 2026-05-24 08:11:00.178664 | instance | 2026-05-24 08:11:00.178965 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-24 08:11:00.179229 | instance | Sunday 24 May 2026 08:11:00 +0000 (0:00:00.127) 0:02:11.420 ************ 2026-05-24 08:11:00.304354 | instance | skipping: [instance] => (item=instance) 2026-05-24 08:11:00.304457 | instance | skipping: [instance] 2026-05-24 08:11:00.304566 | instance | 2026-05-24 08:11:00.304686 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-24 08:11:00.304804 | instance | Sunday 24 May 2026 08:11:00 +0000 (0:00:00.126) 0:02:11.546 ************ 2026-05-24 08:11:00.624891 | instance | ok: [instance] 2026-05-24 08:11:00.625156 | instance | 2026-05-24 08:11:00.625431 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-24 08:11:00.625726 | instance | Sunday 24 May 2026 08:11:00 +0000 (0:00:00.320) 0:02:11.867 ************ 2026-05-24 08:11:08.013577 | instance | ok: [instance] 2026-05-24 08:11:08.013807 | instance | 2026-05-24 08:11:08.014113 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-05-24 08:11:08.014412 | instance | Sunday 24 May 2026 08:11:08 +0000 (0:00:07.388) 0:02:19.255 ************ 2026-05-24 08:11:13.393257 | instance | ok: [instance] 2026-05-24 08:11:13.393398 | instance | 2026-05-24 08:11:13.393579 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-05-24 08:11:13.393753 | instance | Sunday 24 May 2026 08:11:13 +0000 (0:00:05.380) 0:02:24.635 ************ 2026-05-24 08:11:28.119034 | instance | ok: [instance] 2026-05-24 08:11:28.119202 | instance | 2026-05-24 08:11:28.119372 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-05-24 08:11:28.119550 | instance | Sunday 24 May 2026 08:11:28 +0000 (0:00:14.725) 0:02:39.361 ************ 2026-05-24 08:11:28.341312 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-05-24 08:11:28.341599 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-05-24 08:11:28.341831 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-05-24 08:11:28.342166 | instance | skipping: [instance] 2026-05-24 08:11:28.342400 | instance | 2026-05-24 08:11:28.342721 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-05-24 08:11:28.342989 | instance | Sunday 24 May 2026 08:11:28 +0000 (0:00:00.222) 0:02:39.583 ************ 2026-05-24 08:11:35.192786 | instance | ok: [instance] 2026-05-24 08:11:35.193112 | instance | 2026-05-24 08:11:35.193419 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-05-24 08:11:35.193647 | instance | Sunday 24 May 2026 08:11:35 +0000 (0:00:06.851) 0:02:46.435 ************ 2026-05-24 08:11:41.967795 | instance | ok: [instance] 2026-05-24 08:11:41.967977 | instance | 2026-05-24 08:11:41.968256 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-05-24 08:11:41.968539 | instance | Sunday 24 May 2026 08:11:41 +0000 (0:00:06.774) 0:02:53.209 ************ 2026-05-24 08:11:42.108367 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-05-24 08:11:42.108481 | instance | 2026-05-24 08:11:42.108629 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-05-24 08:11:42.108796 | instance | Sunday 24 May 2026 08:11:42 +0000 (0:00:00.140) 0:02:53.350 ************ 2026-05-24 08:11:42.204116 | instance | ok: [instance] 2026-05-24 08:11:42.204313 | instance | 2026-05-24 08:11:42.204569 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-05-24 08:11:42.204827 | instance | Sunday 24 May 2026 08:11:42 +0000 (0:00:00.096) 0:02:53.446 ************ 2026-05-24 08:11:49.000918 | instance | ok: [instance] 2026-05-24 08:11:49.001016 | instance | 2026-05-24 08:11:49.001029 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-05-24 08:11:49.001048 | instance | Sunday 24 May 2026 08:11:48 +0000 (0:00:06.795) 0:03:00.242 ************ 2026-05-24 08:11:49.094866 | instance | ok: [instance] 2026-05-24 08:11:49.095196 | instance | 2026-05-24 08:11:49.095297 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-05-24 08:11:49.095314 | instance | Sunday 24 May 2026 08:11:49 +0000 (0:00:00.094) 0:03:00.337 ************ 2026-05-24 08:11:49.193830 | instance | skipping: [instance] => (item=1) 2026-05-24 08:11:49.193923 | instance | skipping: [instance] => (item=1) 2026-05-24 08:11:49.193944 | instance | skipping: [instance] => (item=1) 2026-05-24 08:11:49.193955 | instance | skipping: [instance] 2026-05-24 08:11:49.194176 | instance | 2026-05-24 08:11:49.194290 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-05-24 08:11:49.194303 | instance | Sunday 24 May 2026 08:11:49 +0000 (0:00:00.098) 0:03:00.436 ************ 2026-05-24 08:11:49.317115 | instance | skipping: [instance] 2026-05-24 08:11:49.317187 | instance | 2026-05-24 08:11:49.317193 | instance | PLAY [all] ********************************************************************* 2026-05-24 08:11:49.317199 | instance | 2026-05-24 08:11:49.317203 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-05-24 08:11:49.317208 | instance | Sunday 24 May 2026 08:11:49 +0000 (0:00:00.122) 0:03:00.559 ************ 2026-05-24 08:11:49.793682 | instance | ok: [instance] 2026-05-24 08:11:49.793789 | instance | 2026-05-24 08:11:49.793842 | instance | PLAY [all] ********************************************************************* 2026-05-24 08:11:49.794077 | instance | 2026-05-24 08:11:49.794206 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 08:11:49.794222 | instance | Sunday 24 May 2026 08:11:49 +0000 (0:00:00.476) 0:03:01.035 ************ 2026-05-24 08:11:54.006073 | instance | ok: [instance] 2026-05-24 08:11:54.006176 | instance | 2026-05-24 08:11:54.006487 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-05-24 08:11:54.006562 | instance | Sunday 24 May 2026 08:11:54 +0000 (0:00:04.213) 0:03:05.248 ************ 2026-05-24 08:11:58.304333 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-05-24 08:11:58.304438 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-05-24 08:11:58.304511 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-05-24 08:11:58.304629 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-05-24 08:11:58.304750 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-05-24 08:11:58.304874 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-05-24 08:11:58.304987 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-05-24 08:11:58.305095 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-05-24 08:11:58.305218 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-05-24 08:11:58.305323 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-05-24 08:11:58.305452 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-05-24 08:11:58.305572 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-05-24 08:11:58.305687 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-05-24 08:11:58.305934 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-05-24 08:11:58.306059 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-05-24 08:11:58.306222 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-24 08:11:58.307049 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-24 08:11:58.307067 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-05-24 08:11:58.307072 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-24 08:11:58.307076 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-24 08:11:58.307081 | instance | 2026-05-24 08:11:58.307086 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-05-24 08:11:58.307090 | instance | Sunday 24 May 2026 08:11:58 +0000 (0:00:04.297) 0:03:09.545 ************ 2026-05-24 08:11:58.581690 | instance | ok: [instance] 2026-05-24 08:11:58.581806 | instance | 2026-05-24 08:11:58.581877 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-05-24 08:11:58.582014 | instance | Sunday 24 May 2026 08:11:58 +0000 (0:00:00.278) 0:03:09.824 ************ 2026-05-24 08:11:59.072811 | instance | ok: [instance] 2026-05-24 08:11:59.072926 | instance | 2026-05-24 08:11:59.072991 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-05-24 08:11:59.073166 | instance | Sunday 24 May 2026 08:11:59 +0000 (0:00:00.491) 0:03:10.315 ************ 2026-05-24 08:11:59.444158 | instance | ok: [instance] 2026-05-24 08:11:59.444225 | instance | 2026-05-24 08:11:59.444237 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-24 08:11:59.444316 | instance | Sunday 24 May 2026 08:11:59 +0000 (0:00:00.370) 0:03:10.685 ************ 2026-05-24 08:11:59.541680 | instance | ok: [instance] 2026-05-24 08:11:59.541761 | instance | 2026-05-24 08:11:59.541822 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-05-24 08:11:59.541932 | instance | 2026-05-24 08:11:59.542043 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 08:11:59.542178 | instance | Sunday 24 May 2026 08:11:59 +0000 (0:00:00.097) 0:03:10.783 ************ 2026-05-24 08:12:04.708754 | instance | ok: [instance] 2026-05-24 08:12:04.708843 | instance | 2026-05-24 08:12:04.708857 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-05-24 08:12:04.708869 | instance | Sunday 24 May 2026 08:12:04 +0000 (0:00:05.166) 0:03:15.950 ************ 2026-05-24 08:12:04.986229 | instance | ok: [instance] 2026-05-24 08:12:04.986307 | instance | 2026-05-24 08:12:04.986319 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-05-24 08:12:04.986330 | instance | Sunday 24 May 2026 08:12:04 +0000 (0:00:00.277) 0:03:16.227 ************ 2026-05-24 08:12:05.944204 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-05-24 08:12:05.944277 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-05-24 08:12:05.944288 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-05-24 08:12:05.944306 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-05-24 08:12:05.944391 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-05-24 08:12:05.944547 | instance | 2026-05-24 08:12:05.944735 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-05-24 08:12:05.944905 | instance | Sunday 24 May 2026 08:12:05 +0000 (0:00:00.958) 0:03:17.186 ************ 2026-05-24 08:12:06.557982 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-05-24 08:12:06.558257 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-05-24 08:12:06.558523 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-05-24 08:12:06.558779 | instance | 2026-05-24 08:12:06.559057 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-05-24 08:12:06.559327 | instance | Sunday 24 May 2026 08:12:06 +0000 (0:00:00.614) 0:03:17.800 ************ 2026-05-24 08:12:06.789434 | instance | ok: [instance] 2026-05-24 08:12:06.789677 | instance | 2026-05-24 08:12:06.789952 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-05-24 08:12:06.790291 | instance | Sunday 24 May 2026 08:12:06 +0000 (0:00:00.231) 0:03:18.031 ************ 2026-05-24 08:12:07.030460 | instance | ok: [instance] 2026-05-24 08:12:07.030697 | instance | 2026-05-24 08:12:07.030986 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-05-24 08:12:07.031251 | instance | Sunday 24 May 2026 08:12:07 +0000 (0:00:00.241) 0:03:18.272 ************ 2026-05-24 08:12:07.098078 | instance | ok: [instance] 2026-05-24 08:12:07.098330 | instance | 2026-05-24 08:12:07.098666 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-05-24 08:12:07.098928 | instance | Sunday 24 May 2026 08:12:07 +0000 (0:00:00.067) 0:03:18.340 ************ 2026-05-24 08:12:07.176983 | instance | skipping: [instance] 2026-05-24 08:12:07.177051 | instance | 2026-05-24 08:12:07.177166 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-05-24 08:12:07.177283 | instance | Sunday 24 May 2026 08:12:07 +0000 (0:00:00.078) 0:03:18.419 ************ 2026-05-24 08:12:07.792205 | instance | ok: [instance] 2026-05-24 08:12:07.792287 | instance | 2026-05-24 08:12:07.792392 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-05-24 08:12:07.792512 | instance | Sunday 24 May 2026 08:12:07 +0000 (0:00:00.615) 0:03:19.035 ************ 2026-05-24 08:12:08.349701 | instance | ok: [instance] 2026-05-24 08:12:08.349930 | instance | 2026-05-24 08:12:08.350247 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-05-24 08:12:08.350512 | instance | Sunday 24 May 2026 08:12:08 +0000 (0:00:00.240) 0:03:19.275 ************ 2026-05-24 08:12:08.350757 | instance | 2026-05-24 08:12:08.351021 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-05-24 08:12:08.351264 | instance | 2026-05-24 08:12:08.351525 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 08:12:08.351784 | instance | Sunday 24 May 2026 08:12:08 +0000 (0:00:00.316) 0:03:19.592 ************ 2026-05-24 08:12:13.785788 | instance | ok: [instance] 2026-05-24 08:12:13.785924 | instance | 2026-05-24 08:12:13.786088 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 08:12:13.786277 | instance | Sunday 24 May 2026 08:12:13 +0000 (0:00:05.435) 0:03:25.028 ************ 2026-05-24 08:12:14.097081 | instance | ok: [instance] 2026-05-24 08:12:14.097360 | instance | 2026-05-24 08:12:14.097636 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 08:12:14.097895 | instance | Sunday 24 May 2026 08:12:14 +0000 (0:00:00.310) 0:03:25.338 ************ 2026-05-24 08:12:14.208002 | instance | skipping: [instance] 2026-05-24 08:12:14.208210 | instance | 2026-05-24 08:12:14.208476 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-24 08:12:14.208757 | instance | Sunday 24 May 2026 08:12:14 +0000 (0:00:00.111) 0:03:25.449 ************ 2026-05-24 08:12:14.503629 | instance | ok: [instance] 2026-05-24 08:12:14.503811 | instance | 2026-05-24 08:12:14.504039 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 08:12:14.504262 | instance | Sunday 24 May 2026 08:12:14 +0000 (0:00:00.296) 0:03:25.745 ************ 2026-05-24 08:12:14.621215 | instance | ok: [instance] => { 2026-05-24 08:12:14.621450 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-24 08:12:14.621700 | instance | } 2026-05-24 08:12:14.621936 | instance | 2026-05-24 08:12:14.622235 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 08:12:14.622525 | instance | Sunday 24 May 2026 08:12:14 +0000 (0:00:00.117) 0:03:25.863 ************ 2026-05-24 08:12:14.995445 | instance | ok: [instance] 2026-05-24 08:12:14.995639 | instance | 2026-05-24 08:12:14.995903 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 08:12:14.996160 | instance | Sunday 24 May 2026 08:12:14 +0000 (0:00:00.374) 0:03:26.238 ************ 2026-05-24 08:12:15.140594 | instance | skipping: [instance] 2026-05-24 08:12:15.140815 | instance | 2026-05-24 08:12:15.141075 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 08:12:15.141340 | instance | Sunday 24 May 2026 08:12:15 +0000 (0:00:00.145) 0:03:26.383 ************ 2026-05-24 08:12:15.471458 | instance | ok: [instance] 2026-05-24 08:12:15.471695 | instance | 2026-05-24 08:12:15.471949 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 08:12:15.472205 | instance | Sunday 24 May 2026 08:12:15 +0000 (0:00:00.330) 0:03:26.714 ************ 2026-05-24 08:12:16.802723 | instance | ok: [instance] 2026-05-24 08:12:16.802937 | instance | 2026-05-24 08:12:16.803200 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 08:12:16.803485 | instance | Sunday 24 May 2026 08:12:16 +0000 (0:00:01.331) 0:03:28.045 ************ 2026-05-24 08:12:17.061658 | instance | ok: [instance] => { 2026-05-24 08:12:17.061900 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-24 08:12:17.062194 | instance | } 2026-05-24 08:12:17.062453 | instance | 2026-05-24 08:12:17.062714 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 08:12:17.062971 | instance | Sunday 24 May 2026 08:12:17 +0000 (0:00:00.258) 0:03:28.304 ************ 2026-05-24 08:12:17.848195 | instance | ok: [instance] 2026-05-24 08:12:17.848295 | instance | 2026-05-24 08:12:17.848401 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 08:12:17.848565 | instance | Sunday 24 May 2026 08:12:17 +0000 (0:00:00.786) 0:03:29.090 ************ 2026-05-24 08:12:19.975430 | instance | ok: [instance] 2026-05-24 08:12:19.975562 | instance | 2026-05-24 08:12:19.975688 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-24 08:12:19.975885 | instance | Sunday 24 May 2026 08:12:19 +0000 (0:00:02.125) 0:03:31.216 ************ 2026-05-24 08:12:20.066472 | instance | skipping: [instance] 2026-05-24 08:12:20.066859 | instance | 2026-05-24 08:12:20.067247 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-24 08:12:20.067628 | instance | Sunday 24 May 2026 08:12:20 +0000 (0:00:00.091) 0:03:31.307 ************ 2026-05-24 08:12:20.165946 | instance | skipping: [instance] 2026-05-24 08:12:20.166069 | instance | 2026-05-24 08:12:20.166183 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-24 08:12:20.166340 | instance | Sunday 24 May 2026 08:12:20 +0000 (0:00:00.100) 0:03:31.408 ************ 2026-05-24 08:12:20.257393 | instance | skipping: [instance] 2026-05-24 08:12:20.257595 | instance | 2026-05-24 08:12:20.257870 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-24 08:12:20.258132 | instance | Sunday 24 May 2026 08:12:20 +0000 (0:00:00.091) 0:03:31.499 ************ 2026-05-24 08:12:21.445615 | instance | ok: [instance] 2026-05-24 08:12:21.445840 | instance | 2026-05-24 08:12:21.446130 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-24 08:12:21.446438 | instance | Sunday 24 May 2026 08:12:21 +0000 (0:00:01.188) 0:03:32.688 ************ 2026-05-24 08:12:21.959859 | instance | ok: [instance] 2026-05-24 08:12:21.960057 | instance | 2026-05-24 08:12:21.960331 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-24 08:12:21.960598 | instance | Sunday 24 May 2026 08:12:21 +0000 (0:00:00.514) 0:03:33.202 ************ 2026-05-24 08:12:23.005420 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-24 08:12:23.005510 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-24 08:12:23.005523 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-24 08:12:23.006202 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-24 08:12:23.006293 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-24 08:12:23.006315 | instance | 2026-05-24 08:12:23.006523 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-24 08:12:23.006805 | instance | Sunday 24 May 2026 08:12:23 +0000 (0:00:01.044) 0:03:34.247 ************ 2026-05-24 08:12:23.659691 | instance | ok: [instance] 2026-05-24 08:12:23.659819 | instance | 2026-05-24 08:12:23.660079 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-24 08:12:23.660217 | instance | Sunday 24 May 2026 08:12:23 +0000 (0:00:00.618) 0:03:34.865 ************ 2026-05-24 08:12:23.660360 | instance | 2026-05-24 08:12:23.660520 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-24 08:12:23.660680 | instance | Sunday 24 May 2026 08:12:23 +0000 (0:00:00.036) 0:03:34.902 ************ 2026-05-24 08:12:24.139241 | instance | ok: [instance] 2026-05-24 08:12:24.139490 | instance | 2026-05-24 08:12:24.139820 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-05-24 08:12:24.140085 | instance | Sunday 24 May 2026 08:12:24 +0000 (0:00:00.479) 0:03:35.381 ************ 2026-05-24 08:12:25.195320 | instance | ok: [instance] 2026-05-24 08:12:25.195392 | instance | 2026-05-24 08:12:25.195403 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-05-24 08:12:25.195414 | instance | Sunday 24 May 2026 08:12:25 +0000 (0:00:01.055) 0:03:36.437 ************ 2026-05-24 08:12:25.301457 | instance | ok: [instance] 2026-05-24 08:12:25.301547 | instance | 2026-05-24 08:12:25.301675 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-05-24 08:12:25.301796 | instance | Sunday 24 May 2026 08:12:25 +0000 (0:00:00.107) 0:03:36.544 ************ 2026-05-24 08:12:25.391841 | instance | ok: [instance] 2026-05-24 08:12:25.391908 | instance | 2026-05-24 08:12:25.391914 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-05-24 08:12:25.391920 | instance | Sunday 24 May 2026 08:12:25 +0000 (0:00:00.089) 0:03:36.633 ************ 2026-05-24 08:12:25.488952 | instance | ok: [instance] 2026-05-24 08:12:25.489030 | instance | 2026-05-24 08:12:25.489124 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-05-24 08:12:25.489257 | instance | Sunday 24 May 2026 08:12:25 +0000 (0:00:00.097) 0:03:36.731 ************ 2026-05-24 08:12:25.572478 | instance | skipping: [instance] 2026-05-24 08:12:25.572541 | instance | 2026-05-24 08:12:25.572681 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-05-24 08:12:25.572798 | instance | Sunday 24 May 2026 08:12:25 +0000 (0:00:00.083) 0:03:36.815 ************ 2026-05-24 08:12:25.697584 | instance | ok: [instance] 2026-05-24 08:12:25.697667 | instance | 2026-05-24 08:12:25.697792 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 08:12:25.697917 | instance | Sunday 24 May 2026 08:12:25 +0000 (0:00:00.124) 0:03:36.940 ************ 2026-05-24 08:12:25.988756 | instance | ok: [instance] 2026-05-24 08:12:25.988866 | instance | 2026-05-24 08:12:25.988947 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 08:12:25.989105 | instance | Sunday 24 May 2026 08:12:25 +0000 (0:00:00.290) 0:03:37.231 ************ 2026-05-24 08:12:26.104750 | instance | ok: [instance] => { 2026-05-24 08:12:26.104866 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-05-24 08:12:26.104887 | instance | } 2026-05-24 08:12:26.105348 | instance | 2026-05-24 08:12:26.105428 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 08:12:26.105437 | instance | Sunday 24 May 2026 08:12:26 +0000 (0:00:00.115) 0:03:37.346 ************ 2026-05-24 08:12:26.719734 | instance | ok: [instance] 2026-05-24 08:12:26.719846 | instance | 2026-05-24 08:12:26.719882 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 08:12:26.720056 | instance | Sunday 24 May 2026 08:12:26 +0000 (0:00:00.615) 0:03:37.962 ************ 2026-05-24 08:12:26.876709 | instance | skipping: [instance] 2026-05-24 08:12:26.876770 | instance | 2026-05-24 08:12:26.876782 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 08:12:26.876791 | instance | Sunday 24 May 2026 08:12:26 +0000 (0:00:00.153) 0:03:38.116 ************ 2026-05-24 08:12:27.288086 | instance | ok: [instance] 2026-05-24 08:12:27.288134 | instance | 2026-05-24 08:12:27.288140 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 08:12:27.288145 | instance | Sunday 24 May 2026 08:12:27 +0000 (0:00:00.413) 0:03:38.529 ************ 2026-05-24 08:12:27.392598 | instance | ok: [instance] => { 2026-05-24 08:12:27.392634 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-05-24 08:12:27.392640 | instance | } 2026-05-24 08:12:27.392644 | instance | 2026-05-24 08:12:27.392649 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 08:12:27.392653 | instance | Sunday 24 May 2026 08:12:27 +0000 (0:00:00.105) 0:03:38.635 ************ 2026-05-24 08:12:28.072245 | instance | ok: [instance] 2026-05-24 08:12:28.072308 | instance | 2026-05-24 08:12:28.072320 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 08:12:28.072329 | instance | Sunday 24 May 2026 08:12:28 +0000 (0:00:00.678) 0:03:39.313 ************ 2026-05-24 08:12:28.256646 | instance | skipping: [instance] 2026-05-24 08:12:28.256732 | instance | 2026-05-24 08:12:28.256890 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-24 08:12:28.257231 | instance | Sunday 24 May 2026 08:12:28 +0000 (0:00:00.184) 0:03:39.498 ************ 2026-05-24 08:12:28.354607 | instance | skipping: [instance] 2026-05-24 08:12:28.354698 | instance | 2026-05-24 08:12:28.354945 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-24 08:12:28.354985 | instance | Sunday 24 May 2026 08:12:28 +0000 (0:00:00.098) 0:03:39.597 ************ 2026-05-24 08:12:28.446686 | instance | skipping: [instance] 2026-05-24 08:12:28.446761 | instance | 2026-05-24 08:12:28.446767 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-24 08:12:28.446773 | instance | Sunday 24 May 2026 08:12:28 +0000 (0:00:00.091) 0:03:39.688 ************ 2026-05-24 08:12:28.535240 | instance | skipping: [instance] 2026-05-24 08:12:28.535294 | instance | 2026-05-24 08:12:28.535301 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-24 08:12:28.535306 | instance | Sunday 24 May 2026 08:12:28 +0000 (0:00:00.088) 0:03:39.777 ************ 2026-05-24 08:12:29.799358 | instance | ok: [instance] 2026-05-24 08:12:29.799839 | instance | 2026-05-24 08:12:29.799853 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-24 08:12:29.799865 | instance | Sunday 24 May 2026 08:12:29 +0000 (0:00:01.264) 0:03:41.042 ************ 2026-05-24 08:12:30.324934 | instance | ok: [instance] 2026-05-24 08:12:30.325024 | instance | 2026-05-24 08:12:30.325273 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-24 08:12:30.325328 | instance | Sunday 24 May 2026 08:12:30 +0000 (0:00:00.525) 0:03:41.567 ************ 2026-05-24 08:12:31.392631 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-24 08:12:31.392741 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-24 08:12:31.392816 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-24 08:12:31.393287 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-24 08:12:31.393397 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-24 08:12:31.393410 | instance | 2026-05-24 08:12:31.393432 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-24 08:12:31.393442 | instance | Sunday 24 May 2026 08:12:31 +0000 (0:00:01.067) 0:03:42.635 ************ 2026-05-24 08:12:32.110211 | instance | ok: [instance] 2026-05-24 08:12:32.110296 | instance | 2026-05-24 08:12:32.110451 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-24 08:12:32.110625 | instance | Sunday 24 May 2026 08:12:32 +0000 (0:00:00.650) 0:03:43.286 ************ 2026-05-24 08:12:32.110775 | instance | 2026-05-24 08:12:32.110941 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-24 08:12:32.111103 | instance | Sunday 24 May 2026 08:12:32 +0000 (0:00:00.065) 0:03:43.351 ************ 2026-05-24 08:12:32.577916 | instance | ok: [instance] 2026-05-24 08:12:32.578037 | instance | 2026-05-24 08:12:32.578052 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 08:12:32.578270 | instance | Sunday 24 May 2026 08:12:32 +0000 (0:00:00.469) 0:03:43.820 ************ 2026-05-24 08:12:32.918478 | instance | ok: [instance] 2026-05-24 08:12:32.918540 | instance | 2026-05-24 08:12:32.918552 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 08:12:32.918558 | instance | Sunday 24 May 2026 08:12:32 +0000 (0:00:00.339) 0:03:44.160 ************ 2026-05-24 08:12:33.052526 | instance | ok: [instance] => { 2026-05-24 08:12:33.052649 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-05-24 08:12:33.052662 | instance | } 2026-05-24 08:12:33.052672 | instance | 2026-05-24 08:12:33.052682 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 08:12:33.052702 | instance | Sunday 24 May 2026 08:12:33 +0000 (0:00:00.134) 0:03:44.294 ************ 2026-05-24 08:12:33.508572 | instance | ok: [instance] 2026-05-24 08:12:33.508701 | instance | 2026-05-24 08:12:33.508716 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 08:12:33.508848 | instance | Sunday 24 May 2026 08:12:33 +0000 (0:00:00.456) 0:03:44.751 ************ 2026-05-24 08:12:34.849107 | instance | ok: [instance] 2026-05-24 08:12:34.849264 | instance | 2026-05-24 08:12:34.849544 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 08:12:34.849804 | instance | Sunday 24 May 2026 08:12:34 +0000 (0:00:01.340) 0:03:46.091 ************ 2026-05-24 08:12:34.971690 | instance | ok: [instance] => { 2026-05-24 08:12:34.971976 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-05-24 08:12:34.972234 | instance | } 2026-05-24 08:12:34.972467 | instance | 2026-05-24 08:12:34.972727 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 08:12:34.973012 | instance | Sunday 24 May 2026 08:12:34 +0000 (0:00:00.123) 0:03:46.214 ************ 2026-05-24 08:12:35.437201 | instance | ok: [instance] 2026-05-24 08:12:35.437399 | instance | 2026-05-24 08:12:35.437673 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 08:12:35.437931 | instance | Sunday 24 May 2026 08:12:35 +0000 (0:00:00.465) 0:03:46.679 ************ 2026-05-24 08:12:36.722009 | instance | ok: [instance] 2026-05-24 08:12:36.722295 | instance | 2026-05-24 08:12:36.722575 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-05-24 08:12:36.722852 | instance | Sunday 24 May 2026 08:12:36 +0000 (0:00:01.283) 0:03:47.963 ************ 2026-05-24 08:12:37.284270 | instance | ok: [instance] 2026-05-24 08:12:37.284402 | instance | 2026-05-24 08:12:37.284574 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-05-24 08:12:37.284740 | instance | Sunday 24 May 2026 08:12:37 +0000 (0:00:00.563) 0:03:48.526 ************ 2026-05-24 08:12:37.582445 | instance | ok: [instance] 2026-05-24 08:12:37.582641 | instance | 2026-05-24 08:12:37.582911 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 08:12:37.583226 | instance | Sunday 24 May 2026 08:12:37 +0000 (0:00:00.297) 0:03:48.824 ************ 2026-05-24 08:12:38.055691 | instance | ok: [instance] 2026-05-24 08:12:38.055812 | instance | 2026-05-24 08:12:38.055989 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 08:12:38.056170 | instance | Sunday 24 May 2026 08:12:38 +0000 (0:00:00.473) 0:03:49.298 ************ 2026-05-24 08:12:38.170454 | instance | ok: [instance] => { 2026-05-24 08:12:38.170703 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-05-24 08:12:38.170964 | instance | } 2026-05-24 08:12:38.171213 | instance | 2026-05-24 08:12:38.171473 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 08:12:38.171727 | instance | Sunday 24 May 2026 08:12:38 +0000 (0:00:00.114) 0:03:49.412 ************ 2026-05-24 08:12:38.729935 | instance | ok: [instance] 2026-05-24 08:12:38.730129 | instance | 2026-05-24 08:12:38.730435 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 08:12:38.730725 | instance | Sunday 24 May 2026 08:12:38 +0000 (0:00:00.559) 0:03:49.972 ************ 2026-05-24 08:12:40.848816 | instance | ok: [instance] 2026-05-24 08:12:40.849099 | instance | 2026-05-24 08:12:40.849478 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-05-24 08:12:40.849788 | instance | Sunday 24 May 2026 08:12:40 +0000 (0:00:02.118) 0:03:52.090 ************ 2026-05-24 08:12:40.992201 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-05-24 08:12:40.992445 | instance | 2026-05-24 08:12:40.992748 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-05-24 08:12:40.993058 | instance | Sunday 24 May 2026 08:12:40 +0000 (0:00:00.143) 0:03:52.234 ************ 2026-05-24 08:12:42.321603 | instance | ok: [instance] 2026-05-24 08:12:42.321811 | instance | 2026-05-24 08:12:42.322288 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-05-24 08:12:42.322566 | instance | Sunday 24 May 2026 08:12:42 +0000 (0:00:01.329) 0:03:53.563 ************ 2026-05-24 08:12:42.587830 | instance | ok: [instance] 2026-05-24 08:12:42.588017 | instance | 2026-05-24 08:12:42.588289 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-05-24 08:12:42.588692 | instance | Sunday 24 May 2026 08:12:42 +0000 (0:00:00.266) 0:03:53.830 ************ 2026-05-24 08:12:43.117092 | instance | ok: [instance] 2026-05-24 08:12:43.117375 | instance | 2026-05-24 08:12:43.117711 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-05-24 08:12:43.117982 | instance | Sunday 24 May 2026 08:12:43 +0000 (0:00:00.529) 0:03:54.359 ************ 2026-05-24 08:12:43.951381 | instance | ok: [instance] => (item=br_netfilter) 2026-05-24 08:12:43.951518 | instance | ok: [instance] => (item=ip_tables) 2026-05-24 08:12:43.951691 | instance | ok: [instance] => (item=ip6_tables) 2026-05-24 08:12:43.951892 | instance | ok: [instance] => (item=nf_conntrack) 2026-05-24 08:12:43.952054 | instance | 2026-05-24 08:12:43.952229 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 08:12:43.952391 | instance | Sunday 24 May 2026 08:12:43 +0000 (0:00:00.833) 0:03:55.193 ************ 2026-05-24 08:12:44.250005 | instance | ok: [instance] 2026-05-24 08:12:44.250096 | instance | 2026-05-24 08:12:44.250299 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 08:12:44.250463 | instance | Sunday 24 May 2026 08:12:44 +0000 (0:00:00.298) 0:03:55.492 ************ 2026-05-24 08:12:44.357722 | instance | ok: [instance] => { 2026-05-24 08:12:44.357797 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-05-24 08:12:44.357874 | instance | } 2026-05-24 08:12:44.358051 | instance | 2026-05-24 08:12:44.358112 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 08:12:44.358331 | instance | Sunday 24 May 2026 08:12:44 +0000 (0:00:00.107) 0:03:55.600 ************ 2026-05-24 08:12:44.834745 | instance | ok: [instance] 2026-05-24 08:12:44.834963 | instance | 2026-05-24 08:12:44.835356 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 08:12:44.835525 | instance | Sunday 24 May 2026 08:12:44 +0000 (0:00:00.476) 0:03:56.077 ************ 2026-05-24 08:12:44.962237 | instance | skipping: [instance] 2026-05-24 08:12:44.962437 | instance | 2026-05-24 08:12:44.962727 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-05-24 08:12:44.962982 | instance | Sunday 24 May 2026 08:12:44 +0000 (0:00:00.126) 0:03:56.203 ************ 2026-05-24 08:12:45.109648 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-05-24 08:12:45.109822 | instance | 2026-05-24 08:12:45.110086 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-05-24 08:12:45.110389 | instance | Sunday 24 May 2026 08:12:45 +0000 (0:00:00.148) 0:03:56.351 ************ 2026-05-24 08:12:45.199414 | instance | skipping: [instance] 2026-05-24 08:12:45.199638 | instance | 2026-05-24 08:12:45.199899 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-05-24 08:12:45.200160 | instance | Sunday 24 May 2026 08:12:45 +0000 (0:00:00.089) 0:03:56.441 ************ 2026-05-24 08:12:46.493632 | instance | ok: [instance] 2026-05-24 08:12:46.493842 | instance | 2026-05-24 08:12:46.494112 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-05-24 08:12:46.494527 | instance | Sunday 24 May 2026 08:12:46 +0000 (0:00:01.293) 0:03:57.735 ************ 2026-05-24 08:12:47.926836 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-24 08:12:47.927047 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-05-24 08:12:47.927358 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-05-24 08:12:47.927660 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-05-24 08:12:47.927930 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-05-24 08:12:47.928198 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-05-24 08:12:47.928468 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-05-24 08:12:47.928713 | instance | 2026-05-24 08:12:47.928979 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-05-24 08:12:47.929239 | instance | Sunday 24 May 2026 08:12:47 +0000 (0:00:01.433) 0:03:59.168 ************ 2026-05-24 08:12:48.557598 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-05-24 08:12:48.557792 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-05-24 08:12:48.558071 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-05-24 08:12:48.558350 | instance | 2026-05-24 08:12:48.558597 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-05-24 08:12:48.558849 | instance | Sunday 24 May 2026 08:12:48 +0000 (0:00:00.630) 0:03:59.799 ************ 2026-05-24 08:12:49.037158 | instance | ok: [instance] 2026-05-24 08:12:49.037395 | instance | 2026-05-24 08:12:49.037686 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-05-24 08:12:49.037948 | instance | Sunday 24 May 2026 08:12:49 +0000 (0:00:00.479) 0:04:00.279 ************ 2026-05-24 08:12:49.551166 | instance | ok: [instance] 2026-05-24 08:12:49.551353 | instance | 2026-05-24 08:12:49.551619 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-05-24 08:12:49.551881 | instance | Sunday 24 May 2026 08:12:49 +0000 (0:00:00.513) 0:04:00.792 ************ 2026-05-24 08:12:49.808142 | instance | ok: [instance] 2026-05-24 08:12:49.808335 | instance | 2026-05-24 08:12:49.808611 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-05-24 08:12:49.808921 | instance | Sunday 24 May 2026 08:12:49 +0000 (0:00:00.257) 0:04:01.050 ************ 2026-05-24 08:12:49.885297 | instance | skipping: [instance] 2026-05-24 08:12:49.885502 | instance | 2026-05-24 08:12:49.885771 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-05-24 08:12:49.886058 | instance | Sunday 24 May 2026 08:12:49 +0000 (0:00:00.077) 0:04:01.128 ************ 2026-05-24 08:12:50.620290 | instance | ok: [instance] => (item=swap) 2026-05-24 08:12:50.620557 | instance | ok: [instance] => (item=none) 2026-05-24 08:12:50.620804 | instance | 2026-05-24 08:12:50.621088 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-05-24 08:12:50.621342 | instance | Sunday 24 May 2026 08:12:50 +0000 (0:00:00.734) 0:04:01.862 ************ 2026-05-24 08:12:51.106630 | instance | ok: [instance] 2026-05-24 08:12:51.106823 | instance | 2026-05-24 08:12:51.107125 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-05-24 08:12:51.107382 | instance | Sunday 24 May 2026 08:12:51 +0000 (0:00:00.486) 0:04:02.348 ************ 2026-05-24 08:12:51.740980 | instance | ok: [instance] 2026-05-24 08:12:51.741102 | instance | 2026-05-24 08:12:51.741325 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-05-24 08:12:51.741581 | instance | Sunday 24 May 2026 08:12:51 +0000 (0:00:00.592) 0:04:02.941 ************ 2026-05-24 08:12:51.741815 | instance | 2026-05-24 08:12:51.742171 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-05-24 08:12:51.742459 | instance | Sunday 24 May 2026 08:12:51 +0000 (0:00:00.041) 0:04:02.983 ************ 2026-05-24 08:12:52.184099 | instance | ok: [instance] 2026-05-24 08:12:52.184312 | instance | 2026-05-24 08:12:52.184620 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-05-24 08:12:52.184925 | instance | Sunday 24 May 2026 08:12:52 +0000 (0:00:00.442) 0:04:03.426 ************ 2026-05-24 08:12:53.441880 | instance | ok: [instance] 2026-05-24 08:12:53.441952 | instance | 2026-05-24 08:12:53.441963 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-05-24 08:12:53.441973 | instance | Sunday 24 May 2026 08:12:53 +0000 (0:00:01.257) 0:04:04.683 ************ 2026-05-24 08:12:56.179589 | instance | ok: [instance] 2026-05-24 08:12:56.179699 | instance | 2026-05-24 08:12:56.179983 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-05-24 08:12:56.180015 | instance | Sunday 24 May 2026 08:12:56 +0000 (0:00:02.739) 0:04:07.422 ************ 2026-05-24 08:12:56.490055 | instance | ok: [instance] 2026-05-24 08:12:56.490146 | instance | 2026-05-24 08:12:56.490413 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-05-24 08:12:56.490470 | instance | Sunday 24 May 2026 08:12:56 +0000 (0:00:00.310) 0:04:07.732 ************ 2026-05-24 08:12:57.001106 | instance | ok: [instance] 2026-05-24 08:12:57.001201 | instance | 2026-05-24 08:12:57.001322 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-05-24 08:12:57.001493 | instance | Sunday 24 May 2026 08:12:56 +0000 (0:00:00.511) 0:04:08.243 ************ 2026-05-24 08:12:57.153175 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-05-24 08:12:57.153243 | instance | 2026-05-24 08:12:57.153543 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-05-24 08:12:57.153561 | instance | Sunday 24 May 2026 08:12:57 +0000 (0:00:00.152) 0:04:08.395 ************ 2026-05-24 08:12:57.321510 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-05-24 08:12:57.321587 | instance | 2026-05-24 08:12:57.321787 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-05-24 08:12:57.321811 | instance | Sunday 24 May 2026 08:12:57 +0000 (0:00:00.168) 0:04:08.564 ************ 2026-05-24 08:12:57.652079 | instance | ok: [instance] => (item=instance) 2026-05-24 08:12:57.652164 | instance | 2026-05-24 08:12:57.652445 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-05-24 08:12:57.652522 | instance | Sunday 24 May 2026 08:12:57 +0000 (0:00:00.330) 0:04:08.894 ************ 2026-05-24 08:12:57.751391 | instance | ok: [instance] 2026-05-24 08:12:57.751479 | instance | 2026-05-24 08:12:57.751707 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-05-24 08:12:57.751807 | instance | Sunday 24 May 2026 08:12:57 +0000 (0:00:00.099) 0:04:08.994 ************ 2026-05-24 08:12:57.839461 | instance | skipping: [instance] 2026-05-24 08:12:57.839735 | instance | 2026-05-24 08:12:57.839828 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-05-24 08:12:57.839841 | instance | Sunday 24 May 2026 08:12:57 +0000 (0:00:00.088) 0:04:09.082 ************ 2026-05-24 08:12:57.931828 | instance | ok: [instance] => { 2026-05-24 08:12:57.932087 | instance | "msg": "instance" 2026-05-24 08:12:57.932343 | instance | } 2026-05-24 08:12:57.932585 | instance | 2026-05-24 08:12:57.932871 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-05-24 08:12:57.933151 | instance | Sunday 24 May 2026 08:12:57 +0000 (0:00:00.092) 0:04:09.174 ************ 2026-05-24 08:12:58.552917 | instance | ok: [instance] 2026-05-24 08:12:58.553155 | instance | 2026-05-24 08:12:58.553445 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-05-24 08:12:58.553718 | instance | Sunday 24 May 2026 08:12:58 +0000 (0:00:00.620) 0:04:09.795 ************ 2026-05-24 08:12:58.643006 | instance | skipping: [instance] 2026-05-24 08:12:58.643238 | instance | 2026-05-24 08:12:58.643523 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-05-24 08:12:58.643785 | instance | Sunday 24 May 2026 08:12:58 +0000 (0:00:00.090) 0:04:09.885 ************ 2026-05-24 08:12:58.727455 | instance | skipping: [instance] 2026-05-24 08:12:58.727688 | instance | 2026-05-24 08:12:58.727953 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-05-24 08:12:58.728212 | instance | Sunday 24 May 2026 08:12:58 +0000 (0:00:00.084) 0:04:09.970 ************ 2026-05-24 08:12:58.809485 | instance | skipping: [instance] 2026-05-24 08:12:58.809758 | instance | 2026-05-24 08:12:58.810045 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-05-24 08:12:58.810432 | instance | Sunday 24 May 2026 08:12:58 +0000 (0:00:00.082) 0:04:10.052 ************ 2026-05-24 08:12:58.885788 | instance | skipping: [instance] 2026-05-24 08:12:58.885922 | instance | 2026-05-24 08:12:58.886091 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-05-24 08:12:58.886378 | instance | Sunday 24 May 2026 08:12:58 +0000 (0:00:00.076) 0:04:10.128 ************ 2026-05-24 08:12:58.972418 | instance | skipping: [instance] 2026-05-24 08:12:58.972501 | instance | 2026-05-24 08:12:58.972638 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-05-24 08:12:58.972748 | instance | Sunday 24 May 2026 08:12:58 +0000 (0:00:00.086) 0:04:10.215 ************ 2026-05-24 08:12:59.050950 | instance | skipping: [instance] 2026-05-24 08:12:59.051175 | instance | 2026-05-24 08:12:59.051438 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-05-24 08:12:59.051720 | instance | Sunday 24 May 2026 08:12:59 +0000 (0:00:00.078) 0:04:10.293 ************ 2026-05-24 08:12:59.140096 | instance | skipping: [instance] 2026-05-24 08:12:59.140324 | instance | 2026-05-24 08:12:59.140616 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-05-24 08:12:59.140871 | instance | Sunday 24 May 2026 08:12:59 +0000 (0:00:00.088) 0:04:10.382 ************ 2026-05-24 08:12:59.397720 | instance | ok: [instance] 2026-05-24 08:12:59.397937 | instance | 2026-05-24 08:12:59.398625 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-05-24 08:12:59.398685 | instance | Sunday 24 May 2026 08:12:59 +0000 (0:00:00.257) 0:04:10.640 ************ 2026-05-24 08:12:59.658254 | instance | ok: [instance] 2026-05-24 08:12:59.658490 | instance | 2026-05-24 08:12:59.658788 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-05-24 08:12:59.659063 | instance | Sunday 24 May 2026 08:12:59 +0000 (0:00:00.260) 0:04:10.900 ************ 2026-05-24 08:12:59.744912 | instance | skipping: [instance] 2026-05-24 08:12:59.745160 | instance | 2026-05-24 08:12:59.745498 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-05-24 08:12:59.745760 | instance | Sunday 24 May 2026 08:12:59 +0000 (0:00:00.085) 0:04:10.986 ************ 2026-05-24 08:13:00.000103 | instance | ok: [instance] 2026-05-24 08:13:00.000326 | instance | 2026-05-24 08:13:00.000598 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-05-24 08:13:00.000867 | instance | Sunday 24 May 2026 08:12:59 +0000 (0:00:00.256) 0:04:11.242 ************ 2026-05-24 08:13:00.246745 | instance | ok: [instance] 2026-05-24 08:13:00.246954 | instance | 2026-05-24 08:13:00.247220 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-05-24 08:13:00.247486 | instance | Sunday 24 May 2026 08:13:00 +0000 (0:00:00.246) 0:04:11.489 ************ 2026-05-24 08:13:00.505736 | instance | ok: [instance] 2026-05-24 08:13:00.505946 | instance | 2026-05-24 08:13:00.506265 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-05-24 08:13:00.506672 | instance | Sunday 24 May 2026 08:13:00 +0000 (0:00:00.258) 0:04:11.748 ************ 2026-05-24 08:13:01.890502 | instance | ok: [instance] 2026-05-24 08:13:01.890722 | instance | 2026-05-24 08:13:01.891004 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-05-24 08:13:01.891289 | instance | Sunday 24 May 2026 08:13:01 +0000 (0:00:01.384) 0:04:13.132 ************ 2026-05-24 08:13:03.342142 | instance | ok: [instance] 2026-05-24 08:13:03.342414 | instance | 2026-05-24 08:13:03.342684 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-05-24 08:13:03.342950 | instance | Sunday 24 May 2026 08:13:03 +0000 (0:00:01.451) 0:04:14.584 ************ 2026-05-24 08:13:03.655329 | instance | skipping: [instance] 2026-05-24 08:13:03.655534 | instance | 2026-05-24 08:13:03.655812 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-05-24 08:13:03.656076 | instance | Sunday 24 May 2026 08:13:03 +0000 (0:00:00.313) 0:04:14.897 ************ 2026-05-24 08:13:03.751494 | instance | skipping: [instance] 2026-05-24 08:13:03.751756 | instance | 2026-05-24 08:13:03.752030 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-05-24 08:13:03.752320 | instance | Sunday 24 May 2026 08:13:03 +0000 (0:00:00.096) 0:04:14.994 ************ 2026-05-24 08:13:04.491123 | instance | ok: [instance] 2026-05-24 08:13:04.491283 | instance | 2026-05-24 08:13:04.491292 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-05-24 08:13:04.491413 | instance | Sunday 24 May 2026 08:13:04 +0000 (0:00:00.739) 0:04:15.733 ************ 2026-05-24 08:13:04.584040 | instance | skipping: [instance] => (item=DaemonSet) 2026-05-24 08:13:04.584289 | instance | skipping: [instance] => (item=ConfigMap) 2026-05-24 08:13:04.584582 | instance | skipping: [instance] 2026-05-24 08:13:04.584845 | instance | 2026-05-24 08:13:04.585126 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-05-24 08:13:04.585398 | instance | Sunday 24 May 2026 08:13:04 +0000 (0:00:00.092) 0:04:15.826 ************ 2026-05-24 08:13:04.668668 | instance | skipping: [instance] 2026-05-24 08:13:04.668782 | instance | 2026-05-24 08:13:04.668963 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-05-24 08:13:04.669134 | instance | Sunday 24 May 2026 08:13:04 +0000 (0:00:00.084) 0:04:15.911 ************ 2026-05-24 08:13:04.757331 | instance | skipping: [instance] 2026-05-24 08:13:04.757552 | instance | 2026-05-24 08:13:04.757901 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-05-24 08:13:04.758218 | instance | Sunday 24 May 2026 08:13:04 +0000 (0:00:00.088) 0:04:16.000 ************ 2026-05-24 08:13:04.840700 | instance | skipping: [instance] 2026-05-24 08:13:04.840915 | instance | 2026-05-24 08:13:04.841176 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-05-24 08:13:04.841456 | instance | Sunday 24 May 2026 08:13:04 +0000 (0:00:00.083) 0:04:16.083 ************ 2026-05-24 08:13:04.921156 | instance | skipping: [instance] 2026-05-24 08:13:04.921373 | instance | 2026-05-24 08:13:04.921716 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-05-24 08:13:04.922022 | instance | Sunday 24 May 2026 08:13:04 +0000 (0:00:00.080) 0:04:16.163 ************ 2026-05-24 08:13:05.362809 | instance | ok: [instance] 2026-05-24 08:13:05.363073 | instance | 2026-05-24 08:13:05.363290 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-05-24 08:13:05.363548 | instance | Sunday 24 May 2026 08:13:05 +0000 (0:00:00.441) 0:04:16.605 ************ 2026-05-24 08:13:06.548008 | instance | ok: [instance] 2026-05-24 08:13:06.548169 | instance | 2026-05-24 08:13:06.548437 | instance | PLAY [Install control-plane components] **************************************** 2026-05-24 08:13:06.548677 | instance | 2026-05-24 08:13:06.548993 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 08:13:06.549260 | instance | Sunday 24 May 2026 08:13:06 +0000 (0:00:01.184) 0:04:17.790 ************ 2026-05-24 08:13:10.666229 | instance | ok: [instance] 2026-05-24 08:13:10.666502 | instance | 2026-05-24 08:13:10.666786 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-24 08:13:10.667128 | instance | Sunday 24 May 2026 08:13:10 +0000 (0:00:04.118) 0:04:21.908 ************ 2026-05-24 08:13:10.971783 | instance | ok: [instance] 2026-05-24 08:13:10.972002 | instance | 2026-05-24 08:13:10.972277 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 08:13:10.972546 | instance | Sunday 24 May 2026 08:13:10 +0000 (0:00:00.304) 0:04:22.213 ************ 2026-05-24 08:13:12.553168 | instance | ok: [instance] 2026-05-24 08:13:12.553247 | instance | 2026-05-24 08:13:12.553260 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-24 08:13:12.553270 | instance | Sunday 24 May 2026 08:13:12 +0000 (0:00:01.580) 0:04:23.793 ************ 2026-05-24 08:13:12.856978 | instance | ok: [instance] 2026-05-24 08:13:12.857077 | instance | 2026-05-24 08:13:12.857155 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 08:13:12.857268 | instance | Sunday 24 May 2026 08:13:12 +0000 (0:00:00.305) 0:04:24.099 ************ 2026-05-24 08:13:12.981238 | instance | ok: [instance] => { 2026-05-24 08:13:12.981326 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-05-24 08:13:12.981463 | instance | } 2026-05-24 08:13:12.981864 | instance | 2026-05-24 08:13:12.981936 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 08:13:12.981943 | instance | Sunday 24 May 2026 08:13:12 +0000 (0:00:00.124) 0:04:24.223 ************ 2026-05-24 08:13:13.396714 | instance | ok: [instance] 2026-05-24 08:13:13.397196 | instance | 2026-05-24 08:13:13.397223 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 08:13:13.397235 | instance | Sunday 24 May 2026 08:13:13 +0000 (0:00:00.415) 0:04:24.639 ************ 2026-05-24 08:13:14.730196 | instance | ok: [instance] 2026-05-24 08:13:14.730313 | instance | 2026-05-24 08:13:14.730535 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-05-24 08:13:14.730591 | instance | Sunday 24 May 2026 08:13:14 +0000 (0:00:01.333) 0:04:25.972 ************ 2026-05-24 08:13:15.136111 | instance | ok: [instance] 2026-05-24 08:13:15.136186 | instance | 2026-05-24 08:13:15.136304 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-05-24 08:13:15.136425 | instance | Sunday 24 May 2026 08:13:15 +0000 (0:00:00.406) 0:04:26.378 ************ 2026-05-24 08:13:15.384006 | instance | ok: [instance] 2026-05-24 08:13:15.384086 | instance | 2026-05-24 08:13:15.384258 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-05-24 08:13:15.384336 | instance | Sunday 24 May 2026 08:13:15 +0000 (0:00:00.248) 0:04:26.626 ************ 2026-05-24 08:13:15.674731 | instance | ok: [instance] 2026-05-24 08:13:15.674802 | instance | 2026-05-24 08:13:15.674941 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-05-24 08:13:15.675065 | instance | Sunday 24 May 2026 08:13:15 +0000 (0:00:00.290) 0:04:26.917 ************ 2026-05-24 08:13:15.928860 | instance | ok: [instance] 2026-05-24 08:13:15.928976 | instance | 2026-05-24 08:13:15.928991 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-05-24 08:13:15.929005 | instance | Sunday 24 May 2026 08:13:15 +0000 (0:00:00.251) 0:04:27.168 ************ 2026-05-24 08:13:16.175699 | instance | ok: [instance] 2026-05-24 08:13:16.175783 | instance | 2026-05-24 08:13:16.175961 | instance | TASK [Install plugin] ********************************************************** 2026-05-24 08:13:16.176005 | instance | Sunday 24 May 2026 08:13:16 +0000 (0:00:00.249) 0:04:27.418 ************ 2026-05-24 08:13:16.307843 | instance | included: vexxhost.containers.download_artifact for instance 2026-05-24 08:13:16.307912 | instance | 2026-05-24 08:13:16.307918 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 08:13:16.307924 | instance | Sunday 24 May 2026 08:13:16 +0000 (0:00:00.131) 0:04:27.549 ************ 2026-05-24 08:13:16.428801 | instance | ok: [instance] => { 2026-05-24 08:13:16.429031 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-05-24 08:13:16.429153 | instance | } 2026-05-24 08:13:16.429266 | instance | 2026-05-24 08:13:16.429400 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 08:13:16.429549 | instance | Sunday 24 May 2026 08:13:16 +0000 (0:00:00.121) 0:04:27.671 ************ 2026-05-24 08:13:16.845562 | instance | ok: [instance] 2026-05-24 08:13:16.845690 | instance | 2026-05-24 08:13:16.845970 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 08:13:16.846258 | instance | Sunday 24 May 2026 08:13:16 +0000 (0:00:00.416) 0:04:28.087 ************ 2026-05-24 08:13:18.410248 | instance | ok: [instance] 2026-05-24 08:13:18.410438 | instance | 2026-05-24 08:13:18.410740 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:13:18.411015 | instance | Sunday 24 May 2026 08:13:18 +0000 (0:00:01.563) 0:04:29.651 ************ 2026-05-24 08:13:18.530129 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:13:18.530262 | instance | 2026-05-24 08:13:18.530449 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:13:18.530605 | instance | Sunday 24 May 2026 08:13:18 +0000 (0:00:00.116) 0:04:29.768 ************ 2026-05-24 08:13:19.417643 | instance | ok: [instance] 2026-05-24 08:13:19.417832 | instance | 2026-05-24 08:13:19.418101 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-05-24 08:13:19.418386 | instance | Sunday 24 May 2026 08:13:19 +0000 (0:00:00.890) 0:04:30.659 ************ 2026-05-24 08:13:20.551623 | instance | ok: [instance] 2026-05-24 08:13:20.551832 | instance | 2026-05-24 08:13:20.552114 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-05-24 08:13:20.552413 | instance | Sunday 24 May 2026 08:13:20 +0000 (0:00:01.134) 0:04:31.793 ************ 2026-05-24 08:13:22.964008 | instance | ok: [instance] 2026-05-24 08:13:22.964095 | instance | 2026-05-24 08:13:22.964226 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:13:22.964345 | instance | Sunday 24 May 2026 08:13:22 +0000 (0:00:02.412) 0:04:34.205 ************ 2026-05-24 08:13:23.091260 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:13:23.091494 | instance | 2026-05-24 08:13:23.091765 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:13:23.092026 | instance | Sunday 24 May 2026 08:13:23 +0000 (0:00:00.127) 0:04:34.333 ************ 2026-05-24 08:13:23.694378 | instance | ok: [instance] 2026-05-24 08:13:23.694624 | instance | 2026-05-24 08:13:23.694898 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-05-24 08:13:23.695198 | instance | Sunday 24 May 2026 08:13:23 +0000 (0:00:00.603) 0:04:34.936 ************ 2026-05-24 08:13:25.871532 | instance | ok: [instance] 2026-05-24 08:13:25.871765 | instance | 2026-05-24 08:13:25.872032 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-05-24 08:13:25.872318 | instance | Sunday 24 May 2026 08:13:25 +0000 (0:00:02.176) 0:04:37.113 ************ 2026-05-24 08:13:26.692474 | instance | ok: [instance] 2026-05-24 08:13:26.692691 | instance | 2026-05-24 08:13:26.692958 | instance | PLAY [all] ********************************************************************* 2026-05-24 08:13:26.693201 | instance | 2026-05-24 08:13:26.693462 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 08:13:26.693735 | instance | Sunday 24 May 2026 08:13:26 +0000 (0:00:00.821) 0:04:37.935 ************ 2026-05-24 08:13:31.168849 | instance | ok: [instance] 2026-05-24 08:13:31.169110 | instance | 2026-05-24 08:13:31.169396 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-05-24 08:13:31.169662 | instance | Sunday 24 May 2026 08:13:31 +0000 (0:00:04.476) 0:04:42.411 ************ 2026-05-24 08:13:32.080197 | instance | ok: [instance] 2026-05-24 08:13:32.080324 | instance | 2026-05-24 08:13:32.080511 | instance | PLAY [all] ********************************************************************* 2026-05-24 08:13:32.080683 | instance | 2026-05-24 08:13:32.080847 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-05-24 08:13:32.081017 | instance | Sunday 24 May 2026 08:13:32 +0000 (0:00:00.911) 0:04:43.322 ************ 2026-05-24 08:13:32.999374 | instance | ok: [instance] 2026-05-24 08:13:32.999582 | instance | 2026-05-24 08:13:32.999844 | instance | PLAY [controllers] ************************************************************* 2026-05-24 08:13:33.000120 | instance | 2026-05-24 08:13:33.000391 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 08:13:33.000666 | instance | Sunday 24 May 2026 08:13:32 +0000 (0:00:00.918) 0:04:44.240 ************ 2026-05-24 08:13:38.460852 | instance | ok: [instance] 2026-05-24 08:13:38.460923 | instance | 2026-05-24 08:13:38.460933 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:13:38.460942 | instance | Sunday 24 May 2026 08:13:38 +0000 (0:00:05.461) 0:04:49.702 ************ 2026-05-24 08:13:38.566010 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:13:38.566079 | instance | 2026-05-24 08:13:38.566208 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:13:38.566373 | instance | Sunday 24 May 2026 08:13:38 +0000 (0:00:00.105) 0:04:49.808 ************ 2026-05-24 08:13:39.172336 | instance | ok: [instance] 2026-05-24 08:13:39.172435 | instance | 2026-05-24 08:13:39.172458 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-05-24 08:13:39.172472 | instance | Sunday 24 May 2026 08:13:39 +0000 (0:00:00.606) 0:04:50.414 ************ 2026-05-24 08:13:40.694191 | instance | ok: [instance] 2026-05-24 08:13:40.694258 | instance | 2026-05-24 08:13:40.694264 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:13:40.694270 | instance | Sunday 24 May 2026 08:13:40 +0000 (0:00:01.521) 0:04:51.936 ************ 2026-05-24 08:13:40.802871 | instance | skipping: [instance] 2026-05-24 08:13:40.802942 | instance | 2026-05-24 08:13:40.802948 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-05-24 08:13:40.802954 | instance | Sunday 24 May 2026 08:13:40 +0000 (0:00:00.108) 0:04:52.044 ************ 2026-05-24 08:13:40.920559 | instance | skipping: [instance] 2026-05-24 08:13:40.920612 | instance | 2026-05-24 08:13:40.920618 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-05-24 08:13:40.920623 | instance | Sunday 24 May 2026 08:13:40 +0000 (0:00:00.117) 0:04:52.162 ************ 2026-05-24 08:13:40.997016 | instance | skipping: [instance] 2026-05-24 08:13:40.997404 | instance | 2026-05-24 08:13:40.997451 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-05-24 08:13:40.997458 | instance | Sunday 24 May 2026 08:13:40 +0000 (0:00:00.077) 0:04:52.239 ************ 2026-05-24 08:13:41.074191 | instance | skipping: [instance] 2026-05-24 08:13:41.074325 | instance | 2026-05-24 08:13:41.074522 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-05-24 08:13:41.074671 | instance | Sunday 24 May 2026 08:13:41 +0000 (0:00:00.077) 0:04:52.316 ************ 2026-05-24 08:13:41.205603 | instance | skipping: [instance] 2026-05-24 08:13:41.205690 | instance | 2026-05-24 08:13:41.205937 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-05-24 08:13:41.205989 | instance | Sunday 24 May 2026 08:13:41 +0000 (0:00:00.131) 0:04:52.448 ************ 2026-05-24 08:13:41.321450 | instance | skipping: [instance] 2026-05-24 08:13:41.321529 | instance | 2026-05-24 08:13:41.321540 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-05-24 08:13:41.321557 | instance | Sunday 24 May 2026 08:13:41 +0000 (0:00:00.115) 0:04:52.563 ************ 2026-05-24 08:13:41.450489 | instance | skipping: [instance] 2026-05-24 08:13:41.450612 | instance | 2026-05-24 08:13:41.450625 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-05-24 08:13:41.450778 | instance | Sunday 24 May 2026 08:13:41 +0000 (0:00:00.129) 0:04:52.693 ************ 2026-05-24 08:13:41.525793 | instance | skipping: [instance] 2026-05-24 08:13:41.525868 | instance | 2026-05-24 08:13:41.526116 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-05-24 08:13:41.526176 | instance | Sunday 24 May 2026 08:13:41 +0000 (0:00:00.075) 0:04:52.768 ************ 2026-05-24 08:13:41.671132 | instance | skipping: [instance] 2026-05-24 08:13:41.671227 | instance | 2026-05-24 08:13:41.671305 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-05-24 08:13:41.671421 | instance | Sunday 24 May 2026 08:13:41 +0000 (0:00:00.145) 0:04:52.913 ************ 2026-05-24 08:13:41.745948 | instance | skipping: [instance] 2026-05-24 08:13:41.746342 | instance | 2026-05-24 08:13:41.746390 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-05-24 08:13:41.746396 | instance | Sunday 24 May 2026 08:13:41 +0000 (0:00:00.075) 0:04:52.988 ************ 2026-05-24 08:13:41.819982 | instance | skipping: [instance] 2026-05-24 08:13:41.820048 | instance | 2026-05-24 08:13:41.820054 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-05-24 08:13:41.820060 | instance | Sunday 24 May 2026 08:13:41 +0000 (0:00:00.073) 0:04:53.062 ************ 2026-05-24 08:13:41.898990 | instance | skipping: [instance] 2026-05-24 08:13:41.899045 | instance | 2026-05-24 08:13:41.899051 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-05-24 08:13:41.899057 | instance | Sunday 24 May 2026 08:13:41 +0000 (0:00:00.079) 0:04:53.141 ************ 2026-05-24 08:13:42.055315 | instance | skipping: [instance] 2026-05-24 08:13:42.055398 | instance | 2026-05-24 08:13:42.055499 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-24 08:13:42.055618 | instance | Sunday 24 May 2026 08:13:42 +0000 (0:00:00.155) 0:04:53.296 ************ 2026-05-24 08:13:42.129261 | instance | skipping: [instance] 2026-05-24 08:13:42.129485 | instance | 2026-05-24 08:13:42.129757 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-24 08:13:42.133540 | instance | Sunday 24 May 2026 08:13:42 +0000 (0:00:00.075) 0:04:53.371 ************ 2026-05-24 08:13:42.202203 | instance | skipping: [instance] 2026-05-24 08:13:42.202539 | instance | 2026-05-24 08:13:42.202863 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-24 08:13:42.203170 | instance | Sunday 24 May 2026 08:13:42 +0000 (0:00:00.072) 0:04:53.444 ************ 2026-05-24 08:13:42.306961 | instance | skipping: [instance] 2026-05-24 08:13:42.307127 | instance | 2026-05-24 08:13:42.307374 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-05-24 08:13:42.307594 | instance | Sunday 24 May 2026 08:13:42 +0000 (0:00:00.104) 0:04:53.549 ************ 2026-05-24 08:13:42.375844 | instance | skipping: [instance] 2026-05-24 08:13:42.376133 | instance | 2026-05-24 08:13:42.376445 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-05-24 08:13:42.376763 | instance | Sunday 24 May 2026 08:13:42 +0000 (0:00:00.069) 0:04:53.618 ************ 2026-05-24 08:13:42.451016 | instance | skipping: [instance] 2026-05-24 08:13:42.451177 | instance | 2026-05-24 08:13:42.451384 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-05-24 08:13:42.451801 | instance | Sunday 24 May 2026 08:13:42 +0000 (0:00:00.075) 0:04:53.693 ************ 2026-05-24 08:13:42.680502 | instance | skipping: [instance] 2026-05-24 08:13:42.680692 | instance | 2026-05-24 08:13:42.680961 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-05-24 08:13:42.681219 | instance | Sunday 24 May 2026 08:13:42 +0000 (0:00:00.228) 0:04:53.922 ************ 2026-05-24 08:13:42.751809 | instance | skipping: [instance] 2026-05-24 08:13:42.752030 | instance | 2026-05-24 08:13:42.752293 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-05-24 08:13:42.752587 | instance | Sunday 24 May 2026 08:13:42 +0000 (0:00:00.071) 0:04:53.994 ************ 2026-05-24 08:13:42.826667 | instance | skipping: [instance] 2026-05-24 08:13:42.826893 | instance | 2026-05-24 08:13:42.827149 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-05-24 08:13:42.827450 | instance | Sunday 24 May 2026 08:13:42 +0000 (0:00:00.074) 0:04:54.068 ************ 2026-05-24 08:13:42.898887 | instance | skipping: [instance] 2026-05-24 08:13:42.899094 | instance | 2026-05-24 08:13:42.899407 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-05-24 08:13:42.899667 | instance | Sunday 24 May 2026 08:13:42 +0000 (0:00:00.072) 0:04:54.141 ************ 2026-05-24 08:13:43.037357 | instance | skipping: [instance] 2026-05-24 08:13:43.037467 | instance | 2026-05-24 08:13:43.037649 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-05-24 08:13:43.037822 | instance | Sunday 24 May 2026 08:13:43 +0000 (0:00:00.138) 0:04:54.279 ************ 2026-05-24 08:13:43.133030 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-05-24 08:13:43.133271 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-05-24 08:13:43.133543 | instance | skipping: [instance] 2026-05-24 08:13:43.134024 | instance | 2026-05-24 08:13:43.134112 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-05-24 08:13:43.134440 | instance | Sunday 24 May 2026 08:13:43 +0000 (0:00:00.095) 0:04:54.375 ************ 2026-05-24 08:13:43.207958 | instance | skipping: [instance] 2026-05-24 08:13:43.208122 | instance | 2026-05-24 08:13:43.208384 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-05-24 08:13:43.208643 | instance | Sunday 24 May 2026 08:13:43 +0000 (0:00:00.074) 0:04:54.450 ************ 2026-05-24 08:13:43.363241 | instance | skipping: [instance] 2026-05-24 08:13:43.363428 | instance | 2026-05-24 08:13:43.363704 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-05-24 08:13:43.363948 | instance | Sunday 24 May 2026 08:13:43 +0000 (0:00:00.155) 0:04:54.605 ************ 2026-05-24 08:13:43.446856 | instance | skipping: [instance] 2026-05-24 08:13:43.447060 | instance | 2026-05-24 08:13:43.447323 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-05-24 08:13:43.447579 | instance | Sunday 24 May 2026 08:13:43 +0000 (0:00:00.083) 0:04:54.689 ************ 2026-05-24 08:13:43.521713 | instance | skipping: [instance] 2026-05-24 08:13:43.521947 | instance | 2026-05-24 08:13:43.522228 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-05-24 08:13:43.522507 | instance | Sunday 24 May 2026 08:13:43 +0000 (0:00:00.074) 0:04:54.764 ************ 2026-05-24 08:13:43.715731 | instance | skipping: [instance] 2026-05-24 08:13:43.715947 | instance | 2026-05-24 08:13:43.716220 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-05-24 08:13:43.716461 | instance | 2026-05-24 08:13:43.716729 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 08:13:43.716979 | instance | Sunday 24 May 2026 08:13:43 +0000 (0:00:00.194) 0:04:54.958 ************ 2026-05-24 08:13:48.284312 | instance | ok: [instance] 2026-05-24 08:13:48.284448 | instance | 2026-05-24 08:13:48.284614 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-05-24 08:13:48.284839 | instance | Sunday 24 May 2026 08:13:48 +0000 (0:00:04.568) 0:04:59.527 ************ 2026-05-24 08:13:48.401265 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-05-24 08:13:48.401512 | instance | 2026-05-24 08:13:48.401804 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:13:48.402076 | instance | Sunday 24 May 2026 08:13:48 +0000 (0:00:00.117) 0:04:59.644 ************ 2026-05-24 08:13:48.625915 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:13:48.626142 | instance | 2026-05-24 08:13:48.626444 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:13:48.626700 | instance | Sunday 24 May 2026 08:13:48 +0000 (0:00:00.224) 0:04:59.868 ************ 2026-05-24 08:13:49.227046 | instance | ok: [instance] 2026-05-24 08:13:49.227245 | instance | 2026-05-24 08:13:49.227518 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-05-24 08:13:49.227785 | instance | Sunday 24 May 2026 08:13:49 +0000 (0:00:00.599) 0:05:00.468 ************ 2026-05-24 08:13:51.637270 | instance | ok: [instance] 2026-05-24 08:13:51.637493 | instance | 2026-05-24 08:13:51.637774 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-05-24 08:13:51.638040 | instance | Sunday 24 May 2026 08:13:51 +0000 (0:00:02.410) 0:05:02.879 ************ 2026-05-24 08:13:52.401055 | instance | ok: [instance] 2026-05-24 08:13:52.401134 | instance | 2026-05-24 08:13:52.401352 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-05-24 08:13:52.401483 | instance | Sunday 24 May 2026 08:13:52 +0000 (0:00:00.764) 0:05:03.643 ************ 2026-05-24 08:13:52.517649 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-05-24 08:13:52.517939 | instance | 2026-05-24 08:13:52.518332 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-05-24 08:13:52.518636 | instance | Sunday 24 May 2026 08:13:52 +0000 (0:00:00.116) 0:05:03.760 ************ 2026-05-24 08:13:53.313724 | instance | ok: [instance] 2026-05-24 08:13:53.313943 | instance | 2026-05-24 08:13:53.314300 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-05-24 08:13:53.314598 | instance | Sunday 24 May 2026 08:13:53 +0000 (0:00:00.795) 0:05:04.555 ************ 2026-05-24 08:13:54.058920 | instance | ok: [instance] 2026-05-24 08:13:54.059181 | instance | 2026-05-24 08:13:54.059459 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-05-24 08:13:54.059712 | instance | Sunday 24 May 2026 08:13:54 +0000 (0:00:00.744) 0:05:05.300 ************ 2026-05-24 08:13:54.675845 | instance | ok: [instance] 2026-05-24 08:13:54.676107 | instance | 2026-05-24 08:13:54.676375 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-05-24 08:13:54.676637 | instance | Sunday 24 May 2026 08:13:54 +0000 (0:00:00.512) 0:05:05.812 ************ 2026-05-24 08:13:54.676874 | instance | 2026-05-24 08:13:54.677144 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:13:54.677399 | instance | Sunday 24 May 2026 08:13:54 +0000 (0:00:00.104) 0:05:05.917 ************ 2026-05-24 08:13:54.782311 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:13:54.782554 | instance | 2026-05-24 08:13:54.782865 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:13:54.783143 | instance | Sunday 24 May 2026 08:13:54 +0000 (0:00:00.107) 0:05:06.025 ************ 2026-05-24 08:13:55.413436 | instance | ok: [instance] 2026-05-24 08:13:55.413658 | instance | 2026-05-24 08:13:55.413940 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-05-24 08:13:55.414248 | instance | Sunday 24 May 2026 08:13:55 +0000 (0:00:00.630) 0:05:06.655 ************ 2026-05-24 08:13:57.274177 | instance | ok: [instance] 2026-05-24 08:13:57.274411 | instance | 2026-05-24 08:13:57.274791 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:13:57.275107 | instance | Sunday 24 May 2026 08:13:57 +0000 (0:00:01.860) 0:05:08.516 ************ 2026-05-24 08:13:57.391207 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:13:57.391411 | instance | 2026-05-24 08:13:57.391677 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:13:57.391940 | instance | Sunday 24 May 2026 08:13:57 +0000 (0:00:00.117) 0:05:08.633 ************ 2026-05-24 08:13:58.002121 | instance | ok: [instance] 2026-05-24 08:13:58.002412 | instance | 2026-05-24 08:13:58.002674 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-05-24 08:13:58.002930 | instance | Sunday 24 May 2026 08:13:57 +0000 (0:00:00.611) 0:05:09.244 ************ 2026-05-24 08:14:01.567160 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-05-24 08:14:01.567406 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-05-24 08:14:01.567673 | instance | 2026-05-24 08:14:01.567963 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-05-24 08:14:01.568248 | instance | Sunday 24 May 2026 08:14:01 +0000 (0:00:03.565) 0:05:12.809 ************ 2026-05-24 08:14:04.308921 | instance | ok: [instance] 2026-05-24 08:14:04.309074 | instance | 2026-05-24 08:14:04.309258 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:14:04.309434 | instance | Sunday 24 May 2026 08:14:04 +0000 (0:00:02.740) 0:05:15.550 ************ 2026-05-24 08:14:04.415413 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:14:04.415633 | instance | 2026-05-24 08:14:04.415729 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:14:04.415910 | instance | Sunday 24 May 2026 08:14:04 +0000 (0:00:00.107) 0:05:15.658 ************ 2026-05-24 08:14:04.995395 | instance | ok: [instance] 2026-05-24 08:14:04.995614 | instance | 2026-05-24 08:14:04.995896 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-05-24 08:14:04.996156 | instance | Sunday 24 May 2026 08:14:04 +0000 (0:00:00.578) 0:05:16.236 ************ 2026-05-24 08:14:08.964516 | instance | ok: [instance] 2026-05-24 08:14:08.964732 | instance | 2026-05-24 08:14:08.965015 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-05-24 08:14:08.965283 | instance | Sunday 24 May 2026 08:14:08 +0000 (0:00:03.970) 0:05:20.206 ************ 2026-05-24 08:14:10.906045 | instance | ok: [instance] 2026-05-24 08:14:10.906119 | instance | 2026-05-24 08:14:10.906125 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-05-24 08:14:10.906131 | instance | Sunday 24 May 2026 08:14:10 +0000 (0:00:01.941) 0:05:22.148 ************ 2026-05-24 08:14:11.703269 | instance | ok: [instance] 2026-05-24 08:14:11.703358 | instance | 2026-05-24 08:14:11.703370 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-05-24 08:14:11.703381 | instance | Sunday 24 May 2026 08:14:11 +0000 (0:00:00.796) 0:05:22.944 ************ 2026-05-24 08:14:11.780716 | instance | skipping: [instance] 2026-05-24 08:14:11.780766 | instance | 2026-05-24 08:14:11.780776 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-05-24 08:14:11.780788 | instance | Sunday 24 May 2026 08:14:11 +0000 (0:00:00.077) 0:05:23.022 ************ 2026-05-24 08:14:12.541080 | instance | ok: [instance] 2026-05-24 08:14:12.541144 | instance | 2026-05-24 08:14:12.541162 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-05-24 08:14:12.541328 | instance | Sunday 24 May 2026 08:14:12 +0000 (0:00:00.760) 0:05:23.782 ************ 2026-05-24 08:14:12.622503 | instance | ok: [instance] 2026-05-24 08:14:12.622741 | instance | 2026-05-24 08:14:12.623014 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-05-24 08:14:12.623275 | instance | Sunday 24 May 2026 08:14:12 +0000 (0:00:00.082) 0:05:23.865 ************ 2026-05-24 08:14:12.720084 | instance | skipping: [instance] 2026-05-24 08:14:12.720354 | instance | 2026-05-24 08:14:12.720616 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-05-24 08:14:12.720973 | instance | Sunday 24 May 2026 08:14:12 +0000 (0:00:00.097) 0:05:23.962 ************ 2026-05-24 08:14:12.807975 | instance | skipping: [instance] 2026-05-24 08:14:12.808057 | instance | 2026-05-24 08:14:12.808194 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-05-24 08:14:12.808314 | instance | Sunday 24 May 2026 08:14:12 +0000 (0:00:00.087) 0:05:24.050 ************ 2026-05-24 08:14:12.895695 | instance | skipping: [instance] 2026-05-24 08:14:12.895910 | instance | 2026-05-24 08:14:12.896196 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-05-24 08:14:12.896445 | instance | Sunday 24 May 2026 08:14:12 +0000 (0:00:00.087) 0:05:24.138 ************ 2026-05-24 08:14:12.976188 | instance | skipping: [instance] 2026-05-24 08:14:12.976428 | instance | 2026-05-24 08:14:12.976699 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-05-24 08:14:12.977087 | instance | Sunday 24 May 2026 08:14:12 +0000 (0:00:00.081) 0:05:24.219 ************ 2026-05-24 08:14:13.060886 | instance | skipping: [instance] 2026-05-24 08:14:13.061141 | instance | 2026-05-24 08:14:13.061409 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-05-24 08:14:13.061676 | instance | Sunday 24 May 2026 08:14:13 +0000 (0:00:00.084) 0:05:24.303 ************ 2026-05-24 08:14:13.162377 | instance | skipping: [instance] 2026-05-24 08:14:13.162588 | instance | 2026-05-24 08:14:13.162859 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-05-24 08:14:13.163118 | instance | Sunday 24 May 2026 08:14:13 +0000 (0:00:00.101) 0:05:24.405 ************ 2026-05-24 08:14:14.057395 | instance | ok: [instance] 2026-05-24 08:14:14.057612 | instance | 2026-05-24 08:14:14.057890 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-05-24 08:14:14.058166 | instance | Sunday 24 May 2026 08:14:14 +0000 (0:00:00.894) 0:05:25.299 ************ 2026-05-24 08:14:14.911826 | instance | ok: [instance] 2026-05-24 08:14:14.912115 | instance | 2026-05-24 08:14:14.912410 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:14:14.912671 | instance | Sunday 24 May 2026 08:14:14 +0000 (0:00:00.853) 0:05:26.153 ************ 2026-05-24 08:14:15.016129 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:14:15.016369 | instance | 2026-05-24 08:14:15.016628 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:14:15.016900 | instance | Sunday 24 May 2026 08:14:15 +0000 (0:00:00.105) 0:05:26.258 ************ 2026-05-24 08:14:15.652454 | instance | ok: [instance] 2026-05-24 08:14:15.652547 | instance | 2026-05-24 08:14:15.652937 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-05-24 08:14:15.653039 | instance | Sunday 24 May 2026 08:14:15 +0000 (0:00:00.635) 0:05:26.894 ************ 2026-05-24 08:14:16.646234 | instance | ok: [instance] 2026-05-24 08:14:16.646332 | instance | 2026-05-24 08:14:16.646453 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-05-24 08:14:16.646574 | instance | Sunday 24 May 2026 08:14:16 +0000 (0:00:00.994) 0:05:27.888 ************ 2026-05-24 08:14:18.836642 | instance | ok: [instance] 2026-05-24 08:14:18.836760 | instance | 2026-05-24 08:14:18.836882 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 08:14:18.837004 | instance | Sunday 24 May 2026 08:14:18 +0000 (0:00:02.188) 0:05:30.077 ************ 2026-05-24 08:14:18.939024 | instance | skipping: [instance] 2026-05-24 08:14:18.939123 | instance | 2026-05-24 08:14:18.939413 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 08:14:18.939481 | instance | Sunday 24 May 2026 08:14:18 +0000 (0:00:00.103) 0:05:30.181 ************ 2026-05-24 08:14:19.027621 | instance | skipping: [instance] 2026-05-24 08:14:19.027679 | instance | 2026-05-24 08:14:19.027688 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 08:14:19.027695 | instance | Sunday 24 May 2026 08:14:19 +0000 (0:00:00.087) 0:05:30.268 ************ 2026-05-24 08:14:19.106922 | instance | skipping: [instance] 2026-05-24 08:14:19.107028 | instance | 2026-05-24 08:14:19.108914 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 08:14:19.108989 | instance | Sunday 24 May 2026 08:14:19 +0000 (0:00:00.080) 0:05:30.349 ************ 2026-05-24 08:14:19.190388 | instance | skipping: [instance] 2026-05-24 08:14:19.190496 | instance | 2026-05-24 08:14:19.190633 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 08:14:19.190756 | instance | Sunday 24 May 2026 08:14:19 +0000 (0:00:00.083) 0:05:30.432 ************ 2026-05-24 08:14:20.004974 | instance | ok: [instance] 2026-05-24 08:14:20.005188 | instance | 2026-05-24 08:14:20.005502 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 08:14:20.005763 | instance | Sunday 24 May 2026 08:14:19 +0000 (0:00:00.814) 0:05:31.247 ************ 2026-05-24 08:14:20.115411 | instance | ok: [instance] 2026-05-24 08:14:20.115488 | instance | 2026-05-24 08:14:20.115614 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 08:14:20.115731 | instance | Sunday 24 May 2026 08:14:20 +0000 (0:00:00.110) 0:05:31.358 ************ 2026-05-24 08:14:20.198836 | instance | ok: [instance] 2026-05-24 08:14:20.199072 | instance | 2026-05-24 08:14:20.199348 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 08:14:20.199612 | instance | Sunday 24 May 2026 08:14:20 +0000 (0:00:00.083) 0:05:31.441 ************ 2026-05-24 08:14:20.305490 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 08:14:20.305705 | instance | 2026-05-24 08:14:20.305985 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 08:14:20.306296 | instance | Sunday 24 May 2026 08:14:20 +0000 (0:00:00.106) 0:05:31.548 ************ 2026-05-24 08:14:20.426926 | instance | ok: [instance] 2026-05-24 08:14:20.427108 | instance | 2026-05-24 08:14:20.427385 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:14:20.427646 | instance | Sunday 24 May 2026 08:14:20 +0000 (0:00:00.120) 0:05:31.668 ************ 2026-05-24 08:14:20.544927 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:14:20.545077 | instance | 2026-05-24 08:14:20.545404 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:14:20.545667 | instance | Sunday 24 May 2026 08:14:20 +0000 (0:00:00.118) 0:05:31.787 ************ 2026-05-24 08:14:21.162845 | instance | ok: [instance] 2026-05-24 08:14:21.163052 | instance | 2026-05-24 08:14:21.163351 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-05-24 08:14:21.163600 | instance | Sunday 24 May 2026 08:14:21 +0000 (0:00:00.617) 0:05:32.405 ************ 2026-05-24 08:14:21.906786 | instance | ok: [instance] 2026-05-24 08:14:21.907001 | instance | 2026-05-24 08:14:21.907349 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-05-24 08:14:21.907685 | instance | Sunday 24 May 2026 08:14:21 +0000 (0:00:00.743) 0:05:33.149 ************ 2026-05-24 08:14:22.907515 | instance | ok: [instance] 2026-05-24 08:14:22.907733 | instance | 2026-05-24 08:14:22.908026 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-05-24 08:14:22.908270 | instance | Sunday 24 May 2026 08:14:22 +0000 (0:00:01.000) 0:05:34.149 ************ 2026-05-24 08:14:23.469267 | instance | ok: [instance] 2026-05-24 08:14:23.469384 | instance | 2026-05-24 08:14:23.469496 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-05-24 08:14:23.469612 | instance | Sunday 24 May 2026 08:14:23 +0000 (0:00:00.562) 0:05:34.711 ************ 2026-05-24 08:14:24.005101 | instance | ok: [instance] 2026-05-24 08:14:24.005299 | instance | 2026-05-24 08:14:24.005568 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-05-24 08:14:24.005877 | instance | Sunday 24 May 2026 08:14:23 +0000 (0:00:00.535) 0:05:35.247 ************ 2026-05-24 08:14:24.601792 | instance | ok: [instance] 2026-05-24 08:14:24.601906 | instance | 2026-05-24 08:14:24.602120 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-05-24 08:14:24.602305 | instance | Sunday 24 May 2026 08:14:24 +0000 (0:00:00.596) 0:05:35.844 ************ 2026-05-24 08:14:25.153601 | instance | ok: [instance] 2026-05-24 08:14:25.153841 | instance | 2026-05-24 08:14:25.154130 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-05-24 08:14:25.154415 | instance | Sunday 24 May 2026 08:14:25 +0000 (0:00:00.551) 0:05:36.395 ************ 2026-05-24 08:14:26.840830 | instance | ok: [instance] 2026-05-24 08:14:26.841041 | instance | 2026-05-24 08:14:26.841315 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-05-24 08:14:26.841592 | instance | Sunday 24 May 2026 08:14:26 +0000 (0:00:01.687) 0:05:38.083 ************ 2026-05-24 08:14:27.618703 | instance | ok: [instance] 2026-05-24 08:14:27.618923 | instance | 2026-05-24 08:14:27.619189 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-05-24 08:14:27.619451 | instance | Sunday 24 May 2026 08:14:27 +0000 (0:00:00.777) 0:05:38.861 ************ 2026-05-24 08:14:27.766377 | instance | included: ingress for instance 2026-05-24 08:14:27.766436 | instance | 2026-05-24 08:14:27.766443 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-05-24 08:14:27.766456 | instance | Sunday 24 May 2026 08:14:27 +0000 (0:00:00.147) 0:05:39.008 ************ 2026-05-24 08:14:29.028792 | instance | ok: [instance] 2026-05-24 08:14:29.028993 | instance | 2026-05-24 08:14:29.029262 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-05-24 08:14:29.029519 | instance | Sunday 24 May 2026 08:14:29 +0000 (0:00:01.262) 0:05:40.270 ************ 2026-05-24 08:14:29.401845 | instance | ok: [instance] 2026-05-24 08:14:29.402027 | instance | 2026-05-24 08:14:29.402417 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-05-24 08:14:29.402679 | instance | Sunday 24 May 2026 08:14:29 +0000 (0:00:00.373) 0:05:40.643 ************ 2026-05-24 08:14:30.693403 | instance | ok: [instance] 2026-05-24 08:14:30.693475 | instance | 2026-05-24 08:14:30.693481 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-05-24 08:14:30.693487 | instance | 2026-05-24 08:14:30.693491 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 08:14:30.693495 | instance | Sunday 24 May 2026 08:14:30 +0000 (0:00:01.292) 0:05:41.935 ************ 2026-05-24 08:14:35.054686 | instance | ok: [instance] 2026-05-24 08:14:35.054736 | instance | 2026-05-24 08:14:35.054741 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:14:35.054747 | instance | Sunday 24 May 2026 08:14:35 +0000 (0:00:04.361) 0:05:46.297 ************ 2026-05-24 08:14:35.170280 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:14:35.170355 | instance | 2026-05-24 08:14:35.170362 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:14:35.170368 | instance | Sunday 24 May 2026 08:14:35 +0000 (0:00:00.115) 0:05:46.412 ************ 2026-05-24 08:14:35.772073 | instance | ok: [instance] 2026-05-24 08:14:35.772179 | instance | 2026-05-24 08:14:35.772261 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-05-24 08:14:35.772389 | instance | Sunday 24 May 2026 08:14:35 +0000 (0:00:00.602) 0:05:47.014 ************ 2026-05-24 08:14:36.676815 | instance | ok: [instance] 2026-05-24 08:14:36.676886 | instance | 2026-05-24 08:14:36.676912 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-05-24 08:14:36.676919 | instance | Sunday 24 May 2026 08:14:36 +0000 (0:00:00.904) 0:05:47.918 ************ 2026-05-24 08:14:38.465137 | instance | ok: [instance] 2026-05-24 08:14:38.465257 | instance | 2026-05-24 08:14:38.465539 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:14:38.465591 | instance | Sunday 24 May 2026 08:14:38 +0000 (0:00:01.788) 0:05:49.707 ************ 2026-05-24 08:14:38.582195 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:14:38.582272 | instance | 2026-05-24 08:14:38.582384 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:14:38.582503 | instance | Sunday 24 May 2026 08:14:38 +0000 (0:00:00.117) 0:05:49.824 ************ 2026-05-24 08:14:39.257962 | instance | ok: [instance] 2026-05-24 08:14:39.258278 | instance | 2026-05-24 08:14:39.258539 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-24 08:14:39.258828 | instance | Sunday 24 May 2026 08:14:39 +0000 (0:00:00.675) 0:05:50.499 ************ 2026-05-24 08:14:40.819776 | instance | ok: [instance] 2026-05-24 08:14:40.820013 | instance | 2026-05-24 08:14:40.820326 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-05-24 08:14:40.820614 | instance | Sunday 24 May 2026 08:14:40 +0000 (0:00:01.562) 0:05:52.062 ************ 2026-05-24 08:14:41.577560 | instance | ok: [instance] 2026-05-24 08:14:41.577739 | instance | 2026-05-24 08:14:41.578004 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-05-24 08:14:41.578315 | instance | Sunday 24 May 2026 08:14:41 +0000 (0:00:00.757) 0:05:52.819 ************ 2026-05-24 08:14:43.077385 | instance | ok: [instance] 2026-05-24 08:14:43.077583 | instance | 2026-05-24 08:14:43.077874 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-05-24 08:14:43.078140 | instance | Sunday 24 May 2026 08:14:43 +0000 (0:00:01.499) 0:05:54.319 ************ 2026-05-24 08:14:44.410835 | instance | ok: [instance] 2026-05-24 08:14:44.411046 | instance | 2026-05-24 08:14:44.411323 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-05-24 08:14:44.411578 | instance | Sunday 24 May 2026 08:14:44 +0000 (0:00:01.333) 0:05:55.653 ************ 2026-05-24 08:14:44.746171 | instance | ok: [instance] 2026-05-24 08:14:44.746411 | instance | 2026-05-24 08:14:44.746645 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-05-24 08:14:44.746903 | instance | Sunday 24 May 2026 08:14:44 +0000 (0:00:00.335) 0:05:55.988 ************ 2026-05-24 08:14:44.992672 | instance | ok: [instance] 2026-05-24 08:14:44.992805 | instance | 2026-05-24 08:14:44.992989 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-05-24 08:14:44.993154 | instance | Sunday 24 May 2026 08:14:44 +0000 (0:00:00.246) 0:05:56.235 ************ 2026-05-24 08:14:45.231173 | instance | ok: [instance] 2026-05-24 08:14:45.231274 | instance | 2026-05-24 08:14:45.231435 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-05-24 08:14:45.231582 | instance | Sunday 24 May 2026 08:14:45 +0000 (0:00:00.238) 0:05:56.473 ************ 2026-05-24 08:14:45.973976 | instance | ok: [instance] 2026-05-24 08:14:45.974183 | instance | 2026-05-24 08:14:45.974494 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-05-24 08:14:45.974774 | instance | Sunday 24 May 2026 08:14:45 +0000 (0:00:00.742) 0:05:57.216 ************ 2026-05-24 08:14:48.214793 | instance | ok: [instance] => (item=alertmanager) 2026-05-24 08:14:48.215245 | instance | ok: [instance] => (item=grafana) 2026-05-24 08:14:48.215368 | instance | ok: [instance] => (item=prometheus) 2026-05-24 08:14:48.215939 | instance | 2026-05-24 08:14:48.216030 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-05-24 08:14:48.216051 | instance | Sunday 24 May 2026 08:14:48 +0000 (0:00:02.240) 0:05:59.456 ************ 2026-05-24 08:14:50.343535 | instance | ok: [instance] => (item=alertmanager) 2026-05-24 08:14:50.343645 | instance | ok: [instance] => (item=grafana) 2026-05-24 08:14:50.343665 | instance | ok: [instance] => (item=prometheus) 2026-05-24 08:14:50.344019 | instance | 2026-05-24 08:14:50.344093 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-05-24 08:14:50.344100 | instance | Sunday 24 May 2026 08:14:50 +0000 (0:00:02.128) 0:06:01.585 ************ 2026-05-24 08:14:53.265074 | instance | ok: [instance] => (item=None) 2026-05-24 08:14:53.265154 | instance | ok: [instance] => (item=None) 2026-05-24 08:14:53.265165 | instance | ok: [instance] => (item=None) 2026-05-24 08:14:53.265176 | instance | ok: [instance] 2026-05-24 08:14:53.265186 | instance | 2026-05-24 08:14:53.265196 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-05-24 08:14:53.265215 | instance | Sunday 24 May 2026 08:14:53 +0000 (0:00:02.921) 0:06:04.506 ************ 2026-05-24 08:14:57.568027 | instance | ok: [instance] => (item=None) 2026-05-24 08:14:57.568145 | instance | ok: [instance] => (item=None) 2026-05-24 08:14:57.568162 | instance | ok: [instance] => (item=None) 2026-05-24 08:14:57.568906 | instance | ok: [instance] => (item=None) 2026-05-24 08:14:57.568982 | instance | ok: [instance] => (item=None) 2026-05-24 08:14:57.568996 | instance | ok: [instance] 2026-05-24 08:14:57.569005 | instance | 2026-05-24 08:14:57.569013 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-05-24 08:14:57.569022 | instance | Sunday 24 May 2026 08:14:57 +0000 (0:00:04.303) 0:06:08.810 ************ 2026-05-24 08:14:59.104515 | instance | ok: [instance] => (item=alertmanager) 2026-05-24 08:14:59.104601 | instance | ok: [instance] => (item=prometheus) 2026-05-24 08:14:59.104623 | instance | 2026-05-24 08:14:59.104666 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-05-24 08:14:59.104839 | instance | Sunday 24 May 2026 08:14:59 +0000 (0:00:01.536) 0:06:10.346 ************ 2026-05-24 08:15:00.705170 | instance | ok: [instance] => (item=alertmanager) 2026-05-24 08:15:00.705240 | instance | ok: [instance] => (item=prometheus) 2026-05-24 08:15:00.705248 | instance | 2026-05-24 08:15:00.705255 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-05-24 08:15:00.705262 | instance | Sunday 24 May 2026 08:15:00 +0000 (0:00:01.600) 0:06:11.947 ************ 2026-05-24 08:15:01.477264 | instance | ok: [instance] 2026-05-24 08:15:01.477362 | instance | 2026-05-24 08:15:01.477533 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-05-24 08:15:01.477608 | instance | Sunday 24 May 2026 08:15:01 +0000 (0:00:00.772) 0:06:12.719 ************ 2026-05-24 08:15:10.463721 | instance | ok: [instance] 2026-05-24 08:15:10.463842 | instance | 2026-05-24 08:15:10.463891 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-05-24 08:15:10.464054 | instance | Sunday 24 May 2026 08:15:10 +0000 (0:00:08.987) 0:06:21.706 ************ 2026-05-24 08:15:26.400695 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-05-24 08:15:26.400794 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-05-24 08:15:26.400881 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-05-24 08:15:26.401011 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-05-24 08:15:26.401128 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-05-24 08:15:26.401249 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-05-24 08:15:26.401355 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-05-24 08:15:26.401580 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-05-24 08:15:26.401692 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-05-24 08:15:26.401808 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-05-24 08:15:26.401922 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-05-24 08:15:26.402045 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-05-24 08:15:26.402204 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-05-24 08:15:26.402295 | instance | 2026-05-24 08:15:26.402417 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-05-24 08:15:26.402541 | instance | Sunday 24 May 2026 08:15:26 +0000 (0:00:15.936) 0:06:37.643 ************ 2026-05-24 08:15:43.250973 | instance | ok: [instance] 2026-05-24 08:15:43.251206 | instance | 2026-05-24 08:15:43.251518 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:15:43.251898 | instance | Sunday 24 May 2026 08:15:43 +0000 (0:00:16.850) 0:06:54.493 ************ 2026-05-24 08:15:43.372477 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:15:43.372721 | instance | 2026-05-24 08:15:43.373009 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:15:43.373280 | instance | Sunday 24 May 2026 08:15:43 +0000 (0:00:00.121) 0:06:54.614 ************ 2026-05-24 08:15:44.070359 | instance | ok: [instance] 2026-05-24 08:15:44.070452 | instance | 2026-05-24 08:15:44.070627 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-05-24 08:15:44.070813 | instance | Sunday 24 May 2026 08:15:44 +0000 (0:00:00.698) 0:06:55.312 ************ 2026-05-24 08:15:47.388382 | instance | ok: [instance] 2026-05-24 08:15:47.388604 | instance | 2026-05-24 08:15:47.388887 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:15:47.389145 | instance | Sunday 24 May 2026 08:15:47 +0000 (0:00:03.317) 0:06:58.630 ************ 2026-05-24 08:15:47.503274 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:15:47.503443 | instance | 2026-05-24 08:15:47.503617 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:15:47.504367 | instance | Sunday 24 May 2026 08:15:47 +0000 (0:00:00.115) 0:06:58.746 ************ 2026-05-24 08:15:48.111082 | instance | ok: [instance] 2026-05-24 08:15:48.111256 | instance | 2026-05-24 08:15:48.111570 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-05-24 08:15:48.111831 | instance | Sunday 24 May 2026 08:15:48 +0000 (0:00:00.607) 0:06:59.353 ************ 2026-05-24 08:15:49.868603 | instance | ok: [instance] 2026-05-24 08:15:49.868854 | instance | 2026-05-24 08:15:49.869135 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:15:49.869405 | instance | Sunday 24 May 2026 08:15:49 +0000 (0:00:01.756) 0:07:01.109 ************ 2026-05-24 08:15:49.996247 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:15:49.996534 | instance | 2026-05-24 08:15:49.996854 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:15:49.997216 | instance | Sunday 24 May 2026 08:15:49 +0000 (0:00:00.128) 0:07:01.238 ************ 2026-05-24 08:15:50.575611 | instance | ok: [instance] 2026-05-24 08:15:50.575850 | instance | 2026-05-24 08:15:50.576136 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-05-24 08:15:50.576410 | instance | Sunday 24 May 2026 08:15:50 +0000 (0:00:00.579) 0:07:01.817 ************ 2026-05-24 08:15:52.733934 | instance | ok: [instance] 2026-05-24 08:15:52.734101 | instance | 2026-05-24 08:15:52.734442 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-05-24 08:15:52.734651 | instance | Sunday 24 May 2026 08:15:52 +0000 (0:00:02.157) 0:07:03.975 ************ 2026-05-24 08:15:53.712607 | instance | ok: [instance] 2026-05-24 08:15:53.712784 | instance | 2026-05-24 08:15:53.713066 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:15:53.713321 | instance | Sunday 24 May 2026 08:15:53 +0000 (0:00:00.979) 0:07:04.954 ************ 2026-05-24 08:15:53.826207 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:15:53.826424 | instance | 2026-05-24 08:15:53.826684 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:15:53.826941 | instance | Sunday 24 May 2026 08:15:53 +0000 (0:00:00.114) 0:07:05.069 ************ 2026-05-24 08:15:54.423491 | instance | ok: [instance] 2026-05-24 08:15:54.423682 | instance | 2026-05-24 08:15:54.423978 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-05-24 08:15:54.424227 | instance | Sunday 24 May 2026 08:15:54 +0000 (0:00:00.596) 0:07:05.665 ************ 2026-05-24 08:15:56.131518 | instance | ok: [instance] 2026-05-24 08:15:56.131762 | instance | 2026-05-24 08:15:56.132072 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:15:56.132335 | instance | Sunday 24 May 2026 08:15:56 +0000 (0:00:01.708) 0:07:07.373 ************ 2026-05-24 08:15:56.242194 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:15:56.242448 | instance | 2026-05-24 08:15:56.242708 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:15:56.242965 | instance | Sunday 24 May 2026 08:15:56 +0000 (0:00:00.110) 0:07:07.484 ************ 2026-05-24 08:15:56.837662 | instance | ok: [instance] 2026-05-24 08:15:56.837869 | instance | 2026-05-24 08:15:56.838133 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-05-24 08:15:56.838421 | instance | Sunday 24 May 2026 08:15:56 +0000 (0:00:00.595) 0:07:08.080 ************ 2026-05-24 08:15:58.586906 | instance | ok: [instance] 2026-05-24 08:15:58.586977 | instance | 2026-05-24 08:15:58.586989 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-05-24 08:15:58.586998 | instance | 2026-05-24 08:15:58.587007 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 08:15:58.587016 | instance | Sunday 24 May 2026 08:15:58 +0000 (0:00:01.748) 0:07:09.828 ************ 2026-05-24 08:16:03.337382 | instance | ok: [instance] 2026-05-24 08:16:03.337484 | instance | 2026-05-24 08:16:03.337563 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-05-24 08:16:03.337682 | instance | Sunday 24 May 2026 08:16:03 +0000 (0:00:04.751) 0:07:14.579 ************ 2026-05-24 08:16:03.493760 | instance | skipping: [instance] 2026-05-24 08:16:03.493851 | instance | 2026-05-24 08:16:03.494139 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 08:16:03.494205 | instance | Sunday 24 May 2026 08:16:03 +0000 (0:00:00.154) 0:07:14.734 ************ 2026-05-24 08:16:03.611293 | instance | ok: [instance] 2026-05-24 08:16:03.611376 | instance | 2026-05-24 08:16:03.611506 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 08:16:03.611649 | instance | Sunday 24 May 2026 08:16:03 +0000 (0:00:00.119) 0:07:14.853 ************ 2026-05-24 08:16:03.692504 | instance | skipping: [instance] 2026-05-24 08:16:03.692601 | instance | 2026-05-24 08:16:03.692727 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 08:16:03.692843 | instance | Sunday 24 May 2026 08:16:03 +0000 (0:00:00.081) 0:07:14.935 ************ 2026-05-24 08:16:03.772663 | instance | skipping: [instance] 2026-05-24 08:16:03.772883 | instance | 2026-05-24 08:16:03.773157 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 08:16:03.773411 | instance | Sunday 24 May 2026 08:16:03 +0000 (0:00:00.080) 0:07:15.015 ************ 2026-05-24 08:16:03.859008 | instance | skipping: [instance] 2026-05-24 08:16:03.859122 | instance | 2026-05-24 08:16:03.859314 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 08:16:03.859502 | instance | Sunday 24 May 2026 08:16:03 +0000 (0:00:00.081) 0:07:15.097 ************ 2026-05-24 08:16:03.930470 | instance | skipping: [instance] 2026-05-24 08:16:03.930698 | instance | 2026-05-24 08:16:03.930988 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 08:16:03.931291 | instance | Sunday 24 May 2026 08:16:03 +0000 (0:00:00.076) 0:07:15.173 ************ 2026-05-24 08:16:04.016279 | instance | skipping: [instance] 2026-05-24 08:16:04.016466 | instance | 2026-05-24 08:16:04.016738 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 08:16:04.016983 | instance | Sunday 24 May 2026 08:16:04 +0000 (0:00:00.085) 0:07:15.259 ************ 2026-05-24 08:16:04.101550 | instance | ok: [instance] 2026-05-24 08:16:04.101761 | instance | 2026-05-24 08:16:04.102138 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 08:16:04.102408 | instance | Sunday 24 May 2026 08:16:04 +0000 (0:00:00.085) 0:07:15.344 ************ 2026-05-24 08:16:04.194619 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 08:16:04.194875 | instance | 2026-05-24 08:16:04.195139 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 08:16:04.195396 | instance | Sunday 24 May 2026 08:16:04 +0000 (0:00:00.093) 0:07:15.437 ************ 2026-05-24 08:16:04.315508 | instance | ok: [instance] 2026-05-24 08:16:04.315771 | instance | 2026-05-24 08:16:04.316064 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:16:04.316337 | instance | Sunday 24 May 2026 08:16:04 +0000 (0:00:00.120) 0:07:15.558 ************ 2026-05-24 08:16:04.437960 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:16:04.438260 | instance | 2026-05-24 08:16:04.438552 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:16:04.438827 | instance | Sunday 24 May 2026 08:16:04 +0000 (0:00:00.121) 0:07:15.680 ************ 2026-05-24 08:16:05.038116 | instance | ok: [instance] 2026-05-24 08:16:05.038217 | instance | 2026-05-24 08:16:05.038337 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-05-24 08:16:05.038550 | instance | Sunday 24 May 2026 08:16:05 +0000 (0:00:00.600) 0:07:16.280 ************ 2026-05-24 08:16:06.879394 | instance | ok: [instance] 2026-05-24 08:16:06.879486 | instance | 2026-05-24 08:16:06.879608 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-05-24 08:16:06.879727 | instance | Sunday 24 May 2026 08:16:06 +0000 (0:00:01.841) 0:07:18.122 ************ 2026-05-24 08:16:07.752120 | instance | ok: [instance] 2026-05-24 08:16:07.752350 | instance | 2026-05-24 08:16:07.752735 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-24 08:16:07.753230 | instance | Sunday 24 May 2026 08:16:07 +0000 (0:00:00.872) 0:07:18.994 ************ 2026-05-24 08:16:08.817957 | instance | ok: [instance] 2026-05-24 08:16:08.818284 | instance | 2026-05-24 08:16:08.818570 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-24 08:16:08.818763 | instance | Sunday 24 May 2026 08:16:08 +0000 (0:00:01.065) 0:07:20.060 ************ 2026-05-24 08:16:09.084016 | instance | ok: [instance] 2026-05-24 08:16:09.084133 | instance | 2026-05-24 08:16:09.084761 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-24 08:16:09.084934 | instance | Sunday 24 May 2026 08:16:09 +0000 (0:00:00.265) 0:07:20.325 ************ 2026-05-24 08:16:09.667328 | instance | ok: [instance] 2026-05-24 08:16:09.667400 | instance | 2026-05-24 08:16:09.667412 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 08:16:09.667423 | instance | Sunday 24 May 2026 08:16:09 +0000 (0:00:00.581) 0:07:20.907 ************ 2026-05-24 08:16:09.783958 | instance | ok: [instance] 2026-05-24 08:16:09.784031 | instance | 2026-05-24 08:16:09.784043 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 08:16:09.784062 | instance | Sunday 24 May 2026 08:16:09 +0000 (0:00:00.117) 0:07:21.025 ************ 2026-05-24 08:16:09.912047 | instance | included: rabbitmq for instance 2026-05-24 08:16:09.912212 | instance | 2026-05-24 08:16:09.912539 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-24 08:16:09.912796 | instance | Sunday 24 May 2026 08:16:09 +0000 (0:00:00.129) 0:07:21.154 ************ 2026-05-24 08:16:10.652146 | instance | ok: [instance] 2026-05-24 08:16:10.652283 | instance | 2026-05-24 08:16:10.652502 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-24 08:16:10.652707 | instance | Sunday 24 May 2026 08:16:10 +0000 (0:00:00.740) 0:07:21.894 ************ 2026-05-24 08:16:11.003056 | instance | skipping: [instance] 2026-05-24 08:16:11.003147 | instance | 2026-05-24 08:16:11.003336 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-24 08:16:11.003512 | instance | Sunday 24 May 2026 08:16:10 +0000 (0:00:00.350) 0:07:22.245 ************ 2026-05-24 08:16:11.320144 | instance | skipping: [instance] 2026-05-24 08:16:11.320394 | instance | 2026-05-24 08:16:11.320720 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-24 08:16:11.321041 | instance | Sunday 24 May 2026 08:16:11 +0000 (0:00:00.316) 0:07:22.562 ************ 2026-05-24 08:16:11.856991 | instance | skipping: [instance] 2026-05-24 08:16:11.857121 | instance | 2026-05-24 08:16:11.857289 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-24 08:16:11.857455 | instance | Sunday 24 May 2026 08:16:11 +0000 (0:00:00.536) 0:07:23.099 ************ 2026-05-24 08:16:12.768431 | instance | ok: [instance] 2026-05-24 08:16:12.768641 | instance | 2026-05-24 08:16:12.768956 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 08:16:12.769223 | instance | Sunday 24 May 2026 08:16:12 +0000 (0:00:00.910) 0:07:24.009 ************ 2026-05-24 08:16:13.527013 | instance | ok: [instance] 2026-05-24 08:16:13.527104 | instance | 2026-05-24 08:16:13.527207 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 08:16:13.527327 | instance | Sunday 24 May 2026 08:16:13 +0000 (0:00:00.759) 0:07:24.769 ************ 2026-05-24 08:16:13.621679 | instance | ok: [instance] 2026-05-24 08:16:13.621981 | instance | 2026-05-24 08:16:13.622282 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 08:16:13.622566 | instance | Sunday 24 May 2026 08:16:13 +0000 (0:00:00.094) 0:07:24.864 ************ 2026-05-24 08:16:13.703912 | instance | skipping: [instance] 2026-05-24 08:16:13.704189 | instance | 2026-05-24 08:16:13.704484 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 08:16:13.704751 | instance | Sunday 24 May 2026 08:16:13 +0000 (0:00:00.082) 0:07:24.946 ************ 2026-05-24 08:16:13.787189 | instance | skipping: [instance] 2026-05-24 08:16:13.787392 | instance | 2026-05-24 08:16:13.787684 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 08:16:13.787953 | instance | Sunday 24 May 2026 08:16:13 +0000 (0:00:00.083) 0:07:25.029 ************ 2026-05-24 08:16:13.887492 | instance | ok: [instance] 2026-05-24 08:16:13.887651 | instance | 2026-05-24 08:16:13.887814 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 08:16:13.887992 | instance | Sunday 24 May 2026 08:16:13 +0000 (0:00:00.100) 0:07:25.129 ************ 2026-05-24 08:16:14.006835 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-24 08:16:14.007106 | instance | ok: [instance] => (item=identity) 2026-05-24 08:16:14.007362 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 08:16:14.007613 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 08:16:14.007848 | instance | 2026-05-24 08:16:14.008106 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 08:16:14.008358 | instance | Sunday 24 May 2026 08:16:14 +0000 (0:00:00.119) 0:07:25.249 ************ 2026-05-24 08:16:14.124389 | instance | ok: [instance] 2026-05-24 08:16:14.124620 | instance | 2026-05-24 08:16:14.124919 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:16:14.125195 | instance | Sunday 24 May 2026 08:16:14 +0000 (0:00:00.117) 0:07:25.367 ************ 2026-05-24 08:16:14.240499 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:16:14.240769 | instance | 2026-05-24 08:16:14.240937 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:16:14.241198 | instance | Sunday 24 May 2026 08:16:14 +0000 (0:00:00.115) 0:07:25.483 ************ 2026-05-24 08:16:14.855551 | instance | ok: [instance] 2026-05-24 08:16:14.855778 | instance | 2026-05-24 08:16:14.856039 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-05-24 08:16:14.856293 | instance | Sunday 24 May 2026 08:16:14 +0000 (0:00:00.614) 0:07:26.097 ************ 2026-05-24 08:16:15.990109 | instance | ok: [instance] => (item=None) 2026-05-24 08:16:15.990385 | instance | ok: [instance] 2026-05-24 08:16:15.990636 | instance | 2026-05-24 08:16:15.990944 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-05-24 08:16:15.991212 | instance | Sunday 24 May 2026 08:16:15 +0000 (0:00:01.135) 0:07:27.232 ************ 2026-05-24 08:16:17.147114 | instance | ok: [instance] => (item=atmosphere) 2026-05-24 08:16:17.147358 | instance | 2026-05-24 08:16:17.147719 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-05-24 08:16:17.147998 | instance | Sunday 24 May 2026 08:16:17 +0000 (0:00:01.157) 0:07:28.389 ************ 2026-05-24 08:16:18.314049 | instance | ok: [instance] 2026-05-24 08:16:18.314146 | instance | 2026-05-24 08:16:18.314295 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-05-24 08:16:18.314391 | instance | Sunday 24 May 2026 08:16:18 +0000 (0:00:01.166) 0:07:29.556 ************ 2026-05-24 08:16:19.267375 | instance | ok: [instance] => (item=None) 2026-05-24 08:16:19.267650 | instance | ok: [instance] 2026-05-24 08:16:19.267927 | instance | 2026-05-24 08:16:19.268207 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-05-24 08:16:19.268539 | instance | Sunday 24 May 2026 08:16:19 +0000 (0:00:00.953) 0:07:30.509 ************ 2026-05-24 08:16:20.486679 | instance | ok: [instance] => (item=None) 2026-05-24 08:16:20.486936 | instance | ok: [instance] 2026-05-24 08:16:20.487205 | instance | 2026-05-24 08:16:20.487506 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-05-24 08:16:20.487773 | instance | Sunday 24 May 2026 08:16:20 +0000 (0:00:01.219) 0:07:31.728 ************ 2026-05-24 08:16:24.104524 | instance | ok: [instance] 2026-05-24 08:16:24.104734 | instance | 2026-05-24 08:16:24.105005 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 08:16:24.105277 | instance | Sunday 24 May 2026 08:16:24 +0000 (0:00:03.617) 0:07:35.346 ************ 2026-05-24 08:16:24.286690 | instance | included: openstack_helm_ingress for instance 2026-05-24 08:16:24.286815 | instance | 2026-05-24 08:16:24.286946 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 08:16:24.287059 | instance | Sunday 24 May 2026 08:16:24 +0000 (0:00:00.181) 0:07:35.528 ************ 2026-05-24 08:16:24.368783 | instance | skipping: [instance] 2026-05-24 08:16:24.368945 | instance | 2026-05-24 08:16:24.369125 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 08:16:24.369291 | instance | Sunday 24 May 2026 08:16:24 +0000 (0:00:00.083) 0:07:35.611 ************ 2026-05-24 08:16:24.451095 | instance | skipping: [instance] 2026-05-24 08:16:24.451231 | instance | 2026-05-24 08:16:24.451408 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 08:16:24.451575 | instance | Sunday 24 May 2026 08:16:24 +0000 (0:00:00.082) 0:07:35.693 ************ 2026-05-24 08:16:24.548224 | instance | ok: [instance] 2026-05-24 08:16:24.548464 | instance | 2026-05-24 08:16:24.548727 | instance | TASK [Create Ingress identity] ************************************************* 2026-05-24 08:16:24.548988 | instance | Sunday 24 May 2026 08:16:24 +0000 (0:00:00.096) 0:07:35.790 ************ 2026-05-24 08:16:24.684129 | instance | included: ingress for instance 2026-05-24 08:16:24.684267 | instance | 2026-05-24 08:16:24.684553 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-05-24 08:16:24.684808 | instance | Sunday 24 May 2026 08:16:24 +0000 (0:00:00.135) 0:07:35.926 ************ 2026-05-24 08:16:26.212296 | instance | ok: [instance] 2026-05-24 08:16:26.212514 | instance | 2026-05-24 08:16:26.212814 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-05-24 08:16:26.213099 | instance | Sunday 24 May 2026 08:16:26 +0000 (0:00:01.528) 0:07:37.454 ************ 2026-05-24 08:16:26.636989 | instance | ok: [instance] 2026-05-24 08:16:26.637092 | instance | 2026-05-24 08:16:26.637178 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-05-24 08:16:26.637307 | instance | Sunday 24 May 2026 08:16:26 +0000 (0:00:00.425) 0:07:37.879 ************ 2026-05-24 08:16:27.453929 | instance | ok: [instance] 2026-05-24 08:16:27.454037 | instance | 2026-05-24 08:16:27.454057 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-05-24 08:16:27.454466 | instance | Sunday 24 May 2026 08:16:27 +0000 (0:00:00.816) 0:07:38.695 ************ 2026-05-24 08:16:28.677167 | instance | ok: [instance] => (item=atmosphere) 2026-05-24 08:16:28.677252 | instance | 2026-05-24 08:16:28.677535 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-05-24 08:16:28.677610 | instance | Sunday 24 May 2026 08:16:28 +0000 (0:00:01.223) 0:07:39.919 ************ 2026-05-24 08:16:30.026486 | instance | ok: [instance] => (item=atmosphere) 2026-05-24 08:16:30.026561 | instance | 2026-05-24 08:16:30.026826 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-05-24 08:16:30.026868 | instance | Sunday 24 May 2026 08:16:30 +0000 (0:00:01.349) 0:07:41.269 ************ 2026-05-24 08:16:31.069102 | instance | ok: [instance] => (item=atmosphere) 2026-05-24 08:16:31.069151 | instance | 2026-05-24 08:16:31.069159 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-05-24 08:16:31.069166 | instance | Sunday 24 May 2026 08:16:31 +0000 (0:00:01.042) 0:07:42.311 ************ 2026-05-24 08:16:32.220636 | instance | ok: [instance] => (item=atmosphere) 2026-05-24 08:16:32.220717 | instance | 2026-05-24 08:16:32.220816 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-24 08:16:32.220933 | instance | Sunday 24 May 2026 08:16:32 +0000 (0:00:01.151) 0:07:43.462 ************ 2026-05-24 08:16:32.543564 | instance | ok: [instance] 2026-05-24 08:16:32.543615 | instance | 2026-05-24 08:16:32.543620 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 08:16:32.543626 | instance | Sunday 24 May 2026 08:16:32 +0000 (0:00:00.323) 0:07:43.785 ************ 2026-05-24 08:16:34.004541 | instance | ok: [instance] 2026-05-24 08:16:34.004629 | instance | 2026-05-24 08:16:34.004643 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-24 08:16:34.004654 | instance | Sunday 24 May 2026 08:16:33 +0000 (0:00:01.460) 0:07:45.245 ************ 2026-05-24 08:16:34.325390 | instance | ok: [instance] 2026-05-24 08:16:34.325493 | instance | 2026-05-24 08:16:34.325564 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 08:16:34.325718 | instance | Sunday 24 May 2026 08:16:34 +0000 (0:00:00.322) 0:07:45.568 ************ 2026-05-24 08:16:34.456374 | instance | ok: [instance] => { 2026-05-24 08:16:34.456461 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-24 08:16:34.456856 | instance | } 2026-05-24 08:16:34.456941 | instance | 2026-05-24 08:16:34.456951 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 08:16:34.456966 | instance | Sunday 24 May 2026 08:16:34 +0000 (0:00:00.130) 0:07:45.699 ************ 2026-05-24 08:16:34.891129 | instance | ok: [instance] 2026-05-24 08:16:34.891209 | instance | 2026-05-24 08:16:34.891313 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 08:16:34.891431 | instance | Sunday 24 May 2026 08:16:34 +0000 (0:00:00.434) 0:07:46.133 ************ 2026-05-24 08:16:36.054291 | instance | ok: [instance] 2026-05-24 08:16:36.054401 | instance | 2026-05-24 08:16:36.054500 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-24 08:16:36.054624 | instance | Sunday 24 May 2026 08:16:36 +0000 (0:00:01.161) 0:07:47.295 ************ 2026-05-24 08:16:36.633754 | instance | ok: [instance] 2026-05-24 08:16:36.633962 | instance | 2026-05-24 08:16:36.634331 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-24 08:16:36.634598 | instance | Sunday 24 May 2026 08:16:36 +0000 (0:00:00.580) 0:07:47.875 ************ 2026-05-24 08:16:37.647863 | instance | ok: [instance] 2026-05-24 08:16:37.648094 | instance | 2026-05-24 08:16:37.648408 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-24 08:16:37.648677 | instance | Sunday 24 May 2026 08:16:37 +0000 (0:00:01.014) 0:07:48.889 ************ 2026-05-24 08:16:38.511339 | instance | ok: [instance] 2026-05-24 08:16:38.511477 | instance | 2026-05-24 08:16:38.511662 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-24 08:16:38.511843 | instance | Sunday 24 May 2026 08:16:38 +0000 (0:00:00.863) 0:07:49.753 ************ 2026-05-24 08:16:38.917917 | instance | ok: [instance] 2026-05-24 08:16:38.918182 | instance | 2026-05-24 08:16:38.918491 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-24 08:16:38.918765 | instance | Sunday 24 May 2026 08:16:38 +0000 (0:00:00.406) 0:07:50.160 ************ 2026-05-24 08:16:39.112685 | instance | included: openstack_helm_endpoints for instance 2026-05-24 08:16:39.112903 | instance | 2026-05-24 08:16:39.113186 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 08:16:39.113453 | instance | Sunday 24 May 2026 08:16:39 +0000 (0:00:00.194) 0:07:50.355 ************ 2026-05-24 08:16:39.202695 | instance | skipping: [instance] 2026-05-24 08:16:39.202929 | instance | 2026-05-24 08:16:39.203211 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 08:16:39.203465 | instance | Sunday 24 May 2026 08:16:39 +0000 (0:00:00.089) 0:07:50.445 ************ 2026-05-24 08:16:39.512657 | instance | skipping: [instance] 2026-05-24 08:16:39.512867 | instance | 2026-05-24 08:16:39.513147 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 08:16:39.513408 | instance | Sunday 24 May 2026 08:16:39 +0000 (0:00:00.309) 0:07:50.754 ************ 2026-05-24 08:16:39.591935 | instance | skipping: [instance] 2026-05-24 08:16:39.592209 | instance | 2026-05-24 08:16:39.592491 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 08:16:39.592786 | instance | Sunday 24 May 2026 08:16:39 +0000 (0:00:00.079) 0:07:50.834 ************ 2026-05-24 08:16:39.669887 | instance | skipping: [instance] 2026-05-24 08:16:39.670112 | instance | 2026-05-24 08:16:39.670434 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 08:16:39.670695 | instance | Sunday 24 May 2026 08:16:39 +0000 (0:00:00.077) 0:07:50.912 ************ 2026-05-24 08:16:39.745520 | instance | skipping: [instance] 2026-05-24 08:16:39.745661 | instance | 2026-05-24 08:16:39.745840 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 08:16:39.746005 | instance | Sunday 24 May 2026 08:16:39 +0000 (0:00:00.075) 0:07:50.988 ************ 2026-05-24 08:16:39.822705 | instance | skipping: [instance] 2026-05-24 08:16:39.822934 | instance | 2026-05-24 08:16:39.823239 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 08:16:39.823505 | instance | Sunday 24 May 2026 08:16:39 +0000 (0:00:00.076) 0:07:51.065 ************ 2026-05-24 08:16:39.903833 | instance | ok: [instance] 2026-05-24 08:16:39.904102 | instance | 2026-05-24 08:16:39.904381 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 08:16:39.904663 | instance | Sunday 24 May 2026 08:16:39 +0000 (0:00:00.081) 0:07:51.146 ************ 2026-05-24 08:16:39.996496 | instance | ok: [instance] => (item=identity) 2026-05-24 08:16:39.996562 | instance | 2026-05-24 08:16:39.996682 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 08:16:39.996819 | instance | Sunday 24 May 2026 08:16:39 +0000 (0:00:00.092) 0:07:51.239 ************ 2026-05-24 08:16:40.131527 | instance | ok: [instance] 2026-05-24 08:16:40.131651 | instance | 2026-05-24 08:16:40.131829 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-24 08:16:40.132004 | instance | Sunday 24 May 2026 08:16:40 +0000 (0:00:00.133) 0:07:51.372 ************ 2026-05-24 08:16:40.653677 | instance | ok: [instance] 2026-05-24 08:16:40.653896 | instance | 2026-05-24 08:16:40.654209 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-24 08:16:40.654502 | instance | Sunday 24 May 2026 08:16:40 +0000 (0:00:00.522) 0:07:51.895 ************ 2026-05-24 08:16:41.185286 | instance | ok: [instance] 2026-05-24 08:16:41.185527 | instance | 2026-05-24 08:16:41.185905 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-24 08:16:41.186225 | instance | Sunday 24 May 2026 08:16:41 +0000 (0:00:00.531) 0:07:52.427 ************ 2026-05-24 08:16:41.697190 | instance | ok: [instance] 2026-05-24 08:16:41.697413 | instance | 2026-05-24 08:16:41.697687 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-24 08:16:41.697958 | instance | Sunday 24 May 2026 08:16:41 +0000 (0:00:00.511) 0:07:52.939 ************ 2026-05-24 08:16:42.277452 | instance | ok: [instance] 2026-05-24 08:16:42.277662 | instance | 2026-05-24 08:16:42.277945 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 08:16:42.278318 | instance | Sunday 24 May 2026 08:16:42 +0000 (0:00:00.580) 0:07:53.519 ************ 2026-05-24 08:16:42.404458 | instance | ok: [instance] 2026-05-24 08:16:42.404694 | instance | 2026-05-24 08:16:42.404996 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 08:16:42.405250 | instance | Sunday 24 May 2026 08:16:42 +0000 (0:00:00.126) 0:07:53.646 ************ 2026-05-24 08:16:42.532057 | instance | included: rabbitmq for instance 2026-05-24 08:16:42.532295 | instance | 2026-05-24 08:16:42.532584 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-24 08:16:42.532838 | instance | Sunday 24 May 2026 08:16:42 +0000 (0:00:00.127) 0:07:53.774 ************ 2026-05-24 08:16:43.334551 | instance | ok: [instance] 2026-05-24 08:16:43.334645 | instance | 2026-05-24 08:16:43.334882 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-24 08:16:43.335055 | instance | Sunday 24 May 2026 08:16:43 +0000 (0:00:00.802) 0:07:54.576 ************ 2026-05-24 08:16:43.531931 | instance | skipping: [instance] 2026-05-24 08:16:43.532049 | instance | 2026-05-24 08:16:43.532227 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-24 08:16:43.532402 | instance | Sunday 24 May 2026 08:16:43 +0000 (0:00:00.197) 0:07:54.774 ************ 2026-05-24 08:16:43.725464 | instance | skipping: [instance] 2026-05-24 08:16:43.726120 | instance | 2026-05-24 08:16:43.726228 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-24 08:16:43.726240 | instance | Sunday 24 May 2026 08:16:43 +0000 (0:00:00.193) 0:07:54.967 ************ 2026-05-24 08:16:43.916693 | instance | skipping: [instance] 2026-05-24 08:16:43.916794 | instance | 2026-05-24 08:16:43.916964 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-24 08:16:43.917128 | instance | Sunday 24 May 2026 08:16:43 +0000 (0:00:00.191) 0:07:55.159 ************ 2026-05-24 08:16:44.836195 | instance | ok: [instance] 2026-05-24 08:16:44.836383 | instance | 2026-05-24 08:16:44.836691 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 08:16:44.836968 | instance | Sunday 24 May 2026 08:16:44 +0000 (0:00:00.919) 0:07:56.078 ************ 2026-05-24 08:16:45.603119 | instance | ok: [instance] 2026-05-24 08:16:45.603370 | instance | 2026-05-24 08:16:45.603666 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 08:16:45.603960 | instance | Sunday 24 May 2026 08:16:45 +0000 (0:00:00.766) 0:07:56.845 ************ 2026-05-24 08:16:45.691107 | instance | ok: [instance] 2026-05-24 08:16:45.691348 | instance | 2026-05-24 08:16:45.691650 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 08:16:45.691914 | instance | Sunday 24 May 2026 08:16:45 +0000 (0:00:00.087) 0:07:56.933 ************ 2026-05-24 08:16:45.784318 | instance | skipping: [instance] 2026-05-24 08:16:45.784549 | instance | 2026-05-24 08:16:45.784841 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 08:16:45.785092 | instance | Sunday 24 May 2026 08:16:45 +0000 (0:00:00.093) 0:07:57.027 ************ 2026-05-24 08:16:45.884993 | instance | skipping: [instance] 2026-05-24 08:16:45.885210 | instance | 2026-05-24 08:16:45.885528 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 08:16:45.885799 | instance | Sunday 24 May 2026 08:16:45 +0000 (0:00:00.100) 0:07:57.127 ************ 2026-05-24 08:16:45.999697 | instance | ok: [instance] 2026-05-24 08:16:46.000022 | instance | 2026-05-24 08:16:46.000351 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 08:16:46.000634 | instance | Sunday 24 May 2026 08:16:45 +0000 (0:00:00.114) 0:07:57.242 ************ 2026-05-24 08:16:46.137614 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 08:16:46.137866 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-24 08:16:46.138123 | instance | ok: [instance] => (item=key_manager) 2026-05-24 08:16:46.138445 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 08:16:46.138722 | instance | ok: [instance] => (item=identity) 2026-05-24 08:16:46.138966 | instance | 2026-05-24 08:16:46.139229 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 08:16:46.139565 | instance | Sunday 24 May 2026 08:16:46 +0000 (0:00:00.137) 0:07:57.380 ************ 2026-05-24 08:16:46.483142 | instance | ok: [instance] 2026-05-24 08:16:46.483387 | instance | 2026-05-24 08:16:46.483759 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:16:46.484080 | instance | Sunday 24 May 2026 08:16:46 +0000 (0:00:00.344) 0:07:57.724 ************ 2026-05-24 08:16:46.606061 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:16:46.606290 | instance | 2026-05-24 08:16:46.606560 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:16:46.606820 | instance | Sunday 24 May 2026 08:16:46 +0000 (0:00:00.124) 0:07:57.848 ************ 2026-05-24 08:16:47.250625 | instance | ok: [instance] 2026-05-24 08:16:47.250830 | instance | 2026-05-24 08:16:47.251103 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-05-24 08:16:47.251366 | instance | Sunday 24 May 2026 08:16:47 +0000 (0:00:00.644) 0:07:58.492 ************ 2026-05-24 08:16:49.627444 | instance | ok: [instance] 2026-05-24 08:16:49.627664 | instance | 2026-05-24 08:16:49.627931 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 08:16:49.628209 | instance | Sunday 24 May 2026 08:16:49 +0000 (0:00:02.376) 0:08:00.869 ************ 2026-05-24 08:16:49.825685 | instance | included: openstack_helm_ingress for instance 2026-05-24 08:16:49.825904 | instance | 2026-05-24 08:16:49.826310 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 08:16:49.826624 | instance | Sunday 24 May 2026 08:16:49 +0000 (0:00:00.197) 0:08:01.067 ************ 2026-05-24 08:16:49.909816 | instance | skipping: [instance] 2026-05-24 08:16:49.909915 | instance | 2026-05-24 08:16:49.910046 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 08:16:49.910296 | instance | Sunday 24 May 2026 08:16:49 +0000 (0:00:00.084) 0:08:01.152 ************ 2026-05-24 08:16:49.992695 | instance | skipping: [instance] 2026-05-24 08:16:49.992953 | instance | 2026-05-24 08:16:49.993238 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 08:16:49.993509 | instance | Sunday 24 May 2026 08:16:49 +0000 (0:00:00.082) 0:08:01.235 ************ 2026-05-24 08:16:50.111129 | instance | ok: [instance] 2026-05-24 08:16:50.111369 | instance | 2026-05-24 08:16:50.111650 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-05-24 08:16:50.111911 | instance | Sunday 24 May 2026 08:16:50 +0000 (0:00:00.118) 0:08:01.353 ************ 2026-05-24 08:16:50.235422 | instance | included: ingress for instance 2026-05-24 08:16:50.235582 | instance | 2026-05-24 08:16:50.235898 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-05-24 08:16:50.236156 | instance | Sunday 24 May 2026 08:16:50 +0000 (0:00:00.124) 0:08:01.477 ************ 2026-05-24 08:16:51.427684 | instance | ok: [instance] 2026-05-24 08:16:51.427823 | instance | 2026-05-24 08:16:51.428010 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-05-24 08:16:51.428179 | instance | Sunday 24 May 2026 08:16:51 +0000 (0:00:01.191) 0:08:02.669 ************ 2026-05-24 08:16:52.727138 | instance | ok: [instance] 2026-05-24 08:16:52.727269 | instance | 2026-05-24 08:16:52.727446 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-05-24 08:16:52.727623 | instance | Sunday 24 May 2026 08:16:52 +0000 (0:00:01.300) 0:08:03.969 ************ 2026-05-24 08:16:58.415938 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-05-24 08:16:58.416151 | instance | 2026-05-24 08:16:58.416452 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:16:58.416722 | instance | Sunday 24 May 2026 08:16:58 +0000 (0:00:05.688) 0:08:09.658 ************ 2026-05-24 08:16:58.530317 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:16:58.530546 | instance | 2026-05-24 08:16:58.530813 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:16:58.538189 | instance | Sunday 24 May 2026 08:16:58 +0000 (0:00:00.114) 0:08:09.772 ************ 2026-05-24 08:16:59.127299 | instance | ok: [instance] 2026-05-24 08:16:59.127794 | instance | 2026-05-24 08:16:59.127830 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-05-24 08:16:59.128068 | instance | Sunday 24 May 2026 08:16:59 +0000 (0:00:00.596) 0:08:10.369 ************ 2026-05-24 08:17:02.097665 | instance | ok: [instance] 2026-05-24 08:17:02.097788 | instance | 2026-05-24 08:17:02.098698 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 08:17:02.098719 | instance | Sunday 24 May 2026 08:17:02 +0000 (0:00:02.970) 0:08:13.340 ************ 2026-05-24 08:17:02.202466 | instance | skipping: [instance] 2026-05-24 08:17:02.202615 | instance | 2026-05-24 08:17:02.202790 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 08:17:02.202979 | instance | Sunday 24 May 2026 08:17:02 +0000 (0:00:00.104) 0:08:13.444 ************ 2026-05-24 08:17:02.290212 | instance | skipping: [instance] 2026-05-24 08:17:02.290318 | instance | 2026-05-24 08:17:02.290453 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 08:17:02.290572 | instance | Sunday 24 May 2026 08:17:02 +0000 (0:00:00.087) 0:08:13.532 ************ 2026-05-24 08:17:02.372522 | instance | skipping: [instance] 2026-05-24 08:17:02.372778 | instance | 2026-05-24 08:17:02.373059 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 08:17:02.373372 | instance | Sunday 24 May 2026 08:17:02 +0000 (0:00:00.082) 0:08:13.615 ************ 2026-05-24 08:17:02.642368 | instance | skipping: [instance] 2026-05-24 08:17:02.642626 | instance | 2026-05-24 08:17:02.642908 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 08:17:02.643174 | instance | Sunday 24 May 2026 08:17:02 +0000 (0:00:00.269) 0:08:13.884 ************ 2026-05-24 08:17:02.713624 | instance | skipping: [instance] 2026-05-24 08:17:02.714008 | instance | 2026-05-24 08:17:02.714498 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 08:17:02.714899 | instance | Sunday 24 May 2026 08:17:02 +0000 (0:00:00.071) 0:08:13.956 ************ 2026-05-24 08:17:02.784236 | instance | skipping: [instance] 2026-05-24 08:17:02.784489 | instance | 2026-05-24 08:17:02.784838 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 08:17:02.785105 | instance | Sunday 24 May 2026 08:17:02 +0000 (0:00:00.070) 0:08:14.027 ************ 2026-05-24 08:17:02.866231 | instance | ok: [instance] 2026-05-24 08:17:02.866555 | instance | 2026-05-24 08:17:02.866905 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 08:17:02.867257 | instance | Sunday 24 May 2026 08:17:02 +0000 (0:00:00.081) 0:08:14.108 ************ 2026-05-24 08:17:02.952775 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-05-24 08:17:02.953047 | instance | 2026-05-24 08:17:02.953314 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 08:17:02.953576 | instance | Sunday 24 May 2026 08:17:02 +0000 (0:00:00.086) 0:08:14.195 ************ 2026-05-24 08:17:03.067564 | instance | ok: [instance] 2026-05-24 08:17:03.067808 | instance | 2026-05-24 08:17:03.068104 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:17:03.068368 | instance | Sunday 24 May 2026 08:17:03 +0000 (0:00:00.114) 0:08:14.310 ************ 2026-05-24 08:17:03.179584 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:17:03.179848 | instance | 2026-05-24 08:17:03.180155 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:17:03.180422 | instance | Sunday 24 May 2026 08:17:03 +0000 (0:00:00.111) 0:08:14.422 ************ 2026-05-24 08:17:03.782471 | instance | ok: [instance] 2026-05-24 08:17:03.782546 | instance | 2026-05-24 08:17:03.782675 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-05-24 08:17:03.782798 | instance | Sunday 24 May 2026 08:17:03 +0000 (0:00:00.602) 0:08:15.024 ************ 2026-05-24 08:17:18.659256 | instance | ok: [instance] 2026-05-24 08:17:18.659465 | instance | 2026-05-24 08:17:18.659748 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-05-24 08:17:18.660012 | instance | Sunday 24 May 2026 08:17:18 +0000 (0:00:14.877) 0:08:29.901 ************ 2026-05-24 08:17:33.664693 | instance | ok: [instance] 2026-05-24 08:17:33.664975 | instance | 2026-05-24 08:17:33.665278 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-05-24 08:17:33.665617 | instance | Sunday 24 May 2026 08:17:33 +0000 (0:00:15.005) 0:08:44.906 ************ 2026-05-24 08:17:35.141715 | instance | ok: [instance] 2026-05-24 08:17:35.141919 | instance | 2026-05-24 08:17:35.142289 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-05-24 08:17:35.142625 | instance | Sunday 24 May 2026 08:17:35 +0000 (0:00:01.477) 0:08:46.384 ************ 2026-05-24 08:17:36.556005 | instance | ok: [instance] 2026-05-24 08:17:36.556209 | instance | 2026-05-24 08:17:36.556497 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-05-24 08:17:36.556801 | instance | Sunday 24 May 2026 08:17:36 +0000 (0:00:01.414) 0:08:47.798 ************ 2026-05-24 08:17:37.389476 | instance | ok: [instance] 2026-05-24 08:17:37.389732 | instance | 2026-05-24 08:17:37.390003 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-05-24 08:17:37.390414 | instance | Sunday 24 May 2026 08:17:37 +0000 (0:00:00.832) 0:08:48.631 ************ 2026-05-24 08:17:38.149949 | instance | ok: [instance] 2026-05-24 08:17:38.150035 | instance | 2026-05-24 08:17:38.150043 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-05-24 08:17:38.150050 | instance | Sunday 24 May 2026 08:17:38 +0000 (0:00:00.760) 0:08:49.391 ************ 2026-05-24 08:17:40.279639 | instance | ok: [instance] 2026-05-24 08:17:40.279730 | instance | 2026-05-24 08:17:40.279906 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-05-24 08:17:40.280071 | instance | Sunday 24 May 2026 08:17:40 +0000 (0:00:02.130) 0:08:51.521 ************ 2026-05-24 08:17:41.589498 | instance | [WARNING]: Module did not set no_log for update_password 2026-05-24 08:17:41.633678 | instance | ok: [instance] 2026-05-24 08:17:41.633921 | instance | 2026-05-24 08:17:41.634309 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-05-24 08:17:41.634559 | instance | Sunday 24 May 2026 08:17:41 +0000 (0:00:01.354) 0:08:52.876 ************ 2026-05-24 08:17:47.381130 | instance | ok: [instance] 2026-05-24 08:17:47.381358 | instance | 2026-05-24 08:17:47.381637 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-05-24 08:17:47.381891 | instance | Sunday 24 May 2026 08:17:47 +0000 (0:00:05.747) 0:08:58.623 ************ 2026-05-24 08:17:48.593853 | instance | ok: [instance] 2026-05-24 08:17:48.594072 | instance | 2026-05-24 08:17:48.594386 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-05-24 08:17:48.594647 | instance | Sunday 24 May 2026 08:17:48 +0000 (0:00:01.212) 0:08:59.835 ************ 2026-05-24 08:17:50.698250 | instance | ok: [instance] => (item={'interface': 'public', 'url': 'https://object-store.162-253-55-186.nip.io/swift/v1/%(tenant_id)s'}) 2026-05-24 08:17:50.698340 | instance | ok: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-05-24 08:17:50.698347 | instance | 2026-05-24 08:17:50.698712 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 08:17:50.698956 | instance | Sunday 24 May 2026 08:17:50 +0000 (0:00:02.103) 0:09:01.939 ************ 2026-05-24 08:17:50.891819 | instance | included: openstack_helm_ingress for instance 2026-05-24 08:17:50.891938 | instance | 2026-05-24 08:17:50.891953 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 08:17:50.892090 | instance | Sunday 24 May 2026 08:17:50 +0000 (0:00:00.194) 0:09:02.134 ************ 2026-05-24 08:17:50.986616 | instance | skipping: [instance] 2026-05-24 08:17:50.986671 | instance | 2026-05-24 08:17:50.986676 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 08:17:50.986681 | instance | Sunday 24 May 2026 08:17:50 +0000 (0:00:00.094) 0:09:02.228 ************ 2026-05-24 08:17:51.070672 | instance | skipping: [instance] 2026-05-24 08:17:51.070778 | instance | 2026-05-24 08:17:51.070938 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 08:17:51.071104 | instance | Sunday 24 May 2026 08:17:51 +0000 (0:00:00.084) 0:09:02.313 ************ 2026-05-24 08:17:51.173070 | instance | ok: [instance] 2026-05-24 08:17:51.173165 | instance | 2026-05-24 08:17:51.173290 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-05-24 08:17:51.173501 | instance | Sunday 24 May 2026 08:17:51 +0000 (0:00:00.101) 0:09:02.415 ************ 2026-05-24 08:17:51.310202 | instance | included: ingress for instance 2026-05-24 08:17:51.310604 | instance | 2026-05-24 08:17:51.310671 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-05-24 08:17:51.310678 | instance | Sunday 24 May 2026 08:17:51 +0000 (0:00:00.136) 0:09:02.552 ************ 2026-05-24 08:17:52.900371 | instance | ok: [instance] 2026-05-24 08:17:52.900481 | instance | 2026-05-24 08:17:52.900546 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:17:52.900664 | instance | Sunday 24 May 2026 08:17:52 +0000 (0:00:01.589) 0:09:04.142 ************ 2026-05-24 08:17:53.015148 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:17:53.015220 | instance | 2026-05-24 08:17:53.015227 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:17:53.015233 | instance | Sunday 24 May 2026 08:17:53 +0000 (0:00:00.115) 0:09:04.257 ************ 2026-05-24 08:17:53.660251 | instance | ok: [instance] 2026-05-24 08:17:53.660341 | instance | 2026-05-24 08:17:53.660608 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-05-24 08:17:53.660678 | instance | Sunday 24 May 2026 08:17:53 +0000 (0:00:00.643) 0:09:04.901 ************ 2026-05-24 08:18:08.520213 | instance | ok: [instance] 2026-05-24 08:18:08.520341 | instance | 2026-05-24 08:18:08.520378 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-05-24 08:18:08.520545 | instance | Sunday 24 May 2026 08:18:08 +0000 (0:00:14.861) 0:09:19.762 ************ 2026-05-24 08:18:08.635203 | instance | ok: [instance] => (item=10.96.240.200) 2026-05-24 08:18:08.635257 | instance | 2026-05-24 08:18:08.635263 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-05-24 08:18:08.635281 | instance | Sunday 24 May 2026 08:18:08 +0000 (0:00:00.114) 0:09:19.877 ************ 2026-05-24 08:18:09.401745 | instance | ok: [instance] 2026-05-24 08:18:09.401830 | instance | 2026-05-24 08:18:09.401902 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-05-24 08:18:09.402041 | instance | Sunday 24 May 2026 08:18:09 +0000 (0:00:00.767) 0:09:20.644 ************ 2026-05-24 08:18:10.163899 | instance | ok: [instance] 2026-05-24 08:18:10.163976 | instance | 2026-05-24 08:18:10.164263 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-05-24 08:18:10.164329 | instance | Sunday 24 May 2026 08:18:10 +0000 (0:00:00.762) 0:09:21.406 ************ 2026-05-24 08:18:11.553022 | instance | ok: [instance] 2026-05-24 08:18:11.553127 | instance | 2026-05-24 08:18:11.553385 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-05-24 08:18:11.553451 | instance | Sunday 24 May 2026 08:18:11 +0000 (0:00:01.389) 0:09:22.795 ************ 2026-05-24 08:18:11.658436 | instance | ok: [instance] 2026-05-24 08:18:11.658559 | instance | 2026-05-24 08:18:11.658720 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-05-24 08:18:11.658802 | instance | Sunday 24 May 2026 08:18:11 +0000 (0:00:00.105) 0:09:22.900 ************ 2026-05-24 08:18:12.428338 | instance | ok: [instance] 2026-05-24 08:18:12.428596 | instance | 2026-05-24 08:18:12.429388 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-05-24 08:18:12.429908 | instance | Sunday 24 May 2026 08:18:12 +0000 (0:00:00.768) 0:09:23.669 ************ 2026-05-24 08:18:12.628890 | instance | ok: [instance] 2026-05-24 08:18:12.629111 | instance | 2026-05-24 08:18:12.629389 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-05-24 08:18:12.629654 | instance | Sunday 24 May 2026 08:18:12 +0000 (0:00:00.201) 0:09:23.871 ************ 2026-05-24 08:18:14.450362 | instance | ok: [instance] 2026-05-24 08:18:14.450619 | instance | 2026-05-24 08:18:14.450926 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 08:18:14.451270 | instance | Sunday 24 May 2026 08:18:14 +0000 (0:00:01.821) 0:09:25.692 ************ 2026-05-24 08:18:14.564007 | instance | ok: [instance] 2026-05-24 08:18:14.564231 | instance | 2026-05-24 08:18:14.564496 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 08:18:14.564752 | instance | Sunday 24 May 2026 08:18:14 +0000 (0:00:00.113) 0:09:25.806 ************ 2026-05-24 08:18:14.698930 | instance | included: rabbitmq for instance 2026-05-24 08:18:14.699212 | instance | 2026-05-24 08:18:14.699603 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-24 08:18:14.699889 | instance | Sunday 24 May 2026 08:18:14 +0000 (0:00:00.134) 0:09:25.941 ************ 2026-05-24 08:18:15.491197 | instance | ok: [instance] 2026-05-24 08:18:15.491293 | instance | 2026-05-24 08:18:15.491309 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-24 08:18:15.491551 | instance | Sunday 24 May 2026 08:18:15 +0000 (0:00:00.791) 0:09:26.733 ************ 2026-05-24 08:18:15.689958 | instance | skipping: [instance] 2026-05-24 08:18:15.690024 | instance | 2026-05-24 08:18:15.690035 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-24 08:18:15.690045 | instance | Sunday 24 May 2026 08:18:15 +0000 (0:00:00.198) 0:09:26.931 ************ 2026-05-24 08:18:15.881571 | instance | skipping: [instance] 2026-05-24 08:18:15.881637 | instance | 2026-05-24 08:18:15.881649 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-24 08:18:15.881659 | instance | Sunday 24 May 2026 08:18:15 +0000 (0:00:00.191) 0:09:27.123 ************ 2026-05-24 08:18:16.065857 | instance | skipping: [instance] 2026-05-24 08:18:16.065975 | instance | 2026-05-24 08:18:16.065983 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-24 08:18:16.066117 | instance | Sunday 24 May 2026 08:18:16 +0000 (0:00:00.185) 0:09:27.308 ************ 2026-05-24 08:18:16.949103 | instance | ok: [instance] 2026-05-24 08:18:16.949191 | instance | 2026-05-24 08:18:16.949463 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 08:18:16.949510 | instance | Sunday 24 May 2026 08:18:16 +0000 (0:00:00.882) 0:09:28.191 ************ 2026-05-24 08:18:17.703562 | instance | ok: [instance] 2026-05-24 08:18:17.704104 | instance | 2026-05-24 08:18:17.704413 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 08:18:17.704732 | instance | Sunday 24 May 2026 08:18:17 +0000 (0:00:00.754) 0:09:28.945 ************ 2026-05-24 08:18:17.959045 | instance | ok: [instance] 2026-05-24 08:18:17.959260 | instance | 2026-05-24 08:18:17.959541 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 08:18:17.959818 | instance | Sunday 24 May 2026 08:18:17 +0000 (0:00:00.256) 0:09:29.201 ************ 2026-05-24 08:18:18.037807 | instance | skipping: [instance] 2026-05-24 08:18:18.038039 | instance | 2026-05-24 08:18:18.038369 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 08:18:18.038625 | instance | Sunday 24 May 2026 08:18:18 +0000 (0:00:00.079) 0:09:29.280 ************ 2026-05-24 08:18:18.114575 | instance | skipping: [instance] 2026-05-24 08:18:18.114820 | instance | 2026-05-24 08:18:18.115082 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 08:18:18.115357 | instance | Sunday 24 May 2026 08:18:18 +0000 (0:00:00.076) 0:09:29.357 ************ 2026-05-24 08:18:18.205328 | instance | ok: [instance] 2026-05-24 08:18:18.205529 | instance | 2026-05-24 08:18:18.205804 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 08:18:18.206060 | instance | Sunday 24 May 2026 08:18:18 +0000 (0:00:00.090) 0:09:29.447 ************ 2026-05-24 08:18:18.356130 | instance | ok: [instance] => (item=dashboard) 2026-05-24 08:18:18.356219 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 08:18:18.356315 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-24 08:18:18.356430 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 08:18:18.356556 | instance | ok: [instance] => (item=identity) 2026-05-24 08:18:18.357145 | instance | ok: [instance] => (item=image) 2026-05-24 08:18:18.357212 | instance | 2026-05-24 08:18:18.357220 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 08:18:18.357226 | instance | Sunday 24 May 2026 08:18:18 +0000 (0:00:00.150) 0:09:29.598 ************ 2026-05-24 08:18:18.477374 | instance | ok: [instance] 2026-05-24 08:18:18.477612 | instance | 2026-05-24 08:18:18.477891 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:18:18.478167 | instance | Sunday 24 May 2026 08:18:18 +0000 (0:00:00.121) 0:09:29.719 ************ 2026-05-24 08:18:18.594679 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:18:18.594912 | instance | 2026-05-24 08:18:18.595174 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:18:18.595432 | instance | Sunday 24 May 2026 08:18:18 +0000 (0:00:00.117) 0:09:29.837 ************ 2026-05-24 08:18:19.268265 | instance | ok: [instance] 2026-05-24 08:18:19.268614 | instance | 2026-05-24 08:18:19.268882 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-05-24 08:18:19.269141 | instance | Sunday 24 May 2026 08:18:19 +0000 (0:00:00.671) 0:09:30.508 ************ 2026-05-24 08:18:19.570954 | instance | ok: [instance] 2026-05-24 08:18:19.571169 | instance | 2026-05-24 08:18:19.571433 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-05-24 08:18:19.571692 | instance | Sunday 24 May 2026 08:18:19 +0000 (0:00:00.304) 0:09:30.813 ************ 2026-05-24 08:18:22.088968 | instance | ok: [instance] 2026-05-24 08:18:22.089068 | instance | 2026-05-24 08:18:22.089137 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 08:18:22.089257 | instance | Sunday 24 May 2026 08:18:22 +0000 (0:00:02.518) 0:09:33.331 ************ 2026-05-24 08:18:22.295280 | instance | included: openstack_helm_ingress for instance 2026-05-24 08:18:22.295394 | instance | 2026-05-24 08:18:22.295460 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 08:18:22.295579 | instance | Sunday 24 May 2026 08:18:22 +0000 (0:00:00.205) 0:09:33.537 ************ 2026-05-24 08:18:22.386552 | instance | skipping: [instance] 2026-05-24 08:18:22.386637 | instance | 2026-05-24 08:18:22.386736 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 08:18:22.387265 | instance | Sunday 24 May 2026 08:18:22 +0000 (0:00:00.091) 0:09:33.629 ************ 2026-05-24 08:18:22.480232 | instance | skipping: [instance] 2026-05-24 08:18:22.480309 | instance | 2026-05-24 08:18:22.480767 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 08:18:22.480789 | instance | Sunday 24 May 2026 08:18:22 +0000 (0:00:00.093) 0:09:33.722 ************ 2026-05-24 08:18:22.585257 | instance | ok: [instance] 2026-05-24 08:18:22.585330 | instance | 2026-05-24 08:18:22.585602 | instance | TASK [Create Ingress image] **************************************************** 2026-05-24 08:18:22.585656 | instance | Sunday 24 May 2026 08:18:22 +0000 (0:00:00.105) 0:09:33.827 ************ 2026-05-24 08:18:22.723247 | instance | included: ingress for instance 2026-05-24 08:18:22.723402 | instance | 2026-05-24 08:18:22.723408 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-05-24 08:18:22.723420 | instance | Sunday 24 May 2026 08:18:22 +0000 (0:00:00.137) 0:09:33.965 ************ 2026-05-24 08:18:24.002533 | instance | ok: [instance] 2026-05-24 08:18:24.002624 | instance | 2026-05-24 08:18:24.002711 | instance | TASK [Create images] *********************************************************** 2026-05-24 08:18:24.002825 | instance | Sunday 24 May 2026 08:18:23 +0000 (0:00:01.278) 0:09:35.244 ************ 2026-05-24 08:18:24.181997 | 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-05-24 08:18:24.182240 | instance | 2026-05-24 08:18:24.182510 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-05-24 08:18:24.182784 | instance | Sunday 24 May 2026 08:18:24 +0000 (0:00:00.180) 0:09:35.424 ************ 2026-05-24 08:18:25.496881 | instance | ok: [instance] 2026-05-24 08:18:25.497111 | instance | 2026-05-24 08:18:25.497377 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-05-24 08:18:25.497642 | instance | Sunday 24 May 2026 08:18:25 +0000 (0:00:01.314) 0:09:36.739 ************ 2026-05-24 08:18:26.236356 | instance | ok: [instance] 2026-05-24 08:18:26.236498 | instance | 2026-05-24 08:18:26.236676 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-05-24 08:18:26.236849 | instance | Sunday 24 May 2026 08:18:26 +0000 (0:00:00.739) 0:09:37.479 ************ 2026-05-24 08:18:26.344369 | instance | ok: [instance] 2026-05-24 08:18:26.344520 | instance | 2026-05-24 08:18:26.344697 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-05-24 08:18:26.344867 | instance | Sunday 24 May 2026 08:18:26 +0000 (0:00:00.108) 0:09:37.587 ************ 2026-05-24 08:18:27.693153 | instance | ok: [instance] 2026-05-24 08:18:27.693418 | instance | 2026-05-24 08:18:27.693746 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-05-24 08:18:27.694092 | instance | Sunday 24 May 2026 08:18:27 +0000 (0:00:01.348) 0:09:38.935 ************ 2026-05-24 08:18:27.784215 | instance | ok: [instance] 2026-05-24 08:18:27.784351 | instance | 2026-05-24 08:18:27.784558 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-05-24 08:18:27.784714 | instance | Sunday 24 May 2026 08:18:27 +0000 (0:00:00.091) 0:09:39.027 ************ 2026-05-24 08:18:27.872001 | instance | ok: [instance] 2026-05-24 08:18:27.872216 | instance | 2026-05-24 08:18:27.872484 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-05-24 08:18:27.872744 | instance | Sunday 24 May 2026 08:18:27 +0000 (0:00:00.087) 0:09:39.114 ************ 2026-05-24 08:18:27.967076 | instance | skipping: [instance] 2026-05-24 08:18:27.967298 | instance | 2026-05-24 08:18:27.967591 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-05-24 08:18:27.967859 | instance | Sunday 24 May 2026 08:18:27 +0000 (0:00:00.094) 0:09:39.209 ************ 2026-05-24 08:18:28.212541 | instance | skipping: [instance] 2026-05-24 08:18:28.212736 | instance | 2026-05-24 08:18:28.213024 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-05-24 08:18:28.213290 | instance | Sunday 24 May 2026 08:18:28 +0000 (0:00:00.245) 0:09:39.455 ************ 2026-05-24 08:18:28.288688 | instance | skipping: [instance] 2026-05-24 08:18:28.289092 | instance | 2026-05-24 08:18:28.289360 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-05-24 08:18:28.289871 | instance | Sunday 24 May 2026 08:18:28 +0000 (0:00:00.076) 0:09:39.531 ************ 2026-05-24 08:18:28.378647 | instance | skipping: [instance] 2026-05-24 08:18:28.378865 | instance | 2026-05-24 08:18:28.379130 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-05-24 08:18:28.379388 | instance | Sunday 24 May 2026 08:18:28 +0000 (0:00:00.089) 0:09:39.621 ************ 2026-05-24 08:18:28.455170 | instance | skipping: [instance] 2026-05-24 08:18:28.455400 | instance | 2026-05-24 08:18:28.455700 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-05-24 08:18:28.455956 | instance | Sunday 24 May 2026 08:18:28 +0000 (0:00:00.076) 0:09:39.697 ************ 2026-05-24 08:18:28.541033 | instance | skipping: [instance] 2026-05-24 08:18:28.541293 | instance | 2026-05-24 08:18:28.541573 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-05-24 08:18:28.541857 | instance | Sunday 24 May 2026 08:18:28 +0000 (0:00:00.086) 0:09:39.783 ************ 2026-05-24 08:18:28.619906 | instance | skipping: [instance] 2026-05-24 08:18:28.620185 | instance | 2026-05-24 08:18:28.620487 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-05-24 08:18:28.620737 | instance | Sunday 24 May 2026 08:18:28 +0000 (0:00:00.078) 0:09:39.862 ************ 2026-05-24 08:18:28.700605 | instance | skipping: [instance] 2026-05-24 08:18:28.700858 | instance | 2026-05-24 08:18:28.701200 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-05-24 08:18:28.701473 | instance | Sunday 24 May 2026 08:18:28 +0000 (0:00:00.081) 0:09:39.943 ************ 2026-05-24 08:18:28.777650 | instance | skipping: [instance] 2026-05-24 08:18:28.777799 | instance | 2026-05-24 08:18:28.778072 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-05-24 08:18:28.778387 | instance | Sunday 24 May 2026 08:18:28 +0000 (0:00:00.076) 0:09:40.019 ************ 2026-05-24 08:18:29.025846 | instance | skipping: [instance] 2026-05-24 08:18:29.026058 | instance | 2026-05-24 08:18:29.026384 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 08:18:29.026704 | instance | Sunday 24 May 2026 08:18:29 +0000 (0:00:00.246) 0:09:40.266 ************ 2026-05-24 08:18:29.144995 | instance | ok: [instance] 2026-05-24 08:18:29.145251 | instance | 2026-05-24 08:18:29.145492 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 08:18:29.145745 | instance | Sunday 24 May 2026 08:18:29 +0000 (0:00:00.120) 0:09:40.387 ************ 2026-05-24 08:18:29.225468 | instance | skipping: [instance] 2026-05-24 08:18:29.225812 | instance | 2026-05-24 08:18:29.226118 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 08:18:29.226446 | instance | Sunday 24 May 2026 08:18:29 +0000 (0:00:00.080) 0:09:40.468 ************ 2026-05-24 08:18:29.300417 | instance | skipping: [instance] 2026-05-24 08:18:29.300660 | instance | 2026-05-24 08:18:29.300942 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 08:18:29.301284 | instance | Sunday 24 May 2026 08:18:29 +0000 (0:00:00.075) 0:09:40.543 ************ 2026-05-24 08:18:29.387900 | instance | skipping: [instance] 2026-05-24 08:18:29.388150 | instance | 2026-05-24 08:18:29.388445 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 08:18:29.388759 | instance | Sunday 24 May 2026 08:18:29 +0000 (0:00:00.087) 0:09:40.630 ************ 2026-05-24 08:18:29.477597 | instance | skipping: [instance] 2026-05-24 08:18:29.477766 | instance | 2026-05-24 08:18:29.478081 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 08:18:29.478371 | instance | Sunday 24 May 2026 08:18:29 +0000 (0:00:00.089) 0:09:40.720 ************ 2026-05-24 08:18:29.565694 | instance | skipping: [instance] 2026-05-24 08:18:29.565876 | instance | 2026-05-24 08:18:29.566184 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 08:18:29.566436 | instance | Sunday 24 May 2026 08:18:29 +0000 (0:00:00.088) 0:09:40.808 ************ 2026-05-24 08:18:29.666857 | instance | ok: [instance] 2026-05-24 08:18:29.667323 | instance | 2026-05-24 08:18:29.667680 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 08:18:29.668030 | instance | Sunday 24 May 2026 08:18:29 +0000 (0:00:00.099) 0:09:40.908 ************ 2026-05-24 08:18:29.803161 | instance | ok: [instance] => (item=staffeln) 2026-05-24 08:18:29.803635 | instance | ok: [instance] => (item=identity) 2026-05-24 08:18:29.803965 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 08:18:29.804398 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 08:18:29.804979 | instance | 2026-05-24 08:18:29.805470 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 08:18:29.805857 | instance | Sunday 24 May 2026 08:18:29 +0000 (0:00:00.136) 0:09:41.045 ************ 2026-05-24 08:18:29.933048 | instance | ok: [instance] 2026-05-24 08:18:29.933507 | instance | 2026-05-24 08:18:29.933789 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:18:29.934003 | instance | Sunday 24 May 2026 08:18:29 +0000 (0:00:00.130) 0:09:41.175 ************ 2026-05-24 08:18:30.062218 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:18:30.062754 | instance | 2026-05-24 08:18:30.063143 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:18:30.063779 | instance | Sunday 24 May 2026 08:18:30 +0000 (0:00:00.128) 0:09:41.304 ************ 2026-05-24 08:18:30.716811 | instance | ok: [instance] 2026-05-24 08:18:30.716879 | instance | 2026-05-24 08:18:30.716891 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-05-24 08:18:30.716902 | instance | Sunday 24 May 2026 08:18:30 +0000 (0:00:00.653) 0:09:41.957 ************ 2026-05-24 08:18:33.234130 | instance | ok: [instance] 2026-05-24 08:18:33.234206 | instance | 2026-05-24 08:18:33.234212 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 08:18:33.234218 | instance | Sunday 24 May 2026 08:18:33 +0000 (0:00:02.517) 0:09:44.475 ************ 2026-05-24 08:18:33.633242 | instance | ok: [instance] 2026-05-24 08:18:33.633291 | instance | 2026-05-24 08:18:33.633302 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 08:18:33.633312 | instance | Sunday 24 May 2026 08:18:33 +0000 (0:00:00.399) 0:09:44.875 ************ 2026-05-24 08:18:33.773074 | instance | included: rabbitmq for instance 2026-05-24 08:18:33.773107 | instance | 2026-05-24 08:18:33.773119 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-24 08:18:33.773129 | instance | Sunday 24 May 2026 08:18:33 +0000 (0:00:00.139) 0:09:45.014 ************ 2026-05-24 08:18:34.562911 | instance | ok: [instance] 2026-05-24 08:18:34.562981 | instance | 2026-05-24 08:18:34.562994 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-24 08:18:34.563004 | instance | Sunday 24 May 2026 08:18:34 +0000 (0:00:00.789) 0:09:45.804 ************ 2026-05-24 08:18:34.743962 | instance | skipping: [instance] 2026-05-24 08:18:34.744010 | instance | 2026-05-24 08:18:34.744022 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-24 08:18:34.744032 | instance | Sunday 24 May 2026 08:18:34 +0000 (0:00:00.181) 0:09:45.985 ************ 2026-05-24 08:18:34.932767 | instance | skipping: [instance] 2026-05-24 08:18:34.932820 | instance | 2026-05-24 08:18:34.932830 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-24 08:18:34.932856 | instance | Sunday 24 May 2026 08:18:34 +0000 (0:00:00.188) 0:09:46.174 ************ 2026-05-24 08:18:35.137028 | instance | skipping: [instance] 2026-05-24 08:18:35.137385 | instance | 2026-05-24 08:18:35.137759 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-24 08:18:35.138104 | instance | Sunday 24 May 2026 08:18:35 +0000 (0:00:00.204) 0:09:46.379 ************ 2026-05-24 08:18:36.080831 | instance | ok: [instance] 2026-05-24 08:18:36.080908 | instance | 2026-05-24 08:18:36.080920 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 08:18:36.080931 | instance | Sunday 24 May 2026 08:18:36 +0000 (0:00:00.942) 0:09:47.322 ************ 2026-05-24 08:18:36.820234 | instance | ok: [instance] 2026-05-24 08:18:36.820325 | instance | 2026-05-24 08:18:36.820338 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 08:18:36.820349 | instance | Sunday 24 May 2026 08:18:36 +0000 (0:00:00.739) 0:09:48.061 ************ 2026-05-24 08:18:36.906777 | instance | ok: [instance] 2026-05-24 08:18:36.906955 | instance | 2026-05-24 08:18:36.907235 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 08:18:36.907490 | instance | Sunday 24 May 2026 08:18:36 +0000 (0:00:00.087) 0:09:48.149 ************ 2026-05-24 08:18:37.004305 | instance | skipping: [instance] 2026-05-24 08:18:37.004542 | instance | 2026-05-24 08:18:37.004846 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 08:18:37.005127 | instance | Sunday 24 May 2026 08:18:37 +0000 (0:00:00.097) 0:09:48.246 ************ 2026-05-24 08:18:37.079454 | instance | skipping: [instance] 2026-05-24 08:18:37.079599 | instance | 2026-05-24 08:18:37.079778 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 08:18:37.079958 | instance | Sunday 24 May 2026 08:18:37 +0000 (0:00:00.075) 0:09:48.322 ************ 2026-05-24 08:18:37.162121 | instance | ok: [instance] 2026-05-24 08:18:37.162327 | instance | 2026-05-24 08:18:37.162516 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 08:18:37.162675 | instance | Sunday 24 May 2026 08:18:37 +0000 (0:00:00.082) 0:09:48.404 ************ 2026-05-24 08:18:37.312639 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 08:18:37.312792 | instance | ok: [instance] => (item=volumev3) 2026-05-24 08:18:37.313028 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-24 08:18:37.313230 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 08:18:37.313391 | instance | ok: [instance] => (item=identity) 2026-05-24 08:18:37.313553 | instance | ok: [instance] => (item=image) 2026-05-24 08:18:37.313704 | instance | 2026-05-24 08:18:37.313868 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 08:18:37.314026 | instance | Sunday 24 May 2026 08:18:37 +0000 (0:00:00.150) 0:09:48.555 ************ 2026-05-24 08:18:37.453042 | instance | ok: [instance] 2026-05-24 08:18:37.453225 | instance | 2026-05-24 08:18:37.453533 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:18:37.453795 | instance | Sunday 24 May 2026 08:18:37 +0000 (0:00:00.138) 0:09:48.694 ************ 2026-05-24 08:18:37.580662 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:18:37.580879 | instance | 2026-05-24 08:18:37.581144 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:18:37.581400 | instance | Sunday 24 May 2026 08:18:37 +0000 (0:00:00.128) 0:09:48.823 ************ 2026-05-24 08:18:38.216762 | instance | ok: [instance] 2026-05-24 08:18:38.216982 | instance | 2026-05-24 08:18:38.217265 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-05-24 08:18:38.217574 | instance | Sunday 24 May 2026 08:18:38 +0000 (0:00:00.635) 0:09:49.458 ************ 2026-05-24 08:18:38.705115 | instance | ok: [instance] 2026-05-24 08:18:38.705330 | instance | 2026-05-24 08:18:38.705633 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-05-24 08:18:38.705893 | instance | Sunday 24 May 2026 08:18:38 +0000 (0:00:00.489) 0:09:49.947 ************ 2026-05-24 08:18:38.804495 | instance | ok: [instance] 2026-05-24 08:18:38.804694 | instance | 2026-05-24 08:18:38.804971 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-05-24 08:18:38.805222 | instance | Sunday 24 May 2026 08:18:38 +0000 (0:00:00.099) 0:09:50.047 ************ 2026-05-24 08:18:39.022034 | instance | ok: [instance] 2026-05-24 08:18:39.022114 | instance | 2026-05-24 08:18:39.022232 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-05-24 08:18:39.022352 | instance | Sunday 24 May 2026 08:18:39 +0000 (0:00:00.217) 0:09:50.264 ************ 2026-05-24 08:18:41.669281 | instance | ok: [instance] 2026-05-24 08:18:41.669472 | instance | 2026-05-24 08:18:41.669738 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 08:18:41.670027 | instance | Sunday 24 May 2026 08:18:41 +0000 (0:00:02.646) 0:09:52.911 ************ 2026-05-24 08:18:41.845465 | instance | included: openstack_helm_ingress for instance 2026-05-24 08:18:41.845697 | instance | 2026-05-24 08:18:41.846093 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 08:18:41.846502 | instance | Sunday 24 May 2026 08:18:41 +0000 (0:00:00.176) 0:09:53.087 ************ 2026-05-24 08:18:41.927668 | instance | skipping: [instance] 2026-05-24 08:18:41.927913 | instance | 2026-05-24 08:18:41.928187 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 08:18:41.928443 | instance | Sunday 24 May 2026 08:18:41 +0000 (0:00:00.082) 0:09:53.170 ************ 2026-05-24 08:18:42.010669 | instance | skipping: [instance] 2026-05-24 08:18:42.010919 | instance | 2026-05-24 08:18:42.011192 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 08:18:42.011445 | instance | Sunday 24 May 2026 08:18:42 +0000 (0:00:00.082) 0:09:53.253 ************ 2026-05-24 08:18:42.104612 | instance | ok: [instance] 2026-05-24 08:18:42.104832 | instance | 2026-05-24 08:18:42.105112 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-05-24 08:18:42.105434 | instance | Sunday 24 May 2026 08:18:42 +0000 (0:00:00.093) 0:09:53.347 ************ 2026-05-24 08:18:42.396720 | instance | included: ingress for instance 2026-05-24 08:18:42.396792 | instance | 2026-05-24 08:18:42.396803 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-05-24 08:18:42.396818 | instance | Sunday 24 May 2026 08:18:42 +0000 (0:00:00.291) 0:09:53.638 ************ 2026-05-24 08:18:43.679632 | instance | ok: [instance] 2026-05-24 08:18:43.679818 | instance | 2026-05-24 08:18:43.680100 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 08:18:43.680391 | instance | Sunday 24 May 2026 08:18:43 +0000 (0:00:01.283) 0:09:54.921 ************ 2026-05-24 08:18:43.788013 | instance | ok: [instance] 2026-05-24 08:18:43.788209 | instance | 2026-05-24 08:18:43.788471 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 08:18:43.788731 | instance | Sunday 24 May 2026 08:18:43 +0000 (0:00:00.108) 0:09:55.030 ************ 2026-05-24 08:18:43.862605 | instance | skipping: [instance] 2026-05-24 08:18:43.862928 | instance | 2026-05-24 08:18:43.863231 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 08:18:43.863523 | instance | Sunday 24 May 2026 08:18:43 +0000 (0:00:00.074) 0:09:55.105 ************ 2026-05-24 08:18:43.932667 | instance | skipping: [instance] 2026-05-24 08:18:43.932887 | instance | 2026-05-24 08:18:43.933163 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 08:18:43.933439 | instance | Sunday 24 May 2026 08:18:43 +0000 (0:00:00.070) 0:09:55.175 ************ 2026-05-24 08:18:44.014828 | instance | skipping: [instance] 2026-05-24 08:18:44.015036 | instance | 2026-05-24 08:18:44.015324 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 08:18:44.015583 | instance | Sunday 24 May 2026 08:18:44 +0000 (0:00:00.081) 0:09:55.256 ************ 2026-05-24 08:18:44.101785 | instance | skipping: [instance] 2026-05-24 08:18:44.101982 | instance | 2026-05-24 08:18:44.102313 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 08:18:44.102662 | instance | Sunday 24 May 2026 08:18:44 +0000 (0:00:00.087) 0:09:55.344 ************ 2026-05-24 08:18:44.184039 | instance | skipping: [instance] 2026-05-24 08:18:44.184241 | instance | 2026-05-24 08:18:44.184533 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 08:18:44.184773 | instance | Sunday 24 May 2026 08:18:44 +0000 (0:00:00.082) 0:09:55.426 ************ 2026-05-24 08:18:44.273106 | instance | ok: [instance] 2026-05-24 08:18:44.273202 | instance | 2026-05-24 08:18:44.273373 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 08:18:44.273538 | instance | Sunday 24 May 2026 08:18:44 +0000 (0:00:00.089) 0:09:55.515 ************ 2026-05-24 08:18:44.400950 | instance | ok: [instance] => (item=identity) 2026-05-24 08:18:44.401139 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 08:18:44.401398 | instance | ok: [instance] => (item=placement) 2026-05-24 08:18:44.401653 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 08:18:44.401935 | instance | 2026-05-24 08:18:44.402198 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 08:18:44.402466 | instance | Sunday 24 May 2026 08:18:44 +0000 (0:00:00.127) 0:09:55.643 ************ 2026-05-24 08:18:44.530934 | instance | ok: [instance] 2026-05-24 08:18:44.531111 | instance | 2026-05-24 08:18:44.531403 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:18:44.531667 | instance | Sunday 24 May 2026 08:18:44 +0000 (0:00:00.129) 0:09:55.772 ************ 2026-05-24 08:18:44.658559 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:18:44.658795 | instance | 2026-05-24 08:18:44.659129 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:18:44.659349 | instance | Sunday 24 May 2026 08:18:44 +0000 (0:00:00.128) 0:09:55.900 ************ 2026-05-24 08:18:45.284826 | instance | ok: [instance] 2026-05-24 08:18:45.285027 | instance | 2026-05-24 08:18:45.285314 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-05-24 08:18:45.285557 | instance | Sunday 24 May 2026 08:18:45 +0000 (0:00:00.625) 0:09:56.526 ************ 2026-05-24 08:18:47.451495 | instance | ok: [instance] 2026-05-24 08:18:47.451683 | instance | 2026-05-24 08:18:47.451946 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 08:18:47.452230 | instance | Sunday 24 May 2026 08:18:47 +0000 (0:00:02.167) 0:09:58.693 ************ 2026-05-24 08:18:47.624908 | instance | included: openstack_helm_ingress for instance 2026-05-24 08:18:47.625154 | instance | 2026-05-24 08:18:47.625451 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 08:18:47.625717 | instance | Sunday 24 May 2026 08:18:47 +0000 (0:00:00.173) 0:09:58.867 ************ 2026-05-24 08:18:47.717675 | instance | skipping: [instance] 2026-05-24 08:18:47.717867 | instance | 2026-05-24 08:18:47.718136 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 08:18:47.718437 | instance | Sunday 24 May 2026 08:18:47 +0000 (0:00:00.093) 0:09:58.960 ************ 2026-05-24 08:18:47.802463 | instance | skipping: [instance] 2026-05-24 08:18:47.802626 | instance | 2026-05-24 08:18:47.802895 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 08:18:47.803180 | instance | Sunday 24 May 2026 08:18:47 +0000 (0:00:00.085) 0:09:59.045 ************ 2026-05-24 08:18:47.919322 | instance | ok: [instance] 2026-05-24 08:18:47.919508 | instance | 2026-05-24 08:18:47.919773 | instance | TASK [Create Ingress placement] ************************************************ 2026-05-24 08:18:47.920025 | instance | Sunday 24 May 2026 08:18:47 +0000 (0:00:00.116) 0:09:59.162 ************ 2026-05-24 08:18:48.057914 | instance | included: ingress for instance 2026-05-24 08:18:48.058040 | instance | 2026-05-24 08:18:48.058170 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-05-24 08:18:48.058340 | instance | Sunday 24 May 2026 08:18:48 +0000 (0:00:00.138) 0:09:59.300 ************ 2026-05-24 08:18:49.651289 | instance | ok: [instance] 2026-05-24 08:18:49.651539 | instance | 2026-05-24 08:18:49.651824 | instance | PLAY [Configure operating system] ********************************************** 2026-05-24 08:18:49.652090 | instance | 2026-05-24 08:18:49.652368 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 08:18:49.652662 | instance | Sunday 24 May 2026 08:18:49 +0000 (0:00:01.592) 0:10:00.893 ************ 2026-05-24 08:18:54.878374 | instance | ok: [instance] 2026-05-24 08:18:54.878506 | instance | 2026-05-24 08:18:54.878844 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-05-24 08:18:54.879192 | instance | Sunday 24 May 2026 08:18:54 +0000 (0:00:05.227) 0:10:06.120 ************ 2026-05-24 08:18:55.117470 | instance | ok: [instance] 2026-05-24 08:18:55.117646 | instance | 2026-05-24 08:18:55.117914 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-05-24 08:18:55.118179 | instance | Sunday 24 May 2026 08:18:55 +0000 (0:00:00.239) 0:10:06.359 ************ 2026-05-24 08:18:55.193093 | instance | skipping: [instance] 2026-05-24 08:18:55.193326 | instance | 2026-05-24 08:18:55.193540 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-05-24 08:18:55.193793 | instance | Sunday 24 May 2026 08:18:55 +0000 (0:00:00.076) 0:10:06.435 ************ 2026-05-24 08:18:55.290503 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-05-24 08:18:55.290667 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-05-24 08:18:55.290976 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-05-24 08:18:55.291230 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-05-24 08:18:55.291484 | instance | skipping: [instance] 2026-05-24 08:18:55.291721 | instance | 2026-05-24 08:18:55.292017 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-05-24 08:18:55.292306 | instance | Sunday 24 May 2026 08:18:55 +0000 (0:00:00.097) 0:10:06.533 ************ 2026-05-24 08:18:55.377027 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-05-24 08:18:55.377251 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-05-24 08:18:55.377523 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-05-24 08:18:55.377781 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-05-24 08:18:55.378065 | instance | skipping: [instance] 2026-05-24 08:18:55.378370 | instance | 2026-05-24 08:18:55.378699 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-05-24 08:18:55.378930 | instance | Sunday 24 May 2026 08:18:55 +0000 (0:00:00.086) 0:10:06.619 ************ 2026-05-24 08:18:55.452550 | instance | skipping: [instance] 2026-05-24 08:18:55.452627 | instance | 2026-05-24 08:18:55.452827 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-05-24 08:18:55.453096 | instance | Sunday 24 May 2026 08:18:55 +0000 (0:00:00.075) 0:10:06.695 ************ 2026-05-24 08:18:55.580981 | instance | skipping: [instance] 2026-05-24 08:18:55.581233 | instance | 2026-05-24 08:18:55.581503 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-24 08:18:55.581793 | instance | Sunday 24 May 2026 08:18:55 +0000 (0:00:00.128) 0:10:06.823 ************ 2026-05-24 08:18:55.981197 | instance | ok: [instance] 2026-05-24 08:18:55.981399 | instance | 2026-05-24 08:18:55.981661 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-24 08:18:55.981921 | instance | Sunday 24 May 2026 08:18:55 +0000 (0:00:00.400) 0:10:07.223 ************ 2026-05-24 08:18:57.440195 | instance | ok: [instance] 2026-05-24 08:18:57.440305 | instance | 2026-05-24 08:18:57.440803 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-24 08:18:57.440886 | instance | Sunday 24 May 2026 08:18:57 +0000 (0:00:01.458) 0:10:08.682 ************ 2026-05-24 08:18:57.987960 | instance | ok: [instance] 2026-05-24 08:18:57.988050 | instance | 2026-05-24 08:18:57.988698 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-05-24 08:18:57.988763 | instance | Sunday 24 May 2026 08:18:57 +0000 (0:00:00.547) 0:10:09.230 ************ 2026-05-24 08:18:59.218937 | instance | ok: [instance] 2026-05-24 08:18:59.219022 | instance | 2026-05-24 08:18:59.219257 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-05-24 08:18:59.219275 | instance | Sunday 24 May 2026 08:18:59 +0000 (0:00:01.231) 0:10:10.461 ************ 2026-05-24 08:18:59.659039 | instance | ok: [instance] 2026-05-24 08:18:59.659117 | instance | 2026-05-24 08:18:59.659129 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-05-24 08:18:59.659148 | instance | Sunday 24 May 2026 08:18:59 +0000 (0:00:00.439) 0:10:10.901 ************ 2026-05-24 08:19:00.153648 | instance | ok: [instance] 2026-05-24 08:19:00.153729 | instance | 2026-05-24 08:19:00.153999 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-05-24 08:19:00.154071 | instance | Sunday 24 May 2026 08:19:00 +0000 (0:00:00.495) 0:10:11.396 ************ 2026-05-24 08:19:00.795848 | instance | ok: [instance] 2026-05-24 08:19:00.795950 | instance | 2026-05-24 08:19:00.796032 | instance | PLAY [Deploy SDN] ************************************************************** 2026-05-24 08:19:00.796149 | instance | 2026-05-24 08:19:00.796284 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 08:19:00.796512 | instance | Sunday 24 May 2026 08:19:00 +0000 (0:00:00.642) 0:10:12.038 ************ 2026-05-24 08:19:00.897496 | instance | ok: [instance] 2026-05-24 08:19:00.897570 | instance | 2026-05-24 08:19:00.897803 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 08:19:00.897919 | instance | Sunday 24 May 2026 08:19:00 +0000 (0:00:00.101) 0:10:12.140 ************ 2026-05-24 08:19:00.966707 | instance | skipping: [instance] 2026-05-24 08:19:00.966788 | instance | 2026-05-24 08:19:00.966898 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 08:19:00.967011 | instance | Sunday 24 May 2026 08:19:00 +0000 (0:00:00.068) 0:10:12.209 ************ 2026-05-24 08:19:01.280430 | instance | skipping: [instance] 2026-05-24 08:19:01.280503 | instance | 2026-05-24 08:19:01.280518 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 08:19:01.280532 | instance | Sunday 24 May 2026 08:19:01 +0000 (0:00:00.312) 0:10:12.521 ************ 2026-05-24 08:19:01.351451 | instance | skipping: [instance] 2026-05-24 08:19:01.351494 | instance | 2026-05-24 08:19:01.351505 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 08:19:01.351516 | instance | Sunday 24 May 2026 08:19:01 +0000 (0:00:00.071) 0:10:12.593 ************ 2026-05-24 08:19:01.424842 | instance | skipping: [instance] 2026-05-24 08:19:01.424962 | instance | 2026-05-24 08:19:01.425543 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 08:19:01.425578 | instance | Sunday 24 May 2026 08:19:01 +0000 (0:00:00.073) 0:10:12.667 ************ 2026-05-24 08:19:01.501032 | instance | skipping: [instance] 2026-05-24 08:19:01.501432 | instance | 2026-05-24 08:19:01.501869 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 08:19:01.502329 | instance | Sunday 24 May 2026 08:19:01 +0000 (0:00:00.076) 0:10:12.743 ************ 2026-05-24 08:19:01.584316 | instance | ok: [instance] 2026-05-24 08:19:01.584738 | instance | 2026-05-24 08:19:01.585079 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 08:19:01.585393 | instance | Sunday 24 May 2026 08:19:01 +0000 (0:00:00.083) 0:10:12.826 ************ 2026-05-24 08:19:01.659053 | instance | skipping: [instance] 2026-05-24 08:19:01.659421 | instance | 2026-05-24 08:19:01.659826 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 08:19:01.660251 | instance | Sunday 24 May 2026 08:19:01 +0000 (0:00:00.074) 0:10:12.901 ************ 2026-05-24 08:19:01.771697 | instance | ok: [instance] 2026-05-24 08:19:01.772062 | instance | 2026-05-24 08:19:01.772404 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:19:01.772726 | instance | Sunday 24 May 2026 08:19:01 +0000 (0:00:00.111) 0:10:13.013 ************ 2026-05-24 08:19:01.883088 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:19:01.883445 | instance | 2026-05-24 08:19:01.883883 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:19:01.884233 | instance | Sunday 24 May 2026 08:19:01 +0000 (0:00:00.112) 0:10:13.125 ************ 2026-05-24 08:19:02.539529 | instance | ok: [instance] 2026-05-24 08:19:02.539948 | instance | 2026-05-24 08:19:02.540294 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-05-24 08:19:02.540613 | instance | Sunday 24 May 2026 08:19:02 +0000 (0:00:00.656) 0:10:13.781 ************ 2026-05-24 08:19:02.822536 | instance | ok: [instance] 2026-05-24 08:19:02.822820 | instance | 2026-05-24 08:19:02.823046 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-05-24 08:19:02.823254 | instance | Sunday 24 May 2026 08:19:02 +0000 (0:00:00.283) 0:10:14.064 ************ 2026-05-24 08:19:02.895162 | instance | ok: [instance] => { 2026-05-24 08:19:02.895567 | instance | "changed": false, 2026-05-24 08:19:02.895899 | instance | "msg": "All assertions passed" 2026-05-24 08:19:02.896259 | instance | } 2026-05-24 08:19:02.896574 | instance | 2026-05-24 08:19:02.896912 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-05-24 08:19:02.897248 | instance | Sunday 24 May 2026 08:19:02 +0000 (0:00:00.072) 0:10:14.137 ************ 2026-05-24 08:19:03.485061 | instance | ok: [instance] 2026-05-24 08:19:03.485452 | instance | 2026-05-24 08:19:03.485788 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-05-24 08:19:03.486114 | instance | Sunday 24 May 2026 08:19:03 +0000 (0:00:00.589) 0:10:14.727 ************ 2026-05-24 08:19:03.573914 | instance | ok: [instance] => { 2026-05-24 08:19:03.574403 | instance | "changed": false, 2026-05-24 08:19:03.574734 | instance | "msg": "Successfully pulled openvswitch image" 2026-05-24 08:19:03.575072 | instance | } 2026-05-24 08:19:03.575374 | instance | 2026-05-24 08:19:03.575696 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-05-24 08:19:03.576009 | instance | Sunday 24 May 2026 08:19:03 +0000 (0:00:00.088) 0:10:14.815 ************ 2026-05-24 08:19:05.581650 | instance | ok: [instance] 2026-05-24 08:19:05.581750 | instance | 2026-05-24 08:19:05.581762 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:19:05.581774 | instance | Sunday 24 May 2026 08:19:05 +0000 (0:00:02.005) 0:10:16.821 ************ 2026-05-24 08:19:05.706720 | instance | skipping: [instance] 2026-05-24 08:19:05.706799 | instance | 2026-05-24 08:19:05.706811 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-05-24 08:19:05.706822 | instance | Sunday 24 May 2026 08:19:05 +0000 (0:00:00.126) 0:10:16.948 ************ 2026-05-24 08:19:05.865544 | instance | skipping: [instance] 2026-05-24 08:19:05.865613 | instance | 2026-05-24 08:19:05.865622 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:19:05.865654 | instance | Sunday 24 May 2026 08:19:05 +0000 (0:00:00.157) 0:10:17.105 ************ 2026-05-24 08:19:05.990965 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:19:05.991378 | instance | 2026-05-24 08:19:05.991710 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:19:05.992032 | instance | Sunday 24 May 2026 08:19:05 +0000 (0:00:00.127) 0:10:17.233 ************ 2026-05-24 08:19:06.618810 | instance | ok: [instance] 2026-05-24 08:19:06.618893 | instance | 2026-05-24 08:19:06.618901 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-05-24 08:19:06.618908 | instance | Sunday 24 May 2026 08:19:06 +0000 (0:00:00.626) 0:10:17.859 ************ 2026-05-24 08:19:07.357524 | instance | ok: [instance] 2026-05-24 08:19:07.357609 | instance | 2026-05-24 08:19:07.357934 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-05-24 08:19:07.358279 | instance | Sunday 24 May 2026 08:19:07 +0000 (0:00:00.739) 0:10:18.599 ************ 2026-05-24 08:19:07.446124 | instance | skipping: [instance] 2026-05-24 08:19:07.446374 | instance | 2026-05-24 08:19:07.446738 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-05-24 08:19:07.447025 | instance | Sunday 24 May 2026 08:19:07 +0000 (0:00:00.088) 0:10:18.688 ************ 2026-05-24 08:19:07.948138 | instance | ok: [instance] 2026-05-24 08:19:07.948252 | instance | 2026-05-24 08:19:07.948274 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-05-24 08:19:07.948602 | instance | Sunday 24 May 2026 08:19:07 +0000 (0:00:00.501) 0:10:19.189 ************ 2026-05-24 08:19:08.028173 | instance | ok: [instance] => { 2026-05-24 08:19:08.028278 | instance | "changed": false, 2026-05-24 08:19:08.028373 | instance | "msg": "Successfully pulled ovn-controller image" 2026-05-24 08:19:08.028548 | instance | } 2026-05-24 08:19:08.028612 | instance | 2026-05-24 08:19:08.028874 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-05-24 08:19:08.028930 | instance | Sunday 24 May 2026 08:19:08 +0000 (0:00:00.080) 0:10:19.270 ************ 2026-05-24 08:19:10.743895 | instance | ok: [instance] 2026-05-24 08:19:10.743985 | instance | 2026-05-24 08:19:10.744075 | instance | PLAY [controllers[0]] ********************************************************** 2026-05-24 08:19:10.744209 | instance | 2026-05-24 08:19:10.744332 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 08:19:10.744452 | instance | Sunday 24 May 2026 08:19:10 +0000 (0:00:02.716) 0:10:21.986 ************ 2026-05-24 08:19:15.272488 | instance | ok: [instance] 2026-05-24 08:19:15.272593 | instance | 2026-05-24 08:19:15.272671 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 08:19:15.272791 | instance | Sunday 24 May 2026 08:19:15 +0000 (0:00:04.527) 0:10:26.514 ************ 2026-05-24 08:19:15.384274 | instance | ok: [instance] 2026-05-24 08:19:15.384343 | instance | 2026-05-24 08:19:15.384349 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 08:19:15.384354 | instance | Sunday 24 May 2026 08:19:15 +0000 (0:00:00.111) 0:10:26.626 ************ 2026-05-24 08:19:15.458395 | instance | skipping: [instance] 2026-05-24 08:19:15.458466 | instance | 2026-05-24 08:19:15.458472 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 08:19:15.458478 | instance | Sunday 24 May 2026 08:19:15 +0000 (0:00:00.074) 0:10:26.700 ************ 2026-05-24 08:19:15.541726 | instance | skipping: [instance] 2026-05-24 08:19:15.541790 | instance | 2026-05-24 08:19:15.541797 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 08:19:15.541802 | instance | Sunday 24 May 2026 08:19:15 +0000 (0:00:00.083) 0:10:26.784 ************ 2026-05-24 08:19:15.624617 | instance | skipping: [instance] 2026-05-24 08:19:15.624710 | instance | 2026-05-24 08:19:15.624791 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 08:19:15.624968 | instance | Sunday 24 May 2026 08:19:15 +0000 (0:00:00.083) 0:10:26.867 ************ 2026-05-24 08:19:15.708278 | instance | skipping: [instance] 2026-05-24 08:19:15.708347 | instance | 2026-05-24 08:19:15.708467 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 08:19:15.708586 | instance | Sunday 24 May 2026 08:19:15 +0000 (0:00:00.083) 0:10:26.950 ************ 2026-05-24 08:19:15.787534 | instance | skipping: [instance] 2026-05-24 08:19:15.787903 | instance | 2026-05-24 08:19:15.787945 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 08:19:15.787951 | instance | Sunday 24 May 2026 08:19:15 +0000 (0:00:00.079) 0:10:27.030 ************ 2026-05-24 08:19:15.872164 | instance | ok: [instance] 2026-05-24 08:19:15.872262 | instance | 2026-05-24 08:19:15.872325 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 08:19:15.872478 | instance | Sunday 24 May 2026 08:19:15 +0000 (0:00:00.084) 0:10:27.114 ************ 2026-05-24 08:19:15.988491 | instance | ok: [instance] => (item=libvirt_exporter) 2026-05-24 08:19:15.988545 | instance | 2026-05-24 08:19:15.988552 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 08:19:15.988559 | instance | Sunday 24 May 2026 08:19:15 +0000 (0:00:00.115) 0:10:27.230 ************ 2026-05-24 08:19:16.111960 | instance | ok: [instance] 2026-05-24 08:19:16.112036 | instance | 2026-05-24 08:19:16.112153 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:19:16.112266 | instance | Sunday 24 May 2026 08:19:16 +0000 (0:00:00.123) 0:10:27.353 ************ 2026-05-24 08:19:16.233231 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:19:16.233374 | instance | 2026-05-24 08:19:16.233527 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:19:16.233690 | instance | Sunday 24 May 2026 08:19:16 +0000 (0:00:00.121) 0:10:27.475 ************ 2026-05-24 08:19:16.875865 | instance | ok: [instance] 2026-05-24 08:19:16.876203 | instance | 2026-05-24 08:19:16.876582 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-05-24 08:19:16.876951 | instance | Sunday 24 May 2026 08:19:16 +0000 (0:00:00.642) 0:10:28.118 ************ 2026-05-24 08:19:17.205129 | instance | skipping: [instance] 2026-05-24 08:19:17.205353 | instance | 2026-05-24 08:19:17.205625 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-05-24 08:19:17.206042 | instance | Sunday 24 May 2026 08:19:17 +0000 (0:00:00.327) 0:10:28.445 ************ 2026-05-24 08:19:18.663609 | instance | ok: [instance] => (item=libvirt-vnc) 2026-05-24 08:19:18.663991 | instance | ok: [instance] => (item=libvirt-api) 2026-05-24 08:19:18.664086 | instance | 2026-05-24 08:19:18.664615 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-05-24 08:19:18.664678 | instance | Sunday 24 May 2026 08:19:18 +0000 (0:00:01.460) 0:10:29.906 ************ 2026-05-24 08:19:20.154080 | instance | ok: [instance] => (item=libvirt-vnc) 2026-05-24 08:19:20.154216 | instance | ok: [instance] => (item=libvirt-api) 2026-05-24 08:19:20.154823 | instance | 2026-05-24 08:19:20.154905 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-05-24 08:19:20.154914 | instance | Sunday 24 May 2026 08:19:20 +0000 (0:00:01.490) 0:10:31.396 ************ 2026-05-24 08:19:20.392827 | instance | ok: [instance] 2026-05-24 08:19:20.392913 | instance | 2026-05-24 08:19:20.393253 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-05-24 08:19:20.393624 | instance | Sunday 24 May 2026 08:19:20 +0000 (0:00:00.236) 0:10:31.633 ************ 2026-05-24 08:19:22.570814 | instance | ok: [instance] 2026-05-24 08:19:22.571080 | instance | 2026-05-24 08:19:22.571368 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:19:22.571635 | instance | Sunday 24 May 2026 08:19:22 +0000 (0:00:02.179) 0:10:33.813 ************ 2026-05-24 08:19:22.684561 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:19:22.684783 | instance | 2026-05-24 08:19:22.685057 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:19:22.685343 | instance | Sunday 24 May 2026 08:19:22 +0000 (0:00:00.114) 0:10:33.927 ************ 2026-05-24 08:19:23.281919 | instance | ok: [instance] 2026-05-24 08:19:23.282188 | instance | 2026-05-24 08:19:23.282499 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-05-24 08:19:23.282811 | instance | Sunday 24 May 2026 08:19:23 +0000 (0:00:00.596) 0:10:34.524 ************ 2026-05-24 08:19:23.428083 | instance | skipping: [instance] 2026-05-24 08:19:23.428311 | instance | 2026-05-24 08:19:23.428573 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-24 08:19:23.428884 | instance | Sunday 24 May 2026 08:19:23 +0000 (0:00:00.145) 0:10:34.669 ************ 2026-05-24 08:19:24.538578 | instance | ok: [instance] 2026-05-24 08:19:24.538710 | instance | 2026-05-24 08:19:24.538893 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-24 08:19:24.539069 | instance | Sunday 24 May 2026 08:19:24 +0000 (0:00:01.110) 0:10:35.780 ************ 2026-05-24 08:19:24.822287 | instance | ok: [instance] 2026-05-24 08:19:24.822530 | instance | 2026-05-24 08:19:24.822793 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-24 08:19:24.823067 | instance | Sunday 24 May 2026 08:19:24 +0000 (0:00:00.283) 0:10:36.064 ************ 2026-05-24 08:19:25.404256 | instance | ok: [instance] 2026-05-24 08:19:25.404501 | instance | 2026-05-24 08:19:25.404781 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 08:19:25.405044 | instance | Sunday 24 May 2026 08:19:25 +0000 (0:00:00.582) 0:10:36.646 ************ 2026-05-24 08:19:25.553005 | instance | ok: [instance] 2026-05-24 08:19:25.553232 | instance | 2026-05-24 08:19:25.553690 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 08:19:25.553948 | instance | Sunday 24 May 2026 08:19:25 +0000 (0:00:00.148) 0:10:36.794 ************ 2026-05-24 08:19:25.690714 | instance | included: rabbitmq for instance 2026-05-24 08:19:25.690919 | instance | 2026-05-24 08:19:25.691278 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-24 08:19:25.691536 | instance | Sunday 24 May 2026 08:19:25 +0000 (0:00:00.138) 0:10:36.932 ************ 2026-05-24 08:19:26.427293 | instance | ok: [instance] 2026-05-24 08:19:26.427514 | instance | 2026-05-24 08:19:26.427786 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-24 08:19:26.428052 | instance | Sunday 24 May 2026 08:19:26 +0000 (0:00:00.736) 0:10:37.669 ************ 2026-05-24 08:19:26.620856 | instance | skipping: [instance] 2026-05-24 08:19:26.621073 | instance | 2026-05-24 08:19:26.621348 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-24 08:19:26.621611 | instance | Sunday 24 May 2026 08:19:26 +0000 (0:00:00.193) 0:10:37.863 ************ 2026-05-24 08:19:26.809200 | instance | skipping: [instance] 2026-05-24 08:19:26.809399 | instance | 2026-05-24 08:19:26.809678 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-24 08:19:26.809981 | instance | Sunday 24 May 2026 08:19:26 +0000 (0:00:00.188) 0:10:38.051 ************ 2026-05-24 08:19:27.010486 | instance | skipping: [instance] 2026-05-24 08:19:27.010698 | instance | 2026-05-24 08:19:27.010976 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-24 08:19:27.011245 | instance | Sunday 24 May 2026 08:19:27 +0000 (0:00:00.201) 0:10:38.252 ************ 2026-05-24 08:19:27.995650 | instance | ok: [instance] 2026-05-24 08:19:27.995894 | instance | 2026-05-24 08:19:27.996171 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 08:19:27.996441 | instance | Sunday 24 May 2026 08:19:27 +0000 (0:00:00.985) 0:10:39.237 ************ 2026-05-24 08:19:28.755442 | instance | ok: [instance] 2026-05-24 08:19:28.755651 | instance | 2026-05-24 08:19:28.755939 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 08:19:28.756231 | instance | Sunday 24 May 2026 08:19:28 +0000 (0:00:00.759) 0:10:39.997 ************ 2026-05-24 08:19:28.844592 | instance | ok: [instance] 2026-05-24 08:19:28.844824 | instance | 2026-05-24 08:19:28.845105 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 08:19:28.845363 | instance | Sunday 24 May 2026 08:19:28 +0000 (0:00:00.089) 0:10:40.087 ************ 2026-05-24 08:19:28.933515 | instance | skipping: [instance] 2026-05-24 08:19:28.933736 | instance | 2026-05-24 08:19:28.934057 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 08:19:28.934341 | instance | Sunday 24 May 2026 08:19:28 +0000 (0:00:00.088) 0:10:40.175 ************ 2026-05-24 08:19:29.020049 | instance | skipping: [instance] 2026-05-24 08:19:29.020265 | instance | 2026-05-24 08:19:29.020543 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 08:19:29.020805 | instance | Sunday 24 May 2026 08:19:29 +0000 (0:00:00.087) 0:10:40.262 ************ 2026-05-24 08:19:29.114192 | instance | ok: [instance] 2026-05-24 08:19:29.114416 | instance | 2026-05-24 08:19:29.114712 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 08:19:29.114975 | instance | Sunday 24 May 2026 08:19:29 +0000 (0:00:00.093) 0:10:40.356 ************ 2026-05-24 08:19:29.693129 | instance | ok: [instance] => (item=compute_metadata) 2026-05-24 08:19:29.693245 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 08:19:29.693408 | instance | ok: [instance] => (item=baremetal) 2026-05-24 08:19:29.693585 | instance | ok: [instance] => (item=volumev3) 2026-05-24 08:19:29.693746 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-24 08:19:29.693938 | instance | ok: [instance] => (item=network) 2026-05-24 08:19:29.694113 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 08:19:29.694318 | instance | ok: [instance] => (item=oslo_db_api) 2026-05-24 08:19:29.694465 | instance | ok: [instance] => (item=identity) 2026-05-24 08:19:29.694660 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-05-24 08:19:29.694814 | instance | ok: [instance] => (item=image) 2026-05-24 08:19:29.694970 | instance | ok: [instance] => (item=compute) 2026-05-24 08:19:29.695127 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-05-24 08:19:29.695284 | instance | ok: [instance] => (item=placement) 2026-05-24 08:19:29.695434 | instance | 2026-05-24 08:19:29.695647 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 08:19:29.696174 | instance | Sunday 24 May 2026 08:19:29 +0000 (0:00:00.578) 0:10:40.935 ************ 2026-05-24 08:19:29.815060 | instance | ok: [instance] 2026-05-24 08:19:29.815296 | instance | 2026-05-24 08:19:29.815583 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:19:29.815837 | instance | Sunday 24 May 2026 08:19:29 +0000 (0:00:00.121) 0:10:41.057 ************ 2026-05-24 08:19:29.940964 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:19:29.941191 | instance | 2026-05-24 08:19:29.941455 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:19:29.941761 | instance | Sunday 24 May 2026 08:19:29 +0000 (0:00:00.125) 0:10:41.183 ************ 2026-05-24 08:19:30.604297 | instance | ok: [instance] 2026-05-24 08:19:30.604473 | instance | 2026-05-24 08:19:30.604789 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-05-24 08:19:30.605131 | instance | Sunday 24 May 2026 08:19:30 +0000 (0:00:00.662) 0:10:41.846 ************ 2026-05-24 08:19:30.691399 | instance | skipping: [instance] 2026-05-24 08:19:30.691644 | instance | 2026-05-24 08:19:30.691929 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-05-24 08:19:30.692244 | instance | Sunday 24 May 2026 08:19:30 +0000 (0:00:00.087) 0:10:41.933 ************ 2026-05-24 08:19:31.004871 | instance | ok: [instance -> localhost] 2026-05-24 08:19:31.005138 | instance | 2026-05-24 08:19:31.005407 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-05-24 08:19:31.005667 | instance | Sunday 24 May 2026 08:19:31 +0000 (0:00:00.313) 0:10:42.247 ************ 2026-05-24 08:19:31.509121 | instance | ok: [instance -> localhost] 2026-05-24 08:19:31.509312 | instance | 2026-05-24 08:19:31.509599 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-05-24 08:19:31.509820 | instance | Sunday 24 May 2026 08:19:31 +0000 (0:00:00.503) 0:10:42.751 ************ 2026-05-24 08:19:32.139861 | instance | ok: [instance -> localhost] 2026-05-24 08:19:32.140154 | instance | 2026-05-24 08:19:32.140457 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-05-24 08:19:32.140728 | instance | Sunday 24 May 2026 08:19:32 +0000 (0:00:00.630) 0:10:43.381 ************ 2026-05-24 08:19:32.383902 | instance | ok: [instance -> localhost] 2026-05-24 08:19:32.383995 | instance | 2026-05-24 08:19:32.384290 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-05-24 08:19:32.384549 | instance | Sunday 24 May 2026 08:19:32 +0000 (0:00:00.244) 0:10:43.625 ************ 2026-05-24 08:19:33.969779 | instance | ok: [instance] => (item=nova-bootstrap) 2026-05-24 08:19:33.970094 | instance | ok: [instance] => (item=nova-cell-setup) 2026-05-24 08:19:33.970452 | instance | 2026-05-24 08:19:33.970757 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-05-24 08:19:33.971040 | instance | Sunday 24 May 2026 08:19:33 +0000 (0:00:01.585) 0:10:45.211 ************ 2026-05-24 08:19:34.554368 | instance | ok: [instance] 2026-05-24 08:19:34.554590 | instance | 2026-05-24 08:19:34.554860 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-05-24 08:19:34.555175 | instance | Sunday 24 May 2026 08:19:34 +0000 (0:00:00.584) 0:10:45.796 ************ 2026-05-24 08:19:38.125581 | instance | ok: [instance] 2026-05-24 08:19:38.125795 | instance | 2026-05-24 08:19:38.126082 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 08:19:38.126407 | instance | Sunday 24 May 2026 08:19:38 +0000 (0:00:03.571) 0:10:49.367 ************ 2026-05-24 08:19:38.309729 | instance | included: openstack_helm_ingress for instance 2026-05-24 08:19:38.309962 | instance | 2026-05-24 08:19:38.310269 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 08:19:38.310539 | instance | Sunday 24 May 2026 08:19:38 +0000 (0:00:00.184) 0:10:49.551 ************ 2026-05-24 08:19:38.391055 | instance | skipping: [instance] 2026-05-24 08:19:38.391272 | instance | 2026-05-24 08:19:38.391573 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 08:19:38.391834 | instance | Sunday 24 May 2026 08:19:38 +0000 (0:00:00.081) 0:10:49.633 ************ 2026-05-24 08:19:38.477167 | instance | skipping: [instance] 2026-05-24 08:19:38.477353 | instance | 2026-05-24 08:19:38.477542 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 08:19:38.477834 | instance | Sunday 24 May 2026 08:19:38 +0000 (0:00:00.085) 0:10:49.719 ************ 2026-05-24 08:19:38.575212 | instance | ok: [instance] 2026-05-24 08:19:38.575457 | instance | 2026-05-24 08:19:38.575725 | instance | TASK [Create Ingress compute] ************************************************** 2026-05-24 08:19:38.575990 | instance | Sunday 24 May 2026 08:19:38 +0000 (0:00:00.097) 0:10:49.817 ************ 2026-05-24 08:19:38.721401 | instance | included: ingress for instance 2026-05-24 08:19:38.721813 | instance | 2026-05-24 08:19:38.722103 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-05-24 08:19:38.722448 | instance | Sunday 24 May 2026 08:19:38 +0000 (0:00:00.145) 0:10:49.963 ************ 2026-05-24 08:19:40.084420 | instance | ok: [instance] 2026-05-24 08:19:40.084539 | instance | 2026-05-24 08:19:40.084706 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 08:19:40.084887 | instance | Sunday 24 May 2026 08:19:40 +0000 (0:00:01.362) 0:10:51.325 ************ 2026-05-24 08:19:40.407811 | instance | included: openstack_helm_ingress for instance 2026-05-24 08:19:40.408024 | instance | 2026-05-24 08:19:40.408293 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 08:19:40.408574 | instance | Sunday 24 May 2026 08:19:40 +0000 (0:00:00.324) 0:10:51.650 ************ 2026-05-24 08:19:40.488629 | instance | skipping: [instance] 2026-05-24 08:19:40.488849 | instance | 2026-05-24 08:19:40.489123 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 08:19:40.489413 | instance | Sunday 24 May 2026 08:19:40 +0000 (0:00:00.080) 0:10:51.731 ************ 2026-05-24 08:19:40.579007 | instance | skipping: [instance] 2026-05-24 08:19:40.579231 | instance | 2026-05-24 08:19:40.579507 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 08:19:40.579763 | instance | Sunday 24 May 2026 08:19:40 +0000 (0:00:00.090) 0:10:51.821 ************ 2026-05-24 08:19:40.671545 | instance | ok: [instance] 2026-05-24 08:19:40.671688 | instance | 2026-05-24 08:19:40.671877 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-05-24 08:19:40.672038 | instance | Sunday 24 May 2026 08:19:40 +0000 (0:00:00.092) 0:10:51.914 ************ 2026-05-24 08:19:40.802794 | instance | included: ingress for instance 2026-05-24 08:19:40.803018 | instance | 2026-05-24 08:19:40.803288 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-05-24 08:19:40.803555 | instance | Sunday 24 May 2026 08:19:40 +0000 (0:00:00.130) 0:10:52.045 ************ 2026-05-24 08:19:42.025036 | instance | ok: [instance] 2026-05-24 08:19:42.025230 | instance | 2026-05-24 08:19:42.025521 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-05-24 08:19:42.025778 | instance | Sunday 24 May 2026 08:19:42 +0000 (0:00:01.221) 0:10:53.266 ************ 2026-05-24 08:19:42.812837 | instance | ok: [instance] 2026-05-24 08:19:42.812963 | instance | 2026-05-24 08:19:42.813151 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-05-24 08:19:42.813336 | instance | Sunday 24 May 2026 08:19:42 +0000 (0:00:00.788) 0:10:54.055 ************ 2026-05-24 08:19:48.184349 | instance | ok: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-05-24 08:19:48.184598 | instance | ok: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-05-24 08:19:48.184873 | instance | ok: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-05-24 08:19:48.185170 | instance | ok: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-05-24 08:19:48.185443 | instance | ok: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-05-24 08:19:48.185721 | instance | 2026-05-24 08:19:48.186008 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 08:19:48.186307 | instance | Sunday 24 May 2026 08:19:48 +0000 (0:00:05.370) 0:10:59.425 ************ 2026-05-24 08:19:48.320874 | instance | ok: [instance] 2026-05-24 08:19:48.320962 | instance | 2026-05-24 08:19:48.321061 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 08:19:48.321176 | instance | Sunday 24 May 2026 08:19:48 +0000 (0:00:00.137) 0:10:59.563 ************ 2026-05-24 08:19:48.470790 | instance | included: rabbitmq for instance 2026-05-24 08:19:48.471182 | instance | 2026-05-24 08:19:48.471329 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-24 08:19:48.471621 | instance | Sunday 24 May 2026 08:19:48 +0000 (0:00:00.149) 0:10:59.713 ************ 2026-05-24 08:19:49.278363 | instance | ok: [instance] 2026-05-24 08:19:49.278537 | instance | 2026-05-24 08:19:49.278823 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-24 08:19:49.279079 | instance | Sunday 24 May 2026 08:19:49 +0000 (0:00:00.807) 0:11:00.520 ************ 2026-05-24 08:19:49.475850 | instance | skipping: [instance] 2026-05-24 08:19:49.476086 | instance | 2026-05-24 08:19:49.476419 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-24 08:19:49.476691 | instance | Sunday 24 May 2026 08:19:49 +0000 (0:00:00.197) 0:11:00.718 ************ 2026-05-24 08:19:49.669597 | instance | skipping: [instance] 2026-05-24 08:19:49.669794 | instance | 2026-05-24 08:19:49.670065 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-24 08:19:49.670371 | instance | Sunday 24 May 2026 08:19:49 +0000 (0:00:00.193) 0:11:00.911 ************ 2026-05-24 08:19:49.870196 | instance | skipping: [instance] 2026-05-24 08:19:49.870429 | instance | 2026-05-24 08:19:49.870703 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-24 08:19:49.871013 | instance | Sunday 24 May 2026 08:19:49 +0000 (0:00:00.200) 0:11:01.112 ************ 2026-05-24 08:19:50.793780 | instance | ok: [instance] 2026-05-24 08:19:50.793996 | instance | 2026-05-24 08:19:50.794372 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 08:19:50.794735 | instance | Sunday 24 May 2026 08:19:50 +0000 (0:00:00.922) 0:11:02.034 ************ 2026-05-24 08:19:51.512047 | instance | ok: [instance] 2026-05-24 08:19:51.512137 | instance | 2026-05-24 08:19:51.512236 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 08:19:51.512372 | instance | Sunday 24 May 2026 08:19:51 +0000 (0:00:00.719) 0:11:02.754 ************ 2026-05-24 08:19:51.597580 | instance | ok: [instance] 2026-05-24 08:19:51.597757 | instance | 2026-05-24 08:19:51.597903 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 08:19:51.598036 | instance | Sunday 24 May 2026 08:19:51 +0000 (0:00:00.085) 0:11:02.840 ************ 2026-05-24 08:19:51.685189 | instance | skipping: [instance] 2026-05-24 08:19:51.685297 | instance | 2026-05-24 08:19:51.685429 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 08:19:51.685589 | instance | Sunday 24 May 2026 08:19:51 +0000 (0:00:00.087) 0:11:02.927 ************ 2026-05-24 08:19:51.774807 | instance | skipping: [instance] 2026-05-24 08:19:51.774911 | instance | 2026-05-24 08:19:51.775060 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 08:19:51.775181 | instance | Sunday 24 May 2026 08:19:51 +0000 (0:00:00.089) 0:11:03.017 ************ 2026-05-24 08:19:51.991242 | instance | ok: [instance] 2026-05-24 08:19:51.991327 | instance | 2026-05-24 08:19:51.991448 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 08:19:51.991568 | instance | Sunday 24 May 2026 08:19:51 +0000 (0:00:00.216) 0:11:03.233 ************ 2026-05-24 08:19:52.170596 | instance | ok: [instance] => (item=compute_metadata) 2026-05-24 08:19:52.170674 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 08:19:52.170831 | instance | ok: [instance] => (item=baremetal) 2026-05-24 08:19:52.170952 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-24 08:19:52.171233 | instance | ok: [instance] => (item=dns) 2026-05-24 08:19:52.171355 | instance | ok: [instance] => (item=network) 2026-05-24 08:19:52.171497 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 08:19:52.171609 | instance | ok: [instance] => (item=identity) 2026-05-24 08:19:52.171736 | instance | ok: [instance] => (item=load_balancer) 2026-05-24 08:19:52.171858 | instance | ok: [instance] => (item=compute) 2026-05-24 08:19:52.171964 | instance | 2026-05-24 08:19:52.172090 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 08:19:52.172201 | instance | Sunday 24 May 2026 08:19:52 +0000 (0:00:00.179) 0:11:03.413 ************ 2026-05-24 08:19:52.290798 | instance | ok: [instance] 2026-05-24 08:19:52.291043 | instance | 2026-05-24 08:19:52.291323 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:19:52.291600 | instance | Sunday 24 May 2026 08:19:52 +0000 (0:00:00.119) 0:11:03.533 ************ 2026-05-24 08:19:52.403347 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:19:52.403568 | instance | 2026-05-24 08:19:52.403846 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:19:52.404140 | instance | Sunday 24 May 2026 08:19:52 +0000 (0:00:00.112) 0:11:03.645 ************ 2026-05-24 08:19:53.024954 | instance | ok: [instance] 2026-05-24 08:19:53.025224 | instance | 2026-05-24 08:19:53.025549 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-05-24 08:19:53.025829 | instance | Sunday 24 May 2026 08:19:53 +0000 (0:00:00.620) 0:11:04.266 ************ 2026-05-24 08:19:53.805099 | instance | ok: [instance] 2026-05-24 08:19:53.805336 | instance | 2026-05-24 08:19:53.805637 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-05-24 08:19:53.805908 | instance | Sunday 24 May 2026 08:19:53 +0000 (0:00:00.780) 0:11:05.047 ************ 2026-05-24 08:19:53.887433 | instance | skipping: [instance] 2026-05-24 08:19:53.887653 | instance | 2026-05-24 08:19:53.887919 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-05-24 08:19:53.888200 | instance | Sunday 24 May 2026 08:19:53 +0000 (0:00:00.082) 0:11:05.130 ************ 2026-05-24 08:19:54.307214 | instance | ok: [instance] 2026-05-24 08:19:54.307416 | instance | 2026-05-24 08:19:54.307675 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-05-24 08:19:54.307954 | instance | Sunday 24 May 2026 08:19:54 +0000 (0:00:00.419) 0:11:05.549 ************ 2026-05-24 08:19:54.417113 | instance | ok: [instance] 2026-05-24 08:19:54.417196 | instance | 2026-05-24 08:19:54.417324 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-05-24 08:19:54.417443 | instance | Sunday 24 May 2026 08:19:54 +0000 (0:00:00.110) 0:11:05.659 ************ 2026-05-24 08:19:54.510843 | instance | ok: [instance] 2026-05-24 08:19:54.511097 | instance | 2026-05-24 08:19:54.511421 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-05-24 08:19:54.511686 | instance | Sunday 24 May 2026 08:19:54 +0000 (0:00:00.093) 0:11:05.753 ************ 2026-05-24 08:19:54.592858 | instance | skipping: [instance] 2026-05-24 08:19:54.593095 | instance | 2026-05-24 08:19:54.593357 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-05-24 08:19:54.593614 | instance | Sunday 24 May 2026 08:19:54 +0000 (0:00:00.082) 0:11:05.835 ************ 2026-05-24 08:19:57.348895 | instance | ok: [instance] 2026-05-24 08:19:57.349209 | instance | 2026-05-24 08:19:57.349362 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 08:19:57.349614 | instance | Sunday 24 May 2026 08:19:57 +0000 (0:00:02.755) 0:11:08.591 ************ 2026-05-24 08:19:57.536520 | instance | included: openstack_helm_ingress for instance 2026-05-24 08:19:57.536753 | instance | 2026-05-24 08:19:57.537022 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 08:19:57.537283 | instance | Sunday 24 May 2026 08:19:57 +0000 (0:00:00.187) 0:11:08.779 ************ 2026-05-24 08:19:57.626423 | instance | skipping: [instance] 2026-05-24 08:19:57.626493 | instance | 2026-05-24 08:19:57.626596 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 08:19:57.626714 | instance | Sunday 24 May 2026 08:19:57 +0000 (0:00:00.089) 0:11:08.869 ************ 2026-05-24 08:19:57.720593 | instance | skipping: [instance] 2026-05-24 08:19:57.720811 | instance | 2026-05-24 08:19:57.721079 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 08:19:57.721336 | instance | Sunday 24 May 2026 08:19:57 +0000 (0:00:00.094) 0:11:08.963 ************ 2026-05-24 08:19:57.836599 | instance | ok: [instance] 2026-05-24 08:19:57.836815 | instance | 2026-05-24 08:19:57.837073 | instance | TASK [Create Ingress network] ************************************************** 2026-05-24 08:19:57.837374 | instance | Sunday 24 May 2026 08:19:57 +0000 (0:00:00.115) 0:11:09.079 ************ 2026-05-24 08:19:57.967463 | instance | included: ingress for instance 2026-05-24 08:19:57.967675 | instance | 2026-05-24 08:19:57.967938 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-05-24 08:19:57.968191 | instance | Sunday 24 May 2026 08:19:57 +0000 (0:00:00.130) 0:11:09.210 ************ 2026-05-24 08:19:59.455117 | instance | ok: [instance] 2026-05-24 08:19:59.455521 | instance | 2026-05-24 08:19:59.455619 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-05-24 08:19:59.455880 | instance | Sunday 24 May 2026 08:19:59 +0000 (0:00:01.486) 0:11:10.697 ************ 2026-05-24 08:20:00.354312 | instance | ok: [instance] 2026-05-24 08:20:00.354391 | instance | 2026-05-24 08:20:00.354515 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-05-24 08:20:00.354634 | instance | Sunday 24 May 2026 08:20:00 +0000 (0:00:00.900) 0:11:11.597 ************ 2026-05-24 08:20:01.507134 | instance | ok: [instance] => (item={'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True, 'subnets': [{'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]}) 2026-05-24 08:20:01.507373 | instance | 2026-05-24 08:20:01.507651 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-05-24 08:20:01.507915 | instance | Sunday 24 May 2026 08:20:01 +0000 (0:00:01.152) 0:11:12.749 ************ 2026-05-24 08:20:02.851657 | instance | ok: [instance] => (item=[{'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True}, {'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]) 2026-05-24 08:20:02.851873 | instance | 2026-05-24 08:20:02.852162 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 08:20:02.852420 | instance | Sunday 24 May 2026 08:20:02 +0000 (0:00:01.344) 0:11:14.094 ************ 2026-05-24 08:20:02.973432 | instance | ok: [instance] 2026-05-24 08:20:02.973616 | instance | 2026-05-24 08:20:02.973785 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 08:20:02.973948 | instance | Sunday 24 May 2026 08:20:02 +0000 (0:00:00.121) 0:11:14.215 ************ 2026-05-24 08:20:03.110523 | instance | included: rabbitmq for instance 2026-05-24 08:20:03.110625 | instance | 2026-05-24 08:20:03.110757 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-24 08:20:03.110877 | instance | Sunday 24 May 2026 08:20:03 +0000 (0:00:00.137) 0:11:14.353 ************ 2026-05-24 08:20:03.914503 | instance | ok: [instance] 2026-05-24 08:20:03.914707 | instance | 2026-05-24 08:20:03.914979 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-24 08:20:03.915240 | instance | Sunday 24 May 2026 08:20:03 +0000 (0:00:00.803) 0:11:15.157 ************ 2026-05-24 08:20:04.094112 | instance | skipping: [instance] 2026-05-24 08:20:04.094364 | instance | 2026-05-24 08:20:04.094644 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-24 08:20:04.094909 | instance | Sunday 24 May 2026 08:20:04 +0000 (0:00:00.179) 0:11:15.336 ************ 2026-05-24 08:20:04.293167 | instance | skipping: [instance] 2026-05-24 08:20:04.293263 | instance | 2026-05-24 08:20:04.293339 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-24 08:20:04.293473 | instance | Sunday 24 May 2026 08:20:04 +0000 (0:00:00.199) 0:11:15.535 ************ 2026-05-24 08:20:04.472447 | instance | skipping: [instance] 2026-05-24 08:20:04.472653 | instance | 2026-05-24 08:20:04.472908 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-24 08:20:04.473171 | instance | Sunday 24 May 2026 08:20:04 +0000 (0:00:00.179) 0:11:15.715 ************ 2026-05-24 08:20:05.386937 | instance | ok: [instance] 2026-05-24 08:20:05.387188 | instance | 2026-05-24 08:20:05.387469 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 08:20:05.387727 | instance | Sunday 24 May 2026 08:20:05 +0000 (0:00:00.914) 0:11:16.629 ************ 2026-05-24 08:20:06.137870 | instance | ok: [instance] 2026-05-24 08:20:06.138088 | instance | 2026-05-24 08:20:06.138427 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 08:20:06.138682 | instance | Sunday 24 May 2026 08:20:06 +0000 (0:00:00.750) 0:11:17.380 ************ 2026-05-24 08:20:06.234679 | instance | ok: [instance] 2026-05-24 08:20:06.234926 | instance | 2026-05-24 08:20:06.235214 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 08:20:06.235459 | instance | Sunday 24 May 2026 08:20:06 +0000 (0:00:00.096) 0:11:17.477 ************ 2026-05-24 08:20:06.322120 | instance | skipping: [instance] 2026-05-24 08:20:06.322416 | instance | 2026-05-24 08:20:06.322690 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 08:20:06.322957 | instance | Sunday 24 May 2026 08:20:06 +0000 (0:00:00.087) 0:11:17.564 ************ 2026-05-24 08:20:06.426584 | instance | skipping: [instance] 2026-05-24 08:20:06.426831 | instance | 2026-05-24 08:20:06.427108 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 08:20:06.427367 | instance | Sunday 24 May 2026 08:20:06 +0000 (0:00:00.104) 0:11:17.668 ************ 2026-05-24 08:20:06.514532 | instance | ok: [instance] 2026-05-24 08:20:06.514781 | instance | 2026-05-24 08:20:06.515079 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 08:20:06.515340 | instance | Sunday 24 May 2026 08:20:06 +0000 (0:00:00.087) 0:11:17.756 ************ 2026-05-24 08:20:06.675337 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 08:20:06.675597 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-24 08:20:06.675850 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 08:20:06.676102 | instance | ok: [instance] => (item=cloudformation) 2026-05-24 08:20:06.676351 | instance | ok: [instance] => (item=identity) 2026-05-24 08:20:06.676600 | instance | ok: [instance] => (item=orchestration) 2026-05-24 08:20:06.676839 | instance | 2026-05-24 08:20:06.677094 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 08:20:06.677348 | instance | Sunday 24 May 2026 08:20:06 +0000 (0:00:00.160) 0:11:17.917 ************ 2026-05-24 08:20:06.796634 | instance | ok: [instance] 2026-05-24 08:20:06.796872 | instance | 2026-05-24 08:20:06.797145 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:20:06.797403 | instance | Sunday 24 May 2026 08:20:06 +0000 (0:00:00.121) 0:11:18.039 ************ 2026-05-24 08:20:06.918610 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:20:06.919276 | instance | 2026-05-24 08:20:06.919303 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:20:06.919618 | instance | Sunday 24 May 2026 08:20:06 +0000 (0:00:00.121) 0:11:18.161 ************ 2026-05-24 08:20:07.555123 | instance | ok: [instance] 2026-05-24 08:20:07.555186 | instance | 2026-05-24 08:20:07.555198 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-05-24 08:20:07.555207 | instance | Sunday 24 May 2026 08:20:07 +0000 (0:00:00.635) 0:11:18.796 ************ 2026-05-24 08:20:10.505863 | instance | ok: [instance] 2026-05-24 08:20:10.505958 | instance | 2026-05-24 08:20:10.506220 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 08:20:10.506271 | instance | Sunday 24 May 2026 08:20:10 +0000 (0:00:02.951) 0:11:21.748 ************ 2026-05-24 08:20:10.834852 | instance | included: openstack_helm_ingress for instance 2026-05-24 08:20:10.834944 | instance | 2026-05-24 08:20:10.835172 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 08:20:10.835473 | instance | Sunday 24 May 2026 08:20:10 +0000 (0:00:00.329) 0:11:22.077 ************ 2026-05-24 08:20:10.919137 | instance | skipping: [instance] 2026-05-24 08:20:10.919212 | instance | 2026-05-24 08:20:10.919532 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 08:20:10.919589 | instance | Sunday 24 May 2026 08:20:10 +0000 (0:00:00.084) 0:11:22.162 ************ 2026-05-24 08:20:11.007890 | instance | skipping: [instance] 2026-05-24 08:20:11.007971 | instance | 2026-05-24 08:20:11.008108 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 08:20:11.008260 | instance | Sunday 24 May 2026 08:20:10 +0000 (0:00:00.088) 0:11:22.250 ************ 2026-05-24 08:20:11.098146 | instance | ok: [instance] 2026-05-24 08:20:11.098243 | instance | 2026-05-24 08:20:11.098354 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-05-24 08:20:11.098481 | instance | Sunday 24 May 2026 08:20:11 +0000 (0:00:00.090) 0:11:22.340 ************ 2026-05-24 08:20:11.242495 | instance | included: ingress for instance 2026-05-24 08:20:11.242587 | instance | 2026-05-24 08:20:11.242827 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-05-24 08:20:11.242871 | instance | Sunday 24 May 2026 08:20:11 +0000 (0:00:00.144) 0:11:22.485 ************ 2026-05-24 08:20:12.461640 | instance | ok: [instance] 2026-05-24 08:20:12.461735 | instance | 2026-05-24 08:20:12.461815 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 08:20:12.461949 | instance | Sunday 24 May 2026 08:20:12 +0000 (0:00:01.219) 0:11:23.704 ************ 2026-05-24 08:20:12.664658 | instance | included: openstack_helm_ingress for instance 2026-05-24 08:20:12.664750 | instance | 2026-05-24 08:20:12.664856 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 08:20:12.664978 | instance | Sunday 24 May 2026 08:20:12 +0000 (0:00:00.202) 0:11:23.907 ************ 2026-05-24 08:20:12.754816 | instance | skipping: [instance] 2026-05-24 08:20:12.754907 | instance | 2026-05-24 08:20:12.755223 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 08:20:12.755293 | instance | Sunday 24 May 2026 08:20:12 +0000 (0:00:00.090) 0:11:23.997 ************ 2026-05-24 08:20:12.841139 | instance | skipping: [instance] 2026-05-24 08:20:12.841207 | instance | 2026-05-24 08:20:12.841213 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 08:20:12.841219 | instance | Sunday 24 May 2026 08:20:12 +0000 (0:00:00.085) 0:11:24.083 ************ 2026-05-24 08:20:12.925542 | instance | ok: [instance] 2026-05-24 08:20:12.925622 | instance | 2026-05-24 08:20:12.925967 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-05-24 08:20:12.926284 | instance | Sunday 24 May 2026 08:20:12 +0000 (0:00:00.084) 0:11:24.168 ************ 2026-05-24 08:20:13.065469 | instance | included: ingress for instance 2026-05-24 08:20:13.065683 | instance | 2026-05-24 08:20:13.065947 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-05-24 08:20:13.066277 | instance | Sunday 24 May 2026 08:20:13 +0000 (0:00:00.139) 0:11:24.307 ************ 2026-05-24 08:20:14.620706 | instance | ok: [instance] 2026-05-24 08:20:14.620900 | instance | 2026-05-24 08:20:14.621203 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-24 08:20:14.621473 | instance | Sunday 24 May 2026 08:20:14 +0000 (0:00:01.554) 0:11:25.862 ************ 2026-05-24 08:20:14.919111 | instance | ok: [instance] 2026-05-24 08:20:14.919345 | instance | 2026-05-24 08:20:14.919641 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 08:20:14.919913 | instance | Sunday 24 May 2026 08:20:14 +0000 (0:00:00.298) 0:11:26.160 ************ 2026-05-24 08:20:16.379852 | instance | ok: [instance] 2026-05-24 08:20:16.379948 | instance | 2026-05-24 08:20:16.379975 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-24 08:20:16.379986 | instance | Sunday 24 May 2026 08:20:16 +0000 (0:00:01.459) 0:11:27.620 ************ 2026-05-24 08:20:16.691236 | instance | ok: [instance] 2026-05-24 08:20:16.691329 | instance | 2026-05-24 08:20:16.691341 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 08:20:16.691352 | instance | Sunday 24 May 2026 08:20:16 +0000 (0:00:00.312) 0:11:27.932 ************ 2026-05-24 08:20:16.824294 | instance | ok: [instance] => { 2026-05-24 08:20:16.824424 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-24 08:20:16.824438 | instance | } 2026-05-24 08:20:16.824517 | instance | 2026-05-24 08:20:16.824637 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 08:20:16.824765 | instance | Sunday 24 May 2026 08:20:16 +0000 (0:00:00.133) 0:11:28.066 ************ 2026-05-24 08:20:17.265678 | instance | ok: [instance] 2026-05-24 08:20:17.265900 | instance | 2026-05-24 08:20:17.266172 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 08:20:17.266456 | instance | Sunday 24 May 2026 08:20:17 +0000 (0:00:00.440) 0:11:28.507 ************ 2026-05-24 08:20:18.825538 | instance | ok: [instance] 2026-05-24 08:20:18.825643 | instance | 2026-05-24 08:20:18.825827 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-24 08:20:18.825998 | instance | Sunday 24 May 2026 08:20:18 +0000 (0:00:01.560) 0:11:30.068 ************ 2026-05-24 08:20:19.366543 | instance | ok: [instance] 2026-05-24 08:20:19.366758 | instance | 2026-05-24 08:20:19.367038 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-24 08:20:19.367358 | instance | Sunday 24 May 2026 08:20:19 +0000 (0:00:00.540) 0:11:30.608 ************ 2026-05-24 08:20:20.346676 | instance | ok: [instance] 2026-05-24 08:20:20.346793 | instance | 2026-05-24 08:20:20.346917 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-24 08:20:20.347044 | instance | Sunday 24 May 2026 08:20:20 +0000 (0:00:00.981) 0:11:31.589 ************ 2026-05-24 08:20:21.279200 | instance | ok: [instance] 2026-05-24 08:20:21.279415 | instance | 2026-05-24 08:20:21.279684 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-24 08:20:21.279951 | instance | Sunday 24 May 2026 08:20:21 +0000 (0:00:00.932) 0:11:32.521 ************ 2026-05-24 08:20:21.685111 | instance | ok: [instance] 2026-05-24 08:20:21.685177 | instance | 2026-05-24 08:20:21.685189 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-24 08:20:21.685199 | instance | Sunday 24 May 2026 08:20:21 +0000 (0:00:00.405) 0:11:32.926 ************ 2026-05-24 08:20:21.887339 | instance | included: openstack_helm_endpoints for instance 2026-05-24 08:20:21.887406 | instance | 2026-05-24 08:20:21.887618 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 08:20:21.887637 | instance | Sunday 24 May 2026 08:20:21 +0000 (0:00:00.203) 0:11:33.130 ************ 2026-05-24 08:20:21.974203 | instance | skipping: [instance] 2026-05-24 08:20:21.974549 | instance | 2026-05-24 08:20:21.974567 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 08:20:21.974572 | instance | Sunday 24 May 2026 08:20:21 +0000 (0:00:00.086) 0:11:33.216 ************ 2026-05-24 08:20:22.061738 | instance | skipping: [instance] 2026-05-24 08:20:22.061778 | instance | 2026-05-24 08:20:22.061787 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 08:20:22.061797 | instance | Sunday 24 May 2026 08:20:22 +0000 (0:00:00.086) 0:11:33.303 ************ 2026-05-24 08:20:22.154779 | instance | skipping: [instance] 2026-05-24 08:20:22.155147 | instance | 2026-05-24 08:20:22.155436 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 08:20:22.155601 | instance | Sunday 24 May 2026 08:20:22 +0000 (0:00:00.093) 0:11:33.396 ************ 2026-05-24 08:20:22.248046 | instance | skipping: [instance] 2026-05-24 08:20:22.248436 | instance | 2026-05-24 08:20:22.248690 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 08:20:22.248905 | instance | Sunday 24 May 2026 08:20:22 +0000 (0:00:00.093) 0:11:33.490 ************ 2026-05-24 08:20:22.325363 | instance | skipping: [instance] 2026-05-24 08:20:22.325806 | instance | 2026-05-24 08:20:22.326232 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 08:20:22.326574 | instance | Sunday 24 May 2026 08:20:22 +0000 (0:00:00.077) 0:11:33.567 ************ 2026-05-24 08:20:22.408329 | instance | skipping: [instance] 2026-05-24 08:20:22.408605 | instance | 2026-05-24 08:20:22.408834 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 08:20:22.409048 | instance | Sunday 24 May 2026 08:20:22 +0000 (0:00:00.083) 0:11:33.650 ************ 2026-05-24 08:20:22.488171 | instance | ok: [instance] 2026-05-24 08:20:22.488548 | instance | 2026-05-24 08:20:22.489034 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 08:20:22.489365 | instance | Sunday 24 May 2026 08:20:22 +0000 (0:00:00.079) 0:11:33.730 ************ 2026-05-24 08:20:22.586148 | instance | ok: [instance] => (item=identity) 2026-05-24 08:20:22.586951 | instance | 2026-05-24 08:20:22.587165 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 08:20:22.587341 | instance | Sunday 24 May 2026 08:20:22 +0000 (0:00:00.097) 0:11:33.828 ************ 2026-05-24 08:20:22.718422 | instance | ok: [instance] 2026-05-24 08:20:22.718621 | instance | 2026-05-24 08:20:22.718893 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-24 08:20:22.719148 | instance | Sunday 24 May 2026 08:20:22 +0000 (0:00:00.132) 0:11:33.960 ************ 2026-05-24 08:20:23.223709 | instance | ok: [instance] 2026-05-24 08:20:23.223812 | instance | 2026-05-24 08:20:23.223891 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-24 08:20:23.224548 | instance | Sunday 24 May 2026 08:20:23 +0000 (0:00:00.505) 0:11:34.466 ************ 2026-05-24 08:20:23.753955 | instance | ok: [instance] 2026-05-24 08:20:23.754027 | instance | 2026-05-24 08:20:23.754039 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-24 08:20:23.754049 | instance | Sunday 24 May 2026 08:20:23 +0000 (0:00:00.528) 0:11:34.995 ************ 2026-05-24 08:20:24.238518 | instance | ok: [instance] 2026-05-24 08:20:24.238587 | instance | 2026-05-24 08:20:24.238599 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-24 08:20:24.238609 | instance | Sunday 24 May 2026 08:20:24 +0000 (0:00:00.484) 0:11:35.479 ************ 2026-05-24 08:20:24.845081 | instance | ok: [instance] 2026-05-24 08:20:24.845143 | instance | 2026-05-24 08:20:24.845154 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 08:20:24.845165 | instance | Sunday 24 May 2026 08:20:24 +0000 (0:00:00.605) 0:11:36.085 ************ 2026-05-24 08:20:24.962937 | instance | ok: [instance] 2026-05-24 08:20:24.963038 | instance | 2026-05-24 08:20:24.963267 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 08:20:24.963530 | instance | Sunday 24 May 2026 08:20:24 +0000 (0:00:00.119) 0:11:36.205 ************ 2026-05-24 08:20:25.100744 | instance | included: rabbitmq for instance 2026-05-24 08:20:25.100989 | instance | 2026-05-24 08:20:25.101263 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-24 08:20:25.101554 | instance | Sunday 24 May 2026 08:20:25 +0000 (0:00:00.137) 0:11:36.343 ************ 2026-05-24 08:20:25.854005 | instance | ok: [instance] 2026-05-24 08:20:25.854745 | instance | 2026-05-24 08:20:25.854848 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-24 08:20:25.854871 | instance | Sunday 24 May 2026 08:20:25 +0000 (0:00:00.753) 0:11:37.096 ************ 2026-05-24 08:20:26.187434 | instance | skipping: [instance] 2026-05-24 08:20:26.187548 | instance | 2026-05-24 08:20:26.187777 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-24 08:20:26.187838 | instance | Sunday 24 May 2026 08:20:26 +0000 (0:00:00.333) 0:11:37.429 ************ 2026-05-24 08:20:26.538348 | instance | skipping: [instance] 2026-05-24 08:20:26.539046 | instance | 2026-05-24 08:20:26.539061 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-24 08:20:26.539081 | instance | Sunday 24 May 2026 08:20:26 +0000 (0:00:00.350) 0:11:37.780 ************ 2026-05-24 08:20:27.098190 | instance | skipping: [instance] 2026-05-24 08:20:27.098293 | instance | 2026-05-24 08:20:27.098350 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-24 08:20:27.098517 | instance | Sunday 24 May 2026 08:20:27 +0000 (0:00:00.560) 0:11:38.340 ************ 2026-05-24 08:20:28.044477 | instance | ok: [instance] 2026-05-24 08:20:28.044587 | instance | 2026-05-24 08:20:28.044599 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 08:20:28.044766 | instance | Sunday 24 May 2026 08:20:28 +0000 (0:00:00.945) 0:11:39.286 ************ 2026-05-24 08:20:28.804595 | instance | ok: [instance] 2026-05-24 08:20:28.804715 | instance | 2026-05-24 08:20:28.804729 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 08:20:28.804789 | instance | Sunday 24 May 2026 08:20:28 +0000 (0:00:00.760) 0:11:40.047 ************ 2026-05-24 08:20:28.916584 | instance | ok: [instance] 2026-05-24 08:20:28.916695 | instance | 2026-05-24 08:20:28.916783 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 08:20:28.916926 | instance | Sunday 24 May 2026 08:20:28 +0000 (0:00:00.111) 0:11:40.158 ************ 2026-05-24 08:20:29.003778 | instance | skipping: [instance] 2026-05-24 08:20:29.003867 | instance | 2026-05-24 08:20:29.004146 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 08:20:29.004210 | instance | Sunday 24 May 2026 08:20:28 +0000 (0:00:00.087) 0:11:40.246 ************ 2026-05-24 08:20:29.092807 | instance | skipping: [instance] 2026-05-24 08:20:29.092864 | instance | 2026-05-24 08:20:29.092871 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 08:20:29.092878 | instance | Sunday 24 May 2026 08:20:29 +0000 (0:00:00.088) 0:11:40.334 ************ 2026-05-24 08:20:29.183946 | instance | ok: [instance] 2026-05-24 08:20:29.184051 | instance | 2026-05-24 08:20:29.184273 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 08:20:29.184325 | instance | Sunday 24 May 2026 08:20:29 +0000 (0:00:00.091) 0:11:40.426 ************ 2026-05-24 08:20:29.368977 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 08:20:29.369059 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-24 08:20:29.369070 | instance | ok: [instance] => (item=network) 2026-05-24 08:20:29.369090 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 08:20:29.369098 | instance | ok: [instance] => (item=identity) 2026-05-24 08:20:29.369473 | instance | ok: [instance] => (item=load_balancer) 2026-05-24 08:20:29.369557 | instance | ok: [instance] => (item=valkey) 2026-05-24 08:20:29.369570 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-05-24 08:20:29.369588 | instance | 2026-05-24 08:20:29.369874 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 08:20:29.369938 | instance | Sunday 24 May 2026 08:20:29 +0000 (0:00:00.184) 0:11:40.611 ************ 2026-05-24 08:20:29.510276 | instance | ok: [instance] 2026-05-24 08:20:29.510541 | instance | 2026-05-24 08:20:29.510931 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:20:29.511203 | instance | Sunday 24 May 2026 08:20:29 +0000 (0:00:00.141) 0:11:40.752 ************ 2026-05-24 08:20:29.634502 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:20:29.634702 | instance | 2026-05-24 08:20:29.634967 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:20:29.635226 | instance | Sunday 24 May 2026 08:20:29 +0000 (0:00:00.124) 0:11:40.876 ************ 2026-05-24 08:20:30.255330 | instance | ok: [instance] 2026-05-24 08:20:30.255608 | instance | 2026-05-24 08:20:30.255869 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-24 08:20:30.256138 | instance | Sunday 24 May 2026 08:20:30 +0000 (0:00:00.621) 0:11:41.497 ************ 2026-05-24 08:20:31.857864 | instance | ok: [instance] 2026-05-24 08:20:31.858039 | instance | 2026-05-24 08:20:31.858365 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-05-24 08:20:31.858621 | instance | Sunday 24 May 2026 08:20:31 +0000 (0:00:01.602) 0:11:43.100 ************ 2026-05-24 08:20:32.965418 | instance | ok: [instance] 2026-05-24 08:20:32.965517 | instance | 2026-05-24 08:20:32.965719 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-05-24 08:20:32.965879 | instance | Sunday 24 May 2026 08:20:32 +0000 (0:00:01.107) 0:11:44.207 ************ 2026-05-24 08:20:34.054878 | instance | ok: [instance] 2026-05-24 08:20:34.054939 | instance | 2026-05-24 08:20:34.054963 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-05-24 08:20:34.054974 | instance | Sunday 24 May 2026 08:20:34 +0000 (0:00:01.088) 0:11:45.296 ************ 2026-05-24 08:20:35.330189 | instance | ok: [instance] 2026-05-24 08:20:35.330241 | instance | 2026-05-24 08:20:35.330247 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-05-24 08:20:35.330252 | instance | Sunday 24 May 2026 08:20:35 +0000 (0:00:01.275) 0:11:46.571 ************ 2026-05-24 08:20:40.534051 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-05-24 08:20:40.534140 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-05-24 08:20:40.534333 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-05-24 08:20:40.534543 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-05-24 08:20:40.534688 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-05-24 08:20:40.534702 | instance | 2026-05-24 08:20:40.534742 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-05-24 08:20:40.534896 | instance | Sunday 24 May 2026 08:20:40 +0000 (0:00:05.204) 0:11:51.776 ************ 2026-05-24 08:20:42.038015 | instance | ok: [instance] => (item=instance) 2026-05-24 08:20:42.038145 | instance | 2026-05-24 08:20:42.038220 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-05-24 08:20:42.038340 | instance | Sunday 24 May 2026 08:20:42 +0000 (0:00:01.503) 0:11:53.280 ************ 2026-05-24 08:20:45.461550 | instance | ok: [instance] => (item=instance) 2026-05-24 08:20:45.461647 | instance | 2026-05-24 08:20:45.461907 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-05-24 08:20:45.461982 | instance | Sunday 24 May 2026 08:20:45 +0000 (0:00:03.423) 0:11:56.704 ************ 2026-05-24 08:20:51.135164 | instance | ok: [instance] => (item=instance) 2026-05-24 08:20:51.135276 | instance | 2026-05-24 08:20:51.135485 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-05-24 08:20:51.135545 | instance | Sunday 24 May 2026 08:20:51 +0000 (0:00:05.673) 0:12:02.377 ************ 2026-05-24 08:20:52.257011 | instance | ok: [instance] => (item=instance) 2026-05-24 08:20:52.257101 | instance | 2026-05-24 08:20:52.257286 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-05-24 08:20:52.257361 | instance | Sunday 24 May 2026 08:20:52 +0000 (0:00:01.121) 0:12:03.499 ************ 2026-05-24 08:20:52.364923 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-05-24 08:20:52.364991 | instance | 2026-05-24 08:20:52.365140 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-05-24 08:20:52.365258 | instance | Sunday 24 May 2026 08:20:52 +0000 (0:00:00.107) 0:12:03.607 ************ 2026-05-24 08:20:53.405622 | instance | ok: [instance] 2026-05-24 08:20:53.405846 | instance | 2026-05-24 08:20:53.406137 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-05-24 08:20:53.406460 | instance | Sunday 24 May 2026 08:20:53 +0000 (0:00:01.040) 0:12:04.647 ************ 2026-05-24 08:20:55.489676 | instance | ok: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-05-24T07:53:53Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.2.137', 'hostname': 'host-172-24-2-137', 'fqdn': 'host-172-24-2-137.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '87e31150-242d-4fa1-a5af-5b6b9de6f2eb', 'ip_address': '172.24.2.137'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:66:2f:66', 'name': 'octavia-health-manager-port-instance', 'network_id': '255d1431-c81a-40ca-8cb3-3bad6ac3cfc6', 'numa_affinity_policy': None, 'project_id': 'b557aa2055de42009aca6913f9d9a3ec', 'tenant_id': 'b557aa2055de42009aca6913f9d9a3ec', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['3953d8d9-4ded-4188-9fdb-d271d83473ba'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-05-24T07:57:37Z', 'revision_number': 5, 'if_match': None, 'id': '83653237-2ff0-4ebb-a7c0-9877e6b237ac', '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-05-24 08:20:55.490037 | instance | ok: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-05-24T07:53:53Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.2.137', 'hostname': 'host-172-24-2-137', 'fqdn': 'host-172-24-2-137.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '87e31150-242d-4fa1-a5af-5b6b9de6f2eb', 'ip_address': '172.24.2.137'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:66:2f:66', 'name': 'octavia-health-manager-port-instance', 'network_id': '255d1431-c81a-40ca-8cb3-3bad6ac3cfc6', 'numa_affinity_policy': None, 'project_id': 'b557aa2055de42009aca6913f9d9a3ec', 'tenant_id': 'b557aa2055de42009aca6913f9d9a3ec', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['3953d8d9-4ded-4188-9fdb-d271d83473ba'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-05-24T07:57:37Z', 'revision_number': 5, 'if_match': None, 'id': '83653237-2ff0-4ebb-a7c0-9877e6b237ac', '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-05-24 08:20:55.490342 | instance | 2026-05-24 08:20:55.490600 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-05-24 08:20:55.490867 | instance | Sunday 24 May 2026 08:20:55 +0000 (0:00:02.084) 0:12:06.731 ************ 2026-05-24 08:20:56.572060 | instance | ok: [instance] 2026-05-24 08:20:56.572308 | instance | 2026-05-24 08:20:56.572590 | instance | TASK [Upload Amphora image] **************************************************** 2026-05-24 08:20:56.572860 | instance | Sunday 24 May 2026 08:20:56 +0000 (0:00:01.082) 0:12:07.814 ************ 2026-05-24 08:20:56.734953 | instance | included: atmosphere.common.glance_image for instance 2026-05-24 08:20:56.735001 | instance | 2026-05-24 08:20:56.735006 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-05-24 08:20:56.735011 | instance | Sunday 24 May 2026 08:20:56 +0000 (0:00:00.163) 0:12:07.977 ************ 2026-05-24 08:20:58.167159 | instance | ok: [instance] 2026-05-24 08:20:58.167243 | instance | 2026-05-24 08:20:58.167544 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-05-24 08:20:58.167626 | instance | Sunday 24 May 2026 08:20:58 +0000 (0:00:01.432) 0:12:09.409 ************ 2026-05-24 08:20:58.708170 | instance | ok: [instance] 2026-05-24 08:20:58.708251 | instance | 2026-05-24 08:20:58.708262 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-05-24 08:20:58.708281 | instance | Sunday 24 May 2026 08:20:58 +0000 (0:00:00.540) 0:12:09.950 ************ 2026-05-24 08:20:58.808296 | instance | ok: [instance] 2026-05-24 08:20:58.808373 | instance | 2026-05-24 08:20:58.808496 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-05-24 08:20:58.808614 | instance | Sunday 24 May 2026 08:20:58 +0000 (0:00:00.100) 0:12:10.050 ************ 2026-05-24 08:20:59.896811 | instance | ok: [instance] 2026-05-24 08:20:59.896905 | instance | 2026-05-24 08:20:59.897074 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-05-24 08:20:59.897172 | instance | Sunday 24 May 2026 08:20:59 +0000 (0:00:01.088) 0:12:11.139 ************ 2026-05-24 08:20:59.986453 | instance | ok: [instance] 2026-05-24 08:20:59.986546 | instance | 2026-05-24 08:20:59.986832 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-05-24 08:20:59.986885 | instance | Sunday 24 May 2026 08:20:59 +0000 (0:00:00.089) 0:12:11.229 ************ 2026-05-24 08:21:00.085159 | instance | ok: [instance] 2026-05-24 08:21:00.085495 | instance | 2026-05-24 08:21:00.085570 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-05-24 08:21:00.085590 | instance | Sunday 24 May 2026 08:21:00 +0000 (0:00:00.098) 0:12:11.327 ************ 2026-05-24 08:21:00.162203 | instance | skipping: [instance] 2026-05-24 08:21:00.162265 | instance | 2026-05-24 08:21:00.162505 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-05-24 08:21:00.162557 | instance | Sunday 24 May 2026 08:21:00 +0000 (0:00:00.076) 0:12:11.404 ************ 2026-05-24 08:21:00.245277 | instance | skipping: [instance] 2026-05-24 08:21:00.245343 | instance | 2026-05-24 08:21:00.245690 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-05-24 08:21:00.245759 | instance | Sunday 24 May 2026 08:21:00 +0000 (0:00:00.083) 0:12:11.487 ************ 2026-05-24 08:21:00.322639 | instance | skipping: [instance] 2026-05-24 08:21:00.322714 | instance | 2026-05-24 08:21:00.322720 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-05-24 08:21:00.322731 | instance | Sunday 24 May 2026 08:21:00 +0000 (0:00:00.076) 0:12:11.564 ************ 2026-05-24 08:21:00.420566 | instance | skipping: [instance] 2026-05-24 08:21:00.420770 | instance | 2026-05-24 08:21:00.420933 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-05-24 08:21:00.421083 | instance | Sunday 24 May 2026 08:21:00 +0000 (0:00:00.098) 0:12:11.663 ************ 2026-05-24 08:21:00.501105 | instance | skipping: [instance] 2026-05-24 08:21:00.501294 | instance | 2026-05-24 08:21:00.501569 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-05-24 08:21:00.501763 | instance | Sunday 24 May 2026 08:21:00 +0000 (0:00:00.080) 0:12:11.743 ************ 2026-05-24 08:21:00.591732 | instance | skipping: [instance] 2026-05-24 08:21:00.592002 | instance | 2026-05-24 08:21:00.592227 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-05-24 08:21:00.592455 | instance | Sunday 24 May 2026 08:21:00 +0000 (0:00:00.090) 0:12:11.834 ************ 2026-05-24 08:21:00.677631 | instance | skipping: [instance] 2026-05-24 08:21:00.677878 | instance | 2026-05-24 08:21:00.678057 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-05-24 08:21:00.678250 | instance | Sunday 24 May 2026 08:21:00 +0000 (0:00:00.085) 0:12:11.919 ************ 2026-05-24 08:21:00.766559 | instance | skipping: [instance] 2026-05-24 08:21:00.766968 | instance | 2026-05-24 08:21:00.767548 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-05-24 08:21:00.767906 | instance | Sunday 24 May 2026 08:21:00 +0000 (0:00:00.088) 0:12:12.008 ************ 2026-05-24 08:21:01.056038 | instance | skipping: [instance] 2026-05-24 08:21:01.056441 | instance | 2026-05-24 08:21:01.056794 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-05-24 08:21:01.057143 | instance | Sunday 24 May 2026 08:21:01 +0000 (0:00:00.289) 0:12:12.298 ************ 2026-05-24 08:21:01.193118 | instance | skipping: [instance] 2026-05-24 08:21:01.193177 | instance | 2026-05-24 08:21:01.193183 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-05-24 08:21:01.193188 | instance | Sunday 24 May 2026 08:21:01 +0000 (0:00:00.134) 0:12:12.433 ************ 2026-05-24 08:21:02.238259 | instance | ok: [instance] 2026-05-24 08:21:02.238327 | instance | 2026-05-24 08:21:02.238449 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-05-24 08:21:02.238720 | instance | Sunday 24 May 2026 08:21:02 +0000 (0:00:01.046) 0:12:13.480 ************ 2026-05-24 08:21:03.047175 | instance | ok: [instance] 2026-05-24 08:21:03.047324 | instance | 2026-05-24 08:21:03.047458 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-05-24 08:21:03.047678 | instance | Sunday 24 May 2026 08:21:03 +0000 (0:00:00.809) 0:12:14.289 ************ 2026-05-24 08:21:03.787755 | instance | ok: [instance] 2026-05-24 08:21:03.787996 | instance | 2026-05-24 08:21:03.788354 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-05-24 08:21:03.788639 | instance | Sunday 24 May 2026 08:21:03 +0000 (0:00:00.740) 0:12:15.030 ************ 2026-05-24 08:21:04.906271 | instance | ok: [instance] 2026-05-24 08:21:04.906483 | instance | 2026-05-24 08:21:04.906761 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-05-24 08:21:04.907051 | instance | Sunday 24 May 2026 08:21:04 +0000 (0:00:01.118) 0:12:16.148 ************ 2026-05-24 08:21:06.443565 | instance | ok: [instance] => (item=octavia-client) 2026-05-24 08:21:06.443796 | instance | ok: [instance] => (item=octavia-server) 2026-05-24 08:21:06.444084 | instance | 2026-05-24 08:21:06.444421 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-05-24 08:21:06.444725 | instance | Sunday 24 May 2026 08:21:06 +0000 (0:00:01.537) 0:12:17.685 ************ 2026-05-24 08:21:07.218848 | instance | ok: [instance] 2026-05-24 08:21:07.219073 | instance | 2026-05-24 08:21:07.219349 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-05-24 08:21:07.219613 | instance | Sunday 24 May 2026 08:21:07 +0000 (0:00:00.774) 0:12:18.460 ************ 2026-05-24 08:21:08.609020 | instance | ok: [instance] 2026-05-24 08:21:08.609343 | instance | 2026-05-24 08:21:08.609736 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-05-24 08:21:08.610043 | instance | Sunday 24 May 2026 08:21:08 +0000 (0:00:01.390) 0:12:19.851 ************ 2026-05-24 08:21:11.272011 | instance | ok: [instance] 2026-05-24 08:21:11.272100 | instance | 2026-05-24 08:21:11.272117 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-05-24 08:21:11.272336 | instance | Sunday 24 May 2026 08:21:11 +0000 (0:00:02.662) 0:12:22.513 ************ 2026-05-24 08:21:22.333428 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-05-24 08:21:22.333648 | instance | ok: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-05-24 08:21:22.333915 | instance | 2026-05-24 08:21:22.334189 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 08:21:22.334489 | instance | Sunday 24 May 2026 08:21:22 +0000 (0:00:11.061) 0:12:33.575 ************ 2026-05-24 08:21:22.536524 | instance | included: openstack_helm_ingress for instance 2026-05-24 08:21:22.536708 | instance | 2026-05-24 08:21:22.537013 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 08:21:22.537268 | instance | Sunday 24 May 2026 08:21:22 +0000 (0:00:00.203) 0:12:33.778 ************ 2026-05-24 08:21:22.624589 | instance | skipping: [instance] 2026-05-24 08:21:22.624807 | instance | 2026-05-24 08:21:22.625089 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 08:21:22.625348 | instance | Sunday 24 May 2026 08:21:22 +0000 (0:00:00.088) 0:12:33.867 ************ 2026-05-24 08:21:22.707052 | instance | skipping: [instance] 2026-05-24 08:21:22.707141 | instance | 2026-05-24 08:21:22.707241 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 08:21:22.707357 | instance | Sunday 24 May 2026 08:21:22 +0000 (0:00:00.082) 0:12:33.949 ************ 2026-05-24 08:21:22.796235 | instance | ok: [instance] 2026-05-24 08:21:22.796452 | instance | 2026-05-24 08:21:22.796714 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-05-24 08:21:22.796970 | instance | Sunday 24 May 2026 08:21:22 +0000 (0:00:00.089) 0:12:34.038 ************ 2026-05-24 08:21:22.935438 | instance | included: ingress for instance 2026-05-24 08:21:22.935615 | instance | 2026-05-24 08:21:22.935889 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-05-24 08:21:22.936166 | instance | Sunday 24 May 2026 08:21:22 +0000 (0:00:00.138) 0:12:34.177 ************ 2026-05-24 08:21:24.384453 | instance | ok: [instance] 2026-05-24 08:21:24.384654 | instance | 2026-05-24 08:21:24.384958 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 08:21:24.385242 | instance | Sunday 24 May 2026 08:21:24 +0000 (0:00:01.447) 0:12:35.625 ************ 2026-05-24 08:21:24.510521 | instance | ok: [instance] 2026-05-24 08:21:24.510725 | instance | 2026-05-24 08:21:24.510985 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 08:21:24.511289 | instance | Sunday 24 May 2026 08:21:24 +0000 (0:00:00.127) 0:12:35.753 ************ 2026-05-24 08:21:24.644277 | instance | included: rabbitmq for instance 2026-05-24 08:21:24.644457 | instance | 2026-05-24 08:21:24.644873 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-24 08:21:24.644976 | instance | Sunday 24 May 2026 08:21:24 +0000 (0:00:00.133) 0:12:35.886 ************ 2026-05-24 08:21:25.408530 | instance | ok: [instance] 2026-05-24 08:21:25.408865 | instance | 2026-05-24 08:21:25.408986 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-24 08:21:25.409313 | instance | Sunday 24 May 2026 08:21:25 +0000 (0:00:00.763) 0:12:36.650 ************ 2026-05-24 08:21:25.875993 | instance | skipping: [instance] 2026-05-24 08:21:25.876065 | instance | 2026-05-24 08:21:25.876191 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-24 08:21:25.876306 | instance | Sunday 24 May 2026 08:21:25 +0000 (0:00:00.468) 0:12:37.118 ************ 2026-05-24 08:21:26.060745 | instance | skipping: [instance] 2026-05-24 08:21:26.060850 | instance | 2026-05-24 08:21:26.060905 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-24 08:21:26.061032 | instance | Sunday 24 May 2026 08:21:26 +0000 (0:00:00.184) 0:12:37.302 ************ 2026-05-24 08:21:26.263103 | instance | skipping: [instance] 2026-05-24 08:21:26.263328 | instance | 2026-05-24 08:21:26.263600 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-24 08:21:26.263859 | instance | Sunday 24 May 2026 08:21:26 +0000 (0:00:00.202) 0:12:37.505 ************ 2026-05-24 08:21:27.160390 | instance | ok: [instance] 2026-05-24 08:21:27.160592 | instance | 2026-05-24 08:21:27.160924 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 08:21:27.161176 | instance | Sunday 24 May 2026 08:21:27 +0000 (0:00:00.897) 0:12:38.402 ************ 2026-05-24 08:21:27.951349 | instance | ok: [instance] 2026-05-24 08:21:27.951447 | instance | 2026-05-24 08:21:27.951535 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 08:21:27.951660 | instance | Sunday 24 May 2026 08:21:27 +0000 (0:00:00.791) 0:12:39.193 ************ 2026-05-24 08:21:28.039668 | instance | ok: [instance] 2026-05-24 08:21:28.039889 | instance | 2026-05-24 08:21:28.040526 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 08:21:28.040618 | instance | Sunday 24 May 2026 08:21:28 +0000 (0:00:00.088) 0:12:39.282 ************ 2026-05-24 08:21:28.126360 | instance | skipping: [instance] 2026-05-24 08:21:28.126461 | instance | 2026-05-24 08:21:28.126511 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 08:21:28.126721 | instance | Sunday 24 May 2026 08:21:28 +0000 (0:00:00.086) 0:12:39.368 ************ 2026-05-24 08:21:28.207486 | instance | skipping: [instance] 2026-05-24 08:21:28.207670 | instance | 2026-05-24 08:21:28.207949 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 08:21:28.208209 | instance | Sunday 24 May 2026 08:21:28 +0000 (0:00:00.081) 0:12:39.449 ************ 2026-05-24 08:21:28.292830 | instance | ok: [instance] 2026-05-24 08:21:28.292918 | instance | 2026-05-24 08:21:28.293033 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 08:21:28.293155 | instance | Sunday 24 May 2026 08:21:28 +0000 (0:00:00.085) 0:12:39.535 ************ 2026-05-24 08:21:28.448421 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 08:21:28.448657 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-24 08:21:28.448882 | instance | ok: [instance] => (item=key_manager) 2026-05-24 08:21:28.449103 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 08:21:28.449321 | instance | ok: [instance] => (item=identity) 2026-05-24 08:21:28.449568 | instance | ok: [instance] => (item=container_infra) 2026-05-24 08:21:28.449744 | instance | ok: [instance] => (item=orchestration) 2026-05-24 08:21:28.449890 | instance | 2026-05-24 08:21:28.450049 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 08:21:28.450210 | instance | Sunday 24 May 2026 08:21:28 +0000 (0:00:00.155) 0:12:39.690 ************ 2026-05-24 08:21:28.593760 | instance | ok: [instance] 2026-05-24 08:21:28.593954 | instance | 2026-05-24 08:21:28.594275 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:21:28.594571 | instance | Sunday 24 May 2026 08:21:28 +0000 (0:00:00.143) 0:12:39.834 ************ 2026-05-24 08:21:28.706601 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:21:28.706890 | instance | 2026-05-24 08:21:28.707163 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:21:28.707420 | instance | Sunday 24 May 2026 08:21:28 +0000 (0:00:00.114) 0:12:39.948 ************ 2026-05-24 08:21:29.332747 | instance | ok: [instance] 2026-05-24 08:21:29.332965 | instance | 2026-05-24 08:21:29.333237 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 08:21:29.333500 | instance | Sunday 24 May 2026 08:21:29 +0000 (0:00:00.624) 0:12:40.573 ************ 2026-05-24 08:21:29.429644 | instance | ok: [instance] => { 2026-05-24 08:21:29.429900 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-05-24 08:21:29.430145 | instance | } 2026-05-24 08:21:29.430422 | instance | 2026-05-24 08:21:29.430685 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 08:21:29.430959 | instance | Sunday 24 May 2026 08:21:29 +0000 (0:00:00.098) 0:12:40.672 ************ 2026-05-24 08:21:29.863125 | instance | ok: [instance] 2026-05-24 08:21:29.863323 | instance | 2026-05-24 08:21:29.863587 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 08:21:29.863847 | instance | Sunday 24 May 2026 08:21:29 +0000 (0:00:00.433) 0:12:41.105 ************ 2026-05-24 08:21:29.979587 | instance | skipping: [instance] 2026-05-24 08:21:29.979872 | instance | 2026-05-24 08:21:29.980184 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-05-24 08:21:29.980507 | instance | Sunday 24 May 2026 08:21:29 +0000 (0:00:00.116) 0:12:41.222 ************ 2026-05-24 08:21:30.627994 | instance | ok: [instance] 2026-05-24 08:21:30.628123 | instance | 2026-05-24 08:21:30.628187 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:21:30.628360 | instance | Sunday 24 May 2026 08:21:30 +0000 (0:00:00.648) 0:12:41.870 ************ 2026-05-24 08:21:30.745461 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:21:30.745681 | instance | 2026-05-24 08:21:30.745961 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:21:30.746255 | instance | Sunday 24 May 2026 08:21:30 +0000 (0:00:00.117) 0:12:41.987 ************ 2026-05-24 08:21:31.383651 | instance | ok: [instance] 2026-05-24 08:21:31.383839 | instance | 2026-05-24 08:21:31.384123 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-05-24 08:21:31.384409 | instance | Sunday 24 May 2026 08:21:31 +0000 (0:00:00.637) 0:12:42.625 ************ 2026-05-24 08:21:31.637431 | instance | ok: [instance] 2026-05-24 08:21:31.637508 | instance | 2026-05-24 08:21:31.637519 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-05-24 08:21:31.637529 | instance | Sunday 24 May 2026 08:21:31 +0000 (0:00:00.253) 0:12:42.878 ************ 2026-05-24 08:21:32.219719 | instance | ok: [instance] 2026-05-24 08:21:32.219847 | instance | 2026-05-24 08:21:32.220026 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-05-24 08:21:32.220190 | instance | Sunday 24 May 2026 08:21:32 +0000 (0:00:00.583) 0:12:43.462 ************ 2026-05-24 08:21:33.327754 | instance | ok: [instance] 2026-05-24 08:21:33.327986 | instance | 2026-05-24 08:21:33.328286 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-05-24 08:21:33.328571 | instance | Sunday 24 May 2026 08:21:33 +0000 (0:00:01.107) 0:12:44.570 ************ 2026-05-24 08:21:37.008318 | instance | ok: [instance] 2026-05-24 08:21:37.008379 | instance | 2026-05-24 08:21:37.008387 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-05-24 08:21:37.008395 | instance | Sunday 24 May 2026 08:21:37 +0000 (0:00:03.680) 0:12:48.250 ************ 2026-05-24 08:21:37.262894 | instance | ok: [instance] 2026-05-24 08:21:37.262936 | instance | 2026-05-24 08:21:37.262941 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-05-24 08:21:37.262947 | instance | Sunday 24 May 2026 08:21:37 +0000 (0:00:00.254) 0:12:48.505 ************ 2026-05-24 08:21:39.260265 | instance | ok: [instance] 2026-05-24 08:21:39.260353 | instance | 2026-05-24 08:21:39.260385 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-05-24 08:21:39.260444 | instance | Sunday 24 May 2026 08:21:39 +0000 (0:00:01.997) 0:12:50.502 ************ 2026-05-24 08:21:40.014108 | instance | ok: [instance] 2026-05-24 08:21:40.014807 | instance | 2026-05-24 08:21:40.014820 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-05-24 08:21:40.014825 | instance | Sunday 24 May 2026 08:21:40 +0000 (0:00:00.754) 0:12:51.256 ************ 2026-05-24 08:21:40.093356 | instance | skipping: [instance] 2026-05-24 08:21:40.093408 | instance | 2026-05-24 08:21:40.093413 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-05-24 08:21:40.093419 | instance | Sunday 24 May 2026 08:21:40 +0000 (0:00:00.078) 0:12:51.335 ************ 2026-05-24 08:21:40.197236 | instance | ok: [instance] 2026-05-24 08:21:40.197288 | instance | 2026-05-24 08:21:40.197294 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-05-24 08:21:40.197299 | instance | Sunday 24 May 2026 08:21:40 +0000 (0:00:00.103) 0:12:51.439 ************ 2026-05-24 08:21:40.285272 | instance | skipping: [instance] 2026-05-24 08:21:40.285352 | instance | 2026-05-24 08:21:40.285559 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-05-24 08:21:40.285609 | instance | Sunday 24 May 2026 08:21:40 +0000 (0:00:00.088) 0:12:51.527 ************ 2026-05-24 08:21:43.174139 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-05-24 08:21:43.174249 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-05-24 08:21:43.174441 | instance | ok: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-05-24 08:21:43.174540 | instance | ok: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-05-24 08:21:43.174594 | instance | 2026-05-24 08:21:43.174888 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-05-24 08:21:43.174948 | instance | Sunday 24 May 2026 08:21:43 +0000 (0:00:02.888) 0:12:54.416 ************ 2026-05-24 08:21:43.297971 | 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-05-24 08:21:43.298030 | 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-05-24 08:21:43.298043 | 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-05-24 08:21:43.298065 | 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-05-24 08:21:43.298069 | 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-05-24 08:21:43.298073 | 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-05-24 08:21:43.298077 | 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-05-24 08:21:43.298081 | 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-05-24 08:21:43.298086 | instance | skipping: [instance] 2026-05-24 08:21:43.298092 | instance | 2026-05-24 08:21:43.298097 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-05-24 08:21:43.298102 | instance | Sunday 24 May 2026 08:21:43 +0000 (0:00:00.122) 0:12:54.539 ************ 2026-05-24 08:21:44.426857 | instance | ok: [instance] 2026-05-24 08:21:44.426976 | instance | 2026-05-24 08:21:44.426993 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-05-24 08:21:44.427132 | instance | Sunday 24 May 2026 08:21:44 +0000 (0:00:01.129) 0:12:55.668 ************ 2026-05-24 08:21:45.248943 | instance | ok: [instance] 2026-05-24 08:21:45.249040 | instance | 2026-05-24 08:21:45.249166 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-05-24 08:21:45.249289 | instance | Sunday 24 May 2026 08:21:45 +0000 (0:00:00.822) 0:12:56.491 ************ 2026-05-24 08:21:47.612138 | instance | ok: [instance] 2026-05-24 08:21:47.612443 | instance | 2026-05-24 08:21:47.612643 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-05-24 08:21:47.612897 | instance | Sunday 24 May 2026 08:21:47 +0000 (0:00:02.362) 0:12:58.854 ************ 2026-05-24 08:21:48.429308 | instance | ok: [instance] 2026-05-24 08:21:48.429500 | instance | 2026-05-24 08:21:48.429765 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 08:21:48.430049 | instance | Sunday 24 May 2026 08:21:48 +0000 (0:00:00.817) 0:12:59.671 ************ 2026-05-24 08:21:48.615709 | instance | included: openstack_helm_ingress for instance 2026-05-24 08:21:48.615906 | instance | 2026-05-24 08:21:48.616176 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 08:21:48.616438 | instance | Sunday 24 May 2026 08:21:48 +0000 (0:00:00.186) 0:12:59.858 ************ 2026-05-24 08:21:48.692704 | instance | skipping: [instance] 2026-05-24 08:21:48.692944 | instance | 2026-05-24 08:21:48.693238 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 08:21:48.693500 | instance | Sunday 24 May 2026 08:21:48 +0000 (0:00:00.077) 0:12:59.935 ************ 2026-05-24 08:21:48.777608 | instance | skipping: [instance] 2026-05-24 08:21:48.777798 | instance | 2026-05-24 08:21:48.778061 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 08:21:48.778348 | instance | Sunday 24 May 2026 08:21:48 +0000 (0:00:00.084) 0:13:00.020 ************ 2026-05-24 08:21:48.877943 | instance | ok: [instance] 2026-05-24 08:21:48.878142 | instance | 2026-05-24 08:21:48.878433 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-05-24 08:21:48.878705 | instance | Sunday 24 May 2026 08:21:48 +0000 (0:00:00.100) 0:13:00.120 ************ 2026-05-24 08:21:49.027573 | instance | included: ingress for instance 2026-05-24 08:21:49.027794 | instance | 2026-05-24 08:21:49.028065 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-05-24 08:21:49.028331 | instance | Sunday 24 May 2026 08:21:49 +0000 (0:00:00.149) 0:13:00.270 ************ 2026-05-24 08:21:50.691325 | instance | ok: [instance] 2026-05-24 08:21:50.691444 | instance | 2026-05-24 08:21:50.691467 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-05-24 08:21:50.691805 | instance | Sunday 24 May 2026 08:21:50 +0000 (0:00:01.661) 0:13:01.932 ************ 2026-05-24 08:21:51.588665 | instance | ok: [instance] 2026-05-24 08:21:51.588742 | instance | 2026-05-24 08:21:51.588765 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-05-24 08:21:51.588919 | instance | Sunday 24 May 2026 08:21:51 +0000 (0:00:00.898) 0:13:02.831 ************ 2026-05-24 08:21:51.775833 | instance | included: openstack_helm_ingress for instance 2026-05-24 08:21:51.775918 | instance | 2026-05-24 08:21:51.775987 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 08:21:51.776098 | instance | Sunday 24 May 2026 08:21:51 +0000 (0:00:00.187) 0:13:03.018 ************ 2026-05-24 08:21:51.870646 | instance | skipping: [instance] 2026-05-24 08:21:51.870904 | instance | 2026-05-24 08:21:51.871190 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 08:21:51.871458 | instance | Sunday 24 May 2026 08:21:51 +0000 (0:00:00.095) 0:13:03.113 ************ 2026-05-24 08:21:51.956855 | instance | skipping: [instance] 2026-05-24 08:21:51.957083 | instance | 2026-05-24 08:21:51.957418 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 08:21:51.957693 | instance | Sunday 24 May 2026 08:21:51 +0000 (0:00:00.086) 0:13:03.199 ************ 2026-05-24 08:21:52.054627 | instance | ok: [instance] 2026-05-24 08:21:52.054818 | instance | 2026-05-24 08:21:52.055192 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-05-24 08:21:52.055462 | instance | Sunday 24 May 2026 08:21:52 +0000 (0:00:00.097) 0:13:03.297 ************ 2026-05-24 08:21:52.189401 | instance | included: ingress for instance 2026-05-24 08:21:52.189594 | instance | 2026-05-24 08:21:52.189890 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-05-24 08:21:52.190186 | instance | Sunday 24 May 2026 08:21:52 +0000 (0:00:00.134) 0:13:03.431 ************ 2026-05-24 08:21:53.358970 | instance | ok: [instance] 2026-05-24 08:21:53.359220 | instance | 2026-05-24 08:21:53.359518 | instance | TASK [Upload images] *********************************************************** 2026-05-24 08:21:53.359781 | instance | Sunday 24 May 2026 08:21:53 +0000 (0:00:01.169) 0:13:04.601 ************ 2026-05-24 08:21:53.524288 | instance | included: atmosphere.common.glance_image for instance => (item={'name': 'ubuntu-2204-kube-v1.34.3', 'url': 'https://github.com/vexxhost/capo-image-elements/releases/download/2025.12-3/ubuntu-22.04-v1.34.3.qcow2', 'distro': 'ubuntu'}) 2026-05-24 08:21:53.524400 | instance | 2026-05-24 08:21:53.524527 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-05-24 08:21:53.524648 | instance | Sunday 24 May 2026 08:21:53 +0000 (0:00:00.165) 0:13:04.767 ************ 2026-05-24 08:21:54.092239 | instance | ok: [instance] 2026-05-24 08:21:54.092477 | instance | 2026-05-24 08:21:54.092757 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-05-24 08:21:54.093004 | instance | Sunday 24 May 2026 08:21:54 +0000 (0:00:00.567) 0:13:05.334 ************ 2026-05-24 08:21:54.191162 | instance | ok: [instance] 2026-05-24 08:21:54.191239 | instance | 2026-05-24 08:21:54.191456 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-05-24 08:21:54.191621 | instance | Sunday 24 May 2026 08:21:54 +0000 (0:00:00.099) 0:13:05.434 ************ 2026-05-24 08:21:55.193704 | instance | ok: [instance] 2026-05-24 08:21:55.193919 | instance | 2026-05-24 08:21:55.194251 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-05-24 08:21:55.194525 | instance | Sunday 24 May 2026 08:21:55 +0000 (0:00:01.001) 0:13:06.436 ************ 2026-05-24 08:21:55.291097 | instance | ok: [instance] 2026-05-24 08:21:55.291301 | instance | 2026-05-24 08:21:55.291578 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-05-24 08:21:55.291835 | instance | Sunday 24 May 2026 08:21:55 +0000 (0:00:00.097) 0:13:06.533 ************ 2026-05-24 08:21:55.388471 | instance | ok: [instance] 2026-05-24 08:21:55.388736 | instance | 2026-05-24 08:21:55.389036 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-05-24 08:21:55.389303 | instance | Sunday 24 May 2026 08:21:55 +0000 (0:00:00.097) 0:13:06.631 ************ 2026-05-24 08:21:55.470663 | instance | skipping: [instance] 2026-05-24 08:21:55.470861 | instance | 2026-05-24 08:21:55.471133 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-05-24 08:21:55.471399 | instance | Sunday 24 May 2026 08:21:55 +0000 (0:00:00.082) 0:13:06.713 ************ 2026-05-24 08:21:55.564730 | instance | skipping: [instance] 2026-05-24 08:21:55.564800 | instance | 2026-05-24 08:21:55.564862 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-05-24 08:21:55.564990 | instance | Sunday 24 May 2026 08:21:55 +0000 (0:00:00.094) 0:13:06.807 ************ 2026-05-24 08:21:55.646584 | instance | skipping: [instance] 2026-05-24 08:21:55.646680 | instance | 2026-05-24 08:21:55.646841 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-05-24 08:21:55.647012 | instance | Sunday 24 May 2026 08:21:55 +0000 (0:00:00.082) 0:13:06.889 ************ 2026-05-24 08:21:55.719355 | instance | skipping: [instance] 2026-05-24 08:21:55.719528 | instance | 2026-05-24 08:21:55.719791 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-05-24 08:21:55.720051 | instance | Sunday 24 May 2026 08:21:55 +0000 (0:00:00.072) 0:13:06.962 ************ 2026-05-24 08:21:55.799765 | instance | skipping: [instance] 2026-05-24 08:21:55.799979 | instance | 2026-05-24 08:21:55.800252 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-05-24 08:21:55.800517 | instance | Sunday 24 May 2026 08:21:55 +0000 (0:00:00.080) 0:13:07.042 ************ 2026-05-24 08:21:55.877474 | instance | skipping: [instance] 2026-05-24 08:21:55.877668 | instance | 2026-05-24 08:21:55.877924 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-05-24 08:21:55.879386 | instance | Sunday 24 May 2026 08:21:55 +0000 (0:00:00.077) 0:13:07.120 ************ 2026-05-24 08:21:55.952448 | instance | skipping: [instance] 2026-05-24 08:21:55.952556 | instance | 2026-05-24 08:21:55.952691 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-05-24 08:21:55.952867 | instance | Sunday 24 May 2026 08:21:55 +0000 (0:00:00.074) 0:13:07.195 ************ 2026-05-24 08:21:56.025144 | instance | skipping: [instance] 2026-05-24 08:21:56.025250 | instance | 2026-05-24 08:21:56.025424 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-05-24 08:21:56.025596 | instance | Sunday 24 May 2026 08:21:56 +0000 (0:00:00.072) 0:13:07.268 ************ 2026-05-24 08:21:56.117573 | instance | skipping: [instance] 2026-05-24 08:21:56.117683 | instance | 2026-05-24 08:21:56.117841 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-05-24 08:21:56.118012 | instance | Sunday 24 May 2026 08:21:56 +0000 (0:00:00.091) 0:13:07.360 ************ 2026-05-24 08:21:56.341763 | instance | skipping: [instance] 2026-05-24 08:21:56.341871 | instance | 2026-05-24 08:21:56.342015 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 08:21:56.342193 | instance | Sunday 24 May 2026 08:21:56 +0000 (0:00:00.222) 0:13:07.583 ************ 2026-05-24 08:21:56.673912 | instance | ok: [instance] 2026-05-24 08:21:56.674018 | instance | 2026-05-24 08:21:56.674223 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 08:21:56.674385 | instance | Sunday 24 May 2026 08:21:56 +0000 (0:00:00.333) 0:13:07.916 ************ 2026-05-24 08:21:57.044295 | instance | included: rabbitmq for instance 2026-05-24 08:21:57.044473 | instance | 2026-05-24 08:21:57.044771 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-24 08:21:57.045010 | instance | Sunday 24 May 2026 08:21:57 +0000 (0:00:00.370) 0:13:08.286 ************ 2026-05-24 08:21:57.875052 | instance | ok: [instance] 2026-05-24 08:21:57.875270 | instance | 2026-05-24 08:21:57.875578 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-24 08:21:57.875831 | instance | Sunday 24 May 2026 08:21:57 +0000 (0:00:00.830) 0:13:09.117 ************ 2026-05-24 08:21:58.064210 | instance | skipping: [instance] 2026-05-24 08:21:58.064274 | instance | 2026-05-24 08:21:58.064394 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-24 08:21:58.064510 | instance | Sunday 24 May 2026 08:21:58 +0000 (0:00:00.189) 0:13:09.307 ************ 2026-05-24 08:21:58.265530 | instance | skipping: [instance] 2026-05-24 08:21:58.265750 | instance | 2026-05-24 08:21:58.266024 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-24 08:21:58.266344 | instance | Sunday 24 May 2026 08:21:58 +0000 (0:00:00.200) 0:13:09.508 ************ 2026-05-24 08:21:58.460107 | instance | skipping: [instance] 2026-05-24 08:21:58.460312 | instance | 2026-05-24 08:21:58.460615 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-24 08:21:58.460907 | instance | Sunday 24 May 2026 08:21:58 +0000 (0:00:00.194) 0:13:09.702 ************ 2026-05-24 08:21:59.362944 | instance | ok: [instance] 2026-05-24 08:21:59.363014 | instance | 2026-05-24 08:21:59.363213 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 08:21:59.363371 | instance | Sunday 24 May 2026 08:21:59 +0000 (0:00:00.902) 0:13:10.604 ************ 2026-05-24 08:22:00.136913 | instance | ok: [instance] 2026-05-24 08:22:00.137074 | instance | 2026-05-24 08:22:00.137379 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 08:22:00.137647 | instance | Sunday 24 May 2026 08:22:00 +0000 (0:00:00.774) 0:13:11.379 ************ 2026-05-24 08:22:00.228314 | instance | ok: [instance] 2026-05-24 08:22:00.228657 | instance | 2026-05-24 08:22:00.228815 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 08:22:00.229059 | instance | Sunday 24 May 2026 08:22:00 +0000 (0:00:00.091) 0:13:11.471 ************ 2026-05-24 08:22:00.319196 | instance | skipping: [instance] 2026-05-24 08:22:00.319426 | instance | 2026-05-24 08:22:00.319708 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 08:22:00.319973 | instance | Sunday 24 May 2026 08:22:00 +0000 (0:00:00.090) 0:13:11.562 ************ 2026-05-24 08:22:00.421795 | instance | skipping: [instance] 2026-05-24 08:22:00.422009 | instance | 2026-05-24 08:22:00.422334 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 08:22:00.422600 | instance | Sunday 24 May 2026 08:22:00 +0000 (0:00:00.102) 0:13:11.664 ************ 2026-05-24 08:22:00.513626 | instance | ok: [instance] 2026-05-24 08:22:00.513820 | instance | 2026-05-24 08:22:00.514085 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 08:22:00.514423 | instance | Sunday 24 May 2026 08:22:00 +0000 (0:00:00.091) 0:13:11.756 ************ 2026-05-24 08:22:00.657948 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 08:22:00.658269 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-24 08:22:00.658546 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 08:22:00.658757 | instance | ok: [instance] => (item=identity) 2026-05-24 08:22:00.658933 | instance | ok: [instance] => (item=sharev2) 2026-05-24 08:22:00.659085 | instance | 2026-05-24 08:22:00.659249 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 08:22:00.659507 | instance | Sunday 24 May 2026 08:22:00 +0000 (0:00:00.143) 0:13:11.900 ************ 2026-05-24 08:22:00.774235 | instance | ok: [instance] 2026-05-24 08:22:00.774336 | instance | 2026-05-24 08:22:00.774498 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:22:00.774669 | instance | Sunday 24 May 2026 08:22:00 +0000 (0:00:00.116) 0:13:12.017 ************ 2026-05-24 08:22:00.889330 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:22:00.889429 | instance | 2026-05-24 08:22:00.889596 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:22:00.889784 | instance | Sunday 24 May 2026 08:22:00 +0000 (0:00:00.115) 0:13:12.132 ************ 2026-05-24 08:22:01.484701 | instance | ok: [instance] 2026-05-24 08:22:01.484898 | instance | 2026-05-24 08:22:01.485165 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-05-24 08:22:01.485424 | instance | Sunday 24 May 2026 08:22:01 +0000 (0:00:00.593) 0:13:12.726 ************ 2026-05-24 08:22:02.595237 | instance | ok: [instance] 2026-05-24 08:22:02.595347 | instance | 2026-05-24 08:22:02.595516 | instance | TASK [Upload service image] **************************************************** 2026-05-24 08:22:02.595681 | instance | Sunday 24 May 2026 08:22:02 +0000 (0:00:01.111) 0:13:13.837 ************ 2026-05-24 08:22:02.756282 | instance | included: atmosphere.common.glance_image for instance 2026-05-24 08:22:02.756482 | instance | 2026-05-24 08:22:02.756735 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-05-24 08:22:02.756993 | instance | Sunday 24 May 2026 08:22:02 +0000 (0:00:00.161) 0:13:13.999 ************ 2026-05-24 08:22:03.349571 | instance | ok: [instance] 2026-05-24 08:22:03.349770 | instance | 2026-05-24 08:22:03.350068 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-05-24 08:22:03.350426 | instance | Sunday 24 May 2026 08:22:03 +0000 (0:00:00.592) 0:13:14.591 ************ 2026-05-24 08:22:03.441078 | instance | ok: [instance] 2026-05-24 08:22:03.441255 | instance | 2026-05-24 08:22:03.441552 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-05-24 08:22:03.441821 | instance | Sunday 24 May 2026 08:22:03 +0000 (0:00:00.091) 0:13:14.683 ************ 2026-05-24 08:22:04.440073 | instance | ok: [instance] 2026-05-24 08:22:04.440263 | instance | 2026-05-24 08:22:04.440585 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-05-24 08:22:04.440849 | instance | Sunday 24 May 2026 08:22:04 +0000 (0:00:00.998) 0:13:15.682 ************ 2026-05-24 08:22:04.532706 | instance | ok: [instance] 2026-05-24 08:22:04.532902 | instance | 2026-05-24 08:22:04.533183 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-05-24 08:22:04.533465 | instance | Sunday 24 May 2026 08:22:04 +0000 (0:00:00.093) 0:13:15.775 ************ 2026-05-24 08:22:04.630770 | instance | ok: [instance] 2026-05-24 08:22:04.631001 | instance | 2026-05-24 08:22:04.631251 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-05-24 08:22:04.631512 | instance | Sunday 24 May 2026 08:22:04 +0000 (0:00:00.098) 0:13:15.873 ************ 2026-05-24 08:22:04.712264 | instance | skipping: [instance] 2026-05-24 08:22:04.712463 | instance | 2026-05-24 08:22:04.712739 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-05-24 08:22:04.713010 | instance | Sunday 24 May 2026 08:22:04 +0000 (0:00:00.081) 0:13:15.955 ************ 2026-05-24 08:22:04.801033 | instance | skipping: [instance] 2026-05-24 08:22:04.801266 | instance | 2026-05-24 08:22:04.801535 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-05-24 08:22:04.801809 | instance | Sunday 24 May 2026 08:22:04 +0000 (0:00:00.088) 0:13:16.043 ************ 2026-05-24 08:22:04.889187 | instance | skipping: [instance] 2026-05-24 08:22:04.889432 | instance | 2026-05-24 08:22:04.889718 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-05-24 08:22:04.889972 | instance | Sunday 24 May 2026 08:22:04 +0000 (0:00:00.088) 0:13:16.131 ************ 2026-05-24 08:22:04.974562 | instance | skipping: [instance] 2026-05-24 08:22:04.974794 | instance | 2026-05-24 08:22:04.975119 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-05-24 08:22:04.975496 | instance | Sunday 24 May 2026 08:22:04 +0000 (0:00:00.085) 0:13:16.217 ************ 2026-05-24 08:22:05.062692 | instance | skipping: [instance] 2026-05-24 08:22:05.062798 | instance | 2026-05-24 08:22:05.062857 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-05-24 08:22:05.062976 | instance | Sunday 24 May 2026 08:22:05 +0000 (0:00:00.088) 0:13:16.305 ************ 2026-05-24 08:22:05.354396 | instance | skipping: [instance] 2026-05-24 08:22:05.354587 | instance | 2026-05-24 08:22:05.354856 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-05-24 08:22:05.355110 | instance | Sunday 24 May 2026 08:22:05 +0000 (0:00:00.291) 0:13:16.596 ************ 2026-05-24 08:22:05.432349 | instance | skipping: [instance] 2026-05-24 08:22:05.432574 | instance | 2026-05-24 08:22:05.432843 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-05-24 08:22:05.433120 | instance | Sunday 24 May 2026 08:22:05 +0000 (0:00:00.078) 0:13:16.675 ************ 2026-05-24 08:22:05.513204 | instance | skipping: [instance] 2026-05-24 08:22:05.513393 | instance | 2026-05-24 08:22:05.513694 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-05-24 08:22:05.513972 | instance | Sunday 24 May 2026 08:22:05 +0000 (0:00:00.080) 0:13:16.755 ************ 2026-05-24 08:22:05.600962 | instance | skipping: [instance] 2026-05-24 08:22:05.601055 | instance | 2026-05-24 08:22:05.601124 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-05-24 08:22:05.601243 | instance | Sunday 24 May 2026 08:22:05 +0000 (0:00:00.088) 0:13:16.843 ************ 2026-05-24 08:22:05.717967 | instance | skipping: [instance] 2026-05-24 08:22:05.718194 | instance | 2026-05-24 08:22:05.718473 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-05-24 08:22:05.718731 | instance | Sunday 24 May 2026 08:22:05 +0000 (0:00:00.115) 0:13:16.959 ************ 2026-05-24 08:22:06.824557 | instance | ok: [instance] 2026-05-24 08:22:06.824766 | instance | 2026-05-24 08:22:06.825066 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-05-24 08:22:06.825318 | instance | Sunday 24 May 2026 08:22:06 +0000 (0:00:01.107) 0:13:18.066 ************ 2026-05-24 08:22:10.017413 | instance | ok: [instance] => (item=22) 2026-05-24 08:22:10.017615 | instance | ok: [instance] => (item=111) 2026-05-24 08:22:10.017870 | instance | ok: [instance] => (item=2049) 2026-05-24 08:22:10.018106 | instance | 2026-05-24 08:22:10.018456 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-05-24 08:22:10.018720 | instance | Sunday 24 May 2026 08:22:10 +0000 (0:00:03.192) 0:13:21.259 ************ 2026-05-24 08:22:11.105231 | instance | ok: [instance] 2026-05-24 08:22:11.105361 | instance | 2026-05-24 08:22:11.105464 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-05-24 08:22:11.105682 | instance | Sunday 24 May 2026 08:22:11 +0000 (0:00:01.088) 0:13:22.347 ************ 2026-05-24 08:22:11.335587 | instance | ok: [instance -> localhost] 2026-05-24 08:22:11.335682 | instance | 2026-05-24 08:22:11.335769 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-05-24 08:22:11.335888 | instance | Sunday 24 May 2026 08:22:11 +0000 (0:00:00.230) 0:13:22.578 ************ 2026-05-24 08:22:11.819055 | instance | ok: [instance -> localhost] 2026-05-24 08:22:11.819262 | instance | 2026-05-24 08:22:11.819528 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-05-24 08:22:11.819787 | instance | Sunday 24 May 2026 08:22:11 +0000 (0:00:00.483) 0:13:23.061 ************ 2026-05-24 08:22:12.179912 | instance | ok: [instance -> localhost] 2026-05-24 08:22:12.180100 | instance | 2026-05-24 08:22:12.180398 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-05-24 08:22:12.180665 | instance | Sunday 24 May 2026 08:22:12 +0000 (0:00:00.360) 0:13:23.422 ************ 2026-05-24 08:22:12.439697 | instance | ok: [instance -> localhost] 2026-05-24 08:22:12.439862 | instance | 2026-05-24 08:22:12.440185 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-05-24 08:22:12.440440 | instance | Sunday 24 May 2026 08:22:12 +0000 (0:00:00.259) 0:13:23.681 ************ 2026-05-24 08:22:13.237750 | instance | ok: [instance] 2026-05-24 08:22:13.237991 | instance | 2026-05-24 08:22:13.238361 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-05-24 08:22:13.238648 | instance | Sunday 24 May 2026 08:22:13 +0000 (0:00:00.798) 0:13:24.480 ************ 2026-05-24 08:22:15.900923 | instance | ok: [instance] 2026-05-24 08:22:15.901039 | instance | 2026-05-24 08:22:15.901050 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 08:22:15.901184 | instance | Sunday 24 May 2026 08:22:15 +0000 (0:00:02.663) 0:13:27.143 ************ 2026-05-24 08:22:16.080920 | instance | included: openstack_helm_ingress for instance 2026-05-24 08:22:16.081029 | instance | 2026-05-24 08:22:16.081080 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 08:22:16.081218 | instance | Sunday 24 May 2026 08:22:16 +0000 (0:00:00.180) 0:13:27.323 ************ 2026-05-24 08:22:16.167864 | instance | skipping: [instance] 2026-05-24 08:22:16.168058 | instance | 2026-05-24 08:22:16.168351 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 08:22:16.168596 | instance | Sunday 24 May 2026 08:22:16 +0000 (0:00:00.086) 0:13:27.410 ************ 2026-05-24 08:22:16.252400 | instance | skipping: [instance] 2026-05-24 08:22:16.252612 | instance | 2026-05-24 08:22:16.252880 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 08:22:16.253167 | instance | Sunday 24 May 2026 08:22:16 +0000 (0:00:00.084) 0:13:27.495 ************ 2026-05-24 08:22:16.367819 | instance | ok: [instance] 2026-05-24 08:22:16.367975 | instance | 2026-05-24 08:22:16.368251 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-05-24 08:22:16.368530 | instance | Sunday 24 May 2026 08:22:16 +0000 (0:00:00.115) 0:13:27.610 ************ 2026-05-24 08:22:16.498144 | instance | included: ingress for instance 2026-05-24 08:22:16.498263 | instance | 2026-05-24 08:22:16.498338 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-05-24 08:22:16.498456 | instance | Sunday 24 May 2026 08:22:16 +0000 (0:00:00.130) 0:13:27.740 ************ 2026-05-24 08:22:17.904096 | instance | ok: [instance] 2026-05-24 08:22:17.904253 | instance | 2026-05-24 08:22:17.904539 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-05-24 08:22:17.904798 | instance | Sunday 24 May 2026 08:22:17 +0000 (0:00:01.404) 0:13:29.145 ************ 2026-05-24 08:22:19.291536 | instance | ok: [instance] 2026-05-24 08:22:19.291723 | instance | 2026-05-24 08:22:19.292031 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 08:22:19.292291 | instance | Sunday 24 May 2026 08:22:19 +0000 (0:00:01.387) 0:13:30.533 ************ 2026-05-24 08:22:19.414128 | instance | ok: [instance] 2026-05-24 08:22:19.414335 | instance | 2026-05-24 08:22:19.414605 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 08:22:19.414852 | instance | Sunday 24 May 2026 08:22:19 +0000 (0:00:00.123) 0:13:30.656 ************ 2026-05-24 08:22:19.496463 | instance | skipping: [instance] 2026-05-24 08:22:19.496613 | instance | 2026-05-24 08:22:19.496896 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 08:22:19.497141 | instance | Sunday 24 May 2026 08:22:19 +0000 (0:00:00.082) 0:13:30.739 ************ 2026-05-24 08:22:19.571140 | instance | skipping: [instance] 2026-05-24 08:22:19.571328 | instance | 2026-05-24 08:22:19.571619 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 08:22:19.571878 | instance | Sunday 24 May 2026 08:22:19 +0000 (0:00:00.074) 0:13:30.813 ************ 2026-05-24 08:22:19.647951 | instance | skipping: [instance] 2026-05-24 08:22:19.648181 | instance | 2026-05-24 08:22:19.648478 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 08:22:19.648764 | instance | Sunday 24 May 2026 08:22:19 +0000 (0:00:00.076) 0:13:30.890 ************ 2026-05-24 08:22:19.743367 | instance | skipping: [instance] 2026-05-24 08:22:19.743549 | instance | 2026-05-24 08:22:19.743832 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 08:22:19.744095 | instance | Sunday 24 May 2026 08:22:19 +0000 (0:00:00.095) 0:13:30.985 ************ 2026-05-24 08:22:20.226530 | instance | skipping: [instance] 2026-05-24 08:22:20.226747 | instance | 2026-05-24 08:22:20.227020 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 08:22:20.227276 | instance | Sunday 24 May 2026 08:22:20 +0000 (0:00:00.483) 0:13:31.468 ************ 2026-05-24 08:22:20.310234 | instance | ok: [instance] 2026-05-24 08:22:20.310445 | instance | 2026-05-24 08:22:20.310735 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 08:22:20.310985 | instance | Sunday 24 May 2026 08:22:20 +0000 (0:00:00.083) 0:13:31.552 ************ 2026-05-24 08:22:20.441993 | instance | ok: [instance] => (item=identity) 2026-05-24 08:22:20.442273 | instance | ok: [instance] => (item=oslo_cache) 2026-05-24 08:22:20.442552 | instance | ok: [instance] => (item=dashboard) 2026-05-24 08:22:20.442816 | instance | ok: [instance] => (item=oslo_db) 2026-05-24 08:22:20.443068 | instance | 2026-05-24 08:22:20.443353 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 08:22:20.443624 | instance | Sunday 24 May 2026 08:22:20 +0000 (0:00:00.131) 0:13:31.684 ************ 2026-05-24 08:22:20.566298 | instance | ok: [instance] 2026-05-24 08:22:20.566565 | instance | 2026-05-24 08:22:20.566883 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:22:20.567148 | instance | Sunday 24 May 2026 08:22:20 +0000 (0:00:00.123) 0:13:31.807 ************ 2026-05-24 08:22:20.679530 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:22:20.679611 | instance | 2026-05-24 08:22:20.679699 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:22:20.679816 | instance | Sunday 24 May 2026 08:22:20 +0000 (0:00:00.114) 0:13:31.921 ************ 2026-05-24 08:22:21.316811 | instance | ok: [instance] 2026-05-24 08:22:21.317043 | instance | 2026-05-24 08:22:21.317334 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-05-24 08:22:21.317612 | instance | Sunday 24 May 2026 08:22:21 +0000 (0:00:00.637) 0:13:32.559 ************ 2026-05-24 08:22:23.763594 | instance | ok: [instance] 2026-05-24 08:22:23.763976 | instance | 2026-05-24 08:22:23.764247 | instance | TASK [Create Ingress] ********************************************************** 2026-05-24 08:22:23.764521 | instance | Sunday 24 May 2026 08:22:23 +0000 (0:00:02.446) 0:13:35.005 ************ 2026-05-24 08:22:23.940457 | instance | included: openstack_helm_ingress for instance 2026-05-24 08:22:23.940660 | instance | 2026-05-24 08:22:23.941010 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-24 08:22:23.941285 | instance | Sunday 24 May 2026 08:22:23 +0000 (0:00:00.176) 0:13:35.182 ************ 2026-05-24 08:22:24.028195 | instance | skipping: [instance] 2026-05-24 08:22:24.028290 | instance | 2026-05-24 08:22:24.028484 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-24 08:22:24.028653 | instance | Sunday 24 May 2026 08:22:24 +0000 (0:00:00.088) 0:13:35.270 ************ 2026-05-24 08:22:24.118257 | instance | skipping: [instance] 2026-05-24 08:22:24.118480 | instance | 2026-05-24 08:22:24.118763 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-24 08:22:24.119029 | instance | Sunday 24 May 2026 08:22:24 +0000 (0:00:00.089) 0:13:35.360 ************ 2026-05-24 08:22:24.219483 | instance | ok: [instance] 2026-05-24 08:22:24.219685 | instance | 2026-05-24 08:22:24.219955 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-05-24 08:22:24.220248 | instance | Sunday 24 May 2026 08:22:24 +0000 (0:00:00.101) 0:13:35.462 ************ 2026-05-24 08:22:24.367777 | instance | included: ingress for instance 2026-05-24 08:22:24.368020 | instance | 2026-05-24 08:22:24.368352 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-05-24 08:22:24.368617 | instance | Sunday 24 May 2026 08:22:24 +0000 (0:00:00.147) 0:13:35.610 ************ 2026-05-24 08:22:25.842303 | instance | ok: [instance] 2026-05-24 08:22:25.842508 | instance | 2026-05-24 08:22:25.842762 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-05-24 08:22:25.843023 | instance | Sunday 24 May 2026 08:22:25 +0000 (0:00:01.473) 0:13:37.083 ************ 2026-05-24 08:22:26.704025 | instance | ok: [instance] 2026-05-24 08:22:26.704121 | instance | 2026-05-24 08:22:26.704215 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-05-24 08:22:26.704327 | instance | Sunday 24 May 2026 08:22:26 +0000 (0:00:00.863) 0:13:37.946 ************ 2026-05-24 08:22:34.864173 | instance | ok: [instance] => (item=None) 2026-05-24 08:22:34.864357 | instance | ok: [instance] => (item=None) 2026-05-24 08:22:34.864665 | instance | ok: [instance] => (item=None) 2026-05-24 08:22:34.864924 | instance | ok: [instance] => (item=None) 2026-05-24 08:22:34.865176 | instance | ok: [instance] => (item=None) 2026-05-24 08:22:34.865428 | instance | ok: [instance] => (item=None) 2026-05-24 08:22:34.865681 | instance | ok: [instance] => (item=None) 2026-05-24 08:22:34.865882 | instance | ok: [instance] => (item=None) 2026-05-24 08:22:34.866128 | instance | ok: [instance] => (item=None) 2026-05-24 08:22:34.866421 | instance | ok: [instance] => (item=None) 2026-05-24 08:22:34.866671 | instance | ok: [instance] => (item=None) 2026-05-24 08:22:34.866934 | instance | ok: [instance] => (item=None) 2026-05-24 08:22:34.867174 | instance | ok: [instance] 2026-05-24 08:22:34.867415 | instance | 2026-05-24 08:22:34.867733 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-05-24 08:22:34.867993 | instance | Sunday 24 May 2026 08:22:34 +0000 (0:00:08.159) 0:13:46.106 ************ 2026-05-24 08:22:35.127998 | instance | ok: [instance] => (item=None) 2026-05-24 08:22:35.128098 | instance | ok: [instance] => (item=None) 2026-05-24 08:22:35.128213 | instance | ok: [instance] => (item=None) 2026-05-24 08:22:35.128334 | instance | skipping: [instance] => (item=None) 2026-05-24 08:22:35.128455 | instance | ok: [instance] => (item=None) 2026-05-24 08:22:35.128558 | instance | ok: [instance] => (item=None) 2026-05-24 08:22:35.128673 | instance | ok: [instance] => (item=None) 2026-05-24 08:22:35.128790 | instance | ok: [instance] => (item=None) 2026-05-24 08:22:35.128901 | instance | ok: [instance] => (item=None) 2026-05-24 08:22:35.129015 | instance | ok: [instance] => (item=None) 2026-05-24 08:22:35.129132 | instance | ok: [instance] => (item=None) 2026-05-24 08:22:35.129246 | instance | ok: [instance] => (item=None) 2026-05-24 08:22:35.129361 | instance | ok: [instance] 2026-05-24 08:22:35.129472 | instance | 2026-05-24 08:22:35.129601 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-05-24 08:22:35.129732 | instance | Sunday 24 May 2026 08:22:35 +0000 (0:00:00.264) 0:13:46.370 ************ 2026-05-24 08:22:35.889817 | instance | ok: [instance] 2026-05-24 08:22:35.889928 | instance | 2026-05-24 08:22:35.889988 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-05-24 08:22:35.890107 | instance | Sunday 24 May 2026 08:22:35 +0000 (0:00:00.761) 0:13:47.132 ************ 2026-05-24 08:22:36.828427 | instance | ok: [instance] 2026-05-24 08:22:36.828507 | instance | 2026-05-24 08:22:36.828614 | instance | PLAY [controllers] ************************************************************* 2026-05-24 08:22:36.828719 | instance | 2026-05-24 08:22:36.828835 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 08:22:36.828996 | instance | Sunday 24 May 2026 08:22:36 +0000 (0:00:00.938) 0:13:48.070 ************ 2026-05-24 08:22:41.299636 | instance | ok: [instance] 2026-05-24 08:22:41.299842 | instance | 2026-05-24 08:22:41.300126 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-24 08:22:41.300388 | instance | Sunday 24 May 2026 08:22:41 +0000 (0:00:04.471) 0:13:52.542 ************ 2026-05-24 08:22:41.590976 | instance | ok: [instance] 2026-05-24 08:22:41.591152 | instance | 2026-05-24 08:22:41.591419 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-24 08:22:41.591685 | instance | Sunday 24 May 2026 08:22:41 +0000 (0:00:00.291) 0:13:52.833 ************ 2026-05-24 08:22:43.030483 | instance | ok: [instance] 2026-05-24 08:22:43.030678 | instance | 2026-05-24 08:22:43.030940 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-24 08:22:43.031196 | instance | Sunday 24 May 2026 08:22:43 +0000 (0:00:01.438) 0:13:54.272 ************ 2026-05-24 08:22:43.338409 | instance | ok: [instance] 2026-05-24 08:22:43.338638 | instance | 2026-05-24 08:22:43.338940 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-24 08:22:43.339230 | instance | Sunday 24 May 2026 08:22:43 +0000 (0:00:00.307) 0:13:54.579 ************ 2026-05-24 08:22:43.485288 | instance | ok: [instance] => { 2026-05-24 08:22:43.485523 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-24 08:22:43.485794 | instance | } 2026-05-24 08:22:43.486036 | instance | 2026-05-24 08:22:43.486342 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-24 08:22:43.486610 | instance | Sunday 24 May 2026 08:22:43 +0000 (0:00:00.148) 0:13:54.727 ************ 2026-05-24 08:22:43.950863 | instance | ok: [instance] 2026-05-24 08:22:43.951062 | instance | 2026-05-24 08:22:43.951338 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-24 08:22:43.951605 | instance | Sunday 24 May 2026 08:22:43 +0000 (0:00:00.465) 0:13:55.193 ************ 2026-05-24 08:22:45.099984 | instance | ok: [instance] 2026-05-24 08:22:45.100186 | instance | 2026-05-24 08:22:45.100455 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-24 08:22:45.100715 | instance | Sunday 24 May 2026 08:22:45 +0000 (0:00:01.148) 0:13:56.342 ************ 2026-05-24 08:22:45.666522 | instance | ok: [instance] 2026-05-24 08:22:45.666753 | instance | 2026-05-24 08:22:45.667075 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-24 08:22:45.667379 | instance | Sunday 24 May 2026 08:22:45 +0000 (0:00:00.566) 0:13:56.908 ************ 2026-05-24 08:22:46.552180 | instance | ok: [instance] 2026-05-24 08:22:46.552391 | instance | 2026-05-24 08:22:46.552676 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-24 08:22:46.552942 | instance | Sunday 24 May 2026 08:22:46 +0000 (0:00:00.886) 0:13:57.794 ************ 2026-05-24 08:22:47.367504 | instance | ok: [instance] 2026-05-24 08:22:47.367693 | instance | 2026-05-24 08:22:47.368052 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-24 08:22:47.368345 | instance | Sunday 24 May 2026 08:22:47 +0000 (0:00:00.815) 0:13:58.609 ************ 2026-05-24 08:22:47.798638 | instance | ok: [instance] 2026-05-24 08:22:47.798867 | instance | 2026-05-24 08:22:47.799152 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-24 08:22:47.799434 | instance | Sunday 24 May 2026 08:22:47 +0000 (0:00:00.431) 0:13:59.041 ************ 2026-05-24 08:22:47.974548 | instance | included: openstack_helm_endpoints for instance 2026-05-24 08:22:47.974738 | instance | 2026-05-24 08:22:47.975023 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 08:22:47.975283 | instance | Sunday 24 May 2026 08:22:47 +0000 (0:00:00.175) 0:13:59.216 ************ 2026-05-24 08:22:48.081617 | instance | skipping: [instance] 2026-05-24 08:22:48.081838 | instance | 2026-05-24 08:22:48.082096 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 08:22:48.082402 | instance | Sunday 24 May 2026 08:22:48 +0000 (0:00:00.107) 0:13:59.324 ************ 2026-05-24 08:22:48.162732 | instance | skipping: [instance] 2026-05-24 08:22:48.162944 | instance | 2026-05-24 08:22:48.163225 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 08:22:48.163481 | instance | Sunday 24 May 2026 08:22:48 +0000 (0:00:00.081) 0:13:59.405 ************ 2026-05-24 08:22:48.242877 | instance | skipping: [instance] 2026-05-24 08:22:48.243088 | instance | 2026-05-24 08:22:48.243362 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 08:22:48.243620 | instance | Sunday 24 May 2026 08:22:48 +0000 (0:00:00.079) 0:13:59.485 ************ 2026-05-24 08:22:48.317898 | instance | skipping: [instance] 2026-05-24 08:22:48.318113 | instance | 2026-05-24 08:22:48.318412 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 08:22:48.318809 | instance | Sunday 24 May 2026 08:22:48 +0000 (0:00:00.075) 0:13:59.560 ************ 2026-05-24 08:22:48.397027 | instance | skipping: [instance] 2026-05-24 08:22:48.397156 | instance | 2026-05-24 08:22:48.397358 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 08:22:48.397523 | instance | Sunday 24 May 2026 08:22:48 +0000 (0:00:00.079) 0:13:59.639 ************ 2026-05-24 08:22:48.688999 | instance | skipping: [instance] 2026-05-24 08:22:48.689256 | instance | 2026-05-24 08:22:48.689582 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 08:22:48.689852 | instance | Sunday 24 May 2026 08:22:48 +0000 (0:00:00.291) 0:13:59.931 ************ 2026-05-24 08:22:48.779196 | instance | ok: [instance] 2026-05-24 08:22:48.779406 | instance | 2026-05-24 08:22:48.779680 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 08:22:48.779935 | instance | Sunday 24 May 2026 08:22:48 +0000 (0:00:00.090) 0:14:00.021 ************ 2026-05-24 08:22:48.872808 | instance | ok: [instance] => (item=identity) 2026-05-24 08:22:48.873014 | instance | 2026-05-24 08:22:48.873273 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 08:22:48.873525 | instance | Sunday 24 May 2026 08:22:48 +0000 (0:00:00.093) 0:14:00.115 ************ 2026-05-24 08:22:48.992196 | instance | ok: [instance] 2026-05-24 08:22:48.992431 | instance | 2026-05-24 08:22:48.992693 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-24 08:22:48.992978 | instance | Sunday 24 May 2026 08:22:48 +0000 (0:00:00.118) 0:14:00.233 ************ 2026-05-24 08:22:49.515582 | instance | ok: [instance] 2026-05-24 08:22:49.515820 | instance | 2026-05-24 08:22:49.516118 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-24 08:22:49.516403 | instance | Sunday 24 May 2026 08:22:49 +0000 (0:00:00.523) 0:14:00.757 ************ 2026-05-24 08:22:50.044075 | instance | ok: [instance] 2026-05-24 08:22:50.044299 | instance | 2026-05-24 08:22:50.044535 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-24 08:22:50.044809 | instance | Sunday 24 May 2026 08:22:50 +0000 (0:00:00.528) 0:14:01.286 ************ 2026-05-24 08:22:50.550860 | instance | ok: [instance] 2026-05-24 08:22:50.551076 | instance | 2026-05-24 08:22:50.551341 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-24 08:22:50.551707 | instance | Sunday 24 May 2026 08:22:50 +0000 (0:00:00.507) 0:14:01.793 ************ 2026-05-24 08:22:51.106040 | instance | ok: [instance] 2026-05-24 08:22:51.106194 | instance | 2026-05-24 08:22:51.106971 | instance | PLAY [Configure networking] **************************************************** 2026-05-24 08:22:51.106987 | instance | 2026-05-24 08:22:51.106992 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 08:22:51.106996 | instance | Sunday 24 May 2026 08:22:51 +0000 (0:00:00.555) 0:14:02.348 ************ 2026-05-24 08:22:55.323406 | instance | ok: [instance] 2026-05-24 08:22:55.323557 | instance | 2026-05-24 08:22:55.323756 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-05-24 08:22:55.323940 | instance | Sunday 24 May 2026 08:22:55 +0000 (0:00:04.217) 0:14:06.565 ************ 2026-05-24 08:22:55.573651 | instance | ok: [instance] 2026-05-24 08:22:55.573730 | instance | 2026-05-24 08:22:55.573844 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-05-24 08:22:55.573964 | instance | Sunday 24 May 2026 08:22:55 +0000 (0:00:00.250) 0:14:06.816 ************ 2026-05-24 08:22:55.792971 | instance | ok: [instance] 2026-05-24 08:22:55.793191 | instance | 2026-05-24 08:22:55.793474 | instance | PLAY RECAP ********************************************************************* 2026-05-24 08:22:55.793880 | instance | instance : ok=775 changed=0 unreachable=0 failed=0 skipped=287 rescued=0 ignored=0 2026-05-24 08:22:55.794138 | instance | 2026-05-24 08:22:55.794449 | instance | Sunday 24 May 2026 08:22:55 +0000 (0:00:00.216) 0:14:07.032 ************ 2026-05-24 08:22:55.794716 | instance | =============================================================================== 2026-05-24 08:22:55.794989 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 16.85s 2026-05-24 08:22:55.795254 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 15.94s 2026-05-24 08:22:55.795530 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 15.17s 2026-05-24 08:22:55.795774 | instance | vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor -- 15.01s 2026-05-24 08:22:55.796151 | instance | vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false -- 14.88s 2026-05-24 08:22:55.796425 | instance | vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor -- 14.86s 2026-05-24 08:22:55.796737 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 14.73s 2026-05-24 08:22:55.797033 | instance | vexxhost.atmosphere.octavia : Add implied roles ------------------------ 11.06s 2026-05-24 08:22:55.797200 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 8.99s 2026-05-24 08:22:55.797466 | instance | vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets ----- 8.16s 2026-05-24 08:22:55.797738 | instance | vexxhost.ceph.mgr : Configure manager modules --------------------------- 8.09s 2026-05-24 08:22:55.798105 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.55s 2026-05-24 08:22:55.798424 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.39s 2026-05-24 08:22:55.798691 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 7.27s 2026-05-24 08:22:55.798947 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 7.20s 2026-05-24 08:22:55.799214 | instance | vexxhost.ceph.mgr : Configure "mgr" label for managers ------------------ 7.10s 2026-05-24 08:22:55.799452 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ------------------ 7.10s 2026-05-24 08:22:55.799717 | instance | vexxhost.ceph.mgr : Validate manager exist ------------------------------ 6.96s 2026-05-24 08:22:55.799971 | instance | vexxhost.ceph.osd : Get mon dump ---------------------------------------- 6.85s 2026-05-24 08:22:55.800318 | instance | vexxhost.ceph.osd : Get `ceph orch ps` ---------------------------------- 6.80s 2026-05-24 08:22:56.223519 | instance | INFO [aio > idempotence] Executed: Successful 2026-05-24 08:22:56.233463 | instance | INFO [aio > side_effect] Executing 2026-05-24 08:22:56.233827 | instance | WARNING [aio > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-24 08:22:56.243828 | instance | INFO [aio > verify] Executing 2026-05-24 08:22:57.169500 | instance | 2026-05-24 08:22:57.169727 | instance | PLAY [Run tests] *************************************************************** 2026-05-24 08:22:57.169978 | instance | 2026-05-24 08:22:57.170282 | instance | TASK [Run "stestr" tests] ****************************************************** 2026-05-24 08:22:57.170549 | instance | Sunday 24 May 2026 08:22:57 +0000 (0:00:00.010) 0:00:00.010 ************ 2026-05-24 08:23:00.209415 | instance | changed: [localhost] 2026-05-24 08:23:00.209635 | instance | 2026-05-24 08:23:00.209933 | instance | PLAY [controllers[0]] ********************************************************** 2026-05-24 08:23:00.210263 | instance | 2026-05-24 08:23:00.210491 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-24 08:23:00.210757 | instance | Sunday 24 May 2026 08:23:00 +0000 (0:00:03.039) 0:00:03.050 ************ 2026-05-24 08:23:04.871956 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-24 08:23:04.872085 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-24 08:23:04.872106 | instance | interpreter could change the meaning of that path. See 2026-05-24 08:23:04.872253 | instance | https://docs.ansible.com/ansible- 2026-05-24 08:23:04.872377 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-24 08:23:04.953173 | instance | ok: [instance] 2026-05-24 08:23:04.953297 | instance | 2026-05-24 08:23:04.953311 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-24 08:23:04.953438 | instance | Sunday 24 May 2026 08:23:04 +0000 (0:00:04.744) 0:00:07.794 ************ 2026-05-24 08:23:06.172269 | instance | ok: [instance] 2026-05-24 08:23:06.172355 | instance | 2026-05-24 08:23:06.172614 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-24 08:23:06.172695 | instance | Sunday 24 May 2026 08:23:06 +0000 (0:00:01.218) 0:00:09.013 ************ 2026-05-24 08:23:06.596551 | instance | ok: [instance] 2026-05-24 08:23:06.596592 | instance | 2026-05-24 08:23:06.596597 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-24 08:23:06.596602 | instance | Sunday 24 May 2026 08:23:06 +0000 (0:00:00.424) 0:00:09.437 ************ 2026-05-24 08:23:07.296240 | instance | ok: [instance] 2026-05-24 08:23:07.296331 | instance | 2026-05-24 08:23:07.296608 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 08:23:07.296656 | instance | Sunday 24 May 2026 08:23:07 +0000 (0:00:00.699) 0:00:10.137 ************ 2026-05-24 08:23:07.509669 | instance | ok: [instance] 2026-05-24 08:23:07.509736 | instance | 2026-05-24 08:23:07.509988 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 08:23:07.510009 | instance | Sunday 24 May 2026 08:23:07 +0000 (0:00:00.213) 0:00:10.351 ************ 2026-05-24 08:23:07.591854 | instance | skipping: [instance] 2026-05-24 08:23:07.591919 | instance | 2026-05-24 08:23:07.592062 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 08:23:07.592300 | instance | Sunday 24 May 2026 08:23:07 +0000 (0:00:00.081) 0:00:10.433 ************ 2026-05-24 08:23:07.658576 | instance | skipping: [instance] 2026-05-24 08:23:07.658809 | instance | 2026-05-24 08:23:07.659141 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 08:23:07.659405 | instance | Sunday 24 May 2026 08:23:07 +0000 (0:00:00.066) 0:00:10.499 ************ 2026-05-24 08:23:07.724823 | instance | skipping: [instance] 2026-05-24 08:23:07.725064 | instance | 2026-05-24 08:23:07.725337 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 08:23:07.725597 | instance | Sunday 24 May 2026 08:23:07 +0000 (0:00:00.066) 0:00:10.566 ************ 2026-05-24 08:23:07.789406 | instance | skipping: [instance] 2026-05-24 08:23:07.789625 | instance | 2026-05-24 08:23:07.789897 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 08:23:07.790184 | instance | Sunday 24 May 2026 08:23:07 +0000 (0:00:00.064) 0:00:10.630 ************ 2026-05-24 08:23:07.853622 | instance | skipping: [instance] 2026-05-24 08:23:07.853863 | instance | 2026-05-24 08:23:07.854137 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 08:23:07.854431 | instance | Sunday 24 May 2026 08:23:07 +0000 (0:00:00.064) 0:00:10.695 ************ 2026-05-24 08:23:07.926183 | instance | ok: [instance] 2026-05-24 08:23:07.926426 | instance | 2026-05-24 08:23:07.926698 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 08:23:07.926980 | instance | Sunday 24 May 2026 08:23:07 +0000 (0:00:00.072) 0:00:10.767 ************ 2026-05-24 08:23:08.025610 | instance | ok: [instance] => (item=dashboard) 2026-05-24 08:23:08.025778 | instance | ok: [instance] => (item=identity) 2026-05-24 08:23:08.026052 | instance | 2026-05-24 08:23:08.026224 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 08:23:08.026315 | instance | Sunday 24 May 2026 08:23:08 +0000 (0:00:00.099) 0:00:10.866 ************ 2026-05-24 08:23:08.188735 | instance | ok: [instance] 2026-05-24 08:23:08.188950 | instance | 2026-05-24 08:23:08.189230 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-24 08:23:08.189493 | instance | Sunday 24 May 2026 08:23:08 +0000 (0:00:00.160) 0:00:11.027 ************ 2026-05-24 08:23:08.294071 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-24 08:23:08.294344 | instance | 2026-05-24 08:23:08.294612 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-24 08:23:08.294865 | instance | Sunday 24 May 2026 08:23:08 +0000 (0:00:00.107) 0:00:11.135 ************ 2026-05-24 08:23:08.960936 | instance | changed: [instance] 2026-05-24 08:23:08.961174 | instance | 2026-05-24 08:23:08.961481 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-24 08:23:08.961844 | instance | Sunday 24 May 2026 08:23:08 +0000 (0:00:00.666) 0:00:11.802 ************ 2026-05-24 08:23:09.129271 | instance | included: openstack_helm_endpoints for instance 2026-05-24 08:23:09.129380 | instance | 2026-05-24 08:23:09.129398 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-24 08:23:09.129492 | instance | Sunday 24 May 2026 08:23:09 +0000 (0:00:00.167) 0:00:11.969 ************ 2026-05-24 08:23:09.260651 | instance | ok: [instance] 2026-05-24 08:23:09.260821 | instance | 2026-05-24 08:23:09.261109 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-24 08:23:09.261342 | instance | Sunday 24 May 2026 08:23:09 +0000 (0:00:00.131) 0:00:12.101 ************ 2026-05-24 08:23:09.325815 | instance | skipping: [instance] 2026-05-24 08:23:09.325995 | instance | 2026-05-24 08:23:09.326189 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-24 08:23:09.326396 | instance | Sunday 24 May 2026 08:23:09 +0000 (0:00:00.065) 0:00:12.167 ************ 2026-05-24 08:23:09.397320 | instance | skipping: [instance] 2026-05-24 08:23:09.397545 | instance | 2026-05-24 08:23:09.397823 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-24 08:23:09.398128 | instance | Sunday 24 May 2026 08:23:09 +0000 (0:00:00.071) 0:00:12.238 ************ 2026-05-24 08:23:09.463254 | instance | skipping: [instance] 2026-05-24 08:23:09.463473 | instance | 2026-05-24 08:23:09.463779 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-24 08:23:09.464077 | instance | Sunday 24 May 2026 08:23:09 +0000 (0:00:00.065) 0:00:12.304 ************ 2026-05-24 08:23:09.525709 | instance | skipping: [instance] 2026-05-24 08:23:09.525829 | instance | 2026-05-24 08:23:09.526057 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-24 08:23:09.526387 | instance | Sunday 24 May 2026 08:23:09 +0000 (0:00:00.062) 0:00:12.367 ************ 2026-05-24 08:23:09.597098 | instance | skipping: [instance] 2026-05-24 08:23:09.597221 | instance | 2026-05-24 08:23:09.597403 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-24 08:23:09.597564 | instance | Sunday 24 May 2026 08:23:09 +0000 (0:00:00.071) 0:00:12.438 ************ 2026-05-24 08:23:09.668385 | instance | ok: [instance] 2026-05-24 08:23:09.668654 | instance | 2026-05-24 08:23:09.668904 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-24 08:23:09.669177 | instance | Sunday 24 May 2026 08:23:09 +0000 (0:00:00.071) 0:00:12.509 ************ 2026-05-24 08:23:09.773143 | instance | ok: [instance] => (item=dashboard) 2026-05-24 08:23:09.773412 | instance | ok: [instance] => (item=identity) 2026-05-24 08:23:09.773615 | instance | 2026-05-24 08:23:09.773922 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-24 08:23:09.774192 | instance | Sunday 24 May 2026 08:23:09 +0000 (0:00:00.104) 0:00:12.614 ************ 2026-05-24 08:23:09.882368 | instance | ok: [instance] 2026-05-24 08:23:09.882604 | instance | 2026-05-24 08:23:09.882886 | instance | TASK [vexxhost.atmosphere.tempest : Get test image object] ********************* 2026-05-24 08:23:09.883191 | instance | Sunday 24 May 2026 08:23:09 +0000 (0:00:00.108) 0:00:12.722 ************ 2026-05-24 08:23:11.000754 | instance | ok: [instance] 2026-05-24 08:23:11.000857 | instance | 2026-05-24 08:23:11.000925 | instance | TASK [vexxhost.atmosphere.tempest : Configure test image ref] ****************** 2026-05-24 08:23:11.001042 | instance | Sunday 24 May 2026 08:23:10 +0000 (0:00:01.119) 0:00:13.842 ************ 2026-05-24 08:23:11.089517 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'image_ref': 'ae309a11-bd16-4f35-b6f7-bfcf93ba6079'}}}}) 2026-05-24 08:23:11.089767 | instance | 2026-05-24 08:23:11.090074 | instance | TASK [vexxhost.atmosphere.tempest : Get test flavor object] ******************** 2026-05-24 08:23:11.090402 | instance | Sunday 24 May 2026 08:23:11 +0000 (0:00:00.088) 0:00:13.930 ************ 2026-05-24 08:23:12.262210 | instance | ok: [instance] 2026-05-24 08:23:12.262462 | instance | 2026-05-24 08:23:12.262737 | instance | TASK [vexxhost.atmosphere.tempest : Set test flavor ref] *********************** 2026-05-24 08:23:12.263002 | instance | Sunday 24 May 2026 08:23:12 +0000 (0:00:01.172) 0:00:15.103 ************ 2026-05-24 08:23:12.346645 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'flavor_ref': '08368f5c-6aa1-44b8-87ed-ace07a179067'}}}}) 2026-05-24 08:23:12.346865 | instance | 2026-05-24 08:23:12.347134 | instance | TASK [vexxhost.atmosphere.tempest : Get test network object] ******************* 2026-05-24 08:23:12.347454 | instance | Sunday 24 May 2026 08:23:12 +0000 (0:00:00.084) 0:00:15.188 ************ 2026-05-24 08:23:13.487946 | instance | ok: [instance] 2026-05-24 08:23:13.488039 | instance | 2026-05-24 08:23:13.488617 | instance | TASK [vexxhost.atmosphere.tempest : Set test network ref] ********************** 2026-05-24 08:23:13.488712 | instance | Sunday 24 May 2026 08:23:13 +0000 (0:00:01.140) 0:00:16.328 ************ 2026-05-24 08:23:13.574736 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'network': {'public_network_id': '7810d7bb-daac-4728-9129-fd4bde85f57d'}}}}) 2026-05-24 08:23:13.574790 | instance | 2026-05-24 08:23:13.574797 | instance | TASK [vexxhost.atmosphere.tempest : Deploy Helm chart] ************************* 2026-05-24 08:23:13.574802 | instance | Sunday 24 May 2026 08:23:13 +0000 (0:00:00.086) 0:00:16.415 ************ 2026-05-24 08:35:58.956301 | instance | changed: [instance] 2026-05-24 08:35:58.956435 | instance | 2026-05-24 08:35:58.956442 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest job object] ******************** 2026-05-24 08:35:58.956549 | instance | Sunday 24 May 2026 08:35:58 +0000 (0:12:45.381) 0:13:01.797 ************ 2026-05-24 08:35:59.924558 | instance | ok: [instance] 2026-05-24 08:35:59.924607 | instance | 2026-05-24 08:35:59.924613 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest log] *************************** 2026-05-24 08:35:59.924618 | instance | Sunday 24 May 2026 08:35:59 +0000 (0:00:00.967) 0:13:02.765 ************ 2026-05-24 08:36:00.897640 | instance | ok: [instance] 2026-05-24 08:36:00.897756 | instance | 2026-05-24 08:36:00.897809 | instance | TASK [vexxhost.atmosphere.tempest : Print tempest log details] ***************** 2026-05-24 08:36:00.897987 | instance | Sunday 24 May 2026 08:36:00 +0000 (0:00:00.973) 0:13:03.739 ************ 2026-05-24 08:36:00.933261 | instance | ok: [instance] => { 2026-05-24 08:36:00.933334 | instance | "msg": [ 2026-05-24 08:36:00.933535 | instance | "+ tempest cleanup --init-saved-state", 2026-05-24 08:36:00.933631 | instance | "+ '[' true == false ']'", 2026-05-24 08:36:00.933672 | instance | "+ tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke", 2026-05-24 08:36:00.933871 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\\('", 2026-05-24 08:36:00.933969 | instance | " SUB = re.compile(\"sub\\(/(.*)/,\\s+(.*)\\)\")", 2026-05-24 08:36:00.934123 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\\('", 2026-05-24 08:36:00.934235 | instance | " SPLIT = re.compile(\"split\\((.),\\s+(\\d+),\\s+(\\d+|-1)\\)\")", 2026-05-24 08:36:00.934362 | instance | "{2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.203529s] ... ok", 2026-05-24 08:36:00.934474 | instance | "{2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.068816s] ... ok", 2026-05-24 08:36:00.934612 | instance | "{1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [1.441806s] ... ok", 2026-05-24 08:36:00.934724 | instance | "{1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [2.465605s] ... ok", 2026-05-24 08:36:00.934847 | instance | "{3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [9.885747s] ... ok", 2026-05-24 08:36:00.934971 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.114068s] ... ok", 2026-05-24 08:36:00.935094 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000338s] ... ok", 2026-05-24 08:36:00.935217 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers [0.153378s] ... ok", 2026-05-24 08:36:00.935340 | instance | "{2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details [0.000480s] ... ok", 2026-05-24 08:36:00.935468 | instance | "{1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.114817s] ... ok", 2026-05-24 08:36:00.935590 | instance | "{1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000373s] ... ok", 2026-05-24 08:36:00.935728 | instance | "2026-05-24 08:25:17.708 25 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.210 ([Errno None] Unable to connect to port 22 on 10.96.250.210). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.210", 2026-05-24 08:36:00.935866 | instance | "2026-05-24 08:25:20.212 25 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.210 ([Errno None] Unable to connect to port 22 on 10.96.250.210). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.210", 2026-05-24 08:36:00.935990 | instance | "{2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.145262s] ... ok", 2026-05-24 08:36:00.936113 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.060177s] ... ok", 2026-05-24 08:36:00.936247 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.018601s] ... ok", 2026-05-24 08:36:00.936367 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.028065s] ... ok", 2026-05-24 08:36:00.936489 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.007022s] ... ok", 2026-05-24 08:36:00.936610 | instance | "{2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.277088s] ... ok", 2026-05-24 08:36:00.936731 | instance | "{2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [1.058371s] ... ok", 2026-05-24 08:36:00.936852 | instance | "{2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.126301s] ... ok", 2026-05-24 08:36:00.936976 | instance | "{3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [63.186386s] ... ok", 2026-05-24 08:36:00.937097 | instance | "{2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [1.330700s] ... ok", 2026-05-24 08:36:00.937220 | instance | "{1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses [0.044434s] ... ok", 2026-05-24 08:36:00.937341 | instance | "{1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network [0.095161s] ... ok", 2026-05-24 08:36:00.937461 | instance | "{3} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.572520s] ... ok", 2026-05-24 08:36:00.937582 | instance | "{3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.008480s] ... ok", 2026-05-24 08:36:00.937718 | instance | "2026-05-24 08:25:49.197 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.208 ([Errno None] Unable to connect to port 22 on 10.96.250.208). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.208", 2026-05-24 08:36:00.937839 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [2.805160s] ... ok", 2026-05-24 08:36:00.937959 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.114629s] ... ok", 2026-05-24 08:36:00.938086 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.079221s] ... ok", 2026-05-24 08:36:00.938222 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.054905s] ... ok", 2026-05-24 08:36:00.938664 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_show_network [0.052249s] ... ok", 2026-05-24 08:36:00.938796 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.030630s] ... ok", 2026-05-24 08:36:00.938924 | instance | "{3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.594767s] ... ok", 2026-05-24 08:36:00.939053 | instance | "{3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.095156s] ... ok", 2026-05-24 08:36:00.939180 | instance | "{1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.440345s] ... ok", 2026-05-24 08:36:00.939304 | instance | "{1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.420346s] ... ok", 2026-05-24 08:36:00.939485 | instance | "{3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.362949s] ... ok", 2026-05-24 08:36:00.939640 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [14.725871s] ... ok", 2026-05-24 08:36:00.940647 | instance | "{3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.008791s] ... ok", 2026-05-24 08:36:00.941144 | instance | "{1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.260653s] ... ok", 2026-05-24 08:36:00.941573 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [4.690644s] ... ok", 2026-05-24 08:36:00.941879 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [2.587740s] ... ok", 2026-05-24 08:36:00.942251 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.115689s] ... ok", 2026-05-24 08:36:00.942527 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.117361s] ... ok", 2026-05-24 08:36:00.942833 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.039710s] ... ok", 2026-05-24 08:36:00.943176 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.088300s] ... ok", 2026-05-24 08:36:00.943411 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.065115s] ... ok", 2026-05-24 08:36:00.943700 | instance | "{0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [27.934891s] ... ok", 2026-05-24 08:36:00.944031 | instance | "{1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.344945s] ... ok", 2026-05-24 08:36:00.944319 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [6.301600s] ... ok", 2026-05-24 08:36:00.944578 | instance | "{3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.088775s] ... ok", 2026-05-24 08:36:00.944850 | instance | "{3} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.167177s] ... ok", 2026-05-24 08:36:00.945143 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [4.890257s] ... ok", 2026-05-24 08:36:00.945419 | instance | "{3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.482667s] ... ok", 2026-05-24 08:36:00.945723 | instance | "{3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.101709s] ... ok", 2026-05-24 08:36:00.946046 | instance | "{3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.064834s] ... ok", 2026-05-24 08:36:00.946374 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [2.400788s] ... ok", 2026-05-24 08:36:00.946651 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [4.162014s] ... ok", 2026-05-24 08:36:00.946937 | instance | "{2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [2.029234s] ... ok", 2026-05-24 08:36:00.947221 | instance | "{2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [2.208034s] ... ok", 2026-05-24 08:36:00.947571 | instance | "{2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.035561s] ... ok", 2026-05-24 08:36:00.947847 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [3.018006s] ... ok", 2026-05-24 08:36:00.948205 | instance | "{0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [2.565524s] ... ok", 2026-05-24 08:36:00.948682 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.237049s] ... ok", 2026-05-24 08:36:00.948964 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.045828s] ... ok", 2026-05-24 08:36:00.949189 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.063082s] ... ok", 2026-05-24 08:36:00.949380 | instance | "{3} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [7.816478s] ... ok", 2026-05-24 08:36:00.949571 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [3.436203s] ... ok", 2026-05-24 08:36:00.949802 | instance | "{0} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.029160s] ... ok", 2026-05-24 08:36:00.949975 | instance | "{2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.046066s] ... ok", 2026-05-24 08:36:00.950211 | instance | "{2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.014974s] ... ok", 2026-05-24 08:36:00.950402 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [3.308358s] ... ok", 2026-05-24 08:36:00.950589 | instance | "{1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [8.324082s] ... ok", 2026-05-24 08:36:00.951422 | instance | "{2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.234549s] ... ok", 2026-05-24 08:36:00.951837 | instance | "{2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.181853s] ... ok", 2026-05-24 08:36:00.952031 | instance | "{2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.115581s] ... ok", 2026-05-24 08:36:00.952253 | instance | "{2} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests.", 2026-05-24 08:36:00.952616 | instance | "{0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [3.546120s] ... ok", 2026-05-24 08:36:00.952852 | instance | "{0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [4.246318s] ... ok", 2026-05-24 08:36:00.953039 | instance | "{1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [3.066167s] ... ok", 2026-05-24 08:36:00.953236 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [1.695019s] ... ok", 2026-05-24 08:36:00.953424 | instance | "{1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [2.551240s] ... ok", 2026-05-24 08:36:00.953610 | instance | "{1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [2.097378s] ... ok", 2026-05-24 08:36:00.953784 | instance | "{1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.151162s] ... ok", 2026-05-24 08:36:00.953964 | instance | "{1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.371785s] ... ok", 2026-05-24 08:36:00.954184 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [2.282992s] ... ok", 2026-05-24 08:36:00.954363 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [2.680827s] ... ok", 2026-05-24 08:36:00.954542 | instance | "{0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.045846s] ... ok", 2026-05-24 08:36:00.954724 | instance | "{0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.056826s] ... ok", 2026-05-24 08:36:00.954905 | instance | "{0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.035827s] ... ok", 2026-05-24 08:36:00.955083 | instance | "{0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.026945s] ... ok", 2026-05-24 08:36:00.955295 | instance | "{0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.056557s] ... ok", 2026-05-24 08:36:00.955455 | instance | "{0} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.018021s] ... ok", 2026-05-24 08:36:00.955645 | instance | "{1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.233491s] ... ok", 2026-05-24 08:36:00.955828 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.328186s] ... ok", 2026-05-24 08:36:00.956009 | instance | "{1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [3.575068s] ... ok", 2026-05-24 08:36:00.956236 | instance | "{1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.526763s] ... ok", 2026-05-24 08:36:00.956412 | instance | "{1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.080504s] ... ok", 2026-05-24 08:36:00.956592 | instance | "{1} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.033644s] ... ok", 2026-05-24 08:36:00.956774 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [0.831366s] ... ok", 2026-05-24 08:36:00.956956 | instance | "{3} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [46.579342s] ... ok", 2026-05-24 08:36:00.957140 | instance | "{1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [19.214797s] ... ok", 2026-05-24 08:36:00.957342 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [3.871584s] ... ok", 2026-05-24 08:36:00.957519 | instance | "{1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [6.152071s] ... ok", 2026-05-24 08:36:00.957705 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [3.566291s] ... ok", 2026-05-24 08:36:00.957887 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [2.064217s] ... ok", 2026-05-24 08:36:00.958091 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [3.146388s] ... ok", 2026-05-24 08:36:00.958361 | instance | "{0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [32.505434s] ... ok", 2026-05-24 08:36:00.958533 | instance | "{1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [8.408528s] ... ok", 2026-05-24 08:36:00.958716 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [3.319735s] ... ok", 2026-05-24 08:36:00.958916 | instance | "{1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [2.832659s] ... ok", 2026-05-24 08:36:00.959109 | instance | "{1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.344743s] ... ok", 2026-05-24 08:36:00.959308 | instance | "{0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.218094s] ... ok", 2026-05-24 08:36:00.959496 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [0.464402s] ... ok", 2026-05-24 08:36:00.959679 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [0.531074s] ... ok", 2026-05-24 08:36:00.959863 | instance | "{0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [5.248339s] ... ok", 2026-05-24 08:36:00.960043 | instance | "{0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.050439s] ... ok", 2026-05-24 08:36:00.960289 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.506234s] ... ok", 2026-05-24 08:36:00.960482 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [0.621524s] ... ok", 2026-05-24 08:36:00.960669 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [0.967508s] ... ok", 2026-05-24 08:36:00.960856 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [1.178408s] ... ok", 2026-05-24 08:36:00.961062 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [1.837193s] ... ok", 2026-05-24 08:36:00.961482 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [1.271997s] ... ok", 2026-05-24 08:36:00.961498 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [2.433748s] ... ok", 2026-05-24 08:36:00.961516 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_admin_create_endpoint_group_for_tenant [0.135061s] ... ok", 2026-05-24 08:36:00.961553 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_admin_create_ike_policy_for_tenant [0.544224s] ... ok", 2026-05-24 08:36:00.961689 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_admin_create_ipsec_policy_for_tenant [0.114981s] ... ok", 2026-05-24 08:36:00.961804 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_admin_create_vpn_service_for_tenant [13.334657s] ... ok", 2026-05-24 08:36:00.961928 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_connection_with_cidr_and_endpoint_group [0.284780s] ... ok", 2026-05-24 08:36:00.962051 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_connection_with_mix_ip_endpoint_group [0.309918s] ... ok", 2026-05-24 08:36:00.962207 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_connection_with_subnet_and_local_endpoint_group [0.147712s] ... ok", 2026-05-24 08:36:00.962348 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_connection_with_subnet_and_remote_endpoint_group [0.125485s] ... ok", 2026-05-24 08:36:00.962474 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_delete_vpn_connection_with_ep_group [1.725771s] ... ok", 2026-05-24 08:36:00.962600 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_delete_vpn_connection_with_legacy_mode [1.955220s] ... ok", 2026-05-24 08:36:00.962730 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_update_delete_endpoint_group [0.194198s] ... ok", 2026-05-24 08:36:00.962855 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_update_delete_ike_policy [0.203067s] ... ok", 2026-05-24 08:36:00.962979 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_update_delete_ipsec_policy [0.155965s] ... ok", 2026-05-24 08:36:00.963106 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_update_delete_vpn_service [12.865224s] ... ok", 2026-05-24 08:36:00.963233 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_missing_peer_cidr [0.067024s] ... ok", 2026-05-24 08:36:00.963367 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_small_MTU [0.053872s] ... ok", 2026-05-24 08:36:00.963492 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_small_dpd [0.014559s] ... ok", 2026-05-24 08:36:00.963618 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_with_missing_local_endpoint_group [0.175473s] ... ok", 2026-05-24 08:36:00.963839 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_with_missing_remote_endpoint_group [0.170123s] ... ok", 2026-05-24 08:36:00.964010 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_wrong_peer_cidr [0.012776s] ... ok", 2026-05-24 08:36:00.964157 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_service_subnet_not_on_router [4.276248s] ... ok", 2026-05-24 08:36:00.964291 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpnservice_long_description [0.013405s] ... ok", 2026-05-24 08:36:00.964421 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpnservice_long_name [0.011687s] ... ok", 2026-05-24 08:36:00.964555 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_fail_create_endpoint_group_when_provide_subnet_id_with_cidr [0.045719s] ... ok", 2026-05-24 08:36:00.964677 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_fail_create_endpoint_group_when_wrong_type [0.050655s] ... ok", 2026-05-24 08:36:00.964804 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_fail_create_endpoint_group_with_mixed_IP_version [0.049919s] ... ok", 2026-05-24 08:36:00.964928 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_list_ike_policies [0.027747s] ... ok", 2026-05-24 08:36:00.965049 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_list_ipsec_policies [0.016365s] ... ok", 2026-05-24 08:36:00.965173 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_list_vpn_connections [0.016202s] ... ok", 2026-05-24 08:36:00.965313 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_list_vpn_services [0.019564s] ... ok", 2026-05-24 08:36:00.965440 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_show_endpoint_group [0.028414s] ... ok", 2026-05-24 08:36:00.965565 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_show_ike_policy [0.019528s] ... ok", 2026-05-24 08:36:00.965688 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_show_ipsec_policy [0.014924s] ... ok", 2026-05-24 08:36:00.965814 | instance | "{3} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_show_vpn_service [0.016104s] ... ok", 2026-05-24 08:36:00.965937 | instance | "{0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [87.865344s] ... ok", 2026-05-24 08:36:00.966062 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [1.349550s] ... ok", 2026-05-24 08:36:00.966222 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.385144s] ... ok", 2026-05-24 08:36:00.966356 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [0.990693s] ... ok", 2026-05-24 08:36:00.966483 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [0.870230s] ... ok", 2026-05-24 08:36:00.966620 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [0.907929s] ... ok", 2026-05-24 08:36:00.966839 | instance | "{0} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_http_traffic [77.866675s] ... ok", 2026-05-24 08:36:00.966964 | instance | "", 2026-05-24 08:36:00.967081 | instance | "======", 2026-05-24 08:36:00.967205 | instance | "Totals", 2026-05-24 08:36:00.967328 | instance | "======", 2026-05-24 08:36:00.967454 | instance | "Ran: 164 tests in 644.7867 sec.", 2026-05-24 08:36:00.967567 | instance | " - Passed: 163", 2026-05-24 08:36:00.967684 | instance | " - Skipped: 1", 2026-05-24 08:36:00.970350 | instance | " - Expected Fail: 0", 2026-05-24 08:36:00.970522 | instance | " - Unexpected Success: 0", 2026-05-24 08:36:00.970643 | instance | " - Failed: 0", 2026-05-24 08:36:00.970764 | instance | "Sum of execute time for each test: 586.1120 sec.", 2026-05-24 08:36:00.970881 | instance | "", 2026-05-24 08:36:00.970991 | instance | "==============", 2026-05-24 08:36:00.971106 | instance | "Worker Balance", 2026-05-24 08:36:00.971220 | instance | "==============", 2026-05-24 08:36:00.971338 | instance | " - Worker 0 (26 tests) => 0:09:51.523126", 2026-05-24 08:36:00.971464 | instance | " - Worker 1 (36 tests) => 0:04:41.132009", 2026-05-24 08:36:00.971583 | instance | " - Worker 2 (40 tests) => 0:03:56.402497", 2026-05-24 08:36:00.971702 | instance | " - Worker 3 (62 tests) => 0:05:34.570117", 2026-05-24 08:36:00.971824 | instance | "+ tempest cleanup", 2026-05-24 08:36:00.971939 | instance | "" 2026-05-24 08:36:00.972069 | instance | ] 2026-05-24 08:36:00.972194 | instance | } 2026-05-24 08:36:00.979740 | instance | 2026-05-24 08:36:00.979855 | instance | TASK [vexxhost.atmosphere.tempest : Fail when tempest result is failed] ******** 2026-05-24 08:36:00.979991 | instance | Sunday 24 May 2026 08:36:00 +0000 (0:00:00.082) 0:13:03.821 ************ 2026-05-24 08:36:01.069951 | instance | skipping: [instance] 2026-05-24 08:36:01.070048 | instance | 2026-05-24 08:36:01.070118 | instance | PLAY RECAP ********************************************************************* 2026-05-24 08:36:01.070312 | instance | instance : ok=25 changed=2 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 2026-05-24 08:36:01.070440 | instance | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-24 08:36:01.070555 | instance | 2026-05-24 08:36:01.070676 | instance | Sunday 24 May 2026 08:36:01 +0000 (0:00:00.090) 0:13:03.912 ************ 2026-05-24 08:36:01.070798 | instance | =============================================================================== 2026-05-24 08:36:01.070941 | instance | vexxhost.atmosphere.tempest : Deploy Helm chart ----------------------- 765.38s 2026-05-24 08:36:01.071064 | instance | Gathering Facts --------------------------------------------------------- 4.74s 2026-05-24 08:36:01.071182 | instance | Run "stestr" tests ------------------------------------------------------ 3.04s 2026-05-24 08:36:01.071301 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 1.22s 2026-05-24 08:36:01.071419 | instance | vexxhost.atmosphere.tempest : Get test flavor object -------------------- 1.17s 2026-05-24 08:36:01.071540 | instance | vexxhost.atmosphere.tempest : Get test network object ------------------- 1.14s 2026-05-24 08:36:01.071658 | instance | vexxhost.atmosphere.tempest : Get test image object --------------------- 1.12s 2026-05-24 08:36:01.071808 | instance | vexxhost.atmosphere.tempest : Get tempest log --------------------------- 0.97s 2026-05-24 08:36:01.071938 | instance | vexxhost.atmosphere.tempest : Get tempest job object -------------------- 0.97s 2026-05-24 08:36:01.072076 | instance | vexxhost.atmosphere.openstacksdk : Generate cloud config file ----------- 0.70s 2026-05-24 08:36:01.072198 | instance | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.67s 2026-05-24 08:36:01.072319 | instance | vexxhost.atmosphere.openstacksdk : Create openstack config directory ---- 0.42s 2026-05-24 08:36:01.072444 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.21s 2026-05-24 08:36:01.072563 | instance | Generate OpenStack-Helm endpoints --------------------------------------- 0.17s 2026-05-24 08:36:01.072681 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.16s 2026-05-24 08:36:01.072804 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.13s 2026-05-24 08:36:01.072932 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.11s 2026-05-24 08:36:01.073075 | instance | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.11s 2026-05-24 08:36:01.073180 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints --- 0.10s 2026-05-24 08:36:01.073302 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints --- 0.10s 2026-05-24 08:36:01.207779 | instance | INFO [aio > verify] Executed: Successful 2026-05-24 08:36:01.220512 | instance | INFO [aio > cleanup] Executing 2026-05-24 08:36:01.220991 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-24 08:36:01.229536 | instance | INFO [aio > destroy] Executing 2026-05-24 08:36:01.229591 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-05-24 08:36:01.229710 | instance | INFO [aio > destroy] Executed: Successful 2026-05-24 08:36:01.230019 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-05-24 08:36:01.631519 | instance | ok: Runtime: 1:34:34.650422 2026-05-24 08:36:01.714459 | 2026-05-24 08:36:01.714577 | PLAY RECAP 2026-05-24 08:36:01.714622 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-24 08:36:01.714644 | 2026-05-24 08:36:01.854500 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-24 08:36:01.863011 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-05-24 08:36:02.815473 | 2026-05-24 08:36:02.815604 | PLAY [all] 2026-05-24 08:36:02.830609 | 2026-05-24 08:36:02.830704 | TASK [gather-host-logs : creating directory for system status] 2026-05-24 08:36:03.194989 | instance | changed 2026-05-24 08:36:03.201438 | 2026-05-24 08:36:03.201521 | TASK [gather-host-logs : Get logs for each host] 2026-05-24 08:36:03.550359 | instance | + systemd-cgls --full --all --no-pager 2026-05-24 08:36:03.601108 | instance | + ip addr 2026-05-24 08:36:03.607387 | instance | + ip route 2026-05-24 08:36:03.610660 | instance | + lsblk 2026-05-24 08:36:03.630524 | instance | + mount 2026-05-24 08:36:03.639133 | instance | + docker images 2026-05-24 08:36:03.670272 | instance | + brctl show 2026-05-24 08:36:03.670320 | instance | /bin/bash: line 8: brctl: command not found 2026-05-24 08:36:03.670335 | instance | + ps aux --sort=-%mem 2026-05-24 08:36:03.725935 | instance | + dpkg -l 2026-05-24 08:36:03.732868 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-05-24 08:36:03.733333 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-05-24 08:36:03.751244 | instance | + '[' '!' -z '' ']' 2026-05-24 08:36:04.240035 | instance | ok: Runtime: 0:00:00.208005 2026-05-24 08:36:04.246921 | 2026-05-24 08:36:04.246993 | TASK [gather-host-logs : Downloads logs to executor] 2026-05-24 08:36:04.878139 | instance | changed: 2026-05-24 08:36:04.878339 | instance | created directory /var/lib/zuul/builds/de9890df30f54b148ac02135bae24c0a/work/logs/instance 2026-05-24 08:36:04.878367 | instance | cd+++++++++ system/ 2026-05-24 08:36:04.878389 | instance | >f+++++++++ system/brctl-show.txt 2026-05-24 08:36:04.878411 | instance | >f+++++++++ system/docker-images.txt 2026-05-24 08:36:04.878431 | instance | >f+++++++++ system/ip-addr.txt 2026-05-24 08:36:04.878452 | instance | >f+++++++++ system/ip-route.txt 2026-05-24 08:36:04.878473 | instance | >f+++++++++ system/lsblk.txt 2026-05-24 08:36:04.878493 | instance | >f+++++++++ system/mount.txt 2026-05-24 08:36:04.878512 | instance | >f+++++++++ system/packages.txt 2026-05-24 08:36:04.878531 | instance | >f+++++++++ system/ps.txt 2026-05-24 08:36:04.878553 | instance | >f+++++++++ system/systemd-cgls.txt 2026-05-24 08:36:04.888288 | 2026-05-24 08:36:04.888360 | LOOP [helm-release-status : creating directory for helm release status] 2026-05-24 08:36:05.096123 | instance | changed: "values" 2026-05-24 08:36:05.280200 | instance | changed: "releases" 2026-05-24 08:36:05.332386 | 2026-05-24 08:36:05.332637 | TASK [helm-release-status : Gather get release status for helm charts] 2026-05-24 08:36:15.917252 | instance | ok: Runtime: 0:00:09.858551 2026-05-24 08:36:15.922229 | 2026-05-24 08:36:15.922290 | TASK [helm-release-status : Downloads logs to executor] 2026-05-24 08:36:16.447410 | instance | changed: 2026-05-24 08:36:16.447574 | instance | cd+++++++++ helm/ 2026-05-24 08:36:16.447602 | instance | cd+++++++++ helm/releases/ 2026-05-24 08:36:16.447624 | instance | cd+++++++++ helm/releases/auth-system/ 2026-05-24 08:36:16.447645 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-05-24 08:36:16.447665 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-05-24 08:36:16.447684 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-05-24 08:36:16.447703 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-05-24 08:36:16.447722 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-05-24 08:36:16.447741 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-05-24 08:36:16.447760 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-05-24 08:36:16.447778 | instance | cd+++++++++ helm/releases/kube-system/ 2026-05-24 08:36:16.447797 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-05-24 08:36:16.447819 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-05-24 08:36:16.447839 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-05-24 08:36:16.447857 | instance | cd+++++++++ helm/releases/monitoring/ 2026-05-24 08:36:16.447877 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-05-24 08:36:16.447895 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-05-24 08:36:16.447914 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-05-24 08:36:16.447932 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-05-24 08:36:16.447963 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-05-24 08:36:16.447984 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt 2026-05-24 08:36:16.448004 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-05-24 08:36:16.448023 | instance | cd+++++++++ helm/releases/openstack/ 2026-05-24 08:36:16.448042 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-05-24 08:36:16.448061 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-05-24 08:36:16.448079 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-05-24 08:36:16.448097 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-05-24 08:36:16.448116 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-05-24 08:36:16.448135 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-05-24 08:36:16.448154 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-05-24 08:36:16.448173 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-05-24 08:36:16.448191 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-05-24 08:36:16.448209 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-05-24 08:36:16.448227 | instance | >f+++++++++ helm/releases/openstack/manila.txt 2026-05-24 08:36:16.448245 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-05-24 08:36:16.448264 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-05-24 08:36:16.448282 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-05-24 08:36:16.448301 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-05-24 08:36:16.448319 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-05-24 08:36:16.448337 | instance | >f+++++++++ helm/releases/openstack/ovn.txt 2026-05-24 08:36:16.448356 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-05-24 08:36:16.448390 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-05-24 08:36:16.448411 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-05-24 08:36:16.448430 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-05-24 08:36:16.448448 | instance | >f+++++++++ helm/releases/openstack/tempest.txt 2026-05-24 08:36:16.448466 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-05-24 08:36:16.448485 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-05-24 08:36:16.448503 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-05-24 08:36:16.448521 | instance | cd+++++++++ helm/values/ 2026-05-24 08:36:16.448540 | instance | cd+++++++++ helm/values/auth-system/ 2026-05-24 08:36:16.448558 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-05-24 08:36:16.448577 | instance | cd+++++++++ helm/values/cert-manager/ 2026-05-24 08:36:16.448595 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-05-24 08:36:16.448614 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-05-24 08:36:16.448632 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-05-24 08:36:16.448650 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-05-24 08:36:16.448668 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-05-24 08:36:16.448686 | instance | cd+++++++++ helm/values/kube-system/ 2026-05-24 08:36:16.448704 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-05-24 08:36:16.448722 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-05-24 08:36:16.448740 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-05-24 08:36:16.448759 | instance | cd+++++++++ helm/values/monitoring/ 2026-05-24 08:36:16.448777 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-05-24 08:36:16.448796 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-05-24 08:36:16.448814 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-05-24 08:36:16.448832 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-05-24 08:36:16.448856 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-05-24 08:36:16.448876 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml 2026-05-24 08:36:16.448894 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-05-24 08:36:16.448912 | instance | cd+++++++++ helm/values/openstack/ 2026-05-24 08:36:16.448931 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-05-24 08:36:16.448949 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-05-24 08:36:16.448984 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-05-24 08:36:16.449004 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-05-24 08:36:16.449022 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-05-24 08:36:16.449040 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-05-24 08:36:16.449058 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-05-24 08:36:16.449076 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-05-24 08:36:16.449094 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-05-24 08:36:16.449112 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-05-24 08:36:16.449131 | instance | >f+++++++++ helm/values/openstack/manila.yaml 2026-05-24 08:36:16.449150 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-05-24 08:36:16.449168 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-05-24 08:36:16.449188 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-05-24 08:36:16.449207 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-05-24 08:36:16.449226 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-05-24 08:36:16.449245 | instance | >f+++++++++ helm/values/openstack/ovn.yaml 2026-05-24 08:36:16.449263 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-05-24 08:36:16.449282 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-05-24 08:36:16.449301 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-05-24 08:36:16.449319 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-05-24 08:36:16.449338 | instance | >f+++++++++ helm/values/openstack/tempest.yaml 2026-05-24 08:36:16.449356 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-05-24 08:36:16.449375 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-05-24 08:36:16.449394 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-05-24 08:36:16.461686 | 2026-05-24 08:36:16.461772 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-05-24 08:36:16.677350 | instance | changed 2026-05-24 08:36:16.685103 | 2026-05-24 08:36:16.685178 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-05-24 08:36:16.897524 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-24 08:36:16.897778 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-24 08:36:16.904671 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:16.908140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:17.001414 | instance | node/instance 2026-05-24 08:36:17.006062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:17.089063 | instance | clusterrole/admin 2026-05-24 08:36:17.332269 | instance | clusterrole/capi-aggregated-manager-role 2026-05-24 08:36:17.403789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:17.414201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:17.421077 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-05-24 08:36:17.541538 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-05-24 08:36:17.625829 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-05-24 08:36:17.758687 | instance | clusterrole/capi-manager-role 2026-05-24 08:36:17.839758 | instance | clusterrole/capo-manager-role 2026-05-24 08:36:17.960248 | instance | clusterrole/cephfs-csi-nodeplugin 2026-05-24 08:36:18.030999 | instance | clusterrole/cephfs-external-provisioner-runner 2026-05-24 08:36:18.150452 | instance | clusterrole/cert-manager-cainjector 2026-05-24 08:36:18.232752 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-05-24 08:36:18.359021 | instance | clusterrole/cert-manager-controller-certificates 2026-05-24 08:36:18.427036 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-05-24 08:36:18.575228 | instance | clusterrole/cert-manager-controller-challenges 2026-05-24 08:36:18.616954 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-05-24 08:36:18.781071 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-05-24 08:36:18.829604 | instance | clusterrole/cert-manager-controller-issuers 2026-05-24 08:36:18.987379 | instance | clusterrole/cert-manager-controller-orders 2026-05-24 08:36:19.034193 | instance | clusterrole/cert-manager-edit 2026-05-24 08:36:19.192775 | instance | clusterrole/cert-manager-view 2026-05-24 08:36:19.231796 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-05-24 08:36:19.388044 | instance | clusterrole/cilium 2026-05-24 08:36:19.456743 | instance | clusterrole/cilium-operator 2026-05-24 08:36:19.593721 | instance | clusterrole/cluster-admin 2026-05-24 08:36:19.663199 | instance | clusterrole/edit 2026-05-24 08:36:19.792946 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-24 08:36:19.886408 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-05-24 08:36:19.994839 | instance | clusterrole/goldpinger-clusterrole 2026-05-24 08:36:20.098561 | instance | clusterrole/ingress-nginx 2026-05-24 08:36:20.183900 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-05-24 08:36:20.314222 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-05-24 08:36:20.445339 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-05-24 08:36:20.605469 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-05-24 08:36:20.644757 | instance | clusterrole/kube-prometheus-stack-operator 2026-05-24 08:36:20.811978 | instance | clusterrolebinding/capi-manager-rolebinding 2026-05-24 08:36:20.870981 | instance | clusterrolebinding/capo-manager-rolebinding 2026-05-24 08:36:21.025239 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-05-24 08:36:21.113990 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-05-24 08:36:21.252721 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-05-24 08:36:21.323677 | instance | clusterrole/kubeadm:get-nodes 2026-05-24 08:36:21.460479 | instance | clusterrolebinding/cert-manager-cainjector 2026-05-24 08:36:21.550201 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-05-24 08:36:21.677717 | instance | clusterrole/local-path-provisioner 2026-05-24 08:36:21.756588 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-05-24 08:36:21.915151 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-05-24 08:36:21.948909 | instance | clusterrole/node-feature-discovery 2026-05-24 08:36:22.136337 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-05-24 08:36:22.160569 | instance | clusterrole/node-feature-discovery-gc 2026-05-24 08:36:22.334293 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-05-24 08:36:22.360440 | instance | clusterrole/nova-bootstrap 2026-05-24 08:36:22.528449 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-05-24 08:36:22.547676 | instance | clusterrole/nova-cell-setup 2026-05-24 08:36:22.730555 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-05-24 08:36:22.732174 | instance | clusterrole/objectstorage-provisioner-role 2026-05-24 08:36:22.920272 | instance | clusterrolebinding/cert-manager-controller-orders 2026-05-24 08:36:22.921423 | instance | clusterrole/orc-image-editor-role 2026-05-24 08:36:23.102519 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-05-24 08:36:23.106547 | instance | clusterrole/orc-image-viewer-role 2026-05-24 08:36:23.299920 | instance | clusterrole/orc-manager-role 2026-05-24 08:36:23.315226 | instance | clusterrolebinding/cilium 2026-05-24 08:36:23.487402 | instance | clusterrolebinding/cilium-operator 2026-05-24 08:36:23.508872 | instance | clusterrole/orc-metrics-auth-role 2026-05-24 08:36:23.685277 | instance | clusterrolebinding/cluster-admin 2026-05-24 08:36:23.711979 | instance | clusterrole/orc-metrics-reader 2026-05-24 08:36:23.890748 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-24 08:36:23.908643 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-05-24 08:36:24.078267 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-05-24 08:36:24.092432 | instance | clusterrole/ovn-controller 2026-05-24 08:36:24.276573 | instance | clusterrolebinding/ingress-nginx 2026-05-24 08:36:24.308128 | instance | clusterrole/ovn-controller-list-nodes-role-openstack 2026-05-24 08:36:24.470609 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-05-24 08:36:24.500641 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-05-24 08:36:24.681910 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-05-24 08:36:24.692193 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-05-24 08:36:24.875035 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-05-24 08:36:24.880648 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-05-24 08:36:25.094906 | instance | clusterrolebinding/kubeadm:get-nodes 2026-05-24 08:36:25.096908 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-05-24 08:36:25.297823 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-05-24 08:36:25.301040 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-05-24 08:36:25.499648 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-05-24 08:36:25.502640 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-05-24 08:36:25.711732 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-05-24 08:36:25.717831 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-05-24 08:36:25.903676 | instance | clusterrolebinding/kubeadm:node-proxier 2026-05-24 08:36:25.927928 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-05-24 08:36:26.104203 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-05-24 08:36:26.129674 | instance | clusterrolebinding/local-path-provisioner 2026-05-24 08:36:26.304555 | instance | clusterrole/rbd-csi-nodeplugin 2026-05-24 08:36:26.327093 | instance | clusterrolebinding/magnum-cluster-api 2026-05-24 08:36:26.498235 | instance | clusterrolebinding/node-feature-discovery 2026-05-24 08:36:26.544802 | instance | clusterrole/rbd-external-provisioner-runner 2026-05-24 08:36:26.702108 | instance | clusterrolebinding/node-feature-discovery-gc 2026-05-24 08:36:26.735772 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-05-24 08:36:26.906791 | instance | clusterrole/rook-ceph-global 2026-05-24 08:36:26.928061 | instance | clusterrolebinding/nova-bootstrap 2026-05-24 08:36:27.098688 | instance | clusterrolebinding/nova-cell-setup 2026-05-24 08:36:27.131011 | instance | clusterrole/rook-ceph-mgr-cluster 2026-05-24 08:36:27.294440 | instance | clusterrole/rook-ceph-mgr-system 2026-05-24 08:36:27.313745 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-05-24 08:36:27.479340 | instance | clusterrolebinding/orc-manager-rolebinding 2026-05-24 08:36:27.495785 | instance | clusterrole/rook-ceph-object-bucket 2026-05-24 08:36:27.681485 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-05-24 08:36:27.701962 | instance | clusterrole/rook-ceph-osd 2026-05-24 08:36:27.866956 | instance | clusterrolebinding/ovn-controller 2026-05-24 08:36:27.897654 | instance | clusterrole/rook-ceph-system 2026-05-24 08:36:28.068690 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack 2026-05-24 08:36:28.117112 | instance | clusterrole/secretgen-controller-cluster-role 2026-05-24 08:36:28.260270 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-05-24 08:36:28.323829 | instance | clusterrole/system:aggregate-to-admin 2026-05-24 08:36:28.457734 | instance | clusterrole/system:aggregate-to-edit 2026-05-24 08:36:28.530851 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-05-24 08:36:28.643054 | instance | clusterrole/system:aggregate-to-view 2026-05-24 08:36:28.717930 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-05-24 08:36:28.841839 | instance | clusterrole/system:auth-delegator 2026-05-24 08:36:28.912804 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-05-24 08:36:29.029604 | instance | clusterrole/system:basic-user 2026-05-24 08:36:29.116976 | instance | clusterrolebinding/rook-ceph-global 2026-05-24 08:36:29.222580 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-05-24 08:36:29.334649 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-05-24 08:36:29.424461 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-05-24 08:36:29.530729 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-05-24 08:36:29.620101 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-05-24 08:36:29.710992 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-05-24 08:36:29.805170 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-05-24 08:36:29.911561 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-05-24 08:36:29.970117 | instance | clusterrolebinding/rook-ceph-osd 2026-05-24 08:36:30.117643 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-05-24 08:36:30.138914 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-05-24 08:36:30.316604 | instance | clusterrole/system:controller:attachdetach-controller 2026-05-24 08:36:30.347488 | instance | clusterrolebinding/rook-ceph-system 2026-05-24 08:36:30.528066 | instance | clusterrole/system:controller:certificate-controller 2026-05-24 08:36:30.553315 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-05-24 08:36:30.760626 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-05-24 08:36:30.767441 | instance | clusterrolebinding/system:basic-user 2026-05-24 08:36:30.948865 | instance | clusterrole/system:controller:cronjob-controller 2026-05-24 08:36:30.956809 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-05-24 08:36:31.153293 | instance | clusterrole/system:controller:daemon-set-controller 2026-05-24 08:36:31.176026 | instance | clusterrolebinding/system:controller:certificate-controller 2026-05-24 08:36:31.345041 | instance | clusterrole/system:controller:deployment-controller 2026-05-24 08:36:31.369979 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-05-24 08:36:31.538836 | instance | clusterrole/system:controller:disruption-controller 2026-05-24 08:36:31.559333 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-05-24 08:36:31.727548 | instance | clusterrole/system:controller:endpoint-controller 2026-05-24 08:36:31.746743 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-05-24 08:36:31.916012 | instance | clusterrolebinding/system:controller:deployment-controller 2026-05-24 08:36:31.948704 | instance | clusterrole/system:controller:endpointslice-controller 2026-05-24 08:36:32.148328 | instance | clusterrolebinding/system:controller:disruption-controller 2026-05-24 08:36:32.199284 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-05-24 08:36:32.376326 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-05-24 08:36:32.443786 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-05-24 08:36:32.592698 | instance | clusterrole/system:controller:expand-controller 2026-05-24 08:36:32.646748 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-05-24 08:36:32.790700 | instance | clusterrole/system:controller:generic-garbage-collector 2026-05-24 08:36:32.866698 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-05-24 08:36:33.004416 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-05-24 08:36:33.095994 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-05-24 08:36:33.223160 | instance | clusterrolebinding/system:controller:expand-controller 2026-05-24 08:36:33.299403 | instance | clusterrole/system:controller:job-controller 2026-05-24 08:36:33.492155 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-05-24 08:36:33.519090 | instance | clusterrole/system:controller:namespace-controller 2026-05-24 08:36:33.689697 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-05-24 08:36:33.737709 | instance | clusterrole/system:controller:node-controller 2026-05-24 08:36:33.919189 | instance | clusterrolebinding/system:controller:job-controller 2026-05-24 08:36:33.919700 | instance | clusterrole/system:controller:persistent-volume-binder 2026-05-24 08:36:34.114252 | instance | clusterrolebinding/system:controller:namespace-controller 2026-05-24 08:36:34.126776 | instance | clusterrole/system:controller:pod-garbage-collector 2026-05-24 08:36:34.310966 | instance | clusterrolebinding/system:controller:node-controller 2026-05-24 08:36:34.327273 | instance | clusterrole/system:controller:pv-protection-controller 2026-05-24 08:36:34.520149 | instance | clusterrole/system:controller:pvc-protection-controller 2026-05-24 08:36:34.551420 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-05-24 08:36:34.733333 | instance | clusterrole/system:controller:replicaset-controller 2026-05-24 08:36:34.755330 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-05-24 08:36:34.924717 | instance | clusterrole/system:controller:replication-controller 2026-05-24 08:36:34.957326 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-05-24 08:36:35.128777 | instance | clusterrole/system:controller:resourcequota-controller 2026-05-24 08:36:35.149806 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-05-24 08:36:35.315660 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-05-24 08:36:35.354954 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-05-24 08:36:35.517982 | instance | clusterrole/system:controller:route-controller 2026-05-24 08:36:35.554966 | instance | clusterrolebinding/system:controller:replication-controller 2026-05-24 08:36:35.718317 | instance | clusterrole/system:controller:service-account-controller 2026-05-24 08:36:35.759572 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-05-24 08:36:35.943809 | instance | clusterrole/system:controller:service-controller 2026-05-24 08:36:35.967673 | instance | clusterrole/system:controller:statefulset-controller 2026-05-24 08:36:36.145590 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-05-24 08:36:36.156050 | instance | clusterrolebinding/system:controller:route-controller 2026-05-24 08:36:36.345192 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-05-24 08:36:36.347230 | instance | clusterrolebinding/system:controller:service-account-controller 2026-05-24 08:36:36.541810 | instance | clusterrolebinding/system:controller:service-controller 2026-05-24 08:36:36.548058 | instance | clusterrole/system:controller:ttl-controller 2026-05-24 08:36:36.739169 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-05-24 08:36:36.740798 | instance | clusterrole/system:coredns 2026-05-24 08:36:36.940814 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-05-24 08:36:36.942839 | instance | clusterrolebinding/system:controller:ttl-controller 2026-05-24 08:36:37.133822 | instance | clusterrole/system:discovery 2026-05-24 08:36:37.138562 | instance | clusterrolebinding/system:coredns 2026-05-24 08:36:37.322363 | instance | clusterrole/system:heapster 2026-05-24 08:36:37.353468 | instance | clusterrole/system:kube-aggregator 2026-05-24 08:36:37.512183 | instance | clusterrolebinding/system:discovery 2026-05-24 08:36:37.533786 | instance | clusterrolebinding/system:kube-controller-manager 2026-05-24 08:36:37.718097 | instance | clusterrole/system:kube-controller-manager 2026-05-24 08:36:37.737385 | instance | clusterrole/system:kube-dns 2026-05-24 08:36:37.916858 | instance | clusterrolebinding/system:kube-dns 2026-05-24 08:36:37.962067 | instance | clusterrole/system:kube-scheduler 2026-05-24 08:36:38.108698 | instance | clusterrolebinding/system:kube-scheduler 2026-05-24 08:36:38.174087 | instance | clusterrolebinding/system:monitoring 2026-05-24 08:36:38.304685 | instance | clusterrole/system:kubelet-api-admin 2026-05-24 08:36:38.375210 | instance | clusterrolebinding/system:node 2026-05-24 08:36:38.504984 | instance | clusterrole/system:monitoring 2026-05-24 08:36:38.567809 | instance | clusterrole/system:node 2026-05-24 08:36:38.691954 | instance | clusterrolebinding/system:node-proxier 2026-05-24 08:36:38.750368 | instance | clusterrole/system:node-bootstrapper 2026-05-24 08:36:38.872617 | instance | clusterrolebinding/system:public-info-viewer 2026-05-24 08:36:38.937139 | instance | clusterrole/system:node-problem-detector 2026-05-24 08:36:39.073822 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-05-24 08:36:39.132166 | instance | clusterrole/system:node-proxier 2026-05-24 08:36:39.259304 | instance | clusterrole/system:persistent-volume-provisioner 2026-05-24 08:36:39.321392 | instance | clusterrolebinding/system:volume-scheduler 2026-05-24 08:36:39.459610 | instance | clusterrolebinding/vector 2026-05-24 08:36:39.541980 | instance | clusterrole/system:public-info-viewer 2026-05-24 08:36:39.650060 | instance | clusterrole/system:service-account-issuer-discovery 2026-05-24 08:36:39.740056 | instance | clusterrole/system:volume-scheduler 2026-05-24 08:36:39.862040 | instance | clusterrole/vector 2026-05-24 08:36:39.954779 | instance | clusterrole/view 2026-05-24 08:36:40.064067 | instance | storageclass/general 2026-05-24 08:36:40.154094 | instance | namespace/auth-system 2026-05-24 08:36:40.310504 | instance | namespace/capi-kubeadm-bootstrap-system 2026-05-24 08:36:40.353770 | instance | namespace/capi-kubeadm-control-plane-system 2026-05-24 08:36:40.525653 | instance | namespace/capi-system 2026-05-24 08:36:40.552045 | instance | namespace/capo-system 2026-05-24 08:36:40.731950 | instance | namespace/cert-manager 2026-05-24 08:36:40.750211 | instance | namespace/default 2026-05-24 08:36:40.937630 | instance | namespace/envoy-gateway-system 2026-05-24 08:36:40.957470 | instance | namespace/ingress-nginx 2026-05-24 08:36:41.138692 | instance | namespace/kube-node-lease 2026-05-24 08:36:41.158858 | instance | namespace/kube-public 2026-05-24 08:36:41.330911 | instance | namespace/kube-system 2026-05-24 08:36:41.354169 | instance | namespace/local-path-storage 2026-05-24 08:36:41.516225 | instance | namespace/magnum-system 2026-05-24 08:36:41.567465 | instance | namespace/monitoring 2026-05-24 08:36:41.717109 | instance | namespace/openstack 2026-05-24 08:36:41.782412 | instance | namespace/orc-system 2026-05-24 08:36:41.900336 | instance | namespace/rook-ceph 2026-05-24 08:36:41.991567 | instance | namespace/secretgen-controller 2026-05-24 08:36:42.259319 | instance | ok: Runtime: 0:00:25.299041 2026-05-24 08:36:42.267427 | 2026-05-24 08:36:42.267500 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-05-24 08:36:42.494809 | instance | changed 2026-05-24 08:36:42.500164 | 2026-05-24 08:36:42.500282 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-05-24 08:36:42.725119 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-24 08:36:42.725244 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-24 08:36:42.725414 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-24 08:36:42.844926 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:42.849121 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:42.928992 | instance | auth-system/configmaps/keycloak-env-vars 2026-05-24 08:36:42.931785 | instance | auth-system/configmaps/kube-root-ca.crt 2026-05-24 08:36:42.934546 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:42.949711 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:43.048526 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:43.061022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:43.145899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:43.149191 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-05-24 08:36:43.154966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:43.235253 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:43.251647 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-05-24 08:36:43.259127 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:43.343724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:43.360422 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:43.364034 | instance | auth-system/endpoints/keycloak 2026-05-24 08:36:43.442298 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:43.459563 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:43.459689 | instance | auth-system/endpoints/keycloak-headless 2026-05-24 08:36:43.543862 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:43.568785 | instance | auth-system/endpoints/keycloak-metrics 2026-05-24 08:36:43.569146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:43.657430 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:43.694497 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:43.695998 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-05-24 08:36:43.789572 | instance | auth-system/ingresses/keycloak 2026-05-24 08:36:43.790765 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:43.824920 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:43.918193 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 08:36:43.931460 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:43.942123 | instance | auth-system/networkpolicies/keycloak 2026-05-24 08:36:43.949115 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 08:36:43.957658 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:44.036132 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qvmtb 2026-05-24 08:36:44.040405 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:44.070204 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:44.138785 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:44.149650 | instance | auth-system/pods/keycloak-0 2026-05-24 08:36:44.182075 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:44.232667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:44.260066 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-05-24 08:36:44.306138 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:44.361539 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:44.397146 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-05-24 08:36:44.441620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:44.480292 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-05-24 08:36:44.482028 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:44.600041 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:44.617547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:44.619286 | instance | auth-system/secrets/keycloak 2026-05-24 08:36:44.703097 | instance | auth-system/secrets/keycloak-externaldb 2026-05-24 08:36:44.706743 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:44.729708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:44.825499 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:44.826567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:44.862630 | instance | auth-system/secrets/keycloak.162-253-55-186.nip.io-tls 2026-05-24 08:36:44.909869 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-05-24 08:36:44.927381 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:44.932895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:45.029522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:45.042410 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:45.063271 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-05-24 08:36:45.140393 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:45.148740 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:45.158672 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-05-24 08:36:45.242694 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:45.243369 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:45.294726 | instance | auth-system/serviceaccounts/default 2026-05-24 08:36:45.351617 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:45.358256 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:45.358407 | instance | auth-system/serviceaccounts/keycloak 2026-05-24 08:36:45.444224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:45.460023 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:45.535678 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-05-24 08:36:45.543295 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:45.568085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:45.583847 | instance | auth-system/services/keycloak 2026-05-24 08:36:45.654685 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:45.676687 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:45.756043 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:45.760173 | instance | auth-system/services/keycloak-headless 2026-05-24 08:36:45.813069 | instance | auth-system/services/keycloak-metrics 2026-05-24 08:36:45.821861 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 08:36:45.832211 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:45.878289 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 08:36:45.891162 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:45.942741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:45.999910 | instance | auth-system/statefulsets/keycloak 2026-05-24 08:36:46.006087 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:46.035163 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:46.079893 | instance | capi-system/configmaps/kube-root-ca.crt 2026-05-24 08:36:46.101600 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:46.143211 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:46.207889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:46.243619 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-05-24 08:36:46.273224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:46.300641 | instance | capi-system/deployment/capi-controller-manager 2026-05-24 08:36:46.326012 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:46.397365 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:46.429760 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:46.467650 | instance | capi-system/endpoints/capi-webhook-service 2026-05-24 08:36:46.512375 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:46.521578 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-05-24 08:36:46.543217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:46.606292 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:46.659220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:46.697647 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-05-24 08:36:46.742382 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:46.754704 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-cwwjz 2026-05-24 08:36:46.794282 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:46.867354 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:46.913190 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:46.953496 | instance | capi-system/pods/capi-controller-manager-bc4cf8c95-2g84z 2026-05-24 08:36:46.973206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:46.982037 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-05-24 08:36:47.036432 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:47.082780 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:47.146205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:47.186280 | instance | capi-system/roles/capi-leader-election-role 2026-05-24 08:36:47.192661 | instance | capi-system/secrets/capi-webhook-service-cert 2026-05-24 08:36:47.211985 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:47.254098 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:47.328707 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:47.362062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:47.401385 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-05-24 08:36:47.415432 | instance | capi-system/serviceaccounts/capi-manager 2026-05-24 08:36:47.430127 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:47.458561 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:47.559577 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 08:36:47.576585 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:47.579195 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:47.649888 | instance | capi-system/serviceaccounts/default 2026-05-24 08:36:47.655167 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-05-24 08:36:47.673830 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:47.682085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:47.780736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:47.783062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:47.868383 | instance | capi-system/services/capi-webhook-service 2026-05-24 08:36:47.882277 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-05-24 08:36:47.883392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:47.891319 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:47.994296 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 08:36:48.006716 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:48.011389 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:48.080335 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-05-24 08:36:48.088881 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-05-24 08:36:48.102988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:48.109693 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:48.217787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:48.232862 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:48.292359 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-05-24 08:36:48.326549 | instance | capo-system/configmaps/kube-root-ca.crt 2026-05-24 08:36:48.327456 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:48.369942 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:48.483915 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:48.503289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:48.550924 | instance | cert-manager/configmaps/cert-manager-webhook 2026-05-24 08:36:48.556605 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-05-24 08:36:48.592472 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:48.609987 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:48.689693 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:48.716208 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:48.751951 | instance | capo-system/deployment/capo-controller-manager 2026-05-24 08:36:48.761198 | instance | capo-system/endpoints/capo-webhook-service 2026-05-24 08:36:48.800010 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:48.830640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:48.905278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:48.939129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:48.977281 | instance | cert-manager/deployment/cert-manager 2026-05-24 08:36:48.981413 | instance | cert-manager/deployment/cert-manager-cainjector 2026-05-24 08:36:49.011843 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:49.038716 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:49.116390 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:49.156242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:49.206104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:49.211396 | instance | cert-manager/deployment/cert-manager-webhook 2026-05-24 08:36:49.214353 | instance | capo-system/pods/capo-controller-manager-65565fdb7f-ztbrw 2026-05-24 08:36:49.250588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:49.320757 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:49.368287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:49.434107 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:49.434695 | instance | cert-manager/endpoints/cert-manager 2026-05-24 08:36:49.441393 | instance | cert-manager/endpoints/cert-manager-webhook 2026-05-24 08:36:49.475266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:49.550843 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 08:36:49.559754 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:49.588375 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:49.661405 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-05-24 08:36:49.663029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:49.666454 | instance | capo-system/roles/capo-leader-election-role 2026-05-24 08:36:49.693630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:49.754827 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:49.838226 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 08:36:49.849702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:49.864100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:49.864791 | instance | capo-system/secrets/capo-webhook-service-cert 2026-05-24 08:36:49.884461 | instance | cert-manager/pods/cert-manager-75c4c745bc-cgm8r 2026-05-24 08:36:49.954252 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:49.959751 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:50.043469 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:50.061533 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-9cp6k 2026-05-24 08:36:50.066530 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:50.100766 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-rxcwf 2026-05-24 08:36:50.154442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:50.191332 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:50.284418 | instance | capo-system/serviceaccounts/capo-manager 2026-05-24 08:36:50.306949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:50.319630 | instance | capo-system/serviceaccounts/default 2026-05-24 08:36:50.400005 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:50.420239 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:50.506634 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:50.512585 | instance | capo-system/services/capo-webhook-service 2026-05-24 08:36:50.519151 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-05-24 08:36:50.519986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:50.612450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:50.653503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:50.717736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:50.723257 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-05-24 08:36:50.726675 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-05-24 08:36:50.779878 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:50.830648 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:50.881278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:50.952558 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-05-24 08:36:50.952766 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-05-24 08:36:50.959668 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:50.985501 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:51.063446 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:51.096555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:51.150359 | instance | cert-manager/roles/cert-manager:leaderelection 2026-05-24 08:36:51.166078 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:51.173465 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-05-24 08:36:51.200482 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:51.269156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:51.303386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:51.368676 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:51.374205 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-05-24 08:36:51.375441 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-05-24 08:36:51.400442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:51.474325 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:51.517420 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:51.580766 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-05-24 08:36:51.582973 | instance | cert-manager/serviceaccounts/cert-manager 2026-05-24 08:36:51.587264 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 08:36:51.598333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:51.625669 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 08:36:51.635805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:51.713490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:51.759594 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:51.817403 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:51.838545 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-05-24 08:36:51.867446 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-05-24 08:36:51.882121 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:51.919375 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:52.016343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:52.040557 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:52.068228 | instance | cert-manager/serviceaccounts/default 2026-05-24 08:36:52.133490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:52.146130 | instance | cert-manager/services/cert-manager 2026-05-24 08:36:52.156749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:52.239653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:52.260081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:52.303506 | instance | cert-manager/services/cert-manager-webhook 2026-05-24 08:36:52.335836 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:52.362599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:52.367211 | instance | default/configmaps/kube-root-ca.crt 2026-05-24 08:36:52.435864 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:52.462198 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:52.535909 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-05-24 08:36:52.552718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:52.560214 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:52.614444 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-05-24 08:36:52.665389 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:52.690236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:52.746087 | instance | default/endpoints/kubernetes 2026-05-24 08:36:52.808822 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:52.813508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:52.839510 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-05-24 08:36:52.901581 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:52.917877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:52.981831 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-05-24 08:36:53.009893 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:53.033695 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:53.052549 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-wxm48 2026-05-24 08:36:53.124741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:53.126808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:53.186805 | instance | default/serviceaccounts/default 2026-05-24 08:36:53.241182 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 08:36:53.253709 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:53.258862 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:53.300980 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-05-24 08:36:53.348740 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:53.380388 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:53.430739 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-05-24 08:36:53.463112 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:53.487207 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:53.522289 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-05-24 08:36:53.577846 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:53.600678 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:53.651070 | instance | default/services/kubernetes 2026-05-24 08:36:53.713013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:53.720061 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-05-24 08:36:53.754503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:53.840606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:53.869080 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:53.875628 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-05-24 08:36:53.950509 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-05-24 08:36:53.963020 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 08:36:53.978648 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:53.986590 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:54.103625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:54.137051 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:54.143546 | instance | envoy-gateway-system/serviceaccounts/default 2026-05-24 08:36:54.215567 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-05-24 08:36:54.248369 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:54.312962 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:54.365800 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:54.420606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:54.439767 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-05-24 08:36:54.525960 | instance | envoy-gateway-system/secrets/envoy 2026-05-24 08:36:54.569099 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:54.573219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:54.683104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:54.686866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:54.753048 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-05-24 08:36:54.776444 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-05-24 08:36:54.782235 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:54.811162 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:54.893841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:54.918875 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:54.997673 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:55.006435 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-05-24 08:36:55.014729 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-05-24 08:36:55.030399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:55.128291 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:55.135156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:55.237271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:55.239910 | instance | envoy-gateway-system/services/envoy-gateway 2026-05-24 08:36:55.262975 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 08:36:55.272979 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:55.346229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:55.387705 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:55.469427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:55.508599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:55.513215 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-05-24 08:36:55.540378 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-05-24 08:36:55.571942 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:55.617857 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:55.685106 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:55.724529 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-05-24 08:36:55.729165 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:55.776826 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:55.780324 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-05-24 08:36:55.848445 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:55.891808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:55.950603 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-05-24 08:36:55.967116 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:55.996262 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:56.012732 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-05-24 08:36:56.091188 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 08:36:56.103439 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:56.110463 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:56.198507 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-05-24 08:36:56.201082 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:56.238282 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-05-24 08:36:56.303411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:56.404091 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:56.427682 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-05-24 08:36:56.452831 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-05-24 08:36:56.538500 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:56.637707 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:56.639587 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-05-24 08:36:56.676499 | instance | ingress-nginx/pods/ingress-nginx-controller-956rl 2026-05-24 08:36:56.686840 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:56.772433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:56.785761 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:56.868264 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-lcswv 2026-05-24 08:36:56.899916 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:56.902891 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-05-24 08:36:56.920014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:57.012285 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:57.037591 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:57.082102 | instance | ingress-nginx/roles/ingress-nginx 2026-05-24 08:36:57.112370 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-05-24 08:36:57.117056 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:57.149259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:57.323486 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-05-24 08:36:57.328247 | instance | ingress-nginx/serviceaccounts/default 2026-05-24 08:36:57.360300 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:57.461857 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:57.486540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:57.543396 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-05-24 08:36:57.562269 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-05-24 08:36:57.577682 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 08:36:57.591187 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:57.626046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:57.725229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:57.770971 | instance | ingress-nginx/services/ingress-nginx-controller 2026-05-24 08:36:57.784321 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:57.800497 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-05-24 08:36:57.908232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:58.003183 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-05-24 08:36:58.027715 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-05-24 08:36:58.051966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:58.165443 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:58.232316 | instance | kube-public/configmaps/cluster-info 2026-05-24 08:36:58.246711 | instance | kube-public/configmaps/kube-root-ca.crt 2026-05-24 08:36:58.335446 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:58.369535 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:58.444185 | instance | kube-node-lease/serviceaccounts/default 2026-05-24 08:36:58.444564 | instance | kube-system/configmaps/cilium-config 2026-05-24 08:36:58.498887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:58.642735 | instance | kube-system/configmaps/coredns 2026-05-24 08:36:58.661892 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-05-24 08:36:58.686372 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:58.785183 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:58.864248 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-05-24 08:36:58.887393 | instance | kube-system/configmaps/kube-proxy 2026-05-24 08:36:58.905211 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:58.957337 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:59.087824 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 08:36:59.095706 | instance | kube-system/configmaps/kube-root-ca.crt 2026-05-24 08:36:59.097545 | instance | kube-system/configmaps/kubeadm-config 2026-05-24 08:36:59.099952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:59.244074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:59.317069 | instance | kube-system/configmaps/kubelet-config 2026-05-24 08:36:59.323221 | instance | kube-system/daemonsets/cilium 2026-05-24 08:36:59.541820 | instance | kube-system/daemonsets/kube-proxy 2026-05-24 08:36:59.559726 | instance | kube-system/deployment/cilium-operator 2026-05-24 08:36:59.779194 | instance | kube-system/deployment/coredns 2026-05-24 08:36:59.780061 | instance | kube-system/endpoints/kube-dns 2026-05-24 08:36:59.815878 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:59.906654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:59.911791 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:36:59.990911 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-05-24 08:36:59.992519 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-05-24 08:37:00.013897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:00.208369 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-05-24 08:37:00.223308 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-05-24 08:37:00.413527 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-05-24 08:37:00.422065 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-05-24 08:37:00.496873 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:00.601911 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:00.622328 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-05-24 08:37:00.626129 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-05-24 08:37:00.828452 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-05-24 08:37:00.829736 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-05-24 08:37:01.043183 | instance | kube-system/pods/cilium-operator-869df985b8-krvqg 2026-05-24 08:37:01.051305 | instance | kube-system/pods/cilium-pszfr 2026-05-24 08:37:01.263610 | instance | kube-system/pods/coredns-67659f764b-67mw7 2026-05-24 08:37:01.272541 | instance | kube-system/pods/coredns-67659f764b-xqfx6 2026-05-24 08:37:01.466734 | instance | kube-system/pods/etcd-instance 2026-05-24 08:37:01.471332 | instance | kube-system/pods/kube-apiserver-instance 2026-05-24 08:37:01.693035 | instance | kube-system/pods/kube-controller-manager-instance 2026-05-24 08:37:01.708277 | instance | kube-system/pods/kube-proxy-9rrbd 2026-05-24 08:37:01.897912 | instance | kube-system/pods/kube-scheduler-instance 2026-05-24 08:37:01.935320 | instance | kube-system/pods/kube-vip-instance 2026-05-24 08:37:02.117106 | instance | kube-public/serviceaccounts/default 2026-05-24 08:37:02.164189 | instance | kube-system/rolebindings/cilium-config-agent 2026-05-24 08:37:02.348820 | instance | kube-system/rolebindings/kube-proxy 2026-05-24 08:37:02.385998 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-05-24 08:37:02.572690 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-05-24 08:37:02.590423 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-05-24 08:37:02.765466 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-05-24 08:37:02.788002 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-05-24 08:37:02.990659 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-05-24 08:37:03.016773 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-05-24 08:37:03.196939 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-05-24 08:37:03.224401 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-05-24 08:37:03.395357 | instance | kube-system/roles/cilium-config-agent 2026-05-24 08:37:03.425892 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-05-24 08:37:03.591879 | instance | kube-system/roles/kube-proxy 2026-05-24 08:37:03.626751 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-05-24 08:37:03.803340 | instance | kube-system/roles/kubeadm:kubelet-config 2026-05-24 08:37:03.834034 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-05-24 08:37:04.000043 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-05-24 08:37:04.056873 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-05-24 08:37:04.220140 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-05-24 08:37:04.254756 | instance | kube-system/roles/system:controller:cloud-provider 2026-05-24 08:37:04.423531 | instance | kube-system/roles/system:controller:token-cleaner 2026-05-24 08:37:04.494868 | instance | kube-system/secrets/bootstrap-token-3sv7hc 2026-05-24 08:37:04.661271 | instance | kube-system/secrets/bootstrap-token-yyihfs 2026-05-24 08:37:04.704269 | instance | kube-system/secrets/kubeadm-certs 2026-05-24 08:37:04.877596 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-05-24 08:37:04.911934 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-05-24 08:37:05.129235 | instance | local-path-storage/configmaps/local-path-config 2026-05-24 08:37:05.198264 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-05-24 08:37:05.335074 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-05-24 08:37:05.442509 | instance | kube-system/serviceaccounts/certificate-controller 2026-05-24 08:37:05.579423 | instance | kube-system/serviceaccounts/cilium 2026-05-24 08:37:05.696624 | instance | kube-system/serviceaccounts/cilium-operator 2026-05-24 08:37:05.844827 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-05-24 08:37:05.957761 | instance | kube-system/serviceaccounts/coredns 2026-05-24 08:37:06.097302 | instance | kube-system/serviceaccounts/cronjob-controller 2026-05-24 08:37:06.195563 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-05-24 08:37:06.337980 | instance | kube-system/serviceaccounts/default 2026-05-24 08:37:06.422639 | instance | kube-system/serviceaccounts/deployment-controller 2026-05-24 08:37:06.572169 | instance | kube-system/serviceaccounts/disruption-controller 2026-05-24 08:37:06.660212 | instance | kube-system/serviceaccounts/endpoint-controller 2026-05-24 08:37:06.818006 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-05-24 08:37:06.888316 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-05-24 08:37:07.057330 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-05-24 08:37:07.104666 | instance | kube-system/serviceaccounts/expand-controller 2026-05-24 08:37:07.258877 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-05-24 08:37:07.323155 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-05-24 08:37:07.472969 | instance | kube-system/serviceaccounts/job-controller 2026-05-24 08:37:07.548667 | instance | kube-system/serviceaccounts/kube-proxy 2026-05-24 08:37:07.734513 | instance | kube-system/serviceaccounts/namespace-controller 2026-05-24 08:37:07.785921 | instance | kube-system/serviceaccounts/node-controller 2026-05-24 08:37:07.963330 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-05-24 08:37:08.038972 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-05-24 08:37:08.183049 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-05-24 08:37:08.306228 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-05-24 08:37:08.501980 | instance | kube-system/serviceaccounts/replicaset-controller 2026-05-24 08:37:08.558435 | instance | kube-system/services/kube-dns 2026-05-24 08:37:08.726434 | instance | kube-system/serviceaccounts/replication-controller 2026-05-24 08:37:08.764368 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-05-24 08:37:08.962845 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-05-24 08:37:08.981745 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-05-24 08:37:09.192513 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-05-24 08:37:09.193081 | instance | kube-system/serviceaccounts/service-account-controller 2026-05-24 08:37:09.430063 | instance | kube-system/serviceaccounts/service-controller 2026-05-24 08:37:09.433895 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-05-24 08:37:09.637831 | instance | kube-system/serviceaccounts/statefulset-controller 2026-05-24 08:37:09.658263 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-05-24 08:37:09.880474 | instance | kube-system/serviceaccounts/token-cleaner 2026-05-24 08:37:09.899085 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-05-24 08:37:10.125730 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-05-24 08:37:10.144473 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-05-24 08:37:10.361595 | instance | kube-system/serviceaccounts/ttl-controller 2026-05-24 08:37:10.364678 | instance | local-path-storage/deployment/local-path-provisioner 2026-05-24 08:37:10.584963 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-05-24 08:37:10.608829 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-qkmsw 2026-05-24 08:37:10.798734 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-05-24 08:37:10.824595 | instance | local-path-storage/serviceaccounts/default 2026-05-24 08:37:11.003603 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-05-24 08:37:11.057968 | instance | monitoring/daemonsets/goldpinger 2026-05-24 08:37:11.211058 | instance | monitoring/daemonsets/ipmi-exporter 2026-05-24 08:37:11.290277 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-05-24 08:37:11.438441 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-05-24 08:37:11.498049 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0 2026-05-24 08:37:11.650460 | instance | monitoring/daemonsets/vector 2026-05-24 08:37:11.708281 | instance | monitoring/configmaps/goldpinger-zap 2026-05-24 08:37:11.866191 | instance | monitoring/configmaps/ipmi-exporter 2026-05-24 08:37:11.911426 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-05-24 08:37:12.068403 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-05-24 08:37:12.113443 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-05-24 08:37:12.276315 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-05-24 08:37:12.315214 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-05-24 08:37:12.487334 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-05-24 08:37:12.545828 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-05-24 08:37:12.736336 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-05-24 08:37:12.778786 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-05-24 08:37:13.005522 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-05-24 08:37:13.069674 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-05-24 08:37:13.202098 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-05-24 08:37:13.398048 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-05-24 08:37:13.474145 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-05-24 08:37:13.632868 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-05-24 08:37:13.697195 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-05-24 08:37:13.850323 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-05-24 08:37:13.905358 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-05-24 08:37:14.050722 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-05-24 08:37:14.105893 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-05-24 08:37:14.265221 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-05-24 08:37:14.322079 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-05-24 08:37:14.479932 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-05-24 08:37:14.559090 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-05-24 08:37:14.719209 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-05-24 08:37:14.770632 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-05-24 08:37:14.940128 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-05-24 08:37:15.004451 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-05-24 08:37:15.159002 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-05-24 08:37:15.243037 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-05-24 08:37:15.369292 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-05-24 08:37:15.464464 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-05-24 08:37:15.578540 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-05-24 08:37:15.687967 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-05-24 08:37:15.809377 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-05-24 08:37:15.923832 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-05-24 08:37:16.005021 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-05-24 08:37:16.133534 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-05-24 08:37:16.207682 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-05-24 08:37:16.356084 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-05-24 08:37:16.422282 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-05-24 08:37:16.590040 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-05-24 08:37:16.632882 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-05-24 08:37:16.787357 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-05-24 08:37:16.851047 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-05-24 08:37:16.988140 | instance | monitoring/configmaps/kube-root-ca.crt 2026-05-24 08:37:17.091793 | instance | monitoring/configmaps/loki 2026-05-24 08:37:17.195305 | instance | monitoring/configmaps/loki-alerting-rules 2026-05-24 08:37:17.286651 | instance | monitoring/configmaps/loki-gateway 2026-05-24 08:37:17.404047 | instance | monitoring/configmaps/loki-runtime 2026-05-24 08:37:17.492633 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-05-24 08:37:17.623521 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-05-24 08:37:17.732440 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-05-24 08:37:17.836619 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-05-24 08:37:17.956508 | instance | monitoring/configmaps/vector 2026-05-24 08:37:18.123401 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-05-24 08:37:18.161751 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-05-24 08:37:18.352508 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-05-24 08:37:18.378276 | instance | monitoring/deployment/loki-gateway 2026-05-24 08:37:18.570543 | instance | monitoring/deployment/node-feature-discovery-gc 2026-05-24 08:37:18.595204 | instance | monitoring/deployment/node-feature-discovery-master 2026-05-24 08:37:18.770358 | instance | monitoring/deployment/prometheus-pushgateway 2026-05-24 08:37:18.809523 | instance | magnum-system/serviceaccounts/default 2026-05-24 08:37:18.977875 | instance | monitoring/endpoints/alertmanager-operated 2026-05-24 08:37:19.021860 | instance | monitoring/endpoints/goldpinger 2026-05-24 08:37:19.180360 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-05-24 08:37:19.230643 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-05-24 08:37:19.386944 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-05-24 08:37:19.437245 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-05-24 08:37:19.589000 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-05-24 08:37:19.622613 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-05-24 08:37:19.783534 | instance | monitoring/endpoints/loki 2026-05-24 08:37:19.813427 | instance | monitoring/endpoints/loki-chunks-cache 2026-05-24 08:37:20.001837 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:20.007343 | instance | monitoring/endpoints/loki-gateway 2026-05-24 08:37:20.014654 | instance | monitoring/endpoints/loki-headless 2026-05-24 08:37:20.103787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:20.212135 | instance | monitoring/endpoints/loki-memberlist 2026-05-24 08:37:20.228798 | instance | monitoring/endpoints/loki-results-cache 2026-05-24 08:37:20.424628 | instance | monitoring/endpoints/prometheus-operated 2026-05-24 08:37:20.427733 | instance | monitoring/endpoints/prometheus-pushgateway 2026-05-24 08:37:20.640124 | instance | monitoring/endpoints/prometheus-smartctl-exporter 2026-05-24 08:37:20.653438 | instance | monitoring/endpoints/vector-headless 2026-05-24 08:37:20.831499 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-05-24 08:37:20.842856 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-05-24 08:37:21.022185 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-05-24 08:37:21.042763 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-05-24 08:37:21.240318 | instance | monitoring/pods/goldpinger-wzkbn 2026-05-24 08:37:21.243650 | instance | monitoring/pods/kube-prometheus-stack-grafana-d468f5945-ch25r 2026-05-24 08:37:21.441852 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-gkfrl 2026-05-24 08:37:21.443938 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-28lxb 2026-05-24 08:37:21.639947 | instance | openstack/configmaps/barbican-bin 2026-05-24 08:37:21.646018 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-qs9xw 2026-05-24 08:37:21.850554 | instance | openstack/configmaps/ceph-csi-config 2026-05-24 08:37:21.881312 | instance | monitoring/pods/loki-0 2026-05-24 08:37:22.083786 | instance | openstack/configmaps/ceph-etc 2026-05-24 08:37:22.104801 | instance | monitoring/pods/loki-chunks-cache-0 2026-05-24 08:37:22.304339 | instance | openstack/configmaps/cinder-bin 2026-05-24 08:37:22.311346 | instance | monitoring/pods/loki-gateway-cf54cb88c-qrv6c 2026-05-24 08:37:22.521728 | instance | openstack/configmaps/glance-bin 2026-05-24 08:37:22.549393 | instance | monitoring/pods/loki-results-cache-0 2026-05-24 08:37:22.755767 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-g5hzb 2026-05-24 08:37:22.773003 | instance | openstack/configmaps/heat-bin 2026-05-24 08:37:22.953637 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-lk5gf 2026-05-24 08:37:23.001603 | instance | openstack/configmaps/horizon-bin 2026-05-24 08:37:23.153736 | instance | monitoring/pods/node-feature-discovery-worker-4n6l9 2026-05-24 08:37:23.233892 | instance | openstack/configmaps/keepalived-bin 2026-05-24 08:37:23.365016 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-05-24 08:37:23.459863 | instance | openstack/configmaps/keystone-bin 2026-05-24 08:37:23.584197 | instance | openstack/configmaps/keystone-openid-metadata 2026-05-24 08:37:23.711507 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-4pnvk 2026-05-24 08:37:23.813838 | instance | openstack/configmaps/kube-root-ca.crt 2026-05-24 08:37:23.918576 | instance | monitoring/pods/vector-sql8s 2026-05-24 08:37:24.044105 | instance | openstack/configmaps/libvirt-bin 2026-05-24 08:37:24.135387 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-05-24 08:37:24.290672 | instance | openstack/configmaps/magnum-bin 2026-05-24 08:37:24.377902 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-05-24 08:37:24.551011 | instance | openstack/configmaps/manila-bin 2026-05-24 08:37:24.627976 | instance | openstack/configmaps/memcached-memcached-bin 2026-05-24 08:37:24.860613 | instance | openstack/configmaps/neutron-bin 2026-05-24 08:37:24.885803 | instance | openstack/configmaps/nova-bin 2026-05-24 08:37:25.096714 | instance | openstack/configmaps/octavia-bin 2026-05-24 08:37:25.160167 | instance | openstack/configmaps/openvswitch-bin 2026-05-24 08:37:25.352253 | instance | openstack/configmaps/ovn-bin 2026-05-24 08:37:25.411442 | instance | openstack/configmaps/ovn-controller-default-bin 2026-05-24 08:37:25.591926 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-05-24 08:37:25.662668 | instance | openstack/configmaps/percona-xtradb-pxc 2026-05-24 08:37:25.840168 | instance | openstack/configmaps/placement-bin 2026-05-24 08:37:25.895188 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-05-24 08:37:26.093101 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-05-24 08:37:26.139741 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-05-24 08:37:26.331549 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-05-24 08:37:26.376679 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-05-24 08:37:26.574862 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-05-24 08:37:26.603826 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-05-24 08:37:26.806967 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-05-24 08:37:26.832562 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-05-24 08:37:27.037911 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-05-24 08:37:27.060963 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-05-24 08:37:27.284392 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-05-24 08:37:27.309560 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf 2026-05-24 08:37:27.522578 | instance | openstack/configmaps/rabbitmq-manila-server-conf 2026-05-24 08:37:27.586267 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-05-24 08:37:27.794092 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-05-24 08:37:27.825435 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-05-24 08:37:28.029982 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-05-24 08:37:28.060463 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-05-24 08:37:28.269196 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-05-24 08:37:28.288611 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-05-24 08:37:28.503082 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-05-24 08:37:28.521557 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-05-24 08:37:28.721502 | instance | openstack/configmaps/rook-config-override 2026-05-24 08:37:28.769512 | instance | openstack/configmaps/staffeln-bin 2026-05-24 08:37:28.943820 | instance | openstack/configmaps/tempest-bin 2026-05-24 08:37:29.005054 | instance | openstack/configmaps/valkey-configuration 2026-05-24 08:37:29.191100 | instance | openstack/configmaps/valkey-health 2026-05-24 08:37:29.240119 | instance | openstack/configmaps/valkey-scripts 2026-05-24 08:37:29.442302 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-05-24 08:37:29.485063 | instance | openstack/cronjobs/heat-engine-cleaner 2026-05-24 08:37:29.684606 | instance | openstack/cronjobs/heat-purge-deleted 2026-05-24 08:37:29.741960 | instance | openstack/cronjobs/keystone-credential-rotate 2026-05-24 08:37:29.926045 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-05-24 08:37:29.985690 | instance | openstack/cronjobs/nova-cell-setup 2026-05-24 08:37:30.180155 | instance | openstack/cronjobs/nova-service-cleaner 2026-05-24 08:37:30.237648 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-05-24 08:37:30.413840 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-05-24 08:37:30.462591 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-05-24 08:37:30.634953 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-05-24 08:37:30.684540 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-05-24 08:37:30.825121 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-05-24 08:37:30.896597 | instance | monitoring/rolebindings/prometheus-smartctl-exporter 2026-05-24 08:37:31.015196 | instance | openstack/daemonsets/keepalived 2026-05-24 08:37:31.107860 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-05-24 08:37:31.316571 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-05-24 08:37:31.412011 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-05-24 08:37:31.581389 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default 2026-05-24 08:37:31.675059 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default 2026-05-24 08:37:31.832024 | instance | openstack/daemonsets/nova-compute-default 2026-05-24 08:37:31.943055 | instance | openstack/daemonsets/octavia-health-manager-default 2026-05-24 08:37:32.126415 | instance | openstack/daemonsets/openvswitch 2026-05-24 08:37:32.233472 | instance | openstack/daemonsets/ovn-controller-default 2026-05-24 08:37:32.437950 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-05-24 08:37:32.522825 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-05-24 08:37:32.653569 | instance | monitoring/roles/node-feature-discovery-worker 2026-05-24 08:37:32.708471 | instance | openstack/deployment/barbican-api 2026-05-24 08:37:32.871493 | instance | openstack/deployment/cinder-api 2026-05-24 08:37:32.975257 | instance | openstack/deployment/cinder-backup 2026-05-24 08:37:33.126953 | instance | openstack/deployment/cinder-scheduler 2026-05-24 08:37:33.261297 | instance | openstack/deployment/cinder-volume 2026-05-24 08:37:33.412036 | instance | openstack/deployment/glance-api 2026-05-24 08:37:33.528643 | instance | openstack/deployment/heat-api 2026-05-24 08:37:33.674363 | instance | openstack/deployment/heat-cfn 2026-05-24 08:37:33.787016 | instance | openstack/deployment/heat-engine 2026-05-24 08:37:33.945156 | instance | openstack/deployment/horizon 2026-05-24 08:37:34.063538 | instance | openstack/deployment/keystone-api 2026-05-24 08:37:34.201033 | instance | openstack/deployment/magnum-api 2026-05-24 08:37:34.330233 | instance | openstack/deployment/magnum-registry 2026-05-24 08:37:34.562567 | instance | openstack/deployment/manila-api 2026-05-24 08:37:34.665189 | instance | openstack/deployment/manila-data 2026-05-24 08:37:34.828843 | instance | openstack/deployment/manila-scheduler 2026-05-24 08:37:34.927372 | instance | openstack/deployment/manila-share 2026-05-24 08:37:35.097096 | instance | openstack/deployment/memcached-memcached 2026-05-24 08:37:35.185651 | instance | openstack/deployment/neutron-rpc-server 2026-05-24 08:37:35.346302 | instance | openstack/deployment/neutron-server 2026-05-24 08:37:35.445958 | instance | openstack/deployment/nova-api-metadata 2026-05-24 08:37:35.604848 | instance | openstack/deployment/nova-api-osapi 2026-05-24 08:37:35.729746 | instance | openstack/deployment/nova-conductor 2026-05-24 08:37:35.877878 | instance | openstack/deployment/nova-novncproxy 2026-05-24 08:37:35.993784 | instance | openstack/deployment/nova-scheduler 2026-05-24 08:37:36.156219 | instance | openstack/deployment/octavia-api 2026-05-24 08:37:36.263138 | instance | openstack/deployment/octavia-housekeeping 2026-05-24 08:37:36.426649 | instance | openstack/deployment/octavia-worker 2026-05-24 08:37:36.513621 | instance | openstack/deployment/openstack-database-exporter 2026-05-24 08:37:36.687351 | instance | openstack/deployment/openstack-exporter 2026-05-24 08:37:36.769298 | instance | openstack/deployment/ovn-northd 2026-05-24 08:37:36.941053 | instance | openstack/deployment/placement-api 2026-05-24 08:37:37.004925 | instance | openstack/deployment/pxc-operator 2026-05-24 08:37:37.183000 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-05-24 08:37:37.254810 | instance | openstack/endpoints/barbican-api 2026-05-24 08:37:37.383516 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:37.427136 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-05-24 08:37:37.487027 | instance | openstack/endpoints/ceph-mon 2026-05-24 08:37:37.492508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:37.663082 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-05-24 08:37:37.712254 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:37.775098 | instance | openstack/endpoints/cinder-api 2026-05-24 08:37:37.826008 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:37.934353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:37.939182 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-05-24 08:37:38.017319 | instance | openstack/endpoints/glance-api 2026-05-24 08:37:38.049671 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:38.143096 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:38.234083 | instance | openstack/deployment/staffeln-api 2026-05-24 08:37:38.236311 | instance | openstack/endpoints/heat-api 2026-05-24 08:37:38.257743 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 08:37:38.268534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:38.372175 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:38.486664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:38.486880 | instance | openstack/deployment/staffeln-conductor 2026-05-24 08:37:38.488349 | instance | openstack/endpoints/heat-cfn 2026-05-24 08:37:38.596402 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:38.716407 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:38.723177 | instance | openstack/endpoints/horizon 2026-05-24 08:37:38.749371 | instance | openstack/endpoints/horizon-int 2026-05-24 08:37:38.818601 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:38.924054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:38.964517 | instance | openstack/endpoints/keystone-api 2026-05-24 08:37:38.994541 | instance | openstack/endpoints/magnum-api 2026-05-24 08:37:39.016859 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:39.122369 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:39.225670 | instance | openstack/endpoints/magnum-registry 2026-05-24 08:37:39.230472 | instance | openstack/endpoints/manila-api 2026-05-24 08:37:39.244716 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:39.347404 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:39.459850 | instance | openstack/endpoints/memcached 2026-05-24 08:37:39.461800 | instance | openstack/endpoints/memcached-metrics 2026-05-24 08:37:39.462893 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:39.574576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:39.671064 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:39.700126 | instance | openstack/endpoints/neutron-server 2026-05-24 08:37:39.701627 | instance | openstack/endpoints/nova-api 2026-05-24 08:37:39.785200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:39.951859 | instance | openstack/endpoints/nova-metadata 2026-05-24 08:37:39.984147 | instance | openstack/endpoints/nova-novncproxy 2026-05-24 08:37:40.179092 | instance | openstack/endpoints/octavia-api 2026-05-24 08:37:40.262517 | instance | openstack/endpoints/openstack-exporter 2026-05-24 08:37:40.425688 | instance | openstack/endpoints/ovn-ovsdb-nb 2026-05-24 08:37:40.516591 | instance | openstack/endpoints/ovn-ovsdb-sb 2026-05-24 08:37:40.665516 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-05-24 08:37:40.772316 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-05-24 08:37:40.897716 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-05-24 08:37:41.002274 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-05-24 08:37:41.184011 | instance | openstack/endpoints/percona-xtradb-pxc 2026-05-24 08:37:41.305753 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-05-24 08:37:41.478254 | instance | openstack/endpoints/placement-api 2026-05-24 08:37:41.575103 | instance | openstack/endpoints/rabbitmq-barbican 2026-05-24 08:37:41.754224 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-05-24 08:37:41.789876 | instance | openstack/endpoints/rabbitmq-cinder 2026-05-24 08:37:41.985102 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-05-24 08:37:42.023250 | instance | openstack/endpoints/rabbitmq-glance 2026-05-24 08:37:42.235232 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-05-24 08:37:42.252440 | instance | openstack/endpoints/rabbitmq-heat 2026-05-24 08:37:42.458140 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-05-24 08:37:42.511157 | instance | openstack/endpoints/rabbitmq-keystone 2026-05-24 08:37:42.687915 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-05-24 08:37:42.754386 | instance | openstack/endpoints/rabbitmq-magnum 2026-05-24 08:37:42.927503 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-05-24 08:37:42.995849 | instance | openstack/endpoints/rabbitmq-manila 2026-05-24 08:37:43.157036 | instance | openstack/endpoints/rabbitmq-manila-nodes 2026-05-24 08:37:43.216112 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-05-24 08:37:43.396813 | instance | openstack/endpoints/rabbitmq-neutron 2026-05-24 08:37:43.462844 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-05-24 08:37:43.626659 | instance | openstack/endpoints/rabbitmq-nova 2026-05-24 08:37:43.712020 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-05-24 08:37:43.876651 | instance | openstack/endpoints/rabbitmq-octavia 2026-05-24 08:37:43.965327 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-05-24 08:37:44.106747 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-05-24 08:37:44.220505 | instance | openstack/endpoints/staffeln-api 2026-05-24 08:37:44.410001 | instance | openstack/endpoints/valkey 2026-05-24 08:37:44.473999 | instance | openstack/endpoints/valkey-headless 2026-05-24 08:37:44.666099 | instance | openstack/endpoints/valkey-metrics 2026-05-24 08:37:44.741823 | instance | openstack/ingresses/cloudformation 2026-05-24 08:37:44.913358 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-05-24 08:37:44.998604 | instance | openstack/ingresses/compute 2026-05-24 08:37:45.125724 | instance | openstack/ingresses/compute-novnc-proxy 2026-05-24 08:37:45.297713 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-05-24 08:37:45.400011 | instance | openstack/ingresses/container-infra 2026-05-24 08:37:45.517312 | instance | openstack/ingresses/container-infra-registry 2026-05-24 08:37:45.632089 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-05-24 08:37:45.782254 | instance | openstack/ingresses/dashboard 2026-05-24 08:37:45.862252 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-05-24 08:37:46.022926 | instance | openstack/ingresses/identity 2026-05-24 08:37:46.068657 | instance | monitoring/secrets/alertmanager-tls 2026-05-24 08:37:46.272559 | instance | monitoring/secrets/grafana-tls 2026-05-24 08:37:46.299367 | instance | openstack/ingresses/image 2026-05-24 08:37:46.493685 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-05-24 08:37:46.558387 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-05-24 08:37:46.705700 | instance | openstack/ingresses/key-manager 2026-05-24 08:37:46.764465 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-05-24 08:37:46.939156 | instance | openstack/ingresses/load-balancer 2026-05-24 08:37:46.961579 | instance | openstack/ingresses/network 2026-05-24 08:37:47.000306 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:47.118375 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:47.183508 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-05-24 08:37:47.192921 | instance | openstack/ingresses/orchestration 2026-05-24 08:37:47.243255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:47.350891 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:47.396839 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-05-24 08:37:47.458494 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:47.470575 | instance | openstack/ingresses/placement 2026-05-24 08:37:47.570249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:47.616630 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-05-24 08:37:47.681277 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:47.744596 | instance | openstack/ingresses/rook-ceph-cluster 2026-05-24 08:37:47.797560 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:47.828424 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-05-24 08:37:47.927355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:48.020061 | instance | openstack/ingresses/sharev2 2026-05-24 08:37:48.041236 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-05-24 08:37:48.046488 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:48.162890 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:48.249232 | instance | openstack/ingresses/volumev3 2026-05-24 08:37:48.269852 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-05-24 08:37:48.289269 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 08:37:48.299681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:48.454084 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-24 08:37:48.474386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:48.512787 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-qs9xw-tls 2026-05-24 08:37:48.515283 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-05-24 08:37:48.576757 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:48.687357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:48.715129 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-05-24 08:37:48.721825 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-05-24 08:37:48.779792 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:48.887829 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:48.930843 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-05-24 08:37:48.932039 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-05-24 08:37:49.004046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:49.129868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:49.140029 | instance | monitoring/secrets/prometheus-tls 2026-05-24 08:37:49.166707 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-05-24 08:37:49.285164 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:49.347872 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-05-24 08:37:49.374596 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-05-24 08:37:49.389926 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:49.530379 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:49.634605 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:49.669486 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-05-24 08:37:49.758200 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-05-24 08:37:49.766474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:49.869808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:49.900337 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1 2026-05-24 08:37:49.946825 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-05-24 08:37:49.980774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-24 08:37:50.135859 | instance | monitoring/serviceaccounts/default 2026-05-24 08:37:50.170242 | instance | monitoring/serviceaccounts/goldpinger 2026-05-24 08:37:50.417404 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-05-24 08:37:50.470027 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-05-24 08:37:50.686929 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-05-24 08:37:50.756961 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-05-24 08:37:50.970247 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-05-24 08:37:51.034242 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-05-24 08:37:51.230775 | instance | monitoring/serviceaccounts/loki 2026-05-24 08:37:51.326327 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-05-24 08:37:51.547418 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-05-24 08:37:51.580610 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-05-24 08:37:51.799681 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-05-24 08:37:51.854207 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter 2026-05-24 08:37:52.074089 | instance | monitoring/serviceaccounts/vector 2026-05-24 08:37:52.161233 | instance | monitoring/services/alertmanager-operated 2026-05-24 08:37:52.368537 | instance | monitoring/services/goldpinger 2026-05-24 08:37:52.384744 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-05-24 08:37:52.576636 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-05-24 08:37:52.594649 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-05-24 08:37:52.793516 | instance | monitoring/services/kube-prometheus-stack-operator 2026-05-24 08:37:52.815950 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-05-24 08:37:53.004476 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-05-24 08:37:53.036308 | instance | monitoring/services/loki 2026-05-24 08:37:53.203098 | instance | monitoring/services/loki-chunks-cache 2026-05-24 08:37:53.259088 | instance | monitoring/services/loki-gateway 2026-05-24 08:37:53.444109 | instance | monitoring/services/loki-headless 2026-05-24 08:37:53.483881 | instance | monitoring/services/loki-memberlist 2026-05-24 08:37:53.674367 | instance | monitoring/services/loki-results-cache 2026-05-24 08:37:53.700894 | instance | monitoring/services/prometheus-operated 2026-05-24 08:37:53.902226 | instance | monitoring/services/prometheus-pushgateway 2026-05-24 08:37:53.914214 | instance | monitoring/services/prometheus-smartctl-exporter 2026-05-24 08:37:54.124573 | instance | monitoring/services/vector-headless 2026-05-24 08:37:54.134454 | instance | openstack/jobs/barbican-db-init 2026-05-24 08:37:54.332117 | instance | openstack/jobs/barbican-db-sync 2026-05-24 08:37:54.397288 | instance | openstack/jobs/barbican-ks-endpoints 2026-05-24 08:37:54.609817 | instance | openstack/jobs/barbican-ks-service 2026-05-24 08:37:54.672338 | instance | openstack/jobs/barbican-ks-user 2026-05-24 08:37:54.848548 | instance | openstack/jobs/barbican-rabbit-init 2026-05-24 08:37:54.963904 | instance | openstack/jobs/cinder-backup-storage-init 2026-05-24 08:37:55.166085 | instance | openstack/jobs/cinder-bootstrap 2026-05-24 08:37:55.232180 | instance | openstack/jobs/cinder-create-internal-tenant 2026-05-24 08:37:55.428093 | instance | openstack/jobs/cinder-db-init 2026-05-24 08:37:55.488105 | instance | openstack/jobs/cinder-db-sync 2026-05-24 08:37:55.743284 | instance | openstack/jobs/cinder-ks-endpoints 2026-05-24 08:37:55.777270 | instance | openstack/jobs/cinder-ks-service 2026-05-24 08:37:56.007108 | instance | openstack/jobs/cinder-ks-user 2026-05-24 08:37:56.036275 | instance | openstack/jobs/cinder-rabbit-init 2026-05-24 08:37:56.245633 | instance | openstack/jobs/cinder-storage-init 2026-05-24 08:37:56.282900 | instance | openstack/jobs/cinder-volume-usage-audit-29660165 2026-05-24 08:37:56.507204 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-05-24 08:37:56.537544 | instance | openstack/jobs/glance-db-init 2026-05-24 08:37:56.698855 | instance | openstack/jobs/glance-db-sync 2026-05-24 08:37:56.795094 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-05-24 08:37:56.944799 | instance | openstack/jobs/glance-ks-endpoints 2026-05-24 08:37:56.999156 | instance | openstack/networkpolicies/valkey 2026-05-24 08:37:57.192854 | instance | openstack/jobs/glance-ks-service 2026-05-24 08:37:57.199397 | instance | openstack/jobs/glance-ks-user 2026-05-24 08:37:57.428391 | instance | openstack/jobs/glance-metadefs-load 2026-05-24 08:37:57.437795 | instance | openstack/jobs/glance-rabbit-init 2026-05-24 08:37:57.657566 | instance | openstack/jobs/glance-storage-init 2026-05-24 08:37:57.684009 | instance | openstack/jobs/heat-bootstrap 2026-05-24 08:37:57.881932 | instance | openstack/jobs/heat-db-init 2026-05-24 08:37:57.929227 | instance | openstack/jobs/heat-db-sync 2026-05-24 08:37:58.140985 | instance | openstack/jobs/heat-domain-ks-user 2026-05-24 08:37:58.158296 | instance | openstack/jobs/heat-engine-cleaner-29660185 2026-05-24 08:37:58.370918 | instance | openstack/jobs/heat-engine-cleaner-29660190 2026-05-24 08:37:58.386096 | instance | openstack/jobs/heat-engine-cleaner-29660195 2026-05-24 08:37:58.610777 | instance | openstack/jobs/heat-ks-endpoints 2026-05-24 08:37:58.613172 | instance | openstack/jobs/heat-ks-service 2026-05-24 08:37:58.863211 | instance | openstack/jobs/heat-ks-user 2026-05-24 08:37:58.863351 | instance | openstack/jobs/heat-rabbit-init 2026-05-24 08:37:59.098810 | instance | openstack/jobs/heat-trusts 2026-05-24 08:37:59.110518 | instance | openstack/jobs/horizon-db-init 2026-05-24 08:37:59.339642 | instance | openstack/jobs/horizon-db-sync 2026-05-24 08:37:59.341467 | instance | openstack/jobs/keystone-bootstrap 2026-05-24 08:37:59.571185 | instance | openstack/jobs/keystone-credential-setup 2026-05-24 08:37:59.581838 | instance | openstack/jobs/keystone-db-init 2026-05-24 08:37:59.807634 | instance | openstack/jobs/keystone-db-sync 2026-05-24 08:37:59.845934 | instance | openstack/jobs/keystone-domain-manage 2026-05-24 08:38:00.040833 | instance | openstack/jobs/keystone-fernet-setup 2026-05-24 08:38:00.073165 | instance | openstack/jobs/keystone-rabbit-init 2026-05-24 08:38:00.273004 | instance | openstack/jobs/magnum-db-init 2026-05-24 08:38:00.297134 | instance | openstack/jobs/magnum-db-sync 2026-05-24 08:38:00.541253 | instance | openstack/jobs/magnum-domain-ks-user 2026-05-24 08:38:00.544756 | instance | openstack/jobs/magnum-ks-endpoints 2026-05-24 08:38:00.776232 | instance | openstack/jobs/magnum-ks-service 2026-05-24 08:38:00.785296 | instance | openstack/jobs/magnum-ks-user 2026-05-24 08:38:01.022644 | instance | openstack/jobs/magnum-rabbit-init 2026-05-24 08:38:01.023926 | instance | openstack/jobs/manila-bootstrap 2026-05-24 08:38:01.244372 | instance | openstack/jobs/manila-db-init 2026-05-24 08:38:01.252471 | instance | openstack/jobs/manila-db-sync 2026-05-24 08:38:01.475429 | instance | openstack/jobs/manila-ks-endpoints 2026-05-24 08:38:01.492918 | instance | openstack/jobs/manila-ks-service 2026-05-24 08:38:01.723119 | instance | openstack/jobs/manila-ks-user 2026-05-24 08:38:01.749252 | instance | openstack/jobs/manila-rabbit-init 2026-05-24 08:38:01.962839 | instance | openstack/jobs/neutron-db-init 2026-05-24 08:38:02.020566 | instance | openstack/jobs/neutron-db-sync 2026-05-24 08:38:02.244440 | instance | openstack/jobs/neutron-ks-endpoints 2026-05-24 08:38:02.326948 | instance | openstack/jobs/neutron-ks-service 2026-05-24 08:38:02.500648 | instance | openstack/jobs/neutron-ks-user 2026-05-24 08:38:02.567967 | instance | openstack/jobs/neutron-rabbit-init 2026-05-24 08:38:02.750384 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-05-24 08:38:02.824050 | instance | openstack/jobs/nova-cell-setup-29660160 2026-05-24 08:38:02.982127 | instance | monitoring/statefulsets/loki 2026-05-24 08:38:03.089167 | instance | openstack/jobs/nova-db-init 2026-05-24 08:38:03.214215 | instance | monitoring/statefulsets/loki-chunks-cache 2026-05-24 08:38:03.359943 | instance | openstack/jobs/nova-db-sync 2026-05-24 08:38:03.442563 | instance | monitoring/statefulsets/loki-results-cache 2026-05-24 08:38:03.707939 | instance | openstack/jobs/nova-ks-endpoints 2026-05-24 08:38:03.727765 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-05-24 08:38:03.948622 | instance | openstack/jobs/nova-ks-service 2026-05-24 08:38:03.951492 | instance | openstack/jobs/nova-ks-user 2026-05-24 08:38:04.185171 | instance | openstack/jobs/nova-rabbit-init 2026-05-24 08:38:04.208687 | instance | openstack/jobs/nova-service-cleaner-29660160 2026-05-24 08:38:04.450439 | instance | openstack/jobs/octavia-bootstrap 2026-05-24 08:38:04.477062 | instance | openstack/jobs/octavia-db-init 2026-05-24 08:38:04.714623 | instance | openstack/jobs/octavia-db-sync 2026-05-24 08:38:04.741739 | instance | openstack/jobs/octavia-ks-endpoints 2026-05-24 08:38:04.955322 | instance | openstack/jobs/octavia-ks-service 2026-05-24 08:38:04.981410 | instance | openstack/jobs/octavia-ks-user 2026-05-24 08:38:05.182597 | instance | openstack/jobs/octavia-rabbit-init 2026-05-24 08:38:05.217034 | instance | openstack/jobs/placement-db-init 2026-05-24 08:38:05.422653 | instance | openstack/jobs/placement-db-sync 2026-05-24 08:38:05.462321 | instance | openstack/jobs/placement-ks-endpoints 2026-05-24 08:38:05.680576 | instance | openstack/jobs/placement-ks-service 2026-05-24 08:38:05.736788 | instance | openstack/jobs/placement-ks-user 2026-05-24 08:38:05.962329 | instance | openstack/jobs/staffeln-db-init 2026-05-24 08:38:06.030903 | instance | openstack/jobs/staffeln-db-sync 2026-05-24 08:38:06.224452 | instance | openstack/jobs/tempest-ks-user 2026-05-24 08:38:06.287360 | instance | openstack/jobs/tempest-run-tests 2026-05-24 08:38:06.455104 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0 2026-05-24 08:38:06.518605 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0 2026-05-24 08:38:06.816429 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-05-24 08:38:06.915800 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-05-24 08:38:07.183022 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-05-24 08:38:07.281168 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-05-24 08:38:07.554624 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-05-24 08:38:07.648732 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-05-24 08:38:07.926439 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-05-24 08:38:08.008107 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0 2026-05-24 08:38:08.302982 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-05-24 08:38:08.356563 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-05-24 08:38:08.691454 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-05-24 08:38:08.771141 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-05-24 08:38:09.045169 | instance | openstack/rolebindings/barbican-barbican-api 2026-05-24 08:38:09.122855 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-05-24 08:38:09.236960 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-05-24 08:38:09.314128 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-05-24 08:38:09.416678 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-05-24 08:38:09.509958 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-05-24 08:38:09.633810 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-05-24 08:38:09.720856 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-05-24 08:38:09.824952 | instance | openstack/rolebindings/cinder-cinder-api 2026-05-24 08:38:09.915222 | instance | openstack/rolebindings/cinder-cinder-backup 2026-05-24 08:38:10.030235 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-05-24 08:38:10.102263 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-05-24 08:38:10.246257 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-05-24 08:38:10.303716 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-05-24 08:38:10.449668 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-05-24 08:38:10.500813 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-05-24 08:38:10.659203 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-05-24 08:38:10.722697 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-05-24 08:38:10.855828 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-05-24 08:38:10.915960 | instance | openstack/rolebindings/cinder-cinder-test 2026-05-24 08:38:11.060958 | instance | openstack/rolebindings/cinder-cinder-volume 2026-05-24 08:38:11.118637 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-05-24 08:38:11.262471 | instance | openstack/rolebindings/cinder-storage-init 2026-05-24 08:38:11.346206 | instance | openstack/rolebindings/glance-glance-api 2026-05-24 08:38:11.476472 | instance | openstack/rolebindings/glance-glance-db-init 2026-05-24 08:38:11.547201 | instance | openstack/rolebindings/glance-glance-db-sync 2026-05-24 08:38:11.681151 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-05-24 08:38:11.747366 | instance | openstack/rolebindings/glance-glance-ks-service 2026-05-24 08:38:11.911346 | instance | openstack/rolebindings/glance-glance-ks-user 2026-05-24 08:38:11.955051 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-05-24 08:38:12.107408 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-05-24 08:38:12.149898 | instance | openstack/rolebindings/glance-glance-storage-init 2026-05-24 08:38:12.307404 | instance | openstack/rolebindings/glance-glance-test 2026-05-24 08:38:12.372167 | instance | openstack/rolebindings/glance-storage-init 2026-05-24 08:38:12.511915 | instance | openstack/rolebindings/heat-heat-api 2026-05-24 08:38:12.575251 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-05-24 08:38:12.701500 | instance | openstack/rolebindings/heat-heat-cfn 2026-05-24 08:38:12.769371 | instance | openstack/rolebindings/heat-heat-db-init 2026-05-24 08:38:12.923138 | instance | openstack/pods/barbican-api-6499485694-sl5l8 2026-05-24 08:38:12.975186 | instance | openstack/rolebindings/heat-heat-db-sync 2026-05-24 08:38:13.170425 | instance | openstack/pods/barbican-db-init-57ng6 2026-05-24 08:38:13.176058 | instance | openstack/pods/barbican-db-sync-h7x6p 2026-05-24 08:38:13.412189 | instance | openstack/rolebindings/heat-heat-engine 2026-05-24 08:38:13.418708 | instance | openstack/pods/barbican-ks-endpoints-98d2q 2026-05-24 08:38:13.642477 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-05-24 08:38:13.730225 | instance | openstack/pods/barbican-ks-service-2d4rg 2026-05-24 08:38:13.945234 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-05-24 08:38:14.025828 | instance | openstack/rolebindings/heat-heat-ks-service 2026-05-24 08:38:14.151273 | instance | openstack/pods/barbican-ks-user-5pgsz 2026-05-24 08:38:14.225560 | instance | openstack/rolebindings/heat-heat-ks-user 2026-05-24 08:38:14.413804 | instance | openstack/pods/barbican-rabbit-init-rjx92 2026-05-24 08:38:14.438318 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-05-24 08:38:14.636624 | instance | openstack/pods/cinder-api-794bf6bc48-69t7z 2026-05-24 08:38:14.679244 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-05-24 08:38:14.887969 | instance | openstack/pods/cinder-backup-7c5cfcbdd4-25vdc 2026-05-24 08:38:14.899503 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-05-24 08:38:15.101194 | instance | openstack/pods/cinder-backup-storage-init-r4ndf 2026-05-24 08:38:15.145970 | instance | openstack/rolebindings/heat-heat-test 2026-05-24 08:38:15.339503 | instance | openstack/rolebindings/heat-heat-trusts 2026-05-24 08:38:15.360070 | instance | openstack/pods/cinder-bootstrap-ddfdd 2026-05-24 08:38:15.528299 | instance | openstack/pods/cinder-create-internal-tenant-5zd4q 2026-05-24 08:38:15.628598 | instance | openstack/rolebindings/horizon-horizon 2026-05-24 08:38:15.805507 | instance | openstack/pods/cinder-db-init-fv4qp 2026-05-24 08:38:15.832997 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-05-24 08:38:16.059183 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-05-24 08:38:16.079499 | instance | openstack/pods/cinder-db-sync-q8tbv 2026-05-24 08:38:16.259539 | instance | openstack/rolebindings/horizon-horizon-test 2026-05-24 08:38:16.304197 | instance | openstack/pods/cinder-ks-endpoints-kp2fx 2026-05-24 08:38:16.459922 | instance | openstack/rolebindings/keepalived 2026-05-24 08:38:16.559271 | instance | openstack/rolebindings/keystone-credential-rotate 2026-05-24 08:38:16.667781 | instance | openstack/pods/cinder-ks-service-9l4h4 2026-05-24 08:38:16.759443 | instance | openstack/rolebindings/keystone-credential-setup 2026-05-24 08:38:16.924776 | instance | openstack/pods/cinder-ks-user-ps6x8 2026-05-24 08:38:16.973786 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-05-24 08:38:17.186054 | instance | openstack/pods/cinder-rabbit-init-hcn2m 2026-05-24 08:38:17.206199 | instance | openstack/pods/cinder-scheduler-6d7444c896-zq2t2 2026-05-24 08:38:17.432047 | instance | openstack/rolebindings/keystone-fernet-setup 2026-05-24 08:38:17.445519 | instance | openstack/pods/cinder-storage-init-mf9lv 2026-05-24 08:38:17.632087 | instance | openstack/rolebindings/keystone-keystone-api 2026-05-24 08:38:17.701638 | instance | openstack/pods/cinder-volume-6f4ff789c6-mpfhx 2026-05-24 08:38:17.821607 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-05-24 08:38:17.940451 | instance | openstack/pods/cinder-volume-usage-audit-29660165-rbbx6 2026-05-24 08:38:17.998896 | instance | openstack/pods/glance-api-7c68465979-zd6n4 2026-05-24 08:38:18.207781 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-05-24 08:38:18.239764 | instance | openstack/pods/glance-db-init-zz6qj 2026-05-24 08:38:18.416494 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-05-24 08:38:18.490763 | instance | openstack/pods/glance-db-sync-fr582 2026-05-24 08:38:18.611474 | instance | openstack/pods/glance-ks-endpoints-cqbff 2026-05-24 08:38:18.747994 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-05-24 08:38:18.856012 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-05-24 08:38:18.975490 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-05-24 08:38:19.068813 | instance | openstack/pods/glance-ks-service-lbghv 2026-05-24 08:38:19.178036 | instance | openstack/rolebindings/keystone-keystone-test 2026-05-24 08:38:19.311496 | instance | openstack/pods/glance-ks-user-z8zh8 2026-05-24 08:38:19.393159 | instance | openstack/rolebindings/libvirt-cert-manager 2026-05-24 08:38:19.547740 | instance | openstack/rolebindings/libvirt-libvirt 2026-05-24 08:38:19.597174 | instance | openstack/pods/glance-metadefs-load-hdwfd 2026-05-24 08:38:19.747916 | instance | openstack/rolebindings/magnum-magnum-api 2026-05-24 08:38:19.851781 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-05-24 08:38:19.974279 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-05-24 08:38:20.035746 | instance | openstack/pods/glance-rabbit-init-s25nm 2026-05-24 08:38:20.166192 | instance | openstack/pods/glance-storage-init-srkxq 2026-05-24 08:38:20.285591 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-05-24 08:38:20.438450 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-05-24 08:38:20.484606 | instance | openstack/pods/heat-api-5879fbcbff-99649 2026-05-24 08:38:20.653037 | instance | openstack/pods/heat-bootstrap-wmwws 2026-05-24 08:38:20.737101 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-05-24 08:38:20.902756 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-05-24 08:38:20.948117 | instance | openstack/pods/heat-cfn-9767f8c5c-k9hn5 2026-05-24 08:38:21.126798 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-05-24 08:38:21.195605 | instance | openstack/pods/heat-db-init-cqpdj 2026-05-24 08:38:21.317923 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-05-24 08:38:21.424022 | instance | openstack/pods/heat-db-sync-wq7n9 2026-05-24 08:38:21.523554 | instance | openstack/rolebindings/manila-manila-api 2026-05-24 08:38:21.654571 | instance | openstack/pods/heat-domain-ks-user-hqthq 2026-05-24 08:38:21.706666 | instance | openstack/rolebindings/manila-manila-data 2026-05-24 08:38:21.898841 | instance | openstack/pods/heat-engine-775f6c4b78-9vlsk 2026-05-24 08:38:21.924748 | instance | openstack/pods/heat-engine-cleaner-29660185-g5nb5 2026-05-24 08:38:22.150493 | instance | openstack/rolebindings/manila-manila-db-init 2026-05-24 08:38:22.170414 | instance | openstack/pods/heat-engine-cleaner-29660190-lvb8b 2026-05-24 08:38:22.339032 | instance | openstack/rolebindings/manila-manila-db-sync 2026-05-24 08:38:22.398975 | instance | openstack/pods/heat-engine-cleaner-29660195-6wcf5 2026-05-24 08:38:22.538545 | instance | openstack/rolebindings/manila-manila-ks-endpoints 2026-05-24 08:38:22.641674 | instance | openstack/rolebindings/manila-manila-ks-service 2026-05-24 08:38:22.756235 | instance | openstack/pods/heat-ks-endpoints-cc4rh 2026-05-24 08:38:22.835610 | instance | openstack/rolebindings/manila-manila-ks-user 2026-05-24 08:38:23.020085 | instance | openstack/pods/heat-ks-service-djh94 2026-05-24 08:38:23.028649 | instance | openstack/rolebindings/manila-manila-rabbit-init 2026-05-24 08:38:23.238451 | instance | openstack/pods/heat-ks-user-xpkpr 2026-05-24 08:38:23.259203 | instance | openstack/rolebindings/manila-manila-scheduler 2026-05-24 08:38:23.458963 | instance | openstack/pods/heat-rabbit-init-bl7l9 2026-05-24 08:38:23.486131 | instance | openstack/pods/heat-trusts-t2qqh 2026-05-24 08:38:23.702041 | instance | openstack/rolebindings/manila-manila-share 2026-05-24 08:38:23.765012 | instance | openstack/pods/horizon-585bbf5d89-9vjvh 2026-05-24 08:38:23.918773 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-05-24 08:38:24.007941 | instance | openstack/pods/horizon-db-init-gsvng 2026-05-24 08:38:24.129550 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-05-24 08:38:24.247621 | instance | openstack/pods/horizon-db-sync-7ggzx 2026-05-24 08:38:24.319524 | instance | openstack/pods/keepalived-l5tcw 2026-05-24 08:38:24.485663 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-05-24 08:38:24.555726 | instance | openstack/pods/keystone-api-549cb7d5df-xptv6 2026-05-24 08:38:24.679839 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-05-24 08:38:24.803759 | instance | openstack/pods/keystone-bootstrap-mjtxg 2026-05-24 08:38:24.879992 | instance | openstack/pods/keystone-credential-setup-2mqd9 2026-05-24 08:38:25.041791 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-05-24 08:38:25.141862 | instance | openstack/pods/keystone-db-init-kszfg 2026-05-24 08:38:25.261726 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent 2026-05-24 08:38:25.409269 | instance | openstack/pods/keystone-db-sync-sp2mj 2026-05-24 08:38:25.475180 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent 2026-05-24 08:38:25.649222 | instance | openstack/pods/keystone-domain-manage-v6clp 2026-05-24 08:38:25.690236 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-05-24 08:38:25.904228 | instance | openstack/pods/keystone-fernet-setup-dlm4d 2026-05-24 08:38:25.911490 | instance | openstack/pods/keystone-rabbit-init-v2tk9 2026-05-24 08:38:26.150002 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-05-24 08:38:26.151478 | instance | openstack/pods/libvirt-libvirt-default-n5tsr 2026-05-24 08:38:26.376915 | instance | openstack/pods/magnum-api-56687b6649-xkx9c 2026-05-24 08:38:26.424571 | instance | openstack/pods/magnum-cluster-api-proxy-9d4rj 2026-05-24 08:38:26.638766 | instance | openstack/rolebindings/neutron-neutron-server 2026-05-24 08:38:26.672418 | instance | openstack/rolebindings/neutron-neutron-test 2026-05-24 08:38:26.829316 | instance | openstack/pods/magnum-conductor-0 2026-05-24 08:38:26.858975 | instance | openstack/pods/magnum-db-init-5fgd5 2026-05-24 08:38:27.052261 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-05-24 08:38:27.106506 | instance | openstack/pods/magnum-db-sync-wrnx8 2026-05-24 08:38:27.246899 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-05-24 08:38:27.343143 | instance | openstack/pods/magnum-domain-ks-user-jwllf 2026-05-24 08:38:27.460784 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-05-24 08:38:27.631950 | instance | openstack/pods/magnum-ks-endpoints-nrt4b 2026-05-24 08:38:27.730309 | instance | openstack/pods/magnum-ks-service-dp4rp 2026-05-24 08:38:27.927235 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-05-24 08:38:27.979440 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-05-24 08:38:28.113871 | instance | openstack/pods/magnum-ks-user-9sw2l 2026-05-24 08:38:28.185392 | instance | openstack/rolebindings/nova-nova-compute 2026-05-24 08:38:28.348351 | instance | openstack/pods/magnum-rabbit-init-f8z5h 2026-05-24 08:38:28.398427 | instance | openstack/rolebindings/nova-nova-conductor 2026-05-24 08:38:28.594735 | instance | openstack/pods/magnum-registry-c45778976-8tvvj 2026-05-24 08:38:28.611319 | instance | openstack/rolebindings/nova-nova-db-init 2026-05-24 08:38:28.826720 | instance | openstack/rolebindings/nova-nova-db-sync 2026-05-24 08:38:28.842170 | instance | openstack/pods/manila-api-6c69659cd6-9lnth 2026-05-24 08:38:29.014022 | instance | openstack/pods/manila-bootstrap-rhtcl 2026-05-24 08:38:29.077805 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-05-24 08:38:29.254572 | instance | openstack/rolebindings/nova-nova-ks-service 2026-05-24 08:38:29.276306 | instance | openstack/pods/manila-data-7499dc64b9-7v2fq 2026-05-24 08:38:29.437892 | instance | openstack/rolebindings/nova-nova-ks-user 2026-05-24 08:38:29.517331 | instance | openstack/pods/manila-db-init-ddznz 2026-05-24 08:38:29.645283 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-05-24 08:38:29.752094 | instance | openstack/pods/manila-db-sync-zjp62 2026-05-24 08:38:29.829440 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-05-24 08:38:29.990691 | instance | openstack/pods/manila-ks-endpoints-lhcjl 2026-05-24 08:38:30.034378 | instance | openstack/rolebindings/nova-nova-scheduler 2026-05-24 08:38:30.231865 | instance | openstack/pods/manila-ks-service-k8cdx 2026-05-24 08:38:30.241385 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-05-24 08:38:30.449385 | instance | openstack/pods/manila-ks-user-w4dkm 2026-05-24 08:38:30.467151 | instance | openstack/pods/manila-rabbit-init-r48pg 2026-05-24 08:38:30.688969 | instance | openstack/rolebindings/nova-nova-test 2026-05-24 08:38:30.703619 | instance | openstack/pods/manila-scheduler-84cdf46d8f-5k4xp 2026-05-24 08:38:30.893657 | instance | openstack/rolebindings/octavia-octavia-api 2026-05-24 08:38:30.956063 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-05-24 08:38:31.105941 | instance | openstack/pods/manila-share-55c4dd7dfb-pz5wr 2026-05-24 08:38:31.143046 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-05-24 08:38:31.338515 | instance | openstack/pods/memcached-memcached-cf56b6468-mml87 2026-05-24 08:38:31.345707 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-05-24 08:38:31.535931 | instance | openstack/pods/neutron-db-init-wz6ct 2026-05-24 08:38:31.568352 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-05-24 08:38:31.751401 | instance | openstack/pods/neutron-db-sync-dvrmt 2026-05-24 08:38:31.780086 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-05-24 08:38:31.983429 | instance | openstack/pods/neutron-ks-endpoints-cfqwc 2026-05-24 08:38:31.987816 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-05-24 08:38:32.221751 | instance | openstack/pods/neutron-ks-service-zbv5w 2026-05-24 08:38:32.294255 | instance | openstack/pods/neutron-ks-user-sv6c2 2026-05-24 08:38:32.491550 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-05-24 08:38:32.528402 | instance | openstack/pods/neutron-netns-cleanup-cron-default-n2h2d 2026-05-24 08:38:32.673192 | instance | openstack/pods/neutron-ovn-metadata-agent-default-wgnlc 2026-05-24 08:38:32.783334 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-05-24 08:38:32.928899 | instance | openstack/rolebindings/octavia-octavia-worker 2026-05-24 08:38:32.978962 | instance | openstack/pods/neutron-ovn-vpn-agent-default-5fkqm 2026-05-24 08:38:33.143766 | instance | openstack/rolebindings/ovn-bgp-agent 2026-05-24 08:38:33.251586 | instance | openstack/pods/neutron-rabbit-init-mb64s 2026-05-24 08:38:33.379033 | instance | openstack/rolebindings/ovn-controller 2026-05-24 08:38:33.511262 | instance | openstack/pods/neutron-rpc-server-9c4cd8494-7tpvl 2026-05-24 08:38:33.582880 | instance | openstack/rolebindings/ovn-northd 2026-05-24 08:38:33.764157 | instance | openstack/rolebindings/ovn-ovn-controller 2026-05-24 08:38:33.783336 | instance | openstack/pods/neutron-server-76b9b84d49-49c99 2026-05-24 08:38:34.003501 | instance | openstack/rolebindings/ovn-ovn-northd 2026-05-24 08:38:34.049265 | instance | openstack/pods/nova-api-metadata-f7c447fb8-ctf59 2026-05-24 08:38:34.204857 | instance | openstack/pods/nova-api-osapi-b646d877-xxplz 2026-05-24 08:38:34.309030 | instance | openstack/rolebindings/ovn-ovsdb 2026-05-24 08:38:34.474795 | instance | openstack/rolebindings/placement-placement-api 2026-05-24 08:38:34.527548 | instance | openstack/pods/nova-bootstrap-r9thn 2026-05-24 08:38:34.671588 | instance | openstack/rolebindings/placement-placement-db-init 2026-05-24 08:38:34.780078 | instance | openstack/pods/nova-cell-setup-29660160-bwjcb 2026-05-24 08:38:34.853955 | instance | openstack/rolebindings/placement-placement-db-sync 2026-05-24 08:38:35.004226 | instance | openstack/pods/nova-cell-setup-ngtzf 2026-05-24 08:38:35.064335 | instance | openstack/pods/nova-compute-default-6qgz2 2026-05-24 08:38:35.242780 | instance | openstack/pods/nova-conductor-55c68577c5-z49px 2026-05-24 08:38:35.365404 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-05-24 08:38:35.496429 | instance | openstack/pods/nova-db-init-xjhtt 2026-05-24 08:38:35.576749 | instance | openstack/rolebindings/placement-placement-ks-service 2026-05-24 08:38:35.749102 | instance | openstack/rolebindings/placement-placement-ks-user 2026-05-24 08:38:35.826007 | instance | openstack/rolebindings/pxc-operator 2026-05-24 08:38:35.963129 | instance | openstack/pods/nova-db-sync-zwxvs 2026-05-24 08:38:36.021789 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-05-24 08:38:36.211764 | instance | openstack/pods/nova-ks-endpoints-f55rv 2026-05-24 08:38:36.242081 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-05-24 08:38:36.446796 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-05-24 08:38:36.449766 | instance | openstack/pods/nova-ks-service-z6vc5 2026-05-24 08:38:36.654475 | instance | openstack/pods/nova-ks-user-knrcd 2026-05-24 08:38:36.702728 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-05-24 08:38:36.903163 | instance | openstack/pods/nova-novncproxy-c44996c44-pl7x2 2026-05-24 08:38:36.907751 | instance | openstack/pods/nova-rabbit-init-c29vk 2026-05-24 08:38:37.149152 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-05-24 08:38:37.150606 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-05-24 08:38:37.364279 | instance | openstack/pods/nova-scheduler-75cb97cdcf-n9hcl 2026-05-24 08:38:37.365702 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-05-24 08:38:37.551961 | instance | openstack/pods/nova-service-cleaner-29660160-n5kb6 2026-05-24 08:38:37.596532 | instance | openstack/rolebindings/rabbitmq-manila-server 2026-05-24 08:38:37.782111 | instance | openstack/pods/octavia-api-856989b744-c2v8f 2026-05-24 08:38:37.802090 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-05-24 08:38:38.008611 | instance | openstack/pods/octavia-bootstrap-z4tms 2026-05-24 08:38:38.015131 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-05-24 08:38:38.207156 | instance | openstack/pods/octavia-db-init-zk9cc 2026-05-24 08:38:38.245606 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-05-24 08:38:38.448145 | instance | openstack/pods/octavia-db-sync-fvf44 2026-05-24 08:38:38.448777 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-05-24 08:38:38.657480 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-05-24 08:38:38.692006 | instance | openstack/pods/octavia-health-manager-default-p87h8 2026-05-24 08:38:38.866422 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-05-24 08:38:38.926274 | instance | openstack/pods/octavia-housekeeping-749fc8859f-4278v 2026-05-24 08:38:39.073154 | instance | openstack/rolebindings/rook-ceph-mgr 2026-05-24 08:38:39.175930 | instance | openstack/pods/octavia-ks-endpoints-4kmnk 2026-05-24 08:38:39.273199 | instance | openstack/rolebindings/rook-ceph-osd 2026-05-24 08:38:39.440048 | instance | openstack/pods/octavia-ks-service-hcf4v 2026-05-24 08:38:39.468885 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-05-24 08:38:39.653968 | instance | openstack/pods/octavia-ks-user-ccw8g 2026-05-24 08:38:39.661939 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-05-24 08:38:39.875987 | instance | openstack/pods/octavia-rabbit-init-vb5nr 2026-05-24 08:38:39.913471 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-05-24 08:38:40.108291 | instance | openstack/pods/octavia-worker-bf88db5b8-76x4c 2026-05-24 08:38:40.126065 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-05-24 08:38:40.324075 | instance | openstack/pods/openstack-database-exporter-78c69bc7dd-gc9f7 2026-05-24 08:38:40.333843 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-05-24 08:38:40.530691 | instance | openstack/pods/openstack-exporter-5455644b6-97kz4 2026-05-24 08:38:40.573004 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-05-24 08:38:40.764378 | instance | openstack/pods/openvswitch-687qr 2026-05-24 08:38:40.778951 | instance | openstack/rolebindings/tempest-tempest-ks-user 2026-05-24 08:38:40.986741 | instance | openstack/pods/ovn-controller-default-9cpnj 2026-05-24 08:38:41.047618 | instance | openstack/rolebindings/tempest-tempest-run-tests 2026-05-24 08:38:41.253103 | instance | openstack/pods/ovn-northd-7659bd74f8-gmhtt 2026-05-24 08:38:41.262689 | instance | openstack/pods/ovn-ovsdb-nb-0 2026-05-24 08:38:41.514377 | instance | openstack/pods/ovn-ovsdb-sb-0 2026-05-24 08:38:41.518092 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-05-24 08:38:41.818240 | instance | openstack/pods/percona-xtradb-pxc-0 2026-05-24 08:38:41.823985 | instance | openstack/pods/placement-api-64bc56dddd-jvch4 2026-05-24 08:38:42.068797 | instance | openstack/pods/placement-db-init-9k26h 2026-05-24 08:38:42.073725 | instance | openstack/pods/placement-db-sync-stfw5 2026-05-24 08:38:42.292460 | instance | openstack/pods/placement-ks-endpoints-qghbn 2026-05-24 08:38:42.307299 | instance | openstack/pods/placement-ks-service-zw9hb 2026-05-24 08:38:42.552574 | instance | openstack/pods/placement-ks-user-f66vh 2026-05-24 08:38:42.566716 | instance | openstack/pods/pxc-operator-69cb5bbdb9-8vxh5 2026-05-24 08:38:42.817253 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-05-24 08:38:42.819131 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-05-24 08:38:43.047798 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-nbbjj 2026-05-24 08:38:43.051021 | instance | openstack/pods/rabbitmq-glance-server-0 2026-05-24 08:38:43.280663 | instance | openstack/pods/rabbitmq-heat-server-0 2026-05-24 08:38:43.291739 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-05-24 08:38:43.541624 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-05-24 08:38:43.548673 | instance | openstack/pods/rabbitmq-manila-server-0 2026-05-24 08:38:43.791721 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-m85j9 2026-05-24 08:38:43.798240 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-05-24 08:38:44.058304 | instance | openstack/pods/rabbitmq-nova-server-0 2026-05-24 08:38:44.066726 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-05-24 08:38:44.278723 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-g2pvv 2026-05-24 08:38:44.336185 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-wc2bl 2026-05-24 08:38:44.542239 | instance | openstack/pods/staffeln-api-5d8fdd6ddd-t2rdh 2026-05-24 08:38:44.606065 | instance | openstack/pods/staffeln-conductor-5665d6bcc7-h5pz6 2026-05-24 08:38:44.776353 | instance | openstack/pods/staffeln-db-init-wcnd6 2026-05-24 08:38:44.836639 | instance | openstack/pods/staffeln-db-sync-ngb6l 2026-05-24 08:38:45.018062 | instance | openstack/pods/tempest-ks-user-b9zk7 2026-05-24 08:38:45.083837 | instance | openstack/pods/tempest-run-tests-mwvd8 2026-05-24 08:38:45.262936 | instance | openstack/pods/valkey-node-0 2026-05-24 08:38:45.315584 | instance | orc-system/configmaps/kube-root-ca.crt 2026-05-24 08:38:45.496485 | instance | openstack/roles/barbican-openstack-barbican-api 2026-05-24 08:38:45.516550 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-05-24 08:38:45.713843 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-05-24 08:38:45.724921 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-05-24 08:38:45.911580 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-05-24 08:38:45.928255 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-05-24 08:38:46.100637 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-05-24 08:38:46.139069 | instance | openstack/roles/cinder-backup-storage-init 2026-05-24 08:38:46.283740 | instance | openstack/roles/cinder-openstack-cinder-api 2026-05-24 08:38:46.350120 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-05-24 08:38:46.481512 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-05-24 08:38:46.548231 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-05-24 08:38:46.699782 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-05-24 08:38:46.757876 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-05-24 08:38:46.898950 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-05-24 08:38:46.954746 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-05-24 08:38:47.114805 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-05-24 08:38:47.172444 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-05-24 08:38:47.315133 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-05-24 08:38:47.383404 | instance | openstack/roles/cinder-openstack-cinder-test 2026-05-24 08:38:47.510980 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-05-24 08:38:47.588587 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-05-24 08:38:47.713721 | instance | openstack/roles/cinder-storage-init 2026-05-24 08:38:47.778277 | instance | openstack/roles/glance-openstack-glance-api 2026-05-24 08:38:47.915140 | instance | openstack/roles/glance-openstack-glance-db-init 2026-05-24 08:38:47.975542 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-05-24 08:38:48.117760 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-05-24 08:38:48.165968 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-05-24 08:38:48.326862 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-05-24 08:38:48.358048 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-05-24 08:38:48.515155 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-05-24 08:38:48.582033 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-05-24 08:38:48.728277 | instance | openstack/roles/glance-openstack-glance-test 2026-05-24 08:38:48.761635 | instance | openstack/roles/glance-storage-init 2026-05-24 08:38:48.923688 | instance | openstack/roles/heat-openstack-heat-api 2026-05-24 08:38:48.957860 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-05-24 08:38:49.111307 | instance | openstack/roles/heat-openstack-heat-cfn 2026-05-24 08:38:49.140886 | instance | openstack/roles/heat-openstack-heat-db-init 2026-05-24 08:38:49.318266 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-05-24 08:38:49.342835 | instance | openstack/roles/heat-openstack-heat-engine 2026-05-24 08:38:49.516350 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-05-24 08:38:49.541664 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-05-24 08:38:49.716319 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-05-24 08:38:49.738585 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-05-24 08:38:49.930860 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-05-24 08:38:49.936320 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-05-24 08:38:50.145213 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-05-24 08:38:50.149012 | instance | openstack/roles/heat-openstack-heat-test 2026-05-24 08:38:50.353356 | instance | openstack/roles/heat-openstack-heat-trusts 2026-05-24 08:38:50.365286 | instance | openstack/roles/horizon-openstack-horizon 2026-05-24 08:38:50.575205 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-05-24 08:38:50.599200 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-05-24 08:38:50.793054 | instance | openstack/roles/horizon-openstack-horizon-test 2026-05-24 08:38:50.810766 | instance | openstack/roles/keepalived 2026-05-24 08:38:51.010735 | instance | openstack/roles/keystone-credential-rotate 2026-05-24 08:38:51.018748 | instance | openstack/roles/keystone-credential-setup 2026-05-24 08:38:51.213179 | instance | openstack/roles/keystone-fernet-rotate 2026-05-24 08:38:51.217259 | instance | openstack/roles/keystone-fernet-setup 2026-05-24 08:38:51.421753 | instance | openstack/roles/keystone-openstack-keystone-api 2026-05-24 08:38:51.427233 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-05-24 08:38:51.617563 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-05-24 08:38:51.621183 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-05-24 08:38:51.814689 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-05-24 08:38:51.815751 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-05-24 08:38:52.021380 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-05-24 08:38:52.028183 | instance | openstack/roles/keystone-openstack-keystone-test 2026-05-24 08:38:52.213933 | instance | openstack/roles/libvirt-cert-manager 2026-05-24 08:38:52.237903 | instance | openstack/roles/libvirt-openstack-libvirt 2026-05-24 08:38:52.419296 | instance | openstack/roles/magnum-openstack-magnum-api 2026-05-24 08:38:52.429820 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-05-24 08:38:52.616942 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-05-24 08:38:52.642406 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-05-24 08:38:52.818906 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-05-24 08:38:52.844232 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-05-24 08:38:53.016152 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-05-24 08:38:53.042694 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-05-24 08:38:53.204915 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-05-24 08:38:53.253255 | instance | openstack/roles/manila-openstack-manila-api 2026-05-24 08:38:53.423360 | instance | openstack/roles/manila-openstack-manila-data 2026-05-24 08:38:53.465128 | instance | openstack/roles/manila-openstack-manila-db-init 2026-05-24 08:38:53.628734 | instance | openstack/roles/manila-openstack-manila-db-sync 2026-05-24 08:38:53.656925 | instance | openstack/roles/manila-openstack-manila-ks-endpoints 2026-05-24 08:38:53.832077 | instance | openstack/roles/manila-openstack-manila-ks-service 2026-05-24 08:38:53.869419 | instance | openstack/roles/manila-openstack-manila-ks-user 2026-05-24 08:38:54.023244 | instance | openstack/roles/manila-openstack-manila-rabbit-init 2026-05-24 08:38:54.077982 | instance | openstack/roles/manila-openstack-manila-scheduler 2026-05-24 08:38:54.218237 | instance | openstack/roles/manila-openstack-manila-share 2026-05-24 08:38:54.280575 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-05-24 08:38:54.438698 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-05-24 08:38:54.483638 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-05-24 08:38:54.631821 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-05-24 08:38:54.687660 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-05-24 08:38:54.842914 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent 2026-05-24 08:38:54.883765 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent 2026-05-24 08:38:55.038108 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-05-24 08:38:55.088633 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-05-24 08:38:55.238823 | instance | openstack/roles/neutron-openstack-neutron-server 2026-05-24 08:38:55.298319 | instance | openstack/roles/neutron-openstack-neutron-test 2026-05-24 08:38:55.455290 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-05-24 08:38:55.512297 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-05-24 08:38:55.694317 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-05-24 08:38:55.728281 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-05-24 08:38:55.903173 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-05-24 08:38:55.936715 | instance | openstack/roles/nova-openstack-nova-compute 2026-05-24 08:38:56.108838 | instance | openstack/roles/nova-openstack-nova-conductor 2026-05-24 08:38:56.161692 | instance | openstack/roles/nova-openstack-nova-db-init 2026-05-24 08:38:56.309473 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-05-24 08:38:56.372284 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-05-24 08:38:56.512227 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-05-24 08:38:56.582708 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-05-24 08:38:56.711469 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-05-24 08:38:56.788384 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-05-24 08:38:56.918041 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-05-24 08:38:57.007688 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-05-24 08:38:57.146471 | instance | openstack/roles/nova-openstack-nova-test 2026-05-24 08:38:57.217345 | instance | openstack/roles/octavia-openstack-octavia-api 2026-05-24 08:38:57.333160 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-05-24 08:38:57.406993 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-05-24 08:38:57.531171 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-05-24 08:38:57.592914 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-05-24 08:38:57.743841 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-05-24 08:38:57.787678 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-05-24 08:38:57.943167 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-05-24 08:38:57.998550 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-05-24 08:38:58.125300 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-05-24 08:38:58.185303 | instance | openstack/roles/ovn-bgp-agent 2026-05-24 08:38:58.334711 | instance | openstack/roles/ovn-controller 2026-05-24 08:38:58.375693 | instance | openstack/roles/ovn-northd 2026-05-24 08:38:58.521156 | instance | openstack/roles/ovn-openstack-ovn-controller 2026-05-24 08:38:58.575110 | instance | openstack/roles/ovn-openstack-ovn-northd 2026-05-24 08:38:58.707064 | instance | openstack/roles/ovn-ovsdb 2026-05-24 08:38:58.770838 | instance | openstack/roles/placement-openstack-placement-api 2026-05-24 08:38:58.907082 | instance | openstack/roles/placement-openstack-placement-db-init 2026-05-24 08:38:58.962409 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-05-24 08:38:59.116205 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-05-24 08:38:59.162584 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-05-24 08:38:59.316454 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-05-24 08:38:59.352487 | instance | openstack/roles/pxc-operator 2026-05-24 08:38:59.518303 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-05-24 08:38:59.571781 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-05-24 08:38:59.709884 | instance | openstack/roles/rabbitmq-cluster-operator 2026-05-24 08:38:59.759502 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-05-24 08:38:59.902125 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-05-24 08:38:59.949538 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-05-24 08:39:00.113475 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-05-24 08:39:00.156921 | instance | openstack/roles/rabbitmq-manila-peer-discovery 2026-05-24 08:39:00.315873 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-05-24 08:39:00.347637 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-05-24 08:39:00.515582 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-05-24 08:39:00.560759 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-05-24 08:39:00.741149 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-05-24 08:39:00.763921 | instance | openstack/roles/rook-ceph-mgr 2026-05-24 08:39:00.934972 | instance | openstack/roles/rook-ceph-osd 2026-05-24 08:39:00.995513 | instance | openstack/roles/rook-ceph-purge-osd 2026-05-24 08:39:01.130670 | instance | openstack/roles/staffeln-conductor 2026-05-24 08:39:01.181087 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-05-24 08:39:01.347587 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-05-24 08:39:01.401292 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-05-24 08:39:01.547083 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-05-24 08:39:01.624896 | instance | openstack/secrets/barbican-api-certs 2026-05-24 08:39:01.731665 | instance | openstack/roles/tempest-openstack-tempest-ks-user 2026-05-24 08:39:01.814874 | instance | openstack/secrets/barbican-db-admin 2026-05-24 08:39:01.927157 | instance | openstack/roles/tempest-openstack-tempest-run-tests 2026-05-24 08:39:02.032173 | instance | openstack/secrets/barbican-db-user 2026-05-24 08:39:02.177997 | instance | openstack/secrets/barbican-etc 2026-05-24 08:39:02.308618 | instance | openstack/secrets/barbican-keystone-admin 2026-05-24 08:39:02.409053 | instance | openstack/secrets/barbican-keystone-user 2026-05-24 08:39:02.521301 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-05-24 08:39:02.612662 | instance | openstack/secrets/barbican-rabbitmq-user 2026-05-24 08:39:02.728716 | instance | openstack/secrets/cinder-api-certs 2026-05-24 08:39:02.801710 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-05-24 08:39:02.949628 | instance | openstack/secrets/cinder-db-admin 2026-05-24 08:39:03.005726 | instance | openstack/secrets/cinder-db-user 2026-05-24 08:39:03.149337 | instance | openstack/secrets/cinder-etc 2026-05-24 08:39:03.216482 | instance | openstack/secrets/cinder-keystone-admin 2026-05-24 08:39:03.379256 | instance | openstack/secrets/cinder-keystone-test 2026-05-24 08:39:03.414820 | instance | openstack/secrets/cinder-keystone-user 2026-05-24 08:39:03.585923 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-05-24 08:39:03.619481 | instance | openstack/secrets/cinder-rabbitmq-user 2026-05-24 08:39:03.800243 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-05-24 08:39:03.835674 | instance | openstack/secrets/glance-api-certs 2026-05-24 08:39:03.999735 | instance | openstack/secrets/glance-db-admin 2026-05-24 08:39:04.037137 | instance | openstack/secrets/glance-db-user 2026-05-24 08:39:04.212782 | instance | openstack/secrets/glance-etc 2026-05-24 08:39:04.228057 | instance | openstack/secrets/glance-keystone-admin 2026-05-24 08:39:04.427408 | instance | openstack/secrets/glance-keystone-test 2026-05-24 08:39:04.439934 | instance | openstack/secrets/glance-keystone-user 2026-05-24 08:39:04.621351 | instance | openstack/secrets/glance-rabbitmq-admin 2026-05-24 08:39:04.649594 | instance | openstack/secrets/glance-rabbitmq-user 2026-05-24 08:39:04.809693 | instance | openstack/secrets/heat-api-certs 2026-05-24 08:39:04.841219 | instance | openstack/secrets/heat-cfn-certs 2026-05-24 08:39:05.023350 | instance | openstack/secrets/heat-db-admin 2026-05-24 08:39:05.050466 | instance | openstack/secrets/heat-db-user 2026-05-24 08:39:05.226806 | instance | openstack/secrets/heat-etc 2026-05-24 08:39:05.257636 | instance | openstack/secrets/heat-keystone-admin 2026-05-24 08:39:05.420064 | instance | openstack/secrets/heat-keystone-stack-user 2026-05-24 08:39:05.463357 | instance | openstack/secrets/heat-keystone-test 2026-05-24 08:39:05.619053 | instance | openstack/secrets/heat-keystone-trustee 2026-05-24 08:39:05.688871 | instance | openstack/secrets/heat-keystone-user 2026-05-24 08:39:05.838756 | instance | openstack/secrets/heat-rabbitmq-admin 2026-05-24 08:39:05.898111 | instance | openstack/secrets/heat-rabbitmq-user 2026-05-24 08:39:06.071712 | instance | openstack/secrets/horizon-db-admin 2026-05-24 08:39:06.093551 | instance | openstack/secrets/horizon-db-user 2026-05-24 08:39:06.260795 | instance | openstack/secrets/horizon-etc 2026-05-24 08:39:06.288495 | instance | openstack/secrets/horizon-int-certs 2026-05-24 08:39:06.475892 | instance | openstack/secrets/horizon-keystone-admin 2026-05-24 08:39:06.494566 | instance | openstack/secrets/images-rbd-keyring 2026-05-24 08:39:06.670186 | instance | openstack/secrets/internal-percona-xtradb 2026-05-24 08:39:06.686048 | instance | openstack/secrets/keepalived-etc 2026-05-24 08:39:06.869181 | instance | openstack/secrets/keystone-api-certs 2026-05-24 08:39:06.886642 | instance | openstack/secrets/keystone-credential-keys 2026-05-24 08:39:07.058329 | instance | openstack/secrets/keystone-db-admin 2026-05-24 08:39:07.084817 | instance | openstack/secrets/keystone-db-user 2026-05-24 08:39:07.269582 | instance | openstack/secrets/keystone-etc 2026-05-24 08:39:07.285489 | instance | openstack/secrets/keystone-fernet-keys 2026-05-24 08:39:07.485599 | instance | openstack/secrets/keystone-keystone-admin 2026-05-24 08:39:07.487515 | instance | openstack/secrets/keystone-keystone-test 2026-05-24 08:39:07.672443 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-05-24 08:39:07.695187 | instance | openstack/secrets/keystone-rabbitmq-user 2026-05-24 08:39:07.854142 | instance | openstack/secrets/libvirt-api-ca 2026-05-24 08:39:07.891777 | instance | openstack/secrets/libvirt-etc 2026-05-24 08:39:08.044709 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-05-24 08:39:08.091562 | instance | openstack/secrets/libvirt-libvirt-default-n5tsr-api 2026-05-24 08:39:08.254146 | instance | openstack/secrets/libvirt-libvirt-default-n5tsr-vnc 2026-05-24 08:39:08.279934 | instance | openstack/secrets/libvirt-vnc-ca 2026-05-24 08:39:08.459829 | instance | openstack/secrets/magnum-api-certs 2026-05-24 08:39:08.466592 | instance | openstack/secrets/magnum-db-admin 2026-05-24 08:39:08.643444 | instance | openstack/secrets/magnum-db-user 2026-05-24 08:39:08.673012 | instance | openstack/secrets/magnum-etc 2026-05-24 08:39:08.833434 | instance | openstack/secrets/magnum-keystone-admin 2026-05-24 08:39:08.871585 | instance | openstack/secrets/magnum-keystone-stack-user 2026-05-24 08:39:09.028976 | instance | openstack/secrets/magnum-keystone-user 2026-05-24 08:39:09.077078 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-05-24 08:39:09.242531 | instance | openstack/secrets/magnum-rabbitmq-user 2026-05-24 08:39:09.291843 | instance | openstack/secrets/magnum-registry-certs 2026-05-24 08:39:09.429070 | instance | openstack/secrets/manila-api-certs 2026-05-24 08:39:09.500541 | instance | openstack/secrets/manila-db-admin 2026-05-24 08:39:09.620819 | instance | openstack/secrets/manila-db-user 2026-05-24 08:39:09.694213 | instance | openstack/secrets/manila-etc 2026-05-24 08:39:09.812889 | instance | openstack/secrets/manila-keystone-admin 2026-05-24 08:39:09.892733 | instance | openstack/secrets/manila-keystone-user 2026-05-24 08:39:10.003678 | instance | openstack/secrets/manila-rabbitmq-admin 2026-05-24 08:39:10.105643 | instance | openstack/secrets/manila-rabbitmq-user 2026-05-24 08:39:10.210340 | instance | openstack/secrets/manila-ssh-keys 2026-05-24 08:39:10.304303 | instance | openstack/secrets/neutron-db-admin 2026-05-24 08:39:10.404618 | instance | openstack/secrets/neutron-db-user 2026-05-24 08:39:10.505376 | instance | openstack/secrets/neutron-etc 2026-05-24 08:39:10.603083 | instance | openstack/secrets/neutron-keystone-admin 2026-05-24 08:39:10.721939 | instance | openstack/secrets/neutron-keystone-test 2026-05-24 08:39:10.806387 | instance | openstack/secrets/neutron-keystone-user 2026-05-24 08:39:10.915659 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-05-24 08:39:11.011861 | instance | openstack/secrets/neutron-ovn-metadata-agent-default 2026-05-24 08:39:11.126009 | instance | openstack/secrets/neutron-ovn-vpn-agent-default 2026-05-24 08:39:11.219669 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-05-24 08:39:11.343011 | instance | openstack/secrets/neutron-rabbitmq-user 2026-05-24 08:39:11.406602 | instance | openstack/secrets/neutron-server-certs 2026-05-24 08:39:11.551336 | instance | openstack/secrets/nova-api-certs 2026-05-24 08:39:11.619555 | instance | openstack/secrets/nova-compute-default 2026-05-24 08:39:11.746007 | instance | openstack/secrets/nova-db-admin 2026-05-24 08:39:11.820796 | instance | openstack/secrets/nova-db-api-admin 2026-05-24 08:39:11.943091 | instance | openstack/secrets/nova-db-api-user 2026-05-24 08:39:12.015772 | instance | openstack/secrets/nova-db-cell0-admin 2026-05-24 08:39:12.140420 | instance | openstack/secrets/nova-db-cell0-user 2026-05-24 08:39:12.222744 | instance | openstack/secrets/nova-db-user 2026-05-24 08:39:12.317981 | instance | openstack/secrets/nova-etc 2026-05-24 08:39:12.429035 | instance | openstack/secrets/nova-keystone-admin 2026-05-24 08:39:12.531594 | instance | openstack/secrets/nova-keystone-test 2026-05-24 08:39:12.626292 | instance | openstack/secrets/nova-keystone-user 2026-05-24 08:39:12.732215 | instance | openstack/secrets/nova-novncproxy-certs 2026-05-24 08:39:12.833407 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-05-24 08:39:12.948801 | instance | openstack/secrets/nova-rabbitmq-admin 2026-05-24 08:39:13.044852 | instance | openstack/secrets/nova-rabbitmq-user 2026-05-24 08:39:13.162008 | instance | openstack/secrets/nova-ssh 2026-05-24 08:39:13.236450 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-05-24 08:39:13.357904 | instance | openstack/secrets/octavia-api-certs 2026-05-24 08:39:13.413472 | instance | openstack/secrets/octavia-client-ca 2026-05-24 08:39:13.576324 | instance | openstack/secrets/octavia-client-certs 2026-05-24 08:39:13.630637 | instance | openstack/secrets/octavia-db-admin 2026-05-24 08:39:13.790145 | instance | openstack/secrets/octavia-db-user 2026-05-24 08:39:13.834284 | instance | openstack/secrets/octavia-etc 2026-05-24 08:39:14.013774 | instance | openstack/secrets/octavia-health-manager-default 2026-05-24 08:39:14.041063 | instance | openstack/secrets/octavia-keystone-admin 2026-05-24 08:39:14.225165 | instance | openstack/secrets/octavia-keystone-test 2026-05-24 08:39:14.249919 | instance | openstack/secrets/octavia-keystone-user 2026-05-24 08:39:14.445943 | instance | openstack/secrets/octavia-persistence-db-admin 2026-05-24 08:39:14.450923 | instance | openstack/secrets/octavia-persistence-db-user 2026-05-24 08:39:14.642369 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-05-24 08:39:14.654751 | instance | openstack/secrets/octavia-rabbitmq-user 2026-05-24 08:39:14.826874 | instance | openstack/serviceaccounts/barbican-api 2026-05-24 08:39:14.859916 | instance | openstack/serviceaccounts/barbican-db-init 2026-05-24 08:39:15.231389 | instance | openstack/serviceaccounts/barbican-db-sync 2026-05-24 08:39:15.253636 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-05-24 08:39:15.625315 | instance | openstack/serviceaccounts/barbican-ks-service 2026-05-24 08:39:15.649451 | instance | openstack/serviceaccounts/barbican-ks-user 2026-05-24 08:39:16.045350 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-05-24 08:39:16.049831 | instance | openstack/serviceaccounts/barbican-test 2026-05-24 08:39:16.427374 | instance | openstack/serviceaccounts/cinder-api 2026-05-24 08:39:16.480969 | instance | openstack/serviceaccounts/cinder-backup 2026-05-24 08:39:16.800900 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-05-24 08:39:16.848934 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-05-24 08:39:17.182568 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-05-24 08:39:17.240610 | instance | openstack/serviceaccounts/cinder-db-init 2026-05-24 08:39:17.605435 | instance | openstack/serviceaccounts/cinder-db-sync 2026-05-24 08:39:17.641857 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-05-24 08:39:17.978301 | instance | openstack/serviceaccounts/cinder-ks-service 2026-05-24 08:39:18.029709 | instance | openstack/serviceaccounts/cinder-ks-user 2026-05-24 08:39:18.345900 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-05-24 08:39:18.407177 | instance | openstack/serviceaccounts/cinder-scheduler 2026-05-24 08:39:18.726079 | instance | openstack/serviceaccounts/cinder-storage-init 2026-05-24 08:39:18.796842 | instance | openstack/serviceaccounts/cinder-test 2026-05-24 08:39:19.094248 | instance | openstack/serviceaccounts/cinder-volume 2026-05-24 08:39:19.161775 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-05-24 08:39:19.445849 | instance | openstack/serviceaccounts/default 2026-05-24 08:39:19.538975 | instance | openstack/serviceaccounts/glance-api 2026-05-24 08:39:19.819082 | instance | openstack/serviceaccounts/glance-db-init 2026-05-24 08:39:19.931503 | instance | openstack/serviceaccounts/glance-db-sync 2026-05-24 08:39:20.216961 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-05-24 08:39:20.321871 | instance | openstack/serviceaccounts/glance-ks-service 2026-05-24 08:39:20.614454 | instance | openstack/serviceaccounts/glance-ks-user 2026-05-24 08:39:20.742332 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-05-24 08:39:21.033610 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-05-24 08:39:21.120575 | instance | openstack/serviceaccounts/glance-storage-init 2026-05-24 08:39:21.428373 | instance | openstack/serviceaccounts/glance-test 2026-05-24 08:39:21.563765 | instance | openstack/serviceaccounts/heat-api 2026-05-24 08:39:21.906649 | instance | openstack/serviceaccounts/heat-bootstrap 2026-05-24 08:39:22.042035 | instance | openstack/serviceaccounts/heat-cfn 2026-05-24 08:39:22.308152 | instance | openstack/serviceaccounts/heat-db-init 2026-05-24 08:39:22.456808 | instance | openstack/serviceaccounts/heat-db-sync 2026-05-24 08:39:22.677306 | instance | openstack/serviceaccounts/heat-engine 2026-05-24 08:39:22.862835 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-05-24 08:39:23.042831 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-05-24 08:39:23.218001 | instance | openstack/serviceaccounts/heat-ks-service 2026-05-24 08:39:23.400750 | instance | openstack/serviceaccounts/heat-ks-user 2026-05-24 08:39:23.632341 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-05-24 08:39:23.789307 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-05-24 08:39:24.033657 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-05-24 08:39:24.200299 | instance | openstack/serviceaccounts/heat-test 2026-05-24 08:39:24.443018 | instance | openstack/serviceaccounts/heat-trusts 2026-05-24 08:39:24.626934 | instance | openstack/serviceaccounts/horizon 2026-05-24 08:39:24.823315 | instance | openstack/serviceaccounts/horizon-db-init 2026-05-24 08:39:25.013038 | instance | openstack/serviceaccounts/horizon-db-sync 2026-05-24 08:39:25.236149 | instance | openstack/serviceaccounts/horizon-test 2026-05-24 08:39:25.466363 | instance | openstack/serviceaccounts/keepalived 2026-05-24 08:39:25.678113 | instance | openstack/serviceaccounts/keystone-api 2026-05-24 08:39:25.890602 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-05-24 08:39:26.070582 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-05-24 08:39:26.267092 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-05-24 08:39:26.434068 | instance | openstack/serviceaccounts/keystone-db-init 2026-05-24 08:39:26.650686 | instance | openstack/serviceaccounts/keystone-db-sync 2026-05-24 08:39:26.840410 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-05-24 08:39:27.045793 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-05-24 08:39:27.202872 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-05-24 08:39:27.420298 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-05-24 08:39:27.587047 | instance | openstack/serviceaccounts/keystone-test 2026-05-24 08:39:27.838047 | instance | openstack/serviceaccounts/libvirt 2026-05-24 08:39:28.047437 | instance | openstack/serviceaccounts/magnum-api 2026-05-24 08:39:28.272866 | instance | openstack/serviceaccounts/magnum-conductor 2026-05-24 08:39:28.455243 | instance | openstack/serviceaccounts/magnum-db-init 2026-05-24 08:39:28.642687 | instance | openstack/serviceaccounts/magnum-db-sync 2026-05-24 08:39:28.820921 | instance | openstack/secrets/octavia-server-ca 2026-05-24 08:39:29.020597 | instance | openstack/secrets/openstack-database-exporter-dsn 2026-05-24 08:39:29.025055 | instance | openstack/secrets/ovn-controller-default-etc 2026-05-24 08:39:29.214718 | instance | openstack/secrets/ovn-etc 2026-05-24 08:39:29.217458 | instance | openstack/secrets/ovn-vector-config 2026-05-24 08:39:29.402978 | instance | openstack/secrets/percona-xtradb 2026-05-24 08:39:29.407321 | instance | openstack/secrets/placement-api-certs 2026-05-24 08:39:29.593410 | instance | openstack/secrets/placement-db-admin 2026-05-24 08:39:29.593603 | instance | openstack/secrets/placement-db-user 2026-05-24 08:39:29.779549 | instance | openstack/secrets/placement-etc 2026-05-24 08:39:29.780390 | instance | openstack/secrets/placement-keystone-admin 2026-05-24 08:39:29.972489 | instance | openstack/secrets/placement-keystone-user 2026-05-24 08:39:29.974734 | instance | openstack/secrets/pvc-ceph-client-key 2026-05-24 08:39:30.165584 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-05-24 08:39:30.169120 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-05-24 08:39:30.358406 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-05-24 08:39:30.363230 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-05-24 08:39:30.548249 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-05-24 08:39:30.564817 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-05-24 08:39:30.777187 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-05-24 08:39:30.790870 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-05-24 08:39:30.977074 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-05-24 08:39:30.981942 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-05-24 08:39:31.175264 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-05-24 08:39:31.178394 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-05-24 08:39:31.375572 | instance | openstack/secrets/rabbitmq-manila-default-user 2026-05-24 08:39:31.376518 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie 2026-05-24 08:39:31.559297 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-05-24 08:39:31.585086 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-05-24 08:39:31.752422 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-05-24 08:39:31.772484 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-05-24 08:39:31.961779 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-05-24 08:39:32.005982 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-05-24 08:39:32.199072 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-05-24 08:39:32.227467 | instance | openstack/secrets/rook-ceph-config 2026-05-24 08:39:32.398936 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-05-24 08:39:32.431351 | instance | openstack/secrets/rook-ceph-mon 2026-05-24 08:39:32.604386 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-05-24 08:39:32.639406 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-05-24 08:39:32.798896 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-05-24 08:39:32.859701 | instance | openstack/secrets/rook-csi-cephfs-node 2026-05-24 08:39:33.013455 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-05-24 08:39:33.072571 | instance | openstack/secrets/rook-csi-rbd-node 2026-05-24 08:39:33.232880 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-05-24 08:39:33.285194 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-05-24 08:39:33.481764 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-05-24 08:39:33.526663 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-05-24 08:39:33.687454 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-05-24 08:39:33.738620 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-05-24 08:39:33.912408 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-05-24 08:39:33.942508 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-05-24 08:39:34.153658 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-05-24 08:39:34.181673 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-05-24 08:39:34.377430 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-05-24 08:39:34.380824 | instance | openstack/secrets/sh.helm.release.v1.manila.v1 2026-05-24 08:39:34.589505 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-05-24 08:39:34.591211 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-05-24 08:39:34.805232 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-05-24 08:39:34.861508 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-05-24 08:39:35.050762 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-05-24 08:39:35.088165 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1 2026-05-24 08:39:35.238878 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-05-24 08:39:35.293882 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-05-24 08:39:35.443148 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-05-24 08:39:35.513042 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-05-24 08:39:35.698319 | instance | openstack/secrets/sh.helm.release.v1.tempest.v1 2026-05-24 08:39:35.725009 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-05-24 08:39:35.918770 | instance | openstack/secrets/staffeln-db-admin 2026-05-24 08:39:35.977692 | instance | openstack/secrets/staffeln-db-user 2026-05-24 08:39:36.146974 | instance | openstack/secrets/staffeln-etc 2026-05-24 08:39:36.200674 | instance | openstack/secrets/tempest-etc 2026-05-24 08:39:36.343364 | instance | openstack/secrets/tempest-keystone-admin 2026-05-24 08:39:36.399560 | instance | openstack/secrets/tempest-keystone-user 2026-05-24 08:39:36.563541 | instance | openstack/secrets/valkey-ca 2026-05-24 08:39:36.607801 | instance | openstack/secrets/valkey-server-certs 2026-05-24 08:39:36.768117 | instance | orc-system/deployment/orc-controller-manager 2026-05-24 08:39:36.799507 | instance | openstack/services/barbican-api 2026-05-24 08:39:36.965688 | instance | openstack/services/ceph-mon 2026-05-24 08:39:37.035648 | instance | openstack/services/cinder-api 2026-05-24 08:39:37.196746 | instance | openstack/services/glance-api 2026-05-24 08:39:37.281573 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-05-24 08:39:37.437676 | instance | openstack/serviceaccounts/magnum-ks-service 2026-05-24 08:39:37.665241 | instance | openstack/serviceaccounts/magnum-ks-user 2026-05-24 08:39:37.840969 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-05-24 08:39:38.094230 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-05-24 08:39:38.233696 | instance | openstack/serviceaccounts/manila-api 2026-05-24 08:39:38.468784 | instance | openstack/serviceaccounts/manila-bootstrap 2026-05-24 08:39:38.648757 | instance | openstack/serviceaccounts/manila-data 2026-05-24 08:39:38.850505 | instance | openstack/serviceaccounts/manila-db-init 2026-05-24 08:39:39.043899 | instance | openstack/serviceaccounts/manila-db-sync 2026-05-24 08:39:39.224519 | instance | openstack/serviceaccounts/manila-ks-endpoints 2026-05-24 08:39:39.415036 | instance | openstack/serviceaccounts/manila-ks-service 2026-05-24 08:39:39.604898 | instance | openstack/serviceaccounts/manila-ks-user 2026-05-24 08:39:39.817416 | instance | openstack/serviceaccounts/manila-rabbit-init 2026-05-24 08:39:40.009662 | instance | openstack/serviceaccounts/manila-scheduler 2026-05-24 08:39:40.225184 | instance | openstack/serviceaccounts/manila-share 2026-05-24 08:39:40.410530 | instance | openstack/serviceaccounts/memcached-memcached 2026-05-24 08:39:40.588968 | instance | openstack/serviceaccounts/neutron-db-init 2026-05-24 08:39:40.771518 | instance | openstack/serviceaccounts/neutron-db-sync 2026-05-24 08:39:41.010226 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-05-24 08:39:41.190675 | instance | openstack/serviceaccounts/neutron-ks-service 2026-05-24 08:39:41.454078 | instance | openstack/serviceaccounts/neutron-ks-user 2026-05-24 08:39:41.580193 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-05-24 08:39:41.845923 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent 2026-05-24 08:39:41.934816 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent 2026-05-24 08:39:42.247977 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-05-24 08:39:42.334743 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-05-24 08:39:42.627059 | instance | openstack/serviceaccounts/neutron-server 2026-05-24 08:39:42.731469 | instance | openstack/serviceaccounts/neutron-test 2026-05-24 08:39:43.001504 | instance | openstack/serviceaccounts/nova-api-metadata 2026-05-24 08:39:43.081988 | instance | openstack/serviceaccounts/nova-api-osapi 2026-05-24 08:39:43.381478 | instance | openstack/serviceaccounts/nova-bootstrap 2026-05-24 08:39:43.482236 | instance | openstack/serviceaccounts/nova-cell-setup 2026-05-24 08:39:43.770766 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-05-24 08:39:43.913127 | instance | openstack/serviceaccounts/nova-compute 2026-05-24 08:39:44.136992 | instance | openstack/serviceaccounts/nova-conductor 2026-05-24 08:39:44.300719 | instance | openstack/serviceaccounts/nova-db-init 2026-05-24 08:39:44.529873 | instance | openstack/serviceaccounts/nova-db-sync 2026-05-24 08:39:44.724107 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-05-24 08:39:44.925683 | instance | openstack/serviceaccounts/nova-ks-service 2026-05-24 08:39:45.112195 | instance | openstack/serviceaccounts/nova-ks-user 2026-05-24 08:39:45.324608 | instance | openstack/serviceaccounts/nova-novncproxy 2026-05-24 08:39:45.530903 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-05-24 08:39:45.730917 | instance | openstack/serviceaccounts/nova-scheduler 2026-05-24 08:39:45.937757 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-05-24 08:39:46.115605 | instance | openstack/serviceaccounts/nova-test 2026-05-24 08:39:46.336144 | instance | openstack/serviceaccounts/octavia-api 2026-05-24 08:39:46.527584 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-05-24 08:39:46.720561 | instance | openstack/serviceaccounts/octavia-db-init 2026-05-24 08:39:46.929556 | instance | openstack/serviceaccounts/octavia-db-sync 2026-05-24 08:39:47.096118 | instance | openstack/serviceaccounts/octavia-health-manager 2026-05-24 08:39:47.310239 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-05-24 08:39:47.523956 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-05-24 08:39:47.764503 | instance | openstack/serviceaccounts/octavia-ks-service 2026-05-24 08:39:47.915451 | instance | openstack/serviceaccounts/octavia-ks-user 2026-05-24 08:39:48.136229 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-05-24 08:39:48.308055 | instance | openstack/serviceaccounts/octavia-worker 2026-05-24 08:39:48.509259 | instance | openstack/serviceaccounts/openvswitch-server 2026-05-24 08:39:48.687454 | instance | openstack/serviceaccounts/ovn-controller 2026-05-24 08:39:48.920601 | instance | openstack/serviceaccounts/ovn-northd 2026-05-24 08:39:49.051659 | instance | openstack/serviceaccounts/ovn-ovsdb-nb 2026-05-24 08:39:49.298552 | instance | openstack/serviceaccounts/ovn-ovsdb-sb 2026-05-24 08:39:49.406982 | instance | openstack/serviceaccounts/placement-api 2026-05-24 08:39:49.648398 | instance | openstack/serviceaccounts/placement-db-init 2026-05-24 08:39:49.800225 | instance | openstack/serviceaccounts/placement-db-sync 2026-05-24 08:39:50.028543 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-05-24 08:39:50.168692 | instance | openstack/serviceaccounts/placement-ks-service 2026-05-24 08:39:50.427724 | instance | openstack/serviceaccounts/placement-ks-user 2026-05-24 08:39:50.553997 | instance | openstack/serviceaccounts/pxc-operator 2026-05-24 08:39:50.796790 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-05-24 08:39:50.954375 | instance | openstack/services/heat-api 2026-05-24 08:39:51.185369 | instance | openstack/services/heat-cfn 2026-05-24 08:39:51.225347 | instance | openstack/services/horizon 2026-05-24 08:39:51.404039 | instance | openstack/services/horizon-int 2026-05-24 08:39:51.472427 | instance | openstack/services/keystone-api 2026-05-24 08:39:51.649331 | instance | openstack/services/magnum-api 2026-05-24 08:39:51.711597 | instance | openstack/services/magnum-registry 2026-05-24 08:39:51.898184 | instance | openstack/services/manila-api 2026-05-24 08:39:51.944660 | instance | openstack/services/memcached 2026-05-24 08:39:52.142982 | instance | openstack/services/memcached-metrics 2026-05-24 08:39:52.223593 | instance | openstack/services/neutron-server 2026-05-24 08:39:52.388635 | instance | openstack/services/nova-api 2026-05-24 08:39:52.467032 | instance | openstack/services/nova-metadata 2026-05-24 08:39:52.632853 | instance | openstack/services/nova-novncproxy 2026-05-24 08:39:52.696420 | instance | openstack/services/octavia-api 2026-05-24 08:39:52.857558 | instance | openstack/services/openstack-exporter 2026-05-24 08:39:52.929340 | instance | openstack/services/ovn-ovsdb-nb 2026-05-24 08:39:53.075990 | instance | openstack/services/ovn-ovsdb-sb 2026-05-24 08:39:53.154430 | instance | openstack/services/percona-xtradb-cluster-operator 2026-05-24 08:39:53.325963 | instance | openstack/services/percona-xtradb-haproxy 2026-05-24 08:39:53.383438 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-05-24 08:39:53.574951 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-05-24 08:39:53.639861 | instance | openstack/services/percona-xtradb-pxc 2026-05-24 08:39:53.842126 | instance | openstack/services/percona-xtradb-pxc-unready 2026-05-24 08:39:53.893179 | instance | openstack/services/placement-api 2026-05-24 08:39:54.089885 | instance | openstack/services/rabbitmq-barbican 2026-05-24 08:39:54.153915 | instance | openstack/services/rabbitmq-barbican-nodes 2026-05-24 08:39:54.331415 | instance | openstack/services/rabbitmq-cinder 2026-05-24 08:39:54.442226 | instance | openstack/services/rabbitmq-cinder-nodes 2026-05-24 08:39:54.649073 | instance | openstack/services/rabbitmq-glance 2026-05-24 08:39:54.716332 | instance | openstack/services/rabbitmq-glance-nodes 2026-05-24 08:39:54.858606 | instance | openstack/services/rabbitmq-heat 2026-05-24 08:39:54.931015 | instance | openstack/services/rabbitmq-heat-nodes 2026-05-24 08:39:55.100210 | instance | openstack/services/rabbitmq-keystone 2026-05-24 08:39:55.186498 | instance | openstack/services/rabbitmq-keystone-nodes 2026-05-24 08:39:55.343683 | instance | openstack/services/rabbitmq-magnum 2026-05-24 08:39:55.429762 | instance | openstack/services/rabbitmq-magnum-nodes 2026-05-24 08:39:55.593750 | instance | openstack/services/rabbitmq-manila 2026-05-24 08:39:55.688407 | instance | openstack/services/rabbitmq-manila-nodes 2026-05-24 08:39:55.858720 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-05-24 08:39:55.938373 | instance | openstack/services/rabbitmq-neutron 2026-05-24 08:39:56.096337 | instance | openstack/services/rabbitmq-neutron-nodes 2026-05-24 08:39:56.192049 | instance | openstack/services/rabbitmq-nova 2026-05-24 08:39:56.326110 | instance | openstack/services/rabbitmq-nova-nodes 2026-05-24 08:39:56.434458 | instance | openstack/services/rabbitmq-octavia 2026-05-24 08:39:56.596114 | instance | openstack/services/rabbitmq-octavia-nodes 2026-05-24 08:39:56.677442 | instance | openstack/services/rook-ceph-rgw-ceph 2026-05-24 08:39:56.831208 | instance | openstack/services/staffeln-api 2026-05-24 08:39:56.917109 | instance | openstack/services/valkey 2026-05-24 08:39:57.091478 | instance | openstack/services/valkey-headless 2026-05-24 08:39:57.155594 | instance | openstack/services/valkey-metrics 2026-05-24 08:39:57.345915 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-05-24 08:39:57.411822 | instance | openstack/statefulsets/magnum-conductor 2026-05-24 08:39:57.567831 | instance | openstack/statefulsets/ovn-ovsdb-nb 2026-05-24 08:39:57.679880 | instance | openstack/statefulsets/ovn-ovsdb-sb 2026-05-24 08:39:57.840108 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-05-24 08:39:57.957911 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-05-24 08:39:58.103811 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-05-24 08:39:58.222012 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-05-24 08:39:58.399667 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-05-24 08:39:58.517997 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-05-24 08:39:58.693094 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-05-24 08:39:58.778586 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-05-24 08:39:58.957240 | instance | openstack/statefulsets/rabbitmq-manila-server 2026-05-24 08:39:59.047549 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-05-24 08:39:59.222435 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-05-24 08:39:59.306211 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-05-24 08:39:59.480587 | instance | openstack/statefulsets/valkey-node 2026-05-24 08:39:59.575756 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-msxtz 2026-05-24 08:39:59.749499 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-05-24 08:39:59.780614 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-05-24 08:39:59.943535 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-05-24 08:39:59.968640 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-05-24 08:40:00.149612 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-05-24 08:40:00.168859 | instance | orc-system/roles/orc-leader-election-role 2026-05-24 08:40:00.363638 | instance | orc-system/serviceaccounts/default 2026-05-24 08:40:00.363715 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-05-24 08:40:00.568987 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-05-24 08:40:00.595445 | instance | rook-ceph/deployment/rook-ceph-operator 2026-05-24 08:40:00.808210 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-05-24 08:40:00.829661 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-05-24 08:40:01.020951 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-05-24 08:40:01.214699 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-05-24 08:40:01.404610 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-05-24 08:40:01.609636 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-05-24 08:40:01.809613 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-05-24 08:40:02.040222 | instance | openstack/serviceaccounts/rabbitmq-manila-server 2026-05-24 08:40:02.264242 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-05-24 08:40:02.461845 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-05-24 08:40:02.659398 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-05-24 08:40:02.867500 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-05-24 08:40:03.064333 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-05-24 08:40:03.295880 | instance | openstack/serviceaccounts/rook-ceph-default 2026-05-24 08:40:03.487307 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-05-24 08:40:03.654701 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-05-24 08:40:03.867423 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-05-24 08:40:04.093116 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-05-24 08:40:04.254001 | instance | openstack/serviceaccounts/staffeln-api 2026-05-24 08:40:04.498463 | instance | openstack/serviceaccounts/staffeln-conductor 2026-05-24 08:40:04.654524 | instance | openstack/serviceaccounts/staffeln-db-init 2026-05-24 08:40:04.876132 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-05-24 08:40:05.118601 | instance | openstack/serviceaccounts/tempest-ks-user 2026-05-24 08:40:05.310746 | instance | openstack/serviceaccounts/tempest-run-tests 2026-05-24 08:40:05.529029 | instance | openstack/serviceaccounts/valkey 2026-05-24 08:40:05.757568 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-hkmmf 2026-05-24 08:40:05.910101 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-2xtfw 2026-05-24 08:40:05.985388 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-05-24 08:40:06.137506 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-05-24 08:40:06.222248 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-05-24 08:40:06.358727 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-05-24 08:40:06.437375 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-05-24 08:40:06.579367 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-05-24 08:40:06.653454 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-05-24 08:40:06.796430 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-05-24 08:40:06.875422 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-05-24 08:40:07.005927 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-05-24 08:40:07.080038 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-05-24 08:40:07.200943 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-05-24 08:40:07.271618 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-05-24 08:40:07.407178 | instance | rook-ceph/roles/rook-ceph-mgr 2026-05-24 08:40:07.475709 | instance | rook-ceph/roles/rook-ceph-osd 2026-05-24 08:40:07.621362 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-05-24 08:40:07.691995 | instance | rook-ceph/roles/rook-ceph-system 2026-05-24 08:40:07.825203 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-05-24 08:40:07.904097 | instance | rook-ceph/serviceaccounts/default 2026-05-24 08:40:08.113164 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-05-24 08:40:08.136862 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-05-24 08:40:08.340331 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-05-24 08:40:08.358189 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-05-24 08:40:08.571074 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-05-24 08:40:08.622822 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-05-24 08:40:08.843942 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-05-24 08:40:08.861410 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-05-24 08:40:09.073746 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-05-24 08:40:09.074789 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-05-24 08:40:09.308821 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-05-24 08:40:09.355008 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-05-24 08:40:09.551862 | instance | secretgen-controller/serviceaccounts/default 2026-05-24 08:40:09.610229 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-05-24 08:40:09.779403 | instance | secretgen-controller/deployment/secretgen-controller 2026-05-24 08:40:10.395728 | instance | ok: Runtime: 0:03:27.272534 2026-05-24 08:40:10.418193 | 2026-05-24 08:40:10.418265 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-05-24 08:40:11.310213 | instance | changed: 2026-05-24 08:40:11.310424 | instance | cd+++++++++ objects/ 2026-05-24 08:40:11.310453 | instance | cd+++++++++ objects/cluster/ 2026-05-24 08:40:11.310474 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-05-24 08:40:11.310494 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-05-24 08:40:11.310513 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-05-24 08:40:11.310532 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-05-24 08:40:11.310550 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-05-24 08:40:11.310568 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-05-24 08:40:11.310586 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-05-24 08:40:11.310605 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-05-24 08:40:11.310623 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-05-24 08:40:11.310642 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-05-24 08:40:11.310661 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-05-24 08:40:11.310679 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-05-24 08:40:11.310698 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-05-24 08:40:11.310717 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-05-24 08:40:11.310736 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-05-24 08:40:11.310754 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-05-24 08:40:11.310772 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-05-24 08:40:11.310791 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-05-24 08:40:11.310809 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-05-24 08:40:11.310827 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-05-24 08:40:11.310845 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-05-24 08:40:11.310863 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-05-24 08:40:11.310882 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-05-24 08:40:11.310900 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-05-24 08:40:11.310919 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-05-24 08:40:11.310937 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-05-24 08:40:11.310956 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-05-24 08:40:11.310974 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-05-24 08:40:11.311010 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-05-24 08:40:11.311029 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-05-24 08:40:11.311048 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-05-24 08:40:11.311066 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-05-24 08:40:11.311084 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-05-24 08:40:11.311102 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-05-24 08:40:11.311120 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-05-24 08:40:11.311141 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-05-24 08:40:11.311161 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-05-24 08:40:11.311178 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-05-24 08:40:11.311196 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-05-24 08:40:11.311214 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-05-24 08:40:11.311232 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-05-24 08:40:11.311249 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-05-24 08:40:11.311267 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-05-24 08:40:11.311285 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-05-24 08:40:11.311303 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-05-24 08:40:11.311321 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-05-24 08:40:11.311339 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-05-24 08:40:11.311357 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-05-24 08:40:11.311375 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-05-24 08:40:11.311393 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-05-24 08:40:11.311410 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-05-24 08:40:11.311429 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-24 08:40:11.311447 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-24 08:40:11.311465 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-05-24 08:40:11.311483 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-05-24 08:40:11.311500 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-05-24 08:40:11.311518 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-05-24 08:40:11.311536 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-05-24 08:40:11.311554 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-05-24 08:40:11.311572 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-05-24 08:40:11.311589 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-05-24 08:40:11.311607 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-05-24 08:40:11.311625 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-24 08:40:11.311643 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-05-24 08:40:11.311666 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-05-24 08:40:11.311684 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-05-24 08:40:11.311702 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-05-24 08:40:11.311720 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-05-24 08:40:11.311739 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-05-24 08:40:11.311756 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-05-24 08:40:11.311774 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-05-24 08:40:11.311792 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-05-24 08:40:11.311810 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-05-24 08:40:11.311828 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-05-24 08:40:11.311846 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-05-24 08:40:11.311864 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-05-24 08:40:11.311882 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-05-24 08:40:11.311900 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-05-24 08:40:11.311917 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-05-24 08:40:11.311936 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-05-24 08:40:11.311954 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-05-24 08:40:11.311972 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-05-24 08:40:11.311990 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-05-24 08:40:11.312009 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-05-24 08:40:11.312027 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-05-24 08:40:11.312045 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-05-24 08:40:11.312063 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-05-24 08:40:11.312080 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-05-24 08:40:11.312098 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-05-24 08:40:11.312116 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-05-24 08:40:11.312134 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-05-24 08:40:11.312152 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt 2026-05-24 08:40:11.312170 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml 2026-05-24 08:40:11.312188 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt 2026-05-24 08:40:11.312206 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml 2026-05-24 08:40:11.312224 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-05-24 08:40:11.312242 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-05-24 08:40:11.312259 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-05-24 08:40:11.312277 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-05-24 08:40:11.312294 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-05-24 08:40:11.312311 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-05-24 08:40:11.312335 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-05-24 08:40:11.312353 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-05-24 08:40:11.312370 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-05-24 08:40:11.312387 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-05-24 08:40:11.312405 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-05-24 08:40:11.312422 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-05-24 08:40:11.312439 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-05-24 08:40:11.312456 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-05-24 08:40:11.312473 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-05-24 08:40:11.312491 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-05-24 08:40:11.312508 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-05-24 08:40:11.312526 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-05-24 08:40:11.312543 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-05-24 08:40:11.312560 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-05-24 08:40:11.312577 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-05-24 08:40:11.312595 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-05-24 08:40:11.312613 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-05-24 08:40:11.312652 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-05-24 08:40:11.312672 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-05-24 08:40:11.312691 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-05-24 08:40:11.312708 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-05-24 08:40:11.312726 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-05-24 08:40:11.312743 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-05-24 08:40:11.312761 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-05-24 08:40:11.312778 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-05-24 08:40:11.312795 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-05-24 08:40:11.312813 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-05-24 08:40:11.312830 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-05-24 08:40:11.312848 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-05-24 08:40:11.312865 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-05-24 08:40:11.312883 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-05-24 08:40:11.312900 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-05-24 08:40:11.312917 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-05-24 08:40:11.312935 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-05-24 08:40:11.312952 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-05-24 08:40:11.312984 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-05-24 08:40:11.313012 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-05-24 08:40:11.313031 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-05-24 08:40:11.313048 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-05-24 08:40:11.313066 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-05-24 08:40:11.313084 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-05-24 08:40:11.313107 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-05-24 08:40:11.313125 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-05-24 08:40:11.313142 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-05-24 08:40:11.313160 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-05-24 08:40:11.313178 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-05-24 08:40:11.313196 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-05-24 08:40:11.313214 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-05-24 08:40:11.313233 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-05-24 08:40:11.313251 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-05-24 08:40:11.313269 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-05-24 08:40:11.313287 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-05-24 08:40:11.313305 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-05-24 08:40:11.313323 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-05-24 08:40:11.313341 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-05-24 08:40:11.313360 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-05-24 08:40:11.313377 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-05-24 08:40:11.313395 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-05-24 08:40:11.313413 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-05-24 08:40:11.313431 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-05-24 08:40:11.313449 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-05-24 08:40:11.313467 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-05-24 08:40:11.313485 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-05-24 08:40:11.313503 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-05-24 08:40:11.313520 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-05-24 08:40:11.313538 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-05-24 08:40:11.313556 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-05-24 08:40:11.313579 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-05-24 08:40:11.313598 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-05-24 08:40:11.313615 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-05-24 08:40:11.313634 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-05-24 08:40:11.313652 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-05-24 08:40:11.313670 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-05-24 08:40:11.313688 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-05-24 08:40:11.313705 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-05-24 08:40:11.313723 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-05-24 08:40:11.313740 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-05-24 08:40:11.313758 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-05-24 08:40:11.313775 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-05-24 08:40:11.313793 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-05-24 08:40:11.313811 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-05-24 08:40:11.313828 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-05-24 08:40:11.313845 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-05-24 08:40:11.313863 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-05-24 08:40:11.313880 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-05-24 08:40:11.313898 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-05-24 08:40:11.313915 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-05-24 08:40:11.313932 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-05-24 08:40:11.313950 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-05-24 08:40:11.313967 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-05-24 08:40:11.313985 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-05-24 08:40:11.314002 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-05-24 08:40:11.314020 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-05-24 08:40:11.314038 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-05-24 08:40:11.314056 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-05-24 08:40:11.314073 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-05-24 08:40:11.314090 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-05-24 08:40:11.314108 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-05-24 08:40:11.314125 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-05-24 08:40:11.314145 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-05-24 08:40:11.314170 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-05-24 08:40:11.314188 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-05-24 08:40:11.314206 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-05-24 08:40:11.314224 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-05-24 08:40:11.314242 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-05-24 08:40:11.314259 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-05-24 08:40:11.314276 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-05-24 08:40:11.314293 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-05-24 08:40:11.314311 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-05-24 08:40:11.314328 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-05-24 08:40:11.314346 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-05-24 08:40:11.314363 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-05-24 08:40:11.314381 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-05-24 08:40:11.314398 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-05-24 08:40:11.314416 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-05-24 08:40:11.314434 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-05-24 08:40:11.314452 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-05-24 08:40:11.314470 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-05-24 08:40:11.314488 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-05-24 08:40:11.314506 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-05-24 08:40:11.314524 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-05-24 08:40:11.314541 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-05-24 08:40:11.314559 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-05-24 08:40:11.314577 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-05-24 08:40:11.314595 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-05-24 08:40:11.314613 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-05-24 08:40:11.314630 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-05-24 08:40:11.314648 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-05-24 08:40:11.314666 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-05-24 08:40:11.314684 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-05-24 08:40:11.314702 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-05-24 08:40:11.314720 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-05-24 08:40:11.314738 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-05-24 08:40:11.314755 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-05-24 08:40:11.314773 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-05-24 08:40:11.314791 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-05-24 08:40:11.314814 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-05-24 08:40:11.314832 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-05-24 08:40:11.314850 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-05-24 08:40:11.314868 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-05-24 08:40:11.314885 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-05-24 08:40:11.314903 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-05-24 08:40:11.314921 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-05-24 08:40:11.314939 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-05-24 08:40:11.314956 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-05-24 08:40:11.314974 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-05-24 08:40:11.314991 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-05-24 08:40:11.315009 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-05-24 08:40:11.315026 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-05-24 08:40:11.315044 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-05-24 08:40:11.315062 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-05-24 08:40:11.315079 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-05-24 08:40:11.315097 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-05-24 08:40:11.315114 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-05-24 08:40:11.315131 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-05-24 08:40:11.315149 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-05-24 08:40:11.315166 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-05-24 08:40:11.315184 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-05-24 08:40:11.315201 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-05-24 08:40:11.315218 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-05-24 08:40:11.315236 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-05-24 08:40:11.315253 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-05-24 08:40:11.315271 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-05-24 08:40:11.315288 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-05-24 08:40:11.315306 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-05-24 08:40:11.315323 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-05-24 08:40:11.315341 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-05-24 08:40:11.315358 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-05-24 08:40:11.315375 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-05-24 08:40:11.315392 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-05-24 08:40:11.315409 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-05-24 08:40:11.315432 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-05-24 08:40:11.315450 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-05-24 08:40:11.315468 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-05-24 08:40:11.315486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-05-24 08:40:11.315503 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-05-24 08:40:11.315520 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-05-24 08:40:11.315538 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-05-24 08:40:11.315555 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-05-24 08:40:11.315572 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-05-24 08:40:11.315590 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-05-24 08:40:11.315607 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-05-24 08:40:11.315624 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-05-24 08:40:11.315642 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-05-24 08:40:11.315659 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-05-24 08:40:11.315678 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-05-24 08:40:11.315696 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-05-24 08:40:11.315714 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-05-24 08:40:11.315733 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-05-24 08:40:11.315751 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-05-24 08:40:11.315769 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-05-24 08:40:11.315787 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-24 08:40:11.315805 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-24 08:40:11.315823 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-05-24 08:40:11.315842 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-05-24 08:40:11.315859 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-05-24 08:40:11.315877 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-05-24 08:40:11.315895 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-05-24 08:40:11.315913 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-05-24 08:40:11.315932 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-05-24 08:40:11.315950 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-05-24 08:40:11.315968 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-05-24 08:40:11.315985 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-24 08:40:11.316003 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-05-24 08:40:11.316025 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-05-24 08:40:11.316044 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-05-24 08:40:11.316062 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-05-24 08:40:11.316080 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-05-24 08:40:11.316098 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-05-24 08:40:11.316116 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-05-24 08:40:11.316134 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-05-24 08:40:11.316152 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-05-24 08:40:11.316169 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-05-24 08:40:11.316188 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-05-24 08:40:11.316205 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-05-24 08:40:11.316223 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-05-24 08:40:11.316241 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-05-24 08:40:11.316259 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-05-24 08:40:11.316277 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-05-24 08:40:11.316295 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-05-24 08:40:11.316313 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-05-24 08:40:11.316331 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-05-24 08:40:11.316349 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-05-24 08:40:11.316366 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-05-24 08:40:11.316384 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-05-24 08:40:11.316402 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-05-24 08:40:11.316420 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-05-24 08:40:11.316438 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-05-24 08:40:11.316456 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-05-24 08:40:11.316474 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-05-24 08:40:11.316491 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-05-24 08:40:11.316509 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-05-24 08:40:11.316527 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-05-24 08:40:11.316544 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-05-24 08:40:11.316562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-05-24 08:40:11.316580 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt 2026-05-24 08:40:11.316598 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml 2026-05-24 08:40:11.316616 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt 2026-05-24 08:40:11.316667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml 2026-05-24 08:40:11.316687 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-05-24 08:40:11.316706 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-05-24 08:40:11.316724 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-05-24 08:40:11.316741 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-05-24 08:40:11.316759 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-05-24 08:40:11.316778 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-05-24 08:40:11.316796 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-05-24 08:40:11.316814 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-05-24 08:40:11.316832 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-05-24 08:40:11.316849 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-05-24 08:40:11.316867 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-05-24 08:40:11.316885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-05-24 08:40:11.316903 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-05-24 08:40:11.316922 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-05-24 08:40:11.316940 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-05-24 08:40:11.316982 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-05-24 08:40:11.317005 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-05-24 08:40:11.317023 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-05-24 08:40:11.317041 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-05-24 08:40:11.317059 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-05-24 08:40:11.317077 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-05-24 08:40:11.317095 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-05-24 08:40:11.317113 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-05-24 08:40:11.317131 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-05-24 08:40:11.317149 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-05-24 08:40:11.317166 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-05-24 08:40:11.317184 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-05-24 08:40:11.317202 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-05-24 08:40:11.317220 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-05-24 08:40:11.317238 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-05-24 08:40:11.317256 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-05-24 08:40:11.317274 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-05-24 08:40:11.317292 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-05-24 08:40:11.317315 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-05-24 08:40:11.317333 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-05-24 08:40:11.317351 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-05-24 08:40:11.317368 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-05-24 08:40:11.317385 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-05-24 08:40:11.317402 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-05-24 08:40:11.317419 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-05-24 08:40:11.317436 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-05-24 08:40:11.317453 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-05-24 08:40:11.317470 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-05-24 08:40:11.317487 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-05-24 08:40:11.317504 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-05-24 08:40:11.317522 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-05-24 08:40:11.317540 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-05-24 08:40:11.317557 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-05-24 08:40:11.317575 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-05-24 08:40:11.317592 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-05-24 08:40:11.317610 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-05-24 08:40:11.317627 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-05-24 08:40:11.317644 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-05-24 08:40:11.317661 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-05-24 08:40:11.317678 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-05-24 08:40:11.317696 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-05-24 08:40:11.317713 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-05-24 08:40:11.317731 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-05-24 08:40:11.317748 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-05-24 08:40:11.317766 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-05-24 08:40:11.317783 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-05-24 08:40:11.317801 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-05-24 08:40:11.317818 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-05-24 08:40:11.317835 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-05-24 08:40:11.317857 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-05-24 08:40:11.317875 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-05-24 08:40:11.317892 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-05-24 08:40:11.317909 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-05-24 08:40:11.317926 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-05-24 08:40:11.317943 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-05-24 08:40:11.317960 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-05-24 08:40:11.317977 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-05-24 08:40:11.317994 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-05-24 08:40:11.318011 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-05-24 08:40:11.318028 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-05-24 08:40:11.318046 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-05-24 08:40:11.318063 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-05-24 08:40:11.318080 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-05-24 08:40:11.318097 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-05-24 08:40:11.318114 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-05-24 08:40:11.318132 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-05-24 08:40:11.318150 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-05-24 08:40:11.318167 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-05-24 08:40:11.318185 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-05-24 08:40:11.318204 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-05-24 08:40:11.318222 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-05-24 08:40:11.318240 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-05-24 08:40:11.318258 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-05-24 08:40:11.318276 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-05-24 08:40:11.318294 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-05-24 08:40:11.318311 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-05-24 08:40:11.318329 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-05-24 08:40:11.318347 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-05-24 08:40:11.318365 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-05-24 08:40:11.318383 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-05-24 08:40:11.318400 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-05-24 08:40:11.318424 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-05-24 08:40:11.318443 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-05-24 08:40:11.318461 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-05-24 08:40:11.318480 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-05-24 08:40:11.318498 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-05-24 08:40:11.318516 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-05-24 08:40:11.318534 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-05-24 08:40:11.318551 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-05-24 08:40:11.318569 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-05-24 08:40:11.318587 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-05-24 08:40:11.318605 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-05-24 08:40:11.318622 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-05-24 08:40:11.318640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-05-24 08:40:11.318657 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-05-24 08:40:11.318675 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-05-24 08:40:11.318693 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-05-24 08:40:11.318711 | instance | cd+++++++++ objects/cluster/namespace/ 2026-05-24 08:40:11.318729 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-05-24 08:40:11.318747 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-05-24 08:40:11.318765 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-05-24 08:40:11.318783 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-05-24 08:40:11.318801 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-05-24 08:40:11.318818 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-05-24 08:40:11.318836 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-05-24 08:40:11.318854 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-05-24 08:40:11.318872 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-05-24 08:40:11.318889 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-05-24 08:40:11.318907 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-05-24 08:40:11.318925 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-05-24 08:40:11.318943 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-05-24 08:40:11.318961 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-05-24 08:40:11.318978 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-05-24 08:40:11.318996 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-05-24 08:40:11.319014 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-05-24 08:40:11.319031 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-05-24 08:40:11.319049 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-05-24 08:40:11.319067 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-05-24 08:40:11.319085 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-05-24 08:40:11.319102 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-05-24 08:40:11.319120 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-05-24 08:40:11.319144 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-05-24 08:40:11.319163 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-05-24 08:40:11.319180 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-05-24 08:40:11.319198 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-05-24 08:40:11.319216 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-05-24 08:40:11.319233 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-05-24 08:40:11.319251 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-05-24 08:40:11.319269 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-05-24 08:40:11.319287 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-05-24 08:40:11.319305 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-05-24 08:40:11.319322 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-05-24 08:40:11.319340 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-05-24 08:40:11.319358 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-05-24 08:40:11.319376 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-05-24 08:40:11.319395 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-05-24 08:40:11.319413 | instance | cd+++++++++ objects/cluster/node/ 2026-05-24 08:40:11.319431 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-05-24 08:40:11.319450 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-05-24 08:40:11.319468 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-05-24 08:40:11.319486 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-05-24 08:40:11.319504 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-05-24 08:40:11.319522 | instance | cd+++++++++ objects/namespaced/ 2026-05-24 08:40:11.319540 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-05-24 08:40:11.319558 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-05-24 08:40:11.319576 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-05-24 08:40:11.319594 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-05-24 08:40:11.319612 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-05-24 08:40:11.319630 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-05-24 08:40:11.319648 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-05-24 08:40:11.319666 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-05-24 08:40:11.319685 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-05-24 08:40:11.319703 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-05-24 08:40:11.319721 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-05-24 08:40:11.319738 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-05-24 08:40:11.319756 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-05-24 08:40:11.319774 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-05-24 08:40:11.319791 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-05-24 08:40:11.319809 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-05-24 08:40:11.319826 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-05-24 08:40:11.319844 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-05-24 08:40:11.319861 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-05-24 08:40:11.319884 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-05-24 08:40:11.319902 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-05-24 08:40:11.319920 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-05-24 08:40:11.319937 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-05-24 08:40:11.319954 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-05-24 08:40:11.319972 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-05-24 08:40:11.319989 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.162-253-55-186.nip.io-tls.txt 2026-05-24 08:40:11.320006 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.162-253-55-186.nip.io-tls.yaml 2026-05-24 08:40:11.320024 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-05-24 08:40:11.320041 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-05-24 08:40:11.320058 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-05-24 08:40:11.320077 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-05-24 08:40:11.320097 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-05-24 08:40:11.320116 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-05-24 08:40:11.320134 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-05-24 08:40:11.320152 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-05-24 08:40:11.320170 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-05-24 08:40:11.320188 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-05-24 08:40:11.320206 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-05-24 08:40:11.320223 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-05-24 08:40:11.320241 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-05-24 08:40:11.320258 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-05-24 08:40:11.320276 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-05-24 08:40:11.320293 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-05-24 08:40:11.320310 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-05-24 08:40:11.320328 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-05-24 08:40:11.320346 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-05-24 08:40:11.320363 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-05-24 08:40:11.320381 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-05-24 08:40:11.320398 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-05-24 08:40:11.320416 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-05-24 08:40:11.320433 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-05-24 08:40:11.320450 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-05-24 08:40:11.320468 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-05-24 08:40:11.320486 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-05-24 08:40:11.320504 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-05-24 08:40:11.320527 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-05-24 08:40:11.320546 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-05-24 08:40:11.320565 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qvmtb.txt 2026-05-24 08:40:11.320583 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qvmtb.yaml 2026-05-24 08:40:11.320601 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-05-24 08:40:11.320619 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-05-24 08:40:11.320660 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-05-24 08:40:11.320682 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-05-24 08:40:11.320701 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-05-24 08:40:11.320719 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-05-24 08:40:11.320738 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-05-24 08:40:11.320757 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-05-24 08:40:11.320775 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-05-24 08:40:11.320795 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-05-24 08:40:11.320814 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-05-24 08:40:11.320832 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-05-24 08:40:11.320850 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-05-24 08:40:11.320868 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-05-24 08:40:11.320886 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-05-24 08:40:11.320904 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-05-24 08:40:11.320923 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-05-24 08:40:11.320941 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-05-24 08:40:11.320989 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-05-24 08:40:11.321010 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-05-24 08:40:11.321029 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-05-24 08:40:11.321047 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-05-24 08:40:11.321065 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-05-24 08:40:11.321083 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-05-24 08:40:11.321102 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-05-24 08:40:11.321125 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-05-24 08:40:11.321144 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-05-24 08:40:11.321163 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-05-24 08:40:11.321181 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-cwwjz.txt 2026-05-24 08:40:11.321199 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-cwwjz.yaml 2026-05-24 08:40:11.321218 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-05-24 08:40:11.321236 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-05-24 08:40:11.321254 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-05-24 08:40:11.321272 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-05-24 08:40:11.321290 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-05-24 08:40:11.321308 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-05-24 08:40:11.321326 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-05-24 08:40:11.321344 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-05-24 08:40:11.321362 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-05-24 08:40:11.321380 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-05-24 08:40:11.321398 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-05-24 08:40:11.321416 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-05-24 08:40:11.321434 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-05-24 08:40:11.321452 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-05-24 08:40:11.321470 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-05-24 08:40:11.321487 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-05-24 08:40:11.321505 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-05-24 08:40:11.321523 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-05-24 08:40:11.321540 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-05-24 08:40:11.321558 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-05-24 08:40:11.321576 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-05-24 08:40:11.321593 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-05-24 08:40:11.321612 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-05-24 08:40:11.321630 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-05-24 08:40:11.321653 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-05-24 08:40:11.321672 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-05-24 08:40:11.321690 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-05-24 08:40:11.321708 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-05-24 08:40:11.321726 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-2g84z.txt 2026-05-24 08:40:11.321744 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-2g84z.yaml 2026-05-24 08:40:11.321762 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-05-24 08:40:11.321779 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-05-24 08:40:11.321797 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-05-24 08:40:11.321814 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-05-24 08:40:11.321832 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-05-24 08:40:11.321850 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-05-24 08:40:11.321867 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-05-24 08:40:11.321885 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-05-24 08:40:11.321903 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-05-24 08:40:11.321921 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-05-24 08:40:11.321940 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-05-24 08:40:11.321958 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-05-24 08:40:11.321976 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-05-24 08:40:11.321994 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-05-24 08:40:11.322012 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-05-24 08:40:11.322030 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-05-24 08:40:11.322048 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-05-24 08:40:11.322066 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-05-24 08:40:11.322085 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-05-24 08:40:11.322102 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-05-24 08:40:11.322121 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-05-24 08:40:11.322138 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-05-24 08:40:11.322156 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-05-24 08:40:11.322175 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-05-24 08:40:11.322192 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-05-24 08:40:11.322210 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-05-24 08:40:11.322229 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-05-24 08:40:11.322247 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-05-24 08:40:11.322265 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-65565fdb7f-ztbrw.txt 2026-05-24 08:40:11.322282 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-65565fdb7f-ztbrw.yaml 2026-05-24 08:40:11.322300 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-05-24 08:40:11.322324 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-05-24 08:40:11.322343 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-05-24 08:40:11.322361 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-05-24 08:40:11.322378 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-05-24 08:40:11.322396 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-05-24 08:40:11.322414 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-05-24 08:40:11.322431 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-05-24 08:40:11.322449 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-05-24 08:40:11.322467 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-05-24 08:40:11.322485 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-05-24 08:40:11.322502 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-05-24 08:40:11.322520 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-05-24 08:40:11.322538 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-05-24 08:40:11.322555 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-05-24 08:40:11.322573 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-05-24 08:40:11.322590 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-05-24 08:40:11.322608 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-05-24 08:40:11.322626 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-05-24 08:40:11.322643 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-05-24 08:40:11.322661 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-05-24 08:40:11.322678 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-05-24 08:40:11.322696 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-05-24 08:40:11.322713 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-05-24 08:40:11.322731 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-05-24 08:40:11.322748 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-05-24 08:40:11.322766 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-05-24 08:40:11.322783 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-05-24 08:40:11.322801 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-05-24 08:40:11.322818 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-05-24 08:40:11.322836 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-05-24 08:40:11.322853 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-05-24 08:40:11.322870 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-05-24 08:40:11.322888 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-05-24 08:40:11.322906 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-05-24 08:40:11.322923 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-05-24 08:40:11.322941 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-cgm8r.txt 2026-05-24 08:40:11.323414 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-cgm8r.yaml 2026-05-24 08:40:11.323437 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-9cp6k.txt 2026-05-24 08:40:11.323455 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-9cp6k.yaml 2026-05-24 08:40:11.323473 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-rxcwf.txt 2026-05-24 08:40:11.323491 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-rxcwf.yaml 2026-05-24 08:40:11.323508 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-05-24 08:40:11.323526 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-05-24 08:40:11.323543 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-05-24 08:40:11.323561 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-05-24 08:40:11.323578 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-05-24 08:40:11.323596 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-05-24 08:40:11.323614 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-05-24 08:40:11.323632 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-05-24 08:40:11.323650 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-05-24 08:40:11.323668 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-05-24 08:40:11.323687 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-05-24 08:40:11.323705 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-05-24 08:40:11.323723 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-05-24 08:40:11.323740 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-05-24 08:40:11.323758 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-05-24 08:40:11.323776 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-05-24 08:40:11.323794 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-05-24 08:40:11.323812 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-05-24 08:40:11.323830 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-05-24 08:40:11.323847 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-05-24 08:40:11.323865 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-05-24 08:40:11.323883 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-05-24 08:40:11.323901 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-05-24 08:40:11.323920 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-05-24 08:40:11.323937 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-05-24 08:40:11.323955 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-05-24 08:40:11.323973 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-05-24 08:40:11.323991 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-05-24 08:40:11.324015 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-05-24 08:40:11.324034 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-05-24 08:40:11.324052 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-05-24 08:40:11.324070 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-05-24 08:40:11.324088 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-05-24 08:40:11.324106 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-05-24 08:40:11.324124 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-05-24 08:40:11.324142 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-05-24 08:40:11.324160 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-05-24 08:40:11.324178 | instance | cd+++++++++ objects/namespaced/default/ 2026-05-24 08:40:11.324196 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-05-24 08:40:11.324214 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-05-24 08:40:11.324232 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-05-24 08:40:11.324249 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-05-24 08:40:11.324267 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-05-24 08:40:11.324286 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-05-24 08:40:11.324304 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-05-24 08:40:11.324322 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-05-24 08:40:11.324339 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-05-24 08:40:11.324357 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-05-24 08:40:11.324375 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-05-24 08:40:11.324393 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-05-24 08:40:11.324411 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-05-24 08:40:11.324429 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-05-24 08:40:11.324448 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-05-24 08:40:11.324465 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-05-24 08:40:11.324483 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-05-24 08:40:11.324501 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-05-24 08:40:11.324519 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-05-24 08:40:11.324537 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-05-24 08:40:11.324555 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-05-24 08:40:11.324573 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-05-24 08:40:11.324590 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-05-24 08:40:11.324607 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-05-24 08:40:11.324625 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-05-24 08:40:11.324657 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-wxm48.txt 2026-05-24 08:40:11.324676 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-wxm48.yaml 2026-05-24 08:40:11.324700 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-05-24 08:40:11.324719 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-05-24 08:40:11.324738 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-05-24 08:40:11.324756 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-24 08:40:11.324774 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-24 08:40:11.324792 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-05-24 08:40:11.324810 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-05-24 08:40:11.324828 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-05-24 08:40:11.324847 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-05-24 08:40:11.324865 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-05-24 08:40:11.324883 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-24 08:40:11.324901 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-24 08:40:11.324920 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-05-24 08:40:11.324938 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-05-24 08:40:11.324977 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-05-24 08:40:11.325001 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-05-24 08:40:11.325020 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-05-24 08:40:11.325042 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-05-24 08:40:11.325064 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-05-24 08:40:11.325086 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-05-24 08:40:11.325108 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-05-24 08:40:11.325130 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-05-24 08:40:11.325152 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-05-24 08:40:11.325174 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-05-24 08:40:11.325197 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-05-24 08:40:11.325218 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-05-24 08:40:11.325236 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-05-24 08:40:11.325254 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-05-24 08:40:11.325271 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-05-24 08:40:11.325289 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-05-24 08:40:11.325307 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-05-24 08:40:11.325324 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-05-24 08:40:11.325347 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-05-24 08:40:11.325365 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-05-24 08:40:11.325383 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-05-24 08:40:11.325400 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-05-24 08:40:11.325418 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-05-24 08:40:11.325435 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-05-24 08:40:11.325453 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-05-24 08:40:11.325470 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-05-24 08:40:11.325488 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-05-24 08:40:11.325505 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-05-24 08:40:11.325522 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-05-24 08:40:11.325539 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-05-24 08:40:11.325556 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-05-24 08:40:11.325574 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-05-24 08:40:11.325591 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-05-24 08:40:11.325609 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-05-24 08:40:11.325626 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-05-24 08:40:11.325644 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-05-24 08:40:11.325661 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-05-24 08:40:11.325679 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-05-24 08:40:11.325696 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-05-24 08:40:11.325714 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-05-24 08:40:11.325731 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-05-24 08:40:11.325748 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-05-24 08:40:11.325766 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-05-24 08:40:11.325784 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-05-24 08:40:11.325801 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-05-24 08:40:11.325819 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-05-24 08:40:11.325837 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-05-24 08:40:11.325854 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-956rl.txt 2026-05-24 08:40:11.325871 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-956rl.yaml 2026-05-24 08:40:11.325889 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-lcswv.txt 2026-05-24 08:40:11.325907 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-lcswv.yaml 2026-05-24 08:40:11.325925 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-05-24 08:40:11.325948 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-05-24 08:40:11.325967 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-05-24 08:40:11.325984 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-05-24 08:40:11.326002 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-05-24 08:40:11.326020 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-05-24 08:40:11.326037 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-05-24 08:40:11.326055 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-05-24 08:40:11.326073 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-05-24 08:40:11.326090 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-05-24 08:40:11.326108 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-05-24 08:40:11.326125 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-05-24 08:40:11.326143 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-05-24 08:40:11.326160 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-05-24 08:40:11.326179 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-05-24 08:40:11.326197 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-05-24 08:40:11.326215 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-05-24 08:40:11.326232 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-05-24 08:40:11.326250 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-05-24 08:40:11.326268 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-05-24 08:40:11.326286 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-05-24 08:40:11.326304 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-05-24 08:40:11.326322 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-05-24 08:40:11.326340 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-05-24 08:40:11.326358 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-05-24 08:40:11.326376 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-05-24 08:40:11.326393 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-05-24 08:40:11.326411 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-05-24 08:40:11.326429 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-05-24 08:40:11.326446 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-05-24 08:40:11.326464 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-05-24 08:40:11.326482 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-05-24 08:40:11.326500 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-05-24 08:40:11.326518 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-05-24 08:40:11.326536 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-05-24 08:40:11.326554 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-05-24 08:40:11.326577 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-05-24 08:40:11.326596 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-05-24 08:40:11.326614 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-05-24 08:40:11.326632 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-05-24 08:40:11.326650 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-05-24 08:40:11.326667 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-24 08:40:11.326685 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-24 08:40:11.326702 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-05-24 08:40:11.326720 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-24 08:40:11.326738 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-05-24 08:40:11.326755 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-24 08:40:11.326772 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-24 08:40:11.326790 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-05-24 08:40:11.326808 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-05-24 08:40:11.326825 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-05-24 08:40:11.326843 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-05-24 08:40:11.326861 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-05-24 08:40:11.326879 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-05-24 08:40:11.326896 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-05-24 08:40:11.326914 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-05-24 08:40:11.326932 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-05-24 08:40:11.326950 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-05-24 08:40:11.326969 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-05-24 08:40:11.326987 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-05-24 08:40:11.327005 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-05-24 08:40:11.327023 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-05-24 08:40:11.327041 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-05-24 08:40:11.327060 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-05-24 08:40:11.327078 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-05-24 08:40:11.327096 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-05-24 08:40:11.327114 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-05-24 08:40:11.327132 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-05-24 08:40:11.327150 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-05-24 08:40:11.327167 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-05-24 08:40:11.327185 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-05-24 08:40:11.327207 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-05-24 08:40:11.327226 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-05-24 08:40:11.327244 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-05-24 08:40:11.327262 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-05-24 08:40:11.327280 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-05-24 08:40:11.327299 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-05-24 08:40:11.327317 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-05-24 08:40:11.327335 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-05-24 08:40:11.327353 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-05-24 08:40:11.327371 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-05-24 08:40:11.327389 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-05-24 08:40:11.327408 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-05-24 08:40:11.327426 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-05-24 08:40:11.327444 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-05-24 08:40:11.327463 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-05-24 08:40:11.327481 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-05-24 08:40:11.327500 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-05-24 08:40:11.327518 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-05-24 08:40:11.327537 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-05-24 08:40:11.327555 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-05-24 08:40:11.327573 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-05-24 08:40:11.327591 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-05-24 08:40:11.327608 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-05-24 08:40:11.327626 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-05-24 08:40:11.327643 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-05-24 08:40:11.327661 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-05-24 08:40:11.327679 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-krvqg.txt 2026-05-24 08:40:11.327697 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-krvqg.yaml 2026-05-24 08:40:11.327716 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-pszfr.txt 2026-05-24 08:40:11.327734 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-pszfr.yaml 2026-05-24 08:40:11.327752 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-67mw7.txt 2026-05-24 08:40:11.327770 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-67mw7.yaml 2026-05-24 08:40:11.327787 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-xqfx6.txt 2026-05-24 08:40:11.327805 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-xqfx6.yaml 2026-05-24 08:40:11.327823 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-05-24 08:40:11.327846 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-05-24 08:40:11.327864 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-05-24 08:40:11.327883 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-05-24 08:40:11.327900 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-05-24 08:40:11.327918 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-05-24 08:40:11.327936 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-9rrbd.txt 2026-05-24 08:40:11.327954 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-9rrbd.yaml 2026-05-24 08:40:11.327972 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-05-24 08:40:11.327989 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-05-24 08:40:11.328007 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-05-24 08:40:11.328024 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-05-24 08:40:11.328041 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-05-24 08:40:11.328059 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-05-24 08:40:11.328077 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-05-24 08:40:11.328094 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-05-24 08:40:11.328112 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-05-24 08:40:11.328129 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-05-24 08:40:11.328147 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-05-24 08:40:11.328164 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-05-24 08:40:11.328182 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-05-24 08:40:11.328199 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-05-24 08:40:11.328217 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-05-24 08:40:11.328234 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-05-24 08:40:11.328251 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-05-24 08:40:11.328269 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-05-24 08:40:11.328286 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-05-24 08:40:11.328304 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-05-24 08:40:11.328321 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-05-24 08:40:11.328339 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-05-24 08:40:11.328357 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-24 08:40:11.328374 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-05-24 08:40:11.328392 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-05-24 08:40:11.328409 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-05-24 08:40:11.328432 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-05-24 08:40:11.328450 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-05-24 08:40:11.328468 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-05-24 08:40:11.328485 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-05-24 08:40:11.328503 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-05-24 08:40:11.328521 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-05-24 08:40:11.328538 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-05-24 08:40:11.328556 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-05-24 08:40:11.328574 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-05-24 08:40:11.328592 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-05-24 08:40:11.328609 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-05-24 08:40:11.328627 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-05-24 08:40:11.328683 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-05-24 08:40:11.328703 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-05-24 08:40:11.328722 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-05-24 08:40:11.328741 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-05-24 08:40:11.328759 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-05-24 08:40:11.328777 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-05-24 08:40:11.328795 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-05-24 08:40:11.328813 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-05-24 08:40:11.328830 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-05-24 08:40:11.328848 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-05-24 08:40:11.328867 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-05-24 08:40:11.328885 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-05-24 08:40:11.328903 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-05-24 08:40:11.328921 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-3sv7hc.txt 2026-05-24 08:40:11.328939 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-3sv7hc.yaml 2026-05-24 08:40:11.328970 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-yyihfs.txt 2026-05-24 08:40:11.329006 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-yyihfs.yaml 2026-05-24 08:40:11.329025 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-05-24 08:40:11.329043 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-05-24 08:40:11.329062 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-05-24 08:40:11.329080 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-05-24 08:40:11.329098 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-05-24 08:40:11.329122 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-05-24 08:40:11.329141 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-05-24 08:40:11.329158 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-05-24 08:40:11.329177 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-05-24 08:40:11.329194 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-05-24 08:40:11.329212 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-05-24 08:40:11.329230 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-05-24 08:40:11.329247 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-05-24 08:40:11.329265 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-05-24 08:40:11.329283 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-05-24 08:40:11.329301 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-05-24 08:40:11.329319 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-05-24 08:40:11.329337 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-05-24 08:40:11.329355 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-05-24 08:40:11.329373 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-05-24 08:40:11.329392 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-05-24 08:40:11.329410 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-05-24 08:40:11.329428 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-05-24 08:40:11.329446 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-05-24 08:40:11.329464 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-05-24 08:40:11.329482 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-05-24 08:40:11.329499 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-05-24 08:40:11.329517 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-05-24 08:40:11.329534 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-05-24 08:40:11.329552 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-05-24 08:40:11.329569 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-05-24 08:40:11.329587 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-05-24 08:40:11.329604 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-05-24 08:40:11.329621 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-05-24 08:40:11.329639 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-05-24 08:40:11.329657 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-05-24 08:40:11.329674 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-05-24 08:40:11.329692 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-05-24 08:40:11.329715 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-05-24 08:40:11.329733 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-05-24 08:40:11.329751 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-05-24 08:40:11.329769 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-05-24 08:40:11.329787 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-05-24 08:40:11.329804 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-05-24 08:40:11.329821 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-05-24 08:40:11.329839 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-05-24 08:40:11.329857 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-05-24 08:40:11.329875 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-05-24 08:40:11.329892 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-05-24 08:40:11.329910 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-05-24 08:40:11.329927 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-05-24 08:40:11.329946 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-05-24 08:40:11.329964 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-05-24 08:40:11.329982 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-05-24 08:40:11.330002 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-05-24 08:40:11.330040 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-05-24 08:40:11.330079 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-05-24 08:40:11.330104 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-05-24 08:40:11.330129 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-05-24 08:40:11.330153 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-05-24 08:40:11.330176 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-05-24 08:40:11.330199 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-05-24 08:40:11.330222 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-05-24 08:40:11.330245 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-05-24 08:40:11.330266 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-05-24 08:40:11.330287 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-05-24 08:40:11.330308 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-05-24 08:40:11.330328 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-05-24 08:40:11.330349 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-05-24 08:40:11.330370 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-05-24 08:40:11.330390 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-05-24 08:40:11.330419 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-05-24 08:40:11.330443 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-05-24 08:40:11.330467 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-05-24 08:40:11.330489 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-05-24 08:40:11.330514 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-05-24 08:40:11.330538 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-05-24 08:40:11.330561 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-05-24 08:40:11.330584 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-05-24 08:40:11.330608 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-05-24 08:40:11.330633 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-05-24 08:40:11.330657 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-05-24 08:40:11.330680 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-05-24 08:40:11.330704 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-05-24 08:40:11.330727 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-05-24 08:40:11.330751 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-05-24 08:40:11.330774 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-05-24 08:40:11.330798 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-05-24 08:40:11.330821 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-05-24 08:40:11.330846 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-05-24 08:40:11.330870 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-05-24 08:40:11.330893 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-05-24 08:40:11.330917 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-05-24 08:40:11.330941 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-05-24 08:40:11.330965 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-05-24 08:40:11.330989 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-05-24 08:40:11.331015 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-05-24 08:40:11.331040 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-05-24 08:40:11.331065 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-05-24 08:40:11.331089 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-05-24 08:40:11.331113 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-05-24 08:40:11.331139 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-05-24 08:40:11.331163 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-05-24 08:40:11.331189 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-05-24 08:40:11.331214 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-qkmsw.txt 2026-05-24 08:40:11.331244 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-qkmsw.yaml 2026-05-24 08:40:11.331267 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-05-24 08:40:11.331290 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-05-24 08:40:11.331314 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-05-24 08:40:11.331338 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-05-24 08:40:11.331363 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-05-24 08:40:11.331389 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-05-24 08:40:11.331414 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-05-24 08:40:11.331440 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-05-24 08:40:11.331465 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-05-24 08:40:11.331489 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-05-24 08:40:11.331515 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-05-24 08:40:11.331540 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-05-24 08:40:11.331565 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-05-24 08:40:11.331590 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-05-24 08:40:11.331615 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-05-24 08:40:11.331640 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-05-24 08:40:11.331664 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-05-24 08:40:11.331689 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-05-24 08:40:11.331713 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-05-24 08:40:11.331738 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-05-24 08:40:11.331763 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-05-24 08:40:11.331788 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-05-24 08:40:11.331813 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-05-24 08:40:11.331838 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-05-24 08:40:11.331933 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-05-24 08:40:11.332099 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-05-24 08:40:11.332134 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-05-24 08:40:11.332162 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-05-24 08:40:11.332188 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-05-24 08:40:11.332215 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-05-24 08:40:11.332241 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-05-24 08:40:11.332266 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-05-24 08:40:11.332301 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-05-24 08:40:11.332327 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-05-24 08:40:11.332354 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-05-24 08:40:11.332379 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-05-24 08:40:11.332404 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-05-24 08:40:11.332429 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-05-24 08:40:11.332454 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-05-24 08:40:11.332477 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-05-24 08:40:11.332503 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-05-24 08:40:11.332530 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-05-24 08:40:11.332555 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-05-24 08:40:11.332581 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-05-24 08:40:11.332607 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-05-24 08:40:11.332649 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-05-24 08:40:11.332679 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-05-24 08:40:11.332706 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-05-24 08:40:11.332731 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-05-24 08:40:11.332757 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-05-24 08:40:11.332782 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-05-24 08:40:11.332807 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-05-24 08:40:11.332829 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-05-24 08:40:11.332854 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-05-24 08:40:11.332878 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-05-24 08:40:11.332904 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-05-24 08:40:11.332928 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-05-24 08:40:11.332952 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-05-24 08:40:11.333002 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-05-24 08:40:11.333027 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-05-24 08:40:11.333051 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-05-24 08:40:11.333089 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-05-24 08:40:11.333121 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-05-24 08:40:11.333150 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-05-24 08:40:11.333180 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-05-24 08:40:11.333211 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-05-24 08:40:11.333241 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-05-24 08:40:11.333266 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-05-24 08:40:11.333289 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-05-24 08:40:11.333312 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-05-24 08:40:11.333336 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-05-24 08:40:11.333360 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-05-24 08:40:11.333383 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-05-24 08:40:11.333408 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-05-24 08:40:11.333431 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-05-24 08:40:11.333454 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-05-24 08:40:11.333477 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-05-24 08:40:11.333502 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-05-24 08:40:11.333527 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-05-24 08:40:11.333552 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-05-24 08:40:11.333576 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-05-24 08:40:11.333600 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-05-24 08:40:11.333626 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-05-24 08:40:11.333652 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-05-24 08:40:11.333677 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-05-24 08:40:11.333703 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-05-24 08:40:11.333729 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-05-24 08:40:11.333754 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-05-24 08:40:11.333779 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-05-24 08:40:11.333805 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-05-24 08:40:11.333838 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-05-24 08:40:11.333866 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-05-24 08:40:11.333892 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-05-24 08:40:11.333916 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-05-24 08:40:11.333942 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-05-24 08:40:11.333967 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-05-24 08:40:11.333993 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-05-24 08:40:11.334021 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-05-24 08:40:11.334048 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-05-24 08:40:11.334074 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-05-24 08:40:11.334099 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-05-24 08:40:11.334125 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-05-24 08:40:11.334150 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-05-24 08:40:11.334174 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-05-24 08:40:11.334199 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-05-24 08:40:11.334224 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-05-24 08:40:11.334248 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-05-24 08:40:11.334271 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-05-24 08:40:11.334293 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-05-24 08:40:11.334315 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-05-24 08:40:11.334339 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-05-24 08:40:11.334364 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-05-24 08:40:11.334388 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-05-24 08:40:11.334411 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-05-24 08:40:11.334435 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-05-24 08:40:11.334459 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-05-24 08:40:11.334483 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-05-24 08:40:11.334509 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-05-24 08:40:11.334536 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-05-24 08:40:11.334563 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-05-24 08:40:11.334588 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-05-24 08:40:11.334613 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-05-24 08:40:11.334639 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-05-24 08:40:11.334672 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-05-24 08:40:11.334699 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-05-24 08:40:11.334726 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-05-24 08:40:11.334749 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-05-24 08:40:11.334773 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-05-24 08:40:11.334793 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-05-24 08:40:11.334811 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-05-24 08:40:11.334829 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-05-24 08:40:11.334848 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-05-24 08:40:11.334865 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-05-24 08:40:11.334883 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-05-24 08:40:11.334900 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-05-24 08:40:11.334918 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-05-24 08:40:11.334936 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-24 08:40:11.334954 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-24 08:40:11.334972 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-05-24 08:40:11.334990 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-05-24 08:40:11.335013 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt 2026-05-24 08:40:11.335037 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml 2026-05-24 08:40:11.335060 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-05-24 08:40:11.335082 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-05-24 08:40:11.335107 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-05-24 08:40:11.335132 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-05-24 08:40:11.335156 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-05-24 08:40:11.335182 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-05-24 08:40:11.335207 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-24 08:40:11.335231 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-05-24 08:40:11.335257 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-05-24 08:40:11.335282 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-05-24 08:40:11.335307 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-05-24 08:40:11.335332 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-05-24 08:40:11.335357 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-05-24 08:40:11.335383 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-05-24 08:40:11.335413 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-05-24 08:40:11.335438 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-05-24 08:40:11.335463 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-05-24 08:40:11.335489 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-05-24 08:40:11.335515 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-05-24 08:40:11.335539 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-05-24 08:40:11.335565 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-05-24 08:40:11.335590 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-05-24 08:40:11.335615 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-05-24 08:40:11.335642 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-05-24 08:40:11.335667 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-05-24 08:40:11.335691 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-05-24 08:40:11.335716 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-05-24 08:40:11.335740 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-24 08:40:11.335765 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-05-24 08:40:11.335790 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-05-24 08:40:11.335814 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-24 08:40:11.335838 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-24 08:40:11.335862 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-05-24 08:40:11.335886 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-05-24 08:40:11.335911 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-05-24 08:40:11.335934 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-05-24 08:40:11.335958 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-05-24 08:40:11.335983 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-05-24 08:40:11.336008 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-05-24 08:40:11.336033 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-05-24 08:40:11.336057 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-05-24 08:40:11.336086 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-05-24 08:40:11.336110 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-05-24 08:40:11.336132 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-05-24 08:40:11.336153 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-05-24 08:40:11.336177 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-05-24 08:40:11.336201 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-05-24 08:40:11.336225 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-05-24 08:40:11.336256 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-05-24 08:40:11.336281 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-05-24 08:40:11.336306 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt 2026-05-24 08:40:11.336330 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml 2026-05-24 08:40:11.336355 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-05-24 08:40:11.336380 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-05-24 08:40:11.336404 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-05-24 08:40:11.336491 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-05-24 08:40:11.336548 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-05-24 08:40:11.336576 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-05-24 08:40:11.336600 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-05-24 08:40:11.336626 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-05-24 08:40:11.336690 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-05-24 08:40:11.336720 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-05-24 08:40:11.336747 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-05-24 08:40:11.336788 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-05-24 08:40:11.336815 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-05-24 08:40:11.336842 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-05-24 08:40:11.336869 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-05-24 08:40:11.336894 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-05-24 08:40:11.336920 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-05-24 08:40:11.336946 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-05-24 08:40:11.337029 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-05-24 08:40:11.337058 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-wzkbn.txt 2026-05-24 08:40:11.337082 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-wzkbn.yaml 2026-05-24 08:40:11.337108 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-d468f5945-ch25r.txt 2026-05-24 08:40:11.337134 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-d468f5945-ch25r.yaml 2026-05-24 08:40:11.337160 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-gkfrl.txt 2026-05-24 08:40:11.337186 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-gkfrl.yaml 2026-05-24 08:40:11.337212 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-28lxb.txt 2026-05-24 08:40:11.337238 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-28lxb.yaml 2026-05-24 08:40:11.337271 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-qs9xw.txt 2026-05-24 08:40:11.337299 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-qs9xw.yaml 2026-05-24 08:40:11.337327 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-05-24 08:40:11.337354 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-05-24 08:40:11.337381 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-05-24 08:40:11.337407 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-05-24 08:40:11.337432 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-qrv6c.txt 2026-05-24 08:40:11.337459 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-qrv6c.yaml 2026-05-24 08:40:11.337486 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-05-24 08:40:11.337514 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-05-24 08:40:11.337541 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-g5hzb.txt 2026-05-24 08:40:11.337566 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-g5hzb.yaml 2026-05-24 08:40:11.337591 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-lk5gf.txt 2026-05-24 08:40:11.337617 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-lk5gf.yaml 2026-05-24 08:40:11.337640 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-4n6l9.txt 2026-05-24 08:40:11.337664 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-4n6l9.yaml 2026-05-24 08:40:11.337688 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-05-24 08:40:11.337712 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-05-24 08:40:11.337735 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-4pnvk.txt 2026-05-24 08:40:11.337758 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-4pnvk.yaml 2026-05-24 08:40:11.337781 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-sql8s.txt 2026-05-24 08:40:11.337805 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-sql8s.yaml 2026-05-24 08:40:11.337830 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-05-24 08:40:11.337854 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-05-24 08:40:11.337878 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-05-24 08:40:11.337902 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-05-24 08:40:11.337924 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-05-24 08:40:11.337947 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-05-24 08:40:11.337969 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-05-24 08:40:11.337994 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt 2026-05-24 08:40:11.338020 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml 2026-05-24 08:40:11.338045 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-05-24 08:40:11.338070 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-05-24 08:40:11.338102 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-05-24 08:40:11.338128 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-05-24 08:40:11.338153 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-05-24 08:40:11.338180 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-05-24 08:40:11.338207 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-05-24 08:40:11.338233 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-05-24 08:40:11.338260 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-05-24 08:40:11.338288 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-05-24 08:40:11.338316 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-05-24 08:40:11.338343 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-05-24 08:40:11.338371 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-05-24 08:40:11.338397 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-05-24 08:40:11.338423 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-05-24 08:40:11.338450 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-05-24 08:40:11.338475 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-05-24 08:40:11.338501 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-05-24 08:40:11.338529 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-05-24 08:40:11.338557 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-05-24 08:40:11.338585 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-05-24 08:40:11.338613 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-05-24 08:40:11.338639 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-05-24 08:40:11.338667 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-05-24 08:40:11.338695 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-05-24 08:40:11.338722 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-05-24 08:40:11.338750 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-05-24 08:40:11.338777 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-05-24 08:40:11.338805 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-05-24 08:40:11.338832 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-05-24 08:40:11.338859 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-05-24 08:40:11.338886 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-05-24 08:40:11.338919 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-05-24 08:40:11.338946 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-05-24 08:40:11.338974 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-05-24 08:40:11.339001 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-05-24 08:40:11.339026 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-05-24 08:40:11.339052 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-05-24 08:40:11.339080 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-qs9xw-tls.txt 2026-05-24 08:40:11.339107 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-qs9xw-tls.yaml 2026-05-24 08:40:11.339139 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-05-24 08:40:11.339167 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-05-24 08:40:11.339194 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-05-24 08:40:11.339221 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-05-24 08:40:11.339249 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-05-24 08:40:11.339276 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-05-24 08:40:11.339303 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-05-24 08:40:11.339330 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-05-24 08:40:11.339358 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-05-24 08:40:11.339385 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-05-24 08:40:11.339413 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-05-24 08:40:11.339440 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-05-24 08:40:11.339466 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-05-24 08:40:11.339493 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-05-24 08:40:11.339520 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-05-24 08:40:11.339546 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-05-24 08:40:11.339572 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-05-24 08:40:11.339598 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-05-24 08:40:11.339625 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-05-24 08:40:11.339653 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-05-24 08:40:11.339681 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-05-24 08:40:11.339708 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-05-24 08:40:11.339740 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt 2026-05-24 08:40:11.339768 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml 2026-05-24 08:40:11.339794 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-05-24 08:40:11.339820 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-05-24 08:40:11.339848 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-05-24 08:40:11.339876 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-05-24 08:40:11.339902 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-05-24 08:40:11.339928 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-05-24 08:40:11.339954 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-05-24 08:40:11.339980 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-05-24 08:40:11.340005 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-05-24 08:40:11.340029 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-05-24 08:40:11.340054 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-05-24 08:40:11.340080 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-05-24 08:40:11.340106 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-24 08:40:11.340131 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-05-24 08:40:11.340156 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-05-24 08:40:11.340182 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-24 08:40:11.340208 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-24 08:40:11.340234 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-05-24 08:40:11.340261 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-05-24 08:40:11.340289 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-05-24 08:40:11.340318 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-05-24 08:40:11.340345 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-05-24 08:40:11.340370 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-05-24 08:40:11.340398 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-05-24 08:40:11.340424 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-05-24 08:40:11.340451 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-05-24 08:40:11.340480 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-05-24 08:40:11.340509 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-05-24 08:40:11.340537 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-05-24 08:40:11.340566 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt 2026-05-24 08:40:11.340601 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml 2026-05-24 08:40:11.340629 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-05-24 08:40:11.340672 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-05-24 08:40:11.340700 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-05-24 08:40:11.340725 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-05-24 08:40:11.340751 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-05-24 08:40:11.340777 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-05-24 08:40:11.340801 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-05-24 08:40:11.340825 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-05-24 08:40:11.340848 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-05-24 08:40:11.340872 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-05-24 08:40:11.340898 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-05-24 08:40:11.340924 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-05-24 08:40:11.340949 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-24 08:40:11.341003 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-05-24 08:40:11.341031 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-05-24 08:40:11.341057 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-24 08:40:11.341083 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-24 08:40:11.341108 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-05-24 08:40:11.341134 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-05-24 08:40:11.341160 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-05-24 08:40:11.341186 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-05-24 08:40:11.341394 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-05-24 08:40:11.341419 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-05-24 08:40:11.341444 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-05-24 08:40:11.341469 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-05-24 08:40:11.341495 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-05-24 08:40:11.341522 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-05-24 08:40:11.341547 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-05-24 08:40:11.341572 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-05-24 08:40:11.341595 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-05-24 08:40:11.341619 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-05-24 08:40:11.341643 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-05-24 08:40:11.341662 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-05-24 08:40:11.341688 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-05-24 08:40:11.341708 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-05-24 08:40:11.341732 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt 2026-05-24 08:40:11.341757 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml 2026-05-24 08:40:11.341780 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-05-24 08:40:11.341803 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-05-24 08:40:11.341828 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-05-24 08:40:11.341854 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-05-24 08:40:11.341879 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-05-24 08:40:11.341904 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-05-24 08:40:11.341928 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-05-24 08:40:11.341950 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-05-24 08:40:11.341969 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-05-24 08:40:11.341987 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-05-24 08:40:11.342006 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-05-24 08:40:11.342023 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-05-24 08:40:11.342041 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-05-24 08:40:11.342059 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-05-24 08:40:11.342077 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-05-24 08:40:11.342096 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-05-24 08:40:11.342116 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-05-24 08:40:11.342134 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-05-24 08:40:11.342152 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-05-24 08:40:11.342170 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-05-24 08:40:11.342188 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-05-24 08:40:11.342209 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-05-24 08:40:11.342234 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-05-24 08:40:11.342260 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-05-24 08:40:11.342283 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-05-24 08:40:11.342301 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-05-24 08:40:11.342319 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-05-24 08:40:11.342336 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-05-24 08:40:11.342354 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-05-24 08:40:11.342372 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-05-24 08:40:11.342389 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-05-24 08:40:11.342407 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-05-24 08:40:11.342432 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-05-24 08:40:11.342451 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-05-24 08:40:11.342469 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-05-24 08:40:11.342487 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-05-24 08:40:11.342511 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-05-24 08:40:11.342536 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-05-24 08:40:11.342558 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-05-24 08:40:11.342576 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-05-24 08:40:11.342594 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-05-24 08:40:11.342612 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-05-24 08:40:11.342631 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-05-24 08:40:11.342649 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt 2026-05-24 08:40:11.342667 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml 2026-05-24 08:40:11.342686 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt 2026-05-24 08:40:11.342705 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml 2026-05-24 08:40:11.342723 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-05-24 08:40:11.342741 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-05-24 08:40:11.342759 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-05-24 08:40:11.342777 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-05-24 08:40:11.342795 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-05-24 08:40:11.342813 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-05-24 08:40:11.342830 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-05-24 08:40:11.342848 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-05-24 08:40:11.342867 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-05-24 08:40:11.342885 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-05-24 08:40:11.342903 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt 2026-05-24 08:40:11.342921 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml 2026-05-24 08:40:11.342940 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt 2026-05-24 08:40:11.342957 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml 2026-05-24 08:40:11.342975 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-05-24 08:40:11.342993 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-05-24 08:40:11.343011 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-05-24 08:40:11.343031 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-05-24 08:40:11.343054 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-05-24 08:40:11.343076 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-05-24 08:40:11.343099 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-05-24 08:40:11.343128 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-05-24 08:40:11.343152 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-05-24 08:40:11.343175 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-05-24 08:40:11.343197 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-05-24 08:40:11.343217 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-05-24 08:40:11.343235 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-05-24 08:40:11.343253 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-05-24 08:40:11.343270 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-05-24 08:40:11.343288 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-05-24 08:40:11.343306 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-05-24 08:40:11.343324 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-05-24 08:40:11.343342 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-05-24 08:40:11.343360 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-05-24 08:40:11.343378 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-05-24 08:40:11.343396 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-05-24 08:40:11.343414 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-05-24 08:40:11.343432 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-05-24 08:40:11.343449 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-05-24 08:40:11.343467 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-05-24 08:40:11.343486 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-05-24 08:40:11.343508 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-05-24 08:40:11.343535 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-05-24 08:40:11.343557 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-05-24 08:40:11.343577 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt 2026-05-24 08:40:11.343595 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml 2026-05-24 08:40:11.343613 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt 2026-05-24 08:40:11.343632 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml 2026-05-24 08:40:11.343650 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-05-24 08:40:11.343668 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-05-24 08:40:11.343686 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-05-24 08:40:11.343703 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-05-24 08:40:11.343722 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-05-24 08:40:11.343740 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-05-24 08:40:11.343763 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-05-24 08:40:11.343782 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-05-24 08:40:11.343801 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-05-24 08:40:11.343819 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-05-24 08:40:11.343837 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-05-24 08:40:11.343855 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-05-24 08:40:11.343873 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-05-24 08:40:11.343892 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-05-24 08:40:11.343910 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-05-24 08:40:11.343928 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-05-24 08:40:11.343947 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-05-24 08:40:11.343989 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-05-24 08:40:11.344019 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-05-24 08:40:11.344040 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-05-24 08:40:11.344060 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-05-24 08:40:11.344079 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-05-24 08:40:11.344098 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.txt 2026-05-24 08:40:11.344117 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.yaml 2026-05-24 08:40:11.344136 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-05-24 08:40:11.344155 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-05-24 08:40:11.344173 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-05-24 08:40:11.344191 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-05-24 08:40:11.344210 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-05-24 08:40:11.344228 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-05-24 08:40:11.344246 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-05-24 08:40:11.344264 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-05-24 08:40:11.344282 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-05-24 08:40:11.344300 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-05-24 08:40:11.344318 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-05-24 08:40:11.344336 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-05-24 08:40:11.344353 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-05-24 08:40:11.344371 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-05-24 08:40:11.344388 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-05-24 08:40:11.344405 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-05-24 08:40:11.344422 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-05-24 08:40:11.344450 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-05-24 08:40:11.344470 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-05-24 08:40:11.344489 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-05-24 08:40:11.344528 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-05-24 08:40:11.344562 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-05-24 08:40:11.344583 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-05-24 08:40:11.344602 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-05-24 08:40:11.344620 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-05-24 08:40:11.344679 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-05-24 08:40:11.344703 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt 2026-05-24 08:40:11.344723 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml 2026-05-24 08:40:11.344741 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-05-24 08:40:11.344759 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-05-24 08:40:11.344777 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt 2026-05-24 08:40:11.344794 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml 2026-05-24 08:40:11.344812 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt 2026-05-24 08:40:11.344829 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml 2026-05-24 08:40:11.344847 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-05-24 08:40:11.344865 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-05-24 08:40:11.344882 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-05-24 08:40:11.344900 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-05-24 08:40:11.344918 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-05-24 08:40:11.344936 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-05-24 08:40:11.344954 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt 2026-05-24 08:40:11.345008 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml 2026-05-24 08:40:11.345027 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-05-24 08:40:11.345044 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-05-24 08:40:11.345062 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-05-24 08:40:11.345080 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-05-24 08:40:11.345098 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-05-24 08:40:11.345115 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-05-24 08:40:11.345133 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-05-24 08:40:11.345151 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-05-24 08:40:11.345170 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-05-24 08:40:11.345189 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-05-24 08:40:11.345218 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-05-24 08:40:11.345238 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-05-24 08:40:11.345256 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-05-24 08:40:11.345274 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-05-24 08:40:11.345291 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-05-24 08:40:11.345308 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-05-24 08:40:11.345326 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-05-24 08:40:11.345344 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-05-24 08:40:11.345362 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-05-24 08:40:11.345381 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-05-24 08:40:11.345399 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-05-24 08:40:11.345417 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-05-24 08:40:11.345434 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-05-24 08:40:11.345452 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-05-24 08:40:11.345469 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-05-24 08:40:11.345487 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt 2026-05-24 08:40:11.345510 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml 2026-05-24 08:40:11.345535 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt 2026-05-24 08:40:11.345558 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml 2026-05-24 08:40:11.345576 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt 2026-05-24 08:40:11.345595 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml 2026-05-24 08:40:11.345613 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt 2026-05-24 08:40:11.345631 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml 2026-05-24 08:40:11.345649 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt 2026-05-24 08:40:11.345667 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml 2026-05-24 08:40:11.345685 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-05-24 08:40:11.345703 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-05-24 08:40:11.345721 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-05-24 08:40:11.345739 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-05-24 08:40:11.345756 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-05-24 08:40:11.345773 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-05-24 08:40:11.345791 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-05-24 08:40:11.345809 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-05-24 08:40:11.345826 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-05-24 08:40:11.345843 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-05-24 08:40:11.345861 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-05-24 08:40:11.345880 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-05-24 08:40:11.345897 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-05-24 08:40:11.345921 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-05-24 08:40:11.345940 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-05-24 08:40:11.345959 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-05-24 08:40:11.345976 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-05-24 08:40:11.345994 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-05-24 08:40:11.346011 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-05-24 08:40:11.346029 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-05-24 08:40:11.346047 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-05-24 08:40:11.346065 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-05-24 08:40:11.346083 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.txt 2026-05-24 08:40:11.346101 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.yaml 2026-05-24 08:40:11.346119 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.txt 2026-05-24 08:40:11.346136 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.yaml 2026-05-24 08:40:11.346154 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt 2026-05-24 08:40:11.346171 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml 2026-05-24 08:40:11.346189 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-05-24 08:40:11.346206 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-05-24 08:40:11.346224 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-05-24 08:40:11.346242 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-05-24 08:40:11.346260 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-05-24 08:40:11.346277 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-05-24 08:40:11.346295 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-05-24 08:40:11.346312 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-05-24 08:40:11.346330 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-05-24 08:40:11.346348 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-05-24 08:40:11.346366 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-05-24 08:40:11.346405 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-05-24 08:40:11.346434 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-05-24 08:40:11.346454 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-05-24 08:40:11.346473 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-05-24 08:40:11.346492 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-05-24 08:40:11.346525 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-05-24 08:40:11.346564 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-05-24 08:40:11.346586 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-05-24 08:40:11.346606 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-05-24 08:40:11.346643 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-05-24 08:40:11.346679 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-05-24 08:40:11.346700 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-05-24 08:40:11.346720 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-05-24 08:40:11.346738 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-05-24 08:40:11.346757 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-05-24 08:40:11.346775 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-05-24 08:40:11.346794 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-05-24 08:40:11.346812 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-05-24 08:40:11.346829 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-05-24 08:40:11.346847 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-05-24 08:40:11.346865 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-05-24 08:40:11.346883 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-05-24 08:40:11.346901 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-05-24 08:40:11.346919 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-05-24 08:40:11.346937 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-05-24 08:40:11.346955 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-05-24 08:40:11.346974 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt 2026-05-24 08:40:11.346992 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml 2026-05-24 08:40:11.347010 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt 2026-05-24 08:40:11.347028 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml 2026-05-24 08:40:11.347047 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-05-24 08:40:11.347064 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-05-24 08:40:11.347082 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-05-24 08:40:11.347100 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-05-24 08:40:11.347117 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-05-24 08:40:11.347135 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-05-24 08:40:11.347153 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-05-24 08:40:11.347170 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-05-24 08:40:11.347188 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-05-24 08:40:11.347205 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-05-24 08:40:11.347223 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-05-24 08:40:11.347241 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-05-24 08:40:11.347259 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-05-24 08:40:11.347277 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-05-24 08:40:11.347294 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.txt 2026-05-24 08:40:11.347312 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.yaml 2026-05-24 08:40:11.347329 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt 2026-05-24 08:40:11.347353 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml 2026-05-24 08:40:11.347371 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt 2026-05-24 08:40:11.347389 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml 2026-05-24 08:40:11.347407 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-05-24 08:40:11.347425 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-05-24 08:40:11.347442 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-05-24 08:40:11.347460 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-05-24 08:40:11.347478 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-05-24 08:40:11.347497 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-05-24 08:40:11.347541 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-05-24 08:40:11.347567 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-05-24 08:40:11.347587 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-05-24 08:40:11.347607 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-05-24 08:40:11.347631 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-05-24 08:40:11.347657 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-05-24 08:40:11.347683 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-05-24 08:40:11.347703 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-05-24 08:40:11.347722 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-05-24 08:40:11.347739 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-05-24 08:40:11.347757 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-05-24 08:40:11.347782 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-05-24 08:40:11.347821 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-05-24 08:40:11.347843 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-05-24 08:40:11.347862 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-05-24 08:40:11.347881 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-05-24 08:40:11.347918 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-05-24 08:40:11.347955 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-05-24 08:40:11.347986 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-05-24 08:40:11.348013 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-05-24 08:40:11.348040 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-05-24 08:40:11.348060 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-05-24 08:40:11.348079 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-05-24 08:40:11.348097 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-05-24 08:40:11.348116 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-05-24 08:40:11.348134 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-05-24 08:40:11.348160 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-05-24 08:40:11.348179 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-05-24 08:40:11.348198 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-05-24 08:40:11.348216 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-05-24 08:40:11.348234 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-05-24 08:40:11.348253 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-05-24 08:40:11.348271 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt 2026-05-24 08:40:11.348289 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml 2026-05-24 08:40:11.348307 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt 2026-05-24 08:40:11.348325 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml 2026-05-24 08:40:11.348343 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-24 08:40:11.348361 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-24 08:40:11.348379 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-05-24 08:40:11.348397 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-05-24 08:40:11.348415 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-05-24 08:40:11.348434 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-05-24 08:40:11.348477 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-05-24 08:40:11.348516 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-05-24 08:40:11.348550 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-05-24 08:40:11.348571 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-05-24 08:40:11.348590 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-05-24 08:40:11.348609 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-05-24 08:40:11.348628 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-05-24 08:40:11.348667 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-05-24 08:40:11.348689 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-05-24 08:40:11.348707 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-05-24 08:40:11.348725 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-05-24 08:40:11.348743 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-05-24 08:40:11.348760 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-05-24 08:40:11.348778 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-05-24 08:40:11.348796 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-05-24 08:40:11.348813 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-05-24 08:40:11.348831 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-05-24 08:40:11.348849 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-05-24 08:40:11.348867 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-05-24 08:40:11.348885 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-05-24 08:40:11.348909 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-05-24 08:40:11.348928 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-05-24 08:40:11.348946 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-05-24 08:40:11.348985 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-05-24 08:40:11.349005 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-05-24 08:40:11.349023 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt 2026-05-24 08:40:11.349041 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml 2026-05-24 08:40:11.349059 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt 2026-05-24 08:40:11.349077 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml 2026-05-24 08:40:11.349094 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-05-24 08:40:11.349112 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-05-24 08:40:11.349130 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-05-24 08:40:11.349148 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-05-24 08:40:11.349166 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-05-24 08:40:11.349183 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-05-24 08:40:11.349201 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-05-24 08:40:11.349219 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-05-24 08:40:11.349236 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-05-24 08:40:11.349254 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-05-24 08:40:11.349273 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-05-24 08:40:11.349291 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-05-24 08:40:11.349308 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-05-24 08:40:11.349326 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-05-24 08:40:11.349344 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-05-24 08:40:11.349361 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-05-24 08:40:11.349379 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-05-24 08:40:11.349396 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-05-24 08:40:11.349414 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt 2026-05-24 08:40:11.349432 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml 2026-05-24 08:40:11.349450 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-05-24 08:40:11.349468 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-05-24 08:40:11.349486 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-05-24 08:40:11.349510 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-05-24 08:40:11.349533 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-05-24 08:40:11.349553 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-05-24 08:40:11.349571 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-05-24 08:40:11.349589 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-05-24 08:40:11.349607 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-05-24 08:40:11.349631 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-05-24 08:40:11.349650 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-05-24 08:40:11.349668 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-05-24 08:40:11.349686 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-05-24 08:40:11.349704 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-05-24 08:40:11.349721 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-05-24 08:40:11.349739 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-05-24 08:40:11.349757 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-05-24 08:40:11.349775 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-05-24 08:40:11.349793 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-05-24 08:40:11.349811 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-05-24 08:40:11.349829 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-05-24 08:40:11.349848 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-05-24 08:40:11.349866 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-05-24 08:40:11.349884 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-05-24 08:40:11.349901 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-05-24 08:40:11.349919 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-05-24 08:40:11.349936 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-05-24 08:40:11.349954 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-05-24 08:40:11.349971 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-05-24 08:40:11.349989 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-05-24 08:40:11.350006 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-05-24 08:40:11.350023 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-05-24 08:40:11.350041 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-05-24 08:40:11.350058 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-05-24 08:40:11.350075 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-05-24 08:40:11.350092 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29660165.txt 2026-05-24 08:40:11.350109 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29660165.yaml 2026-05-24 08:40:11.350127 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-05-24 08:40:11.350144 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-05-24 08:40:11.350161 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-05-24 08:40:11.350179 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-05-24 08:40:11.350197 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-05-24 08:40:11.350214 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-05-24 08:40:11.350232 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-05-24 08:40:11.350249 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-05-24 08:40:11.350267 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-05-24 08:40:11.350291 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-05-24 08:40:11.350309 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-05-24 08:40:11.350326 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-05-24 08:40:11.350344 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-05-24 08:40:11.350361 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-05-24 08:40:11.350378 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-05-24 08:40:11.350395 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-05-24 08:40:11.350413 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-05-24 08:40:11.350430 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-05-24 08:40:11.350448 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-05-24 08:40:11.350466 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-05-24 08:40:11.350483 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-05-24 08:40:11.350504 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-05-24 08:40:11.350529 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-05-24 08:40:11.350548 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-05-24 08:40:11.350566 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29660185.txt 2026-05-24 08:40:11.350583 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29660185.yaml 2026-05-24 08:40:11.350601 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29660190.txt 2026-05-24 08:40:11.350618 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29660190.yaml 2026-05-24 08:40:11.350635 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29660195.txt 2026-05-24 08:40:11.350652 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29660195.yaml 2026-05-24 08:40:11.350669 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-05-24 08:40:11.350687 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-05-24 08:40:11.350705 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-05-24 08:40:11.350724 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-05-24 08:40:11.350743 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-05-24 08:40:11.350761 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-05-24 08:40:11.350779 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-05-24 08:40:11.350797 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-05-24 08:40:11.350816 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-05-24 08:40:11.350834 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-05-24 08:40:11.350852 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-05-24 08:40:11.350869 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-05-24 08:40:11.350887 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-05-24 08:40:11.350905 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-05-24 08:40:11.350923 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-05-24 08:40:11.350942 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-05-24 08:40:11.350960 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-05-24 08:40:11.350985 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-05-24 08:40:11.351005 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-05-24 08:40:11.351023 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-05-24 08:40:11.351041 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-05-24 08:40:11.351059 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-05-24 08:40:11.351078 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-05-24 08:40:11.351095 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-05-24 08:40:11.351114 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-05-24 08:40:11.351132 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-05-24 08:40:11.351150 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-05-24 08:40:11.351167 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-05-24 08:40:11.351185 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-05-24 08:40:11.351203 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-05-24 08:40:11.351221 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-05-24 08:40:11.351239 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-05-24 08:40:11.351257 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt 2026-05-24 08:40:11.351275 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml 2026-05-24 08:40:11.351293 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt 2026-05-24 08:40:11.351311 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml 2026-05-24 08:40:11.351329 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt 2026-05-24 08:40:11.351346 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml 2026-05-24 08:40:11.351364 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt 2026-05-24 08:40:11.351382 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml 2026-05-24 08:40:11.351400 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt 2026-05-24 08:40:11.351417 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml 2026-05-24 08:40:11.351435 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt 2026-05-24 08:40:11.351452 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml 2026-05-24 08:40:11.351470 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt 2026-05-24 08:40:11.351487 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml 2026-05-24 08:40:11.351511 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt 2026-05-24 08:40:11.351537 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml 2026-05-24 08:40:11.351556 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt 2026-05-24 08:40:11.351574 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml 2026-05-24 08:40:11.351593 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt 2026-05-24 08:40:11.351610 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml 2026-05-24 08:40:11.351629 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt 2026-05-24 08:40:11.351647 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml 2026-05-24 08:40:11.351665 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt 2026-05-24 08:40:11.351688 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml 2026-05-24 08:40:11.351707 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-05-24 08:40:11.351725 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-05-24 08:40:11.351744 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-05-24 08:40:11.351761 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-05-24 08:40:11.351779 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-05-24 08:40:11.351796 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-05-24 08:40:11.351814 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-05-24 08:40:11.351831 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-05-24 08:40:11.351849 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-05-24 08:40:11.351867 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-05-24 08:40:11.351885 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-05-24 08:40:11.351902 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-05-24 08:40:11.351920 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29660160.txt 2026-05-24 08:40:11.351938 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29660160.yaml 2026-05-24 08:40:11.351956 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-05-24 08:40:11.351974 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-05-24 08:40:11.351993 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-05-24 08:40:11.352012 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-05-24 08:40:11.352030 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-05-24 08:40:11.352048 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-05-24 08:40:11.352067 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-05-24 08:40:11.352086 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-05-24 08:40:11.352129 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-05-24 08:40:11.352153 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-05-24 08:40:11.352174 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-05-24 08:40:11.352193 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-05-24 08:40:11.352212 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29660160.txt 2026-05-24 08:40:11.352231 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29660160.yaml 2026-05-24 08:40:11.352249 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-05-24 08:40:11.352267 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-05-24 08:40:11.352285 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-05-24 08:40:11.352303 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-05-24 08:40:11.352321 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-05-24 08:40:11.352339 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-05-24 08:40:11.352357 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-05-24 08:40:11.352374 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-05-24 08:40:11.352399 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-05-24 08:40:11.352418 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-05-24 08:40:11.352436 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-05-24 08:40:11.352453 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-05-24 08:40:11.352471 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-05-24 08:40:11.352488 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-05-24 08:40:11.352524 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-05-24 08:40:11.352557 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-05-24 08:40:11.352577 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-05-24 08:40:11.352596 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-05-24 08:40:11.352614 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-05-24 08:40:11.352633 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-05-24 08:40:11.352669 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-05-24 08:40:11.352690 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-05-24 08:40:11.352709 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-05-24 08:40:11.352727 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-05-24 08:40:11.352744 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-05-24 08:40:11.352762 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-05-24 08:40:11.352780 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-05-24 08:40:11.352797 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-05-24 08:40:11.352815 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.txt 2026-05-24 08:40:11.352832 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.yaml 2026-05-24 08:40:11.352850 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.txt 2026-05-24 08:40:11.352867 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.yaml 2026-05-24 08:40:11.352884 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-05-24 08:40:11.352902 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-05-24 08:40:11.352920 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-05-24 08:40:11.352937 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-05-24 08:40:11.352986 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-05-24 08:40:11.353010 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-05-24 08:40:11.353031 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-05-24 08:40:11.353053 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-05-24 08:40:11.353075 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt 2026-05-24 08:40:11.353097 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml 2026-05-24 08:40:11.353119 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt 2026-05-24 08:40:11.353140 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml 2026-05-24 08:40:11.353162 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-05-24 08:40:11.353191 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-05-24 08:40:11.353214 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-05-24 08:40:11.353236 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-05-24 08:40:11.353255 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-05-24 08:40:11.353272 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-05-24 08:40:11.353289 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-05-24 08:40:11.353306 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-05-24 08:40:11.353323 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-05-24 08:40:11.353341 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-05-24 08:40:11.353358 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-05-24 08:40:11.353376 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-05-24 08:40:11.353394 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-05-24 08:40:11.353413 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-05-24 08:40:11.353431 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt 2026-05-24 08:40:11.353450 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml 2026-05-24 08:40:11.353468 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-05-24 08:40:11.353486 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-05-24 08:40:11.353509 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-05-24 08:40:11.353533 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-05-24 08:40:11.353553 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-05-24 08:40:11.353571 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-05-24 08:40:11.353590 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-05-24 08:40:11.353608 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-05-24 08:40:11.353626 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-05-24 08:40:11.353644 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-6499485694-sl5l8.txt 2026-05-24 08:40:11.353663 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-6499485694-sl5l8.yaml 2026-05-24 08:40:11.353682 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-57ng6.txt 2026-05-24 08:40:11.353700 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-57ng6.yaml 2026-05-24 08:40:11.353718 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-h7x6p.txt 2026-05-24 08:40:11.353742 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-h7x6p.yaml 2026-05-24 08:40:11.353761 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-98d2q.txt 2026-05-24 08:40:11.353779 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-98d2q.yaml 2026-05-24 08:40:11.353796 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-2d4rg.txt 2026-05-24 08:40:11.353815 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-2d4rg.yaml 2026-05-24 08:40:11.353833 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-5pgsz.txt 2026-05-24 08:40:11.353851 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-5pgsz.yaml 2026-05-24 08:40:11.353869 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-rjx92.txt 2026-05-24 08:40:11.353886 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-rjx92.yaml 2026-05-24 08:40:11.353904 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-794bf6bc48-69t7z.txt 2026-05-24 08:40:11.353921 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-794bf6bc48-69t7z.yaml 2026-05-24 08:40:11.353939 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-7c5cfcbdd4-25vdc.txt 2026-05-24 08:40:11.353957 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-7c5cfcbdd4-25vdc.yaml 2026-05-24 08:40:11.353974 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-r4ndf.txt 2026-05-24 08:40:11.353992 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-r4ndf.yaml 2026-05-24 08:40:11.354010 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-ddfdd.txt 2026-05-24 08:40:11.354028 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-ddfdd.yaml 2026-05-24 08:40:11.354046 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-5zd4q.txt 2026-05-24 08:40:11.354063 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-5zd4q.yaml 2026-05-24 08:40:11.354081 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-fv4qp.txt 2026-05-24 08:40:11.354099 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-fv4qp.yaml 2026-05-24 08:40:11.354117 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-q8tbv.txt 2026-05-24 08:40:11.354135 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-q8tbv.yaml 2026-05-24 08:40:11.354153 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-kp2fx.txt 2026-05-24 08:40:11.354171 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-kp2fx.yaml 2026-05-24 08:40:11.354189 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-9l4h4.txt 2026-05-24 08:40:11.354206 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-9l4h4.yaml 2026-05-24 08:40:11.354224 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-ps6x8.txt 2026-05-24 08:40:11.354242 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-ps6x8.yaml 2026-05-24 08:40:11.354260 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-hcn2m.txt 2026-05-24 08:40:11.354278 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-hcn2m.yaml 2026-05-24 08:40:11.354296 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-6d7444c896-zq2t2.txt 2026-05-24 08:40:11.354314 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-6d7444c896-zq2t2.yaml 2026-05-24 08:40:11.354332 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-mf9lv.txt 2026-05-24 08:40:11.354350 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-mf9lv.yaml 2026-05-24 08:40:11.354374 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-6f4ff789c6-mpfhx.txt 2026-05-24 08:40:11.354393 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-6f4ff789c6-mpfhx.yaml 2026-05-24 08:40:11.354411 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29660165-rbbx6.txt 2026-05-24 08:40:11.354429 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29660165-rbbx6.yaml 2026-05-24 08:40:11.354446 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-7c68465979-zd6n4.txt 2026-05-24 08:40:11.354464 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-7c68465979-zd6n4.yaml 2026-05-24 08:40:11.354482 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-zz6qj.txt 2026-05-24 08:40:11.354503 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-zz6qj.yaml 2026-05-24 08:40:11.354529 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-fr582.txt 2026-05-24 08:40:11.354744 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-fr582.yaml 2026-05-24 08:40:11.354786 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-cqbff.txt 2026-05-24 08:40:11.354815 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-cqbff.yaml 2026-05-24 08:40:11.354842 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-lbghv.txt 2026-05-24 08:40:11.354870 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-lbghv.yaml 2026-05-24 08:40:11.354898 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-z8zh8.txt 2026-05-24 08:40:11.354926 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-z8zh8.yaml 2026-05-24 08:40:11.354953 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-hdwfd.txt 2026-05-24 08:40:11.354979 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-hdwfd.yaml 2026-05-24 08:40:11.355005 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-s25nm.txt 2026-05-24 08:40:11.355030 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-s25nm.yaml 2026-05-24 08:40:11.355055 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-srkxq.txt 2026-05-24 08:40:11.355081 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-srkxq.yaml 2026-05-24 08:40:11.355106 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-5879fbcbff-99649.txt 2026-05-24 08:40:11.355130 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-5879fbcbff-99649.yaml 2026-05-24 08:40:11.355154 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-wmwws.txt 2026-05-24 08:40:11.355180 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-wmwws.yaml 2026-05-24 08:40:11.355205 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-9767f8c5c-k9hn5.txt 2026-05-24 08:40:11.355229 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-9767f8c5c-k9hn5.yaml 2026-05-24 08:40:11.355254 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-cqpdj.txt 2026-05-24 08:40:11.355282 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-cqpdj.yaml 2026-05-24 08:40:11.355310 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-wq7n9.txt 2026-05-24 08:40:11.355336 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-wq7n9.yaml 2026-05-24 08:40:11.355363 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-hqthq.txt 2026-05-24 08:40:11.355386 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-hqthq.yaml 2026-05-24 08:40:11.355404 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-775f6c4b78-9vlsk.txt 2026-05-24 08:40:11.355423 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-775f6c4b78-9vlsk.yaml 2026-05-24 08:40:11.355448 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29660185-g5nb5.txt 2026-05-24 08:40:11.355467 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29660185-g5nb5.yaml 2026-05-24 08:40:11.355485 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29660190-lvb8b.txt 2026-05-24 08:40:11.355508 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29660190-lvb8b.yaml 2026-05-24 08:40:11.355533 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29660195-6wcf5.txt 2026-05-24 08:40:11.355556 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29660195-6wcf5.yaml 2026-05-24 08:40:11.355575 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-cc4rh.txt 2026-05-24 08:40:11.355593 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-cc4rh.yaml 2026-05-24 08:40:11.355611 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-djh94.txt 2026-05-24 08:40:11.355628 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-djh94.yaml 2026-05-24 08:40:11.355646 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-xpkpr.txt 2026-05-24 08:40:11.355664 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-xpkpr.yaml 2026-05-24 08:40:11.355682 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-bl7l9.txt 2026-05-24 08:40:11.355700 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-bl7l9.yaml 2026-05-24 08:40:11.355718 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-t2qqh.txt 2026-05-24 08:40:11.355736 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-t2qqh.yaml 2026-05-24 08:40:11.355754 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-585bbf5d89-9vjvh.txt 2026-05-24 08:40:11.355772 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-585bbf5d89-9vjvh.yaml 2026-05-24 08:40:11.355790 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-gsvng.txt 2026-05-24 08:40:11.355809 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-gsvng.yaml 2026-05-24 08:40:11.355827 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-7ggzx.txt 2026-05-24 08:40:11.355846 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-7ggzx.yaml 2026-05-24 08:40:11.355864 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-l5tcw.txt 2026-05-24 08:40:11.355882 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-l5tcw.yaml 2026-05-24 08:40:11.355900 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-549cb7d5df-xptv6.txt 2026-05-24 08:40:11.355917 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-549cb7d5df-xptv6.yaml 2026-05-24 08:40:11.355935 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-mjtxg.txt 2026-05-24 08:40:11.355953 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-mjtxg.yaml 2026-05-24 08:40:11.355971 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-2mqd9.txt 2026-05-24 08:40:11.355989 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-2mqd9.yaml 2026-05-24 08:40:11.356006 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-kszfg.txt 2026-05-24 08:40:11.356024 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-kszfg.yaml 2026-05-24 08:40:11.356042 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-sp2mj.txt 2026-05-24 08:40:11.356060 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-sp2mj.yaml 2026-05-24 08:40:11.356077 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-v6clp.txt 2026-05-24 08:40:11.356104 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-v6clp.yaml 2026-05-24 08:40:11.356123 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-dlm4d.txt 2026-05-24 08:40:11.356141 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-dlm4d.yaml 2026-05-24 08:40:11.356158 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-v2tk9.txt 2026-05-24 08:40:11.356175 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-v2tk9.yaml 2026-05-24 08:40:11.356192 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-n5tsr.txt 2026-05-24 08:40:11.356209 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-n5tsr.yaml 2026-05-24 08:40:11.356226 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-56687b6649-xkx9c.txt 2026-05-24 08:40:11.356244 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-56687b6649-xkx9c.yaml 2026-05-24 08:40:11.356261 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-9d4rj.txt 2026-05-24 08:40:11.356278 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-9d4rj.yaml 2026-05-24 08:40:11.356296 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-05-24 08:40:11.356313 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-05-24 08:40:11.356331 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-5fgd5.txt 2026-05-24 08:40:11.356350 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-5fgd5.yaml 2026-05-24 08:40:11.356367 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-wrnx8.txt 2026-05-24 08:40:11.356385 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-wrnx8.yaml 2026-05-24 08:40:11.356403 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-jwllf.txt 2026-05-24 08:40:11.356421 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-jwllf.yaml 2026-05-24 08:40:11.356438 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-nrt4b.txt 2026-05-24 08:40:11.356456 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-nrt4b.yaml 2026-05-24 08:40:11.356473 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-dp4rp.txt 2026-05-24 08:40:11.356491 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-dp4rp.yaml 2026-05-24 08:40:11.356517 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-9sw2l.txt 2026-05-24 08:40:11.356537 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-9sw2l.yaml 2026-05-24 08:40:11.356556 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-f8z5h.txt 2026-05-24 08:40:11.356574 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-f8z5h.yaml 2026-05-24 08:40:11.356592 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-8tvvj.txt 2026-05-24 08:40:11.356610 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-8tvvj.yaml 2026-05-24 08:40:11.356628 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-6c69659cd6-9lnth.txt 2026-05-24 08:40:11.356676 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-6c69659cd6-9lnth.yaml 2026-05-24 08:40:11.356706 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-rhtcl.txt 2026-05-24 08:40:11.356726 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-rhtcl.yaml 2026-05-24 08:40:11.356745 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-7499dc64b9-7v2fq.txt 2026-05-24 08:40:11.356763 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-7499dc64b9-7v2fq.yaml 2026-05-24 08:40:11.356787 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-ddznz.txt 2026-05-24 08:40:11.356805 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-ddznz.yaml 2026-05-24 08:40:11.356824 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-zjp62.txt 2026-05-24 08:40:11.356842 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-zjp62.yaml 2026-05-24 08:40:11.356860 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-lhcjl.txt 2026-05-24 08:40:11.356877 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-lhcjl.yaml 2026-05-24 08:40:11.356895 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-k8cdx.txt 2026-05-24 08:40:11.356913 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-k8cdx.yaml 2026-05-24 08:40:11.356931 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-w4dkm.txt 2026-05-24 08:40:11.356948 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-w4dkm.yaml 2026-05-24 08:40:11.356987 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-r48pg.txt 2026-05-24 08:40:11.357006 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-r48pg.yaml 2026-05-24 08:40:11.357025 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-84cdf46d8f-5k4xp.txt 2026-05-24 08:40:11.357042 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-84cdf46d8f-5k4xp.yaml 2026-05-24 08:40:11.357060 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-55c4dd7dfb-pz5wr.txt 2026-05-24 08:40:11.357078 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-55c4dd7dfb-pz5wr.yaml 2026-05-24 08:40:11.357096 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-mml87.txt 2026-05-24 08:40:11.357113 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-mml87.yaml 2026-05-24 08:40:11.357131 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-wz6ct.txt 2026-05-24 08:40:11.357149 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-wz6ct.yaml 2026-05-24 08:40:11.357167 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-dvrmt.txt 2026-05-24 08:40:11.357184 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-dvrmt.yaml 2026-05-24 08:40:11.357202 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-cfqwc.txt 2026-05-24 08:40:11.357220 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-cfqwc.yaml 2026-05-24 08:40:11.357238 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-zbv5w.txt 2026-05-24 08:40:11.357255 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-zbv5w.yaml 2026-05-24 08:40:11.357273 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-sv6c2.txt 2026-05-24 08:40:11.357291 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-sv6c2.yaml 2026-05-24 08:40:11.357309 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-n2h2d.txt 2026-05-24 08:40:11.357327 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-n2h2d.yaml 2026-05-24 08:40:11.357344 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-wgnlc.txt 2026-05-24 08:40:11.357362 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-wgnlc.yaml 2026-05-24 08:40:11.357379 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-5fkqm.txt 2026-05-24 08:40:11.357397 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-5fkqm.yaml 2026-05-24 08:40:11.357414 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-mb64s.txt 2026-05-24 08:40:11.357439 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-mb64s.yaml 2026-05-24 08:40:11.357458 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-9c4cd8494-7tpvl.txt 2026-05-24 08:40:11.357476 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-9c4cd8494-7tpvl.yaml 2026-05-24 08:40:11.357495 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-76b9b84d49-49c99.txt 2026-05-24 08:40:11.357521 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-76b9b84d49-49c99.yaml 2026-05-24 08:40:11.357540 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-f7c447fb8-ctf59.txt 2026-05-24 08:40:11.357559 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-f7c447fb8-ctf59.yaml 2026-05-24 08:40:11.357577 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-b646d877-xxplz.txt 2026-05-24 08:40:11.357595 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-b646d877-xxplz.yaml 2026-05-24 08:40:11.357613 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-r9thn.txt 2026-05-24 08:40:11.357631 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-r9thn.yaml 2026-05-24 08:40:11.357649 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29660160-bwjcb.txt 2026-05-24 08:40:11.357667 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29660160-bwjcb.yaml 2026-05-24 08:40:11.357685 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-ngtzf.txt 2026-05-24 08:40:11.357703 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-ngtzf.yaml 2026-05-24 08:40:11.357720 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-6qgz2.txt 2026-05-24 08:40:11.357738 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-6qgz2.yaml 2026-05-24 08:40:11.357756 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-55c68577c5-z49px.txt 2026-05-24 08:40:11.357774 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-55c68577c5-z49px.yaml 2026-05-24 08:40:11.357792 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-xjhtt.txt 2026-05-24 08:40:11.357810 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-xjhtt.yaml 2026-05-24 08:40:11.357827 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-zwxvs.txt 2026-05-24 08:40:11.357845 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-zwxvs.yaml 2026-05-24 08:40:11.357863 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-f55rv.txt 2026-05-24 08:40:11.357881 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-f55rv.yaml 2026-05-24 08:40:11.357898 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-z6vc5.txt 2026-05-24 08:40:11.357916 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-z6vc5.yaml 2026-05-24 08:40:11.357934 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-knrcd.txt 2026-05-24 08:40:11.357952 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-knrcd.yaml 2026-05-24 08:40:11.357970 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-c44996c44-pl7x2.txt 2026-05-24 08:40:11.357987 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-c44996c44-pl7x2.yaml 2026-05-24 08:40:11.358004 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-c29vk.txt 2026-05-24 08:40:11.358022 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-c29vk.yaml 2026-05-24 08:40:11.358039 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-75cb97cdcf-n9hcl.txt 2026-05-24 08:40:11.358056 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-75cb97cdcf-n9hcl.yaml 2026-05-24 08:40:11.358080 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29660160-n5kb6.txt 2026-05-24 08:40:11.358099 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29660160-n5kb6.yaml 2026-05-24 08:40:11.358118 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-856989b744-c2v8f.txt 2026-05-24 08:40:11.358136 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-856989b744-c2v8f.yaml 2026-05-24 08:40:11.358155 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-z4tms.txt 2026-05-24 08:40:11.358178 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-z4tms.yaml 2026-05-24 08:40:11.358197 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-zk9cc.txt 2026-05-24 08:40:11.358223 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-zk9cc.yaml 2026-05-24 08:40:11.358242 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-fvf44.txt 2026-05-24 08:40:11.358259 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-fvf44.yaml 2026-05-24 08:40:11.358277 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-p87h8.txt 2026-05-24 08:40:11.358295 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-p87h8.yaml 2026-05-24 08:40:11.358314 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-749fc8859f-4278v.txt 2026-05-24 08:40:11.358331 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-749fc8859f-4278v.yaml 2026-05-24 08:40:11.358349 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-4kmnk.txt 2026-05-24 08:40:11.358367 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-4kmnk.yaml 2026-05-24 08:40:11.358385 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-hcf4v.txt 2026-05-24 08:40:11.358402 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-hcf4v.yaml 2026-05-24 08:40:11.358419 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-ccw8g.txt 2026-05-24 08:40:11.358437 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-ccw8g.yaml 2026-05-24 08:40:11.358461 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-vb5nr.txt 2026-05-24 08:40:11.358487 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-vb5nr.yaml 2026-05-24 08:40:11.358515 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-bf88db5b8-76x4c.txt 2026-05-24 08:40:11.358544 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-bf88db5b8-76x4c.yaml 2026-05-24 08:40:11.358567 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-gc9f7.txt 2026-05-24 08:40:11.358586 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-gc9f7.yaml 2026-05-24 08:40:11.358604 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-5455644b6-97kz4.txt 2026-05-24 08:40:11.358622 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-5455644b6-97kz4.yaml 2026-05-24 08:40:11.358640 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-687qr.txt 2026-05-24 08:40:11.358658 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-687qr.yaml 2026-05-24 08:40:11.358675 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-9cpnj.txt 2026-05-24 08:40:11.358693 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-9cpnj.yaml 2026-05-24 08:40:11.358710 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-7659bd74f8-gmhtt.txt 2026-05-24 08:40:11.358728 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-7659bd74f8-gmhtt.yaml 2026-05-24 08:40:11.358753 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt 2026-05-24 08:40:11.358772 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml 2026-05-24 08:40:11.358790 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt 2026-05-24 08:40:11.358808 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml 2026-05-24 08:40:11.358826 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-05-24 08:40:11.358844 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-05-24 08:40:11.358862 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-05-24 08:40:11.358880 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-05-24 08:40:11.358898 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-64bc56dddd-jvch4.txt 2026-05-24 08:40:11.358917 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-64bc56dddd-jvch4.yaml 2026-05-24 08:40:11.358934 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-9k26h.txt 2026-05-24 08:40:11.358952 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-9k26h.yaml 2026-05-24 08:40:11.358970 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-stfw5.txt 2026-05-24 08:40:11.358987 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-stfw5.yaml 2026-05-24 08:40:11.359005 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-qghbn.txt 2026-05-24 08:40:11.359023 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-qghbn.yaml 2026-05-24 08:40:11.359040 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-zw9hb.txt 2026-05-24 08:40:11.359058 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-zw9hb.yaml 2026-05-24 08:40:11.359076 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-f66vh.txt 2026-05-24 08:40:11.359093 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-f66vh.yaml 2026-05-24 08:40:11.359111 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-8vxh5.txt 2026-05-24 08:40:11.359129 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-8vxh5.yaml 2026-05-24 08:40:11.359147 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-05-24 08:40:11.359165 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-05-24 08:40:11.359182 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-05-24 08:40:11.359201 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-05-24 08:40:11.359219 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-nbbjj.txt 2026-05-24 08:40:11.359236 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-nbbjj.yaml 2026-05-24 08:40:11.359254 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-05-24 08:40:11.359271 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-05-24 08:40:11.359289 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-05-24 08:40:11.359306 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-05-24 08:40:11.359323 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-05-24 08:40:11.359341 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-05-24 08:40:11.359358 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-05-24 08:40:11.359382 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-05-24 08:40:11.359401 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt 2026-05-24 08:40:11.359418 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml 2026-05-24 08:40:11.359436 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-m85j9.txt 2026-05-24 08:40:11.359454 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-m85j9.yaml 2026-05-24 08:40:11.359472 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-05-24 08:40:11.359490 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-05-24 08:40:11.359515 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-05-24 08:40:11.359536 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-05-24 08:40:11.359554 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-05-24 08:40:11.359572 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-05-24 08:40:11.359590 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-g2pvv.txt 2026-05-24 08:40:11.359608 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-g2pvv.yaml 2026-05-24 08:40:11.359626 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-wc2bl.txt 2026-05-24 08:40:11.359644 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-wc2bl.yaml 2026-05-24 08:40:11.359661 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-5d8fdd6ddd-t2rdh.txt 2026-05-24 08:40:11.359679 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-5d8fdd6ddd-t2rdh.yaml 2026-05-24 08:40:11.359697 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5665d6bcc7-h5pz6.txt 2026-05-24 08:40:11.359714 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5665d6bcc7-h5pz6.yaml 2026-05-24 08:40:11.359731 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-wcnd6.txt 2026-05-24 08:40:11.359749 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-wcnd6.yaml 2026-05-24 08:40:11.359767 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-ngb6l.txt 2026-05-24 08:40:11.359785 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-ngb6l.yaml 2026-05-24 08:40:11.359802 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-b9zk7.txt 2026-05-24 08:40:11.359819 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-b9zk7.yaml 2026-05-24 08:40:11.359837 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-mwvd8.txt 2026-05-24 08:40:11.359856 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-mwvd8.yaml 2026-05-24 08:40:11.359874 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-05-24 08:40:11.359891 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-05-24 08:40:11.359909 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-05-24 08:40:11.359927 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-05-24 08:40:11.359945 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-05-24 08:40:11.359963 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-05-24 08:40:11.359980 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-05-24 08:40:11.359998 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-05-24 08:40:11.360022 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-05-24 08:40:11.360042 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-05-24 08:40:11.360060 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-05-24 08:40:11.360078 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-05-24 08:40:11.360096 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-05-24 08:40:11.360113 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-05-24 08:40:11.360131 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-05-24 08:40:11.360149 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-05-24 08:40:11.360167 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-05-24 08:40:11.360185 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-05-24 08:40:11.360203 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-05-24 08:40:11.360221 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-05-24 08:40:11.360239 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-05-24 08:40:11.360257 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-05-24 08:40:11.360275 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-05-24 08:40:11.360293 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-05-24 08:40:11.360311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-05-24 08:40:11.360329 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-05-24 08:40:11.360347 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-05-24 08:40:11.360365 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-05-24 08:40:11.360383 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-05-24 08:40:11.360400 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-05-24 08:40:11.360418 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-05-24 08:40:11.360435 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-05-24 08:40:11.360453 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-05-24 08:40:11.360471 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-05-24 08:40:11.360489 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-05-24 08:40:11.360513 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-05-24 08:40:11.360538 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-05-24 08:40:11.360559 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-05-24 08:40:11.360577 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-05-24 08:40:11.360595 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-05-24 08:40:11.360619 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-05-24 08:40:11.360638 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-05-24 08:40:11.360673 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-05-24 08:40:11.360693 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-05-24 08:40:11.360711 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-05-24 08:40:11.360729 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-05-24 08:40:11.360746 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-05-24 08:40:11.360763 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-05-24 08:40:11.360781 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-05-24 08:40:11.360798 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-05-24 08:40:11.360816 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-05-24 08:40:11.360833 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-05-24 08:40:11.360850 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-05-24 08:40:11.360867 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-05-24 08:40:11.360884 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-05-24 08:40:11.360901 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-05-24 08:40:11.360919 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-05-24 08:40:11.360937 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-05-24 08:40:11.360981 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-05-24 08:40:11.361004 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-05-24 08:40:11.361024 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-05-24 08:40:11.361043 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-05-24 08:40:11.361061 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-05-24 08:40:11.361079 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-05-24 08:40:11.361097 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-05-24 08:40:11.361114 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-05-24 08:40:11.361133 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-05-24 08:40:11.361151 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-05-24 08:40:11.361169 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-05-24 08:40:11.361187 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-05-24 08:40:11.361205 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-05-24 08:40:11.361222 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-05-24 08:40:11.361240 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-05-24 08:40:11.361258 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-05-24 08:40:11.361282 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-05-24 08:40:11.361301 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-05-24 08:40:11.361319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-05-24 08:40:11.361336 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-05-24 08:40:11.361354 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-05-24 08:40:11.361372 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-05-24 08:40:11.361389 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-05-24 08:40:11.361406 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-05-24 08:40:11.361424 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-05-24 08:40:11.361441 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-05-24 08:40:11.361459 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-05-24 08:40:11.361477 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-05-24 08:40:11.361497 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-05-24 08:40:11.361523 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-05-24 08:40:11.361543 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-05-24 08:40:11.361562 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-05-24 08:40:11.361581 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-05-24 08:40:11.361600 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-05-24 08:40:11.362184 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-05-24 08:40:11.362210 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-05-24 08:40:11.362230 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-05-24 08:40:11.362249 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-05-24 08:40:11.362267 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-05-24 08:40:11.362285 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-05-24 08:40:11.362303 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-05-24 08:40:11.362321 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-05-24 08:40:11.362340 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-05-24 08:40:11.362358 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-05-24 08:40:11.362376 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-05-24 08:40:11.362394 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-05-24 08:40:11.362412 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-05-24 08:40:11.362430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-05-24 08:40:11.362448 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-05-24 08:40:11.362465 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-05-24 08:40:11.362483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-05-24 08:40:11.362513 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-05-24 08:40:11.362541 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-05-24 08:40:11.362561 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-05-24 08:40:11.362579 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-05-24 08:40:11.362597 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-05-24 08:40:11.362614 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-05-24 08:40:11.362632 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-05-24 08:40:11.362649 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-05-24 08:40:11.362667 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-05-24 08:40:11.362685 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-05-24 08:40:11.362703 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-05-24 08:40:11.362720 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-05-24 08:40:11.362737 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-05-24 08:40:11.362755 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-05-24 08:40:11.362773 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-05-24 08:40:11.362790 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-05-24 08:40:11.362807 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-05-24 08:40:11.362825 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-05-24 08:40:11.362842 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-05-24 08:40:11.362860 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-05-24 08:40:11.362877 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-05-24 08:40:11.362895 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-05-24 08:40:11.362912 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-05-24 08:40:11.362929 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-05-24 08:40:11.362946 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-05-24 08:40:11.362963 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-05-24 08:40:11.362981 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-05-24 08:40:11.362999 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-05-24 08:40:11.363016 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-05-24 08:40:11.363034 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-05-24 08:40:11.363051 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-05-24 08:40:11.363069 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-05-24 08:40:11.363087 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-05-24 08:40:11.363109 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-05-24 08:40:11.363128 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-05-24 08:40:11.363146 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-05-24 08:40:11.363164 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-05-24 08:40:11.363182 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-05-24 08:40:11.363199 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-05-24 08:40:11.363217 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-05-24 08:40:11.363235 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-05-24 08:40:11.363253 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-05-24 08:40:11.363270 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-05-24 08:40:11.363287 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-05-24 08:40:11.363305 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-05-24 08:40:11.363323 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-05-24 08:40:11.363341 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-05-24 08:40:11.363358 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-05-24 08:40:11.363377 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt 2026-05-24 08:40:11.363397 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml 2026-05-24 08:40:11.363415 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt 2026-05-24 08:40:11.363434 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml 2026-05-24 08:40:11.363453 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt 2026-05-24 08:40:11.363471 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml 2026-05-24 08:40:11.363489 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt 2026-05-24 08:40:11.363514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml 2026-05-24 08:40:11.363536 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt 2026-05-24 08:40:11.363555 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml 2026-05-24 08:40:11.363573 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt 2026-05-24 08:40:11.363592 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml 2026-05-24 08:40:11.363610 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt 2026-05-24 08:40:11.363628 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml 2026-05-24 08:40:11.363646 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt 2026-05-24 08:40:11.363664 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml 2026-05-24 08:40:11.363681 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt 2026-05-24 08:40:11.363699 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml 2026-05-24 08:40:11.363716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt 2026-05-24 08:40:11.363738 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml 2026-05-24 08:40:11.363757 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-05-24 08:40:11.363775 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-05-24 08:40:11.363792 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-05-24 08:40:11.363810 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-05-24 08:40:11.363827 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-05-24 08:40:11.363845 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-05-24 08:40:11.363862 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-05-24 08:40:11.363880 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-05-24 08:40:11.363898 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-05-24 08:40:11.363916 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-05-24 08:40:11.363933 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt 2026-05-24 08:40:11.363951 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml 2026-05-24 08:40:11.363969 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt 2026-05-24 08:40:11.363987 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml 2026-05-24 08:40:11.364005 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-05-24 08:40:11.364024 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-05-24 08:40:11.364043 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-05-24 08:40:11.364060 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-05-24 08:40:11.364078 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-05-24 08:40:11.364095 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-05-24 08:40:11.364113 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-05-24 08:40:11.364130 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-05-24 08:40:11.364148 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-05-24 08:40:11.364165 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-05-24 08:40:11.364183 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-05-24 08:40:11.364200 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-05-24 08:40:11.364217 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-05-24 08:40:11.364233 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-05-24 08:40:11.364250 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-05-24 08:40:11.364267 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-05-24 08:40:11.364285 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-05-24 08:40:11.364302 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-05-24 08:40:11.364324 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-05-24 08:40:11.364343 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-05-24 08:40:11.364361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-05-24 08:40:11.364378 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-05-24 08:40:11.364395 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-05-24 08:40:11.364412 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-05-24 08:40:11.364430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-05-24 08:40:11.364448 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-05-24 08:40:11.364465 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-05-24 08:40:11.364482 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-05-24 08:40:11.364504 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-05-24 08:40:11.364529 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-05-24 08:40:11.364552 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-05-24 08:40:11.364570 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-05-24 08:40:11.364588 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-05-24 08:40:11.364606 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-05-24 08:40:11.364624 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-05-24 08:40:11.364642 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-05-24 08:40:11.364695 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-05-24 08:40:11.364715 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-05-24 08:40:11.364733 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-05-24 08:40:11.364751 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-05-24 08:40:11.364768 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-05-24 08:40:11.364785 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-05-24 08:40:11.364803 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-05-24 08:40:11.364821 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-05-24 08:40:11.364839 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-05-24 08:40:11.364857 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-05-24 08:40:11.364874 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-05-24 08:40:11.364892 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-05-24 08:40:11.364909 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-05-24 08:40:11.364927 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-05-24 08:40:11.364945 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-05-24 08:40:11.364993 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-05-24 08:40:11.365018 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-05-24 08:40:11.365037 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-05-24 08:40:11.365055 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-05-24 08:40:11.365073 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-05-24 08:40:11.365090 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-05-24 08:40:11.365108 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-05-24 08:40:11.365126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-05-24 08:40:11.365146 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-05-24 08:40:11.365166 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-05-24 08:40:11.365184 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-05-24 08:40:11.365201 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt 2026-05-24 08:40:11.365219 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml 2026-05-24 08:40:11.365237 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt 2026-05-24 08:40:11.365255 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml 2026-05-24 08:40:11.365273 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt 2026-05-24 08:40:11.365291 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml 2026-05-24 08:40:11.365309 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt 2026-05-24 08:40:11.365326 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml 2026-05-24 08:40:11.365345 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt 2026-05-24 08:40:11.365363 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml 2026-05-24 08:40:11.365381 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt 2026-05-24 08:40:11.365398 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml 2026-05-24 08:40:11.365416 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-05-24 08:40:11.365434 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-05-24 08:40:11.365451 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-05-24 08:40:11.365469 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-05-24 08:40:11.365486 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-05-24 08:40:11.365509 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-05-24 08:40:11.365535 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-05-24 08:40:11.365559 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-05-24 08:40:11.365579 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-05-24 08:40:11.365598 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-05-24 08:40:11.365615 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-05-24 08:40:11.365633 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-05-24 08:40:11.365660 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-05-24 08:40:11.365679 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-05-24 08:40:11.365698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-05-24 08:40:11.365715 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-05-24 08:40:11.365733 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-05-24 08:40:11.365751 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-05-24 08:40:11.365769 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-05-24 08:40:11.365786 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-05-24 08:40:11.365804 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-05-24 08:40:11.365821 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-05-24 08:40:11.365839 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-05-24 08:40:11.365857 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-05-24 08:40:11.365874 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-05-24 08:40:11.365892 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-05-24 08:40:11.365910 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-05-24 08:40:11.365929 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-05-24 08:40:11.365947 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt 2026-05-24 08:40:11.365964 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml 2026-05-24 08:40:11.365982 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-05-24 08:40:11.366000 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-05-24 08:40:11.366018 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-05-24 08:40:11.366035 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-05-24 08:40:11.366052 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-05-24 08:40:11.366070 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-05-24 08:40:11.366088 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-05-24 08:40:11.366105 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-05-24 08:40:11.366122 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-05-24 08:40:11.366139 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-05-24 08:40:11.366158 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-05-24 08:40:11.366175 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-05-24 08:40:11.366193 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-05-24 08:40:11.366211 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-05-24 08:40:11.366228 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-05-24 08:40:11.366246 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-05-24 08:40:11.366271 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-05-24 08:40:11.366290 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-05-24 08:40:11.366307 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-05-24 08:40:11.366324 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-05-24 08:40:11.366341 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-05-24 08:40:11.366358 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-05-24 08:40:11.366376 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-05-24 08:40:11.366393 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-05-24 08:40:11.366410 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-05-24 08:40:11.366427 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-05-24 08:40:11.366444 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-05-24 08:40:11.366461 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-05-24 08:40:11.366478 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.txt 2026-05-24 08:40:11.366497 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.yaml 2026-05-24 08:40:11.366521 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.txt 2026-05-24 08:40:11.366540 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.yaml 2026-05-24 08:40:11.366558 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-05-24 08:40:11.366575 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-05-24 08:40:11.366593 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-05-24 08:40:11.366610 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-05-24 08:40:11.366627 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-05-24 08:40:11.366644 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-05-24 08:40:11.366661 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-05-24 08:40:11.366678 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-05-24 08:40:11.366695 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-05-24 08:40:11.366712 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-05-24 08:40:11.366730 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-05-24 08:40:11.366747 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-05-24 08:40:11.366764 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-05-24 08:40:11.366781 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-05-24 08:40:11.366798 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-05-24 08:40:11.366815 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-05-24 08:40:11.366833 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-05-24 08:40:11.366857 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-05-24 08:40:11.366875 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-05-24 08:40:11.366892 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-05-24 08:40:11.366910 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-05-24 08:40:11.366927 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-05-24 08:40:11.366944 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-05-24 08:40:11.366961 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-05-24 08:40:11.366979 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-05-24 08:40:11.366996 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-05-24 08:40:11.367014 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-05-24 08:40:11.367031 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-05-24 08:40:11.367049 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-05-24 08:40:11.367068 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-05-24 08:40:11.367093 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-05-24 08:40:11.367117 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-05-24 08:40:11.367140 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-05-24 08:40:11.367163 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-05-24 08:40:11.367190 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-05-24 08:40:11.367217 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-05-24 08:40:11.367245 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-05-24 08:40:11.367272 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-05-24 08:40:11.367299 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-05-24 08:40:11.367327 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-05-24 08:40:11.367358 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-05-24 08:40:11.367383 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-05-24 08:40:11.367404 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-05-24 08:40:11.367423 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-05-24 08:40:11.367441 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-05-24 08:40:11.367460 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-05-24 08:40:11.367479 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-05-24 08:40:11.367499 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-05-24 08:40:11.367526 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-05-24 08:40:11.367550 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-05-24 08:40:11.367578 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-05-24 08:40:11.367599 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-05-24 08:40:11.367618 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-05-24 08:40:11.367636 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-05-24 08:40:11.367850 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-05-24 08:40:11.367876 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-05-24 08:40:11.367895 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-05-24 08:40:11.367913 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-05-24 08:40:11.367931 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-05-24 08:40:11.367949 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-05-24 08:40:11.367966 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-05-24 08:40:11.367984 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-05-24 08:40:11.368001 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-05-24 08:40:11.368018 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-05-24 08:40:11.368036 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-05-24 08:40:11.368053 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-05-24 08:40:11.368071 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-05-24 08:40:11.368089 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-05-24 08:40:11.368107 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-05-24 08:40:11.368124 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-05-24 08:40:11.368142 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-05-24 08:40:11.368159 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-05-24 08:40:11.368177 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-05-24 08:40:11.368194 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-05-24 08:40:11.368211 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-05-24 08:40:11.368229 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-05-24 08:40:11.368246 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-05-24 08:40:11.368264 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-05-24 08:40:11.368281 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-05-24 08:40:11.368298 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-05-24 08:40:11.368316 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-05-24 08:40:11.368333 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-05-24 08:40:11.368351 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-05-24 08:40:11.368375 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-05-24 08:40:11.368393 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-05-24 08:40:11.368411 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-05-24 08:40:11.368429 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-05-24 08:40:11.368447 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-05-24 08:40:11.368465 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-05-24 08:40:11.368483 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-05-24 08:40:11.368505 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-05-24 08:40:11.368531 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-05-24 08:40:11.368550 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-05-24 08:40:11.368568 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-05-24 08:40:11.368590 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-05-24 08:40:11.368615 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-05-24 08:40:11.368639 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-05-24 08:40:11.368679 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-05-24 08:40:11.368702 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-05-24 08:40:11.368723 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-05-24 08:40:11.368743 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-05-24 08:40:11.368764 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-05-24 08:40:11.368784 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-05-24 08:40:11.368804 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-05-24 08:40:11.368824 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-05-24 08:40:11.368843 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-05-24 08:40:11.368864 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-05-24 08:40:11.368884 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-05-24 08:40:11.368904 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-05-24 08:40:11.368923 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-05-24 08:40:11.368941 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-05-24 08:40:11.368983 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-05-24 08:40:11.369004 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-05-24 08:40:11.369022 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-05-24 08:40:11.369044 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-05-24 08:40:11.369067 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-05-24 08:40:11.369089 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-05-24 08:40:11.369118 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-05-24 08:40:11.369141 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-05-24 08:40:11.369163 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-05-24 08:40:11.369185 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-05-24 08:40:11.369207 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-05-24 08:40:11.369226 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-05-24 08:40:11.369243 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-05-24 08:40:11.369261 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-05-24 08:40:11.369278 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-05-24 08:40:11.369295 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-05-24 08:40:11.369312 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-05-24 08:40:11.369329 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-05-24 08:40:11.369346 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-05-24 08:40:11.369363 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-05-24 08:40:11.369380 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-05-24 08:40:11.369398 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-05-24 08:40:11.369415 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-05-24 08:40:11.369433 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-05-24 08:40:11.369450 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-05-24 08:40:11.369468 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-05-24 08:40:11.369485 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-05-24 08:40:11.369503 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-05-24 08:40:11.369520 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-05-24 08:40:11.369537 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-05-24 08:40:11.369555 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-05-24 08:40:11.369571 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-05-24 08:40:11.369588 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-05-24 08:40:11.369605 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-05-24 08:40:11.369622 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-05-24 08:40:11.369639 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-05-24 08:40:11.369656 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-05-24 08:40:11.369673 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-05-24 08:40:11.369690 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-05-24 08:40:11.369712 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-05-24 08:40:11.369730 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-05-24 08:40:11.369747 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-05-24 08:40:11.369764 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-05-24 08:40:11.369782 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-05-24 08:40:11.369799 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt 2026-05-24 08:40:11.369816 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml 2026-05-24 08:40:11.369833 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt 2026-05-24 08:40:11.369849 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml 2026-05-24 08:40:11.369866 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt 2026-05-24 08:40:11.369883 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml 2026-05-24 08:40:11.369900 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt 2026-05-24 08:40:11.369917 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml 2026-05-24 08:40:11.369933 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt 2026-05-24 08:40:11.369950 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml 2026-05-24 08:40:11.369966 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt 2026-05-24 08:40:11.369983 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml 2026-05-24 08:40:11.370000 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt 2026-05-24 08:40:11.370017 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml 2026-05-24 08:40:11.370035 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt 2026-05-24 08:40:11.370053 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml 2026-05-24 08:40:11.370071 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt 2026-05-24 08:40:11.370089 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml 2026-05-24 08:40:11.370107 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt 2026-05-24 08:40:11.370124 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml 2026-05-24 08:40:11.370142 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-05-24 08:40:11.370160 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-05-24 08:40:11.370178 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-05-24 08:40:11.370196 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-05-24 08:40:11.370214 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-05-24 08:40:11.370232 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-05-24 08:40:11.370250 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-05-24 08:40:11.370272 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-05-24 08:40:11.370291 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-05-24 08:40:11.370310 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-05-24 08:40:11.370327 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt 2026-05-24 08:40:11.370345 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml 2026-05-24 08:40:11.370363 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt 2026-05-24 08:40:11.370381 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml 2026-05-24 08:40:11.370398 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-05-24 08:40:11.370416 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-05-24 08:40:11.370434 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-05-24 08:40:11.370451 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-05-24 08:40:11.370469 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-05-24 08:40:11.370487 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-05-24 08:40:11.370505 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-05-24 08:40:11.370523 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-05-24 08:40:11.370541 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-05-24 08:40:11.370559 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-05-24 08:40:11.370577 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-05-24 08:40:11.370594 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-05-24 08:40:11.370612 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-05-24 08:40:11.370630 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-05-24 08:40:11.370647 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-05-24 08:40:11.370725 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-05-24 08:40:11.370768 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-05-24 08:40:11.370790 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-05-24 08:40:11.370809 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-05-24 08:40:11.370827 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-05-24 08:40:11.370846 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-05-24 08:40:11.370864 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-05-24 08:40:11.370882 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-05-24 08:40:11.370901 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-05-24 08:40:11.370918 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-05-24 08:40:11.370936 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-05-24 08:40:11.370960 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-05-24 08:40:11.370978 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-05-24 08:40:11.370996 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-05-24 08:40:11.371014 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-05-24 08:40:11.371032 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-05-24 08:40:11.371049 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-05-24 08:40:11.371069 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-05-24 08:40:11.371089 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-05-24 08:40:11.371108 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-05-24 08:40:11.371125 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-05-24 08:40:11.371143 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-05-24 08:40:11.371160 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-05-24 08:40:11.371178 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-05-24 08:40:11.371196 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-05-24 08:40:11.371213 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-05-24 08:40:11.371231 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-05-24 08:40:11.371249 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-05-24 08:40:11.371267 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-05-24 08:40:11.371286 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-05-24 08:40:11.371304 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-05-24 08:40:11.371321 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-05-24 08:40:11.371339 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-05-24 08:40:11.371357 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-05-24 08:40:11.371376 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-05-24 08:40:11.371394 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-05-24 08:40:11.371412 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-05-24 08:40:11.371430 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-05-24 08:40:11.371447 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-05-24 08:40:11.371465 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-05-24 08:40:11.371483 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-05-24 08:40:11.371501 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-05-24 08:40:11.371519 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-05-24 08:40:11.371537 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-05-24 08:40:11.371560 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-05-24 08:40:11.371579 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-05-24 08:40:11.371597 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-05-24 08:40:11.371615 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt 2026-05-24 08:40:11.371633 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml 2026-05-24 08:40:11.371651 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt 2026-05-24 08:40:11.371669 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml 2026-05-24 08:40:11.371687 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt 2026-05-24 08:40:11.371705 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml 2026-05-24 08:40:11.371724 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt 2026-05-24 08:40:11.371742 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml 2026-05-24 08:40:11.371759 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt 2026-05-24 08:40:11.371777 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml 2026-05-24 08:40:11.371795 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt 2026-05-24 08:40:11.371813 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml 2026-05-24 08:40:11.371831 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-05-24 08:40:11.371849 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-05-24 08:40:11.371866 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-05-24 08:40:11.371884 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-05-24 08:40:11.371902 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-05-24 08:40:11.371919 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-05-24 08:40:11.371936 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-05-24 08:40:11.371953 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-05-24 08:40:11.371971 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-05-24 08:40:11.371988 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-05-24 08:40:11.372005 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-05-24 08:40:11.372022 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-05-24 08:40:11.372041 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-05-24 08:40:11.372084 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-05-24 08:40:11.372109 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-05-24 08:40:11.372129 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-05-24 08:40:11.372147 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-05-24 08:40:11.372166 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-05-24 08:40:11.372183 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-05-24 08:40:11.372208 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-05-24 08:40:11.372227 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-05-24 08:40:11.372246 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-05-24 08:40:11.372265 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-05-24 08:40:11.372283 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-05-24 08:40:11.372301 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-05-24 08:40:11.372319 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-05-24 08:40:11.372337 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-05-24 08:40:11.372355 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-05-24 08:40:11.372372 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt 2026-05-24 08:40:11.372390 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml 2026-05-24 08:40:11.372408 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-05-24 08:40:11.372425 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-05-24 08:40:11.372443 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-05-24 08:40:11.372461 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-05-24 08:40:11.372478 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-05-24 08:40:11.372496 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-05-24 08:40:11.372513 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-05-24 08:40:11.372530 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-05-24 08:40:11.372547 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-05-24 08:40:11.372565 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-05-24 08:40:11.372583 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-05-24 08:40:11.372601 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-05-24 08:40:11.372619 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-05-24 08:40:11.372637 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-05-24 08:40:11.372685 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-05-24 08:40:11.372715 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-05-24 08:40:11.372734 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-05-24 08:40:11.372753 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-05-24 08:40:11.372772 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-05-24 08:40:11.372790 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-05-24 08:40:11.372808 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-05-24 08:40:11.372827 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-05-24 08:40:11.372845 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-05-24 08:40:11.372863 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-05-24 08:40:11.372886 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-05-24 08:40:11.372905 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-05-24 08:40:11.372923 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.txt 2026-05-24 08:40:11.372941 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.yaml 2026-05-24 08:40:11.372976 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.txt 2026-05-24 08:40:11.372997 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.yaml 2026-05-24 08:40:11.373016 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-05-24 08:40:11.373034 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-05-24 08:40:11.373052 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-05-24 08:40:11.373070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-05-24 08:40:11.373088 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-05-24 08:40:11.373106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-05-24 08:40:11.373123 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-05-24 08:40:11.373142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-05-24 08:40:11.373161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-05-24 08:40:11.373186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-05-24 08:40:11.373206 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-05-24 08:40:11.373225 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-05-24 08:40:11.373247 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-05-24 08:40:11.373269 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-05-24 08:40:11.373291 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-05-24 08:40:11.373310 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-05-24 08:40:11.373331 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-05-24 08:40:11.373351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-05-24 08:40:11.373369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-05-24 08:40:11.373388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-05-24 08:40:11.373406 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-05-24 08:40:11.373424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-05-24 08:40:11.373442 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-05-24 08:40:11.373460 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-05-24 08:40:11.373478 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-05-24 08:40:11.373496 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-05-24 08:40:11.373514 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-05-24 08:40:11.373532 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-05-24 08:40:11.373549 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-05-24 08:40:11.373574 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-05-24 08:40:11.373593 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-05-24 08:40:11.373611 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-05-24 08:40:11.373629 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-05-24 08:40:11.373647 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-05-24 08:40:11.373664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-05-24 08:40:11.373682 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-05-24 08:40:11.373699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-05-24 08:40:11.373717 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-05-24 08:40:11.373735 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-05-24 08:40:11.373753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-05-24 08:40:11.373770 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-05-24 08:40:11.373788 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-05-24 08:40:11.373806 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-05-24 08:40:11.373824 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-05-24 08:40:11.373842 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-05-24 08:40:11.373860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-05-24 08:40:11.373878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-05-24 08:40:11.373896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-05-24 08:40:11.373914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-05-24 08:40:11.373931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-05-24 08:40:11.373949 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-05-24 08:40:11.373967 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-05-24 08:40:11.373985 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-05-24 08:40:11.374002 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-05-24 08:40:11.374020 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-05-24 08:40:11.374038 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-05-24 08:40:11.374056 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-05-24 08:40:11.374073 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-05-24 08:40:11.374091 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-05-24 08:40:11.374109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-05-24 08:40:11.374127 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-05-24 08:40:11.374145 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-05-24 08:40:11.374163 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-05-24 08:40:11.374181 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-05-24 08:40:11.374199 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-05-24 08:40:11.374216 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-05-24 08:40:11.374241 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-05-24 08:40:11.374260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-05-24 08:40:11.374278 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-05-24 08:40:11.374296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-05-24 08:40:11.374313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-05-24 08:40:11.374330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-05-24 08:40:11.374348 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-05-24 08:40:11.374366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-05-24 08:40:11.374383 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-05-24 08:40:11.374401 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-05-24 08:40:11.374418 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-05-24 08:40:11.374435 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-05-24 08:40:11.374452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-05-24 08:40:11.374470 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-05-24 08:40:11.374488 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-05-24 08:40:11.374505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-05-24 08:40:11.374522 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-05-24 08:40:11.374540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-05-24 08:40:11.374558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-05-24 08:40:11.374576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-05-24 08:40:11.374593 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-05-24 08:40:11.374611 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-05-24 08:40:11.374628 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-05-24 08:40:11.374646 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-05-24 08:40:11.374663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-05-24 08:40:11.374680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-05-24 08:40:11.374697 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-05-24 08:40:11.374714 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-05-24 08:40:11.374731 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-05-24 08:40:11.374748 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-05-24 08:40:11.374765 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-05-24 08:40:11.374782 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-05-24 08:40:11.374800 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-05-24 08:40:11.374817 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-05-24 08:40:11.374835 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-05-24 08:40:11.374852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-05-24 08:40:11.374875 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-05-24 08:40:11.374893 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-05-24 08:40:11.374911 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-05-24 08:40:11.374928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-05-24 08:40:11.374946 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-05-24 08:40:11.374963 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-05-24 08:40:11.374980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-05-24 08:40:11.374998 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-05-24 08:40:11.375015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-05-24 08:40:11.375032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-05-24 08:40:11.375050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-05-24 08:40:11.375067 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-05-24 08:40:11.375084 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-05-24 08:40:11.375101 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-05-24 08:40:11.375117 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-05-24 08:40:11.375134 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-05-24 08:40:11.375151 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-05-24 08:40:11.375169 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-05-24 08:40:11.375186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-05-24 08:40:11.375204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-05-24 08:40:11.375223 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-05-24 08:40:11.375241 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-n5tsr-api.txt 2026-05-24 08:40:11.375259 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-n5tsr-api.yaml 2026-05-24 08:40:11.375277 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-n5tsr-vnc.txt 2026-05-24 08:40:11.375295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-n5tsr-vnc.yaml 2026-05-24 08:40:11.375314 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-05-24 08:40:11.375332 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-05-24 08:40:11.375349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt 2026-05-24 08:40:11.375367 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml 2026-05-24 08:40:11.375386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-05-24 08:40:11.375403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-05-24 08:40:11.375421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-05-24 08:40:11.375439 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-05-24 08:40:11.375458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-05-24 08:40:11.375476 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-05-24 08:40:11.375494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-05-24 08:40:11.375517 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-05-24 08:40:11.375535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-05-24 08:40:11.375553 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-05-24 08:40:11.375572 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-05-24 08:40:11.375590 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-05-24 08:40:11.375608 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-05-24 08:40:11.375626 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-05-24 08:40:11.375643 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-05-24 08:40:11.375661 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-05-24 08:40:11.375679 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt 2026-05-24 08:40:11.375696 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml 2026-05-24 08:40:11.375714 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt 2026-05-24 08:40:11.375732 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml 2026-05-24 08:40:11.375750 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt 2026-05-24 08:40:11.375775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml 2026-05-24 08:40:11.375799 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt 2026-05-24 08:40:11.375820 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml 2026-05-24 08:40:11.375839 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt 2026-05-24 08:40:11.375860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml 2026-05-24 08:40:11.375884 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt 2026-05-24 08:40:11.375907 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml 2026-05-24 08:40:11.375930 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt 2026-05-24 08:40:11.375953 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml 2026-05-24 08:40:11.375972 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt 2026-05-24 08:40:11.375989 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml 2026-05-24 08:40:11.376007 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt 2026-05-24 08:40:11.376025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml 2026-05-24 08:40:11.376044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt 2026-05-24 08:40:11.376067 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml 2026-05-24 08:40:11.376089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-05-24 08:40:11.376111 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-05-24 08:40:11.376135 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-05-24 08:40:11.376158 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-05-24 08:40:11.376182 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-05-24 08:40:11.376204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-05-24 08:40:11.376226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-05-24 08:40:11.376245 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-05-24 08:40:11.376273 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-05-24 08:40:11.376294 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-05-24 08:40:11.376312 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-05-24 08:40:11.376330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-05-24 08:40:11.376347 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-05-24 08:40:11.376365 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-05-24 08:40:11.376385 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt 2026-05-24 08:40:11.376406 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml 2026-05-24 08:40:11.376424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt 2026-05-24 08:40:11.376442 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml 2026-05-24 08:40:11.376461 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-05-24 08:40:11.376479 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-05-24 08:40:11.376496 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-05-24 08:40:11.376514 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-05-24 08:40:11.376533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-05-24 08:40:11.376552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-05-24 08:40:11.376570 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-05-24 08:40:11.376588 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-05-24 08:40:11.376606 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-05-24 08:40:11.376624 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-05-24 08:40:11.376643 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-05-24 08:40:11.376677 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-05-24 08:40:11.376699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-05-24 08:40:11.376720 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-05-24 08:40:11.376741 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-05-24 08:40:11.376761 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-05-24 08:40:11.376781 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-05-24 08:40:11.376802 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-05-24 08:40:11.376822 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-05-24 08:40:11.376842 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-05-24 08:40:11.376862 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-05-24 08:40:11.376882 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-05-24 08:40:11.376902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-05-24 08:40:11.376922 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-05-24 08:40:11.376940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-05-24 08:40:11.376991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-05-24 08:40:11.377014 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-05-24 08:40:11.377032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-05-24 08:40:11.377050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-05-24 08:40:11.377068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-05-24 08:40:11.377086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-05-24 08:40:11.377103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-05-24 08:40:11.377121 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-05-24 08:40:11.377138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-05-24 08:40:11.377155 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-05-24 08:40:11.377173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-05-24 08:40:11.377190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-05-24 08:40:11.377207 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-05-24 08:40:11.377231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-05-24 08:40:11.377250 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-05-24 08:40:11.377268 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-05-24 08:40:11.377290 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-05-24 08:40:11.377309 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-05-24 08:40:11.377327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-05-24 08:40:11.377344 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-05-24 08:40:11.377362 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-05-24 08:40:11.377379 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-05-24 08:40:11.377397 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-05-24 08:40:11.377414 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-05-24 08:40:11.377432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-05-24 08:40:11.377449 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-05-24 08:40:11.377467 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-05-24 08:40:11.377484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-05-24 08:40:11.377502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-05-24 08:40:11.377520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-05-24 08:40:11.377537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-05-24 08:40:11.377555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-05-24 08:40:11.377572 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-05-24 08:40:11.377590 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-05-24 08:40:11.377607 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-05-24 08:40:11.377625 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-05-24 08:40:11.377642 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-05-24 08:40:11.377664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-05-24 08:40:11.377682 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-05-24 08:40:11.377704 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-05-24 08:40:11.377723 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-05-24 08:40:11.377740 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-05-24 08:40:11.377758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-05-24 08:40:11.377776 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-05-24 08:40:11.377793 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-05-24 08:40:11.377810 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-05-24 08:40:11.377828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-05-24 08:40:11.377845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.txt 2026-05-24 08:40:11.377864 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.yaml 2026-05-24 08:40:11.377882 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt 2026-05-24 08:40:11.377900 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml 2026-05-24 08:40:11.377918 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt 2026-05-24 08:40:11.377936 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml 2026-05-24 08:40:11.377954 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt 2026-05-24 08:40:11.377973 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml 2026-05-24 08:40:11.377991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-05-24 08:40:11.378009 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-05-24 08:40:11.378027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-05-24 08:40:11.378045 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-05-24 08:40:11.378064 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-05-24 08:40:11.378085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-05-24 08:40:11.378105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-05-24 08:40:11.378123 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-05-24 08:40:11.378141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-05-24 08:40:11.378159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-05-24 08:40:11.378177 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-05-24 08:40:11.378195 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-05-24 08:40:11.378212 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-05-24 08:40:11.378230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-05-24 08:40:11.378253 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-05-24 08:40:11.378300 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-05-24 08:40:11.378330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-05-24 08:40:11.378364 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-05-24 08:40:11.378385 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-05-24 08:40:11.378404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-05-24 08:40:11.378425 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-05-24 08:40:11.378450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-05-24 08:40:11.378475 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-05-24 08:40:11.378498 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-05-24 08:40:11.378525 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-05-24 08:40:11.378551 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-05-24 08:40:11.378576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-05-24 08:40:11.378603 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-05-24 08:40:11.378627 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-05-24 08:40:11.378651 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-05-24 08:40:11.378674 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-05-24 08:40:11.378696 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-05-24 08:40:11.378717 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-05-24 08:40:11.378740 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-05-24 08:40:11.378761 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-05-24 08:40:11.378784 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-05-24 08:40:11.378806 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-05-24 08:40:11.378828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-05-24 08:40:11.378849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-05-24 08:40:11.378870 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-05-24 08:40:11.378892 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt 2026-05-24 08:40:11.378914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml 2026-05-24 08:40:11.378935 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt 2026-05-24 08:40:11.378957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml 2026-05-24 08:40:11.378979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-24 08:40:11.379001 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-24 08:40:11.379023 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-05-24 08:40:11.379044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-05-24 08:40:11.379066 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-05-24 08:40:11.379088 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-05-24 08:40:11.379115 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-05-24 08:40:11.379138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-05-24 08:40:11.379160 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-05-24 08:40:11.379182 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-05-24 08:40:11.379203 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-05-24 08:40:11.379225 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-05-24 08:40:11.379247 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-05-24 08:40:11.379269 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-05-24 08:40:11.379291 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-05-24 08:40:11.379313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-05-24 08:40:11.379335 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-05-24 08:40:11.379357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-05-24 08:40:11.379379 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-05-24 08:40:11.379400 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-05-24 08:40:11.379422 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-05-24 08:40:11.379443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-05-24 08:40:11.379465 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-05-24 08:40:11.379487 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-05-24 08:40:11.379512 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-05-24 08:40:11.379535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-05-24 08:40:11.379558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-05-24 08:40:11.379580 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-05-24 08:40:11.379602 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-05-24 08:40:11.379623 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-05-24 08:40:11.379645 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-05-24 08:40:11.379668 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-05-24 08:40:11.379690 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-05-24 08:40:11.379712 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-05-24 08:40:11.379734 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-05-24 08:40:11.379756 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-05-24 08:40:11.379777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-05-24 08:40:11.379799 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-05-24 08:40:11.379821 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-05-24 08:40:11.379844 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-05-24 08:40:11.379873 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-05-24 08:40:11.380025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-05-24 08:40:11.380061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-05-24 08:40:11.380090 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-05-24 08:40:11.380114 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-05-24 08:40:11.380136 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-05-24 08:40:11.380158 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-05-24 08:40:11.380180 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-05-24 08:40:11.380204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-05-24 08:40:11.380225 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-05-24 08:40:11.380248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-05-24 08:40:11.380270 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-05-24 08:40:11.380293 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-05-24 08:40:11.380315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-05-24 08:40:11.380337 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt 2026-05-24 08:40:11.380359 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml 2026-05-24 08:40:11.380381 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-05-24 08:40:11.380403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-05-24 08:40:11.380425 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-05-24 08:40:11.380449 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-05-24 08:40:11.380473 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-05-24 08:40:11.380497 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-05-24 08:40:11.380521 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-05-24 08:40:11.380545 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-05-24 08:40:11.380567 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-05-24 08:40:11.380591 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-05-24 08:40:11.380615 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt 2026-05-24 08:40:11.380635 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml 2026-05-24 08:40:11.380653 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-05-24 08:40:11.380714 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-05-24 08:40:11.380733 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-05-24 08:40:11.380751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-05-24 08:40:11.380769 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-05-24 08:40:11.380795 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-05-24 08:40:11.380814 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-05-24 08:40:11.380832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-05-24 08:40:11.380849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.txt 2026-05-24 08:40:11.380866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.yaml 2026-05-24 08:40:11.380884 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-05-24 08:40:11.380901 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-05-24 08:40:11.380918 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-05-24 08:40:11.380935 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-05-24 08:40:11.380968 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-05-24 08:40:11.381006 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-05-24 08:40:11.381025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-05-24 08:40:11.381044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-05-24 08:40:11.381062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.txt 2026-05-24 08:40:11.381081 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.yaml 2026-05-24 08:40:11.381099 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.txt 2026-05-24 08:40:11.381117 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.yaml 2026-05-24 08:40:11.381136 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.txt 2026-05-24 08:40:11.381153 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.yaml 2026-05-24 08:40:11.381171 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-05-24 08:40:11.381190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-05-24 08:40:11.381208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-05-24 08:40:11.381225 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-05-24 08:40:11.381243 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-05-24 08:40:11.381261 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-05-24 08:40:11.381279 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-05-24 08:40:11.381297 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-05-24 08:40:11.381315 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-05-24 08:40:11.381333 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-05-24 08:40:11.381350 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-05-24 08:40:11.381368 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-05-24 08:40:11.381385 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-05-24 08:40:11.381403 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-05-24 08:40:11.381420 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-05-24 08:40:11.381438 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-05-24 08:40:11.381455 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-05-24 08:40:11.381478 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-05-24 08:40:11.381498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-05-24 08:40:11.381523 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-05-24 08:40:11.381546 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-05-24 08:40:11.381565 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-05-24 08:40:11.381583 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-05-24 08:40:11.381600 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-05-24 08:40:11.381618 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-05-24 08:40:11.381635 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-05-24 08:40:11.381652 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-05-24 08:40:11.381670 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-05-24 08:40:11.381687 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-05-24 08:40:11.381704 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-05-24 08:40:11.381721 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-05-24 08:40:11.381738 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-05-24 08:40:11.381756 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-05-24 08:40:11.381773 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-05-24 08:40:11.381790 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-05-24 08:40:11.381808 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-05-24 08:40:11.381826 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-05-24 08:40:11.381844 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-05-24 08:40:11.381862 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-05-24 08:40:11.381880 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-05-24 08:40:11.381898 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-05-24 08:40:11.381916 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-05-24 08:40:11.381933 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-05-24 08:40:11.381951 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-05-24 08:40:11.381968 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-05-24 08:40:11.381986 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-05-24 08:40:11.382003 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-05-24 08:40:11.382020 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-05-24 08:40:11.382038 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-05-24 08:40:11.382055 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-05-24 08:40:11.382073 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-05-24 08:40:11.382098 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-05-24 08:40:11.382116 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-05-24 08:40:11.382134 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-05-24 08:40:11.382152 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-05-24 08:40:11.382169 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-05-24 08:40:11.382187 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-05-24 08:40:11.382205 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-05-24 08:40:11.382222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-05-24 08:40:11.382240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-05-24 08:40:11.382257 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-05-24 08:40:11.382275 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-05-24 08:40:11.382293 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-05-24 08:40:11.382311 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-05-24 08:40:11.382329 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-05-24 08:40:11.382348 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-05-24 08:40:11.382366 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-05-24 08:40:11.382384 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-05-24 08:40:11.382402 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-05-24 08:40:11.382421 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-05-24 08:40:11.382440 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-05-24 08:40:11.382458 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-05-24 08:40:11.382476 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-05-24 08:40:11.382495 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-05-24 08:40:11.382521 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-05-24 08:40:11.382540 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-05-24 08:40:11.382559 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-05-24 08:40:11.382577 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-05-24 08:40:11.382596 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-05-24 08:40:11.382613 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-05-24 08:40:11.382631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-05-24 08:40:11.382649 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-05-24 08:40:11.382666 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-05-24 08:40:11.382683 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-05-24 08:40:11.382701 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-05-24 08:40:11.382718 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-05-24 08:40:11.382742 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-05-24 08:40:11.382761 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-05-24 08:40:11.382778 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-05-24 08:40:11.382796 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-05-24 08:40:11.382814 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-05-24 08:40:11.382831 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-05-24 08:40:11.382848 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-05-24 08:40:11.382865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-05-24 08:40:11.382882 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-05-24 08:40:11.382899 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-05-24 08:40:11.382917 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-05-24 08:40:11.382934 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-05-24 08:40:11.382951 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-05-24 08:40:11.382968 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-05-24 08:40:11.382985 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-05-24 08:40:11.383002 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-05-24 08:40:11.383019 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-05-24 08:40:11.383037 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-05-24 08:40:11.383054 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-05-24 08:40:11.383071 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-05-24 08:40:11.383088 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-05-24 08:40:11.383105 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-05-24 08:40:11.383121 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-05-24 08:40:11.383138 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-05-24 08:40:11.383155 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-05-24 08:40:11.383172 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-05-24 08:40:11.383189 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-05-24 08:40:11.383207 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-05-24 08:40:11.383225 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-05-24 08:40:11.383243 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-05-24 08:40:11.383260 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-05-24 08:40:11.383276 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-05-24 08:40:11.383293 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-05-24 08:40:11.383310 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-05-24 08:40:11.383328 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-05-24 08:40:11.383350 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-05-24 08:40:11.383368 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-05-24 08:40:11.383386 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-05-24 08:40:11.383404 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-05-24 08:40:11.383421 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-05-24 08:40:11.383438 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-05-24 08:40:11.383455 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-05-24 08:40:11.383472 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-05-24 08:40:11.383490 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-05-24 08:40:11.383516 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-05-24 08:40:11.383537 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-05-24 08:40:11.383555 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-05-24 08:40:11.383573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-05-24 08:40:11.383591 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-05-24 08:40:11.383608 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-05-24 08:40:11.383627 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-05-24 08:40:11.383644 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-05-24 08:40:11.383662 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-05-24 08:40:11.383681 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-05-24 08:40:11.383699 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-05-24 08:40:11.383717 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-05-24 08:40:11.383735 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-05-24 08:40:11.383753 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-05-24 08:40:11.383770 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-05-24 08:40:11.383788 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-05-24 08:40:11.383806 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-05-24 08:40:11.383824 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-05-24 08:40:11.383842 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-05-24 08:40:11.383860 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-05-24 08:40:11.383877 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-05-24 08:40:11.383895 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-05-24 08:40:11.383912 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-05-24 08:40:11.383929 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-05-24 08:40:11.383947 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-05-24 08:40:11.383971 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-05-24 08:40:11.383990 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-05-24 08:40:11.384008 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt 2026-05-24 08:40:11.384026 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml 2026-05-24 08:40:11.384044 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt 2026-05-24 08:40:11.384062 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml 2026-05-24 08:40:11.384080 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt 2026-05-24 08:40:11.384097 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml 2026-05-24 08:40:11.384115 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt 2026-05-24 08:40:11.384134 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml 2026-05-24 08:40:11.384152 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt 2026-05-24 08:40:11.384170 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml 2026-05-24 08:40:11.384187 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt 2026-05-24 08:40:11.384204 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml 2026-05-24 08:40:11.384222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt 2026-05-24 08:40:11.384240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml 2026-05-24 08:40:11.384258 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt 2026-05-24 08:40:11.384275 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml 2026-05-24 08:40:11.384292 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt 2026-05-24 08:40:11.384310 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml 2026-05-24 08:40:11.384327 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt 2026-05-24 08:40:11.384345 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml 2026-05-24 08:40:11.384362 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt 2026-05-24 08:40:11.384380 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml 2026-05-24 08:40:11.384397 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-05-24 08:40:11.384414 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-05-24 08:40:11.384431 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-05-24 08:40:11.384449 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-05-24 08:40:11.384466 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-05-24 08:40:11.384483 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-05-24 08:40:11.384504 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-05-24 08:40:11.384530 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-05-24 08:40:11.384554 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-05-24 08:40:11.384574 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-05-24 08:40:11.384593 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-05-24 08:40:11.384616 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-05-24 08:40:11.384652 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-05-24 08:40:11.384699 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-05-24 08:40:11.384720 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt 2026-05-24 08:40:11.384739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml 2026-05-24 08:40:11.384758 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt 2026-05-24 08:40:11.384776 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml 2026-05-24 08:40:11.384794 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-05-24 08:40:11.384812 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-05-24 08:40:11.384831 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-05-24 08:40:11.384849 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-05-24 08:40:11.384867 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-05-24 08:40:11.384886 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-05-24 08:40:11.384904 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-05-24 08:40:11.384922 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-05-24 08:40:11.384940 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-05-24 08:40:11.384977 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-05-24 08:40:11.384998 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-05-24 08:40:11.385016 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-05-24 08:40:11.385037 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-05-24 08:40:11.385060 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-05-24 08:40:11.385083 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-05-24 08:40:11.385105 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-05-24 08:40:11.385128 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-05-24 08:40:11.385151 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-05-24 08:40:11.385173 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-05-24 08:40:11.385195 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-05-24 08:40:11.385218 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-05-24 08:40:11.385240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-05-24 08:40:11.385261 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-05-24 08:40:11.385279 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-05-24 08:40:11.385296 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-05-24 08:40:11.385313 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-05-24 08:40:11.385331 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-05-24 08:40:11.385348 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-05-24 08:40:11.385372 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-05-24 08:40:11.385390 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-05-24 08:40:11.385408 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-05-24 08:40:11.385425 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-05-24 08:40:11.385442 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-05-24 08:40:11.385459 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-05-24 08:40:11.385476 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-05-24 08:40:11.385495 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-05-24 08:40:11.385536 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-05-24 08:40:11.385564 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-05-24 08:40:11.385594 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-05-24 08:40:11.385630 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-05-24 08:40:11.385652 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-05-24 08:40:11.385671 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-05-24 08:40:11.385690 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-05-24 08:40:11.385708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-05-24 08:40:11.385726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-05-24 08:40:11.385744 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-05-24 08:40:11.385763 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-05-24 08:40:11.385781 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-05-24 08:40:11.385799 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-05-24 08:40:11.385816 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-05-24 08:40:11.385834 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-05-24 08:40:11.385851 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-05-24 08:40:11.385869 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-05-24 08:40:11.385887 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-05-24 08:40:11.385905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-05-24 08:40:11.385923 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-05-24 08:40:11.385941 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-05-24 08:40:11.385959 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-05-24 08:40:11.385976 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-05-24 08:40:11.385994 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-05-24 08:40:11.386011 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-05-24 08:40:11.386029 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-05-24 08:40:11.386053 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-05-24 08:40:11.386072 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-05-24 08:40:11.386090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-05-24 08:40:11.386108 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-05-24 08:40:11.386125 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt 2026-05-24 08:40:11.386143 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml 2026-05-24 08:40:11.386160 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt 2026-05-24 08:40:11.386178 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml 2026-05-24 08:40:11.386196 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt 2026-05-24 08:40:11.386214 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml 2026-05-24 08:40:11.386232 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt 2026-05-24 08:40:11.386250 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml 2026-05-24 08:40:11.386268 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-05-24 08:40:11.386287 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-05-24 08:40:11.386305 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-05-24 08:40:11.386323 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-05-24 08:40:11.386340 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-05-24 08:40:11.386358 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-05-24 08:40:11.386376 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-05-24 08:40:11.386393 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-05-24 08:40:11.386411 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-05-24 08:40:11.386429 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-05-24 08:40:11.386447 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-05-24 08:40:11.386465 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-05-24 08:40:11.386483 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-05-24 08:40:11.386512 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-05-24 08:40:11.386606 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-05-24 08:40:11.386635 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-05-24 08:40:11.386655 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-05-24 08:40:11.386673 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-05-24 08:40:11.386692 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-05-24 08:40:11.386710 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-05-24 08:40:11.386727 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-05-24 08:40:11.386745 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-05-24 08:40:11.386772 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-05-24 08:40:11.386792 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-05-24 08:40:11.386811 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-05-24 08:40:11.386829 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-05-24 08:40:11.386847 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-05-24 08:40:11.386865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-05-24 08:40:11.386883 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt 2026-05-24 08:40:11.386901 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml 2026-05-24 08:40:11.386919 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-05-24 08:40:11.386937 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-05-24 08:40:11.386955 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-05-24 08:40:11.386973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-05-24 08:40:11.386991 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-05-24 08:40:11.387009 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-05-24 08:40:11.387027 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-05-24 08:40:11.387045 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-05-24 08:40:11.387062 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-05-24 08:40:11.387080 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-05-24 08:40:11.387098 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-05-24 08:40:11.387116 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-05-24 08:40:11.387133 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-05-24 08:40:11.387151 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-05-24 08:40:11.387169 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-05-24 08:40:11.387187 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-05-24 08:40:11.387204 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-05-24 08:40:11.387222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-05-24 08:40:11.387239 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-05-24 08:40:11.387257 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-05-24 08:40:11.387274 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-05-24 08:40:11.387292 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-05-24 08:40:11.387309 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-05-24 08:40:11.387327 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-05-24 08:40:11.387345 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-05-24 08:40:11.387362 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-05-24 08:40:11.387385 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-05-24 08:40:11.387403 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-05-24 08:40:11.387421 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.txt 2026-05-24 08:40:11.387438 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.yaml 2026-05-24 08:40:11.387456 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.txt 2026-05-24 08:40:11.387474 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.yaml 2026-05-24 08:40:11.387493 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-05-24 08:40:11.387518 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-05-24 08:40:11.387544 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-05-24 08:40:11.387564 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-05-24 08:40:11.387583 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-05-24 08:40:11.387601 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-05-24 08:40:11.387620 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-05-24 08:40:11.387638 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-05-24 08:40:11.387657 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-05-24 08:40:11.387675 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-05-24 08:40:11.387694 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-05-24 08:40:11.387712 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-05-24 08:40:11.387730 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-05-24 08:40:11.387748 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-05-24 08:40:11.387767 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-05-24 08:40:11.387785 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-05-24 08:40:11.387803 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-05-24 08:40:11.387821 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-05-24 08:40:11.387839 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-05-24 08:40:11.387857 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-05-24 08:40:11.387875 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-05-24 08:40:11.387893 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-05-24 08:40:11.387910 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-05-24 08:40:11.387928 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt 2026-05-24 08:40:11.387945 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml 2026-05-24 08:40:11.387963 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt 2026-05-24 08:40:11.387980 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml 2026-05-24 08:40:11.387998 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-05-24 08:40:11.388015 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-05-24 08:40:11.388033 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-05-24 08:40:11.388051 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-05-24 08:40:11.388068 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-05-24 08:40:11.388090 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-05-24 08:40:11.388109 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-05-24 08:40:11.388128 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-05-24 08:40:11.388145 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-05-24 08:40:11.388179 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-05-24 08:40:11.388211 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-05-24 08:40:11.388232 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-05-24 08:40:11.388251 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-05-24 08:40:11.388269 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-05-24 08:40:11.388288 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.txt 2026-05-24 08:40:11.388306 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.yaml 2026-05-24 08:40:11.388324 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt 2026-05-24 08:40:11.388342 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml 2026-05-24 08:40:11.388360 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt 2026-05-24 08:40:11.388377 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml 2026-05-24 08:40:11.388395 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-05-24 08:40:11.388413 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-05-24 08:40:11.388430 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-05-24 08:40:11.388446 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-05-24 08:40:11.388463 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-05-24 08:40:11.388480 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-05-24 08:40:11.388503 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-05-24 08:40:11.388547 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-05-24 08:40:11.388570 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-05-24 08:40:11.388589 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-05-24 08:40:11.388609 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-05-24 08:40:11.388627 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-05-24 08:40:11.388646 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-05-24 08:40:11.388706 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-05-24 08:40:11.388734 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-05-24 08:40:11.388753 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-05-24 08:40:11.388772 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-05-24 08:40:11.388790 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-05-24 08:40:11.388808 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-05-24 08:40:11.388825 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-05-24 08:40:11.388843 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-05-24 08:40:11.388867 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-05-24 08:40:11.388886 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-05-24 08:40:11.388904 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-05-24 08:40:11.388923 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-05-24 08:40:11.388941 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-05-24 08:40:11.388987 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-05-24 08:40:11.389008 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-05-24 08:40:11.389027 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-05-24 08:40:11.389045 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-05-24 08:40:11.389064 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-05-24 08:40:11.389082 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-05-24 08:40:11.389100 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-05-24 08:40:11.389118 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-05-24 08:40:11.389137 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-05-24 08:40:11.389155 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-05-24 08:40:11.389173 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-05-24 08:40:11.389191 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-05-24 08:40:11.389209 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt 2026-05-24 08:40:11.389227 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml 2026-05-24 08:40:11.389246 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt 2026-05-24 08:40:11.389264 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml 2026-05-24 08:40:11.389283 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-24 08:40:11.389301 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-24 08:40:11.389319 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-05-24 08:40:11.389338 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-05-24 08:40:11.389355 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-05-24 08:40:11.389373 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-05-24 08:40:11.389392 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-05-24 08:40:11.389409 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-05-24 08:40:11.389428 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-05-24 08:40:11.389446 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-05-24 08:40:11.389463 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-05-24 08:40:11.389483 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-05-24 08:40:11.389505 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-05-24 08:40:11.389530 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-05-24 08:40:11.389555 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-05-24 08:40:11.389575 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-05-24 08:40:11.389594 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-05-24 08:40:11.389613 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-05-24 08:40:11.389630 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-05-24 08:40:11.389649 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-05-24 08:40:11.389666 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-05-24 08:40:11.389684 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-05-24 08:40:11.389703 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-05-24 08:40:11.389721 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-05-24 08:40:11.389739 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-05-24 08:40:11.389756 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-05-24 08:40:11.389774 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-05-24 08:40:11.389792 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt 2026-05-24 08:40:11.389810 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml 2026-05-24 08:40:11.389828 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt 2026-05-24 08:40:11.389846 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml 2026-05-24 08:40:11.389864 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-05-24 08:40:11.389882 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-05-24 08:40:11.389900 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-05-24 08:40:11.389918 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-05-24 08:40:11.389936 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-05-24 08:40:11.389954 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-05-24 08:40:11.389972 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-05-24 08:40:11.389989 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-05-24 08:40:11.390007 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-05-24 08:40:11.390025 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-05-24 08:40:11.390042 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-05-24 08:40:11.390060 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-05-24 08:40:11.390080 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-05-24 08:40:11.390101 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-05-24 08:40:11.390119 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-05-24 08:40:11.390137 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-05-24 08:40:11.390154 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt 2026-05-24 08:40:11.390172 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml 2026-05-24 08:40:11.390190 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-05-24 08:40:11.390215 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-05-24 08:40:11.390234 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-05-24 08:40:11.390253 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-05-24 08:40:11.390271 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-05-24 08:40:11.390289 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-05-24 08:40:11.390307 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-05-24 08:40:11.390326 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-05-24 08:40:11.390345 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-05-24 08:40:11.390363 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-05-24 08:40:11.390381 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-05-24 08:40:11.390399 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-05-24 08:40:11.390417 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-05-24 08:40:11.390435 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-05-24 08:40:11.390454 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-05-24 08:40:11.390472 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-05-24 08:40:11.390491 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-05-24 08:40:11.390516 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-05-24 08:40:11.390539 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-05-24 08:40:11.390558 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-msxtz.txt 2026-05-24 08:40:11.390576 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-msxtz.yaml 2026-05-24 08:40:11.390594 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-05-24 08:40:11.390611 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-05-24 08:40:11.390629 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-05-24 08:40:11.390646 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-05-24 08:40:11.390664 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-05-24 08:40:11.390682 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-05-24 08:40:11.390699 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-05-24 08:40:11.390717 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-05-24 08:40:11.390735 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-05-24 08:40:11.390753 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-05-24 08:40:11.390771 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-05-24 08:40:11.390788 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-05-24 08:40:11.390806 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-05-24 08:40:11.390825 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-05-24 08:40:11.390843 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-05-24 08:40:11.390861 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-05-24 08:40:11.390884 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-05-24 08:40:11.390902 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-05-24 08:40:11.390920 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-05-24 08:40:11.390938 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-05-24 08:40:11.390955 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-05-24 08:40:11.390972 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-05-24 08:40:11.390990 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-05-24 08:40:11.391007 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-05-24 08:40:11.391025 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-05-24 08:40:11.391042 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-05-24 08:40:11.391060 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-05-24 08:40:11.391077 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-05-24 08:40:11.391094 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-2xtfw.txt 2026-05-24 08:40:11.391112 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-2xtfw.yaml 2026-05-24 08:40:11.391129 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-05-24 08:40:11.391146 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-05-24 08:40:11.391164 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-05-24 08:40:11.391181 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-05-24 08:40:11.391199 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-05-24 08:40:11.391216 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-05-24 08:40:11.391233 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-05-24 08:40:11.391250 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-05-24 08:40:11.391267 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-05-24 08:40:11.391284 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-05-24 08:40:11.391302 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-05-24 08:40:11.391319 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-05-24 08:40:11.391337 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-05-24 08:40:11.391354 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-05-24 08:40:11.391371 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-05-24 08:40:11.391389 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-05-24 08:40:11.391407 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-05-24 08:40:11.391424 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-05-24 08:40:11.391441 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-05-24 08:40:11.391459 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-05-24 08:40:11.391476 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-05-24 08:40:11.391502 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-05-24 08:40:11.391529 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-05-24 08:40:11.391549 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-05-24 08:40:11.391568 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-05-24 08:40:11.391585 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-05-24 08:40:11.391604 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-05-24 08:40:11.391622 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-05-24 08:40:11.391640 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-05-24 08:40:11.391658 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-05-24 08:40:11.391676 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-05-24 08:40:11.391694 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-05-24 08:40:11.391712 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-05-24 08:40:11.391730 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-05-24 08:40:11.391748 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-05-24 08:40:11.391766 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-05-24 08:40:11.391784 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-05-24 08:40:11.391802 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-05-24 08:40:11.391821 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-05-24 08:40:11.391839 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-05-24 08:40:11.391857 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-05-24 08:40:11.391875 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-05-24 08:40:11.391893 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-05-24 08:40:11.391911 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-05-24 08:40:11.391929 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-05-24 08:40:11.391947 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-05-24 08:40:11.391965 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-05-24 08:40:11.391983 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-05-24 08:40:11.392000 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-05-24 08:40:11.392018 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-05-24 08:40:11.392036 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-05-24 08:40:11.392054 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-05-24 08:40:11.392072 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-05-24 08:40:11.392090 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-05-24 08:40:11.392108 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-05-24 08:40:11.392126 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-05-24 08:40:11.392151 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-05-24 08:40:11.392170 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-05-24 08:40:11.392188 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-05-24 08:40:11.392206 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-05-24 08:40:11.392224 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-05-24 08:40:11.392242 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-05-24 08:40:11.392259 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-05-24 08:40:11.392278 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-05-24 08:40:11.392295 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-05-24 08:40:11.392313 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-05-24 08:40:11.392331 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-05-24 08:40:11.392349 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-05-24 08:40:11.392368 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-05-24 08:40:11.392386 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-05-24 08:40:11.392404 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-05-24 08:40:11.392422 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-05-24 08:40:11.392439 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-05-24 08:40:11.392457 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-05-24 08:40:11.392475 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-hkmmf.txt 2026-05-24 08:40:11.392494 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-hkmmf.yaml 2026-05-24 08:40:11.392519 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-05-24 08:40:11.392545 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-05-24 08:40:11.392566 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-05-24 08:40:11.392584 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-05-24 08:40:11.392602 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-05-24 08:40:11.438477 | 2026-05-24 08:40:11.471867 | TASK [gather-pod-logs : creating directory for pod logs] 2026-05-24 08:40:11.710727 | instance | changed 2026-05-24 08:40:11.717814 | 2026-05-24 08:40:11.717884 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-05-24 08:40:11.937109 | instance | changed 2026-05-24 08:40:11.942815 | 2026-05-24 08:40:11.942888 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-05-24 08:40:12.554122 | instance | auth-system/keycloak-0/keycloak 2026-05-24 08:40:12.754361 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-05-24 08:40:12.949124 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qvmtb/manager 2026-05-24 08:40:13.152680 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qvmtb" not found 2026-05-24 08:40:13.348892 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-cwwjz/manager 2026-05-24 08:40:13.586068 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-cwwjz" not found 2026-05-24 08:40:13.796190 | instance | capi-system/capi-controller-manager-bc4cf8c95-2g84z/manager 2026-05-24 08:40:14.014924 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-bc4cf8c95-2g84z" not found 2026-05-24 08:40:14.263793 | instance | capo-system/capo-controller-manager-65565fdb7f-ztbrw/manager 2026-05-24 08:40:14.477667 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-65565fdb7f-ztbrw" not found 2026-05-24 08:40:14.714290 | instance | cert-manager/cert-manager-75c4c745bc-cgm8r/cert-manager-controller 2026-05-24 08:40:14.947599 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-cgm8r" not found 2026-05-24 08:40:15.144483 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-9cp6k/cert-manager-cainjector 2026-05-24 08:40:15.353968 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-9cp6k" not found 2026-05-24 08:40:15.554867 | instance | cert-manager/cert-manager-webhook-548949fc64-rxcwf/cert-manager-webhook 2026-05-24 08:40:15.767216 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-rxcwf" not found 2026-05-24 08:40:15.982195 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-wxm48/envoy-gateway 2026-05-24 08:40:16.260621 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-wxm48" not found 2026-05-24 08:40:16.466773 | instance | ingress-nginx/ingress-nginx-controller-956rl/controller 2026-05-24 08:40:16.767874 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-956rl" not found 2026-05-24 08:40:16.960657 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-lcswv/ingress-nginx-default-backend 2026-05-24 08:40:17.155282 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-lcswv" not found 2026-05-24 08:40:17.342866 | instance | kube-system/cilium-operator-869df985b8-krvqg/cilium-operator 2026-05-24 08:40:17.561288 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-krvqg" not found 2026-05-24 08:40:17.752706 | instance | kube-system/cilium-pszfr/config 2026-05-24 08:40:17.962962 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-pszfr" not found 2026-05-24 08:40:17.968312 | instance | kube-system/cilium-pszfr/mount-cgroup 2026-05-24 08:40:18.175562 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-pszfr" not found 2026-05-24 08:40:18.181467 | instance | kube-system/cilium-pszfr/apply-sysctl-overwrites 2026-05-24 08:40:18.372125 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-pszfr" not found 2026-05-24 08:40:18.377670 | instance | kube-system/cilium-pszfr/mount-bpf-fs 2026-05-24 08:40:18.578940 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-pszfr" not found 2026-05-24 08:40:18.583771 | instance | kube-system/cilium-pszfr/clean-cilium-state 2026-05-24 08:40:18.775606 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-pszfr" not found 2026-05-24 08:40:18.780597 | instance | kube-system/cilium-pszfr/install-cni-binaries 2026-05-24 08:40:18.990950 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-pszfr" not found 2026-05-24 08:40:18.995754 | instance | kube-system/cilium-pszfr/cilium-agent 2026-05-24 08:40:19.326428 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-pszfr" not found 2026-05-24 08:40:19.521732 | instance | kube-system/coredns-67659f764b-67mw7/coredns 2026-05-24 08:40:19.721064 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-67mw7" not found 2026-05-24 08:40:19.932153 | instance | kube-system/coredns-67659f764b-xqfx6/coredns 2026-05-24 08:40:20.128406 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-xqfx6" not found 2026-05-24 08:40:20.322927 | instance | kube-system/etcd-instance/etcd 2026-05-24 08:40:20.674749 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-05-24 08:40:20.862978 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-05-24 08:40:21.170678 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-05-24 08:40:21.359785 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-05-24 08:40:21.670136 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-05-24 08:40:21.868851 | instance | kube-system/kube-proxy-9rrbd/kube-proxy 2026-05-24 08:40:22.067415 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-9rrbd" not found 2026-05-24 08:40:22.283695 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-05-24 08:40:22.500122 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-05-24 08:40:22.705716 | instance | kube-system/kube-vip-instance/kube-vip 2026-05-24 08:40:22.903812 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-05-24 08:40:23.107587 | instance | local-path-storage/local-path-provisioner-679c578f5-qkmsw/local-path-provisioner 2026-05-24 08:40:23.321383 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-qkmsw" not found 2026-05-24 08:40:23.530871 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-05-24 08:40:23.720008 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-24 08:40:23.724801 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-05-24 08:40:23.943029 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-24 08:40:23.958236 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-05-24 08:40:24.214317 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-24 08:40:24.220070 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-05-24 08:40:24.469557 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-24 08:40:24.694983 | instance | monitoring/goldpinger-wzkbn/goldpinger-daemon 2026-05-24 08:40:24.889228 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-wzkbn" not found 2026-05-24 08:40:25.099855 | instance | monitoring/kube-prometheus-stack-grafana-d468f5945-ch25r/grafana-sc-dashboard 2026-05-24 08:40:25.301966 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-d468f5945-ch25r" not found 2026-05-24 08:40:25.306690 | instance | monitoring/kube-prometheus-stack-grafana-d468f5945-ch25r/grafana-sc-datasources 2026-05-24 08:40:25.499628 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-d468f5945-ch25r" not found 2026-05-24 08:40:25.504442 | instance | monitoring/kube-prometheus-stack-grafana-d468f5945-ch25r/grafana 2026-05-24 08:40:25.751570 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-d468f5945-ch25r" not found 2026-05-24 08:40:25.972460 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-gkfrl/kube-state-metrics 2026-05-24 08:40:26.165254 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-gkfrl" not found 2026-05-24 08:40:26.360078 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-28lxb/kube-prometheus-stack 2026-05-24 08:40:26.580152 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-28lxb" not found 2026-05-24 08:40:26.788335 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-qs9xw/node-exporter 2026-05-24 08:40:27.000376 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-qs9xw/pod-tls-sidecar 2026-05-24 08:40:27.188996 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-qs9xw" not found 2026-05-24 08:40:27.390315 | instance | monitoring/loki-0/loki 2026-05-24 08:40:27.596709 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-05-24 08:40:27.781672 | instance | monitoring/loki-chunks-cache-0/memcached 2026-05-24 08:40:27.989591 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-05-24 08:40:27.995261 | instance | monitoring/loki-chunks-cache-0/exporter 2026-05-24 08:40:28.185054 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-05-24 08:40:28.377931 | instance | monitoring/loki-gateway-cf54cb88c-qrv6c/nginx 2026-05-24 08:40:28.834499 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-qrv6c" not found 2026-05-24 08:40:29.029921 | instance | monitoring/loki-results-cache-0/memcached 2026-05-24 08:40:29.237381 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-05-24 08:40:29.243982 | instance | monitoring/loki-results-cache-0/exporter 2026-05-24 08:40:29.453389 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-05-24 08:40:29.658562 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-g5hzb/gc 2026-05-24 08:40:29.875098 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-g5hzb" not found 2026-05-24 08:40:30.071792 | instance | monitoring/node-feature-discovery-master-8665476dbc-lk5gf/master 2026-05-24 08:40:30.270576 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-lk5gf" not found 2026-05-24 08:40:30.479013 | instance | monitoring/node-feature-discovery-worker-4n6l9/worker 2026-05-24 08:40:30.699994 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-4n6l9" not found 2026-05-24 08:40:30.908124 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-05-24 08:40:31.108449 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-24 08:40:31.113991 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-05-24 08:40:31.335970 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-24 08:40:31.341298 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-05-24 08:40:31.548873 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-24 08:40:31.554243 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-05-24 08:40:31.748836 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-24 08:40:31.755570 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-05-24 08:40:31.978284 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-24 08:40:32.227118 | instance | monitoring/prometheus-pushgateway-7b8659c68b-4pnvk/pushgateway 2026-05-24 08:40:32.431788 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-4pnvk" not found 2026-05-24 08:40:32.649551 | instance | monitoring/vector-sql8s/vector 2026-05-24 08:40:32.953387 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-sql8s" not found 2026-05-24 08:40:33.159832 | instance | openstack/barbican-api-6499485694-sl5l8/init 2026-05-24 08:40:33.368545 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-6499485694-sl5l8" not found 2026-05-24 08:40:33.374784 | instance | openstack/barbican-api-6499485694-sl5l8/barbican-api 2026-05-24 08:40:33.570367 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-6499485694-sl5l8" not found 2026-05-24 08:40:33.787391 | instance | openstack/barbican-db-init-57ng6/init 2026-05-24 08:40:33.986588 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-57ng6" not found 2026-05-24 08:40:33.991301 | instance | openstack/barbican-db-init-57ng6/barbican-db-init-0 2026-05-24 08:40:34.188014 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-57ng6" not found 2026-05-24 08:40:34.411038 | instance | openstack/barbican-db-sync-h7x6p/init 2026-05-24 08:40:34.613751 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-h7x6p" not found 2026-05-24 08:40:34.618547 | instance | openstack/barbican-db-sync-h7x6p/barbican-db-sync 2026-05-24 08:40:34.817038 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-h7x6p" not found 2026-05-24 08:40:35.011969 | instance | openstack/barbican-ks-endpoints-98d2q/init 2026-05-24 08:40:35.204198 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-98d2q" not found 2026-05-24 08:40:35.207964 | instance | openstack/barbican-ks-endpoints-98d2q/key-manager-ks-endpoints-admin 2026-05-24 08:40:35.408496 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-98d2q" not found 2026-05-24 08:40:35.413545 | instance | openstack/barbican-ks-endpoints-98d2q/key-manager-ks-endpoints-internal 2026-05-24 08:40:35.615365 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-98d2q" not found 2026-05-24 08:40:35.620352 | instance | openstack/barbican-ks-endpoints-98d2q/key-manager-ks-endpoints-public 2026-05-24 08:40:35.813444 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-98d2q" not found 2026-05-24 08:40:36.023319 | instance | openstack/barbican-ks-service-2d4rg/init 2026-05-24 08:40:36.228984 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-2d4rg" not found 2026-05-24 08:40:36.233711 | instance | openstack/barbican-ks-service-2d4rg/key-manager-ks-service-registration 2026-05-24 08:40:36.431129 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-2d4rg" not found 2026-05-24 08:40:36.631267 | instance | openstack/barbican-ks-user-5pgsz/init 2026-05-24 08:40:36.829411 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-5pgsz" not found 2026-05-24 08:40:36.833634 | instance | openstack/barbican-ks-user-5pgsz/barbican-ks-user 2026-05-24 08:40:37.040985 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-5pgsz" not found 2026-05-24 08:40:37.247024 | instance | openstack/barbican-rabbit-init-rjx92/init 2026-05-24 08:40:37.439380 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-rjx92" not found 2026-05-24 08:40:37.444528 | instance | openstack/barbican-rabbit-init-rjx92/rabbit-init 2026-05-24 08:40:37.663807 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-rjx92" not found 2026-05-24 08:40:37.862211 | instance | openstack/cinder-api-794bf6bc48-69t7z/init 2026-05-24 08:40:38.074774 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-794bf6bc48-69t7z" not found 2026-05-24 08:40:38.078898 | instance | openstack/cinder-api-794bf6bc48-69t7z/ceph-coordination-volume-perms 2026-05-24 08:40:38.283650 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-794bf6bc48-69t7z" not found 2026-05-24 08:40:38.290041 | instance | openstack/cinder-api-794bf6bc48-69t7z/cinder-api 2026-05-24 08:40:38.636428 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-794bf6bc48-69t7z" not found 2026-05-24 08:40:38.844867 | instance | openstack/cinder-backup-7c5cfcbdd4-25vdc/init 2026-05-24 08:40:39.044064 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-7c5cfcbdd4-25vdc" not found 2026-05-24 08:40:39.049675 | instance | openstack/cinder-backup-7c5cfcbdd4-25vdc/ceph-backup-keyring-placement 2026-05-24 08:40:39.253086 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-7c5cfcbdd4-25vdc" not found 2026-05-24 08:40:39.260055 | instance | openstack/cinder-backup-7c5cfcbdd4-25vdc/ceph-keyring-placement-rbd1 2026-05-24 08:40:39.456582 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-7c5cfcbdd4-25vdc" not found 2026-05-24 08:40:39.461360 | instance | openstack/cinder-backup-7c5cfcbdd4-25vdc/ceph-coordination-volume-perms 2026-05-24 08:40:39.686456 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-7c5cfcbdd4-25vdc" not found 2026-05-24 08:40:39.692858 | instance | openstack/cinder-backup-7c5cfcbdd4-25vdc/cinder-backup 2026-05-24 08:40:39.910292 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-7c5cfcbdd4-25vdc" not found 2026-05-24 08:40:40.108733 | instance | openstack/cinder-backup-storage-init-r4ndf/init 2026-05-24 08:40:40.311417 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-r4ndf" not found 2026-05-24 08:40:40.316395 | instance | openstack/cinder-backup-storage-init-r4ndf/ceph-keyring-placement 2026-05-24 08:40:40.511205 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-r4ndf" not found 2026-05-24 08:40:40.515271 | instance | openstack/cinder-backup-storage-init-r4ndf/cinder-backup-storage-init 2026-05-24 08:40:40.718110 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-r4ndf" not found 2026-05-24 08:40:40.913335 | instance | openstack/cinder-bootstrap-ddfdd/init 2026-05-24 08:40:41.117669 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-ddfdd" not found 2026-05-24 08:40:41.123285 | instance | openstack/cinder-bootstrap-ddfdd/bootstrap 2026-05-24 08:40:41.319000 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-ddfdd" not found 2026-05-24 08:40:41.522116 | instance | openstack/cinder-create-internal-tenant-5zd4q/init 2026-05-24 08:40:41.719582 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-5zd4q" not found 2026-05-24 08:40:41.725013 | instance | openstack/cinder-create-internal-tenant-5zd4q/create-internal-tenant 2026-05-24 08:40:41.926469 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-5zd4q" not found 2026-05-24 08:40:42.114829 | instance | openstack/cinder-db-init-fv4qp/init 2026-05-24 08:40:42.311870 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-fv4qp" not found 2026-05-24 08:40:42.317332 | instance | openstack/cinder-db-init-fv4qp/cinder-db-init-0 2026-05-24 08:40:42.523252 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-fv4qp" not found 2026-05-24 08:40:42.717758 | instance | openstack/cinder-db-sync-q8tbv/init 2026-05-24 08:40:42.914502 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-q8tbv" not found 2026-05-24 08:40:42.919444 | instance | openstack/cinder-db-sync-q8tbv/cinder-db-sync 2026-05-24 08:40:43.127208 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-q8tbv" not found 2026-05-24 08:40:43.325448 | instance | openstack/cinder-ks-endpoints-kp2fx/init 2026-05-24 08:40:43.519542 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-kp2fx" not found 2026-05-24 08:40:43.524309 | instance | openstack/cinder-ks-endpoints-kp2fx/volumev3-ks-endpoints-admin 2026-05-24 08:40:43.727575 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-kp2fx" not found 2026-05-24 08:40:43.735188 | instance | openstack/cinder-ks-endpoints-kp2fx/volumev3-ks-endpoints-internal 2026-05-24 08:40:43.943591 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-kp2fx" not found 2026-05-24 08:40:43.949118 | instance | openstack/cinder-ks-endpoints-kp2fx/volumev3-ks-endpoints-public 2026-05-24 08:40:44.148401 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-kp2fx" not found 2026-05-24 08:40:44.353667 | instance | openstack/cinder-ks-service-9l4h4/init 2026-05-24 08:40:44.557987 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-9l4h4" not found 2026-05-24 08:40:44.562893 | instance | openstack/cinder-ks-service-9l4h4/volumev3-ks-service-registration 2026-05-24 08:40:44.763122 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-9l4h4" not found 2026-05-24 08:40:44.961610 | instance | openstack/cinder-ks-user-ps6x8/init 2026-05-24 08:40:45.181360 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-ps6x8" not found 2026-05-24 08:40:45.186340 | instance | openstack/cinder-ks-user-ps6x8/cinder-ks-user 2026-05-24 08:40:45.380465 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-ps6x8" not found 2026-05-24 08:40:45.586259 | instance | openstack/cinder-rabbit-init-hcn2m/init 2026-05-24 08:40:45.777212 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-hcn2m" not found 2026-05-24 08:40:45.781989 | instance | openstack/cinder-rabbit-init-hcn2m/rabbit-init 2026-05-24 08:40:45.976428 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-hcn2m" not found 2026-05-24 08:40:46.176025 | instance | openstack/cinder-scheduler-6d7444c896-zq2t2/init 2026-05-24 08:40:46.370789 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-6d7444c896-zq2t2" not found 2026-05-24 08:40:46.375743 | instance | openstack/cinder-scheduler-6d7444c896-zq2t2/ceph-coordination-volume-perms 2026-05-24 08:40:46.585190 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-6d7444c896-zq2t2" not found 2026-05-24 08:40:46.589363 | instance | openstack/cinder-scheduler-6d7444c896-zq2t2/cinder-scheduler 2026-05-24 08:40:46.782547 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-6d7444c896-zq2t2" not found 2026-05-24 08:40:46.973655 | instance | openstack/cinder-storage-init-mf9lv/init 2026-05-24 08:40:47.161021 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-mf9lv" not found 2026-05-24 08:40:47.167027 | instance | openstack/cinder-storage-init-mf9lv/ceph-keyring-placement 2026-05-24 08:40:47.366668 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-mf9lv" not found 2026-05-24 08:40:47.371483 | instance | openstack/cinder-storage-init-mf9lv/cinder-storage-init-rbd1 2026-05-24 08:40:47.578221 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-mf9lv" not found 2026-05-24 08:40:47.782011 | instance | openstack/cinder-volume-6f4ff789c6-mpfhx/init 2026-05-24 08:40:47.979362 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-6f4ff789c6-mpfhx" not found 2026-05-24 08:40:47.984783 | instance | openstack/cinder-volume-6f4ff789c6-mpfhx/ceph-keyring-placement-rbd1 2026-05-24 08:40:48.182035 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-6f4ff789c6-mpfhx" not found 2026-05-24 08:40:48.188076 | instance | openstack/cinder-volume-6f4ff789c6-mpfhx/ceph-coordination-volume-perms 2026-05-24 08:40:48.375683 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-6f4ff789c6-mpfhx" not found 2026-05-24 08:40:48.380724 | instance | openstack/cinder-volume-6f4ff789c6-mpfhx/init-cinder-conf 2026-05-24 08:40:48.580465 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-6f4ff789c6-mpfhx" not found 2026-05-24 08:40:48.586726 | instance | openstack/cinder-volume-6f4ff789c6-mpfhx/cinder-volume 2026-05-24 08:40:48.785232 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-6f4ff789c6-mpfhx" not found 2026-05-24 08:40:48.973855 | instance | openstack/cinder-volume-usage-audit-29660165-rbbx6/init 2026-05-24 08:40:49.225949 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29660165-rbbx6" not found 2026-05-24 08:40:49.231322 | instance | openstack/cinder-volume-usage-audit-29660165-rbbx6/cinder-volume-usage-audit 2026-05-24 08:40:49.418452 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29660165-rbbx6" not found 2026-05-24 08:40:49.621859 | instance | openstack/glance-api-7c68465979-zd6n4/init 2026-05-24 08:40:49.853029 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-7c68465979-zd6n4" not found 2026-05-24 08:40:49.858216 | instance | openstack/glance-api-7c68465979-zd6n4/glance-perms 2026-05-24 08:40:50.058497 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-7c68465979-zd6n4" not found 2026-05-24 08:40:50.064559 | instance | openstack/glance-api-7c68465979-zd6n4/ceph-keyring-placement 2026-05-24 08:40:50.275325 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-7c68465979-zd6n4" not found 2026-05-24 08:40:50.281199 | instance | openstack/glance-api-7c68465979-zd6n4/glance-api 2026-05-24 08:40:50.498716 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-7c68465979-zd6n4" not found 2026-05-24 08:40:50.688942 | instance | openstack/glance-db-init-zz6qj/init 2026-05-24 08:40:50.882092 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-zz6qj" not found 2026-05-24 08:40:50.889496 | instance | openstack/glance-db-init-zz6qj/glance-db-init-0 2026-05-24 08:40:51.102045 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-zz6qj" not found 2026-05-24 08:40:51.333196 | instance | openstack/glance-db-sync-fr582/init 2026-05-24 08:40:51.556645 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-fr582" not found 2026-05-24 08:40:51.562191 | instance | openstack/glance-db-sync-fr582/glance-db-sync 2026-05-24 08:40:51.879827 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-fr582" not found 2026-05-24 08:40:52.095606 | instance | openstack/glance-ks-endpoints-cqbff/init 2026-05-24 08:40:52.296431 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-cqbff" not found 2026-05-24 08:40:52.301882 | instance | openstack/glance-ks-endpoints-cqbff/image-ks-endpoints-admin 2026-05-24 08:40:52.486912 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-cqbff" not found 2026-05-24 08:40:52.493000 | instance | openstack/glance-ks-endpoints-cqbff/image-ks-endpoints-internal 2026-05-24 08:40:52.702227 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-cqbff" not found 2026-05-24 08:40:52.706191 | instance | openstack/glance-ks-endpoints-cqbff/image-ks-endpoints-public 2026-05-24 08:40:52.909597 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-cqbff" not found 2026-05-24 08:40:53.116490 | instance | openstack/glance-ks-service-lbghv/init 2026-05-24 08:40:53.315256 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-lbghv" not found 2026-05-24 08:40:53.320355 | instance | openstack/glance-ks-service-lbghv/image-ks-service-registration 2026-05-24 08:40:53.523798 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-lbghv" not found 2026-05-24 08:40:53.729123 | instance | openstack/glance-ks-user-z8zh8/init 2026-05-24 08:40:53.931656 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-z8zh8" not found 2026-05-24 08:40:53.937811 | instance | openstack/glance-ks-user-z8zh8/glance-ks-user 2026-05-24 08:40:54.134292 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-z8zh8" not found 2026-05-24 08:40:54.385367 | instance | openstack/glance-metadefs-load-hdwfd/init 2026-05-24 08:40:54.587962 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-hdwfd" not found 2026-05-24 08:40:54.592676 | instance | openstack/glance-metadefs-load-hdwfd/glance-metadefs-load 2026-05-24 08:40:54.807256 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-hdwfd" not found 2026-05-24 08:40:54.998047 | instance | openstack/glance-rabbit-init-s25nm/init 2026-05-24 08:40:55.193340 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-s25nm" not found 2026-05-24 08:40:55.199845 | instance | openstack/glance-rabbit-init-s25nm/rabbit-init 2026-05-24 08:40:55.405133 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-s25nm" not found 2026-05-24 08:40:55.602067 | instance | openstack/glance-storage-init-srkxq/init 2026-05-24 08:40:55.794428 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-srkxq" not found 2026-05-24 08:40:55.800412 | instance | openstack/glance-storage-init-srkxq/ceph-keyring-placement 2026-05-24 08:40:56.001242 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-srkxq" not found 2026-05-24 08:40:56.007549 | instance | openstack/glance-storage-init-srkxq/glance-storage-init 2026-05-24 08:40:56.204326 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-srkxq" not found 2026-05-24 08:40:56.412323 | instance | openstack/heat-api-5879fbcbff-99649/init 2026-05-24 08:40:56.621385 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-5879fbcbff-99649" not found 2026-05-24 08:40:56.625959 | instance | openstack/heat-api-5879fbcbff-99649/heat-api 2026-05-24 08:40:56.845127 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-5879fbcbff-99649" not found 2026-05-24 08:40:57.050576 | instance | openstack/heat-bootstrap-wmwws/init 2026-05-24 08:40:57.258869 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-wmwws" not found 2026-05-24 08:40:57.263565 | instance | openstack/heat-bootstrap-wmwws/bootstrap 2026-05-24 08:40:57.453528 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-wmwws" not found 2026-05-24 08:40:57.649343 | instance | openstack/heat-cfn-9767f8c5c-k9hn5/init 2026-05-24 08:40:57.856705 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-9767f8c5c-k9hn5" not found 2026-05-24 08:40:57.863841 | instance | openstack/heat-cfn-9767f8c5c-k9hn5/heat-cfn 2026-05-24 08:40:58.049367 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-9767f8c5c-k9hn5" not found 2026-05-24 08:40:58.253388 | instance | openstack/heat-db-init-cqpdj/init 2026-05-24 08:40:58.452624 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-cqpdj" not found 2026-05-24 08:40:58.459876 | instance | openstack/heat-db-init-cqpdj/heat-db-init-0 2026-05-24 08:40:58.655067 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-cqpdj" not found 2026-05-24 08:40:58.845270 | instance | openstack/heat-db-sync-wq7n9/init 2026-05-24 08:40:59.043841 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-wq7n9" not found 2026-05-24 08:40:59.049329 | instance | openstack/heat-db-sync-wq7n9/heat-db-sync 2026-05-24 08:40:59.262735 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-wq7n9" not found 2026-05-24 08:40:59.457973 | instance | openstack/heat-domain-ks-user-hqthq/init 2026-05-24 08:40:59.660278 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-hqthq" not found 2026-05-24 08:40:59.664584 | instance | openstack/heat-domain-ks-user-hqthq/heat-ks-domain-user 2026-05-24 08:40:59.858751 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-hqthq" not found 2026-05-24 08:41:00.059630 | instance | openstack/heat-engine-775f6c4b78-9vlsk/init 2026-05-24 08:41:00.276101 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-775f6c4b78-9vlsk" not found 2026-05-24 08:41:00.282580 | instance | openstack/heat-engine-775f6c4b78-9vlsk/heat-engine 2026-05-24 08:41:00.501587 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-775f6c4b78-9vlsk" not found 2026-05-24 08:41:00.710002 | instance | openstack/heat-engine-cleaner-29660190-lvb8b/init 2026-05-24 08:41:00.913716 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29660190-lvb8b" not found 2026-05-24 08:41:00.918884 | instance | openstack/heat-engine-cleaner-29660190-lvb8b/heat-engine-cleaner 2026-05-24 08:41:01.114375 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29660190-lvb8b" not found 2026-05-24 08:41:01.326637 | instance | openstack/heat-engine-cleaner-29660195-6wcf5/init 2026-05-24 08:41:01.517621 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29660195-6wcf5" not found 2026-05-24 08:41:01.521952 | instance | openstack/heat-engine-cleaner-29660195-6wcf5/heat-engine-cleaner 2026-05-24 08:41:01.735739 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29660195-6wcf5" not found 2026-05-24 08:41:01.945840 | instance | openstack/heat-engine-cleaner-29660200-grxdj/init 2026-05-24 08:41:02.182898 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29660200-grxdj" not found 2026-05-24 08:41:02.188642 | instance | openstack/heat-engine-cleaner-29660200-grxdj/heat-engine-cleaner 2026-05-24 08:41:02.394812 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29660200-grxdj" not found 2026-05-24 08:41:02.592259 | instance | openstack/heat-ks-endpoints-cc4rh/init 2026-05-24 08:41:02.779838 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-cc4rh" not found 2026-05-24 08:41:02.785676 | instance | openstack/heat-ks-endpoints-cc4rh/orchestration-ks-endpoints-admin 2026-05-24 08:41:02.978105 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-cc4rh" not found 2026-05-24 08:41:02.984370 | instance | openstack/heat-ks-endpoints-cc4rh/orchestration-ks-endpoints-internal 2026-05-24 08:41:03.224732 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-cc4rh" not found 2026-05-24 08:41:03.233917 | instance | openstack/heat-ks-endpoints-cc4rh/orchestration-ks-endpoints-public 2026-05-24 08:41:03.439824 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-cc4rh" not found 2026-05-24 08:41:03.446606 | instance | openstack/heat-ks-endpoints-cc4rh/cloudformation-ks-endpoints-admin 2026-05-24 08:41:03.654778 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-cc4rh" not found 2026-05-24 08:41:03.658204 | instance | openstack/heat-ks-endpoints-cc4rh/cloudformation-ks-endpoints-internal 2026-05-24 08:41:03.867571 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-cc4rh" not found 2026-05-24 08:41:03.872078 | instance | openstack/heat-ks-endpoints-cc4rh/cloudformation-ks-endpoints-public 2026-05-24 08:41:04.087298 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-cc4rh" not found 2026-05-24 08:41:04.283260 | instance | openstack/heat-ks-service-djh94/init 2026-05-24 08:41:04.501983 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-djh94" not found 2026-05-24 08:41:04.506516 | instance | openstack/heat-ks-service-djh94/orchestration-ks-service-registration 2026-05-24 08:41:04.703799 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-djh94" not found 2026-05-24 08:41:04.709441 | instance | openstack/heat-ks-service-djh94/cloudformation-ks-service-registration 2026-05-24 08:41:04.907529 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-djh94" not found 2026-05-24 08:41:05.109376 | instance | openstack/heat-ks-user-xpkpr/init 2026-05-24 08:41:05.312360 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-xpkpr" not found 2026-05-24 08:41:05.319018 | instance | openstack/heat-ks-user-xpkpr/heat-ks-user 2026-05-24 08:41:05.526002 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-xpkpr" not found 2026-05-24 08:41:05.532485 | instance | openstack/heat-ks-user-xpkpr/heat-trustee-ks-user 2026-05-24 08:41:05.734058 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-xpkpr" not found 2026-05-24 08:41:05.947224 | instance | openstack/heat-rabbit-init-bl7l9/init 2026-05-24 08:41:06.151259 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-bl7l9" not found 2026-05-24 08:41:06.155868 | instance | openstack/heat-rabbit-init-bl7l9/rabbit-init 2026-05-24 08:41:06.372063 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-bl7l9" not found 2026-05-24 08:41:06.580081 | instance | openstack/heat-trusts-t2qqh/init 2026-05-24 08:41:06.765630 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-t2qqh" not found 2026-05-24 08:41:06.772073 | instance | openstack/heat-trusts-t2qqh/heat-trusts 2026-05-24 08:41:06.958847 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-t2qqh" not found 2026-05-24 08:41:07.150935 | instance | openstack/horizon-585bbf5d89-9vjvh/init 2026-05-24 08:41:07.338038 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-585bbf5d89-9vjvh" not found 2026-05-24 08:41:07.343449 | instance | openstack/horizon-585bbf5d89-9vjvh/horizon 2026-05-24 08:41:07.588015 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-585bbf5d89-9vjvh" not found 2026-05-24 08:41:07.777674 | instance | openstack/horizon-db-init-gsvng/init 2026-05-24 08:41:07.968343 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-gsvng" not found 2026-05-24 08:41:07.973742 | instance | openstack/horizon-db-init-gsvng/horizon-db-init-0 2026-05-24 08:41:08.164614 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-gsvng" not found 2026-05-24 08:41:08.367669 | instance | openstack/horizon-db-sync-7ggzx/init 2026-05-24 08:41:08.563400 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-7ggzx" not found 2026-05-24 08:41:08.569054 | instance | openstack/horizon-db-sync-7ggzx/horizon-db-sync 2026-05-24 08:41:08.759114 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-7ggzx" not found 2026-05-24 08:41:08.955232 | instance | openstack/keepalived-l5tcw/init 2026-05-24 08:41:09.193503 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-l5tcw" not found 2026-05-24 08:41:09.199835 | instance | openstack/keepalived-l5tcw/wait-for-ip 2026-05-24 08:41:09.618116 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-l5tcw" not found 2026-05-24 08:41:09.623190 | instance | openstack/keepalived-l5tcw/keepalived 2026-05-24 08:41:09.903359 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-l5tcw" not found 2026-05-24 08:41:10.104541 | instance | openstack/keystone-api-549cb7d5df-xptv6/init 2026-05-24 08:41:10.315022 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-549cb7d5df-xptv6" not found 2026-05-24 08:41:10.321822 | instance | openstack/keystone-api-549cb7d5df-xptv6/keystone-api 2026-05-24 08:41:11.155440 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-549cb7d5df-xptv6" not found 2026-05-24 08:41:11.363483 | instance | openstack/keystone-bootstrap-mjtxg/init 2026-05-24 08:41:11.556702 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-mjtxg" not found 2026-05-24 08:41:11.562883 | instance | openstack/keystone-bootstrap-mjtxg/bootstrap 2026-05-24 08:41:11.763262 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-mjtxg" not found 2026-05-24 08:41:11.965165 | instance | openstack/keystone-credential-setup-2mqd9/init 2026-05-24 08:41:12.155108 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-2mqd9" not found 2026-05-24 08:41:12.160227 | instance | openstack/keystone-credential-setup-2mqd9/keystone-credential-setup 2026-05-24 08:41:12.375246 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-2mqd9" not found 2026-05-24 08:41:12.569159 | instance | openstack/keystone-db-init-kszfg/init 2026-05-24 08:41:12.755984 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-kszfg" not found 2026-05-24 08:41:12.761443 | instance | openstack/keystone-db-init-kszfg/keystone-db-init-0 2026-05-24 08:41:12.952638 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-kszfg" not found 2026-05-24 08:41:13.149883 | instance | openstack/keystone-db-sync-sp2mj/init 2026-05-24 08:41:13.365252 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-sp2mj" not found 2026-05-24 08:41:13.371989 | instance | openstack/keystone-db-sync-sp2mj/keystone-db-sync 2026-05-24 08:41:13.563595 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-sp2mj" not found 2026-05-24 08:41:13.773822 | instance | openstack/keystone-domain-manage-v6clp/init 2026-05-24 08:41:13.967711 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-v6clp" not found 2026-05-24 08:41:13.973253 | instance | openstack/keystone-domain-manage-v6clp/keystone-domain-manage 2026-05-24 08:41:14.185172 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-v6clp" not found 2026-05-24 08:41:14.408403 | instance | openstack/keystone-fernet-setup-dlm4d/init 2026-05-24 08:41:14.595765 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-dlm4d" not found 2026-05-24 08:41:14.615130 | instance | openstack/keystone-fernet-setup-dlm4d/keystone-fernet-setup 2026-05-24 08:41:14.799041 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-dlm4d" not found 2026-05-24 08:41:15.032604 | instance | openstack/keystone-rabbit-init-v2tk9/init 2026-05-24 08:41:15.232870 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-v2tk9" not found 2026-05-24 08:41:15.238184 | instance | openstack/keystone-rabbit-init-v2tk9/rabbit-init 2026-05-24 08:41:15.440578 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-v2tk9" not found 2026-05-24 08:41:15.674249 | instance | openstack/libvirt-libvirt-default-n5tsr/init 2026-05-24 08:41:15.882265 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-n5tsr" not found 2026-05-24 08:41:15.887915 | instance | openstack/libvirt-libvirt-default-n5tsr/init-dynamic-options 2026-05-24 08:41:16.089771 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-n5tsr" not found 2026-05-24 08:41:16.095252 | instance | openstack/libvirt-libvirt-default-n5tsr/ceph-admin-keyring-placement 2026-05-24 08:41:16.292198 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-n5tsr" not found 2026-05-24 08:41:16.297278 | instance | openstack/libvirt-libvirt-default-n5tsr/ceph-keyring-placement 2026-05-24 08:41:16.501936 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-n5tsr" not found 2026-05-24 08:41:16.507689 | instance | openstack/libvirt-libvirt-default-n5tsr/tls-sidecar 2026-05-24 08:41:16.702225 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-n5tsr" not found 2026-05-24 08:41:16.709378 | instance | openstack/libvirt-libvirt-default-n5tsr/libvirt 2026-05-24 08:41:16.917715 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-n5tsr" not found 2026-05-24 08:41:16.922280 | instance | openstack/libvirt-libvirt-default-n5tsr/libvirt-exporter 2026-05-24 08:41:17.121208 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-n5tsr" not found 2026-05-24 08:41:17.313482 | instance | openstack/magnum-api-56687b6649-xkx9c/init 2026-05-24 08:41:17.515654 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-56687b6649-xkx9c" not found 2026-05-24 08:41:17.522148 | instance | openstack/magnum-api-56687b6649-xkx9c/magnum-api 2026-05-24 08:41:17.731398 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-56687b6649-xkx9c" not found 2026-05-24 08:41:17.915161 | instance | openstack/magnum-cluster-api-proxy-9d4rj/magnum-cluster-api-proxy 2026-05-24 08:41:18.113904 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-9d4rj" not found 2026-05-24 08:41:18.307513 | instance | openstack/magnum-conductor-0/init 2026-05-24 08:41:18.518885 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-05-24 08:41:18.524742 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-05-24 08:41:18.715162 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-05-24 08:41:18.719801 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-05-24 08:41:18.927283 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-05-24 08:41:19.121890 | instance | openstack/magnum-db-init-5fgd5/init 2026-05-24 08:41:19.313798 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-5fgd5" not found 2026-05-24 08:41:19.318567 | instance | openstack/magnum-db-init-5fgd5/magnum-db-init-0 2026-05-24 08:41:19.527234 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-5fgd5" not found 2026-05-24 08:41:19.716906 | instance | openstack/magnum-db-sync-wrnx8/init 2026-05-24 08:41:19.911293 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-wrnx8" not found 2026-05-24 08:41:19.917130 | instance | openstack/magnum-db-sync-wrnx8/magnum-db-sync 2026-05-24 08:41:20.129443 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-wrnx8" not found 2026-05-24 08:41:20.332528 | instance | openstack/magnum-domain-ks-user-jwllf/init 2026-05-24 08:41:20.539938 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-jwllf" not found 2026-05-24 08:41:20.548493 | instance | openstack/magnum-domain-ks-user-jwllf/magnum-ks-domain-user 2026-05-24 08:41:20.745285 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-jwllf" not found 2026-05-24 08:41:20.946586 | instance | openstack/magnum-ks-endpoints-nrt4b/init 2026-05-24 08:41:21.148429 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-nrt4b" not found 2026-05-24 08:41:21.153579 | instance | openstack/magnum-ks-endpoints-nrt4b/container-infra-ks-endpoints-admin 2026-05-24 08:41:21.348823 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-nrt4b" not found 2026-05-24 08:41:21.353570 | instance | openstack/magnum-ks-endpoints-nrt4b/container-infra-ks-endpoints-internal 2026-05-24 08:41:21.554055 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-nrt4b" not found 2026-05-24 08:41:21.559269 | instance | openstack/magnum-ks-endpoints-nrt4b/container-infra-ks-endpoints-public 2026-05-24 08:41:21.766779 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-nrt4b" not found 2026-05-24 08:41:21.973020 | instance | openstack/magnum-ks-service-dp4rp/init 2026-05-24 08:41:22.174632 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-dp4rp" not found 2026-05-24 08:41:22.179866 | instance | openstack/magnum-ks-service-dp4rp/container-infra-ks-service-registration 2026-05-24 08:41:22.373864 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-dp4rp" not found 2026-05-24 08:41:22.564247 | instance | openstack/magnum-ks-user-9sw2l/init 2026-05-24 08:41:22.760456 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-9sw2l" not found 2026-05-24 08:41:22.768598 | instance | openstack/magnum-ks-user-9sw2l/magnum-ks-user 2026-05-24 08:41:22.959640 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-9sw2l" not found 2026-05-24 08:41:23.149720 | instance | openstack/magnum-rabbit-init-f8z5h/init 2026-05-24 08:41:23.336915 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-f8z5h" not found 2026-05-24 08:41:23.341458 | instance | openstack/magnum-rabbit-init-f8z5h/rabbit-init 2026-05-24 08:41:23.558554 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-f8z5h" not found 2026-05-24 08:41:23.770250 | instance | openstack/magnum-registry-c45778976-8tvvj/registry 2026-05-24 08:41:23.985946 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-8tvvj" not found 2026-05-24 08:41:24.194991 | instance | openstack/manila-api-6c69659cd6-9lnth/init 2026-05-24 08:41:24.408675 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-6c69659cd6-9lnth" not found 2026-05-24 08:41:24.419052 | instance | openstack/manila-api-6c69659cd6-9lnth/manila-api 2026-05-24 08:41:24.639645 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-6c69659cd6-9lnth" not found 2026-05-24 08:41:24.845663 | instance | openstack/manila-bootstrap-rhtcl/init 2026-05-24 08:41:25.038208 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-rhtcl" not found 2026-05-24 08:41:25.044423 | instance | openstack/manila-bootstrap-rhtcl/bootstrap 2026-05-24 08:41:25.227807 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-rhtcl" not found 2026-05-24 08:41:25.435195 | instance | openstack/manila-data-7499dc64b9-7v2fq/init 2026-05-24 08:41:25.632934 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-7499dc64b9-7v2fq" not found 2026-05-24 08:41:25.639233 | instance | openstack/manila-data-7499dc64b9-7v2fq/manila-data 2026-05-24 08:41:25.841931 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-7499dc64b9-7v2fq" not found 2026-05-24 08:41:26.060730 | instance | openstack/manila-db-init-ddznz/init 2026-05-24 08:41:26.260380 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-ddznz" not found 2026-05-24 08:41:26.266141 | instance | openstack/manila-db-init-ddznz/manila-db-init-0 2026-05-24 08:41:26.460597 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-ddznz" not found 2026-05-24 08:41:26.661605 | instance | openstack/manila-db-sync-zjp62/init 2026-05-24 08:41:26.856908 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-zjp62" not found 2026-05-24 08:41:26.863501 | instance | openstack/manila-db-sync-zjp62/manila-db-sync 2026-05-24 08:41:27.052321 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-zjp62" not found 2026-05-24 08:41:27.260666 | instance | openstack/manila-ks-endpoints-lhcjl/init 2026-05-24 08:41:27.456582 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-lhcjl" not found 2026-05-24 08:41:27.462529 | instance | openstack/manila-ks-endpoints-lhcjl/share-ks-endpoints-admin 2026-05-24 08:41:27.673077 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-lhcjl" not found 2026-05-24 08:41:27.678378 | instance | openstack/manila-ks-endpoints-lhcjl/share-ks-endpoints-internal 2026-05-24 08:41:27.891012 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-lhcjl" not found 2026-05-24 08:41:27.896853 | instance | openstack/manila-ks-endpoints-lhcjl/share-ks-endpoints-public 2026-05-24 08:41:28.092163 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-lhcjl" not found 2026-05-24 08:41:28.096758 | instance | openstack/manila-ks-endpoints-lhcjl/sharev2-ks-endpoints-admin 2026-05-24 08:41:28.304835 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-lhcjl" not found 2026-05-24 08:41:28.308889 | instance | openstack/manila-ks-endpoints-lhcjl/sharev2-ks-endpoints-internal 2026-05-24 08:41:28.506635 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-lhcjl" not found 2026-05-24 08:41:28.512763 | instance | openstack/manila-ks-endpoints-lhcjl/sharev2-ks-endpoints-public 2026-05-24 08:41:28.719172 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-lhcjl" not found 2026-05-24 08:41:28.921627 | instance | openstack/manila-ks-service-k8cdx/init 2026-05-24 08:41:29.108992 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-k8cdx" not found 2026-05-24 08:41:29.115234 | instance | openstack/manila-ks-service-k8cdx/share-ks-service-registration 2026-05-24 08:41:29.306615 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-k8cdx" not found 2026-05-24 08:41:29.310787 | instance | openstack/manila-ks-service-k8cdx/sharev2-ks-service-registration 2026-05-24 08:41:29.504025 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-k8cdx" not found 2026-05-24 08:41:29.694491 | instance | openstack/manila-ks-user-w4dkm/init 2026-05-24 08:41:29.897766 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-w4dkm" not found 2026-05-24 08:41:29.903305 | instance | openstack/manila-ks-user-w4dkm/manila-ks-user 2026-05-24 08:41:30.098767 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-w4dkm" not found 2026-05-24 08:41:30.293653 | instance | openstack/manila-rabbit-init-r48pg/init 2026-05-24 08:41:30.479028 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-r48pg" not found 2026-05-24 08:41:30.486075 | instance | openstack/manila-rabbit-init-r48pg/rabbit-init 2026-05-24 08:41:30.676783 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-r48pg" not found 2026-05-24 08:41:30.924789 | instance | openstack/manila-scheduler-84cdf46d8f-5k4xp/init 2026-05-24 08:41:31.127224 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-84cdf46d8f-5k4xp" not found 2026-05-24 08:41:31.131260 | instance | openstack/manila-scheduler-84cdf46d8f-5k4xp/manila-scheduler 2026-05-24 08:41:31.317041 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-84cdf46d8f-5k4xp" not found 2026-05-24 08:41:31.510761 | instance | openstack/manila-share-55c4dd7dfb-pz5wr/init 2026-05-24 08:41:31.716132 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-55c4dd7dfb-pz5wr" not found 2026-05-24 08:41:31.721618 | instance | openstack/manila-share-55c4dd7dfb-pz5wr/manila-share-init 2026-05-24 08:41:31.918182 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-55c4dd7dfb-pz5wr" not found 2026-05-24 08:41:31.924100 | instance | openstack/manila-share-55c4dd7dfb-pz5wr/manila-share 2026-05-24 08:41:32.153432 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-55c4dd7dfb-pz5wr" not found 2026-05-24 08:41:32.365840 | instance | openstack/memcached-memcached-cf56b6468-mml87/init 2026-05-24 08:41:32.563976 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-cf56b6468-mml87" not found 2026-05-24 08:41:32.570831 | instance | openstack/memcached-memcached-cf56b6468-mml87/memcached 2026-05-24 08:41:32.758805 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-cf56b6468-mml87" not found 2026-05-24 08:41:32.763348 | instance | openstack/memcached-memcached-cf56b6468-mml87/memcached-exporter 2026-05-24 08:41:32.969292 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-cf56b6468-mml87" not found 2026-05-24 08:41:33.163869 | instance | openstack/neutron-db-init-wz6ct/init 2026-05-24 08:41:33.371834 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-wz6ct" not found 2026-05-24 08:41:33.379268 | instance | openstack/neutron-db-init-wz6ct/neutron-db-init-0 2026-05-24 08:41:33.585075 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-wz6ct" not found 2026-05-24 08:41:33.816726 | instance | openstack/neutron-db-sync-dvrmt/init 2026-05-24 08:41:34.024419 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-dvrmt" not found 2026-05-24 08:41:34.028847 | instance | openstack/neutron-db-sync-dvrmt/neutron-db-sync 2026-05-24 08:41:34.251231 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-dvrmt" not found 2026-05-24 08:41:34.489560 | instance | openstack/neutron-ks-endpoints-cfqwc/init 2026-05-24 08:41:34.687463 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-cfqwc" not found 2026-05-24 08:41:34.692688 | instance | openstack/neutron-ks-endpoints-cfqwc/network-ks-endpoints-admin 2026-05-24 08:41:34.895626 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-cfqwc" not found 2026-05-24 08:41:34.901020 | instance | openstack/neutron-ks-endpoints-cfqwc/network-ks-endpoints-internal 2026-05-24 08:41:35.103299 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-cfqwc" not found 2026-05-24 08:41:35.108383 | instance | openstack/neutron-ks-endpoints-cfqwc/network-ks-endpoints-public 2026-05-24 08:41:35.302908 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-cfqwc" not found 2026-05-24 08:41:35.531825 | instance | openstack/neutron-ks-service-zbv5w/init 2026-05-24 08:41:35.749498 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-zbv5w" not found 2026-05-24 08:41:35.754516 | instance | openstack/neutron-ks-service-zbv5w/network-ks-service-registration 2026-05-24 08:41:35.973081 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-zbv5w" not found 2026-05-24 08:41:36.197404 | instance | openstack/neutron-ks-user-sv6c2/init 2026-05-24 08:41:36.402114 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-sv6c2" not found 2026-05-24 08:41:36.406943 | instance | openstack/neutron-ks-user-sv6c2/neutron-ks-user 2026-05-24 08:41:36.611102 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-sv6c2" not found 2026-05-24 08:41:36.811975 | instance | openstack/neutron-netns-cleanup-cron-default-n2h2d/init 2026-05-24 08:41:37.010000 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-n2h2d" not found 2026-05-24 08:41:37.015282 | instance | openstack/neutron-netns-cleanup-cron-default-n2h2d/neutron-netns-cleanup-cron 2026-05-24 08:41:37.217446 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-n2h2d" not found 2026-05-24 08:41:37.437377 | instance | openstack/neutron-ovn-metadata-agent-default-wgnlc/init 2026-05-24 08:41:37.647768 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-wgnlc" not found 2026-05-24 08:41:37.654031 | instance | openstack/neutron-ovn-metadata-agent-default-wgnlc/neutron-metadata-agent-init 2026-05-24 08:41:37.854190 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-wgnlc" not found 2026-05-24 08:41:37.858059 | instance | openstack/neutron-ovn-metadata-agent-default-wgnlc/ovn-neutron-init 2026-05-24 08:41:38.067547 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-wgnlc" not found 2026-05-24 08:41:38.075282 | instance | openstack/neutron-ovn-metadata-agent-default-wgnlc/neutron-ovn-metadata-agent 2026-05-24 08:41:38.276594 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-wgnlc" not found 2026-05-24 08:41:38.482370 | instance | openstack/neutron-ovn-vpn-agent-default-5fkqm/init 2026-05-24 08:41:38.696356 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-5fkqm" not found 2026-05-24 08:41:38.702477 | instance | openstack/neutron-ovn-vpn-agent-default-5fkqm/ovn-vpn-agent-init 2026-05-24 08:41:38.893332 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-5fkqm" not found 2026-05-24 08:41:38.898247 | instance | openstack/neutron-ovn-vpn-agent-default-5fkqm/ovn-neutron-init 2026-05-24 08:41:39.100172 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-5fkqm" not found 2026-05-24 08:41:39.106181 | instance | openstack/neutron-ovn-vpn-agent-default-5fkqm/neutron-ovn-vpn-agent 2026-05-24 08:41:39.297014 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-5fkqm" not found 2026-05-24 08:41:39.493285 | instance | openstack/neutron-rabbit-init-mb64s/init 2026-05-24 08:41:39.687315 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-mb64s" not found 2026-05-24 08:41:39.693373 | instance | openstack/neutron-rabbit-init-mb64s/rabbit-init 2026-05-24 08:41:39.885209 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-mb64s" not found 2026-05-24 08:41:40.085677 | instance | openstack/neutron-rpc-server-9c4cd8494-7tpvl/init 2026-05-24 08:41:40.294389 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-9c4cd8494-7tpvl" not found 2026-05-24 08:41:40.300915 | instance | openstack/neutron-rpc-server-9c4cd8494-7tpvl/ovn-neutron-init 2026-05-24 08:41:40.492840 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-rpc-server-9c4cd8494-7tpvl" not found 2026-05-24 08:41:40.498303 | instance | openstack/neutron-rpc-server-9c4cd8494-7tpvl/neutron-rpc-server 2026-05-24 08:41:40.699676 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-9c4cd8494-7tpvl" not found 2026-05-24 08:41:40.894775 | instance | openstack/neutron-server-76b9b84d49-49c99/init 2026-05-24 08:41:41.110258 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-76b9b84d49-49c99" not found 2026-05-24 08:41:41.116515 | instance | openstack/neutron-server-76b9b84d49-49c99/ovn-neutron-init 2026-05-24 08:41:41.318238 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-76b9b84d49-49c99" not found 2026-05-24 08:41:41.323812 | instance | openstack/neutron-server-76b9b84d49-49c99/neutron-server 2026-05-24 08:41:41.848765 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-76b9b84d49-49c99" not found 2026-05-24 08:41:41.854110 | instance | openstack/neutron-server-76b9b84d49-49c99/neutron-policy-server 2026-05-24 08:41:42.056694 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-76b9b84d49-49c99" not found 2026-05-24 08:41:42.269967 | instance | openstack/nova-api-metadata-f7c447fb8-ctf59/init 2026-05-24 08:41:42.489267 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-f7c447fb8-ctf59" not found 2026-05-24 08:41:42.494715 | instance | openstack/nova-api-metadata-f7c447fb8-ctf59/nova-api-metadata-init 2026-05-24 08:41:42.683069 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-f7c447fb8-ctf59" not found 2026-05-24 08:41:42.689406 | instance | openstack/nova-api-metadata-f7c447fb8-ctf59/nova-api 2026-05-24 08:41:42.888065 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-f7c447fb8-ctf59" not found 2026-05-24 08:41:43.095983 | instance | openstack/nova-api-osapi-b646d877-xxplz/init 2026-05-24 08:41:43.312214 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-b646d877-xxplz" not found 2026-05-24 08:41:43.317689 | instance | openstack/nova-api-osapi-b646d877-xxplz/nova-osapi 2026-05-24 08:41:43.616401 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-b646d877-xxplz" not found 2026-05-24 08:41:43.842671 | instance | openstack/nova-bootstrap-r9thn/init 2026-05-24 08:41:44.039821 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-r9thn" not found 2026-05-24 08:41:44.045461 | instance | openstack/nova-bootstrap-r9thn/bootstrap 2026-05-24 08:41:44.247137 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-r9thn" not found 2026-05-24 08:41:44.442673 | instance | openstack/nova-cell-setup-29660160-bwjcb/init 2026-05-24 08:41:44.636881 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29660160-bwjcb" not found 2026-05-24 08:41:44.643378 | instance | openstack/nova-cell-setup-29660160-bwjcb/nova-cell-setup 2026-05-24 08:41:44.852410 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29660160-bwjcb" not found 2026-05-24 08:41:45.049280 | instance | openstack/nova-cell-setup-ngtzf/init 2026-05-24 08:41:45.262251 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-ngtzf" not found 2026-05-24 08:41:45.265585 | instance | openstack/nova-cell-setup-ngtzf/nova-cell-setup-init 2026-05-24 08:41:45.462401 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-ngtzf" not found 2026-05-24 08:41:45.467431 | instance | openstack/nova-cell-setup-ngtzf/nova-cell-setup 2026-05-24 08:41:45.656651 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-ngtzf" not found 2026-05-24 08:41:45.854619 | instance | openstack/nova-compute-default-6qgz2/init 2026-05-24 08:41:46.076218 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-6qgz2" not found 2026-05-24 08:41:46.081458 | instance | openstack/nova-compute-default-6qgz2/nova-compute-init 2026-05-24 08:41:46.285583 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-6qgz2" not found 2026-05-24 08:41:46.291421 | instance | openstack/nova-compute-default-6qgz2/ceph-perms 2026-05-24 08:41:46.499886 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-6qgz2" not found 2026-05-24 08:41:46.505311 | instance | openstack/nova-compute-default-6qgz2/ceph-admin-keyring-placement 2026-05-24 08:41:46.713334 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-6qgz2" not found 2026-05-24 08:41:46.719529 | instance | openstack/nova-compute-default-6qgz2/ceph-keyring-placement 2026-05-24 08:41:46.926456 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-6qgz2" not found 2026-05-24 08:41:46.932357 | instance | openstack/nova-compute-default-6qgz2/nova-compute-vnc-init 2026-05-24 08:41:47.129510 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-6qgz2" not found 2026-05-24 08:41:47.135327 | instance | openstack/nova-compute-default-6qgz2/nova-compute-ssh-init 2026-05-24 08:41:47.339401 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-6qgz2" not found 2026-05-24 08:41:47.345065 | instance | openstack/nova-compute-default-6qgz2/nova-compute 2026-05-24 08:41:47.600676 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-6qgz2" not found 2026-05-24 08:41:47.605607 | instance | openstack/nova-compute-default-6qgz2/nova-compute-ssh 2026-05-24 08:41:47.823665 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-6qgz2" not found 2026-05-24 08:41:48.021975 | instance | openstack/nova-conductor-55c68577c5-z49px/init 2026-05-24 08:41:48.233511 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-55c68577c5-z49px" not found 2026-05-24 08:41:48.237965 | instance | openstack/nova-conductor-55c68577c5-z49px/nova-conductor 2026-05-24 08:41:48.450651 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-55c68577c5-z49px" not found 2026-05-24 08:41:48.645732 | instance | openstack/nova-db-init-xjhtt/init 2026-05-24 08:41:48.844577 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-xjhtt" not found 2026-05-24 08:41:48.850003 | instance | openstack/nova-db-init-xjhtt/nova-db-init-0 2026-05-24 08:41:49.053815 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-xjhtt" not found 2026-05-24 08:41:49.059065 | instance | openstack/nova-db-init-xjhtt/nova-db-init-1 2026-05-24 08:41:49.260271 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-xjhtt" not found 2026-05-24 08:41:49.267438 | instance | openstack/nova-db-init-xjhtt/nova-db-init-2 2026-05-24 08:41:49.462454 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-xjhtt" not found 2026-05-24 08:41:49.658613 | instance | openstack/nova-db-sync-zwxvs/init 2026-05-24 08:41:49.846012 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-zwxvs" not found 2026-05-24 08:41:49.851105 | instance | openstack/nova-db-sync-zwxvs/nova-db-sync 2026-05-24 08:41:50.048168 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-zwxvs" not found 2026-05-24 08:41:50.255873 | instance | openstack/nova-ks-endpoints-f55rv/init 2026-05-24 08:41:50.460672 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-f55rv" not found 2026-05-24 08:41:50.465777 | instance | openstack/nova-ks-endpoints-f55rv/compute-ks-endpoints-admin 2026-05-24 08:41:50.667073 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-f55rv" not found 2026-05-24 08:41:50.673772 | instance | openstack/nova-ks-endpoints-f55rv/compute-ks-endpoints-internal 2026-05-24 08:41:50.879289 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-f55rv" not found 2026-05-24 08:41:50.883021 | instance | openstack/nova-ks-endpoints-f55rv/compute-ks-endpoints-public 2026-05-24 08:41:51.075453 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-f55rv" not found 2026-05-24 08:41:51.276206 | instance | openstack/nova-ks-service-z6vc5/init 2026-05-24 08:41:51.491502 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-z6vc5" not found 2026-05-24 08:41:51.497116 | instance | openstack/nova-ks-service-z6vc5/compute-ks-service-registration 2026-05-24 08:41:51.699080 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-z6vc5" not found 2026-05-24 08:41:51.904884 | instance | openstack/nova-ks-user-knrcd/init 2026-05-24 08:41:52.104173 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-knrcd" not found 2026-05-24 08:41:52.109368 | instance | openstack/nova-ks-user-knrcd/nova-ks-user 2026-05-24 08:41:52.320550 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-knrcd" not found 2026-05-24 08:41:52.520788 | instance | openstack/nova-novncproxy-c44996c44-pl7x2/init 2026-05-24 08:41:52.723372 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-c44996c44-pl7x2" not found 2026-05-24 08:41:52.729017 | instance | openstack/nova-novncproxy-c44996c44-pl7x2/nova-novncproxy-init 2026-05-24 08:41:52.934650 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-c44996c44-pl7x2" not found 2026-05-24 08:41:52.940032 | instance | openstack/nova-novncproxy-c44996c44-pl7x2/nova-novncproxy-init-assets 2026-05-24 08:41:53.145560 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-c44996c44-pl7x2" not found 2026-05-24 08:41:53.150692 | instance | openstack/nova-novncproxy-c44996c44-pl7x2/nova-novncproxy 2026-05-24 08:41:53.345331 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-c44996c44-pl7x2" not found 2026-05-24 08:41:53.545148 | instance | openstack/nova-rabbit-init-c29vk/init 2026-05-24 08:41:53.748190 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-c29vk" not found 2026-05-24 08:41:53.752477 | instance | openstack/nova-rabbit-init-c29vk/rabbit-init 2026-05-24 08:41:53.946253 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-c29vk" not found 2026-05-24 08:41:54.140140 | instance | openstack/nova-scheduler-75cb97cdcf-n9hcl/init 2026-05-24 08:41:54.358988 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-75cb97cdcf-n9hcl" not found 2026-05-24 08:41:54.369135 | instance | openstack/nova-scheduler-75cb97cdcf-n9hcl/nova-scheduler 2026-05-24 08:41:54.559130 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-75cb97cdcf-n9hcl" not found 2026-05-24 08:41:54.765261 | instance | openstack/nova-service-cleaner-29660160-n5kb6/init 2026-05-24 08:41:54.964072 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29660160-n5kb6" not found 2026-05-24 08:41:54.970970 | instance | openstack/nova-service-cleaner-29660160-n5kb6/nova-service-cleaner 2026-05-24 08:41:55.175660 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29660160-n5kb6" not found 2026-05-24 08:41:55.397612 | instance | openstack/octavia-api-856989b744-c2v8f/init 2026-05-24 08:41:55.623404 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-856989b744-c2v8f" not found 2026-05-24 08:41:55.629938 | instance | openstack/octavia-api-856989b744-c2v8f/octavia-api 2026-05-24 08:41:55.883632 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-856989b744-c2v8f" not found 2026-05-24 08:41:56.085120 | instance | openstack/octavia-bootstrap-z4tms/init 2026-05-24 08:41:56.286100 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-z4tms" not found 2026-05-24 08:41:56.291007 | instance | openstack/octavia-bootstrap-z4tms/bootstrap 2026-05-24 08:41:56.500778 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-z4tms" not found 2026-05-24 08:41:56.713482 | instance | openstack/octavia-db-init-zk9cc/init 2026-05-24 08:41:56.915334 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-zk9cc" not found 2026-05-24 08:41:56.920561 | instance | openstack/octavia-db-init-zk9cc/octavia-db-init-0 2026-05-24 08:41:57.129013 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-zk9cc" not found 2026-05-24 08:41:57.134208 | instance | openstack/octavia-db-init-zk9cc/octavia-db-init-1 2026-05-24 08:41:57.343873 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-zk9cc" not found 2026-05-24 08:41:57.560218 | instance | openstack/octavia-db-sync-fvf44/init 2026-05-24 08:41:57.752404 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-fvf44" not found 2026-05-24 08:41:57.757292 | instance | openstack/octavia-db-sync-fvf44/octavia-db-sync 2026-05-24 08:41:57.949968 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-fvf44" not found 2026-05-24 08:41:58.153412 | instance | openstack/octavia-health-manager-default-p87h8/init 2026-05-24 08:41:58.372546 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-p87h8" not found 2026-05-24 08:41:58.377439 | instance | openstack/octavia-health-manager-default-p87h8/octavia-health-manager-get-port 2026-05-24 08:41:58.575825 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-p87h8" not found 2026-05-24 08:41:58.581344 | instance | openstack/octavia-health-manager-default-p87h8/octavia-health-manager-nic-init 2026-05-24 08:41:58.788396 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-p87h8" not found 2026-05-24 08:41:58.793896 | instance | openstack/octavia-health-manager-default-p87h8/octavia-health-manager 2026-05-24 08:41:58.995262 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-p87h8" not found 2026-05-24 08:41:59.198444 | instance | openstack/octavia-housekeeping-749fc8859f-4278v/init 2026-05-24 08:41:59.406586 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-749fc8859f-4278v" not found 2026-05-24 08:41:59.412305 | instance | openstack/octavia-housekeeping-749fc8859f-4278v/octavia-housekeeping 2026-05-24 08:41:59.637598 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-749fc8859f-4278v" not found 2026-05-24 08:41:59.851370 | instance | openstack/octavia-ks-endpoints-4kmnk/init 2026-05-24 08:42:00.053471 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-4kmnk" not found 2026-05-24 08:42:00.058104 | instance | openstack/octavia-ks-endpoints-4kmnk/load-balancer-ks-endpoints-admin 2026-05-24 08:42:00.269830 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-4kmnk" not found 2026-05-24 08:42:00.275897 | instance | openstack/octavia-ks-endpoints-4kmnk/load-balancer-ks-endpoints-internal 2026-05-24 08:42:00.485462 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-4kmnk" not found 2026-05-24 08:42:00.490384 | instance | openstack/octavia-ks-endpoints-4kmnk/load-balancer-ks-endpoints-public 2026-05-24 08:42:00.689257 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-4kmnk" not found 2026-05-24 08:42:00.889262 | instance | openstack/octavia-ks-service-hcf4v/init 2026-05-24 08:42:01.088547 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-hcf4v" not found 2026-05-24 08:42:01.093167 | instance | openstack/octavia-ks-service-hcf4v/load-balancer-ks-service-registration 2026-05-24 08:42:01.281247 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-hcf4v" not found 2026-05-24 08:42:01.479404 | instance | openstack/octavia-ks-user-ccw8g/init 2026-05-24 08:42:01.705513 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-ccw8g" not found 2026-05-24 08:42:01.710978 | instance | openstack/octavia-ks-user-ccw8g/octavia-ks-user 2026-05-24 08:42:01.906843 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-ccw8g" not found 2026-05-24 08:42:02.143858 | instance | openstack/octavia-rabbit-init-vb5nr/init 2026-05-24 08:42:02.361413 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-vb5nr" not found 2026-05-24 08:42:02.366308 | instance | openstack/octavia-rabbit-init-vb5nr/rabbit-init 2026-05-24 08:42:02.572650 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-vb5nr" not found 2026-05-24 08:42:02.775978 | instance | openstack/octavia-worker-bf88db5b8-76x4c/init 2026-05-24 08:42:02.986760 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-bf88db5b8-76x4c" not found 2026-05-24 08:42:02.994724 | instance | openstack/octavia-worker-bf88db5b8-76x4c/octavia-worker 2026-05-24 08:42:03.213407 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-bf88db5b8-76x4c" not found 2026-05-24 08:42:03.427904 | instance | openstack/openstack-database-exporter-78c69bc7dd-gc9f7/openstack-database-exporter 2026-05-24 08:42:03.633185 | instance | Error from server (BadRequest): previous terminated container "openstack-database-exporter" in pod "openstack-database-exporter-78c69bc7dd-gc9f7" not found 2026-05-24 08:42:03.854682 | instance | openstack/openstack-exporter-5455644b6-97kz4/build-config 2026-05-24 08:42:04.070100 | instance | Error from server (BadRequest): previous terminated container "build-config" in pod "openstack-exporter-5455644b6-97kz4" not found 2026-05-24 08:42:04.080288 | instance | openstack/openstack-exporter-5455644b6-97kz4/openstack-exporter 2026-05-24 08:42:04.406603 | instance | Error from server (BadRequest): previous terminated container "openstack-exporter" in pod "openstack-exporter-5455644b6-97kz4" not found 2026-05-24 08:42:04.612786 | instance | openstack/openvswitch-687qr/init 2026-05-24 08:42:04.805038 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-687qr" not found 2026-05-24 08:42:04.810701 | instance | openstack/openvswitch-687qr/openvswitch-db-perms 2026-05-24 08:42:05.014037 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-687qr" not found 2026-05-24 08:42:05.019091 | instance | openstack/openvswitch-687qr/openvswitch-vswitchd-modules 2026-05-24 08:42:05.209273 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-687qr" not found 2026-05-24 08:42:05.215813 | instance | openstack/openvswitch-687qr/openvswitch-db 2026-05-24 08:42:05.419031 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-687qr" not found 2026-05-24 08:42:05.424381 | instance | openstack/openvswitch-687qr/openvswitch-vswitchd 2026-05-24 08:42:05.651594 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-687qr" not found 2026-05-24 08:42:05.851880 | instance | openstack/ovn-controller-default-9cpnj/init 2026-05-24 08:42:06.054501 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-9cpnj" not found 2026-05-24 08:42:06.060024 | instance | openstack/ovn-controller-default-9cpnj/get-gw-enabled 2026-05-24 08:42:06.267254 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-9cpnj" not found 2026-05-24 08:42:06.272357 | instance | openstack/ovn-controller-default-9cpnj/controller-init 2026-05-24 08:42:06.475417 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-9cpnj" not found 2026-05-24 08:42:06.481565 | instance | openstack/ovn-controller-default-9cpnj/controller 2026-05-24 08:42:06.706902 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-9cpnj" not found 2026-05-24 08:42:06.712009 | instance | openstack/ovn-controller-default-9cpnj/vector 2026-05-24 08:42:06.909131 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-9cpnj" not found 2026-05-24 08:42:06.914878 | instance | openstack/ovn-controller-default-9cpnj/log-parser 2026-05-24 08:42:07.122333 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-9cpnj" not found 2026-05-24 08:42:07.310684 | instance | openstack/ovn-northd-7659bd74f8-gmhtt/init 2026-05-24 08:42:07.502213 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-7659bd74f8-gmhtt" not found 2026-05-24 08:42:07.506300 | instance | openstack/ovn-northd-7659bd74f8-gmhtt/northd 2026-05-24 08:42:07.701913 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-7659bd74f8-gmhtt" not found 2026-05-24 08:42:07.925524 | instance | openstack/ovn-ovsdb-nb-0/init 2026-05-24 08:42:08.128265 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found 2026-05-24 08:42:08.134514 | instance | openstack/ovn-ovsdb-nb-0/ovsdb 2026-05-24 08:42:08.341873 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found 2026-05-24 08:42:08.536352 | instance | openstack/ovn-ovsdb-sb-0/init 2026-05-24 08:42:08.733999 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found 2026-05-24 08:42:08.741699 | instance | openstack/ovn-ovsdb-sb-0/ovsdb 2026-05-24 08:42:08.936432 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found 2026-05-24 08:42:09.147990 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-05-24 08:42:09.339578 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-05-24 08:42:09.345386 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-05-24 08:42:09.541403 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-05-24 08:42:09.547317 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-05-24 08:42:10.082588 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-05-24 08:42:10.090381 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-05-24 08:42:10.290033 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-05-24 08:42:10.485203 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-05-24 08:42:10.696164 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-05-24 08:42:10.701127 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-05-24 08:42:10.932700 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-05-24 08:42:10.937770 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-05-24 08:42:11.130017 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-05-24 08:42:11.343927 | instance | openstack/placement-api-64bc56dddd-jvch4/init 2026-05-24 08:42:11.552221 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-64bc56dddd-jvch4" not found 2026-05-24 08:42:11.556884 | instance | openstack/placement-api-64bc56dddd-jvch4/placement-api 2026-05-24 08:42:11.836419 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-64bc56dddd-jvch4" not found 2026-05-24 08:42:12.046302 | instance | openstack/placement-db-init-9k26h/init 2026-05-24 08:42:12.233912 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-9k26h" not found 2026-05-24 08:42:12.238564 | instance | openstack/placement-db-init-9k26h/placement-db-init-0 2026-05-24 08:42:12.445841 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-9k26h" not found 2026-05-24 08:42:12.633453 | instance | openstack/placement-db-sync-stfw5/init 2026-05-24 08:42:12.830568 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-stfw5" not found 2026-05-24 08:42:12.835508 | instance | openstack/placement-db-sync-stfw5/placement-db-sync 2026-05-24 08:42:13.038726 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-stfw5" not found 2026-05-24 08:42:13.236557 | instance | openstack/placement-ks-endpoints-qghbn/init 2026-05-24 08:42:13.434028 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-qghbn" not found 2026-05-24 08:42:13.438173 | instance | openstack/placement-ks-endpoints-qghbn/placement-ks-endpoints-admin 2026-05-24 08:42:13.646580 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-qghbn" not found 2026-05-24 08:42:13.652399 | instance | openstack/placement-ks-endpoints-qghbn/placement-ks-endpoints-internal 2026-05-24 08:42:13.877761 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-qghbn" not found 2026-05-24 08:42:13.883130 | instance | openstack/placement-ks-endpoints-qghbn/placement-ks-endpoints-public 2026-05-24 08:42:14.071533 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-qghbn" not found 2026-05-24 08:42:14.315938 | instance | openstack/placement-ks-service-zw9hb/init 2026-05-24 08:42:14.538544 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-zw9hb" not found 2026-05-24 08:42:14.544109 | instance | openstack/placement-ks-service-zw9hb/placement-ks-service-registration 2026-05-24 08:42:14.770603 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-zw9hb" not found 2026-05-24 08:42:14.965655 | instance | openstack/placement-ks-user-f66vh/init 2026-05-24 08:42:15.163690 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-f66vh" not found 2026-05-24 08:42:15.169978 | instance | openstack/placement-ks-user-f66vh/placement-ks-user 2026-05-24 08:42:15.362281 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-f66vh" not found 2026-05-24 08:42:15.560391 | instance | openstack/pxc-operator-69cb5bbdb9-8vxh5/percona-xtradb-cluster-operator 2026-05-24 08:42:15.755554 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-8vxh5" not found 2026-05-24 08:42:15.984143 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-05-24 08:42:16.195920 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-05-24 08:42:16.202101 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-05-24 08:42:16.398900 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-05-24 08:42:16.603045 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-05-24 08:42:16.798777 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-05-24 08:42:16.804576 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-05-24 08:42:17.004929 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-05-24 08:42:17.213394 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-nbbjj/rabbitmq-cluster-operator 2026-05-24 08:42:17.428472 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-nbbjj" not found 2026-05-24 08:42:17.625353 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-05-24 08:42:17.813384 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-05-24 08:42:17.818244 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-05-24 08:42:18.012848 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-05-24 08:42:18.201424 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-05-24 08:42:18.388780 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-05-24 08:42:18.393602 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-05-24 08:42:18.596273 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-05-24 08:42:18.792825 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-05-24 08:42:18.999698 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-05-24 08:42:19.004528 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-05-24 08:42:19.212259 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-05-24 08:42:19.404763 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-05-24 08:42:19.599782 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-05-24 08:42:19.605187 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-05-24 08:42:19.817703 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-05-24 08:42:20.014549 | instance | openstack/rabbitmq-manila-server-0/setup-container 2026-05-24 08:42:20.254230 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found 2026-05-24 08:42:20.262188 | instance | openstack/rabbitmq-manila-server-0/rabbitmq 2026-05-24 08:42:20.516966 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found 2026-05-24 08:42:20.705022 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-m85j9/rabbitmq-cluster-operator 2026-05-24 08:42:20.907631 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-m85j9" not found 2026-05-24 08:42:21.135186 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-05-24 08:42:21.324394 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-05-24 08:42:21.331111 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-05-24 08:42:21.525861 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-05-24 08:42:21.737418 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-05-24 08:42:21.940984 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-05-24 08:42:21.944545 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-05-24 08:42:22.255571 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-05-24 08:42:22.459130 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-05-24 08:42:22.665804 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-05-24 08:42:22.671534 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-05-24 08:42:22.873601 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-05-24 08:42:23.063938 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-g2pvv/make-container-crash-dir 2026-05-24 08:42:23.266894 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-g2pvv" not found 2026-05-24 08:42:23.271170 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-g2pvv/chown-container-data-dir 2026-05-24 08:42:23.449678 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-g2pvv" not found 2026-05-24 08:42:23.456536 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-g2pvv/ceph-crash 2026-05-24 08:42:23.658529 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-g2pvv" not found 2026-05-24 08:42:23.854470 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wc2bl/chown-container-data-dir 2026-05-24 08:42:24.062180 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-wc2bl" not found 2026-05-24 08:42:24.067840 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wc2bl/rgw 2026-05-24 08:42:24.329104 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-wc2bl" not found 2026-05-24 08:42:24.336671 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wc2bl/log-collector 2026-05-24 08:42:24.543523 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-wc2bl" not found 2026-05-24 08:42:24.763183 | instance | openstack/staffeln-api-5d8fdd6ddd-t2rdh/init 2026-05-24 08:42:24.953632 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-5d8fdd6ddd-t2rdh" not found 2026-05-24 08:42:24.959481 | instance | openstack/staffeln-api-5d8fdd6ddd-t2rdh/staffeln-api 2026-05-24 08:42:25.162690 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-5d8fdd6ddd-t2rdh" not found 2026-05-24 08:42:25.387090 | instance | openstack/staffeln-conductor-5665d6bcc7-h5pz6/staffeln-conductor 2026-05-24 08:42:25.588638 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-5665d6bcc7-h5pz6" not found 2026-05-24 08:42:25.802627 | instance | openstack/staffeln-db-init-wcnd6/init 2026-05-24 08:42:26.005090 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-wcnd6" not found 2026-05-24 08:42:26.011608 | instance | openstack/staffeln-db-init-wcnd6/staffeln-db-init-0 2026-05-24 08:42:26.208087 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-wcnd6" not found 2026-05-24 08:42:26.416421 | instance | openstack/staffeln-db-sync-ngb6l/init 2026-05-24 08:42:26.613454 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-ngb6l" not found 2026-05-24 08:42:26.618880 | instance | openstack/staffeln-db-sync-ngb6l/staffeln-db-sync 2026-05-24 08:42:26.819266 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-ngb6l" not found 2026-05-24 08:42:27.011143 | instance | openstack/tempest-ks-user-b9zk7/init 2026-05-24 08:42:27.203058 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-ks-user-b9zk7" not found 2026-05-24 08:42:27.208559 | instance | openstack/tempest-ks-user-b9zk7/tempest-ks-user 2026-05-24 08:42:27.419092 | instance | Error from server (BadRequest): previous terminated container "tempest-ks-user" in pod "tempest-ks-user-b9zk7" not found 2026-05-24 08:42:27.624413 | instance | openstack/tempest-run-tests-mwvd8/init 2026-05-24 08:42:27.856006 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-run-tests-mwvd8" not found 2026-05-24 08:42:27.863184 | instance | openstack/tempest-run-tests-mwvd8/tempest-run-tests-init 2026-05-24 08:42:28.073832 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests-init" in pod "tempest-run-tests-mwvd8" not found 2026-05-24 08:42:28.079319 | instance | openstack/tempest-run-tests-mwvd8/tempest-run-tests 2026-05-24 08:42:28.281468 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests" in pod "tempest-run-tests-mwvd8" not found 2026-05-24 08:42:28.477555 | instance | openstack/valkey-node-0/valkey 2026-05-24 08:42:28.688388 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-05-24 08:42:28.694004 | instance | openstack/valkey-node-0/sentinel 2026-05-24 08:42:28.885186 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-05-24 08:42:28.891139 | instance | openstack/valkey-node-0/metrics 2026-05-24 08:42:29.086133 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-05-24 08:42:29.279459 | instance | orc-system/orc-controller-manager-6cb597b5d4-msxtz/manager 2026-05-24 08:42:29.485181 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-msxtz" not found 2026-05-24 08:42:29.678891 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-2xtfw/rook-ceph-operator 2026-05-24 08:42:29.895309 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-2xtfw" not found 2026-05-24 08:42:30.083875 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-hkmmf/secretgen-controller 2026-05-24 08:42:30.330024 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-hkmmf" not found 2026-05-24 08:42:30.690272 | instance | ERROR 2026-05-24 08:42:30.690594 | instance | { 2026-05-24 08:42:30.690661 | instance | "delta": "0:02:18.188823", 2026-05-24 08:42:30.690714 | instance | "end": "2026-05-24 08:42:30.337641", 2026-05-24 08:42:30.690758 | instance | "msg": "non-zero return code", 2026-05-24 08:42:30.690800 | instance | "rc": 123, 2026-05-24 08:42:30.690840 | instance | "start": "2026-05-24 08:40:12.148818" 2026-05-24 08:42:30.690881 | instance | } 2026-05-24 08:42:30.690933 | instance | ERROR: Ignoring Errors 2026-05-24 08:42:30.705684 | 2026-05-24 08:42:30.705749 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-05-24 08:42:31.364597 | instance | changed: 2026-05-24 08:42:31.365200 | instance | cd+++++++++ pod-logs/ 2026-05-24 08:42:31.365234 | instance | cd+++++++++ pod-logs/auth-system/ 2026-05-24 08:42:31.365256 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-05-24 08:42:31.365276 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-05-24 08:42:31.365296 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-05-24 08:42:31.365315 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qvmtb/ 2026-05-24 08:42:31.365336 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qvmtb/manager.txt 2026-05-24 08:42:31.365356 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-05-24 08:42:31.365375 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-cwwjz/ 2026-05-24 08:42:31.365394 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-cwwjz/manager.txt 2026-05-24 08:42:31.365413 | instance | cd+++++++++ pod-logs/capi-system/ 2026-05-24 08:42:31.365431 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-2g84z/ 2026-05-24 08:42:31.365449 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-2g84z/manager.txt 2026-05-24 08:42:31.365467 | instance | cd+++++++++ pod-logs/capo-system/ 2026-05-24 08:42:31.365486 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-65565fdb7f-ztbrw/ 2026-05-24 08:42:31.365504 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-65565fdb7f-ztbrw/manager.txt 2026-05-24 08:42:31.365523 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-05-24 08:42:31.365554 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-cgm8r/ 2026-05-24 08:42:31.365574 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-cgm8r/cert-manager-controller.txt 2026-05-24 08:42:31.365593 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-9cp6k/ 2026-05-24 08:42:31.365611 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-9cp6k/cert-manager-cainjector.txt 2026-05-24 08:42:31.365629 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-rxcwf/ 2026-05-24 08:42:31.365647 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-rxcwf/cert-manager-webhook.txt 2026-05-24 08:42:31.365665 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-05-24 08:42:31.365686 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-wxm48/ 2026-05-24 08:42:31.365707 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-wxm48/envoy-gateway.txt 2026-05-24 08:42:31.365725 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-05-24 08:42:31.365743 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-05-24 08:42:31.365761 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-05-24 08:42:31.365780 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-05-24 08:42:31.365810 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-05-24 08:42:31.365828 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qvmtb/ 2026-05-24 08:42:31.365847 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qvmtb/manager.txt 2026-05-24 08:42:31.365866 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-05-24 08:42:31.365884 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-cwwjz/ 2026-05-24 08:42:31.365903 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-cwwjz/manager.txt 2026-05-24 08:42:31.365921 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-05-24 08:42:31.365939 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-2g84z/ 2026-05-24 08:42:31.365963 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-2g84z/manager.txt 2026-05-24 08:42:31.365983 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-05-24 08:42:31.366002 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-65565fdb7f-ztbrw/ 2026-05-24 08:42:31.366020 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-65565fdb7f-ztbrw/manager.txt 2026-05-24 08:42:31.366039 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-05-24 08:42:31.366057 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-cgm8r/ 2026-05-24 08:42:31.366076 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-cgm8r/cert-manager-controller.txt 2026-05-24 08:42:31.366094 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-9cp6k/ 2026-05-24 08:42:31.366112 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-9cp6k/cert-manager-cainjector.txt 2026-05-24 08:42:31.366130 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-rxcwf/ 2026-05-24 08:42:31.366149 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-rxcwf/cert-manager-webhook.txt 2026-05-24 08:42:31.366167 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-05-24 08:42:31.366186 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-wxm48/ 2026-05-24 08:42:31.366210 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-wxm48/envoy-gateway.txt 2026-05-24 08:42:31.366229 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-05-24 08:42:31.366248 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-956rl/ 2026-05-24 08:42:31.366267 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-956rl/controller.txt 2026-05-24 08:42:31.366285 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-lcswv/ 2026-05-24 08:42:31.366303 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-lcswv/ingress-nginx-default-backend.txt 2026-05-24 08:42:31.366322 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-05-24 08:42:31.366340 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-krvqg/ 2026-05-24 08:42:31.366358 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-krvqg/cilium-operator.txt 2026-05-24 08:42:31.366376 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-pszfr/ 2026-05-24 08:42:31.366395 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pszfr/apply-sysctl-overwrites.txt 2026-05-24 08:42:31.366413 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pszfr/cilium-agent.txt 2026-05-24 08:42:31.366431 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pszfr/clean-cilium-state.txt 2026-05-24 08:42:31.366450 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pszfr/config.txt 2026-05-24 08:42:31.366468 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pszfr/install-cni-binaries.txt 2026-05-24 08:42:31.366486 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pszfr/mount-bpf-fs.txt 2026-05-24 08:42:31.366504 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-pszfr/mount-cgroup.txt 2026-05-24 08:42:31.366522 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-67mw7/ 2026-05-24 08:42:31.366540 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-67mw7/coredns.txt 2026-05-24 08:42:31.366557 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-xqfx6/ 2026-05-24 08:42:31.366576 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-xqfx6/coredns.txt 2026-05-24 08:42:31.366593 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-05-24 08:42:31.366612 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-05-24 08:42:31.366630 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-05-24 08:42:31.366649 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-24 08:42:31.366667 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-05-24 08:42:31.366685 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-24 08:42:31.366702 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-9rrbd/ 2026-05-24 08:42:31.366720 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-9rrbd/kube-proxy.txt 2026-05-24 08:42:31.366738 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-05-24 08:42:31.366756 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-24 08:42:31.366774 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-05-24 08:42:31.366791 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-05-24 08:42:31.366809 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-05-24 08:42:31.366827 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-qkmsw/ 2026-05-24 08:42:31.366850 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-qkmsw/local-path-provisioner.txt 2026-05-24 08:42:31.366870 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-05-24 08:42:31.366888 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-05-24 08:42:31.366906 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-05-24 08:42:31.366924 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-05-24 08:42:31.366942 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-05-24 08:42:31.366960 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-05-24 08:42:31.366978 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-wzkbn/ 2026-05-24 08:42:31.366996 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-wzkbn/goldpinger-daemon.txt 2026-05-24 08:42:31.367014 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-d468f5945-ch25r/ 2026-05-24 08:42:31.367032 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-d468f5945-ch25r/grafana-sc-dashboard.txt 2026-05-24 08:42:31.367050 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-d468f5945-ch25r/grafana-sc-datasources.txt 2026-05-24 08:42:31.367068 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-d468f5945-ch25r/grafana.txt 2026-05-24 08:42:31.367086 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-gkfrl/ 2026-05-24 08:42:31.367104 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-gkfrl/kube-state-metrics.txt 2026-05-24 08:42:31.367122 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-28lxb/ 2026-05-24 08:42:31.367140 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-28lxb/kube-prometheus-stack.txt 2026-05-24 08:42:31.367158 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-qs9xw/ 2026-05-24 08:42:31.367176 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-qs9xw/node-exporter.txt 2026-05-24 08:42:31.367194 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-qs9xw/pod-tls-sidecar.txt 2026-05-24 08:42:31.367212 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-05-24 08:42:31.367231 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-05-24 08:42:31.367250 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-05-24 08:42:31.367268 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-05-24 08:42:31.367286 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-05-24 08:42:31.367304 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-qrv6c/ 2026-05-24 08:42:31.367321 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-qrv6c/nginx.txt 2026-05-24 08:42:31.367339 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-05-24 08:42:31.367357 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-05-24 08:42:31.367375 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-05-24 08:42:31.367393 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-g5hzb/ 2026-05-24 08:42:31.367416 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-g5hzb/gc.txt 2026-05-24 08:42:31.367435 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-lk5gf/ 2026-05-24 08:42:31.367453 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-lk5gf/master.txt 2026-05-24 08:42:31.367471 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-4n6l9/ 2026-05-24 08:42:31.367489 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-4n6l9/worker.txt 2026-05-24 08:42:31.367507 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-05-24 08:42:31.367525 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-05-24 08:42:31.367543 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-05-24 08:42:31.367561 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-05-24 08:42:31.367580 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-05-24 08:42:31.367598 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-05-24 08:42:31.367616 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-4pnvk/ 2026-05-24 08:42:31.367634 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-4pnvk/pushgateway.txt 2026-05-24 08:42:31.367652 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-sql8s/ 2026-05-24 08:42:31.367670 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-sql8s/vector.txt 2026-05-24 08:42:31.367688 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-05-24 08:42:31.367706 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-6499485694-sl5l8/ 2026-05-24 08:42:31.367724 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-6499485694-sl5l8/barbican-api.txt 2026-05-24 08:42:31.367741 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-6499485694-sl5l8/init.txt 2026-05-24 08:42:31.367760 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-57ng6/ 2026-05-24 08:42:31.367778 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-57ng6/barbican-db-init-0.txt 2026-05-24 08:42:31.367796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-57ng6/init.txt 2026-05-24 08:42:31.367814 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-h7x6p/ 2026-05-24 08:42:31.367831 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-h7x6p/barbican-db-sync.txt 2026-05-24 08:42:31.367849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-h7x6p/init.txt 2026-05-24 08:42:31.367867 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-98d2q/ 2026-05-24 08:42:31.367885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-98d2q/init.txt 2026-05-24 08:42:31.367902 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-98d2q/key-manager-ks-endpoints-admin.txt 2026-05-24 08:42:31.367920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-98d2q/key-manager-ks-endpoints-internal.txt 2026-05-24 08:42:31.367938 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-98d2q/key-manager-ks-endpoints-public.txt 2026-05-24 08:42:31.367955 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-2d4rg/ 2026-05-24 08:42:31.367973 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-2d4rg/init.txt 2026-05-24 08:42:31.367996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-2d4rg/key-manager-ks-service-registration.txt 2026-05-24 08:42:31.368015 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-5pgsz/ 2026-05-24 08:42:31.368033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-5pgsz/barbican-ks-user.txt 2026-05-24 08:42:31.368051 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-5pgsz/init.txt 2026-05-24 08:42:31.368068 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-rjx92/ 2026-05-24 08:42:31.368086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-rjx92/init.txt 2026-05-24 08:42:31.368104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-rjx92/rabbit-init.txt 2026-05-24 08:42:31.368121 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-794bf6bc48-69t7z/ 2026-05-24 08:42:31.368140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-794bf6bc48-69t7z/ceph-coordination-volume-perms.txt 2026-05-24 08:42:31.368158 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-794bf6bc48-69t7z/cinder-api.txt 2026-05-24 08:42:31.368175 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-794bf6bc48-69t7z/init.txt 2026-05-24 08:42:31.368192 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7c5cfcbdd4-25vdc/ 2026-05-24 08:42:31.368210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7c5cfcbdd4-25vdc/ceph-backup-keyring-placement.txt 2026-05-24 08:42:31.368228 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7c5cfcbdd4-25vdc/ceph-coordination-volume-perms.txt 2026-05-24 08:42:31.368245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7c5cfcbdd4-25vdc/ceph-keyring-placement-rbd1.txt 2026-05-24 08:42:31.368263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7c5cfcbdd4-25vdc/cinder-backup.txt 2026-05-24 08:42:31.368280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7c5cfcbdd4-25vdc/init.txt 2026-05-24 08:42:31.368298 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-r4ndf/ 2026-05-24 08:42:31.368316 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-r4ndf/ceph-keyring-placement.txt 2026-05-24 08:42:31.368335 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-r4ndf/cinder-backup-storage-init.txt 2026-05-24 08:42:31.368352 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-r4ndf/init.txt 2026-05-24 08:42:31.368370 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-ddfdd/ 2026-05-24 08:42:31.368388 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-ddfdd/bootstrap.txt 2026-05-24 08:42:31.368406 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-ddfdd/init.txt 2026-05-24 08:42:31.368424 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-5zd4q/ 2026-05-24 08:42:31.368442 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-5zd4q/create-internal-tenant.txt 2026-05-24 08:42:31.368460 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-5zd4q/init.txt 2026-05-24 08:42:31.368478 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-fv4qp/ 2026-05-24 08:42:31.368496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-fv4qp/cinder-db-init-0.txt 2026-05-24 08:42:31.368514 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-fv4qp/init.txt 2026-05-24 08:42:31.368532 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-q8tbv/ 2026-05-24 08:42:31.368550 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-q8tbv/cinder-db-sync.txt 2026-05-24 08:42:31.368567 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-q8tbv/init.txt 2026-05-24 08:42:31.368590 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-kp2fx/ 2026-05-24 08:42:31.368609 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-kp2fx/init.txt 2026-05-24 08:42:31.368627 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-kp2fx/volumev3-ks-endpoints-admin.txt 2026-05-24 08:42:31.368646 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-kp2fx/volumev3-ks-endpoints-internal.txt 2026-05-24 08:42:31.368664 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-kp2fx/volumev3-ks-endpoints-public.txt 2026-05-24 08:42:31.368684 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-9l4h4/ 2026-05-24 08:42:31.368705 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-9l4h4/init.txt 2026-05-24 08:42:31.368723 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-9l4h4/volumev3-ks-service-registration.txt 2026-05-24 08:42:31.368741 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-ps6x8/ 2026-05-24 08:42:31.368759 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-ps6x8/cinder-ks-user.txt 2026-05-24 08:42:31.368777 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-ps6x8/init.txt 2026-05-24 08:42:31.368794 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-hcn2m/ 2026-05-24 08:42:31.368812 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-hcn2m/init.txt 2026-05-24 08:42:31.368830 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-hcn2m/rabbit-init.txt 2026-05-24 08:42:31.368848 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-6d7444c896-zq2t2/ 2026-05-24 08:42:31.368866 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-6d7444c896-zq2t2/ceph-coordination-volume-perms.txt 2026-05-24 08:42:31.368884 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-6d7444c896-zq2t2/cinder-scheduler.txt 2026-05-24 08:42:31.368902 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-6d7444c896-zq2t2/init.txt 2026-05-24 08:42:31.368920 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-mf9lv/ 2026-05-24 08:42:31.368938 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-mf9lv/ceph-keyring-placement.txt 2026-05-24 08:42:31.368975 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-mf9lv/cinder-storage-init-rbd1.txt 2026-05-24 08:42:31.368996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-mf9lv/init.txt 2026-05-24 08:42:31.369014 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6f4ff789c6-mpfhx/ 2026-05-24 08:42:31.369032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6f4ff789c6-mpfhx/ceph-coordination-volume-perms.txt 2026-05-24 08:42:31.369050 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6f4ff789c6-mpfhx/ceph-keyring-placement-rbd1.txt 2026-05-24 08:42:31.369067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6f4ff789c6-mpfhx/cinder-volume.txt 2026-05-24 08:42:31.369085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6f4ff789c6-mpfhx/init-cinder-conf.txt 2026-05-24 08:42:31.369103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6f4ff789c6-mpfhx/init.txt 2026-05-24 08:42:31.369121 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29660165-rbbx6/ 2026-05-24 08:42:31.369138 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29660165-rbbx6/cinder-volume-usage-audit.txt 2026-05-24 08:42:31.369156 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29660165-rbbx6/init.txt 2026-05-24 08:42:31.369174 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-7c68465979-zd6n4/ 2026-05-24 08:42:31.369197 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7c68465979-zd6n4/ceph-keyring-placement.txt 2026-05-24 08:42:31.369216 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7c68465979-zd6n4/glance-api.txt 2026-05-24 08:42:31.369233 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7c68465979-zd6n4/glance-perms.txt 2026-05-24 08:42:31.369251 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7c68465979-zd6n4/init.txt 2026-05-24 08:42:31.369269 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-zz6qj/ 2026-05-24 08:42:31.369286 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-zz6qj/glance-db-init-0.txt 2026-05-24 08:42:31.369304 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-zz6qj/init.txt 2026-05-24 08:42:31.369321 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-fr582/ 2026-05-24 08:42:31.369339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-fr582/glance-db-sync.txt 2026-05-24 08:42:31.369356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-fr582/init.txt 2026-05-24 08:42:31.369374 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-cqbff/ 2026-05-24 08:42:31.369392 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-cqbff/image-ks-endpoints-admin.txt 2026-05-24 08:42:31.369409 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-cqbff/image-ks-endpoints-internal.txt 2026-05-24 08:42:31.369427 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-cqbff/image-ks-endpoints-public.txt 2026-05-24 08:42:31.369445 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-cqbff/init.txt 2026-05-24 08:42:31.369463 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-lbghv/ 2026-05-24 08:42:31.369480 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-lbghv/image-ks-service-registration.txt 2026-05-24 08:42:31.369498 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-lbghv/init.txt 2026-05-24 08:42:31.369516 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-z8zh8/ 2026-05-24 08:42:31.369534 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-z8zh8/glance-ks-user.txt 2026-05-24 08:42:31.369552 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-z8zh8/init.txt 2026-05-24 08:42:31.369570 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-hdwfd/ 2026-05-24 08:42:31.369588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-hdwfd/glance-metadefs-load.txt 2026-05-24 08:42:31.369605 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-hdwfd/init.txt 2026-05-24 08:42:31.369623 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-s25nm/ 2026-05-24 08:42:31.369641 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-s25nm/init.txt 2026-05-24 08:42:31.369658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-s25nm/rabbit-init.txt 2026-05-24 08:42:31.369676 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-srkxq/ 2026-05-24 08:42:31.369694 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-srkxq/ceph-keyring-placement.txt 2026-05-24 08:42:31.369711 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-srkxq/glance-storage-init.txt 2026-05-24 08:42:31.369729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-srkxq/init.txt 2026-05-24 08:42:31.369747 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-5879fbcbff-99649/ 2026-05-24 08:42:31.369765 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-5879fbcbff-99649/heat-api.txt 2026-05-24 08:42:31.369804 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-5879fbcbff-99649/init.txt 2026-05-24 08:42:31.369831 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-wmwws/ 2026-05-24 08:42:31.369851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-wmwws/bootstrap.txt 2026-05-24 08:42:31.369873 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-wmwws/init.txt 2026-05-24 08:42:31.369891 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-9767f8c5c-k9hn5/ 2026-05-24 08:42:31.369909 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-9767f8c5c-k9hn5/heat-cfn.txt 2026-05-24 08:42:31.369927 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-9767f8c5c-k9hn5/init.txt 2026-05-24 08:42:31.369945 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-cqpdj/ 2026-05-24 08:42:31.369964 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-cqpdj/heat-db-init-0.txt 2026-05-24 08:42:31.369983 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-cqpdj/init.txt 2026-05-24 08:42:31.370001 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-wq7n9/ 2026-05-24 08:42:31.370020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-wq7n9/heat-db-sync.txt 2026-05-24 08:42:31.370038 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-wq7n9/init.txt 2026-05-24 08:42:31.370056 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-hqthq/ 2026-05-24 08:42:31.370075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-hqthq/heat-ks-domain-user.txt 2026-05-24 08:42:31.370093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-hqthq/init.txt 2026-05-24 08:42:31.370111 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-775f6c4b78-9vlsk/ 2026-05-24 08:42:31.370129 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-775f6c4b78-9vlsk/heat-engine.txt 2026-05-24 08:42:31.370147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-775f6c4b78-9vlsk/init.txt 2026-05-24 08:42:31.370165 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29660190-lvb8b/ 2026-05-24 08:42:31.370183 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29660190-lvb8b/heat-engine-cleaner.txt 2026-05-24 08:42:31.370201 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29660190-lvb8b/init.txt 2026-05-24 08:42:31.370219 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29660195-6wcf5/ 2026-05-24 08:42:31.370237 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29660195-6wcf5/heat-engine-cleaner.txt 2026-05-24 08:42:31.370256 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29660195-6wcf5/init.txt 2026-05-24 08:42:31.370274 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29660200-grxdj/ 2026-05-24 08:42:31.370292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29660200-grxdj/heat-engine-cleaner.txt 2026-05-24 08:42:31.370310 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29660200-grxdj/init.txt 2026-05-24 08:42:31.370328 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-cc4rh/ 2026-05-24 08:42:31.370347 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-cc4rh/cloudformation-ks-endpoints-admin.txt 2026-05-24 08:42:31.370365 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-cc4rh/cloudformation-ks-endpoints-internal.txt 2026-05-24 08:42:31.370382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-cc4rh/cloudformation-ks-endpoints-public.txt 2026-05-24 08:42:31.370400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-cc4rh/init.txt 2026-05-24 08:42:31.370419 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-cc4rh/orchestration-ks-endpoints-admin.txt 2026-05-24 08:42:31.370441 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-cc4rh/orchestration-ks-endpoints-internal.txt 2026-05-24 08:42:31.370460 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-cc4rh/orchestration-ks-endpoints-public.txt 2026-05-24 08:42:31.370478 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-djh94/ 2026-05-24 08:42:31.370496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-djh94/cloudformation-ks-service-registration.txt 2026-05-24 08:42:31.370514 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-djh94/init.txt 2026-05-24 08:42:31.370532 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-djh94/orchestration-ks-service-registration.txt 2026-05-24 08:42:31.370550 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-xpkpr/ 2026-05-24 08:42:31.370568 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-xpkpr/heat-ks-user.txt 2026-05-24 08:42:31.370585 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-xpkpr/heat-trustee-ks-user.txt 2026-05-24 08:42:31.370604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-xpkpr/init.txt 2026-05-24 08:42:31.370622 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-bl7l9/ 2026-05-24 08:42:31.370640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-bl7l9/init.txt 2026-05-24 08:42:31.370659 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-bl7l9/rabbit-init.txt 2026-05-24 08:42:31.370677 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-t2qqh/ 2026-05-24 08:42:31.370695 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-t2qqh/heat-trusts.txt 2026-05-24 08:42:31.370712 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-t2qqh/init.txt 2026-05-24 08:42:31.370731 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-585bbf5d89-9vjvh/ 2026-05-24 08:42:31.370749 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-585bbf5d89-9vjvh/horizon.txt 2026-05-24 08:42:31.370767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-585bbf5d89-9vjvh/init.txt 2026-05-24 08:42:31.370784 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-gsvng/ 2026-05-24 08:42:31.370801 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-gsvng/horizon-db-init-0.txt 2026-05-24 08:42:31.370819 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-gsvng/init.txt 2026-05-24 08:42:31.370837 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-7ggzx/ 2026-05-24 08:42:31.370855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-7ggzx/horizon-db-sync.txt 2026-05-24 08:42:31.370873 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-7ggzx/init.txt 2026-05-24 08:42:31.370890 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-l5tcw/ 2026-05-24 08:42:31.370908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-l5tcw/init.txt 2026-05-24 08:42:31.370926 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-l5tcw/keepalived.txt 2026-05-24 08:42:31.370944 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-l5tcw/wait-for-ip.txt 2026-05-24 08:42:31.370961 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-549cb7d5df-xptv6/ 2026-05-24 08:42:31.370979 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-549cb7d5df-xptv6/init.txt 2026-05-24 08:42:31.370997 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-549cb7d5df-xptv6/keystone-api.txt 2026-05-24 08:42:31.371015 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-mjtxg/ 2026-05-24 08:42:31.371033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-mjtxg/bootstrap.txt 2026-05-24 08:42:31.371050 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-mjtxg/init.txt 2026-05-24 08:42:31.371074 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-2mqd9/ 2026-05-24 08:42:31.371093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-2mqd9/init.txt 2026-05-24 08:42:31.371111 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-2mqd9/keystone-credential-setup.txt 2026-05-24 08:42:31.371128 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-kszfg/ 2026-05-24 08:42:31.371146 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-kszfg/init.txt 2026-05-24 08:42:31.371164 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-kszfg/keystone-db-init-0.txt 2026-05-24 08:42:31.371182 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-sp2mj/ 2026-05-24 08:42:31.371199 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-sp2mj/init.txt 2026-05-24 08:42:31.371217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-sp2mj/keystone-db-sync.txt 2026-05-24 08:42:31.371235 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-v6clp/ 2026-05-24 08:42:31.371254 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-v6clp/init.txt 2026-05-24 08:42:31.371272 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-v6clp/keystone-domain-manage.txt 2026-05-24 08:42:31.371289 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-dlm4d/ 2026-05-24 08:42:31.371307 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-dlm4d/init.txt 2026-05-24 08:42:31.371325 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-dlm4d/keystone-fernet-setup.txt 2026-05-24 08:42:31.371344 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-v2tk9/ 2026-05-24 08:42:31.371362 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-v2tk9/init.txt 2026-05-24 08:42:31.371379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-v2tk9/rabbit-init.txt 2026-05-24 08:42:31.371397 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-n5tsr/ 2026-05-24 08:42:31.371414 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-n5tsr/ceph-admin-keyring-placement.txt 2026-05-24 08:42:31.371432 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-n5tsr/ceph-keyring-placement.txt 2026-05-24 08:42:31.371450 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-n5tsr/init-dynamic-options.txt 2026-05-24 08:42:31.371468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-n5tsr/init.txt 2026-05-24 08:42:31.371486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-n5tsr/libvirt-exporter.txt 2026-05-24 08:42:31.371504 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-n5tsr/libvirt.txt 2026-05-24 08:42:31.371521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-n5tsr/tls-sidecar.txt 2026-05-24 08:42:31.371540 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-56687b6649-xkx9c/ 2026-05-24 08:42:31.371558 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-56687b6649-xkx9c/init.txt 2026-05-24 08:42:31.371576 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-56687b6649-xkx9c/magnum-api.txt 2026-05-24 08:42:31.371594 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-9d4rj/ 2026-05-24 08:42:31.371612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-9d4rj/magnum-cluster-api-proxy.txt 2026-05-24 08:42:31.371630 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-05-24 08:42:31.371648 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-05-24 08:42:31.371671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-05-24 08:42:31.371693 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-05-24 08:42:31.371714 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-5fgd5/ 2026-05-24 08:42:31.371732 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-5fgd5/init.txt 2026-05-24 08:42:31.371750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-5fgd5/magnum-db-init-0.txt 2026-05-24 08:42:31.371768 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-wrnx8/ 2026-05-24 08:42:31.371786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-wrnx8/init.txt 2026-05-24 08:42:31.371803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-wrnx8/magnum-db-sync.txt 2026-05-24 08:42:31.371821 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-jwllf/ 2026-05-24 08:42:31.371839 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-jwllf/init.txt 2026-05-24 08:42:31.371857 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-jwllf/magnum-ks-domain-user.txt 2026-05-24 08:42:31.371875 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-nrt4b/ 2026-05-24 08:42:31.371893 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-nrt4b/container-infra-ks-endpoints-admin.txt 2026-05-24 08:42:31.371911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-nrt4b/container-infra-ks-endpoints-internal.txt 2026-05-24 08:42:31.371930 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-nrt4b/container-infra-ks-endpoints-public.txt 2026-05-24 08:42:31.371948 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-nrt4b/init.txt 2026-05-24 08:42:31.371966 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-dp4rp/ 2026-05-24 08:42:31.371984 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-dp4rp/container-infra-ks-service-registration.txt 2026-05-24 08:42:31.372002 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-dp4rp/init.txt 2026-05-24 08:42:31.372020 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-9sw2l/ 2026-05-24 08:42:31.372038 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-9sw2l/init.txt 2026-05-24 08:42:31.372056 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-9sw2l/magnum-ks-user.txt 2026-05-24 08:42:31.372074 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-f8z5h/ 2026-05-24 08:42:31.372092 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-f8z5h/init.txt 2026-05-24 08:42:31.372110 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-f8z5h/rabbit-init.txt 2026-05-24 08:42:31.372128 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-8tvvj/ 2026-05-24 08:42:31.372146 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-8tvvj/registry.txt 2026-05-24 08:42:31.372164 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-6c69659cd6-9lnth/ 2026-05-24 08:42:31.372182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-6c69659cd6-9lnth/init.txt 2026-05-24 08:42:31.372200 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-6c69659cd6-9lnth/manila-api.txt 2026-05-24 08:42:31.372217 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-rhtcl/ 2026-05-24 08:42:31.372235 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-rhtcl/bootstrap.txt 2026-05-24 08:42:31.372253 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-rhtcl/init.txt 2026-05-24 08:42:31.372272 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-7499dc64b9-7v2fq/ 2026-05-24 08:42:31.372295 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-7499dc64b9-7v2fq/init.txt 2026-05-24 08:42:31.372314 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-7499dc64b9-7v2fq/manila-data.txt 2026-05-24 08:42:31.372332 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-ddznz/ 2026-05-24 08:42:31.372350 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-ddznz/init.txt 2026-05-24 08:42:31.372368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-ddznz/manila-db-init-0.txt 2026-05-24 08:42:31.372386 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-zjp62/ 2026-05-24 08:42:31.372404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-zjp62/init.txt 2026-05-24 08:42:31.372422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-zjp62/manila-db-sync.txt 2026-05-24 08:42:31.372439 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-lhcjl/ 2026-05-24 08:42:31.372457 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-lhcjl/init.txt 2026-05-24 08:42:31.372475 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-lhcjl/share-ks-endpoints-admin.txt 2026-05-24 08:42:31.372493 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-lhcjl/share-ks-endpoints-internal.txt 2026-05-24 08:42:31.372511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-lhcjl/share-ks-endpoints-public.txt 2026-05-24 08:42:31.372529 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-lhcjl/sharev2-ks-endpoints-admin.txt 2026-05-24 08:42:31.372547 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-lhcjl/sharev2-ks-endpoints-internal.txt 2026-05-24 08:42:31.372565 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-lhcjl/sharev2-ks-endpoints-public.txt 2026-05-24 08:42:31.372583 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-k8cdx/ 2026-05-24 08:42:31.372601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-k8cdx/init.txt 2026-05-24 08:42:31.372619 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-k8cdx/share-ks-service-registration.txt 2026-05-24 08:42:31.372637 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-k8cdx/sharev2-ks-service-registration.txt 2026-05-24 08:42:31.372655 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-w4dkm/ 2026-05-24 08:42:31.372673 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-w4dkm/init.txt 2026-05-24 08:42:31.372690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-w4dkm/manila-ks-user.txt 2026-05-24 08:42:31.372708 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-r48pg/ 2026-05-24 08:42:31.372725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-r48pg/init.txt 2026-05-24 08:42:31.372743 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-r48pg/rabbit-init.txt 2026-05-24 08:42:31.372761 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-84cdf46d8f-5k4xp/ 2026-05-24 08:42:31.372778 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-84cdf46d8f-5k4xp/init.txt 2026-05-24 08:42:31.372796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-84cdf46d8f-5k4xp/manila-scheduler.txt 2026-05-24 08:42:31.372813 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-55c4dd7dfb-pz5wr/ 2026-05-24 08:42:31.372830 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-55c4dd7dfb-pz5wr/init.txt 2026-05-24 08:42:31.372848 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-55c4dd7dfb-pz5wr/manila-share-init.txt 2026-05-24 08:42:31.372865 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-55c4dd7dfb-pz5wr/manila-share.txt 2026-05-24 08:42:31.372887 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-mml87/ 2026-05-24 08:42:31.372905 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-mml87/init.txt 2026-05-24 08:42:31.372923 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-mml87/memcached-exporter.txt 2026-05-24 08:42:31.372941 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-mml87/memcached.txt 2026-05-24 08:42:31.372975 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-wz6ct/ 2026-05-24 08:42:31.373011 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-wz6ct/init.txt 2026-05-24 08:42:31.373030 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-wz6ct/neutron-db-init-0.txt 2026-05-24 08:42:31.373048 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-dvrmt/ 2026-05-24 08:42:31.373066 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-dvrmt/init.txt 2026-05-24 08:42:31.373084 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-dvrmt/neutron-db-sync.txt 2026-05-24 08:42:31.373102 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-cfqwc/ 2026-05-24 08:42:31.373120 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-cfqwc/init.txt 2026-05-24 08:42:31.373139 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-cfqwc/network-ks-endpoints-admin.txt 2026-05-24 08:42:31.373158 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-cfqwc/network-ks-endpoints-internal.txt 2026-05-24 08:42:31.373176 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-cfqwc/network-ks-endpoints-public.txt 2026-05-24 08:42:31.373194 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-zbv5w/ 2026-05-24 08:42:31.373213 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-zbv5w/init.txt 2026-05-24 08:42:31.373231 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-zbv5w/network-ks-service-registration.txt 2026-05-24 08:42:31.373249 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-sv6c2/ 2026-05-24 08:42:31.373267 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-sv6c2/init.txt 2026-05-24 08:42:31.373285 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-sv6c2/neutron-ks-user.txt 2026-05-24 08:42:31.373303 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-n2h2d/ 2026-05-24 08:42:31.373320 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-n2h2d/init.txt 2026-05-24 08:42:31.373339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-n2h2d/neutron-netns-cleanup-cron.txt 2026-05-24 08:42:31.373357 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-wgnlc/ 2026-05-24 08:42:31.373375 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-wgnlc/init.txt 2026-05-24 08:42:31.373393 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-wgnlc/neutron-metadata-agent-init.txt 2026-05-24 08:42:31.373410 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-wgnlc/neutron-ovn-metadata-agent.txt 2026-05-24 08:42:31.373429 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-wgnlc/ovn-neutron-init.txt 2026-05-24 08:42:31.373447 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-5fkqm/ 2026-05-24 08:42:31.373465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-5fkqm/init.txt 2026-05-24 08:42:31.373483 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-5fkqm/neutron-ovn-vpn-agent.txt 2026-05-24 08:42:31.373506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-5fkqm/ovn-neutron-init.txt 2026-05-24 08:42:31.373525 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-5fkqm/ovn-vpn-agent-init.txt 2026-05-24 08:42:31.373544 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-mb64s/ 2026-05-24 08:42:31.373562 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-mb64s/init.txt 2026-05-24 08:42:31.373580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-mb64s/rabbit-init.txt 2026-05-24 08:42:31.373598 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-9c4cd8494-7tpvl/ 2026-05-24 08:42:31.373616 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-9c4cd8494-7tpvl/init.txt 2026-05-24 08:42:31.373634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-9c4cd8494-7tpvl/neutron-rpc-server.txt 2026-05-24 08:42:31.373652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-9c4cd8494-7tpvl/ovn-neutron-init.txt 2026-05-24 08:42:31.373670 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-76b9b84d49-49c99/ 2026-05-24 08:42:31.373688 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-76b9b84d49-49c99/init.txt 2026-05-24 08:42:31.373706 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-76b9b84d49-49c99/neutron-policy-server.txt 2026-05-24 08:42:31.373724 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-76b9b84d49-49c99/neutron-server.txt 2026-05-24 08:42:31.373742 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-76b9b84d49-49c99/ovn-neutron-init.txt 2026-05-24 08:42:31.373760 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-f7c447fb8-ctf59/ 2026-05-24 08:42:31.373777 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-f7c447fb8-ctf59/init.txt 2026-05-24 08:42:31.373806 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-f7c447fb8-ctf59/nova-api-metadata-init.txt 2026-05-24 08:42:31.373825 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-f7c447fb8-ctf59/nova-api.txt 2026-05-24 08:42:31.373844 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-b646d877-xxplz/ 2026-05-24 08:42:31.373862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-b646d877-xxplz/init.txt 2026-05-24 08:42:31.373880 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-b646d877-xxplz/nova-osapi.txt 2026-05-24 08:42:31.373898 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-r9thn/ 2026-05-24 08:42:31.373916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-r9thn/bootstrap.txt 2026-05-24 08:42:31.373934 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-r9thn/init.txt 2026-05-24 08:42:31.373952 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29660160-bwjcb/ 2026-05-24 08:42:31.373970 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29660160-bwjcb/init.txt 2026-05-24 08:42:31.373987 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29660160-bwjcb/nova-cell-setup.txt 2026-05-24 08:42:31.374004 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-ngtzf/ 2026-05-24 08:42:31.374022 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-ngtzf/init.txt 2026-05-24 08:42:31.374040 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-ngtzf/nova-cell-setup-init.txt 2026-05-24 08:42:31.374057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-ngtzf/nova-cell-setup.txt 2026-05-24 08:42:31.374075 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6qgz2/ 2026-05-24 08:42:31.374093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6qgz2/ceph-admin-keyring-placement.txt 2026-05-24 08:42:31.374118 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6qgz2/ceph-keyring-placement.txt 2026-05-24 08:42:31.374137 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6qgz2/ceph-perms.txt 2026-05-24 08:42:31.374155 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6qgz2/init.txt 2026-05-24 08:42:31.374173 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6qgz2/nova-compute-init.txt 2026-05-24 08:42:31.374191 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6qgz2/nova-compute-ssh-init.txt 2026-05-24 08:42:31.374208 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6qgz2/nova-compute-ssh.txt 2026-05-24 08:42:31.374226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6qgz2/nova-compute-vnc-init.txt 2026-05-24 08:42:31.374244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6qgz2/nova-compute.txt 2026-05-24 08:42:31.374262 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-55c68577c5-z49px/ 2026-05-24 08:42:31.374279 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-55c68577c5-z49px/init.txt 2026-05-24 08:42:31.374297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-55c68577c5-z49px/nova-conductor.txt 2026-05-24 08:42:31.374315 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-xjhtt/ 2026-05-24 08:42:31.374333 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-xjhtt/init.txt 2026-05-24 08:42:31.374351 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-xjhtt/nova-db-init-0.txt 2026-05-24 08:42:31.374369 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-xjhtt/nova-db-init-1.txt 2026-05-24 08:42:31.374387 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-xjhtt/nova-db-init-2.txt 2026-05-24 08:42:31.374404 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-zwxvs/ 2026-05-24 08:42:31.374422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-zwxvs/init.txt 2026-05-24 08:42:31.374440 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-zwxvs/nova-db-sync.txt 2026-05-24 08:42:31.374458 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-f55rv/ 2026-05-24 08:42:31.374475 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-f55rv/compute-ks-endpoints-admin.txt 2026-05-24 08:42:31.374494 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-f55rv/compute-ks-endpoints-internal.txt 2026-05-24 08:42:31.374511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-f55rv/compute-ks-endpoints-public.txt 2026-05-24 08:42:31.374529 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-f55rv/init.txt 2026-05-24 08:42:31.374547 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-z6vc5/ 2026-05-24 08:42:31.374565 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-z6vc5/compute-ks-service-registration.txt 2026-05-24 08:42:31.374584 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-z6vc5/init.txt 2026-05-24 08:42:31.374602 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-knrcd/ 2026-05-24 08:42:31.374620 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-knrcd/init.txt 2026-05-24 08:42:31.374638 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-knrcd/nova-ks-user.txt 2026-05-24 08:42:31.374656 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-c44996c44-pl7x2/ 2026-05-24 08:42:31.374674 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-c44996c44-pl7x2/init.txt 2026-05-24 08:42:31.374695 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-c44996c44-pl7x2/nova-novncproxy-init-assets.txt 2026-05-24 08:42:31.374722 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-c44996c44-pl7x2/nova-novncproxy-init.txt 2026-05-24 08:42:31.374741 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-c44996c44-pl7x2/nova-novncproxy.txt 2026-05-24 08:42:31.374759 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-c29vk/ 2026-05-24 08:42:31.374778 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-c29vk/init.txt 2026-05-24 08:42:31.374796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-c29vk/rabbit-init.txt 2026-05-24 08:42:31.374815 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-75cb97cdcf-n9hcl/ 2026-05-24 08:42:31.374833 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-75cb97cdcf-n9hcl/init.txt 2026-05-24 08:42:31.374851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-75cb97cdcf-n9hcl/nova-scheduler.txt 2026-05-24 08:42:31.374869 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29660160-n5kb6/ 2026-05-24 08:42:31.374887 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29660160-n5kb6/init.txt 2026-05-24 08:42:31.374905 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29660160-n5kb6/nova-service-cleaner.txt 2026-05-24 08:42:31.374923 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-856989b744-c2v8f/ 2026-05-24 08:42:31.374942 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-856989b744-c2v8f/init.txt 2026-05-24 08:42:31.374960 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-856989b744-c2v8f/octavia-api.txt 2026-05-24 08:42:31.374978 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-z4tms/ 2026-05-24 08:42:31.374996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-z4tms/bootstrap.txt 2026-05-24 08:42:31.375014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-z4tms/init.txt 2026-05-24 08:42:31.375031 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-zk9cc/ 2026-05-24 08:42:31.375049 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-zk9cc/init.txt 2026-05-24 08:42:31.375068 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-zk9cc/octavia-db-init-0.txt 2026-05-24 08:42:31.375086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-zk9cc/octavia-db-init-1.txt 2026-05-24 08:42:31.375104 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-fvf44/ 2026-05-24 08:42:31.375122 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-fvf44/init.txt 2026-05-24 08:42:31.375140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-fvf44/octavia-db-sync.txt 2026-05-24 08:42:31.375158 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-p87h8/ 2026-05-24 08:42:31.375176 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-p87h8/init.txt 2026-05-24 08:42:31.375194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-p87h8/octavia-health-manager-get-port.txt 2026-05-24 08:42:31.375213 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-p87h8/octavia-health-manager-nic-init.txt 2026-05-24 08:42:31.375231 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-p87h8/octavia-health-manager.txt 2026-05-24 08:42:31.375250 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-749fc8859f-4278v/ 2026-05-24 08:42:31.375268 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-749fc8859f-4278v/init.txt 2026-05-24 08:42:31.375286 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-749fc8859f-4278v/octavia-housekeeping.txt 2026-05-24 08:42:31.375304 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-4kmnk/ 2026-05-24 08:42:31.375327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-4kmnk/init.txt 2026-05-24 08:42:31.375347 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-4kmnk/load-balancer-ks-endpoints-admin.txt 2026-05-24 08:42:31.375365 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-4kmnk/load-balancer-ks-endpoints-internal.txt 2026-05-24 08:42:31.375384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-4kmnk/load-balancer-ks-endpoints-public.txt 2026-05-24 08:42:31.375402 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-hcf4v/ 2026-05-24 08:42:31.375419 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-hcf4v/init.txt 2026-05-24 08:42:31.375437 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-hcf4v/load-balancer-ks-service-registration.txt 2026-05-24 08:42:31.375455 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-ccw8g/ 2026-05-24 08:42:31.375473 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-ccw8g/init.txt 2026-05-24 08:42:31.375491 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-ccw8g/octavia-ks-user.txt 2026-05-24 08:42:31.375509 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-vb5nr/ 2026-05-24 08:42:31.375526 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-vb5nr/init.txt 2026-05-24 08:42:31.375544 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-vb5nr/rabbit-init.txt 2026-05-24 08:42:31.375562 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-bf88db5b8-76x4c/ 2026-05-24 08:42:31.375580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-bf88db5b8-76x4c/init.txt 2026-05-24 08:42:31.375597 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-bf88db5b8-76x4c/octavia-worker.txt 2026-05-24 08:42:31.375615 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-gc9f7/ 2026-05-24 08:42:31.375632 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-gc9f7/openstack-database-exporter.txt 2026-05-24 08:42:31.375650 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-5455644b6-97kz4/ 2026-05-24 08:42:31.375668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-5455644b6-97kz4/build-config.txt 2026-05-24 08:42:31.375686 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-5455644b6-97kz4/openstack-exporter.txt 2026-05-24 08:42:31.375704 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-687qr/ 2026-05-24 08:42:31.375722 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-687qr/init.txt 2026-05-24 08:42:31.375740 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-687qr/openvswitch-db-perms.txt 2026-05-24 08:42:31.375758 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-687qr/openvswitch-db.txt 2026-05-24 08:42:31.375775 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-687qr/openvswitch-vswitchd-modules.txt 2026-05-24 08:42:31.375794 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-687qr/openvswitch-vswitchd.txt 2026-05-24 08:42:31.375811 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-9cpnj/ 2026-05-24 08:42:31.375829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-9cpnj/controller-init.txt 2026-05-24 08:42:31.375846 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-9cpnj/controller.txt 2026-05-24 08:42:31.375864 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-9cpnj/get-gw-enabled.txt 2026-05-24 08:42:31.375882 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-9cpnj/init.txt 2026-05-24 08:42:31.375904 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-9cpnj/log-parser.txt 2026-05-24 08:42:31.375923 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-9cpnj/vector.txt 2026-05-24 08:42:31.375940 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-7659bd74f8-gmhtt/ 2026-05-24 08:42:31.375958 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-7659bd74f8-gmhtt/init.txt 2026-05-24 08:42:31.375976 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-7659bd74f8-gmhtt/northd.txt 2026-05-24 08:42:31.375993 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ 2026-05-24 08:42:31.376011 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt 2026-05-24 08:42:31.376029 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-05-24 08:42:31.376047 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ 2026-05-24 08:42:31.376065 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt 2026-05-24 08:42:31.376083 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-05-24 08:42:31.376101 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-05-24 08:42:31.376120 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-05-24 08:42:31.376138 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-05-24 08:42:31.376155 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-05-24 08:42:31.376173 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-05-24 08:42:31.376190 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-05-24 08:42:31.376208 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-05-24 08:42:31.376226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-05-24 08:42:31.376244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-05-24 08:42:31.376262 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-64bc56dddd-jvch4/ 2026-05-24 08:42:31.376279 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-64bc56dddd-jvch4/init.txt 2026-05-24 08:42:31.376297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-64bc56dddd-jvch4/placement-api.txt 2026-05-24 08:42:31.376315 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-9k26h/ 2026-05-24 08:42:31.376333 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-9k26h/init.txt 2026-05-24 08:42:31.376351 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-9k26h/placement-db-init-0.txt 2026-05-24 08:42:31.376369 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-stfw5/ 2026-05-24 08:42:31.376387 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-stfw5/init.txt 2026-05-24 08:42:31.376405 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-stfw5/placement-db-sync.txt 2026-05-24 08:42:31.376423 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-qghbn/ 2026-05-24 08:42:31.376441 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-qghbn/init.txt 2026-05-24 08:42:31.376459 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-qghbn/placement-ks-endpoints-admin.txt 2026-05-24 08:42:31.376477 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-qghbn/placement-ks-endpoints-internal.txt 2026-05-24 08:42:31.376495 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-qghbn/placement-ks-endpoints-public.txt 2026-05-24 08:42:31.376513 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-zw9hb/ 2026-05-24 08:42:31.376536 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-zw9hb/init.txt 2026-05-24 08:42:31.376555 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-zw9hb/placement-ks-service-registration.txt 2026-05-24 08:42:31.376573 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-f66vh/ 2026-05-24 08:42:31.376591 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-f66vh/init.txt 2026-05-24 08:42:31.376609 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-f66vh/placement-ks-user.txt 2026-05-24 08:42:31.376627 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-8vxh5/ 2026-05-24 08:42:31.376645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-8vxh5/percona-xtradb-cluster-operator.txt 2026-05-24 08:42:31.376663 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-05-24 08:42:31.376681 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-05-24 08:42:31.376700 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-05-24 08:42:31.376718 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-05-24 08:42:31.376736 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-05-24 08:42:31.376754 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-05-24 08:42:31.376772 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-nbbjj/ 2026-05-24 08:42:31.376790 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-nbbjj/rabbitmq-cluster-operator.txt 2026-05-24 08:42:31.376808 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-05-24 08:42:31.376826 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-05-24 08:42:31.376844 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-05-24 08:42:31.376862 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-05-24 08:42:31.376880 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-05-24 08:42:31.376898 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-05-24 08:42:31.376915 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-05-24 08:42:31.376934 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-05-24 08:42:31.376976 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-05-24 08:42:31.377000 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-05-24 08:42:31.377019 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-05-24 08:42:31.377037 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-05-24 08:42:31.377054 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/ 2026-05-24 08:42:31.377072 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-05-24 08:42:31.377089 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-05-24 08:42:31.377107 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-m85j9/ 2026-05-24 08:42:31.377124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-m85j9/rabbitmq-cluster-operator.txt 2026-05-24 08:42:31.377142 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-05-24 08:42:31.377165 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-05-24 08:42:31.377184 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-05-24 08:42:31.377201 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-05-24 08:42:31.377219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-05-24 08:42:31.377236 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-05-24 08:42:31.377254 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-05-24 08:42:31.377272 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-05-24 08:42:31.377289 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-05-24 08:42:31.377308 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-g2pvv/ 2026-05-24 08:42:31.377327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-g2pvv/ceph-crash.txt 2026-05-24 08:42:31.377345 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-g2pvv/chown-container-data-dir.txt 2026-05-24 08:42:31.377363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-g2pvv/make-container-crash-dir.txt 2026-05-24 08:42:31.377381 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wc2bl/ 2026-05-24 08:42:31.377400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wc2bl/chown-container-data-dir.txt 2026-05-24 08:42:31.377417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wc2bl/log-collector.txt 2026-05-24 08:42:31.377435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wc2bl/rgw.txt 2026-05-24 08:42:31.377452 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-5d8fdd6ddd-t2rdh/ 2026-05-24 08:42:31.377470 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-5d8fdd6ddd-t2rdh/init.txt 2026-05-24 08:42:31.377488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-5d8fdd6ddd-t2rdh/staffeln-api.txt 2026-05-24 08:42:31.377506 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5665d6bcc7-h5pz6/ 2026-05-24 08:42:31.377524 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5665d6bcc7-h5pz6/staffeln-conductor.txt 2026-05-24 08:42:31.377542 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-wcnd6/ 2026-05-24 08:42:31.377560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-wcnd6/init.txt 2026-05-24 08:42:31.377578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-wcnd6/staffeln-db-init-0.txt 2026-05-24 08:42:31.377596 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-ngb6l/ 2026-05-24 08:42:31.377614 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-ngb6l/init.txt 2026-05-24 08:42:31.377632 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-ngb6l/staffeln-db-sync.txt 2026-05-24 08:42:31.377650 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-b9zk7/ 2026-05-24 08:42:31.377668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-b9zk7/init.txt 2026-05-24 08:42:31.377686 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-b9zk7/tempest-ks-user.txt 2026-05-24 08:42:31.377704 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-mwvd8/ 2026-05-24 08:42:31.377722 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-mwvd8/init.txt 2026-05-24 08:42:31.377740 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-mwvd8/tempest-run-tests-init.txt 2026-05-24 08:42:31.377763 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-mwvd8/tempest-run-tests.txt 2026-05-24 08:42:31.377781 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-05-24 08:42:31.377823 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-05-24 08:42:31.377843 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-05-24 08:42:31.377861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-05-24 08:42:31.377880 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-05-24 08:42:31.377898 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-msxtz/ 2026-05-24 08:42:31.377916 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-msxtz/manager.txt 2026-05-24 08:42:31.377934 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-05-24 08:42:31.377952 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-2xtfw/ 2026-05-24 08:42:31.377970 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-2xtfw/rook-ceph-operator.txt 2026-05-24 08:42:31.377989 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-05-24 08:42:31.378007 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-hkmmf/ 2026-05-24 08:42:31.378025 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-hkmmf/secretgen-controller.txt 2026-05-24 08:42:31.378044 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-05-24 08:42:31.378062 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-956rl/ 2026-05-24 08:42:31.378081 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-956rl/controller.txt 2026-05-24 08:42:31.378098 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-lcswv/ 2026-05-24 08:42:31.378116 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-lcswv/ingress-nginx-default-backend.txt 2026-05-24 08:42:31.378134 | instance | cd+++++++++ pod-logs/kube-system/ 2026-05-24 08:42:31.378153 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-krvqg/ 2026-05-24 08:42:31.378171 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-krvqg/cilium-operator.txt 2026-05-24 08:42:31.378189 | instance | cd+++++++++ pod-logs/kube-system/cilium-pszfr/ 2026-05-24 08:42:31.378207 | instance | >f+++++++++ pod-logs/kube-system/cilium-pszfr/apply-sysctl-overwrites.txt 2026-05-24 08:42:31.378225 | instance | >f+++++++++ pod-logs/kube-system/cilium-pszfr/cilium-agent.txt 2026-05-24 08:42:31.378243 | instance | >f+++++++++ pod-logs/kube-system/cilium-pszfr/clean-cilium-state.txt 2026-05-24 08:42:31.378261 | instance | >f+++++++++ pod-logs/kube-system/cilium-pszfr/config.txt 2026-05-24 08:42:31.378279 | instance | >f+++++++++ pod-logs/kube-system/cilium-pszfr/install-cni-binaries.txt 2026-05-24 08:42:31.378298 | instance | >f+++++++++ pod-logs/kube-system/cilium-pszfr/mount-bpf-fs.txt 2026-05-24 08:42:31.378316 | instance | >f+++++++++ pod-logs/kube-system/cilium-pszfr/mount-cgroup.txt 2026-05-24 08:42:31.378334 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-67mw7/ 2026-05-24 08:42:31.378353 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-67mw7/coredns.txt 2026-05-24 08:42:31.378372 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-xqfx6/ 2026-05-24 08:42:31.378390 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-xqfx6/coredns.txt 2026-05-24 08:42:31.378408 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-05-24 08:42:31.378426 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-05-24 08:42:31.378444 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-05-24 08:42:31.378468 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-24 08:42:31.378487 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-05-24 08:42:31.378505 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-24 08:42:31.378524 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-9rrbd/ 2026-05-24 08:42:31.378542 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-9rrbd/kube-proxy.txt 2026-05-24 08:42:31.378561 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-05-24 08:42:31.378579 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-24 08:42:31.378597 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-05-24 08:42:31.378615 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-05-24 08:42:31.378634 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-05-24 08:42:31.378652 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-qkmsw/ 2026-05-24 08:42:31.378670 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-qkmsw/local-path-provisioner.txt 2026-05-24 08:42:31.378689 | instance | cd+++++++++ pod-logs/monitoring/ 2026-05-24 08:42:31.378707 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-05-24 08:42:31.378725 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-05-24 08:42:31.378743 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-05-24 08:42:31.378762 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-05-24 08:42:31.378780 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-05-24 08:42:31.378798 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-wzkbn/ 2026-05-24 08:42:31.378816 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-wzkbn/goldpinger-daemon.txt 2026-05-24 08:42:31.378834 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-d468f5945-ch25r/ 2026-05-24 08:42:31.378852 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-d468f5945-ch25r/grafana-sc-dashboard.txt 2026-05-24 08:42:31.378871 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-d468f5945-ch25r/grafana-sc-datasources.txt 2026-05-24 08:42:31.378889 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-d468f5945-ch25r/grafana.txt 2026-05-24 08:42:31.378907 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-gkfrl/ 2026-05-24 08:42:31.378925 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-gkfrl/kube-state-metrics.txt 2026-05-24 08:42:31.378943 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-28lxb/ 2026-05-24 08:42:31.378961 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-28lxb/kube-prometheus-stack.txt 2026-05-24 08:42:31.378978 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-qs9xw/ 2026-05-24 08:42:31.378995 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-qs9xw/node-exporter.txt 2026-05-24 08:42:31.379013 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-qs9xw/pod-tls-sidecar.txt 2026-05-24 08:42:31.379031 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-05-24 08:42:31.379049 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-05-24 08:42:31.379067 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-05-24 08:42:31.379085 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-05-24 08:42:31.379108 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-05-24 08:42:31.379127 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-qrv6c/ 2026-05-24 08:42:31.379146 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-qrv6c/nginx.txt 2026-05-24 08:42:31.379164 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-05-24 08:42:31.379183 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-05-24 08:42:31.379201 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-05-24 08:42:31.379219 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-g5hzb/ 2026-05-24 08:42:31.379238 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-g5hzb/gc.txt 2026-05-24 08:42:31.379256 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-lk5gf/ 2026-05-24 08:42:31.379274 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-lk5gf/master.txt 2026-05-24 08:42:31.379291 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-4n6l9/ 2026-05-24 08:42:31.379309 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-4n6l9/worker.txt 2026-05-24 08:42:31.379327 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-05-24 08:42:31.379344 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-05-24 08:42:31.379362 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-05-24 08:42:31.379380 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-05-24 08:42:31.379398 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-05-24 08:42:31.379420 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-05-24 08:42:31.379439 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-4pnvk/ 2026-05-24 08:42:31.379458 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-4pnvk/pushgateway.txt 2026-05-24 08:42:31.379477 | instance | cd+++++++++ pod-logs/monitoring/vector-sql8s/ 2026-05-24 08:42:31.379496 | instance | >f+++++++++ pod-logs/monitoring/vector-sql8s/vector.txt 2026-05-24 08:42:31.379514 | instance | cd+++++++++ pod-logs/openstack/ 2026-05-24 08:42:31.379533 | instance | cd+++++++++ pod-logs/openstack/barbican-api-6499485694-sl5l8/ 2026-05-24 08:42:31.379551 | instance | >f+++++++++ pod-logs/openstack/barbican-api-6499485694-sl5l8/barbican-api.txt 2026-05-24 08:42:31.379570 | instance | >f+++++++++ pod-logs/openstack/barbican-api-6499485694-sl5l8/init.txt 2026-05-24 08:42:31.379588 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-57ng6/ 2026-05-24 08:42:31.379606 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-57ng6/barbican-db-init-0.txt 2026-05-24 08:42:31.379624 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-57ng6/init.txt 2026-05-24 08:42:31.379643 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-h7x6p/ 2026-05-24 08:42:31.379661 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-h7x6p/barbican-db-sync.txt 2026-05-24 08:42:31.379679 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-h7x6p/init.txt 2026-05-24 08:42:31.379697 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-98d2q/ 2026-05-24 08:42:31.379715 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-98d2q/init.txt 2026-05-24 08:42:31.379734 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-98d2q/key-manager-ks-endpoints-admin.txt 2026-05-24 08:42:31.379752 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-98d2q/key-manager-ks-endpoints-internal.txt 2026-05-24 08:42:31.379775 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-98d2q/key-manager-ks-endpoints-public.txt 2026-05-24 08:42:31.379793 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-2d4rg/ 2026-05-24 08:42:31.379812 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-2d4rg/init.txt 2026-05-24 08:42:31.379830 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-2d4rg/key-manager-ks-service-registration.txt 2026-05-24 08:42:31.379848 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-5pgsz/ 2026-05-24 08:42:31.379867 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-5pgsz/barbican-ks-user.txt 2026-05-24 08:42:31.379885 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-5pgsz/init.txt 2026-05-24 08:42:31.379903 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-rjx92/ 2026-05-24 08:42:31.379921 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-rjx92/init.txt 2026-05-24 08:42:31.379939 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-rjx92/rabbit-init.txt 2026-05-24 08:42:31.379957 | instance | cd+++++++++ pod-logs/openstack/cinder-api-794bf6bc48-69t7z/ 2026-05-24 08:42:31.379975 | instance | >f+++++++++ pod-logs/openstack/cinder-api-794bf6bc48-69t7z/ceph-coordination-volume-perms.txt 2026-05-24 08:42:31.379993 | instance | >f+++++++++ pod-logs/openstack/cinder-api-794bf6bc48-69t7z/cinder-api.txt 2026-05-24 08:42:31.380011 | instance | >f+++++++++ pod-logs/openstack/cinder-api-794bf6bc48-69t7z/init.txt 2026-05-24 08:42:31.380029 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-7c5cfcbdd4-25vdc/ 2026-05-24 08:42:31.380047 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7c5cfcbdd4-25vdc/ceph-backup-keyring-placement.txt 2026-05-24 08:42:31.380065 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7c5cfcbdd4-25vdc/ceph-coordination-volume-perms.txt 2026-05-24 08:42:31.380083 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7c5cfcbdd4-25vdc/ceph-keyring-placement-rbd1.txt 2026-05-24 08:42:31.380101 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7c5cfcbdd4-25vdc/cinder-backup.txt 2026-05-24 08:42:31.380119 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7c5cfcbdd4-25vdc/init.txt 2026-05-24 08:42:31.380137 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-r4ndf/ 2026-05-24 08:42:31.380156 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-r4ndf/ceph-keyring-placement.txt 2026-05-24 08:42:31.380173 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-r4ndf/cinder-backup-storage-init.txt 2026-05-24 08:42:31.380191 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-r4ndf/init.txt 2026-05-24 08:42:31.380209 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-ddfdd/ 2026-05-24 08:42:31.380228 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-ddfdd/bootstrap.txt 2026-05-24 08:42:31.380246 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-ddfdd/init.txt 2026-05-24 08:42:31.380264 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-5zd4q/ 2026-05-24 08:42:31.380282 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-5zd4q/create-internal-tenant.txt 2026-05-24 08:42:31.380300 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-5zd4q/init.txt 2026-05-24 08:42:31.380318 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-fv4qp/ 2026-05-24 08:42:31.380337 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-fv4qp/cinder-db-init-0.txt 2026-05-24 08:42:31.380355 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-fv4qp/init.txt 2026-05-24 08:42:31.380373 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-q8tbv/ 2026-05-24 08:42:31.380392 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-q8tbv/cinder-db-sync.txt 2026-05-24 08:42:31.380410 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-q8tbv/init.txt 2026-05-24 08:42:31.380434 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-kp2fx/ 2026-05-24 08:42:31.380453 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-kp2fx/init.txt 2026-05-24 08:42:31.380471 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-kp2fx/volumev3-ks-endpoints-admin.txt 2026-05-24 08:42:31.380489 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-kp2fx/volumev3-ks-endpoints-internal.txt 2026-05-24 08:42:31.380507 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-kp2fx/volumev3-ks-endpoints-public.txt 2026-05-24 08:42:31.380525 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-9l4h4/ 2026-05-24 08:42:31.380543 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-9l4h4/init.txt 2026-05-24 08:42:31.380561 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-9l4h4/volumev3-ks-service-registration.txt 2026-05-24 08:42:31.380579 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-ps6x8/ 2026-05-24 08:42:31.380597 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-ps6x8/cinder-ks-user.txt 2026-05-24 08:42:31.380616 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-ps6x8/init.txt 2026-05-24 08:42:31.380634 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-hcn2m/ 2026-05-24 08:42:31.380651 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-hcn2m/init.txt 2026-05-24 08:42:31.380669 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-hcn2m/rabbit-init.txt 2026-05-24 08:42:31.380687 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-6d7444c896-zq2t2/ 2026-05-24 08:42:31.380705 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-6d7444c896-zq2t2/ceph-coordination-volume-perms.txt 2026-05-24 08:42:31.380723 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-6d7444c896-zq2t2/cinder-scheduler.txt 2026-05-24 08:42:31.380741 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-6d7444c896-zq2t2/init.txt 2026-05-24 08:42:31.380759 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-mf9lv/ 2026-05-24 08:42:31.380778 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-mf9lv/ceph-keyring-placement.txt 2026-05-24 08:42:31.380796 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-mf9lv/cinder-storage-init-rbd1.txt 2026-05-24 08:42:31.380814 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-mf9lv/init.txt 2026-05-24 08:42:31.380832 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-6f4ff789c6-mpfhx/ 2026-05-24 08:42:31.380850 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6f4ff789c6-mpfhx/ceph-coordination-volume-perms.txt 2026-05-24 08:42:31.380868 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6f4ff789c6-mpfhx/ceph-keyring-placement-rbd1.txt 2026-05-24 08:42:31.380886 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6f4ff789c6-mpfhx/cinder-volume.txt 2026-05-24 08:42:31.380904 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6f4ff789c6-mpfhx/init-cinder-conf.txt 2026-05-24 08:42:31.380922 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6f4ff789c6-mpfhx/init.txt 2026-05-24 08:42:31.380940 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29660165-rbbx6/ 2026-05-24 08:42:31.380974 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29660165-rbbx6/cinder-volume-usage-audit.txt 2026-05-24 08:42:31.380995 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29660165-rbbx6/init.txt 2026-05-24 08:42:31.381014 | instance | cd+++++++++ pod-logs/openstack/glance-api-7c68465979-zd6n4/ 2026-05-24 08:42:31.381032 | instance | >f+++++++++ pod-logs/openstack/glance-api-7c68465979-zd6n4/ceph-keyring-placement.txt 2026-05-24 08:42:31.381051 | instance | >f+++++++++ pod-logs/openstack/glance-api-7c68465979-zd6n4/glance-api.txt 2026-05-24 08:42:31.381069 | instance | >f+++++++++ pod-logs/openstack/glance-api-7c68465979-zd6n4/glance-perms.txt 2026-05-24 08:42:31.381093 | instance | >f+++++++++ pod-logs/openstack/glance-api-7c68465979-zd6n4/init.txt 2026-05-24 08:42:31.381112 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-zz6qj/ 2026-05-24 08:42:31.381130 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-zz6qj/glance-db-init-0.txt 2026-05-24 08:42:31.381149 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-zz6qj/init.txt 2026-05-24 08:42:31.381168 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-fr582/ 2026-05-24 08:42:31.381186 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-fr582/glance-db-sync.txt 2026-05-24 08:42:31.381204 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-fr582/init.txt 2026-05-24 08:42:31.381222 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-cqbff/ 2026-05-24 08:42:31.381240 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-cqbff/image-ks-endpoints-admin.txt 2026-05-24 08:42:31.381258 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-cqbff/image-ks-endpoints-internal.txt 2026-05-24 08:42:31.381277 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-cqbff/image-ks-endpoints-public.txt 2026-05-24 08:42:31.381295 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-cqbff/init.txt 2026-05-24 08:42:31.381313 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-lbghv/ 2026-05-24 08:42:31.381332 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-lbghv/image-ks-service-registration.txt 2026-05-24 08:42:31.381350 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-lbghv/init.txt 2026-05-24 08:42:31.381369 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-z8zh8/ 2026-05-24 08:42:31.381390 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-z8zh8/glance-ks-user.txt 2026-05-24 08:42:31.381417 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-z8zh8/init.txt 2026-05-24 08:42:31.381444 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-hdwfd/ 2026-05-24 08:42:31.381469 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-hdwfd/glance-metadefs-load.txt 2026-05-24 08:42:31.381489 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-hdwfd/init.txt 2026-05-24 08:42:31.381507 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-s25nm/ 2026-05-24 08:42:31.381526 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-s25nm/init.txt 2026-05-24 08:42:31.381544 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-s25nm/rabbit-init.txt 2026-05-24 08:42:31.381563 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-srkxq/ 2026-05-24 08:42:31.381581 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-srkxq/ceph-keyring-placement.txt 2026-05-24 08:42:31.381599 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-srkxq/glance-storage-init.txt 2026-05-24 08:42:31.381617 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-srkxq/init.txt 2026-05-24 08:42:31.381634 | instance | cd+++++++++ pod-logs/openstack/heat-api-5879fbcbff-99649/ 2026-05-24 08:42:31.381652 | instance | >f+++++++++ pod-logs/openstack/heat-api-5879fbcbff-99649/heat-api.txt 2026-05-24 08:42:31.381671 | instance | >f+++++++++ pod-logs/openstack/heat-api-5879fbcbff-99649/init.txt 2026-05-24 08:42:31.381689 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-wmwws/ 2026-05-24 08:42:31.381708 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-wmwws/bootstrap.txt 2026-05-24 08:42:31.381726 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-wmwws/init.txt 2026-05-24 08:42:31.381744 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-9767f8c5c-k9hn5/ 2026-05-24 08:42:31.381762 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-9767f8c5c-k9hn5/heat-cfn.txt 2026-05-24 08:42:31.381779 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-9767f8c5c-k9hn5/init.txt 2026-05-24 08:42:31.381810 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-cqpdj/ 2026-05-24 08:42:31.381829 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-cqpdj/heat-db-init-0.txt 2026-05-24 08:42:31.381853 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-cqpdj/init.txt 2026-05-24 08:42:31.381872 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-wq7n9/ 2026-05-24 08:42:31.381891 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-wq7n9/heat-db-sync.txt 2026-05-24 08:42:31.381909 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-wq7n9/init.txt 2026-05-24 08:42:31.381927 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-hqthq/ 2026-05-24 08:42:31.381945 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-hqthq/heat-ks-domain-user.txt 2026-05-24 08:42:31.381963 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-hqthq/init.txt 2026-05-24 08:42:31.381981 | instance | cd+++++++++ pod-logs/openstack/heat-engine-775f6c4b78-9vlsk/ 2026-05-24 08:42:31.381999 | instance | >f+++++++++ pod-logs/openstack/heat-engine-775f6c4b78-9vlsk/heat-engine.txt 2026-05-24 08:42:31.382017 | instance | >f+++++++++ pod-logs/openstack/heat-engine-775f6c4b78-9vlsk/init.txt 2026-05-24 08:42:31.382035 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29660190-lvb8b/ 2026-05-24 08:42:31.382053 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29660190-lvb8b/heat-engine-cleaner.txt 2026-05-24 08:42:31.382071 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29660190-lvb8b/init.txt 2026-05-24 08:42:31.382088 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29660195-6wcf5/ 2026-05-24 08:42:31.382106 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29660195-6wcf5/heat-engine-cleaner.txt 2026-05-24 08:42:31.382124 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29660195-6wcf5/init.txt 2026-05-24 08:42:31.382142 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29660200-grxdj/ 2026-05-24 08:42:31.382159 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29660200-grxdj/heat-engine-cleaner.txt 2026-05-24 08:42:31.382177 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29660200-grxdj/init.txt 2026-05-24 08:42:31.382195 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-cc4rh/ 2026-05-24 08:42:31.382213 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-cc4rh/cloudformation-ks-endpoints-admin.txt 2026-05-24 08:42:31.382230 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-cc4rh/cloudformation-ks-endpoints-internal.txt 2026-05-24 08:42:31.382248 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-cc4rh/cloudformation-ks-endpoints-public.txt 2026-05-24 08:42:31.382266 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-cc4rh/init.txt 2026-05-24 08:42:31.382284 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-cc4rh/orchestration-ks-endpoints-admin.txt 2026-05-24 08:42:31.382302 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-cc4rh/orchestration-ks-endpoints-internal.txt 2026-05-24 08:42:31.382320 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-cc4rh/orchestration-ks-endpoints-public.txt 2026-05-24 08:42:31.382337 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-djh94/ 2026-05-24 08:42:31.382355 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-djh94/cloudformation-ks-service-registration.txt 2026-05-24 08:42:31.382373 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-djh94/init.txt 2026-05-24 08:42:31.382392 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-djh94/orchestration-ks-service-registration.txt 2026-05-24 08:42:31.382410 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-xpkpr/ 2026-05-24 08:42:31.382429 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-xpkpr/heat-ks-user.txt 2026-05-24 08:42:31.382447 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-xpkpr/heat-trustee-ks-user.txt 2026-05-24 08:42:31.382466 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-xpkpr/init.txt 2026-05-24 08:42:31.382485 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-bl7l9/ 2026-05-24 08:42:31.382509 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-bl7l9/init.txt 2026-05-24 08:42:31.382654 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-bl7l9/rabbit-init.txt 2026-05-24 08:42:31.382684 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-t2qqh/ 2026-05-24 08:42:31.382705 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-t2qqh/heat-trusts.txt 2026-05-24 08:42:31.382723 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-t2qqh/init.txt 2026-05-24 08:42:31.382742 | instance | cd+++++++++ pod-logs/openstack/horizon-585bbf5d89-9vjvh/ 2026-05-24 08:42:31.382761 | instance | >f+++++++++ pod-logs/openstack/horizon-585bbf5d89-9vjvh/horizon.txt 2026-05-24 08:42:31.382779 | instance | >f+++++++++ pod-logs/openstack/horizon-585bbf5d89-9vjvh/init.txt 2026-05-24 08:42:31.382797 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-gsvng/ 2026-05-24 08:42:31.382815 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-gsvng/horizon-db-init-0.txt 2026-05-24 08:42:31.382834 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-gsvng/init.txt 2026-05-24 08:42:31.382852 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-7ggzx/ 2026-05-24 08:42:31.382870 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-7ggzx/horizon-db-sync.txt 2026-05-24 08:42:31.382888 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-7ggzx/init.txt 2026-05-24 08:42:31.382907 | instance | cd+++++++++ pod-logs/openstack/keepalived-l5tcw/ 2026-05-24 08:42:31.382925 | instance | >f+++++++++ pod-logs/openstack/keepalived-l5tcw/init.txt 2026-05-24 08:42:31.382943 | instance | >f+++++++++ pod-logs/openstack/keepalived-l5tcw/keepalived.txt 2026-05-24 08:42:31.382961 | instance | >f+++++++++ pod-logs/openstack/keepalived-l5tcw/wait-for-ip.txt 2026-05-24 08:42:31.382979 | instance | cd+++++++++ pod-logs/openstack/keystone-api-549cb7d5df-xptv6/ 2026-05-24 08:42:31.382997 | instance | >f+++++++++ pod-logs/openstack/keystone-api-549cb7d5df-xptv6/init.txt 2026-05-24 08:42:31.383015 | instance | >f+++++++++ pod-logs/openstack/keystone-api-549cb7d5df-xptv6/keystone-api.txt 2026-05-24 08:42:31.383033 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-mjtxg/ 2026-05-24 08:42:31.383051 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-mjtxg/bootstrap.txt 2026-05-24 08:42:31.383070 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-mjtxg/init.txt 2026-05-24 08:42:31.383088 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-2mqd9/ 2026-05-24 08:42:31.383107 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-2mqd9/init.txt 2026-05-24 08:42:31.383125 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-2mqd9/keystone-credential-setup.txt 2026-05-24 08:42:31.383144 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-kszfg/ 2026-05-24 08:42:31.383161 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-kszfg/init.txt 2026-05-24 08:42:31.383179 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-kszfg/keystone-db-init-0.txt 2026-05-24 08:42:31.383197 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-sp2mj/ 2026-05-24 08:42:31.383215 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-sp2mj/init.txt 2026-05-24 08:42:31.383234 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-sp2mj/keystone-db-sync.txt 2026-05-24 08:42:31.383252 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-v6clp/ 2026-05-24 08:42:31.383270 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-v6clp/init.txt 2026-05-24 08:42:31.383288 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-v6clp/keystone-domain-manage.txt 2026-05-24 08:42:31.383307 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-dlm4d/ 2026-05-24 08:42:31.383324 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-dlm4d/init.txt 2026-05-24 08:42:31.383342 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-dlm4d/keystone-fernet-setup.txt 2026-05-24 08:42:31.383366 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-v2tk9/ 2026-05-24 08:42:31.383385 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-v2tk9/init.txt 2026-05-24 08:42:31.383403 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-v2tk9/rabbit-init.txt 2026-05-24 08:42:31.383421 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-n5tsr/ 2026-05-24 08:42:31.383439 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-n5tsr/ceph-admin-keyring-placement.txt 2026-05-24 08:42:31.383456 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-n5tsr/ceph-keyring-placement.txt 2026-05-24 08:42:31.383475 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-n5tsr/init-dynamic-options.txt 2026-05-24 08:42:31.383493 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-n5tsr/init.txt 2026-05-24 08:42:31.383510 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-n5tsr/libvirt-exporter.txt 2026-05-24 08:42:31.383528 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-n5tsr/libvirt.txt 2026-05-24 08:42:31.383546 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-n5tsr/tls-sidecar.txt 2026-05-24 08:42:31.383563 | instance | cd+++++++++ pod-logs/openstack/magnum-api-56687b6649-xkx9c/ 2026-05-24 08:42:31.383581 | instance | >f+++++++++ pod-logs/openstack/magnum-api-56687b6649-xkx9c/init.txt 2026-05-24 08:42:31.383599 | instance | >f+++++++++ pod-logs/openstack/magnum-api-56687b6649-xkx9c/magnum-api.txt 2026-05-24 08:42:31.383616 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-9d4rj/ 2026-05-24 08:42:31.383633 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-9d4rj/magnum-cluster-api-proxy.txt 2026-05-24 08:42:31.383651 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-05-24 08:42:31.383668 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-05-24 08:42:31.383686 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-05-24 08:42:31.383704 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-05-24 08:42:31.383721 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-5fgd5/ 2026-05-24 08:42:31.383739 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-5fgd5/init.txt 2026-05-24 08:42:31.383757 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-5fgd5/magnum-db-init-0.txt 2026-05-24 08:42:31.383775 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-wrnx8/ 2026-05-24 08:42:31.383793 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-wrnx8/init.txt 2026-05-24 08:42:31.383811 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-wrnx8/magnum-db-sync.txt 2026-05-24 08:42:31.383828 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-jwllf/ 2026-05-24 08:42:31.383846 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-jwllf/init.txt 2026-05-24 08:42:31.383864 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-jwllf/magnum-ks-domain-user.txt 2026-05-24 08:42:31.383882 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-nrt4b/ 2026-05-24 08:42:31.383900 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-nrt4b/container-infra-ks-endpoints-admin.txt 2026-05-24 08:42:31.383918 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-nrt4b/container-infra-ks-endpoints-internal.txt 2026-05-24 08:42:31.383935 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-nrt4b/container-infra-ks-endpoints-public.txt 2026-05-24 08:42:31.383953 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-nrt4b/init.txt 2026-05-24 08:42:31.383971 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-dp4rp/ 2026-05-24 08:42:31.383989 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-dp4rp/container-infra-ks-service-registration.txt 2026-05-24 08:42:31.384015 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-dp4rp/init.txt 2026-05-24 08:42:31.384034 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-9sw2l/ 2026-05-24 08:42:31.384052 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-9sw2l/init.txt 2026-05-24 08:42:31.384071 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-9sw2l/magnum-ks-user.txt 2026-05-24 08:42:31.384089 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-f8z5h/ 2026-05-24 08:42:31.384107 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-f8z5h/init.txt 2026-05-24 08:42:31.384126 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-f8z5h/rabbit-init.txt 2026-05-24 08:42:31.384144 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-8tvvj/ 2026-05-24 08:42:31.384162 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-8tvvj/registry.txt 2026-05-24 08:42:31.384180 | instance | cd+++++++++ pod-logs/openstack/manila-api-6c69659cd6-9lnth/ 2026-05-24 08:42:31.384198 | instance | >f+++++++++ pod-logs/openstack/manila-api-6c69659cd6-9lnth/init.txt 2026-05-24 08:42:31.384217 | instance | >f+++++++++ pod-logs/openstack/manila-api-6c69659cd6-9lnth/manila-api.txt 2026-05-24 08:42:31.384234 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-rhtcl/ 2026-05-24 08:42:31.384252 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-rhtcl/bootstrap.txt 2026-05-24 08:42:31.384270 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-rhtcl/init.txt 2026-05-24 08:42:31.384288 | instance | cd+++++++++ pod-logs/openstack/manila-data-7499dc64b9-7v2fq/ 2026-05-24 08:42:31.384306 | instance | >f+++++++++ pod-logs/openstack/manila-data-7499dc64b9-7v2fq/init.txt 2026-05-24 08:42:31.384324 | instance | >f+++++++++ pod-logs/openstack/manila-data-7499dc64b9-7v2fq/manila-data.txt 2026-05-24 08:42:31.384342 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-ddznz/ 2026-05-24 08:42:31.384359 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-ddznz/init.txt 2026-05-24 08:42:31.384377 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-ddznz/manila-db-init-0.txt 2026-05-24 08:42:31.384396 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-zjp62/ 2026-05-24 08:42:31.384414 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-zjp62/init.txt 2026-05-24 08:42:31.384432 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-zjp62/manila-db-sync.txt 2026-05-24 08:42:31.384450 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-lhcjl/ 2026-05-24 08:42:31.384468 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-lhcjl/init.txt 2026-05-24 08:42:31.384486 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-lhcjl/share-ks-endpoints-admin.txt 2026-05-24 08:42:31.384504 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-lhcjl/share-ks-endpoints-internal.txt 2026-05-24 08:42:31.384521 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-lhcjl/share-ks-endpoints-public.txt 2026-05-24 08:42:31.384539 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-lhcjl/sharev2-ks-endpoints-admin.txt 2026-05-24 08:42:31.384556 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-lhcjl/sharev2-ks-endpoints-internal.txt 2026-05-24 08:42:31.384574 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-lhcjl/sharev2-ks-endpoints-public.txt 2026-05-24 08:42:31.384591 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-k8cdx/ 2026-05-24 08:42:31.384609 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-k8cdx/init.txt 2026-05-24 08:42:31.384627 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-k8cdx/share-ks-service-registration.txt 2026-05-24 08:42:31.384645 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-k8cdx/sharev2-ks-service-registration.txt 2026-05-24 08:42:31.384663 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-w4dkm/ 2026-05-24 08:42:31.384680 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-w4dkm/init.txt 2026-05-24 08:42:31.384703 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-w4dkm/manila-ks-user.txt 2026-05-24 08:42:31.384721 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-r48pg/ 2026-05-24 08:42:31.384740 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-r48pg/init.txt 2026-05-24 08:42:31.384757 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-r48pg/rabbit-init.txt 2026-05-24 08:42:31.384775 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-84cdf46d8f-5k4xp/ 2026-05-24 08:42:31.384793 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-84cdf46d8f-5k4xp/init.txt 2026-05-24 08:42:31.384811 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-84cdf46d8f-5k4xp/manila-scheduler.txt 2026-05-24 08:42:31.384828 | instance | cd+++++++++ pod-logs/openstack/manila-share-55c4dd7dfb-pz5wr/ 2026-05-24 08:42:31.384846 | instance | >f+++++++++ pod-logs/openstack/manila-share-55c4dd7dfb-pz5wr/init.txt 2026-05-24 08:42:31.384864 | instance | >f+++++++++ pod-logs/openstack/manila-share-55c4dd7dfb-pz5wr/manila-share-init.txt 2026-05-24 08:42:31.384882 | instance | >f+++++++++ pod-logs/openstack/manila-share-55c4dd7dfb-pz5wr/manila-share.txt 2026-05-24 08:42:31.384900 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-mml87/ 2026-05-24 08:42:31.384917 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-mml87/init.txt 2026-05-24 08:42:31.384935 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-mml87/memcached-exporter.txt 2026-05-24 08:42:31.384976 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-mml87/memcached.txt 2026-05-24 08:42:31.385000 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-wz6ct/ 2026-05-24 08:42:31.385018 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-wz6ct/init.txt 2026-05-24 08:42:31.385037 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-wz6ct/neutron-db-init-0.txt 2026-05-24 08:42:31.385055 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-dvrmt/ 2026-05-24 08:42:31.385073 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-dvrmt/init.txt 2026-05-24 08:42:31.385091 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-dvrmt/neutron-db-sync.txt 2026-05-24 08:42:31.385109 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-cfqwc/ 2026-05-24 08:42:31.385127 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-cfqwc/init.txt 2026-05-24 08:42:31.385145 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-cfqwc/network-ks-endpoints-admin.txt 2026-05-24 08:42:31.385162 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-cfqwc/network-ks-endpoints-internal.txt 2026-05-24 08:42:31.385180 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-cfqwc/network-ks-endpoints-public.txt 2026-05-24 08:42:31.385197 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-zbv5w/ 2026-05-24 08:42:31.385215 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-zbv5w/init.txt 2026-05-24 08:42:31.385233 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-zbv5w/network-ks-service-registration.txt 2026-05-24 08:42:31.385250 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-sv6c2/ 2026-05-24 08:42:31.385268 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-sv6c2/init.txt 2026-05-24 08:42:31.385285 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-sv6c2/neutron-ks-user.txt 2026-05-24 08:42:31.385302 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-n2h2d/ 2026-05-24 08:42:31.385319 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-n2h2d/init.txt 2026-05-24 08:42:31.385337 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-n2h2d/neutron-netns-cleanup-cron.txt 2026-05-24 08:42:31.385355 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-wgnlc/ 2026-05-24 08:42:31.385377 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-wgnlc/init.txt 2026-05-24 08:42:31.385397 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-wgnlc/neutron-metadata-agent-init.txt 2026-05-24 08:42:31.385414 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-wgnlc/neutron-ovn-metadata-agent.txt 2026-05-24 08:42:31.385432 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-wgnlc/ovn-neutron-init.txt 2026-05-24 08:42:31.385450 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-5fkqm/ 2026-05-24 08:42:31.385468 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-5fkqm/init.txt 2026-05-24 08:42:31.385545 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-5fkqm/neutron-ovn-vpn-agent.txt 2026-05-24 08:42:31.385569 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-5fkqm/ovn-neutron-init.txt 2026-05-24 08:42:31.385589 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-5fkqm/ovn-vpn-agent-init.txt 2026-05-24 08:42:31.385608 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-mb64s/ 2026-05-24 08:42:31.385627 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-mb64s/init.txt 2026-05-24 08:42:31.385646 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-mb64s/rabbit-init.txt 2026-05-24 08:42:31.385664 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-9c4cd8494-7tpvl/ 2026-05-24 08:42:31.385682 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-9c4cd8494-7tpvl/init.txt 2026-05-24 08:42:31.385701 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-9c4cd8494-7tpvl/neutron-rpc-server.txt 2026-05-24 08:42:31.385718 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-9c4cd8494-7tpvl/ovn-neutron-init.txt 2026-05-24 08:42:31.385736 | instance | cd+++++++++ pod-logs/openstack/neutron-server-76b9b84d49-49c99/ 2026-05-24 08:42:31.385754 | instance | >f+++++++++ pod-logs/openstack/neutron-server-76b9b84d49-49c99/init.txt 2026-05-24 08:42:31.385773 | instance | >f+++++++++ pod-logs/openstack/neutron-server-76b9b84d49-49c99/neutron-policy-server.txt 2026-05-24 08:42:31.385790 | instance | >f+++++++++ pod-logs/openstack/neutron-server-76b9b84d49-49c99/neutron-server.txt 2026-05-24 08:42:31.385834 | instance | >f+++++++++ pod-logs/openstack/neutron-server-76b9b84d49-49c99/ovn-neutron-init.txt 2026-05-24 08:42:31.385852 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-f7c447fb8-ctf59/ 2026-05-24 08:42:31.385870 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-f7c447fb8-ctf59/init.txt 2026-05-24 08:42:31.385887 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-f7c447fb8-ctf59/nova-api-metadata-init.txt 2026-05-24 08:42:31.385909 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-f7c447fb8-ctf59/nova-api.txt 2026-05-24 08:42:31.385926 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-b646d877-xxplz/ 2026-05-24 08:42:31.385944 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-b646d877-xxplz/init.txt 2026-05-24 08:42:31.385962 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-b646d877-xxplz/nova-osapi.txt 2026-05-24 08:42:31.385980 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-r9thn/ 2026-05-24 08:42:31.385998 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-r9thn/bootstrap.txt 2026-05-24 08:42:31.386016 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-r9thn/init.txt 2026-05-24 08:42:31.386034 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29660160-bwjcb/ 2026-05-24 08:42:31.386051 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29660160-bwjcb/init.txt 2026-05-24 08:42:31.386069 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29660160-bwjcb/nova-cell-setup.txt 2026-05-24 08:42:31.386087 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-ngtzf/ 2026-05-24 08:42:31.386105 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-ngtzf/init.txt 2026-05-24 08:42:31.386129 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-ngtzf/nova-cell-setup-init.txt 2026-05-24 08:42:31.386148 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-ngtzf/nova-cell-setup.txt 2026-05-24 08:42:31.386166 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-6qgz2/ 2026-05-24 08:42:31.386183 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6qgz2/ceph-admin-keyring-placement.txt 2026-05-24 08:42:31.386201 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6qgz2/ceph-keyring-placement.txt 2026-05-24 08:42:31.386219 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6qgz2/ceph-perms.txt 2026-05-24 08:42:31.386237 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6qgz2/init.txt 2026-05-24 08:42:31.386255 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6qgz2/nova-compute-init.txt 2026-05-24 08:42:31.386272 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6qgz2/nova-compute-ssh-init.txt 2026-05-24 08:42:31.386290 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6qgz2/nova-compute-ssh.txt 2026-05-24 08:42:31.386308 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6qgz2/nova-compute-vnc-init.txt 2026-05-24 08:42:31.386325 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6qgz2/nova-compute.txt 2026-05-24 08:42:31.386342 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-55c68577c5-z49px/ 2026-05-24 08:42:31.386360 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-55c68577c5-z49px/init.txt 2026-05-24 08:42:31.386378 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-55c68577c5-z49px/nova-conductor.txt 2026-05-24 08:42:31.386396 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-xjhtt/ 2026-05-24 08:42:31.386414 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-xjhtt/init.txt 2026-05-24 08:42:31.386432 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-xjhtt/nova-db-init-0.txt 2026-05-24 08:42:31.386451 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-xjhtt/nova-db-init-1.txt 2026-05-24 08:42:31.386469 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-xjhtt/nova-db-init-2.txt 2026-05-24 08:42:31.386486 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-zwxvs/ 2026-05-24 08:42:31.386504 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-zwxvs/init.txt 2026-05-24 08:42:31.386522 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-zwxvs/nova-db-sync.txt 2026-05-24 08:42:31.386540 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-f55rv/ 2026-05-24 08:42:31.386558 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-f55rv/compute-ks-endpoints-admin.txt 2026-05-24 08:42:31.386576 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-f55rv/compute-ks-endpoints-internal.txt 2026-05-24 08:42:31.386593 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-f55rv/compute-ks-endpoints-public.txt 2026-05-24 08:42:31.386611 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-f55rv/init.txt 2026-05-24 08:42:31.386629 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-z6vc5/ 2026-05-24 08:42:31.386647 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-z6vc5/compute-ks-service-registration.txt 2026-05-24 08:42:31.386665 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-z6vc5/init.txt 2026-05-24 08:42:31.386683 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-knrcd/ 2026-05-24 08:42:31.386701 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-knrcd/init.txt 2026-05-24 08:42:31.386718 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-knrcd/nova-ks-user.txt 2026-05-24 08:42:31.386736 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-c44996c44-pl7x2/ 2026-05-24 08:42:31.386754 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-c44996c44-pl7x2/init.txt 2026-05-24 08:42:31.386771 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-c44996c44-pl7x2/nova-novncproxy-init-assets.txt 2026-05-24 08:42:31.386793 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-c44996c44-pl7x2/nova-novncproxy-init.txt 2026-05-24 08:42:31.386811 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-c44996c44-pl7x2/nova-novncproxy.txt 2026-05-24 08:42:31.386829 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-c29vk/ 2026-05-24 08:42:31.386847 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-c29vk/init.txt 2026-05-24 08:42:31.386865 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-c29vk/rabbit-init.txt 2026-05-24 08:42:31.386882 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-75cb97cdcf-n9hcl/ 2026-05-24 08:42:31.386900 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-75cb97cdcf-n9hcl/init.txt 2026-05-24 08:42:31.386918 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-75cb97cdcf-n9hcl/nova-scheduler.txt 2026-05-24 08:42:31.386936 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29660160-n5kb6/ 2026-05-24 08:42:31.386953 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29660160-n5kb6/init.txt 2026-05-24 08:42:31.386971 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29660160-n5kb6/nova-service-cleaner.txt 2026-05-24 08:42:31.386988 | instance | cd+++++++++ pod-logs/openstack/octavia-api-856989b744-c2v8f/ 2026-05-24 08:42:31.387006 | instance | >f+++++++++ pod-logs/openstack/octavia-api-856989b744-c2v8f/init.txt 2026-05-24 08:42:31.387024 | instance | >f+++++++++ pod-logs/openstack/octavia-api-856989b744-c2v8f/octavia-api.txt 2026-05-24 08:42:31.387042 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-z4tms/ 2026-05-24 08:42:31.387060 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-z4tms/bootstrap.txt 2026-05-24 08:42:31.387077 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-z4tms/init.txt 2026-05-24 08:42:31.387095 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-zk9cc/ 2026-05-24 08:42:31.387112 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-zk9cc/init.txt 2026-05-24 08:42:31.387130 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-zk9cc/octavia-db-init-0.txt 2026-05-24 08:42:31.387149 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-zk9cc/octavia-db-init-1.txt 2026-05-24 08:42:31.387167 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-fvf44/ 2026-05-24 08:42:31.387185 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-fvf44/init.txt 2026-05-24 08:42:31.387202 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-fvf44/octavia-db-sync.txt 2026-05-24 08:42:31.387220 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-p87h8/ 2026-05-24 08:42:31.387238 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-p87h8/init.txt 2026-05-24 08:42:31.387257 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-p87h8/octavia-health-manager-get-port.txt 2026-05-24 08:42:31.387275 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-p87h8/octavia-health-manager-nic-init.txt 2026-05-24 08:42:31.387293 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-p87h8/octavia-health-manager.txt 2026-05-24 08:42:31.387310 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-749fc8859f-4278v/ 2026-05-24 08:42:31.387328 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-749fc8859f-4278v/init.txt 2026-05-24 08:42:31.387346 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-749fc8859f-4278v/octavia-housekeeping.txt 2026-05-24 08:42:31.387364 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-4kmnk/ 2026-05-24 08:42:31.387382 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-4kmnk/init.txt 2026-05-24 08:42:31.387399 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-4kmnk/load-balancer-ks-endpoints-admin.txt 2026-05-24 08:42:31.387417 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-4kmnk/load-balancer-ks-endpoints-internal.txt 2026-05-24 08:42:31.387439 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-4kmnk/load-balancer-ks-endpoints-public.txt 2026-05-24 08:42:31.387457 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-hcf4v/ 2026-05-24 08:42:31.387475 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-hcf4v/init.txt 2026-05-24 08:42:31.387494 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-hcf4v/load-balancer-ks-service-registration.txt 2026-05-24 08:42:31.387512 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-ccw8g/ 2026-05-24 08:42:31.387529 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-ccw8g/init.txt 2026-05-24 08:42:31.387547 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-ccw8g/octavia-ks-user.txt 2026-05-24 08:42:31.387566 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-vb5nr/ 2026-05-24 08:42:31.387584 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-vb5nr/init.txt 2026-05-24 08:42:31.387602 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-vb5nr/rabbit-init.txt 2026-05-24 08:42:31.387620 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-bf88db5b8-76x4c/ 2026-05-24 08:42:31.387638 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-bf88db5b8-76x4c/init.txt 2026-05-24 08:42:31.387657 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-bf88db5b8-76x4c/octavia-worker.txt 2026-05-24 08:42:31.387675 | instance | cd+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-gc9f7/ 2026-05-24 08:42:31.387694 | instance | >f+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-gc9f7/openstack-database-exporter.txt 2026-05-24 08:42:31.387713 | instance | cd+++++++++ pod-logs/openstack/openstack-exporter-5455644b6-97kz4/ 2026-05-24 08:42:31.387730 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-5455644b6-97kz4/build-config.txt 2026-05-24 08:42:31.387748 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-5455644b6-97kz4/openstack-exporter.txt 2026-05-24 08:42:31.387766 | instance | cd+++++++++ pod-logs/openstack/openvswitch-687qr/ 2026-05-24 08:42:31.387784 | instance | >f+++++++++ pod-logs/openstack/openvswitch-687qr/init.txt 2026-05-24 08:42:31.387802 | instance | >f+++++++++ pod-logs/openstack/openvswitch-687qr/openvswitch-db-perms.txt 2026-05-24 08:42:31.387820 | instance | >f+++++++++ pod-logs/openstack/openvswitch-687qr/openvswitch-db.txt 2026-05-24 08:42:31.387837 | instance | >f+++++++++ pod-logs/openstack/openvswitch-687qr/openvswitch-vswitchd-modules.txt 2026-05-24 08:42:31.387855 | instance | >f+++++++++ pod-logs/openstack/openvswitch-687qr/openvswitch-vswitchd.txt 2026-05-24 08:42:31.387873 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-9cpnj/ 2026-05-24 08:42:31.387891 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-9cpnj/controller-init.txt 2026-05-24 08:42:31.387909 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-9cpnj/controller.txt 2026-05-24 08:42:31.387927 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-9cpnj/get-gw-enabled.txt 2026-05-24 08:42:31.387945 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-9cpnj/init.txt 2026-05-24 08:42:31.387963 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-9cpnj/log-parser.txt 2026-05-24 08:42:31.387981 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-9cpnj/vector.txt 2026-05-24 08:42:31.387999 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-7659bd74f8-gmhtt/ 2026-05-24 08:42:31.388017 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-7659bd74f8-gmhtt/init.txt 2026-05-24 08:42:31.388035 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-7659bd74f8-gmhtt/northd.txt 2026-05-24 08:42:31.388053 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ 2026-05-24 08:42:31.388070 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt 2026-05-24 08:42:31.388093 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-05-24 08:42:31.388112 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ 2026-05-24 08:42:31.388129 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt 2026-05-24 08:42:31.388147 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-05-24 08:42:31.388164 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-05-24 08:42:31.388182 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-05-24 08:42:31.388199 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-05-24 08:42:31.388217 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-05-24 08:42:31.388235 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-05-24 08:42:31.388252 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-05-24 08:42:31.388270 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-05-24 08:42:31.388288 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-05-24 08:42:31.388305 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-05-24 08:42:31.388323 | instance | cd+++++++++ pod-logs/openstack/placement-api-64bc56dddd-jvch4/ 2026-05-24 08:42:31.388341 | instance | >f+++++++++ pod-logs/openstack/placement-api-64bc56dddd-jvch4/init.txt 2026-05-24 08:42:31.388359 | instance | >f+++++++++ pod-logs/openstack/placement-api-64bc56dddd-jvch4/placement-api.txt 2026-05-24 08:42:31.388377 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-9k26h/ 2026-05-24 08:42:31.388395 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-9k26h/init.txt 2026-05-24 08:42:31.388412 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-9k26h/placement-db-init-0.txt 2026-05-24 08:42:31.388430 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-stfw5/ 2026-05-24 08:42:31.388448 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-stfw5/init.txt 2026-05-24 08:42:31.388465 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-stfw5/placement-db-sync.txt 2026-05-24 08:42:31.388483 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-qghbn/ 2026-05-24 08:42:31.388500 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-qghbn/init.txt 2026-05-24 08:42:31.388518 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-qghbn/placement-ks-endpoints-admin.txt 2026-05-24 08:42:31.388536 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-qghbn/placement-ks-endpoints-internal.txt 2026-05-24 08:42:31.388554 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-qghbn/placement-ks-endpoints-public.txt 2026-05-24 08:42:31.388571 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-zw9hb/ 2026-05-24 08:42:31.388589 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-zw9hb/init.txt 2026-05-24 08:42:31.388606 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-zw9hb/placement-ks-service-registration.txt 2026-05-24 08:42:31.388624 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-f66vh/ 2026-05-24 08:42:31.388642 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-f66vh/init.txt 2026-05-24 08:42:31.388660 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-f66vh/placement-ks-user.txt 2026-05-24 08:42:31.388678 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-8vxh5/ 2026-05-24 08:42:31.388696 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-8vxh5/percona-xtradb-cluster-operator.txt 2026-05-24 08:42:31.388714 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-05-24 08:42:31.388732 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-05-24 08:42:31.388750 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-05-24 08:42:31.388773 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-05-24 08:42:31.388791 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-05-24 08:42:31.388810 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-05-24 08:42:31.388828 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-nbbjj/ 2026-05-24 08:42:31.388846 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-nbbjj/rabbitmq-cluster-operator.txt 2026-05-24 08:42:31.388864 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-05-24 08:42:31.388883 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-05-24 08:42:31.388900 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-05-24 08:42:31.388919 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-05-24 08:42:31.388937 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-05-24 08:42:31.388973 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-05-24 08:42:31.388995 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-05-24 08:42:31.389014 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-05-24 08:42:31.389031 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-05-24 08:42:31.389050 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-05-24 08:42:31.389068 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-05-24 08:42:31.389085 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-05-24 08:42:31.389103 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/ 2026-05-24 08:42:31.389121 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-05-24 08:42:31.389138 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-05-24 08:42:31.389156 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-m85j9/ 2026-05-24 08:42:31.389174 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-m85j9/rabbitmq-cluster-operator.txt 2026-05-24 08:42:31.389192 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-05-24 08:42:31.389210 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-05-24 08:42:31.389228 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-05-24 08:42:31.389246 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-05-24 08:42:31.389263 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-05-24 08:42:31.389281 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-05-24 08:42:31.389298 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-05-24 08:42:31.389316 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-05-24 08:42:31.389334 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-05-24 08:42:31.389352 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-g2pvv/ 2026-05-24 08:42:31.389370 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-g2pvv/ceph-crash.txt 2026-05-24 08:42:31.389388 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-g2pvv/chown-container-data-dir.txt 2026-05-24 08:42:31.389405 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-g2pvv/make-container-crash-dir.txt 2026-05-24 08:42:31.389423 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wc2bl/ 2026-05-24 08:42:31.389447 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wc2bl/chown-container-data-dir.txt 2026-05-24 08:42:31.389465 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wc2bl/log-collector.txt 2026-05-24 08:42:31.389484 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wc2bl/rgw.txt 2026-05-24 08:42:31.389501 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-5d8fdd6ddd-t2rdh/ 2026-05-24 08:42:31.389519 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-5d8fdd6ddd-t2rdh/init.txt 2026-05-24 08:42:31.389537 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-5d8fdd6ddd-t2rdh/staffeln-api.txt 2026-05-24 08:42:31.389555 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-5665d6bcc7-h5pz6/ 2026-05-24 08:42:31.389573 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-5665d6bcc7-h5pz6/staffeln-conductor.txt 2026-05-24 08:42:31.389591 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-wcnd6/ 2026-05-24 08:42:31.389609 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-wcnd6/init.txt 2026-05-24 08:42:31.389627 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-wcnd6/staffeln-db-init-0.txt 2026-05-24 08:42:31.389645 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-ngb6l/ 2026-05-24 08:42:31.389663 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-ngb6l/init.txt 2026-05-24 08:42:31.389680 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-ngb6l/staffeln-db-sync.txt 2026-05-24 08:42:31.389698 | instance | cd+++++++++ pod-logs/openstack/tempest-ks-user-b9zk7/ 2026-05-24 08:42:31.389715 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-b9zk7/init.txt 2026-05-24 08:42:31.389733 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-b9zk7/tempest-ks-user.txt 2026-05-24 08:42:31.389750 | instance | cd+++++++++ pod-logs/openstack/tempest-run-tests-mwvd8/ 2026-05-24 08:42:31.389767 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-mwvd8/init.txt 2026-05-24 08:42:31.389785 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-mwvd8/tempest-run-tests-init.txt 2026-05-24 08:42:31.389815 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-mwvd8/tempest-run-tests.txt 2026-05-24 08:42:31.389833 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-05-24 08:42:31.389850 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-05-24 08:42:31.389867 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-05-24 08:42:31.389885 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-05-24 08:42:31.389902 | instance | cd+++++++++ pod-logs/orc-system/ 2026-05-24 08:42:31.389920 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-msxtz/ 2026-05-24 08:42:31.389938 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-msxtz/manager.txt 2026-05-24 08:42:31.389955 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-05-24 08:42:31.389973 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-2xtfw/ 2026-05-24 08:42:31.389990 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-2xtfw/rook-ceph-operator.txt 2026-05-24 08:42:31.390008 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-05-24 08:42:31.390026 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-hkmmf/ 2026-05-24 08:42:31.390043 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-hkmmf/secretgen-controller.txt 2026-05-24 08:42:31.409790 | 2026-05-24 08:42:31.409885 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-05-24 08:42:31.627894 | instance | changed 2026-05-24 08:42:31.636530 | 2026-05-24 08:42:31.636626 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-05-24 08:42:32.948959 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-05-24 08:42:32.967065 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-24 08:42:32.967114 | instance | Dload Upload Total Spent Left Speed 2026-05-24 08:42:32.973897 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-05-24 08:42:33.185324 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-05-24 08:42:33.187077 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-24 08:42:33.187111 | instance | Dload Upload Total Spent Left Speed 2026-05-24 08:42:33.192043 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-05-24 08:42:33.594664 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-05-24 08:42:33.603870 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-24 08:42:33.603921 | instance | Dload Upload Total Spent Left Speed 2026-05-24 08:42:33.609116 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-05-24 08:42:33.921624 | instance | jq: error (at :1003): Cannot iterate over null (null) 2026-05-24 08:42:34.173243 | instance | ERROR 2026-05-24 08:42:34.173473 | instance | { 2026-05-24 08:42:34.173514 | instance | "delta": "0:00:02.034983", 2026-05-24 08:42:34.173543 | instance | "end": "2026-05-24 08:42:33.926674", 2026-05-24 08:42:34.173570 | instance | "msg": "non-zero return code", 2026-05-24 08:42:34.173595 | instance | "rc": 5, 2026-05-24 08:42:34.173620 | instance | "start": "2026-05-24 08:42:31.891691" 2026-05-24 08:42:34.173644 | instance | } 2026-05-24 08:42:34.173676 | instance | ERROR: Ignoring Errors 2026-05-24 08:42:34.180325 | 2026-05-24 08:42:34.180393 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-05-24 08:42:34.499253 | instance | ceph-mgr endpoints: 2026-05-24 08:42:34.718785 | instance | ok: Runtime: 0:00:00.115800 2026-05-24 08:42:34.724498 | 2026-05-24 08:42:34.724576 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-05-24 08:42:35.264332 | instance | ok: Runtime: 0:00:00.101375 2026-05-24 08:42:35.274015 | 2026-05-24 08:42:35.274107 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-05-24 08:42:35.796767 | instance | changed: 2026-05-24 08:42:35.797004 | instance | cd+++++++++ prometheus/ 2026-05-24 08:42:35.797050 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-05-24 08:42:35.797084 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-05-24 08:42:35.797112 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-05-24 08:42:35.807193 | 2026-05-24 08:42:35.807257 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-05-24 08:42:36.024081 | instance | changed 2026-05-24 08:42:36.029535 | 2026-05-24 08:42:36.029601 | TASK [gather-selenium-data : Get selenium data] 2026-05-24 08:42:36.251399 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-05-24 08:42:36.254312 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-05-24 08:42:36.566679 | instance | ERROR 2026-05-24 08:42:36.566919 | instance | { 2026-05-24 08:42:36.566961 | instance | "delta": "0:00:00.009348", 2026-05-24 08:42:36.566990 | instance | "end": "2026-05-24 08:42:36.255646", 2026-05-24 08:42:36.567015 | instance | "msg": "non-zero return code", 2026-05-24 08:42:36.567040 | instance | "rc": 1, 2026-05-24 08:42:36.567064 | instance | "start": "2026-05-24 08:42:36.246298" 2026-05-24 08:42:36.567087 | instance | } 2026-05-24 08:42:36.567144 | instance | ERROR: Ignoring Errors 2026-05-24 08:42:36.573972 | 2026-05-24 08:42:36.574041 | TASK [gather-selenium-data : Downloads logs to executor] 2026-05-24 08:42:37.086289 | instance | changed: cd+++++++++ selenium/ 2026-05-24 08:42:37.092730 | 2026-05-24 08:42:37.092793 | PLAY RECAP 2026-05-24 08:42:37.092847 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-05-24 08:42:37.092868 | 2026-05-24 08:42:37.240780 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-05-24 08:42:37.253029 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-24 08:42:38.233331 | 2026-05-24 08:42:38.233484 | PLAY [all] 2026-05-24 08:42:38.245517 | 2026-05-24 08:42:38.245599 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-24 08:42:38.291004 | instance | skipping: Conditional result was False 2026-05-24 08:42:38.302346 | 2026-05-24 08:42:38.302455 | TASK [fetch-output : Set log path for single node] 2026-05-24 08:42:38.345465 | instance | ok 2026-05-24 08:42:38.351248 | 2026-05-24 08:42:38.351314 | LOOP [fetch-output : Ensure local output dirs] 2026-05-24 08:42:38.803455 | instance -> localhost | ok: "/var/lib/zuul/builds/de9890df30f54b148ac02135bae24c0a/work/logs" 2026-05-24 08:42:38.999723 | instance -> localhost | changed: "/var/lib/zuul/builds/de9890df30f54b148ac02135bae24c0a/work/artifacts" 2026-05-24 08:42:39.202265 | instance -> localhost | changed: "/var/lib/zuul/builds/de9890df30f54b148ac02135bae24c0a/work/docs" 2026-05-24 08:42:39.222928 | 2026-05-24 08:42:39.223090 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-24 08:42:39.860435 | instance | changed: .d..t...... ./ 2026-05-24 08:42:39.860678 | instance | changed: All items complete 2026-05-24 08:42:39.860706 | 2026-05-24 08:42:40.322949 | instance | changed: .d..t...... ./ 2026-05-24 08:42:40.763249 | instance | changed: .d..t...... ./ 2026-05-24 08:42:40.782812 | 2026-05-24 08:42:40.782992 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-24 08:42:41.194047 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007341 2026-05-24 08:42:41.413695 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008204 2026-05-24 08:42:41.434036 | 2026-05-24 08:42:41.434173 | PLAY [all] 2026-05-24 08:42:41.441329 | 2026-05-24 08:42:41.441401 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-24 08:42:41.910877 | instance | changed 2026-05-24 08:42:41.917834 | 2026-05-24 08:42:41.917887 | PLAY RECAP 2026-05-24 08:42:41.917933 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-24 08:42:41.917956 | 2026-05-24 08:42:42.072865 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-24 08:42:42.086856 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-24 08:42:42.740319 | 2026-05-24 08:42:42.740451 | PLAY [localhost] 2026-05-24 08:42:42.750402 | 2026-05-24 08:42:42.750476 | TASK [Generate Zuul manifest] 2026-05-24 08:42:42.773148 | localhost | ok 2026-05-24 08:42:42.790716 | 2026-05-24 08:42:42.790794 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-24 08:42:43.485203 | localhost | changed 2026-05-24 08:42:43.495532 | 2026-05-24 08:42:43.495604 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-24 08:42:43.526066 | localhost | ok 2026-05-24 08:42:43.534543 | 2026-05-24 08:42:43.534609 | TASK [Upload logs] 2026-05-24 08:42:43.557853 | localhost | ok 2026-05-24 08:42:43.668518 | 2026-05-24 08:42:43.668676 | TASK [Set zuul-log-path fact] 2026-05-24 08:42:43.690772 | localhost | ok 2026-05-24 08:42:43.702900 | 2026-05-24 08:42:43.702964 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-24 08:42:43.735185 | localhost | ok 2026-05-24 08:42:43.745687 | 2026-05-24 08:42:43.745752 | TASK [upload-logs : Create log directories] 2026-05-24 08:42:44.113122 | localhost | changed 2026-05-24 08:42:44.119997 | 2026-05-24 08:42:44.120071 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-24 08:42:44.527500 | localhost -> localhost | ok: Runtime: 0:00:00.035423 2026-05-24 08:42:44.534663 | 2026-05-24 08:42:44.534756 | TASK [upload-logs : Upload logs to log server] 2026-05-24 08:42:45.602386 | localhost | Output suppressed because no_log was given 2026-05-24 08:42:45.607939 | 2026-05-24 08:42:45.608028 | LOOP [upload-logs : Compress console log and json output] 2026-05-24 08:42:45.656185 | localhost | skipping: Conditional result was False 2026-05-24 08:42:45.664344 | localhost | skipping: Conditional result was False 2026-05-24 08:42:45.675782 | 2026-05-24 08:42:45.675915 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-24 08:42:45.721837 | localhost | skipping: Conditional result was False 2026-05-24 08:42:45.722252 | 2026-05-24 08:42:45.725828 | localhost | skipping: Conditional result was False 2026-05-24 08:42:45.741214 | 2026-05-24 08:42:45.741400 | LOOP [upload-logs : Upload console log and json output]