2026-06-03 17:36:15.866530 | Job console starting
2026-06-03 17:36:15.879659 | Updating git repos
2026-06-03 17:36:17.984873 | Cloning repos into workspace
2026-06-03 17:36:32.009157 | Restoring repo states
2026-06-03 17:36:39.011236 | Merging changes
2026-06-03 17:36:40.627389 | Checking out repos
2026-06-03 17:36:43.066318 | Preparing playbooks
2026-06-03 17:36:51.578145 | Running Ansible setup
2026-06-03 17:36:54.919453 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-03 17:36:55.543909 |
2026-06-03 17:36:55.544048 | PLAY [localhost]
2026-06-03 17:36:55.551666 |
2026-06-03 17:36:55.551741 | TASK [Gathering Facts]
2026-06-03 17:36:56.438736 | localhost | ok
2026-06-03 17:36:56.446274 |
2026-06-03 17:36:56.446351 | TASK [Setup log path fact]
2026-06-03 17:36:56.465058 | localhost | ok
2026-06-03 17:36:56.477308 |
2026-06-03 17:36:56.477414 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-03 17:36:56.507262 | localhost | ok
2026-06-03 17:36:56.514077 |
2026-06-03 17:36:56.514145 | TASK [emit-job-header : Print job information]
2026-06-03 17:36:56.543659 | # Job Information
2026-06-03 17:36:56.543869 | Ansible Version: 2.16.18
2026-06-03 17:36:56.543945 | Job: atmosphere-molecule-aio-ovn
2026-06-03 17:36:56.544000 | Pipeline: check
2026-06-03 17:36:56.544050 | Executor: 2d72f0692154
2026-06-03 17:36:56.544097 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501
2026-06-03 17:36:56.544157 | Event ID: 90bea640-5f72-11f1-8d4c-dbb8df9fbba4
2026-06-03 17:36:56.547547 |
2026-06-03 17:36:56.547611 | LOOP [emit-job-header : Print node information]
2026-06-03 17:36:56.638778 | localhost | ok:
2026-06-03 17:36:56.638954 | localhost | # Node Information
2026-06-03 17:36:56.638994 | localhost | Inventory Hostname: instance
2026-06-03 17:36:56.639025 | localhost | Hostname: np0000178432
2026-06-03 17:36:56.639054 | localhost | Username: zuul
2026-06-03 17:36:56.639087 | localhost | Distro: Ubuntu 22.04
2026-06-03 17:36:56.639115 | localhost | Provider: yul1
2026-06-03 17:36:56.639142 | localhost | Region: ca-ymq-1
2026-06-03 17:36:56.639169 | localhost | Label: ubuntu-jammy-16
2026-06-03 17:36:56.639195 | localhost | Product Name: OpenStack Nova
2026-06-03 17:36:56.639221 | localhost | Interface IP: 199.204.45.210
2026-06-03 17:36:56.653732 |
2026-06-03 17:36:56.653862 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-03 17:36:57.042272 | localhost -> localhost | changed
2026-06-03 17:36:57.050006 |
2026-06-03 17:36:57.050101 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-03 17:36:57.990129 | localhost -> localhost | changed
2026-06-03 17:36:57.998071 |
2026-06-03 17:36:57.998148 | PLAY [all]
2026-06-03 17:36:58.013197 |
2026-06-03 17:36:58.013273 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-03 17:36:58.241197 | instance -> localhost | ok
2026-06-03 17:36:58.256004 |
2026-06-03 17:36:58.256110 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-03 17:36:58.290337 | instance | ok
2026-06-03 17:36:58.307560 | instance | included: /var/lib/zuul/builds/d1796cbb2e3242fa83ce602f27a0ca48/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-03 17:36:58.313343 |
2026-06-03 17:36:58.313405 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-03 17:36:59.226153 | instance -> localhost | Generating public/private rsa key pair.
2026-06-03 17:36:59.226398 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/d1796cbb2e3242fa83ce602f27a0ca48/work/d1796cbb2e3242fa83ce602f27a0ca48_id_rsa
2026-06-03 17:36:59.226454 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/d1796cbb2e3242fa83ce602f27a0ca48/work/d1796cbb2e3242fa83ce602f27a0ca48_id_rsa.pub
2026-06-03 17:36:59.226479 | instance -> localhost | The key fingerprint is:
2026-06-03 17:36:59.226502 | instance -> localhost | SHA256:cLwfV1k2rSeBA3iKksUfgj+XVcgHgWd5RP1EsKlAW2E zuul-build-sshkey
2026-06-03 17:36:59.226546 | instance -> localhost | The key's randomart image is:
2026-06-03 17:36:59.226570 | instance -> localhost | +---[RSA 3072]----+
2026-06-03 17:36:59.226600 | instance -> localhost | | o +=XE+.+=|
2026-06-03 17:36:59.226623 | instance -> localhost | | . +.+.O+= o*+|
2026-06-03 17:36:59.226645 | instance -> localhost | | +.+oOoo .== |
2026-06-03 17:36:59.226665 | instance -> localhost | | o +o=. . oo o|
2026-06-03 17:36:59.226686 | instance -> localhost | | . oS . o o |
2026-06-03 17:36:59.226707 | instance -> localhost | | . o |
2026-06-03 17:36:59.226728 | instance -> localhost | | . |
2026-06-03 17:36:59.226749 | instance -> localhost | | |
2026-06-03 17:36:59.226772 | instance -> localhost | | |
2026-06-03 17:36:59.226793 | instance -> localhost | +----[SHA256]-----+
2026-06-03 17:36:59.226850 | instance -> localhost | ok: Runtime: 0:00:00.508944
2026-06-03 17:36:59.239319 |
2026-06-03 17:36:59.239495 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-03 17:36:59.276049 | instance | ok
2026-06-03 17:36:59.285029 | instance | included: /var/lib/zuul/builds/d1796cbb2e3242fa83ce602f27a0ca48/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-03 17:36:59.292335 |
2026-06-03 17:36:59.292397 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-03 17:36:59.328525 | instance | skipping: Conditional result was False
2026-06-03 17:36:59.338314 |
2026-06-03 17:36:59.338407 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-03 17:36:59.785966 | instance | changed
2026-06-03 17:36:59.792254 |
2026-06-03 17:36:59.792402 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-03 17:37:00.033864 | instance | ok
2026-06-03 17:37:00.061945 |
2026-06-03 17:37:00.062086 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-03 17:37:00.533629 | instance | changed
2026-06-03 17:37:00.655980 |
2026-06-03 17:37:00.656109 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-03 17:37:01.113032 | instance | changed
2026-06-03 17:37:01.118308 |
2026-06-03 17:37:01.118373 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-03 17:37:01.143471 | instance | skipping: Conditional result was False
2026-06-03 17:37:01.156058 |
2026-06-03 17:37:01.156184 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-03 17:37:01.485988 | instance -> localhost | changed
2026-06-03 17:37:01.498052 |
2026-06-03 17:37:01.498164 | TASK [add-build-sshkey : Add back temp key]
2026-06-03 17:37:01.961000 | instance -> localhost | Identity added: /var/lib/zuul/builds/d1796cbb2e3242fa83ce602f27a0ca48/work/d1796cbb2e3242fa83ce602f27a0ca48_id_rsa (zuul-build-sshkey)
2026-06-03 17:37:01.961245 | instance -> localhost | ok: Runtime: 0:00:00.015711
2026-06-03 17:37:01.967678 |
2026-06-03 17:37:01.967801 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-03 17:37:02.246938 | instance | ok
2026-06-03 17:37:02.256137 |
2026-06-03 17:37:02.256222 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-03 17:37:02.282278 | instance | skipping: Conditional result was False
2026-06-03 17:37:02.298530 |
2026-06-03 17:37:02.480580 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-03 17:37:02.799583 | instance | ok
2026-06-03 17:37:02.808820 |
2026-06-03 17:37:02.808890 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-03 17:37:05.978853 | instance | Output suppressed because no_log was given
2026-06-03 17:37:05.987995 |
2026-06-03 17:37:05.988099 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-03 17:37:06.175027 | instance | ok: "logs"
2026-06-03 17:37:06.175281 | instance | ok: All items complete
2026-06-03 17:37:06.175310 |
2026-06-03 17:37:06.332911 | instance | ok: "artifacts"
2026-06-03 17:37:06.499786 | instance | ok: "docs"
2026-06-03 17:37:06.520864 |
2026-06-03 17:37:06.521091 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-03 17:37:06.709343 | instance | changed: "logs"
2026-06-03 17:37:06.859230 | instance | changed: "artifacts"
2026-06-03 17:37:07.017073 | instance | changed: "docs"
2026-06-03 17:37:07.038357 |
2026-06-03 17:37:07.038520 | PLAY RECAP
2026-06-03 17:37:07.038580 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-03 17:37:07.038610 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-03 17:37:07.038634 |
2026-06-03 17:37:07.255470 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-03 17:37:07.267006 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-03 17:37:07.888534 |
2026-06-03 17:37:07.888672 | PLAY [all]
2026-06-03 17:37:07.899976 |
2026-06-03 17:37:07.900072 | TASK [setup-uv : Extract archive]
2026-06-03 17:37:10.096105 | instance | changed
2026-06-03 17:37:10.104581 |
2026-06-03 17:37:10.104767 | TASK [setup-uv : Print version]
2026-06-03 17:37:10.444952 | instance | uv 0.8.13
2026-06-03 17:37:10.638932 | instance | ok: Runtime: 0:00:00.012840
2026-06-03 17:37:10.660239 |
2026-06-03 17:37:10.660473 | TASK [Install Ansible collection siblings]
2026-06-03 17:37:19.641344 | instance | changed:
2026-06-03 17:37:19.641511 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-06-03 17:37:19.641541 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-06-03 17:37:19.641563 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-06-03 17:37:19.641584 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto
2026-06-03 17:37:19.641604 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general
2026-06-03 17:37:19.641626 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql
2026-06-03 17:37:19.641646 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-06-03 17:37:19.641668 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-06-03 17:37:19.641688 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-06-03 17:37:19.641707 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-06-03 17:37:19.641726 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-06-03 17:37:19.641745 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-06-03 17:37:19.641763 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0
2026-06-03 17:37:19.641782 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0
2026-06-03 17:37:19.641801 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0
2026-06-03 17:37:19.641820 | instance | Resolved community.crypto to 2.2.3 for 2.2.3
2026-06-03 17:37:19.641839 | instance | Resolved community.general to 7.3.0 for 7.3.0
2026-06-03 17:37:19.641857 | instance | Resolved community.mysql to 3.6.0 for 3.6.0
2026-06-03 17:37:19.641876 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0
2026-06-03 17:37:19.641894 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0
2026-06-03 17:37:19.641912 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0
2026-06-03 17:37:19.641930 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0
2026-06-03 17:37:19.641950 | instance | Resolved vexxhost.kubernetes to v3.1.0 for >=2.5.0
2026-06-03 17:37:19.641976 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0
2026-06-03 17:37:19.641995 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0
2026-06-03 17:37:19.642013 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-03 17:37:19.642031 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-03 17:37:19.642049 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0
2026-06-03 17:37:19.642067 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3
2026-06-03 17:37:19.642084 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-03 17:37:19.642102 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-03 17:37:19.642121 | instance | Checked out ansible.netcommon to 1.2.0
2026-06-03 17:37:19.642140 | 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-06-03 17:37:19.642164 | instance | Starting galaxy collection install process
2026-06-03 17:37:19.642182 | instance | Process install dependency map
2026-06-03 17:37:19.642200 | instance | Starting collection install process
2026-06-03 17:37:19.642218 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon'
2026-06-03 17:37:19.642235 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon
2026-06-03 17:37:19.642254 | instance | ansible.netcommon:* was installed successfully
2026-06-03 17:37:19.642272 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-06-03 17:37:19.642290 | instance | Creating virtual environment at: .venv
2026-06-03 17:37:19.642308 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-03 17:37:19.642326 | instance | Downloading openstacksdk (1.7MiB)
2026-06-03 17:37:19.642344 | instance | Downloading cryptography (4.2MiB)
2026-06-03 17:37:19.642362 | instance | Downloading pydantic-core (2.0MiB)
2026-06-03 17:37:19.642383 | instance | Downloading rjsonnet (1.2MiB)
2026-06-03 17:37:19.642401 | instance | Downloading pygments (1.2MiB)
2026-06-03 17:37:19.642419 | instance | Downloading kubernetes (1.9MiB)
2026-06-03 17:37:19.642437 | instance | Downloading netaddr (2.2MiB)
2026-06-03 17:37:19.642455 | instance | Downloading ansible-core (2.1MiB)
2026-06-03 17:37:19.642474 | instance | Downloading setuptools (1.1MiB)
2026-06-03 17:37:19.642492 | instance | Building pyperclip==1.9.0
2026-06-03 17:37:19.642510 | instance | Downloading pygments
2026-06-03 17:37:19.642530 | instance | Downloading rjsonnet
2026-06-03 17:37:19.642548 | instance | Downloading setuptools
2026-06-03 17:37:19.642567 | instance | Downloading pydantic-core
2026-06-03 17:37:19.642585 | instance | Downloading netaddr
2026-06-03 17:37:19.642603 | instance | Downloading cryptography
2026-06-03 17:37:19.642622 | instance | Downloading kubernetes
2026-06-03 17:37:19.642640 | instance | Downloading ansible-core
2026-06-03 17:37:19.642658 | instance | Downloading openstacksdk
2026-06-03 17:37:19.642676 | instance | Built pyperclip==1.9.0
2026-06-03 17:37:19.642694 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-03 17:37:19.642713 | instance | Installed 83 packages in 77ms
2026-06-03 17:37:19.642731 | instance | Checked out ansible.posix to 1.6.0
2026-06-03 17:37:19.642750 | 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-06-03 17:37:19.642768 | instance | Starting galaxy collection install process
2026-06-03 17:37:19.642786 | instance | Process install dependency map
2026-06-03 17:37:19.642803 | instance | Starting collection install process
2026-06-03 17:37:19.642821 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix'
2026-06-03 17:37:19.642849 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix
2026-06-03 17:37:19.642868 | instance | ansible.posix:1.6.0 was installed successfully
2026-06-03 17:37:19.642887 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-03 17:37:19.642906 | instance | 2.17.12
2026-06-03 17:37:19.642924 | instance | Checked out ansible.utils to v6.0.2
2026-06-03 17:37:19.642943 | 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-06-03 17:37:19.642962 | instance | Starting galaxy collection install process
2026-06-03 17:37:19.642980 | instance | Process install dependency map
2026-06-03 17:37:19.642998 | instance | Starting collection install process
2026-06-03 17:37:19.643016 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils'
2026-06-03 17:37:19.643035 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils
2026-06-03 17:37:19.643054 | instance | ansible.utils:6.0.2 was installed successfully
2026-06-03 17:37:19.643072 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-03 17:37:19.643091 | instance | 2.17.12
2026-06-03 17:37:19.643109 | instance | Checked out atmosphere.common to v0.7.0
2026-06-03 17:37:19.643128 | 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-06-03 17:37:19.643147 | instance | Starting galaxy collection install process
2026-06-03 17:37:19.643165 | instance | Process install dependency map
2026-06-03 17:37:19.643183 | instance | Starting collection install process
2026-06-03 17:37:19.643201 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common'
2026-06-03 17:37:19.643219 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common
2026-06-03 17:37:19.643237 | instance | atmosphere.common:0.7.0 was installed successfully
2026-06-03 17:37:19.643255 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-03 17:37:19.643274 | instance | 2.17.12
2026-06-03 17:37:19.643292 | instance | Checked out community.crypto to 2.2.3
2026-06-03 17:37:19.643310 | 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-06-03 17:37:19.643328 | instance | Starting galaxy collection install process
2026-06-03 17:37:19.643346 | instance | Process install dependency map
2026-06-03 17:37:19.643364 | instance | Starting collection install process
2026-06-03 17:37:19.643381 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto'
2026-06-03 17:37:19.643399 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto
2026-06-03 17:37:19.643417 | instance | community.crypto:2.2.3 was installed successfully
2026-06-03 17:37:19.643434 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-03 17:37:19.643452 | instance | 2.17.12
2026-06-03 17:37:19.643469 | instance | Checked out community.general to 7.3.0
2026-06-03 17:37:19.643487 | 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-06-03 17:37:19.643505 | instance | Starting galaxy collection install process
2026-06-03 17:37:19.643527 | instance | Process install dependency map
2026-06-03 17:37:19.643546 | instance | Starting collection install process
2026-06-03 17:37:19.643563 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general'
2026-06-03 17:37:19.643581 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general
2026-06-03 17:37:19.643599 | instance | community.general:7.3.0 was installed successfully
2026-06-03 17:37:19.643617 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-03 17:37:19.643635 | instance | 2.17.12
2026-06-03 17:37:19.643653 | instance | Checked out community.mysql to 3.6.0
2026-06-03 17:37:19.643671 | 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-06-03 17:37:19.643692 | instance | Starting galaxy collection install process
2026-06-03 17:37:19.643711 | instance | Process install dependency map
2026-06-03 17:37:19.643729 | instance | Starting collection install process
2026-06-03 17:37:19.643747 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql'
2026-06-03 17:37:19.643765 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql
2026-06-03 17:37:19.643782 | instance | community.mysql:3.6.0 was installed successfully
2026-06-03 17:37:19.643800 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-03 17:37:19.643818 | instance | 2.17.12
2026-06-03 17:37:19.643835 | instance | Checked out kubernetes.core to 2.4.0
2026-06-03 17:37:19.643853 | 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-06-03 17:37:19.643872 | instance | Starting galaxy collection install process
2026-06-03 17:37:19.643890 | instance | Process install dependency map
2026-06-03 17:37:19.643908 | instance | Starting collection install process
2026-06-03 17:37:19.643926 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core'
2026-06-03 17:37:19.643944 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core
2026-06-03 17:37:19.643962 | instance | kubernetes.core:2.4.0 was installed successfully
2026-06-03 17:37:19.643980 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-03 17:37:19.643997 | instance | 2.17.12
2026-06-03 17:37:19.644015 | instance | Checked out openstack.cloud to 2.5.0
2026-06-03 17:37:19.644033 | 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-06-03 17:37:19.644051 | instance | Starting galaxy collection install process
2026-06-03 17:37:19.644069 | instance | Process install dependency map
2026-06-03 17:37:19.644087 | instance | Starting collection install process
2026-06-03 17:37:19.644105 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud'
2026-06-03 17:37:19.644123 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud
2026-06-03 17:37:19.644141 | instance | openstack.cloud:2.5.0 was installed successfully
2026-06-03 17:37:19.644159 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-03 17:37:19.644177 | instance | 2.17.12
2026-06-03 17:37:19.644195 | instance | Checked out vexxhost.ceph to v4.0.0
2026-06-03 17:37:19.644232 | 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-06-03 17:37:19.644255 | instance | Starting galaxy collection install process
2026-06-03 17:37:19.644275 | instance | Process install dependency map
2026-06-03 17:37:19.644293 | instance | Starting collection install process
2026-06-03 17:37:19.644311 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph'
2026-06-03 17:37:19.644329 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph
2026-06-03 17:37:19.644506 | instance | vexxhost.ceph:4.0.0 was installed successfully
2026-06-03 17:37:19.644524 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-03 17:37:19.644542 | instance | 2.17.12
2026-06-03 17:37:19.644560 | instance | Checked out vexxhost.containers to v1.6.7
2026-06-03 17:37:19.644578 | 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-06-03 17:37:19.644596 | instance | Starting galaxy collection install process
2026-06-03 17:37:19.644614 | instance | Process install dependency map
2026-06-03 17:37:19.644633 | instance | Starting collection install process
2026-06-03 17:37:19.644651 | instance | Installing 'vexxhost.containers:1.6.7' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers'
2026-06-03 17:37:19.644669 | instance | Created collection for vexxhost.containers:1.6.7 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers
2026-06-03 17:37:19.644687 | instance | vexxhost.containers:1.6.7 was installed successfully
2026-06-03 17:37:19.644705 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-03 17:37:19.644723 | instance | 2.17.12
2026-06-03 17:37:19.644741 | instance | Checked out vexxhost.kubernetes to v3.1.0
2026-06-03 17:37:19.644758 | 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-06-03 17:37:19.644776 | instance | Starting galaxy collection install process
2026-06-03 17:37:19.644794 | instance | Process install dependency map
2026-06-03 17:37:19.644812 | instance | Starting collection install process
2026-06-03 17:37:19.644830 | instance | Installing 'vexxhost.kubernetes:3.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes'
2026-06-03 17:37:19.644848 | instance | Created collection for vexxhost.kubernetes:3.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes
2026-06-03 17:37:19.644865 | instance | vexxhost.kubernetes:3.1.0 was installed successfully
2026-06-03 17:37:19.644883 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-03 17:37:19.644901 | instance | 2.17.12
2026-06-03 17:37:19.650973 |
2026-06-03 17:37:19.651032 | PLAY RECAP
2026-06-03 17:37:19.651077 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-03 17:37:19.651099 |
2026-06-03 17:37:19.787251 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-03 17:37:19.798680 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-06-03 17:37:20.411890 |
2026-06-03 17:37:20.412206 | PLAY [all]
2026-06-03 17:37:20.424287 |
2026-06-03 17:37:20.424396 | TASK [Install "jq" for log collection]
2026-06-03 17:37:30.269961 | instance | changed
2026-06-03 17:37:36.085230 |
2026-06-03 17:37:36.085409 | PLAY RECAP
2026-06-03 17:37:36.085526 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-03 17:37:36.085639 |
2026-06-03 17:37:36.220875 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-06-03 17:37:36.406954 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-03 17:37:37.035130 |
2026-06-03 17:37:37.035266 | PLAY [all]
2026-06-03 17:37:37.048069 |
2026-06-03 17:37:37.048207 | TASK [Copy inventory file for Zuul]
2026-06-03 17:37:38.022049 | instance | changed
2026-06-03 17:37:38.030148 |
2026-06-03 17:37:38.030283 | TASK [Switch "ansible_host" to private IP]
2026-06-03 17:37:38.329148 | instance | changed: 1 replacements made
2026-06-03 17:37:38.336318 |
2026-06-03 17:37:38.336408 | TASK [Run Molecule scenario]
2026-06-03 17:37:39.199730 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-06-03 17:37:39.587318 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-06-03 17:37:39.587429 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-06-03 17:37:50.262173 | instance | INFO [aio > dependency] Executing
2026-06-03 17:37:50.262471 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-06-03 17:37:50.262756 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-06-03 17:37:50.262924 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-06-03 17:37:50.271248 | instance | INFO [aio > cleanup] Executing
2026-06-03 17:37:50.271565 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-03 17:37:50.279155 | instance | INFO [aio > destroy] Executing
2026-06-03 17:37:50.279226 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-06-03 17:37:50.279300 | instance | INFO [aio > destroy] Executed: Successful
2026-06-03 17:37:50.286870 | instance | INFO [aio > syntax] Executing
2026-06-03 17:37:53.111386 | instance |
2026-06-03 17:37:53.111647 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-06-03 17:37:53.228025 | instance | INFO [aio > syntax] Executed: Successful
2026-06-03 17:37:53.238487 | instance | INFO [aio > create] Executing
2026-06-03 17:37:53.241054 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-03 17:37:53.249032 | instance | INFO [aio > prepare] Executing
2026-06-03 17:37:54.084817 | instance |
2026-06-03 17:37:54.085058 | instance | PLAY [Prepare] *****************************************************************
2026-06-03 17:37:54.085394 | instance |
2026-06-03 17:37:54.085603 | instance | TASK [Gathering Facts] *********************************************************
2026-06-03 17:37:54.085873 | instance | Wednesday 03 June 2026 17:37:54 +0000 (0:00:00.023) 0:00:00.023 ********
2026-06-03 17:37:55.195226 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-03 17:37:55.195512 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-03 17:37:55.195812 | instance | interpreter could change the meaning of that path. See
2026-06-03 17:37:55.196098 | instance | https://docs.ansible.com/ansible-
2026-06-03 17:37:55.196395 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-03 17:37:55.204257 | instance | ok: [instance]
2026-06-03 17:37:55.204607 | instance |
2026-06-03 17:37:55.204934 | instance | TASK [Configure short hostname] ************************************************
2026-06-03 17:37:55.205223 | instance | Wednesday 03 June 2026 17:37:55 +0000 (0:00:01.119) 0:00:01.143 ********
2026-06-03 17:37:55.885362 | instance | changed: [instance]
2026-06-03 17:37:55.885561 | instance |
2026-06-03 17:37:55.885859 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-06-03 17:37:55.886165 | instance | Wednesday 03 June 2026 17:37:55 +0000 (0:00:00.679) 0:00:01.823 ********
2026-06-03 17:37:56.131921 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-03 17:37:56.132201 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-06-03 17:37:56.132481 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-03 17:37:56.139144 | instance | changed: [instance]
2026-06-03 17:37:56.139454 | instance |
2026-06-03 17:37:56.139757 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-06-03 17:37:56.140086 | instance | Wednesday 03 June 2026 17:37:56 +0000 (0:00:00.255) 0:00:02.078 ********
2026-06-03 17:37:57.328161 | instance | ok: [instance]
2026-06-03 17:37:57.328280 | instance |
2026-06-03 17:37:57.328566 | instance | TASK [Purge "snapd" package] ***************************************************
2026-06-03 17:37:57.328879 | instance | Wednesday 03 June 2026 17:37:57 +0000 (0:00:01.188) 0:00:03.267 ********
2026-06-03 17:37:58.169707 | instance | ok: [instance]
2026-06-03 17:37:58.169842 | instance |
2026-06-03 17:37:58.170132 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-06-03 17:37:58.170511 | instance |
2026-06-03 17:37:58.170760 | instance | TASK [Create folders for workspace] ********************************************
2026-06-03 17:37:58.171025 | instance | Wednesday 03 June 2026 17:37:58 +0000 (0:00:00.841) 0:00:04.109 ********
2026-06-03 17:37:59.159380 | instance | changed: [localhost] => (item=group_vars)
2026-06-03 17:37:59.159498 | instance | changed: [localhost] => (item=group_vars/all)
2026-06-03 17:37:59.159841 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-06-03 17:37:59.160114 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-06-03 17:37:59.160386 | instance | changed: [localhost] => (item=group_vars/computes)
2026-06-03 17:37:59.160651 | instance | changed: [localhost] => (item=host_vars)
2026-06-03 17:37:59.160902 | instance |
2026-06-03 17:37:59.161172 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-06-03 17:37:59.161363 | instance |
2026-06-03 17:37:59.161689 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-06-03 17:37:59.161912 | instance | Wednesday 03 June 2026 17:37:59 +0000 (0:00:00.989) 0:00:05.098 ********
2026-06-03 17:37:59.325723 | instance | changed: [localhost]
2026-06-03 17:37:59.325910 | instance |
2026-06-03 17:37:59.326505 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-06-03 17:37:59.326936 | instance | Wednesday 03 June 2026 17:37:59 +0000 (0:00:00.166) 0:00:05.264 ********
2026-06-03 17:37:59.348542 | instance | ok: [localhost]
2026-06-03 17:37:59.348804 | instance |
2026-06-03 17:37:59.349161 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-06-03 17:37:59.349454 | instance | Wednesday 03 June 2026 17:37:59 +0000 (0:00:00.023) 0:00:05.288 ********
2026-06-03 17:37:59.395782 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '29a53899-e4b0-5d3b-9ed3-99b58c8be4f8'})
2026-06-03 17:37:59.396086 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-06-03 17:37:59.396504 | instance |
2026-06-03 17:37:59.396803 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-06-03 17:37:59.397110 | instance | Wednesday 03 June 2026 17:37:59 +0000 (0:00:00.047) 0:00:05.335 ********
2026-06-03 17:37:59.917239 | instance | changed: [localhost]
2026-06-03 17:37:59.917375 | instance |
2026-06-03 17:37:59.917701 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-06-03 17:37:59.917961 | instance |
2026-06-03 17:37:59.918320 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-06-03 17:37:59.918737 | instance | Wednesday 03 June 2026 17:37:59 +0000 (0:00:00.521) 0:00:05.856 ********
2026-06-03 17:38:00.094784 | instance | changed: [localhost]
2026-06-03 17:38:00.094971 | instance |
2026-06-03 17:38:00.095241 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-06-03 17:38:00.095509 | instance | Wednesday 03 June 2026 17:38:00 +0000 (0:00:00.177) 0:00:06.033 ********
2026-06-03 17:38:00.114242 | instance | ok: [localhost]
2026-06-03 17:38:00.114538 | instance |
2026-06-03 17:38:00.114900 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-06-03 17:38:00.115161 | instance | Wednesday 03 June 2026 17:38:00 +0000 (0:00:00.019) 0:00:06.053 ********
2026-06-03 17:38:00.149598 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-06-03 17:38:00.149854 | instance |
2026-06-03 17:38:00.150149 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-06-03 17:38:00.150451 | instance | Wednesday 03 June 2026 17:38:00 +0000 (0:00:00.035) 0:00:06.089 ********
2026-06-03 17:38:00.515797 | instance | changed: [localhost]
2026-06-03 17:38:00.516031 | instance |
2026-06-03 17:38:00.516333 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-06-03 17:38:00.516569 | instance |
2026-06-03 17:38:00.516843 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-06-03 17:38:00.517115 | instance | Wednesday 03 June 2026 17:38:00 +0000 (0:00:00.365) 0:00:06.454 ********
2026-06-03 17:38:00.690741 | instance | changed: [localhost]
2026-06-03 17:38:00.691115 | instance |
2026-06-03 17:38:00.691418 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-06-03 17:38:00.691749 | instance | Wednesday 03 June 2026 17:38:00 +0000 (0:00:00.174) 0:00:06.629 ********
2026-06-03 17:38:00.717881 | instance | ok: [localhost]
2026-06-03 17:38:00.718152 | instance |
2026-06-03 17:38:00.718482 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-06-03 17:38:00.718755 | instance | Wednesday 03 June 2026 17:38:00 +0000 (0:00:00.027) 0:00:06.657 ********
2026-06-03 17:38:00.763108 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-06-03 17:38:00.763340 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-06-03 17:38:00.763614 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-06-03 17:38:00.763863 | instance |
2026-06-03 17:38:00.764231 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-06-03 17:38:00.764526 | instance | Wednesday 03 June 2026 17:38:00 +0000 (0:00:00.045) 0:00:06.702 ********
2026-06-03 17:38:01.108929 | instance | changed: [localhost]
2026-06-03 17:38:01.109082 | instance |
2026-06-03 17:38:01.109338 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-06-03 17:38:01.109614 | instance |
2026-06-03 17:38:01.109892 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-06-03 17:38:01.110158 | instance | Wednesday 03 June 2026 17:38:01 +0000 (0:00:00.345) 0:00:07.048 ********
2026-06-03 17:38:01.284814 | instance | changed: [localhost]
2026-06-03 17:38:01.285166 | instance |
2026-06-03 17:38:01.285476 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-06-03 17:38:01.285859 | instance | Wednesday 03 June 2026 17:38:01 +0000 (0:00:00.175) 0:00:07.224 ********
2026-06-03 17:38:01.310294 | instance | ok: [localhost]
2026-06-03 17:38:01.310516 | instance |
2026-06-03 17:38:01.310782 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-06-03 17:38:01.311049 | instance | Wednesday 03 June 2026 17:38:01 +0000 (0:00:00.025) 0:00:07.249 ********
2026-06-03 17:38:01.349107 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-06-03 17:38:01.349383 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-06-03 17:38:01.349629 | instance |
2026-06-03 17:38:01.349896 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-06-03 17:38:01.350161 | instance | Wednesday 03 June 2026 17:38:01 +0000 (0:00:00.038) 0:00:07.288 ********
2026-06-03 17:38:01.693951 | instance | changed: [localhost]
2026-06-03 17:38:01.694433 | instance |
2026-06-03 17:38:01.694783 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-06-03 17:38:01.695100 | instance |
2026-06-03 17:38:01.695517 | instance | TASK [Gathering Facts] *********************************************************
2026-06-03 17:38:01.695910 | instance | Wednesday 03 June 2026 17:38:01 +0000 (0:00:00.344) 0:00:07.633 ********
2026-06-03 17:38:02.407733 | instance | ok: [localhost]
2026-06-03 17:38:02.407822 | instance |
2026-06-03 17:38:02.408190 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-03 17:38:02.408457 | instance | Wednesday 03 June 2026 17:38:02 +0000 (0:00:00.713) 0:00:08.347 ********
2026-06-03 17:38:02.584192 | instance | changed: [localhost]
2026-06-03 17:38:02.584807 | instance |
2026-06-03 17:38:02.584856 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-06-03 17:38:02.584866 | instance | Wednesday 03 June 2026 17:38:02 +0000 (0:00:00.176) 0:00:08.523 ********
2026-06-03 17:38:02.613723 | instance | ok: [localhost]
2026-06-03 17:38:02.614277 | instance |
2026-06-03 17:38:02.614321 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-06-03 17:38:02.614329 | instance | Wednesday 03 June 2026 17:38:02 +0000 (0:00:00.029) 0:00:08.553 ********
2026-06-03 17:38:03.331245 | instance | ok: [localhost] => (item=keycloak_host)
2026-06-03 17:38:03.331380 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-06-03 17:38:03.331451 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-06-03 17:38:03.334513 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-06-03 17:38:03.334617 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-06-03 17:38:03.334633 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-06-03 17:38:03.334646 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-06-03 17:38:03.334658 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-06-03 17:38:03.334671 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-06-03 17:38:03.334684 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-06-03 17:38:03.334695 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-06-03 17:38:03.334704 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-06-03 17:38:03.334730 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-06-03 17:38:03.334739 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-06-03 17:38:03.334748 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-06-03 17:38:03.334757 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-06-03 17:38:03.334766 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-06-03 17:38:03.334775 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-06-03 17:38:03.334784 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-06-03 17:38:03.334793 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-06-03 17:38:03.334802 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-06-03 17:38:03.334811 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-06-03 17:38:03.334820 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-06-03 17:38:03.334830 | instance |
2026-06-03 17:38:03.334849 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-06-03 17:38:03.334859 | instance | Wednesday 03 June 2026 17:38:03 +0000 (0:00:00.717) 0:00:09.270 ********
2026-06-03 17:38:03.685984 | instance | changed: [localhost]
2026-06-03 17:38:03.686063 | instance |
2026-06-03 17:38:03.686298 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-03 17:38:03.686587 | instance | Wednesday 03 June 2026 17:38:03 +0000 (0:00:00.354) 0:00:09.625 ********
2026-06-03 17:38:03.861944 | instance | changed: [localhost]
2026-06-03 17:38:03.862228 | instance |
2026-06-03 17:38:03.862399 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-06-03 17:38:03.862541 | instance |
2026-06-03 17:38:03.862689 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-06-03 17:38:03.862838 | instance | Wednesday 03 June 2026 17:38:03 +0000 (0:00:00.174) 0:00:09.799 ********
2026-06-03 17:38:04.043977 | instance | changed: [localhost]
2026-06-03 17:38:04.044033 | instance |
2026-06-03 17:38:04.044041 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-06-03 17:38:04.044049 | instance | Wednesday 03 June 2026 17:38:04 +0000 (0:00:00.183) 0:00:09.983 ********
2026-06-03 17:38:04.079787 | instance | ok: [localhost]
2026-06-03 17:38:04.079816 | instance |
2026-06-03 17:38:04.079821 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-06-03 17:38:04.079826 | instance | Wednesday 03 June 2026 17:38:04 +0000 (0:00:00.036) 0:00:10.019 ********
2026-06-03 17:38:04.124493 | 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-06-03 17:38:04.124541 | instance |
2026-06-03 17:38:04.124549 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-06-03 17:38:04.124556 | instance | Wednesday 03 June 2026 17:38:04 +0000 (0:00:00.044) 0:00:10.064 ********
2026-06-03 17:38:04.478471 | instance | changed: [localhost]
2026-06-03 17:38:04.478561 | instance |
2026-06-03 17:38:04.478581 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-06-03 17:38:04.478592 | instance |
2026-06-03 17:38:04.478707 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-06-03 17:38:04.478822 | instance | Wednesday 03 June 2026 17:38:04 +0000 (0:00:00.353) 0:00:10.417 ********
2026-06-03 17:38:04.654137 | instance | changed: [localhost]
2026-06-03 17:38:04.654456 | instance |
2026-06-03 17:38:04.654736 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-06-03 17:38:04.655005 | instance | Wednesday 03 June 2026 17:38:04 +0000 (0:00:00.175) 0:00:10.593 ********
2026-06-03 17:38:04.685038 | instance | ok: [localhost]
2026-06-03 17:38:04.685294 | instance |
2026-06-03 17:38:04.685602 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-06-03 17:38:04.685878 | instance | Wednesday 03 June 2026 17:38:04 +0000 (0:00:00.031) 0:00:10.624 ********
2026-06-03 17:38:04.727970 | 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-06-03 17:38:04.728226 | instance |
2026-06-03 17:38:04.728503 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-06-03 17:38:04.728779 | instance | Wednesday 03 June 2026 17:38:04 +0000 (0:00:00.043) 0:00:10.668 ********
2026-06-03 17:38:05.084428 | instance | changed: [localhost]
2026-06-03 17:38:05.084593 | instance |
2026-06-03 17:38:05.084927 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-06-03 17:38:05.085181 | instance |
2026-06-03 17:38:05.085451 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-06-03 17:38:05.085722 | instance | Wednesday 03 June 2026 17:38:05 +0000 (0:00:00.355) 0:00:11.024 ********
2026-06-03 17:38:05.264929 | instance | changed: [localhost]
2026-06-03 17:38:05.265172 | instance |
2026-06-03 17:38:05.265459 | instance | TASK [Load the current secrets into a variable] ********************************
2026-06-03 17:38:05.265699 | instance | Wednesday 03 June 2026 17:38:05 +0000 (0:00:00.180) 0:00:11.204 ********
2026-06-03 17:38:05.287761 | instance | ok: [localhost]
2026-06-03 17:38:05.288019 | instance |
2026-06-03 17:38:05.288301 | instance | TASK [Generate secrets for missing variables] **********************************
2026-06-03 17:38:05.288576 | instance | Wednesday 03 June 2026 17:38:05 +0000 (0:00:00.022) 0:00:11.227 ********
2026-06-03 17:38:05.685200 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-06-03 17:38:05.685633 | instance | ok: [localhost] => (item=keepalived_password)
2026-06-03 17:38:05.685974 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-06-03 17:38:05.686396 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-06-03 17:38:05.686740 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-06-03 17:38:05.687067 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-06-03 17:38:05.687391 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-06-03 17:38:05.687712 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-06-03 17:38:05.688043 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-06-03 17:38:05.688364 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-06-03 17:38:05.688685 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-06-03 17:38:05.689007 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-06-03 17:38:05.689350 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-06-03 17:38:05.689941 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-06-03 17:38:05.690390 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-06-03 17:38:05.690759 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-06-03 17:38:05.691089 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-06-03 17:38:05.691414 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-06-03 17:38:05.691738 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-06-03 17:38:05.692060 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-06-03 17:38:05.692410 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-06-03 17:38:05.692748 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-06-03 17:38:05.693071 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-06-03 17:38:05.693397 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-06-03 17:38:05.693716 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-06-03 17:38:05.694038 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-06-03 17:38:05.694534 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-06-03 17:38:05.694889 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-06-03 17:38:05.695216 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-06-03 17:38:05.695437 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-06-03 17:38:05.695638 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-06-03 17:38:05.695839 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-06-03 17:38:05.696040 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-06-03 17:38:05.696241 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-06-03 17:38:05.696442 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-06-03 17:38:05.696643 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-06-03 17:38:05.696851 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-06-03 17:38:05.697053 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-06-03 17:38:05.697254 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-06-03 17:38:05.697456 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-06-03 17:38:05.697658 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-06-03 17:38:05.697859 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-06-03 17:38:05.698061 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-06-03 17:38:05.698338 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-06-03 17:38:05.698583 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-06-03 17:38:05.698788 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-06-03 17:38:05.698988 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-06-03 17:38:05.699191 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-06-03 17:38:05.699430 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-06-03 17:38:05.699651 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-06-03 17:38:05.699854 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-06-03 17:38:05.700065 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-06-03 17:38:05.700267 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-06-03 17:38:05.700468 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-06-03 17:38:05.700660 | instance |
2026-06-03 17:38:05.700862 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-06-03 17:38:05.701072 | instance | Wednesday 03 June 2026 17:38:05 +0000 (0:00:00.397) 0:00:11.624 ********
2026-06-03 17:38:05.742575 | instance | ok: [localhost] => (item=barbican_kek)
2026-06-03 17:38:05.743027 | instance |
2026-06-03 17:38:05.743412 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-06-03 17:38:05.743577 | instance | Wednesday 03 June 2026 17:38:05 +0000 (0:00:00.054) 0:00:11.679 ********
2026-06-03 17:38:06.193073 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-03 17:38:06.193126 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-03 17:38:06.193135 | instance |
2026-06-03 17:38:06.193142 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-06-03 17:38:06.193149 | instance | Wednesday 03 June 2026 17:38:06 +0000 (0:00:00.452) 0:00:12.131 ********
2026-06-03 17:38:09.636315 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-03 17:38:09.636362 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-03 17:38:09.636368 | instance |
2026-06-03 17:38:09.636373 | instance | TASK [Set values for SSH keys] *************************************************
2026-06-03 17:38:09.636378 | instance | Wednesday 03 June 2026 17:38:09 +0000 (0:00:03.443) 0:00:15.575 ********
2026-06-03 17:38:09.691089 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-06-03 17:38:09.691141 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-06-03 17:38:09.691149 | instance |
2026-06-03 17:38:09.691156 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-06-03 17:38:09.691163 | instance | Wednesday 03 June 2026 17:38:09 +0000 (0:00:00.054) 0:00:15.629 ********
2026-06-03 17:38:10.020354 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-03 17:38:10.020416 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-03 17:38:10.020428 | instance |
2026-06-03 17:38:10.020438 | instance | TASK [Write new secrets file to disk] ******************************************
2026-06-03 17:38:10.020449 | instance | Wednesday 03 June 2026 17:38:10 +0000 (0:00:00.328) 0:00:15.958 ********
2026-06-03 17:38:10.361179 | instance | changed: [localhost]
2026-06-03 17:38:10.361233 | instance |
2026-06-03 17:38:10.361245 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-06-03 17:38:10.361255 | instance | Wednesday 03 June 2026 17:38:10 +0000 (0:00:00.341) 0:00:16.299 ********
2026-06-03 17:38:10.393011 | instance | skipping: [localhost]
2026-06-03 17:38:10.393055 | instance |
2026-06-03 17:38:10.393061 | instance | PLAY [Setup networking] ********************************************************
2026-06-03 17:38:10.393118 | instance |
2026-06-03 17:38:10.393392 | instance | TASK [Gathering Facts] *********************************************************
2026-06-03 17:38:10.393656 | instance | Wednesday 03 June 2026 17:38:10 +0000 (0:00:00.032) 0:00:16.332 ********
2026-06-03 17:38:11.071949 | instance | ok: [instance]
2026-06-03 17:38:11.072383 | instance |
2026-06-03 17:38:11.072764 | instance | TASK [Create bridge for management network] ************************************
2026-06-03 17:38:11.073190 | instance | Wednesday 03 June 2026 17:38:11 +0000 (0:00:00.678) 0:00:17.011 ********
2026-06-03 17:38:11.410313 | instance | ok: [instance]
2026-06-03 17:38:11.410584 | instance |
2026-06-03 17:38:11.410799 | instance | TASK [Create fake interface for management bridge] *****************************
2026-06-03 17:38:11.411007 | instance | Wednesday 03 June 2026 17:38:11 +0000 (0:00:00.338) 0:00:17.350 ********
2026-06-03 17:38:11.634383 | instance | ok: [instance]
2026-06-03 17:38:11.634553 | instance |
2026-06-03 17:38:11.634806 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-06-03 17:38:11.635017 | instance | Wednesday 03 June 2026 17:38:11 +0000 (0:00:00.224) 0:00:17.574 ********
2026-06-03 17:38:11.829501 | instance | ok: [instance]
2026-06-03 17:38:11.829541 | instance |
2026-06-03 17:38:11.829716 | instance | TASK [Assign IP address for management bridge] *********************************
2026-06-03 17:38:11.829903 | instance | Wednesday 03 June 2026 17:38:11 +0000 (0:00:00.195) 0:00:17.769 ********
2026-06-03 17:38:12.030514 | instance | ok: [instance]
2026-06-03 17:38:12.030755 | instance |
2026-06-03 17:38:12.030973 | instance | TASK [Bring up interfaces] *****************************************************
2026-06-03 17:38:12.031213 | instance | Wednesday 03 June 2026 17:38:12 +0000 (0:00:00.199) 0:00:17.968 ********
2026-06-03 17:38:12.417815 | instance | ok: [instance] => (item=br-mgmt)
2026-06-03 17:38:12.417870 | instance | ok: [instance] => (item=dummy0)
2026-06-03 17:38:12.417876 | instance |
2026-06-03 17:38:12.417882 | instance | PLAY [Create devices for Ceph] *************************************************
2026-06-03 17:38:12.417886 | instance |
2026-06-03 17:38:12.417890 | instance | TASK [Gathering Facts] *********************************************************
2026-06-03 17:38:12.417895 | instance | Wednesday 03 June 2026 17:38:12 +0000 (0:00:00.388) 0:00:18.356 ********
2026-06-03 17:38:13.130154 | instance | ok: [instance]
2026-06-03 17:38:13.130215 | instance |
2026-06-03 17:38:13.130224 | instance | TASK [Install depedencies] *****************************************************
2026-06-03 17:38:13.130231 | instance | Wednesday 03 June 2026 17:38:13 +0000 (0:00:00.712) 0:00:19.069 ********
2026-06-03 17:38:33.433542 | instance | changed: [instance]
2026-06-03 17:38:33.434221 | instance |
2026-06-03 17:38:33.434228 | instance | TASK [Start up service] ********************************************************
2026-06-03 17:38:33.434319 | instance | Wednesday 03 June 2026 17:38:33 +0000 (0:00:20.303) 0:00:39.372 ********
2026-06-03 17:38:33.973688 | instance | ok: [instance]
2026-06-03 17:38:33.974213 | instance |
2026-06-03 17:38:33.974236 | instance | TASK [Generate lvm.conf] *******************************************************
2026-06-03 17:38:33.974244 | instance | Wednesday 03 June 2026 17:38:33 +0000 (0:00:00.540) 0:00:39.913 ********
2026-06-03 17:38:34.194949 | instance | ok: [instance]
2026-06-03 17:38:34.195058 | instance |
2026-06-03 17:38:34.195219 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-06-03 17:38:34.195440 | instance | Wednesday 03 June 2026 17:38:34 +0000 (0:00:00.221) 0:00:40.134 ********
2026-06-03 17:38:34.647276 | instance | changed: [instance]
2026-06-03 17:38:34.647386 | instance |
2026-06-03 17:38:34.647598 | instance | TASK [Get list of all loopback devices] ****************************************
2026-06-03 17:38:34.647792 | instance | Wednesday 03 June 2026 17:38:34 +0000 (0:00:00.452) 0:00:40.587 ********
2026-06-03 17:38:34.842989 | instance | ok: [instance]
2026-06-03 17:38:34.843074 | instance |
2026-06-03 17:38:34.843292 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-06-03 17:38:34.843497 | instance | Wednesday 03 June 2026 17:38:34 +0000 (0:00:00.195) 0:00:40.782 ********
2026-06-03 17:38:34.869009 | instance | skipping: [instance]
2026-06-03 17:38:34.869228 | instance |
2026-06-03 17:38:34.869396 | instance | TASK [Create devices for Ceph] *************************************************
2026-06-03 17:38:34.869541 | instance | Wednesday 03 June 2026 17:38:34 +0000 (0:00:00.025) 0:00:40.808 ********
2026-06-03 17:38:35.398879 | instance | changed: [instance] => (item=osd0)
2026-06-03 17:38:35.399038 | instance | changed: [instance] => (item=osd1)
2026-06-03 17:38:35.399298 | instance | changed: [instance] => (item=osd2)
2026-06-03 17:38:35.399504 | instance |
2026-06-03 17:38:35.399720 | instance | TASK [Set permissions on loopback devices] *************************************
2026-06-03 17:38:35.399935 | instance | Wednesday 03 June 2026 17:38:35 +0000 (0:00:00.528) 0:00:41.337 ********
2026-06-03 17:38:35.926721 | instance | changed: [instance] => (item=osd0)
2026-06-03 17:38:35.926785 | instance | changed: [instance] => (item=osd1)
2026-06-03 17:38:35.926910 | instance | changed: [instance] => (item=osd2)
2026-06-03 17:38:35.927070 | instance |
2026-06-03 17:38:35.927223 | instance | TASK [Start loop devices] ******************************************************
2026-06-03 17:38:35.927374 | instance | Wednesday 03 June 2026 17:38:35 +0000 (0:00:00.528) 0:00:41.865 ********
2026-06-03 17:38:36.695138 | instance | changed: [instance] => (item=osd0)
2026-06-03 17:38:36.695647 | instance | changed: [instance] => (item=osd1)
2026-06-03 17:38:36.696022 | instance | changed: [instance] => (item=osd2)
2026-06-03 17:38:36.696342 | instance |
2026-06-03 17:38:36.696778 | instance | TASK [Create a volume group for each loop device] ******************************
2026-06-03 17:38:36.697140 | instance | Wednesday 03 June 2026 17:38:36 +0000 (0:00:00.767) 0:00:42.633 ********
2026-06-03 17:38:39.891159 | instance | changed: [instance] => (item=osd0)
2026-06-03 17:38:39.891602 | instance | changed: [instance] => (item=osd1)
2026-06-03 17:38:39.891944 | instance | changed: [instance] => (item=osd2)
2026-06-03 17:38:39.892290 | instance |
2026-06-03 17:38:39.892629 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-06-03 17:38:39.892961 | instance | Wednesday 03 June 2026 17:38:39 +0000 (0:00:03.195) 0:00:45.828 ********
2026-06-03 17:38:41.758949 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-06-03 17:38:41.759401 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-06-03 17:38:41.759726 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-06-03 17:38:41.760030 | instance |
2026-06-03 17:38:41.760344 | instance | PLAY [controllers] *************************************************************
2026-06-03 17:38:41.760638 | instance |
2026-06-03 17:38:41.760947 | instance | TASK [Gathering Facts] *********************************************************
2026-06-03 17:38:41.761257 | instance | Wednesday 03 June 2026 17:38:41 +0000 (0:00:01.869) 0:00:47.698 ********
2026-06-03 17:38:42.666236 | instance | ok: [instance]
2026-06-03 17:38:42.666430 | instance |
2026-06-03 17:38:42.666580 | instance | TASK [Set masquerade rule] *****************************************************
2026-06-03 17:38:42.666728 | instance | Wednesday 03 June 2026 17:38:42 +0000 (0:00:00.905) 0:00:48.604 ********
2026-06-03 17:38:43.138308 | instance | changed: [instance]
2026-06-03 17:38:43.138377 | instance |
2026-06-03 17:38:43.138390 | instance | PLAY RECAP *********************************************************************
2026-06-03 17:38:43.138401 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-03 17:38:43.138421 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-03 17:38:43.138430 | instance |
2026-06-03 17:38:43.138439 | instance | Wednesday 03 June 2026 17:38:43 +0000 (0:00:00.472) 0:00:49.076 ********
2026-06-03 17:38:43.138449 | instance | ===============================================================================
2026-06-03 17:38:43.138466 | instance | Install depedencies ---------------------------------------------------- 20.30s
2026-06-03 17:38:43.138542 | instance | Generate SSH keys for missing variables --------------------------------- 3.44s
2026-06-03 17:38:43.138752 | instance | Create a volume group for each loop device ------------------------------ 3.20s
2026-06-03 17:38:43.138944 | instance | Create a logical volume for each loop device ---------------------------- 1.87s
2026-06-03 17:38:43.139153 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.19s
2026-06-03 17:38:43.139380 | instance | Gathering Facts --------------------------------------------------------- 1.12s
2026-06-03 17:38:43.139832 | instance | Create folders for workspace -------------------------------------------- 0.99s
2026-06-03 17:38:43.140027 | instance | Gathering Facts --------------------------------------------------------- 0.91s
2026-06-03 17:38:43.140248 | instance | Purge "snapd" package --------------------------------------------------- 0.84s
2026-06-03 17:38:43.140517 | instance | Start loop devices ------------------------------------------------------ 0.77s
2026-06-03 17:38:43.140753 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.72s
2026-06-03 17:38:43.140987 | instance | Gathering Facts --------------------------------------------------------- 0.71s
2026-06-03 17:38:43.141217 | instance | Gathering Facts --------------------------------------------------------- 0.71s
2026-06-03 17:38:43.141463 | instance | Configure short hostname ------------------------------------------------ 0.68s
2026-06-03 17:38:43.141675 | instance | Gathering Facts --------------------------------------------------------- 0.68s
2026-06-03 17:38:43.141840 | instance | Start up service -------------------------------------------------------- 0.54s
2026-06-03 17:38:43.142004 | instance | Set permissions on loopback devices ------------------------------------- 0.53s
2026-06-03 17:38:43.142166 | instance | Create devices for Ceph ------------------------------------------------- 0.53s
2026-06-03 17:38:43.142415 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.52s
2026-06-03 17:38:43.142634 | instance | Set masquerade rule ----------------------------------------------------- 0.47s
2026-06-03 17:38:43.229383 | instance | INFO [aio > prepare] Executed: Successful
2026-06-03 17:38:43.241817 | instance | INFO [aio > converge] Executing
2026-06-03 17:38:46.013896 | instance |
2026-06-03 17:38:46.014178 | instance | PLAY [all] *********************************************************************
2026-06-03 17:38:46.014508 | instance |
2026-06-03 17:38:46.014776 | instance | TASK [Gathering Facts] *********************************************************
2026-06-03 17:38:46.015040 | instance | Wednesday 03 June 2026 17:38:46 +0000 (0:00:00.016) 0:00:00.016 ********
2026-06-03 17:38:47.215331 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-03 17:38:47.215419 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-03 17:38:47.215504 | instance | interpreter could change the meaning of that path. See
2026-06-03 17:38:47.215674 | instance | https://docs.ansible.com/ansible-
2026-06-03 17:38:47.215742 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-03 17:38:47.226624 | instance | ok: [instance]
2026-06-03 17:38:47.226888 | instance |
2026-06-03 17:38:47.227184 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-03 17:38:47.227460 | instance | Wednesday 03 June 2026 17:38:47 +0000 (0:00:01.213) 0:00:01.229 ********
2026-06-03 17:38:47.268842 | instance | skipping: [instance]
2026-06-03 17:38:47.269066 | instance |
2026-06-03 17:38:47.269361 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-03 17:38:47.269655 | instance | Wednesday 03 June 2026 17:38:47 +0000 (0:00:00.042) 0:00:01.271 ********
2026-06-03 17:38:47.449348 | instance | ok: [instance]
2026-06-03 17:38:47.449467 | instance |
2026-06-03 17:38:47.449768 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-06-03 17:38:47.450017 | instance |
2026-06-03 17:38:47.450305 | instance | TASK [Gathering Facts] *********************************************************
2026-06-03 17:38:47.450583 | instance | Wednesday 03 June 2026 17:38:47 +0000 (0:00:00.180) 0:00:01.452 ********
2026-06-03 17:38:48.360218 | instance | ok: [instance]
2026-06-03 17:38:48.360642 | instance |
2026-06-03 17:38:48.361012 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-03 17:38:48.361369 | instance | Wednesday 03 June 2026 17:38:48 +0000 (0:00:00.910) 0:00:02.362 ********
2026-06-03 17:38:48.643010 | instance | ok: [instance]
2026-06-03 17:38:48.643082 | instance |
2026-06-03 17:38:48.643242 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-03 17:38:48.643443 | instance | Wednesday 03 June 2026 17:38:48 +0000 (0:00:00.282) 0:00:02.644 ********
2026-06-03 17:38:48.694760 | instance | skipping: [instance]
2026-06-03 17:38:48.694939 | instance |
2026-06-03 17:38:48.695095 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-03 17:38:48.695245 | instance | Wednesday 03 June 2026 17:38:48 +0000 (0:00:00.050) 0:00:02.694 ********
2026-06-03 17:38:49.119002 | instance | changed: [instance]
2026-06-03 17:38:49.119101 | instance |
2026-06-03 17:38:49.119219 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-03 17:38:49.119420 | instance | Wednesday 03 June 2026 17:38:49 +0000 (0:00:00.426) 0:00:03.121 ********
2026-06-03 17:38:49.199022 | instance | ok: [instance] => {
2026-06-03 17:38:49.199100 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-03 17:38:49.199232 | instance | }
2026-06-03 17:38:49.199413 | instance |
2026-06-03 17:38:49.199566 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-03 17:38:49.199739 | instance | Wednesday 03 June 2026 17:38:49 +0000 (0:00:00.078) 0:00:03.199 ********
2026-06-03 17:38:49.926842 | instance | changed: [instance]
2026-06-03 17:38:49.927102 | instance |
2026-06-03 17:38:49.927321 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-03 17:38:49.927532 | instance | Wednesday 03 June 2026 17:38:49 +0000 (0:00:00.727) 0:00:03.926 ********
2026-06-03 17:38:49.982969 | instance | skipping: [instance]
2026-06-03 17:38:49.983099 | instance |
2026-06-03 17:38:49.983300 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-03 17:38:49.983450 | instance | Wednesday 03 June 2026 17:38:49 +0000 (0:00:00.056) 0:00:03.983 ********
2026-06-03 17:38:50.038906 | instance | skipping: [instance]
2026-06-03 17:38:50.039109 | instance |
2026-06-03 17:38:50.039267 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-03 17:38:50.039419 | instance | Wednesday 03 June 2026 17:38:50 +0000 (0:00:00.054) 0:00:04.038 ********
2026-06-03 17:38:50.250916 | instance | ok: [instance]
2026-06-03 17:38:50.251283 | instance |
2026-06-03 17:38:50.251439 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-03 17:38:50.251605 | instance | Wednesday 03 June 2026 17:38:50 +0000 (0:00:00.212) 0:00:04.250 ********
2026-06-03 17:38:51.474932 | instance | ok: [instance]
2026-06-03 17:38:51.475153 | instance |
2026-06-03 17:38:51.475308 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-03 17:38:51.475457 | instance | Wednesday 03 June 2026 17:38:51 +0000 (0:00:01.223) 0:00:05.474 ********
2026-06-03 17:38:51.546995 | instance | ok: [instance] => {
2026-06-03 17:38:51.547174 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-03 17:38:51.547392 | instance | }
2026-06-03 17:38:51.547559 | instance |
2026-06-03 17:38:51.547713 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-03 17:38:51.547863 | instance | Wednesday 03 June 2026 17:38:51 +0000 (0:00:00.071) 0:00:05.546 ********
2026-06-03 17:38:52.211169 | instance | changed: [instance]
2026-06-03 17:38:52.211621 | instance |
2026-06-03 17:38:52.211845 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-03 17:38:52.212070 | instance | Wednesday 03 June 2026 17:38:52 +0000 (0:00:00.666) 0:00:06.212 ********
2026-06-03 17:38:56.062727 | instance | changed: [instance]
2026-06-03 17:38:56.062797 | instance |
2026-06-03 17:38:56.062939 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-03 17:38:56.063133 | instance | Wednesday 03 June 2026 17:38:56 +0000 (0:00:03.849) 0:00:10.062 ********
2026-06-03 17:38:56.094788 | instance | skipping: [instance]
2026-06-03 17:38:56.094907 | instance |
2026-06-03 17:38:56.095097 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-03 17:38:56.095246 | instance | Wednesday 03 June 2026 17:38:56 +0000 (0:00:00.032) 0:00:10.095 ********
2026-06-03 17:38:56.130593 | instance | skipping: [instance]
2026-06-03 17:38:56.130794 | instance |
2026-06-03 17:38:56.130991 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-03 17:38:56.131151 | instance | Wednesday 03 June 2026 17:38:56 +0000 (0:00:00.035) 0:00:10.131 ********
2026-06-03 17:38:56.162817 | instance | skipping: [instance]
2026-06-03 17:38:56.163238 | instance |
2026-06-03 17:38:56.163452 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-03 17:38:56.163658 | instance | Wednesday 03 June 2026 17:38:56 +0000 (0:00:00.032) 0:00:10.163 ********
2026-06-03 17:39:01.754982 | instance | changed: [instance]
2026-06-03 17:39:01.755072 | instance |
2026-06-03 17:39:01.755181 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-03 17:39:01.755374 | instance | Wednesday 03 June 2026 17:39:01 +0000 (0:00:05.593) 0:00:15.757 ********
2026-06-03 17:39:02.398846 | instance | changed: [instance]
2026-06-03 17:39:02.398964 | instance |
2026-06-03 17:39:02.399028 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-03 17:39:02.399166 | instance | Wednesday 03 June 2026 17:39:02 +0000 (0:00:00.644) 0:00:16.401 ********
2026-06-03 17:39:03.303968 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-06-03 17:39:03.304049 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-03 17:39:03.304782 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-03 17:39:03.304956 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-03 17:39:03.304964 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-03 17:39:03.304969 | instance |
2026-06-03 17:39:03.304974 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-03 17:39:03.304979 | instance | Wednesday 03 June 2026 17:39:03 +0000 (0:00:00.905) 0:00:17.306 ********
2026-06-03 17:39:03.879404 | instance | changed: [instance]
2026-06-03 17:39:03.879460 | instance |
2026-06-03 17:39:03.880282 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-03 17:39:03.880299 | instance | Wednesday 03 June 2026 17:39:03 +0000 (0:00:00.566) 0:00:17.873 ********
2026-06-03 17:39:03.880305 | instance |
2026-06-03 17:39:03.880309 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-03 17:39:03.880313 | instance | Wednesday 03 June 2026 17:39:03 +0000 (0:00:00.008) 0:00:17.882 ********
2026-06-03 17:39:04.838736 | instance | ok: [instance]
2026-06-03 17:39:04.838822 | instance |
2026-06-03 17:39:04.839278 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-06-03 17:39:04.839322 | instance | Wednesday 03 June 2026 17:39:04 +0000 (0:00:00.958) 0:00:18.841 ********
2026-06-03 17:39:05.291239 | instance | changed: [instance]
2026-06-03 17:39:05.291340 | instance |
2026-06-03 17:39:05.291568 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-03 17:39:05.291612 | instance | Wednesday 03 June 2026 17:39:05 +0000 (0:00:00.452) 0:00:19.294 ********
2026-06-03 17:39:05.834431 | instance | changed: [instance]
2026-06-03 17:39:05.834506 | instance |
2026-06-03 17:39:05.834521 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-03 17:39:05.834694 | instance | Wednesday 03 June 2026 17:39:05 +0000 (0:00:00.542) 0:00:19.836 ********
2026-06-03 17:39:06.041499 | instance | ok: [instance]
2026-06-03 17:39:06.041590 | instance |
2026-06-03 17:39:06.041605 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-03 17:39:06.041779 | instance | Wednesday 03 June 2026 17:39:06 +0000 (0:00:00.207) 0:00:20.044 ********
2026-06-03 17:39:06.096488 | instance | ok: [instance] => {
2026-06-03 17:39:06.097111 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-03 17:39:06.097159 | instance | }
2026-06-03 17:39:06.097165 | instance |
2026-06-03 17:39:06.097170 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-03 17:39:06.097176 | instance | Wednesday 03 June 2026 17:39:06 +0000 (0:00:00.055) 0:00:20.099 ********
2026-06-03 17:39:07.073703 | instance | changed: [instance]
2026-06-03 17:39:07.073772 | instance |
2026-06-03 17:39:07.074033 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-03 17:39:07.074074 | instance | Wednesday 03 June 2026 17:39:07 +0000 (0:00:00.977) 0:00:21.076 ********
2026-06-03 17:39:11.359712 | instance | changed: [instance]
2026-06-03 17:39:11.359796 | instance |
2026-06-03 17:39:11.359855 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-03 17:39:11.360012 | instance | Wednesday 03 June 2026 17:39:11 +0000 (0:00:04.285) 0:00:25.362 ********
2026-06-03 17:39:12.474838 | instance | ok: [instance]
2026-06-03 17:39:12.474898 | instance |
2026-06-03 17:39:12.474905 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-03 17:39:12.474910 | instance | Wednesday 03 June 2026 17:39:12 +0000 (0:00:01.114) 0:00:26.477 ********
2026-06-03 17:39:13.647296 | instance | changed: [instance]
2026-06-03 17:39:13.647381 | instance |
2026-06-03 17:39:13.647632 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-03 17:39:13.647676 | instance | Wednesday 03 June 2026 17:39:13 +0000 (0:00:01.173) 0:00:27.650 ********
2026-06-03 17:39:14.109609 | instance | changed: [instance]
2026-06-03 17:39:14.109691 | instance |
2026-06-03 17:39:14.109998 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-03 17:39:14.110377 | instance | Wednesday 03 June 2026 17:39:14 +0000 (0:00:00.462) 0:00:28.112 ********
2026-06-03 17:39:14.679747 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-06-03 17:39:14.679831 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-03 17:39:14.680266 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-03 17:39:14.680349 | instance |
2026-06-03 17:39:14.680364 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-03 17:39:14.680385 | instance | Wednesday 03 June 2026 17:39:14 +0000 (0:00:00.570) 0:00:28.682 ********
2026-06-03 17:39:15.146680 | instance | changed: [instance]
2026-06-03 17:39:15.146786 | instance |
2026-06-03 17:39:15.146847 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-03 17:39:15.146994 | instance | Wednesday 03 June 2026 17:39:15 +0000 (0:00:00.466) 0:00:29.149 ********
2026-06-03 17:39:15.613088 | instance | changed: [instance]
2026-06-03 17:39:15.613161 | instance |
2026-06-03 17:39:15.613768 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-03 17:39:15.613808 | instance | Wednesday 03 June 2026 17:39:15 +0000 (0:00:00.457) 0:00:29.607 ********
2026-06-03 17:39:15.613814 | instance |
2026-06-03 17:39:15.613819 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-03 17:39:15.613824 | instance | Wednesday 03 June 2026 17:39:15 +0000 (0:00:00.008) 0:00:29.615 ********
2026-06-03 17:39:16.303393 | instance | ok: [instance]
2026-06-03 17:39:16.303517 | instance |
2026-06-03 17:39:16.303893 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-06-03 17:39:16.303940 | instance | Wednesday 03 June 2026 17:39:16 +0000 (0:00:00.689) 0:00:30.305 ********
2026-06-03 17:39:26.043175 | instance | changed: [instance]
2026-06-03 17:39:26.043246 | instance |
2026-06-03 17:39:26.043512 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-03 17:39:26.043556 | instance | Wednesday 03 June 2026 17:39:26 +0000 (0:00:09.740) 0:00:40.046 ********
2026-06-03 17:39:26.594257 | instance | changed: [instance]
2026-06-03 17:39:26.594323 | instance |
2026-06-03 17:39:26.594538 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-03 17:39:26.594556 | instance | Wednesday 03 June 2026 17:39:26 +0000 (0:00:00.550) 0:00:40.597 ********
2026-06-03 17:39:26.655923 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-03 17:39:26.655997 | instance |
2026-06-03 17:39:26.656231 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-03 17:39:26.656273 | instance | Wednesday 03 June 2026 17:39:26 +0000 (0:00:00.061) 0:00:40.658 ********
2026-06-03 17:39:51.376965 | instance | changed: [instance]
2026-06-03 17:39:51.377050 | instance |
2026-06-03 17:39:51.377293 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-03 17:39:51.377553 | instance | Wednesday 03 June 2026 17:39:51 +0000 (0:00:24.721) 0:01:05.379 ********
2026-06-03 17:39:52.010915 | instance | ok: [instance] => (item=chronyd)
2026-06-03 17:39:52.010992 | instance | ok: [instance] => (item=sshd)
2026-06-03 17:39:52.011396 | instance |
2026-06-03 17:39:52.011442 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-03 17:39:52.011449 | instance | Wednesday 03 June 2026 17:39:52 +0000 (0:00:00.633) 0:01:06.013 ********
2026-06-03 17:39:52.312594 | instance | changed: [instance]
2026-06-03 17:39:52.313161 | instance |
2026-06-03 17:39:52.313206 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-03 17:39:52.313212 | instance | Wednesday 03 June 2026 17:39:52 +0000 (0:00:00.301) 0:01:06.315 ********
2026-06-03 17:39:52.504896 | instance | ok: [instance]
2026-06-03 17:39:52.504955 | instance |
2026-06-03 17:39:52.505209 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-03 17:39:52.505226 | instance | Wednesday 03 June 2026 17:39:52 +0000 (0:00:00.192) 0:01:06.507 ********
2026-06-03 17:39:58.757624 | instance | changed: [instance]
2026-06-03 17:39:58.757703 | instance |
2026-06-03 17:39:58.757963 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-03 17:39:58.758003 | instance | Wednesday 03 June 2026 17:39:58 +0000 (0:00:06.252) 0:01:12.760 ********
2026-06-03 17:39:59.156132 | instance | changed: [instance]
2026-06-03 17:39:59.156204 | instance |
2026-06-03 17:39:59.156507 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-06-03 17:39:59.156579 | instance | Wednesday 03 June 2026 17:39:59 +0000 (0:00:00.398) 0:01:13.158 ********
2026-06-03 17:39:59.275493 | instance | ok: [instance]
2026-06-03 17:39:59.275567 | instance |
2026-06-03 17:39:59.275845 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-06-03 17:39:59.275890 | instance | Wednesday 03 June 2026 17:39:59 +0000 (0:00:00.119) 0:01:13.278 ********
2026-06-03 17:39:59.500741 | instance | ok: [instance] => (item=instance)
2026-06-03 17:39:59.500833 | instance |
2026-06-03 17:39:59.501115 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-06-03 17:39:59.501178 | instance | Wednesday 03 June 2026 17:39:59 +0000 (0:00:00.225) 0:01:13.503 ********
2026-06-03 17:39:59.559066 | instance | ok: [instance]
2026-06-03 17:39:59.559480 | instance |
2026-06-03 17:39:59.559523 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-06-03 17:39:59.559530 | instance | Wednesday 03 June 2026 17:39:59 +0000 (0:00:00.058) 0:01:13.561 ********
2026-06-03 17:39:59.638791 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-06-03 17:39:59.638968 | instance |
2026-06-03 17:39:59.639125 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-06-03 17:39:59.639275 | instance | Wednesday 03 June 2026 17:39:59 +0000 (0:00:00.079) 0:01:13.641 ********
2026-06-03 17:39:59.994829 | instance | changed: [instance]
2026-06-03 17:39:59.995026 | instance |
2026-06-03 17:39:59.995187 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-06-03 17:39:59.995342 | instance | Wednesday 03 June 2026 17:39:59 +0000 (0:00:00.355) 0:01:13.997 ********
2026-06-03 17:40:00.699964 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-06-03 17:40:00.700773 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-06-03 17:40:00.700823 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-06-03 17:40:00.700831 | instance |
2026-06-03 17:40:00.700838 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] *******************************
2026-06-03 17:40:00.700845 | instance | Wednesday 03 June 2026 17:40:00 +0000 (0:00:00.705) 0:01:14.702 ********
2026-06-03 17:41:57.129227 | instance | ok: [instance]
2026-06-03 17:41:57.129317 | instance |
2026-06-03 17:41:57.129560 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-06-03 17:41:57.129615 | instance | Wednesday 03 June 2026 17:41:57 +0000 (0:01:56.429) 0:03:11.132 ********
2026-06-03 17:41:57.365153 | instance | changed: [instance]
2026-06-03 17:41:57.365238 | instance |
2026-06-03 17:41:57.365539 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-06-03 17:41:57.365597 | instance | Wednesday 03 June 2026 17:41:57 +0000 (0:00:00.235) 0:03:11.367 ********
2026-06-03 17:41:57.406756 | instance | ok: [instance]
2026-06-03 17:41:57.406834 | instance |
2026-06-03 17:41:57.407112 | instance | TASK [Install Ceph host] *******************************************************
2026-06-03 17:41:57.407165 | instance | Wednesday 03 June 2026 17:41:57 +0000 (0:00:00.041) 0:03:11.409 ********
2026-06-03 17:41:57.491254 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-03 17:41:57.491345 | instance |
2026-06-03 17:41:57.491618 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-03 17:41:57.491662 | instance | Wednesday 03 June 2026 17:41:57 +0000 (0:00:00.084) 0:03:11.494 ********
2026-06-03 17:42:03.820034 | instance | ok: [instance]
2026-06-03 17:42:03.820121 | instance |
2026-06-03 17:42:03.820224 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-03 17:42:03.820346 | instance | Wednesday 03 June 2026 17:42:03 +0000 (0:00:06.328) 0:03:17.822 ********
2026-06-03 17:42:03.889051 | instance | ok: [instance] => (item=instance)
2026-06-03 17:42:03.889180 | instance |
2026-06-03 17:42:03.889438 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-03 17:42:03.889498 | instance | Wednesday 03 June 2026 17:42:03 +0000 (0:00:00.068) 0:03:17.891 ********
2026-06-03 17:42:04.371186 | instance | ok: [instance]
2026-06-03 17:42:04.371280 | instance |
2026-06-03 17:42:04.371452 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-03 17:42:04.371523 | instance | Wednesday 03 June 2026 17:42:04 +0000 (0:00:00.482) 0:03:18.374 ********
2026-06-03 17:42:11.100043 | instance | ok: [instance]
2026-06-03 17:42:11.100144 | instance |
2026-06-03 17:42:11.100205 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-06-03 17:42:11.100404 | instance | Wednesday 03 June 2026 17:42:11 +0000 (0:00:06.728) 0:03:25.102 ********
2026-06-03 17:43:02.400619 | instance | changed: [instance]
2026-06-03 17:43:02.400697 | instance |
2026-06-03 17:43:02.400819 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-06-03 17:43:02.400973 | instance | Wednesday 03 June 2026 17:43:02 +0000 (0:00:51.300) 0:04:16.403 ********
2026-06-03 17:43:16.759600 | instance | ok: [instance]
2026-06-03 17:43:16.759712 | instance |
2026-06-03 17:43:16.759778 | instance | TASK [Install Ceph host] *******************************************************
2026-06-03 17:43:16.759923 | instance | Wednesday 03 June 2026 17:43:16 +0000 (0:00:14.358) 0:04:30.762 ********
2026-06-03 17:43:16.838292 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-03 17:43:16.838406 | instance |
2026-06-03 17:43:16.838660 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-03 17:43:16.838724 | instance | Wednesday 03 June 2026 17:43:16 +0000 (0:00:00.078) 0:04:30.840 ********
2026-06-03 17:43:16.886307 | instance | skipping: [instance]
2026-06-03 17:43:16.886414 | instance |
2026-06-03 17:43:16.886594 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-03 17:43:16.886711 | instance | Wednesday 03 June 2026 17:43:16 +0000 (0:00:00.048) 0:04:30.889 ********
2026-06-03 17:43:16.932714 | instance | skipping: [instance] => (item=instance)
2026-06-03 17:43:16.932835 | instance | skipping: [instance]
2026-06-03 17:43:16.933204 | instance |
2026-06-03 17:43:16.933223 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-03 17:43:16.933229 | instance | Wednesday 03 June 2026 17:43:16 +0000 (0:00:00.046) 0:04:30.935 ********
2026-06-03 17:43:17.186118 | instance | ok: [instance]
2026-06-03 17:43:17.186251 | instance |
2026-06-03 17:43:17.186366 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-03 17:43:17.186438 | instance | Wednesday 03 June 2026 17:43:17 +0000 (0:00:00.253) 0:04:31.189 ********
2026-06-03 17:43:24.078986 | instance | ok: [instance]
2026-06-03 17:43:24.079072 | instance |
2026-06-03 17:43:24.079298 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-06-03 17:43:24.079352 | instance | Wednesday 03 June 2026 17:43:24 +0000 (0:00:06.892) 0:04:38.081 ********
2026-06-03 17:43:38.491331 | instance | changed: [instance]
2026-06-03 17:43:38.491436 | instance |
2026-06-03 17:43:38.491502 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-06-03 17:43:38.491641 | instance | Wednesday 03 June 2026 17:43:38 +0000 (0:00:14.412) 0:04:52.494 ********
2026-06-03 17:43:44.573956 | instance | ok: [instance]
2026-06-03 17:43:44.574067 | instance |
2026-06-03 17:43:44.574141 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] ***************************
2026-06-03 17:43:44.574298 | instance | Wednesday 03 June 2026 17:43:44 +0000 (0:00:06.082) 0:04:58.576 ********
2026-06-03 17:43:53.400034 | instance | changed: [instance] => (item={'name': 'diskprediction_local'})
2026-06-03 17:43:53.400148 | instance | ok: [instance] => (item={'name': 'dashboard'})
2026-06-03 17:43:53.400207 | instance | changed: [instance] => (item={'name': 'prometheus'})
2026-06-03 17:43:53.400347 | instance | ok: [instance] => (item={'name': 'iostat'})
2026-06-03 17:43:53.400467 | instance |
2026-06-03 17:43:53.400611 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-06-03 17:43:53.400730 | instance |
2026-06-03 17:43:53.400842 | instance | TASK [Gathering Facts] *********************************************************
2026-06-03 17:43:53.400972 | instance | Wednesday 03 June 2026 17:43:53 +0000 (0:00:08.826) 0:05:07.402 ********
2026-06-03 17:43:54.345200 | instance | ok: [instance]
2026-06-03 17:43:54.345282 | instance |
2026-06-03 17:43:54.345379 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-03 17:43:54.345497 | instance | Wednesday 03 June 2026 17:43:54 +0000 (0:00:00.945) 0:05:08.348 ********
2026-06-03 17:43:54.556348 | instance | ok: [instance]
2026-06-03 17:43:54.556445 | instance |
2026-06-03 17:43:54.556524 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-03 17:43:54.556661 | instance | Wednesday 03 June 2026 17:43:54 +0000 (0:00:00.210) 0:05:08.559 ********
2026-06-03 17:43:54.596359 | instance | skipping: [instance]
2026-06-03 17:43:54.596446 | instance |
2026-06-03 17:43:54.596612 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-03 17:43:54.596689 | instance | Wednesday 03 June 2026 17:43:54 +0000 (0:00:00.040) 0:05:08.599 ********
2026-06-03 17:43:54.810993 | instance | ok: [instance]
2026-06-03 17:43:54.811080 | instance |
2026-06-03 17:43:54.811173 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-03 17:43:54.811306 | instance | Wednesday 03 June 2026 17:43:54 +0000 (0:00:00.214) 0:05:08.813 ********
2026-06-03 17:43:54.866829 | instance | ok: [instance] => {
2026-06-03 17:43:54.866970 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-03 17:43:54.867129 | instance | }
2026-06-03 17:43:54.867323 | instance |
2026-06-03 17:43:54.867490 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-03 17:43:54.867662 | instance | Wednesday 03 June 2026 17:43:54 +0000 (0:00:00.055) 0:05:08.869 ********
2026-06-03 17:43:55.167260 | instance | ok: [instance]
2026-06-03 17:43:55.167440 | instance |
2026-06-03 17:43:55.167654 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-03 17:43:55.167855 | instance | Wednesday 03 June 2026 17:43:55 +0000 (0:00:00.299) 0:05:09.169 ********
2026-06-03 17:43:55.215571 | instance | skipping: [instance]
2026-06-03 17:43:55.215685 | instance |
2026-06-03 17:43:55.215849 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-03 17:43:55.215999 | instance | Wednesday 03 June 2026 17:43:55 +0000 (0:00:00.048) 0:05:09.218 ********
2026-06-03 17:43:55.264596 | instance | skipping: [instance]
2026-06-03 17:43:55.264701 | instance |
2026-06-03 17:43:55.264860 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-03 17:43:55.265008 | instance | Wednesday 03 June 2026 17:43:55 +0000 (0:00:00.049) 0:05:09.267 ********
2026-06-03 17:43:55.471146 | instance | ok: [instance]
2026-06-03 17:43:55.471212 | instance |
2026-06-03 17:43:55.471339 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-03 17:43:55.471454 | instance | Wednesday 03 June 2026 17:43:55 +0000 (0:00:00.206) 0:05:09.474 ********
2026-06-03 17:43:56.503922 | instance | ok: [instance]
2026-06-03 17:43:56.504025 | instance |
2026-06-03 17:43:56.504122 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-03 17:43:56.504261 | instance | Wednesday 03 June 2026 17:43:56 +0000 (0:00:01.032) 0:05:10.506 ********
2026-06-03 17:43:56.572994 | instance | ok: [instance] => {
2026-06-03 17:43:56.573118 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-03 17:43:56.573277 | instance | }
2026-06-03 17:43:56.573428 | instance |
2026-06-03 17:43:56.573594 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-03 17:43:56.573757 | instance | Wednesday 03 June 2026 17:43:56 +0000 (0:00:00.069) 0:05:10.576 ********
2026-06-03 17:43:56.953904 | instance | ok: [instance]
2026-06-03 17:43:56.954002 | instance |
2026-06-03 17:43:56.954142 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-03 17:43:56.954351 | instance | Wednesday 03 June 2026 17:43:56 +0000 (0:00:00.380) 0:05:10.956 ********
2026-06-03 17:43:58.893131 | instance | ok: [instance]
2026-06-03 17:43:58.893231 | instance |
2026-06-03 17:43:58.893455 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-03 17:43:58.893497 | instance | Wednesday 03 June 2026 17:43:58 +0000 (0:00:01.939) 0:05:12.895 ********
2026-06-03 17:43:58.925681 | instance | skipping: [instance]
2026-06-03 17:43:58.925748 | instance |
2026-06-03 17:43:58.926011 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-03 17:43:58.926027 | instance | Wednesday 03 June 2026 17:43:58 +0000 (0:00:00.032) 0:05:12.928 ********
2026-06-03 17:43:58.959868 | instance | skipping: [instance]
2026-06-03 17:43:58.960043 | instance |
2026-06-03 17:43:58.960532 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-03 17:43:58.960558 | instance | Wednesday 03 June 2026 17:43:58 +0000 (0:00:00.034) 0:05:12.962 ********
2026-06-03 17:43:58.998615 | instance | skipping: [instance]
2026-06-03 17:43:58.998680 | instance |
2026-06-03 17:43:58.998934 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-03 17:43:58.998950 | instance | Wednesday 03 June 2026 17:43:58 +0000 (0:00:00.038) 0:05:13.001 ********
2026-06-03 17:44:00.242329 | instance | ok: [instance]
2026-06-03 17:44:00.242719 | instance |
2026-06-03 17:44:00.242732 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-03 17:44:00.242765 | instance | Wednesday 03 June 2026 17:44:00 +0000 (0:00:01.243) 0:05:14.244 ********
2026-06-03 17:44:00.692795 | instance | ok: [instance]
2026-06-03 17:44:00.692882 | instance |
2026-06-03 17:44:00.693153 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-03 17:44:00.693220 | instance | Wednesday 03 June 2026 17:44:00 +0000 (0:00:00.450) 0:05:14.695 ********
2026-06-03 17:44:01.643885 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-03 17:44:01.643990 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-03 17:44:01.644781 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-03 17:44:01.644844 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-03 17:44:01.644853 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-03 17:44:01.644861 | instance |
2026-06-03 17:44:01.644867 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-03 17:44:01.644874 | instance | Wednesday 03 June 2026 17:44:01 +0000 (0:00:00.951) 0:05:15.646 ********
2026-06-03 17:44:02.164778 | instance | ok: [instance]
2026-06-03 17:44:02.164855 | instance |
2026-06-03 17:44:02.165475 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-03 17:44:02.165535 | instance | Wednesday 03 June 2026 17:44:02 +0000 (0:00:00.513) 0:05:16.160 ********
2026-06-03 17:44:02.165541 | instance |
2026-06-03 17:44:02.165546 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-03 17:44:02.165551 | instance | Wednesday 03 June 2026 17:44:02 +0000 (0:00:00.006) 0:05:16.167 ********
2026-06-03 17:44:02.532149 | instance | ok: [instance]
2026-06-03 17:44:02.532233 | instance |
2026-06-03 17:44:02.532488 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-03 17:44:02.532549 | instance | Wednesday 03 June 2026 17:44:02 +0000 (0:00:00.367) 0:05:16.534 ********
2026-06-03 17:44:02.745134 | instance | ok: [instance]
2026-06-03 17:44:02.745209 | instance |
2026-06-03 17:44:02.745477 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-03 17:44:02.745497 | instance | Wednesday 03 June 2026 17:44:02 +0000 (0:00:00.212) 0:05:16.747 ********
2026-06-03 17:44:02.801377 | instance | ok: [instance] => {
2026-06-03 17:44:02.801468 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-03 17:44:02.802032 | instance | }
2026-06-03 17:44:02.802099 | instance |
2026-06-03 17:44:02.802108 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-03 17:44:02.802114 | instance | Wednesday 03 June 2026 17:44:02 +0000 (0:00:00.056) 0:05:16.804 ********
2026-06-03 17:44:03.158546 | instance | ok: [instance]
2026-06-03 17:44:03.158617 | instance |
2026-06-03 17:44:03.158918 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-03 17:44:03.158967 | instance | Wednesday 03 June 2026 17:44:03 +0000 (0:00:00.356) 0:05:17.161 ********
2026-06-03 17:44:06.326842 | instance | ok: [instance]
2026-06-03 17:44:06.326942 | instance |
2026-06-03 17:44:06.327175 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-03 17:44:06.327226 | instance | Wednesday 03 June 2026 17:44:06 +0000 (0:00:03.168) 0:05:20.329 ********
2026-06-03 17:44:07.466398 | instance | ok: [instance]
2026-06-03 17:44:07.466468 | instance |
2026-06-03 17:44:07.466743 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-03 17:44:07.466797 | instance | Wednesday 03 June 2026 17:44:07 +0000 (0:00:01.139) 0:05:21.469 ********
2026-06-03 17:44:07.681966 | instance | ok: [instance]
2026-06-03 17:44:07.682056 | instance |
2026-06-03 17:44:07.682388 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-03 17:44:07.682471 | instance | Wednesday 03 June 2026 17:44:07 +0000 (0:00:00.215) 0:05:21.684 ********
2026-06-03 17:44:08.125258 | instance | ok: [instance]
2026-06-03 17:44:08.125344 | instance |
2026-06-03 17:44:08.125594 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-03 17:44:08.125867 | instance | Wednesday 03 June 2026 17:44:08 +0000 (0:00:00.443) 0:05:22.128 ********
2026-06-03 17:44:08.704541 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-06-03 17:44:08.704673 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-03 17:44:08.705255 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-03 17:44:08.705322 | instance |
2026-06-03 17:44:08.705329 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-03 17:44:08.705335 | instance | Wednesday 03 June 2026 17:44:08 +0000 (0:00:00.578) 0:05:22.706 ********
2026-06-03 17:44:09.143492 | instance | ok: [instance]
2026-06-03 17:44:09.143606 | instance |
2026-06-03 17:44:09.143696 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-03 17:44:09.143856 | instance | Wednesday 03 June 2026 17:44:09 +0000 (0:00:00.439) 0:05:23.145 ********
2026-06-03 17:44:09.586979 | instance | ok: [instance]
2026-06-03 17:44:09.587066 | instance |
2026-06-03 17:44:09.587696 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-03 17:44:09.587749 | instance | Wednesday 03 June 2026 17:44:09 +0000 (0:00:00.437) 0:05:23.583 ********
2026-06-03 17:44:09.587755 | instance |
2026-06-03 17:44:09.587766 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-03 17:44:09.587770 | instance | Wednesday 03 June 2026 17:44:09 +0000 (0:00:00.006) 0:05:23.589 ********
2026-06-03 17:44:09.944962 | instance | ok: [instance]
2026-06-03 17:44:09.945061 | instance |
2026-06-03 17:44:09.945084 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-03 17:44:09.945160 | instance | Wednesday 03 June 2026 17:44:09 +0000 (0:00:00.357) 0:05:23.947 ********
2026-06-03 17:44:10.001693 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-03 17:44:10.001750 | instance |
2026-06-03 17:44:10.001756 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-03 17:44:10.001776 | instance | Wednesday 03 June 2026 17:44:09 +0000 (0:00:00.056) 0:05:24.004 ********
2026-06-03 17:44:11.190061 | instance | ok: [instance]
2026-06-03 17:44:11.190116 | instance |
2026-06-03 17:44:11.190123 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-03 17:44:11.190130 | instance | Wednesday 03 June 2026 17:44:11 +0000 (0:00:01.188) 0:05:25.192 ********
2026-06-03 17:44:11.853740 | instance | ok: [instance] => (item=chronyd)
2026-06-03 17:44:11.853796 | instance | ok: [instance] => (item=sshd)
2026-06-03 17:44:11.853801 | instance |
2026-06-03 17:44:11.853806 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-03 17:44:11.853811 | instance | Wednesday 03 June 2026 17:44:11 +0000 (0:00:00.663) 0:05:25.856 ********
2026-06-03 17:44:12.175923 | instance | ok: [instance]
2026-06-03 17:44:12.175992 | instance |
2026-06-03 17:44:12.176278 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-03 17:44:12.176331 | instance | Wednesday 03 June 2026 17:44:12 +0000 (0:00:00.322) 0:05:26.178 ********
2026-06-03 17:44:12.378934 | instance | ok: [instance]
2026-06-03 17:44:12.379038 | instance |
2026-06-03 17:44:12.379327 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-03 17:44:12.379383 | instance | Wednesday 03 June 2026 17:44:12 +0000 (0:00:00.202) 0:05:26.381 ********
2026-06-03 17:44:12.644794 | instance | ok: [instance]
2026-06-03 17:44:12.644852 | instance |
2026-06-03 17:44:12.645137 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-03 17:44:12.645183 | instance | Wednesday 03 June 2026 17:44:12 +0000 (0:00:00.265) 0:05:26.647 ********
2026-06-03 17:44:12.857081 | instance | ok: [instance]
2026-06-03 17:44:12.857167 | instance |
2026-06-03 17:44:12.857405 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-06-03 17:44:12.857452 | instance | Wednesday 03 June 2026 17:44:12 +0000 (0:00:00.212) 0:05:26.859 ********
2026-06-03 17:44:13.087756 | instance | ok: [instance] => (item=instance)
2026-06-03 17:44:13.087818 | instance |
2026-06-03 17:44:13.088097 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-06-03 17:44:13.088150 | instance | Wednesday 03 June 2026 17:44:13 +0000 (0:00:00.230) 0:05:27.090 ********
2026-06-03 17:44:13.146030 | instance | ok: [instance]
2026-06-03 17:44:13.146285 | instance |
2026-06-03 17:44:13.146357 | instance | TASK [Install Ceph host] *******************************************************
2026-06-03 17:44:13.146570 | instance | Wednesday 03 June 2026 17:44:13 +0000 (0:00:00.058) 0:05:27.148 ********
2026-06-03 17:44:13.215459 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-03 17:44:13.215800 | instance |
2026-06-03 17:44:13.215830 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-03 17:44:13.215836 | instance | Wednesday 03 June 2026 17:44:13 +0000 (0:00:00.069) 0:05:27.218 ********
2026-06-03 17:44:13.277065 | instance | skipping: [instance]
2026-06-03 17:44:13.277471 | instance |
2026-06-03 17:44:13.277545 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-03 17:44:13.277553 | instance | Wednesday 03 June 2026 17:44:13 +0000 (0:00:00.060) 0:05:27.279 ********
2026-06-03 17:44:13.531249 | instance | skipping: [instance] => (item=instance)
2026-06-03 17:44:13.531357 | instance | skipping: [instance]
2026-06-03 17:44:13.531370 | instance |
2026-06-03 17:44:13.531505 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-03 17:44:13.531713 | instance | Wednesday 03 June 2026 17:44:13 +0000 (0:00:00.254) 0:05:27.533 ********
2026-06-03 17:44:13.786802 | instance | ok: [instance]
2026-06-03 17:44:13.786897 | instance |
2026-06-03 17:44:13.786990 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-03 17:44:13.787210 | instance | Wednesday 03 June 2026 17:44:13 +0000 (0:00:00.255) 0:05:27.789 ********
2026-06-03 17:44:21.444723 | instance | ok: [instance]
2026-06-03 17:44:21.444823 | instance |
2026-06-03 17:44:21.445064 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-06-03 17:44:21.445109 | instance | Wednesday 03 June 2026 17:44:21 +0000 (0:00:07.657) 0:05:35.447 ********
2026-06-03 17:44:26.768431 | instance | ok: [instance]
2026-06-03 17:44:26.768552 | instance |
2026-06-03 17:44:26.768866 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-06-03 17:44:26.768930 | instance | Wednesday 03 June 2026 17:44:26 +0000 (0:00:05.323) 0:05:40.770 ********
2026-06-03 17:44:40.812494 | instance | ok: [instance]
2026-06-03 17:44:40.812556 | instance |
2026-06-03 17:44:40.812562 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-06-03 17:44:40.812567 | instance | Wednesday 03 June 2026 17:44:40 +0000 (0:00:14.044) 0:05:54.814 ********
2026-06-03 17:46:19.851490 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-06-03 17:46:19.851629 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-06-03 17:46:19.851648 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-06-03 17:46:19.851660 | instance |
2026-06-03 17:46:19.851670 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-06-03 17:46:19.851690 | instance | Wednesday 03 June 2026 17:46:19 +0000 (0:01:39.038) 0:07:33.853 ********
2026-06-03 17:46:25.660228 | instance | ok: [instance]
2026-06-03 17:46:25.660303 | instance |
2026-06-03 17:46:25.660557 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-06-03 17:46:25.660574 | instance | Wednesday 03 June 2026 17:46:25 +0000 (0:00:05.809) 0:07:39.662 ********
2026-06-03 17:46:31.837791 | instance | ok: [instance]
2026-06-03 17:46:31.837906 | instance |
2026-06-03 17:46:31.838431 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-06-03 17:46:31.838541 | instance | Wednesday 03 June 2026 17:46:31 +0000 (0:00:06.177) 0:07:45.840 ********
2026-06-03 17:46:31.909014 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-06-03 17:46:31.909111 | instance |
2026-06-03 17:46:31.909421 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-06-03 17:46:31.909486 | instance | Wednesday 03 June 2026 17:46:31 +0000 (0:00:00.071) 0:07:45.911 ********
2026-06-03 17:46:31.974718 | instance | ok: [instance]
2026-06-03 17:46:31.974804 | instance |
2026-06-03 17:46:31.975061 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-06-03 17:46:31.975095 | instance | Wednesday 03 June 2026 17:46:31 +0000 (0:00:00.065) 0:07:45.977 ********
2026-06-03 17:46:38.113997 | instance | ok: [instance]
2026-06-03 17:46:38.114093 | instance |
2026-06-03 17:46:38.114429 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-06-03 17:46:38.114486 | instance | Wednesday 03 June 2026 17:46:38 +0000 (0:00:06.139) 0:07:52.116 ********
2026-06-03 17:46:38.164600 | instance | ok: [instance]
2026-06-03 17:46:38.165016 | instance |
2026-06-03 17:46:38.165070 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-06-03 17:46:38.165077 | instance | Wednesday 03 June 2026 17:46:38 +0000 (0:00:00.050) 0:07:52.167 ********
2026-06-03 17:46:38.221445 | instance | skipping: [instance] => (item=1)
2026-06-03 17:46:38.221555 | instance | skipping: [instance] => (item=1)
2026-06-03 17:46:38.222390 | instance | skipping: [instance] => (item=1)
2026-06-03 17:46:38.222482 | instance | skipping: [instance]
2026-06-03 17:46:38.222495 | instance |
2026-06-03 17:46:38.222505 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-06-03 17:46:38.222525 | instance | Wednesday 03 June 2026 17:46:38 +0000 (0:00:00.056) 0:07:52.223 ********
2026-06-03 17:46:38.280744 | instance | skipping: [instance]
2026-06-03 17:46:38.280843 | instance |
2026-06-03 17:46:38.280914 | instance | PLAY [all] *********************************************************************
2026-06-03 17:46:38.281065 | instance |
2026-06-03 17:46:38.281278 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-06-03 17:46:38.281437 | instance | Wednesday 03 June 2026 17:46:38 +0000 (0:00:00.059) 0:07:52.283 ********
2026-06-03 17:46:38.603883 | instance | changed: [instance]
2026-06-03 17:46:38.603966 | instance |
2026-06-03 17:46:38.604104 | instance | PLAY [all] *********************************************************************
2026-06-03 17:46:38.604311 | instance |
2026-06-03 17:46:38.604469 | instance | TASK [Gathering Facts] *********************************************************
2026-06-03 17:46:38.604621 | instance | Wednesday 03 June 2026 17:46:38 +0000 (0:00:00.323) 0:07:52.606 ********
2026-06-03 17:46:39.595690 | instance | ok: [instance]
2026-06-03 17:46:39.595785 | instance |
2026-06-03 17:46:39.595889 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-06-03 17:46:39.596058 | instance | Wednesday 03 June 2026 17:46:39 +0000 (0:00:00.991) 0:07:53.598 ********
2026-06-03 17:46:44.379652 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-06-03 17:46:44.379724 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-06-03 17:46:44.382381 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-06-03 17:46:44.382444 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-06-03 17:46:44.382455 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-06-03 17:46:44.382465 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-06-03 17:46:44.382474 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-06-03 17:46:44.382483 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-06-03 17:46:44.382492 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-06-03 17:46:44.382500 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-06-03 17:46:44.382509 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-06-03 17:46:44.382517 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-06-03 17:46:44.382528 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-06-03 17:46:44.382540 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-06-03 17:46:44.382552 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-06-03 17:46:44.382564 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-06-03 17:46:44.382577 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-06-03 17:46:44.382589 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-06-03 17:46:44.382601 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-06-03 17:46:44.382627 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-06-03 17:46:44.382641 | instance |
2026-06-03 17:46:44.382654 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-06-03 17:46:44.382666 | instance | Wednesday 03 June 2026 17:46:44 +0000 (0:00:04.784) 0:07:58.382 ********
2026-06-03 17:46:44.577269 | instance | changed: [instance]
2026-06-03 17:46:44.577401 | instance |
2026-06-03 17:46:44.577582 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-06-03 17:46:44.577838 | instance | Wednesday 03 June 2026 17:46:44 +0000 (0:00:00.197) 0:07:58.579 ********
2026-06-03 17:46:45.022207 | instance | changed: [instance]
2026-06-03 17:46:45.022291 | instance |
2026-06-03 17:46:45.022674 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-06-03 17:46:45.022719 | instance | Wednesday 03 June 2026 17:46:45 +0000 (0:00:00.444) 0:07:59.024 ********
2026-06-03 17:46:45.282980 | instance | ok: [instance]
2026-06-03 17:46:45.283102 | instance |
2026-06-03 17:46:45.283118 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-03 17:46:45.283326 | instance | Wednesday 03 June 2026 17:46:45 +0000 (0:00:00.260) 0:07:59.285 ********
2026-06-03 17:46:45.341598 | instance | ok: [instance]
2026-06-03 17:46:45.341694 | instance |
2026-06-03 17:46:45.342231 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-06-03 17:46:45.342310 | instance |
2026-06-03 17:46:45.342316 | instance | TASK [Gathering Facts] *********************************************************
2026-06-03 17:46:45.342320 | instance | Wednesday 03 June 2026 17:46:45 +0000 (0:00:00.058) 0:07:59.343 ********
2026-06-03 17:46:46.312550 | instance | ok: [instance]
2026-06-03 17:46:46.312644 | instance |
2026-06-03 17:46:46.312715 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-06-03 17:46:46.312893 | instance | Wednesday 03 June 2026 17:46:46 +0000 (0:00:00.971) 0:08:00.315 ********
2026-06-03 17:46:46.532287 | instance | changed: [instance]
2026-06-03 17:46:46.532394 | instance |
2026-06-03 17:46:46.532467 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-06-03 17:46:46.532642 | instance | Wednesday 03 June 2026 17:46:46 +0000 (0:00:00.219) 0:08:00.534 ********
2026-06-03 17:46:47.483332 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-06-03 17:46:47.483397 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-06-03 17:46:47.483418 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-06-03 17:46:47.483423 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-06-03 17:46:47.483428 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-06-03 17:46:47.483433 | instance |
2026-06-03 17:46:47.483438 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-06-03 17:46:47.483442 | instance | Wednesday 03 June 2026 17:46:47 +0000 (0:00:00.950) 0:08:01.484 ********
2026-06-03 17:46:47.674714 | 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-06-03 17:46:47.843102 | 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-06-03 17:46:48.007299 | 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-06-03 17:46:48.021966 | instance | ...ignoring
2026-06-03 17:46:48.022126 | instance |
2026-06-03 17:46:48.022367 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-06-03 17:46:48.022641 | instance | Wednesday 03 June 2026 17:46:48 +0000 (0:00:00.539) 0:08:02.024 ********
2026-06-03 17:46:48.215807 | instance | ok: [instance]
2026-06-03 17:46:48.215902 | instance |
2026-06-03 17:46:48.216321 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-06-03 17:46:48.216390 | instance | Wednesday 03 June 2026 17:46:48 +0000 (0:00:00.193) 0:08:02.218 ********
2026-06-03 17:46:48.427293 | instance | ok: [instance]
2026-06-03 17:46:48.428080 | instance |
2026-06-03 17:46:48.428154 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-06-03 17:46:48.428167 | instance | Wednesday 03 June 2026 17:46:48 +0000 (0:00:00.210) 0:08:02.429 ********
2026-06-03 17:46:48.465219 | instance | ok: [instance]
2026-06-03 17:46:48.465768 | instance |
2026-06-03 17:46:48.465825 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-06-03 17:46:48.465833 | instance | Wednesday 03 June 2026 17:46:48 +0000 (0:00:00.038) 0:08:02.467 ********
2026-06-03 17:46:48.516354 | instance | ok: [instance]
2026-06-03 17:46:48.516573 | instance |
2026-06-03 17:46:48.516940 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-06-03 17:46:48.517310 | instance | Wednesday 03 June 2026 17:46:48 +0000 (0:00:00.050) 0:08:02.518 ********
2026-06-03 17:46:49.046703 | instance | ok: [instance]
2026-06-03 17:46:49.047262 | instance |
2026-06-03 17:46:49.047319 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-06-03 17:46:49.047343 | instance | Wednesday 03 June 2026 17:46:49 +0000 (0:00:00.530) 0:08:03.049 ********
2026-06-03 17:46:49.305139 | instance | ok: [instance]
2026-06-03 17:46:49.305259 | instance |
2026-06-03 17:46:49.305324 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-06-03 17:46:49.306031 | instance | Wednesday 03 June 2026 17:46:49 +0000 (0:00:00.199) 0:08:03.248 ********
2026-06-03 17:46:49.306078 | instance |
2026-06-03 17:46:49.306084 | instance | PLAY [Install Kubernetes] ******************************************************
2026-06-03 17:46:49.306088 | instance |
2026-06-03 17:46:49.306093 | instance | TASK [Gathering Facts] *********************************************************
2026-06-03 17:46:49.306097 | instance | Wednesday 03 June 2026 17:46:49 +0000 (0:00:00.059) 0:08:03.308 ********
2026-06-03 17:46:50.264120 | instance | ok: [instance]
2026-06-03 17:46:50.264284 | instance |
2026-06-03 17:46:50.264506 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-03 17:46:50.264523 | instance | Wednesday 03 June 2026 17:46:50 +0000 (0:00:00.958) 0:08:04.266 ********
2026-06-03 17:46:50.484357 | instance | ok: [instance]
2026-06-03 17:46:50.484440 | instance |
2026-06-03 17:46:50.484715 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-03 17:46:50.484763 | instance | Wednesday 03 June 2026 17:46:50 +0000 (0:00:00.220) 0:08:04.487 ********
2026-06-03 17:46:50.531614 | instance | skipping: [instance]
2026-06-03 17:46:50.532019 | instance |
2026-06-03 17:46:50.532062 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-03 17:46:50.532068 | instance | Wednesday 03 June 2026 17:46:50 +0000 (0:00:00.047) 0:08:04.534 ********
2026-06-03 17:46:50.765965 | instance | ok: [instance]
2026-06-03 17:46:50.766050 | instance |
2026-06-03 17:46:50.766284 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-03 17:46:50.766366 | instance | Wednesday 03 June 2026 17:46:50 +0000 (0:00:00.233) 0:08:04.768 ********
2026-06-03 17:46:50.829819 | instance | ok: [instance] => {
2026-06-03 17:46:50.830049 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-03 17:46:50.830366 | instance | }
2026-06-03 17:46:50.830597 | instance |
2026-06-03 17:46:50.830844 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-03 17:46:50.831127 | instance | Wednesday 03 June 2026 17:46:50 +0000 (0:00:00.063) 0:08:04.832 ********
2026-06-03 17:46:51.134588 | instance | ok: [instance]
2026-06-03 17:46:51.134666 | instance |
2026-06-03 17:46:51.134804 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-03 17:46:51.134996 | instance | Wednesday 03 June 2026 17:46:51 +0000 (0:00:00.305) 0:08:05.137 ********
2026-06-03 17:46:51.191158 | instance | skipping: [instance]
2026-06-03 17:46:51.191247 | instance |
2026-06-03 17:46:51.191372 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-03 17:46:51.191581 | instance | Wednesday 03 June 2026 17:46:51 +0000 (0:00:00.056) 0:08:05.193 ********
2026-06-03 17:46:51.414776 | instance | ok: [instance]
2026-06-03 17:46:51.414864 | instance |
2026-06-03 17:46:51.414975 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-03 17:46:51.415196 | instance | Wednesday 03 June 2026 17:46:51 +0000 (0:00:00.222) 0:08:05.416 ********
2026-06-03 17:46:52.617408 | instance | ok: [instance]
2026-06-03 17:46:52.617498 | instance |
2026-06-03 17:46:52.617564 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-03 17:46:52.617684 | instance | Wednesday 03 June 2026 17:46:52 +0000 (0:00:01.204) 0:08:06.620 ********
2026-06-03 17:46:52.693121 | instance | ok: [instance] => {
2026-06-03 17:46:52.693427 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-03 17:46:52.693690 | instance | }
2026-06-03 17:46:52.693941 | instance |
2026-06-03 17:46:52.694309 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-03 17:46:52.694585 | instance | Wednesday 03 June 2026 17:46:52 +0000 (0:00:00.075) 0:08:06.695 ********
2026-06-03 17:46:53.054740 | instance | ok: [instance]
2026-06-03 17:46:53.055081 | instance |
2026-06-03 17:46:53.055375 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-03 17:46:53.055648 | instance | Wednesday 03 June 2026 17:46:53 +0000 (0:00:00.361) 0:08:07.056 ********
2026-06-03 17:46:55.033725 | instance | ok: [instance]
2026-06-03 17:46:55.033960 | instance |
2026-06-03 17:46:55.034275 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-03 17:46:55.034548 | instance | Wednesday 03 June 2026 17:46:55 +0000 (0:00:01.979) 0:08:09.036 ********
2026-06-03 17:46:55.066752 | instance | skipping: [instance]
2026-06-03 17:46:55.066985 | instance |
2026-06-03 17:46:55.067243 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-03 17:46:55.067503 | instance | Wednesday 03 June 2026 17:46:55 +0000 (0:00:00.033) 0:08:09.069 ********
2026-06-03 17:46:55.106918 | instance | skipping: [instance]
2026-06-03 17:46:55.107164 | instance |
2026-06-03 17:46:55.107431 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-03 17:46:55.107688 | instance | Wednesday 03 June 2026 17:46:55 +0000 (0:00:00.040) 0:08:09.109 ********
2026-06-03 17:46:55.136328 | instance | skipping: [instance]
2026-06-03 17:46:55.136570 | instance |
2026-06-03 17:46:55.136848 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-03 17:46:55.137111 | instance | Wednesday 03 June 2026 17:46:55 +0000 (0:00:00.029) 0:08:09.139 ********
2026-06-03 17:46:56.162297 | instance | ok: [instance]
2026-06-03 17:46:56.162723 | instance |
2026-06-03 17:46:56.162810 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-03 17:46:56.163115 | instance | Wednesday 03 June 2026 17:46:56 +0000 (0:00:01.025) 0:08:10.164 ********
2026-06-03 17:46:56.625378 | instance | ok: [instance]
2026-06-03 17:46:56.625723 | instance |
2026-06-03 17:46:56.626135 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-03 17:46:56.626635 | instance | Wednesday 03 June 2026 17:46:56 +0000 (0:00:00.462) 0:08:10.627 ********
2026-06-03 17:46:57.555090 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-03 17:46:57.555496 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-03 17:46:57.555824 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-03 17:46:57.556159 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-03 17:46:57.556489 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-03 17:46:57.556790 | instance |
2026-06-03 17:46:57.557109 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-03 17:46:57.557439 | instance | Wednesday 03 June 2026 17:46:57 +0000 (0:00:00.929) 0:08:11.557 ********
2026-06-03 17:46:58.101101 | instance | ok: [instance]
2026-06-03 17:46:58.101151 | instance |
2026-06-03 17:46:58.101157 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-03 17:46:58.101162 | instance | Wednesday 03 June 2026 17:46:58 +0000 (0:00:00.538) 0:08:12.095 ********
2026-06-03 17:46:58.101166 | instance |
2026-06-03 17:46:58.101170 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-03 17:46:58.101180 | instance | Wednesday 03 June 2026 17:46:58 +0000 (0:00:00.007) 0:08:12.103 ********
2026-06-03 17:46:58.459682 | instance | ok: [instance]
2026-06-03 17:46:58.459769 | instance |
2026-06-03 17:46:58.460058 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-06-03 17:46:58.460106 | instance | Wednesday 03 June 2026 17:46:58 +0000 (0:00:00.358) 0:08:12.462 ********
2026-06-03 17:46:59.065095 | 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-06-03 17:46:59.078079 | instance | ...ignoring
2026-06-03 17:46:59.078122 | instance |
2026-06-03 17:46:59.078402 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-06-03 17:46:59.078501 | instance | Wednesday 03 June 2026 17:46:59 +0000 (0:00:00.619) 0:08:13.081 ********
2026-06-03 17:46:59.116729 | instance | skipping: [instance]
2026-06-03 17:46:59.116824 | instance |
2026-06-03 17:46:59.117090 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-06-03 17:46:59.117148 | instance | Wednesday 03 June 2026 17:46:59 +0000 (0:00:00.038) 0:08:13.119 ********
2026-06-03 17:46:59.164584 | instance | skipping: [instance]
2026-06-03 17:46:59.165010 | instance |
2026-06-03 17:46:59.165062 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-06-03 17:46:59.165069 | instance | Wednesday 03 June 2026 17:46:59 +0000 (0:00:00.047) 0:08:13.167 ********
2026-06-03 17:46:59.198754 | instance | skipping: [instance]
2026-06-03 17:46:59.198842 | instance |
2026-06-03 17:46:59.199119 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-06-03 17:46:59.199147 | instance | Wednesday 03 June 2026 17:46:59 +0000 (0:00:00.034) 0:08:13.201 ********
2026-06-03 17:46:59.239356 | instance | skipping: [instance]
2026-06-03 17:46:59.239427 | instance |
2026-06-03 17:46:59.239749 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-06-03 17:46:59.239806 | instance | Wednesday 03 June 2026 17:46:59 +0000 (0:00:00.040) 0:08:13.241 ********
2026-06-03 17:46:59.292723 | instance | skipping: [instance]
2026-06-03 17:46:59.448942 | instance |
2026-06-03 17:46:59.448987 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-03 17:46:59.448999 | instance | Wednesday 03 June 2026 17:46:59 +0000 (0:00:00.053) 0:08:13.295 ********
2026-06-03 17:46:59.582285 | instance | ok: [instance]
2026-06-03 17:46:59.582356 | instance |
2026-06-03 17:46:59.582614 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-03 17:46:59.582632 | instance | Wednesday 03 June 2026 17:46:59 +0000 (0:00:00.289) 0:08:13.585 ********
2026-06-03 17:46:59.627659 | instance | ok: [instance] => {
2026-06-03 17:46:59.628410 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-06-03 17:46:59.628464 | instance | }
2026-06-03 17:46:59.628471 | instance |
2026-06-03 17:46:59.628477 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-03 17:46:59.628483 | instance | Wednesday 03 June 2026 17:46:59 +0000 (0:00:00.045) 0:08:13.630 ********
2026-06-03 17:47:06.053240 | instance | changed: [instance]
2026-06-03 17:47:06.053326 | instance |
2026-06-03 17:47:06.053362 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-03 17:47:06.053531 | instance | Wednesday 03 June 2026 17:47:06 +0000 (0:00:06.425) 0:08:20.056 ********
2026-06-03 17:47:06.103831 | instance | skipping: [instance]
2026-06-03 17:47:06.104215 | instance |
2026-06-03 17:47:06.104264 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-03 17:47:06.104270 | instance | Wednesday 03 June 2026 17:47:06 +0000 (0:00:00.050) 0:08:20.106 ********
2026-06-03 17:47:06.328505 | instance | ok: [instance]
2026-06-03 17:47:06.328605 | instance |
2026-06-03 17:47:06.328617 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-03 17:47:06.328766 | instance | Wednesday 03 June 2026 17:47:06 +0000 (0:00:00.224) 0:08:20.331 ********
2026-06-03 17:47:06.379283 | instance | ok: [instance] => {
2026-06-03 17:47:06.379394 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-06-03 17:47:06.379513 | instance | }
2026-06-03 17:47:06.379694 | instance |
2026-06-03 17:47:06.379846 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-03 17:47:06.379993 | instance | Wednesday 03 June 2026 17:47:06 +0000 (0:00:00.050) 0:08:20.381 ********
2026-06-03 17:47:07.305117 | instance | changed: [instance]
2026-06-03 17:47:07.305217 | instance |
2026-06-03 17:47:07.305291 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-03 17:47:07.305430 | instance | Wednesday 03 June 2026 17:47:07 +0000 (0:00:00.925) 0:08:21.307 ********
2026-06-03 17:47:07.363215 | instance | skipping: [instance]
2026-06-03 17:47:07.363295 | instance |
2026-06-03 17:47:07.363352 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-03 17:47:07.363513 | instance | Wednesday 03 June 2026 17:47:07 +0000 (0:00:00.058) 0:08:21.365 ********
2026-06-03 17:47:07.406614 | instance | skipping: [instance]
2026-06-03 17:47:07.406662 | instance |
2026-06-03 17:47:07.406807 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-03 17:47:07.406909 | instance | Wednesday 03 June 2026 17:47:07 +0000 (0:00:00.040) 0:08:21.406 ********
2026-06-03 17:47:07.442989 | instance | skipping: [instance]
2026-06-03 17:47:07.443121 | instance |
2026-06-03 17:47:07.443334 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-03 17:47:07.443487 | instance | Wednesday 03 June 2026 17:47:07 +0000 (0:00:00.036) 0:08:21.442 ********
2026-06-03 17:47:07.478737 | instance | skipping: [instance]
2026-06-03 17:47:07.478818 | instance |
2026-06-03 17:47:07.478908 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-03 17:47:07.479071 | instance | Wednesday 03 June 2026 17:47:07 +0000 (0:00:00.038) 0:08:21.480 ********
2026-06-03 17:47:08.490972 | instance | ok: [instance]
2026-06-03 17:47:08.491098 | instance |
2026-06-03 17:47:08.491110 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-03 17:47:08.491251 | instance | Wednesday 03 June 2026 17:47:08 +0000 (0:00:01.009) 0:08:22.490 ********
2026-06-03 17:47:08.922111 | instance | ok: [instance]
2026-06-03 17:47:08.922564 | instance |
2026-06-03 17:47:08.922914 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-03 17:47:08.923252 | instance | Wednesday 03 June 2026 17:47:08 +0000 (0:00:00.434) 0:08:22.924 ********
2026-06-03 17:47:09.818828 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-03 17:47:09.818910 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-03 17:47:09.819642 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-03 17:47:09.819690 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-03 17:47:09.819696 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-03 17:47:09.819701 | instance |
2026-06-03 17:47:09.819706 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-03 17:47:09.819710 | instance | Wednesday 03 June 2026 17:47:09 +0000 (0:00:00.897) 0:08:23.821 ********
2026-06-03 17:47:10.341906 | instance | ok: [instance]
2026-06-03 17:47:10.341952 | instance |
2026-06-03 17:47:10.341959 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-03 17:47:10.341963 | instance | Wednesday 03 June 2026 17:47:10 +0000 (0:00:00.512) 0:08:24.334 ********
2026-06-03 17:47:10.341967 | instance |
2026-06-03 17:47:10.341971 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-03 17:47:10.341975 | instance | Wednesday 03 June 2026 17:47:10 +0000 (0:00:00.009) 0:08:24.344 ********
2026-06-03 17:47:10.695993 | instance | ok: [instance]
2026-06-03 17:47:10.696066 | instance |
2026-06-03 17:47:10.696353 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-03 17:47:10.696405 | instance | Wednesday 03 June 2026 17:47:10 +0000 (0:00:00.354) 0:08:24.698 ********
2026-06-03 17:47:10.911248 | instance | ok: [instance]
2026-06-03 17:47:10.911329 | instance |
2026-06-03 17:47:10.911577 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-03 17:47:10.911616 | instance | Wednesday 03 June 2026 17:47:10 +0000 (0:00:00.215) 0:08:24.914 ********
2026-06-03 17:47:10.971499 | instance | ok: [instance] => {
2026-06-03 17:47:10.972303 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz"
2026-06-03 17:47:10.972335 | instance | }
2026-06-03 17:47:10.972355 | instance |
2026-06-03 17:47:10.972360 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-03 17:47:10.972366 | instance | Wednesday 03 June 2026 17:47:10 +0000 (0:00:00.060) 0:08:24.974 ********
2026-06-03 17:47:11.526859 | instance | changed: [instance]
2026-06-03 17:47:11.526951 | instance |
2026-06-03 17:47:11.526965 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-03 17:47:11.527127 | instance | Wednesday 03 June 2026 17:47:11 +0000 (0:00:00.554) 0:08:25.529 ********
2026-06-03 17:47:12.903533 | instance | changed: [instance]
2026-06-03 17:47:12.903631 | instance |
2026-06-03 17:47:12.903856 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-03 17:47:12.903902 | instance | Wednesday 03 June 2026 17:47:12 +0000 (0:00:01.377) 0:08:26.906 ********
2026-06-03 17:47:12.962169 | instance | ok: [instance] => {
2026-06-03 17:47:12.962463 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz"
2026-06-03 17:47:12.962567 | instance | }
2026-06-03 17:47:12.962580 | instance |
2026-06-03 17:47:12.962869 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-03 17:47:12.962922 | instance | Wednesday 03 June 2026 17:47:12 +0000 (0:00:00.058) 0:08:26.964 ********
2026-06-03 17:47:13.528714 | instance | changed: [instance]
2026-06-03 17:47:13.528783 | instance |
2026-06-03 17:47:13.529008 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-03 17:47:13.529050 | instance | Wednesday 03 June 2026 17:47:13 +0000 (0:00:00.566) 0:08:27.531 ********
2026-06-03 17:47:15.902735 | instance | changed: [instance]
2026-06-03 17:47:15.902822 | instance |
2026-06-03 17:47:15.903086 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-06-03 17:47:15.903140 | instance | Wednesday 03 June 2026 17:47:15 +0000 (0:00:02.373) 0:08:29.905 ********
2026-06-03 17:47:16.375186 | instance | changed: [instance]
2026-06-03 17:47:16.375295 | instance |
2026-06-03 17:47:16.375367 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-06-03 17:47:16.375508 | instance | Wednesday 03 June 2026 17:47:16 +0000 (0:00:00.472) 0:08:30.378 ********
2026-06-03 17:47:16.588302 | instance | changed: [instance]
2026-06-03 17:47:16.588391 | instance |
2026-06-03 17:47:16.588461 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-03 17:47:16.588600 | instance | Wednesday 03 June 2026 17:47:16 +0000 (0:00:00.213) 0:08:30.591 ********
2026-06-03 17:47:16.798826 | instance | ok: [instance]
2026-06-03 17:47:16.798883 | instance |
2026-06-03 17:47:16.798889 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-03 17:47:16.798895 | instance | Wednesday 03 June 2026 17:47:16 +0000 (0:00:00.209) 0:08:30.801 ********
2026-06-03 17:47:16.852982 | instance | ok: [instance] => {
2026-06-03 17:47:16.853133 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz"
2026-06-03 17:47:16.853590 | instance | }
2026-06-03 17:47:16.853650 | instance |
2026-06-03 17:47:16.853656 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-03 17:47:16.853662 | instance | Wednesday 03 June 2026 17:47:16 +0000 (0:00:00.054) 0:08:30.855 ********
2026-06-03 17:47:17.630879 | instance | changed: [instance]
2026-06-03 17:47:17.630973 | instance |
2026-06-03 17:47:17.631269 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-03 17:47:17.631552 | instance | Wednesday 03 June 2026 17:47:17 +0000 (0:00:00.777) 0:08:31.633 ********
2026-06-03 17:47:20.292065 | instance | changed: [instance]
2026-06-03 17:47:20.292181 | instance |
2026-06-03 17:47:20.292202 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-06-03 17:47:20.292379 | instance | Wednesday 03 June 2026 17:47:20 +0000 (0:00:02.661) 0:08:34.294 ********
2026-06-03 17:47:20.348213 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-06-03 17:47:20.348575 | instance |
2026-06-03 17:47:20.348616 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-06-03 17:47:20.348652 | instance | Wednesday 03 June 2026 17:47:20 +0000 (0:00:00.056) 0:08:34.351 ********
2026-06-03 17:47:21.462128 | instance | ok: [instance]
2026-06-03 17:47:21.462236 | instance |
2026-06-03 17:47:21.462593 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-06-03 17:47:21.462651 | instance | Wednesday 03 June 2026 17:47:21 +0000 (0:00:01.113) 0:08:35.464 ********
2026-06-03 17:47:21.668311 | instance | changed: [instance]
2026-06-03 17:47:21.668397 | instance |
2026-06-03 17:47:21.668656 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-06-03 17:47:21.668715 | instance | Wednesday 03 June 2026 17:47:21 +0000 (0:00:00.206) 0:08:35.671 ********
2026-06-03 17:47:22.103768 | instance | changed: [instance]
2026-06-03 17:47:22.103844 | instance |
2026-06-03 17:47:22.104141 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-06-03 17:47:22.104201 | instance | Wednesday 03 June 2026 17:47:22 +0000 (0:00:00.435) 0:08:36.106 ********
2026-06-03 17:47:22.857899 | instance | changed: [instance] => (item=br_netfilter)
2026-06-03 17:47:22.857978 | instance | ok: [instance] => (item=ip_tables)
2026-06-03 17:47:22.858304 | instance | changed: [instance] => (item=ip6_tables)
2026-06-03 17:47:22.858403 | instance | ok: [instance] => (item=nf_conntrack)
2026-06-03 17:47:22.858870 | instance |
2026-06-03 17:47:22.858938 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-03 17:47:22.858948 | instance | Wednesday 03 June 2026 17:47:22 +0000 (0:00:00.753) 0:08:36.860 ********
2026-06-03 17:47:23.080059 | instance | ok: [instance]
2026-06-03 17:47:23.080149 | instance |
2026-06-03 17:47:23.080218 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-03 17:47:23.080373 | instance | Wednesday 03 June 2026 17:47:23 +0000 (0:00:00.222) 0:08:37.082 ********
2026-06-03 17:47:23.131067 | instance | ok: [instance] => {
2026-06-03 17:47:23.131223 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-06-03 17:47:23.131430 | instance | }
2026-06-03 17:47:23.131573 | instance |
2026-06-03 17:47:23.131725 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-03 17:47:23.131872 | instance | Wednesday 03 June 2026 17:47:23 +0000 (0:00:00.050) 0:08:37.133 ********
2026-06-03 17:47:27.772087 | instance | changed: [instance]
2026-06-03 17:47:27.772148 | instance |
2026-06-03 17:47:27.772411 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-03 17:47:27.772467 | instance | Wednesday 03 June 2026 17:47:27 +0000 (0:00:04.641) 0:08:41.774 ********
2026-06-03 17:47:27.815514 | instance | skipping: [instance]
2026-06-03 17:47:27.815607 | instance |
2026-06-03 17:47:27.815962 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-06-03 17:47:27.816005 | instance | Wednesday 03 June 2026 17:47:27 +0000 (0:00:00.043) 0:08:41.818 ********
2026-06-03 17:47:27.872033 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-06-03 17:47:27.872457 | instance |
2026-06-03 17:47:27.872504 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-06-03 17:47:27.872511 | instance | Wednesday 03 June 2026 17:47:27 +0000 (0:00:00.056) 0:08:41.874 ********
2026-06-03 17:47:27.919201 | instance | skipping: [instance]
2026-06-03 17:47:27.919598 | instance |
2026-06-03 17:47:27.919656 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-06-03 17:47:27.919664 | instance | Wednesday 03 June 2026 17:47:27 +0000 (0:00:00.047) 0:08:41.921 ********
2026-06-03 17:47:32.071849 | instance | changed: [instance]
2026-06-03 17:47:32.072240 | instance |
2026-06-03 17:47:32.072254 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-06-03 17:47:32.072264 | instance | Wednesday 03 June 2026 17:47:32 +0000 (0:00:04.153) 0:08:46.074 ********
2026-06-03 17:47:34.392148 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-06-03 17:47:34.394284 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-06-03 17:47:34.394379 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-06-03 17:47:34.394391 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-06-03 17:47:34.394401 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-06-03 17:47:34.394409 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-06-03 17:47:34.394418 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-06-03 17:47:34.394427 | instance |
2026-06-03 17:47:34.394443 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-06-03 17:47:34.394624 | instance | Wednesday 03 June 2026 17:47:34 +0000 (0:00:02.319) 0:08:48.394 ********
2026-06-03 17:47:34.951780 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-06-03 17:47:34.951862 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-06-03 17:47:34.952337 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-06-03 17:47:34.952405 | instance |
2026-06-03 17:47:34.952411 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-06-03 17:47:34.952417 | instance | Wednesday 03 June 2026 17:47:34 +0000 (0:00:00.560) 0:08:48.954 ********
2026-06-03 17:47:35.441138 | instance | changed: [instance]
2026-06-03 17:47:35.441247 | instance |
2026-06-03 17:47:35.441262 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-06-03 17:47:35.441437 | instance | Wednesday 03 June 2026 17:47:35 +0000 (0:00:00.489) 0:08:49.443 ********
2026-06-03 17:47:35.896870 | instance | changed: [instance]
2026-06-03 17:47:35.897365 | instance |
2026-06-03 17:47:35.897421 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-06-03 17:47:35.897430 | instance | Wednesday 03 June 2026 17:47:35 +0000 (0:00:00.455) 0:08:49.899 ********
2026-06-03 17:47:36.102764 | instance | ok: [instance]
2026-06-03 17:47:36.102860 | instance |
2026-06-03 17:47:36.102872 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-06-03 17:47:36.103014 | instance | Wednesday 03 June 2026 17:47:36 +0000 (0:00:00.205) 0:08:50.105 ********
2026-06-03 17:47:36.141364 | instance | skipping: [instance]
2026-06-03 17:47:36.141761 | instance |
2026-06-03 17:47:36.142135 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-06-03 17:47:36.142144 | instance | Wednesday 03 June 2026 17:47:36 +0000 (0:00:00.038) 0:08:50.143 ********
2026-06-03 17:47:36.735111 | instance | ok: [instance] => (item=swap)
2026-06-03 17:47:36.735205 | instance | ok: [instance] => (item=none)
2026-06-03 17:47:36.735565 | instance |
2026-06-03 17:47:36.735635 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-06-03 17:47:36.735642 | instance | Wednesday 03 June 2026 17:47:36 +0000 (0:00:00.593) 0:08:50.737 ********
2026-06-03 17:47:37.203899 | instance | changed: [instance]
2026-06-03 17:47:37.203965 | instance |
2026-06-03 17:47:37.203976 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-06-03 17:47:37.203986 | instance | Wednesday 03 June 2026 17:47:37 +0000 (0:00:00.467) 0:08:51.205 ********
2026-06-03 17:47:37.821530 | instance | changed: [instance]
2026-06-03 17:47:37.821615 | instance |
2026-06-03 17:47:37.821899 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-06-03 17:47:37.821996 | instance | Wednesday 03 June 2026 17:47:37 +0000 (0:00:00.610) 0:08:51.816 ********
2026-06-03 17:47:37.822019 | instance |
2026-06-03 17:47:37.822029 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-06-03 17:47:37.822211 | instance | Wednesday 03 June 2026 17:47:37 +0000 (0:00:00.007) 0:08:51.824 ********
2026-06-03 17:47:38.635949 | instance | ok: [instance]
2026-06-03 17:47:38.636055 | instance |
2026-06-03 17:47:38.636140 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-06-03 17:47:38.636281 | instance | Wednesday 03 June 2026 17:47:38 +0000 (0:00:00.814) 0:08:52.638 ********
2026-06-03 17:47:39.246447 | instance | changed: [instance]
2026-06-03 17:47:39.246539 | instance |
2026-06-03 17:47:39.246789 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-06-03 17:47:39.246831 | instance | Wednesday 03 June 2026 17:47:39 +0000 (0:00:00.610) 0:08:53.249 ********
2026-06-03 17:47:40.563436 | instance | ok: [instance]
2026-06-03 17:47:40.563525 | instance |
2026-06-03 17:47:40.563818 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-06-03 17:47:40.563878 | instance | Wednesday 03 June 2026 17:47:40 +0000 (0:00:01.316) 0:08:54.565 ********
2026-06-03 17:47:41.339059 | instance | ok: [instance]
2026-06-03 17:47:41.339186 | instance |
2026-06-03 17:47:41.339198 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-06-03 17:47:41.339357 | instance | Wednesday 03 June 2026 17:47:41 +0000 (0:00:00.775) 0:08:55.341 ********
2026-06-03 17:47:41.547566 | instance | ok: [instance]
2026-06-03 17:47:41.547634 | instance |
2026-06-03 17:47:41.547951 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-06-03 17:47:41.548028 | instance | Wednesday 03 June 2026 17:47:41 +0000 (0:00:00.208) 0:08:55.549 ********
2026-06-03 17:47:42.107604 | instance | ok: [instance]
2026-06-03 17:47:42.107704 | instance |
2026-06-03 17:47:42.107775 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-06-03 17:47:42.107945 | instance | Wednesday 03 June 2026 17:47:42 +0000 (0:00:00.560) 0:08:56.110 ********
2026-06-03 17:47:42.198021 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-06-03 17:47:42.198120 | instance |
2026-06-03 17:47:42.198221 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-06-03 17:47:42.198433 | instance | Wednesday 03 June 2026 17:47:42 +0000 (0:00:00.090) 0:08:56.200 ********
2026-06-03 17:47:42.276796 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-06-03 17:47:42.276912 | instance |
2026-06-03 17:47:42.276984 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-06-03 17:47:42.277130 | instance | Wednesday 03 June 2026 17:47:42 +0000 (0:00:00.079) 0:08:56.279 ********
2026-06-03 17:47:42.495528 | instance | ok: [instance] => (item=instance)
2026-06-03 17:47:42.495603 | instance |
2026-06-03 17:47:42.495853 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-06-03 17:47:42.495904 | instance | Wednesday 03 June 2026 17:47:42 +0000 (0:00:00.218) 0:08:56.498 ********
2026-06-03 17:47:42.540446 | instance | skipping: [instance]
2026-06-03 17:47:42.540846 | instance |
2026-06-03 17:47:42.540897 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-06-03 17:47:42.540903 | instance | Wednesday 03 June 2026 17:47:42 +0000 (0:00:00.044) 0:08:56.543 ********
2026-06-03 17:47:42.595207 | instance | ok: [instance]
2026-06-03 17:47:42.595315 | instance |
2026-06-03 17:47:42.595500 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-06-03 17:47:42.595651 | instance | Wednesday 03 June 2026 17:47:42 +0000 (0:00:00.054) 0:08:56.598 ********
2026-06-03 17:47:42.640953 | instance | ok: [instance] => {
2026-06-03 17:47:42.641179 | instance | "msg": "instance"
2026-06-03 17:47:42.641332 | instance | }
2026-06-03 17:47:42.641477 | instance |
2026-06-03 17:47:42.641650 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-06-03 17:47:42.641818 | instance | Wednesday 03 June 2026 17:47:42 +0000 (0:00:00.045) 0:08:56.643 ********
2026-06-03 17:47:43.201854 | instance | changed: [instance]
2026-06-03 17:47:43.201957 | instance |
2026-06-03 17:47:43.202323 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-06-03 17:47:43.202418 | instance | Wednesday 03 June 2026 17:47:43 +0000 (0:00:00.561) 0:08:57.204 ********
2026-06-03 17:47:43.242263 | instance | skipping: [instance]
2026-06-03 17:47:43.242662 | instance |
2026-06-03 17:47:43.242715 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-06-03 17:47:43.242737 | instance | Wednesday 03 June 2026 17:47:43 +0000 (0:00:00.040) 0:08:57.244 ********
2026-06-03 17:47:43.278963 | instance | skipping: [instance]
2026-06-03 17:47:43.279056 | instance |
2026-06-03 17:47:43.279311 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-06-03 17:47:43.279369 | instance | Wednesday 03 June 2026 17:47:43 +0000 (0:00:00.036) 0:08:57.281 ********
2026-06-03 17:47:43.322072 | instance | skipping: [instance]
2026-06-03 17:47:43.322164 | instance |
2026-06-03 17:47:43.322485 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-06-03 17:47:43.322539 | instance | Wednesday 03 June 2026 17:47:43 +0000 (0:00:00.043) 0:08:57.324 ********
2026-06-03 17:47:43.358655 | instance | skipping: [instance]
2026-06-03 17:47:43.358865 | instance |
2026-06-03 17:47:43.359030 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-06-03 17:47:43.359185 | instance | Wednesday 03 June 2026 17:47:43 +0000 (0:00:00.036) 0:08:57.361 ********
2026-06-03 17:47:43.403336 | instance | skipping: [instance]
2026-06-03 17:47:43.403477 | instance |
2026-06-03 17:47:43.403697 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-06-03 17:47:43.403853 | instance | Wednesday 03 June 2026 17:47:43 +0000 (0:00:00.044) 0:08:57.405 ********
2026-06-03 17:47:43.443509 | instance | skipping: [instance]
2026-06-03 17:47:43.443600 | instance |
2026-06-03 17:47:43.443719 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-06-03 17:47:43.443890 | instance | Wednesday 03 June 2026 17:47:43 +0000 (0:00:00.040) 0:08:57.446 ********
2026-06-03 17:47:43.490957 | instance | skipping: [instance]
2026-06-03 17:47:43.491043 | instance |
2026-06-03 17:47:43.491148 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-06-03 17:47:43.491324 | instance | Wednesday 03 June 2026 17:47:43 +0000 (0:00:00.047) 0:08:57.493 ********
2026-06-03 17:48:05.430538 | instance | changed: [instance]
2026-06-03 17:48:05.430647 | instance |
2026-06-03 17:48:05.430878 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-06-03 17:48:05.431023 | instance | Wednesday 03 June 2026 17:48:05 +0000 (0:00:21.939) 0:09:19.432 ********
2026-06-03 17:48:05.638340 | instance | ok: [instance]
2026-06-03 17:48:05.638462 | instance |
2026-06-03 17:48:05.638547 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-06-03 17:48:05.638838 | instance | Wednesday 03 June 2026 17:48:05 +0000 (0:00:00.207) 0:09:19.640 ********
2026-06-03 17:48:05.676351 | instance | skipping: [instance]
2026-06-03 17:48:05.676577 | instance |
2026-06-03 17:48:05.676873 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-06-03 17:48:05.677152 | instance | Wednesday 03 June 2026 17:48:05 +0000 (0:00:00.038) 0:09:19.678 ********
2026-06-03 17:48:05.891821 | instance | changed: [instance]
2026-06-03 17:48:05.892111 | instance |
2026-06-03 17:48:05.892460 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-06-03 17:48:05.892830 | instance | Wednesday 03 June 2026 17:48:05 +0000 (0:00:00.214) 0:09:19.893 ********
2026-06-03 17:48:06.116935 | instance | changed: [instance]
2026-06-03 17:48:06.117151 | instance |
2026-06-03 17:48:06.117467 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-06-03 17:48:06.117743 | instance | Wednesday 03 June 2026 17:48:06 +0000 (0:00:00.225) 0:09:20.119 ********
2026-06-03 17:48:06.321145 | instance | changed: [instance]
2026-06-03 17:48:06.321390 | instance |
2026-06-03 17:48:06.321686 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-06-03 17:48:06.321989 | instance | Wednesday 03 June 2026 17:48:06 +0000 (0:00:00.204) 0:09:20.323 ********
2026-06-03 17:48:11.699972 | instance | changed: [instance]
2026-06-03 17:48:11.700598 | instance |
2026-06-03 17:48:11.700614 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-06-03 17:48:11.700759 | instance | Wednesday 03 June 2026 17:48:11 +0000 (0:00:05.378) 0:09:25.702 ********
2026-06-03 17:48:22.021230 | instance | changed: [instance]
2026-06-03 17:48:22.021442 | instance |
2026-06-03 17:48:22.021727 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-06-03 17:48:22.022005 | instance | Wednesday 03 June 2026 17:48:22 +0000 (0:00:10.321) 0:09:36.023 ********
2026-06-03 17:48:22.074351 | instance | skipping: [instance]
2026-06-03 17:48:22.074554 | instance |
2026-06-03 17:48:22.074838 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-06-03 17:48:22.075144 | instance | Wednesday 03 June 2026 17:48:22 +0000 (0:00:00.053) 0:09:36.076 ********
2026-06-03 17:48:22.124236 | instance | skipping: [instance]
2026-06-03 17:48:22.124430 | instance |
2026-06-03 17:48:22.124710 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-06-03 17:48:22.124941 | instance | Wednesday 03 June 2026 17:48:22 +0000 (0:00:00.049) 0:09:36.126 ********
2026-06-03 17:48:23.029603 | instance | changed: [instance]
2026-06-03 17:48:23.029670 | instance |
2026-06-03 17:48:23.029681 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-06-03 17:48:23.029691 | instance | Wednesday 03 June 2026 17:48:23 +0000 (0:00:00.904) 0:09:37.031 ********
2026-06-03 17:48:23.072193 | instance | skipping: [instance] => (item=DaemonSet)
2026-06-03 17:48:23.072816 | instance | skipping: [instance] => (item=ConfigMap)
2026-06-03 17:48:23.072882 | instance | skipping: [instance]
2026-06-03 17:48:23.072890 | instance |
2026-06-03 17:48:23.072896 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-06-03 17:48:23.072902 | instance | Wednesday 03 June 2026 17:48:23 +0000 (0:00:00.043) 0:09:37.074 ********
2026-06-03 17:48:23.125279 | instance | skipping: [instance]
2026-06-03 17:48:23.125382 | instance |
2026-06-03 17:48:23.125567 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-06-03 17:48:23.125722 | instance | Wednesday 03 June 2026 17:48:23 +0000 (0:00:00.053) 0:09:37.128 ********
2026-06-03 17:48:23.174156 | instance | skipping: [instance]
2026-06-03 17:48:23.174256 | instance |
2026-06-03 17:48:23.174351 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-06-03 17:48:23.174528 | instance | Wednesday 03 June 2026 17:48:23 +0000 (0:00:00.048) 0:09:37.176 ********
2026-06-03 17:48:23.217001 | instance | skipping: [instance]
2026-06-03 17:48:23.217140 | instance |
2026-06-03 17:48:23.217362 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-06-03 17:48:23.217520 | instance | Wednesday 03 June 2026 17:48:23 +0000 (0:00:00.042) 0:09:37.219 ********
2026-06-03 17:48:23.265848 | instance | skipping: [instance]
2026-06-03 17:48:23.265931 | instance |
2026-06-03 17:48:23.266234 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-06-03 17:48:23.266274 | instance | Wednesday 03 June 2026 17:48:23 +0000 (0:00:00.048) 0:09:37.268 ********
2026-06-03 17:48:23.808427 | instance | ok: [instance]
2026-06-03 17:48:23.808519 | instance |
2026-06-03 17:48:23.808777 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-06-03 17:48:23.808829 | instance | Wednesday 03 June 2026 17:48:23 +0000 (0:00:00.542) 0:09:37.811 ********
2026-06-03 17:48:24.896517 | instance | changed: [instance]
2026-06-03 17:48:24.896573 | instance |
2026-06-03 17:48:24.896579 | instance | PLAY [Install control-plane components] ****************************************
2026-06-03 17:48:24.896584 | instance |
2026-06-03 17:48:24.896588 | instance | TASK [Gathering Facts] *********************************************************
2026-06-03 17:48:24.896592 | instance | Wednesday 03 June 2026 17:48:24 +0000 (0:00:01.087) 0:09:38.898 ********
2026-06-03 17:48:25.981787 | instance | ok: [instance]
2026-06-03 17:48:25.981888 | instance |
2026-06-03 17:48:25.981960 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-03 17:48:25.982074 | instance | Wednesday 03 June 2026 17:48:25 +0000 (0:00:01.085) 0:09:39.984 ********
2026-06-03 17:48:26.198167 | instance | ok: [instance]
2026-06-03 17:48:26.198263 | instance |
2026-06-03 17:48:26.198453 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-03 17:48:26.198609 | instance | Wednesday 03 June 2026 17:48:26 +0000 (0:00:00.216) 0:09:40.200 ********
2026-06-03 17:48:27.603670 | instance | ok: [instance]
2026-06-03 17:48:27.603801 | instance |
2026-06-03 17:48:27.603954 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-03 17:48:27.604117 | instance | Wednesday 03 June 2026 17:48:27 +0000 (0:00:01.405) 0:09:41.606 ********
2026-06-03 17:48:27.865715 | instance | ok: [instance]
2026-06-03 17:48:27.865934 | instance |
2026-06-03 17:48:27.866226 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-03 17:48:27.866546 | instance | Wednesday 03 June 2026 17:48:27 +0000 (0:00:00.261) 0:09:41.868 ********
2026-06-03 17:48:27.917448 | instance | ok: [instance] => {
2026-06-03 17:48:27.917680 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-06-03 17:48:27.917931 | instance | }
2026-06-03 17:48:27.918176 | instance |
2026-06-03 17:48:27.918483 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-03 17:48:27.918746 | instance | Wednesday 03 June 2026 17:48:27 +0000 (0:00:00.051) 0:09:41.920 ********
2026-06-03 17:48:28.575214 | instance | changed: [instance]
2026-06-03 17:48:28.575472 | instance |
2026-06-03 17:48:28.575800 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-03 17:48:28.576177 | instance | Wednesday 03 June 2026 17:48:28 +0000 (0:00:00.657) 0:09:42.577 ********
2026-06-03 17:48:30.096091 | instance | changed: [instance]
2026-06-03 17:48:30.096180 | instance |
2026-06-03 17:48:30.096200 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-06-03 17:48:30.096521 | instance | Wednesday 03 June 2026 17:48:30 +0000 (0:00:01.520) 0:09:44.097 ********
2026-06-03 17:48:30.440440 | instance | ok: [instance]
2026-06-03 17:48:30.440533 | instance |
2026-06-03 17:48:30.440893 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-06-03 17:48:30.440965 | instance | Wednesday 03 June 2026 17:48:30 +0000 (0:00:00.344) 0:09:44.442 ********
2026-06-03 17:48:30.642632 | instance | changed: [instance]
2026-06-03 17:48:30.642689 | instance |
2026-06-03 17:48:30.642701 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-06-03 17:48:30.642860 | instance | Wednesday 03 June 2026 17:48:30 +0000 (0:00:00.202) 0:09:44.644 ********
2026-06-03 17:48:30.894740 | instance | ok: [instance]
2026-06-03 17:48:30.894833 | instance |
2026-06-03 17:48:30.895209 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-06-03 17:48:30.895270 | instance | Wednesday 03 June 2026 17:48:30 +0000 (0:00:00.252) 0:09:44.897 ********
2026-06-03 17:48:31.102923 | instance | changed: [instance]
2026-06-03 17:48:31.103012 | instance |
2026-06-03 17:48:31.103155 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-06-03 17:48:31.103287 | instance | Wednesday 03 June 2026 17:48:31 +0000 (0:00:00.208) 0:09:45.106 ********
2026-06-03 17:48:31.321671 | instance | ok: [instance]
2026-06-03 17:48:31.322244 | instance |
2026-06-03 17:48:31.322352 | instance | TASK [Install plugin] **********************************************************
2026-06-03 17:48:31.322365 | instance | Wednesday 03 June 2026 17:48:31 +0000 (0:00:00.217) 0:09:45.324 ********
2026-06-03 17:48:31.379878 | instance | included: vexxhost.containers.download_artifact for instance
2026-06-03 17:48:31.380263 | instance |
2026-06-03 17:48:31.380738 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-03 17:48:31.380746 | instance | Wednesday 03 June 2026 17:48:31 +0000 (0:00:00.058) 0:09:45.382 ********
2026-06-03 17:48:31.434778 | instance | ok: [instance] => {
2026-06-03 17:48:31.434991 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-06-03 17:48:31.435194 | instance | }
2026-06-03 17:48:31.435375 | instance |
2026-06-03 17:48:31.435562 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-03 17:48:31.435753 | instance | Wednesday 03 June 2026 17:48:31 +0000 (0:00:00.054) 0:09:45.436 ********
2026-06-03 17:48:32.093177 | instance | changed: [instance]
2026-06-03 17:48:32.093414 | instance |
2026-06-03 17:48:32.093690 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-03 17:48:32.094027 | instance | Wednesday 03 June 2026 17:48:32 +0000 (0:00:00.658) 0:09:46.095 ********
2026-06-03 17:48:33.940305 | instance | changed: [instance]
2026-06-03 17:48:33.940541 | instance |
2026-06-03 17:48:33.940830 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 17:48:33.941101 | instance | Wednesday 03 June 2026 17:48:33 +0000 (0:00:01.846) 0:09:47.942 ********
2026-06-03 17:48:33.994602 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 17:48:33.994832 | instance |
2026-06-03 17:48:33.995151 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 17:48:33.995417 | instance | Wednesday 03 June 2026 17:48:33 +0000 (0:00:00.055) 0:09:47.997 ********
2026-06-03 17:48:34.689358 | instance | changed: [instance]
2026-06-03 17:48:34.689639 | instance |
2026-06-03 17:48:34.689949 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-06-03 17:48:34.690242 | instance | Wednesday 03 June 2026 17:48:34 +0000 (0:00:00.694) 0:09:48.691 ********
2026-06-03 17:48:35.567055 | instance | ok: [instance]
2026-06-03 17:48:35.567309 | instance |
2026-06-03 17:48:35.567607 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-06-03 17:48:35.567933 | instance | Wednesday 03 June 2026 17:48:35 +0000 (0:00:00.877) 0:09:49.569 ********
2026-06-03 17:48:37.686056 | instance | changed: [instance]
2026-06-03 17:48:37.686124 | instance |
2026-06-03 17:48:37.686137 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 17:48:37.686148 | instance | Wednesday 03 June 2026 17:48:37 +0000 (0:00:02.118) 0:09:51.687 ********
2026-06-03 17:48:37.729858 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 17:48:37.729953 | instance |
2026-06-03 17:48:37.730075 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 17:48:37.730217 | instance | Wednesday 03 June 2026 17:48:37 +0000 (0:00:00.045) 0:09:51.732 ********
2026-06-03 17:48:38.226626 | instance | changed: [instance]
2026-06-03 17:48:38.226832 | instance |
2026-06-03 17:48:38.227127 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] *******************
2026-06-03 17:48:38.227300 | instance | Wednesday 03 June 2026 17:48:38 +0000 (0:00:00.496) 0:09:52.229 ********
2026-06-03 17:49:08.357244 | instance | changed: [instance]
2026-06-03 17:49:08.357389 | instance |
2026-06-03 17:49:08.357650 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] *****************
2026-06-03 17:49:08.357911 | instance | Wednesday 03 June 2026 17:49:08 +0000 (0:00:30.128) 0:10:22.357 ********
2026-06-03 17:49:09.651761 | instance | changed: [instance]
2026-06-03 17:49:09.651840 | instance |
2026-06-03 17:49:09.651852 | instance | PLAY [all] *********************************************************************
2026-06-03 17:49:09.651869 | instance |
2026-06-03 17:49:09.652180 | instance | TASK [Gathering Facts] *********************************************************
2026-06-03 17:49:09.652264 | instance | Wednesday 03 June 2026 17:49:09 +0000 (0:00:01.296) 0:10:23.653 ********
2026-06-03 17:49:10.782012 | instance | ok: [instance]
2026-06-03 17:49:10.782138 | instance |
2026-06-03 17:49:10.782151 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-06-03 17:49:10.782331 | instance | Wednesday 03 June 2026 17:49:10 +0000 (0:00:01.130) 0:10:24.784 ********
2026-06-03 17:49:11.564081 | instance | changed: [instance]
2026-06-03 17:49:11.564180 | instance |
2026-06-03 17:49:11.564439 | instance | PLAY [all] *********************************************************************
2026-06-03 17:49:11.564464 | instance |
2026-06-03 17:49:11.564604 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-06-03 17:49:11.564654 | instance | Wednesday 03 June 2026 17:49:11 +0000 (0:00:00.782) 0:10:25.567 ********
2026-06-03 17:49:12.331183 | instance | ok: [instance]
2026-06-03 17:49:12.331235 | instance |
2026-06-03 17:49:12.331242 | instance | PLAY [controllers] *************************************************************
2026-06-03 17:49:12.331264 | instance |
2026-06-03 17:49:12.331269 | instance | TASK [Gathering Facts] *********************************************************
2026-06-03 17:49:12.331273 | instance | Wednesday 03 June 2026 17:49:12 +0000 (0:00:00.766) 0:10:26.333 ********
2026-06-03 17:49:13.727834 | instance | ok: [instance]
2026-06-03 17:49:13.727982 | instance |
2026-06-03 17:49:13.727995 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 17:49:13.728073 | instance | Wednesday 03 June 2026 17:49:13 +0000 (0:00:01.397) 0:10:27.730 ********
2026-06-03 17:49:13.782361 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 17:49:13.782416 | instance |
2026-06-03 17:49:13.782435 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 17:49:13.782557 | instance | Wednesday 03 June 2026 17:49:13 +0000 (0:00:00.053) 0:10:27.784 ********
2026-06-03 17:49:14.284815 | instance | changed: [instance]
2026-06-03 17:49:14.284938 | instance |
2026-06-03 17:49:14.284999 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-06-03 17:49:14.285115 | instance | Wednesday 03 June 2026 17:49:14 +0000 (0:00:00.503) 0:10:28.287 ********
2026-06-03 17:49:16.253840 | instance | changed: [instance]
2026-06-03 17:49:16.254073 | instance |
2026-06-03 17:49:16.254391 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 17:49:16.254658 | instance | Wednesday 03 June 2026 17:49:16 +0000 (0:00:01.968) 0:10:30.256 ********
2026-06-03 17:49:16.298009 | instance | skipping: [instance]
2026-06-03 17:49:16.298294 | instance |
2026-06-03 17:49:16.298629 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-06-03 17:49:16.299157 | instance | Wednesday 03 June 2026 17:49:16 +0000 (0:00:00.044) 0:10:30.301 ********
2026-06-03 17:49:16.347269 | instance | skipping: [instance]
2026-06-03 17:49:16.347585 | instance |
2026-06-03 17:49:16.347816 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-06-03 17:49:16.348112 | instance | Wednesday 03 June 2026 17:49:16 +0000 (0:00:00.048) 0:10:30.349 ********
2026-06-03 17:49:16.387320 | instance | skipping: [instance]
2026-06-03 17:49:16.387536 | instance |
2026-06-03 17:49:16.387804 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-06-03 17:49:16.388068 | instance | Wednesday 03 June 2026 17:49:16 +0000 (0:00:00.040) 0:10:30.390 ********
2026-06-03 17:49:16.436218 | instance | skipping: [instance]
2026-06-03 17:49:16.436281 | instance |
2026-06-03 17:49:16.436288 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-06-03 17:49:16.436295 | instance | Wednesday 03 June 2026 17:49:16 +0000 (0:00:00.047) 0:10:30.437 ********
2026-06-03 17:49:16.485461 | instance | skipping: [instance]
2026-06-03 17:49:16.485693 | instance |
2026-06-03 17:49:16.485957 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-06-03 17:49:16.486274 | instance | Wednesday 03 June 2026 17:49:16 +0000 (0:00:00.050) 0:10:30.488 ********
2026-06-03 17:49:16.547604 | instance | skipping: [instance]
2026-06-03 17:49:16.547798 | instance |
2026-06-03 17:49:16.548072 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-06-03 17:49:16.548348 | instance | Wednesday 03 June 2026 17:49:16 +0000 (0:00:00.062) 0:10:30.550 ********
2026-06-03 17:49:16.611286 | instance | skipping: [instance]
2026-06-03 17:49:16.611499 | instance |
2026-06-03 17:49:16.611780 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-06-03 17:49:16.612020 | instance | Wednesday 03 June 2026 17:49:16 +0000 (0:00:00.063) 0:10:30.614 ********
2026-06-03 17:49:16.652857 | instance | skipping: [instance]
2026-06-03 17:49:16.652985 | instance |
2026-06-03 17:49:16.653163 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-06-03 17:49:16.653331 | instance | Wednesday 03 June 2026 17:49:16 +0000 (0:00:00.041) 0:10:30.655 ********
2026-06-03 17:49:16.703851 | instance | skipping: [instance]
2026-06-03 17:49:16.704099 | instance |
2026-06-03 17:49:16.704363 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-06-03 17:49:16.704616 | instance | Wednesday 03 June 2026 17:49:16 +0000 (0:00:00.051) 0:10:30.706 ********
2026-06-03 17:49:16.741374 | instance | skipping: [instance]
2026-06-03 17:49:16.741621 | instance |
2026-06-03 17:49:16.741888 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-06-03 17:49:16.742140 | instance | Wednesday 03 June 2026 17:49:16 +0000 (0:00:00.037) 0:10:30.744 ********
2026-06-03 17:49:16.779605 | instance | skipping: [instance]
2026-06-03 17:49:16.779865 | instance |
2026-06-03 17:49:16.780142 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-06-03 17:49:16.780408 | instance | Wednesday 03 June 2026 17:49:16 +0000 (0:00:00.038) 0:10:30.782 ********
2026-06-03 17:49:16.817608 | instance | skipping: [instance]
2026-06-03 17:49:16.817839 | instance |
2026-06-03 17:49:16.818174 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-06-03 17:49:16.818421 | instance | Wednesday 03 June 2026 17:49:16 +0000 (0:00:00.038) 0:10:30.820 ********
2026-06-03 17:49:16.869160 | instance | skipping: [instance]
2026-06-03 17:49:16.869375 | instance |
2026-06-03 17:49:16.869640 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-03 17:49:16.869905 | instance | Wednesday 03 June 2026 17:49:16 +0000 (0:00:00.051) 0:10:30.872 ********
2026-06-03 17:49:16.910997 | instance | skipping: [instance]
2026-06-03 17:49:16.911151 | instance |
2026-06-03 17:49:16.911430 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-03 17:49:16.911676 | instance | Wednesday 03 June 2026 17:49:16 +0000 (0:00:00.041) 0:10:30.913 ********
2026-06-03 17:49:16.954568 | instance | skipping: [instance]
2026-06-03 17:49:16.954651 | instance |
2026-06-03 17:49:16.954825 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-03 17:49:16.954986 | instance | Wednesday 03 June 2026 17:49:16 +0000 (0:00:00.043) 0:10:30.957 ********
2026-06-03 17:49:16.999433 | instance | skipping: [instance]
2026-06-03 17:49:16.999649 | instance |
2026-06-03 17:49:17.000239 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-06-03 17:49:17.000349 | instance | Wednesday 03 June 2026 17:49:16 +0000 (0:00:00.044) 0:10:31.002 ********
2026-06-03 17:49:17.036264 | instance | skipping: [instance]
2026-06-03 17:49:17.036495 | instance |
2026-06-03 17:49:17.036919 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-06-03 17:49:17.037210 | instance | Wednesday 03 June 2026 17:49:17 +0000 (0:00:00.036) 0:10:31.039 ********
2026-06-03 17:49:17.076281 | instance | skipping: [instance]
2026-06-03 17:49:17.076453 | instance |
2026-06-03 17:49:17.076726 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-06-03 17:49:17.077017 | instance | Wednesday 03 June 2026 17:49:17 +0000 (0:00:00.039) 0:10:31.079 ********
2026-06-03 17:49:17.114875 | instance | skipping: [instance]
2026-06-03 17:49:17.115099 | instance |
2026-06-03 17:49:17.115355 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-06-03 17:49:17.115611 | instance | Wednesday 03 June 2026 17:49:17 +0000 (0:00:00.038) 0:10:31.118 ********
2026-06-03 17:49:17.149159 | instance | skipping: [instance]
2026-06-03 17:49:17.149387 | instance |
2026-06-03 17:49:17.149679 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-06-03 17:49:17.149949 | instance | Wednesday 03 June 2026 17:49:17 +0000 (0:00:00.034) 0:10:31.152 ********
2026-06-03 17:49:17.187613 | instance | skipping: [instance]
2026-06-03 17:49:17.187843 | instance |
2026-06-03 17:49:17.188113 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-06-03 17:49:17.188364 | instance | Wednesday 03 June 2026 17:49:17 +0000 (0:00:00.038) 0:10:31.190 ********
2026-06-03 17:49:17.226346 | instance | skipping: [instance]
2026-06-03 17:49:17.226596 | instance |
2026-06-03 17:49:17.226854 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-06-03 17:49:17.227109 | instance | Wednesday 03 June 2026 17:49:17 +0000 (0:00:00.038) 0:10:31.229 ********
2026-06-03 17:49:17.277538 | instance | skipping: [instance]
2026-06-03 17:49:17.277758 | instance |
2026-06-03 17:49:17.278096 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-06-03 17:49:17.278480 | instance | Wednesday 03 June 2026 17:49:17 +0000 (0:00:00.051) 0:10:31.280 ********
2026-06-03 17:49:17.332019 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-06-03 17:49:17.332356 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-06-03 17:49:17.332619 | instance | skipping: [instance]
2026-06-03 17:49:17.332863 | instance |
2026-06-03 17:49:17.333125 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-06-03 17:49:17.333391 | instance | Wednesday 03 June 2026 17:49:17 +0000 (0:00:00.054) 0:10:31.335 ********
2026-06-03 17:49:17.367459 | instance | skipping: [instance]
2026-06-03 17:49:17.367695 | instance |
2026-06-03 17:49:17.367937 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-06-03 17:49:17.368186 | instance | Wednesday 03 June 2026 17:49:17 +0000 (0:00:00.035) 0:10:31.370 ********
2026-06-03 17:49:17.417291 | instance | skipping: [instance]
2026-06-03 17:49:17.417582 | instance |
2026-06-03 17:49:17.417847 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-06-03 17:49:17.418101 | instance | Wednesday 03 June 2026 17:49:17 +0000 (0:00:00.049) 0:10:31.420 ********
2026-06-03 17:49:17.458747 | instance | skipping: [instance]
2026-06-03 17:49:17.458956 | instance |
2026-06-03 17:49:17.459242 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-06-03 17:49:17.459562 | instance | Wednesday 03 June 2026 17:49:17 +0000 (0:00:00.041) 0:10:31.461 ********
2026-06-03 17:49:17.498421 | instance | skipping: [instance]
2026-06-03 17:49:17.498639 | instance |
2026-06-03 17:49:17.498890 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-06-03 17:49:17.499181 | instance | Wednesday 03 June 2026 17:49:17 +0000 (0:00:00.039) 0:10:31.501 ********
2026-06-03 17:49:17.575152 | instance | skipping: [instance]
2026-06-03 17:49:17.575358 | instance |
2026-06-03 17:49:17.575637 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-06-03 17:49:17.575854 | instance |
2026-06-03 17:49:17.576168 | instance | TASK [Gathering Facts] *********************************************************
2026-06-03 17:49:17.576415 | instance | Wednesday 03 June 2026 17:49:17 +0000 (0:00:00.076) 0:10:31.578 ********
2026-06-03 17:49:18.912192 | instance | ok: [instance]
2026-06-03 17:49:18.912441 | instance |
2026-06-03 17:49:18.912720 | instance | TASK [Deploy Helm chart] *******************************************************
2026-06-03 17:49:18.912999 | instance | Wednesday 03 June 2026 17:49:18 +0000 (0:00:01.336) 0:10:32.914 ********
2026-06-03 17:49:18.978503 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-06-03 17:49:18.978643 | instance |
2026-06-03 17:49:18.978836 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 17:49:18.979007 | instance | Wednesday 03 June 2026 17:49:18 +0000 (0:00:00.066) 0:10:32.981 ********
2026-06-03 17:49:19.022572 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 17:49:19.022832 | instance |
2026-06-03 17:49:19.023107 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 17:49:19.023375 | instance | Wednesday 03 June 2026 17:49:19 +0000 (0:00:00.044) 0:10:33.025 ********
2026-06-03 17:49:19.494637 | instance | changed: [instance]
2026-06-03 17:49:19.494866 | instance |
2026-06-03 17:49:19.495139 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-06-03 17:49:19.495406 | instance | Wednesday 03 June 2026 17:49:19 +0000 (0:00:00.471) 0:10:33.497 ********
2026-06-03 17:49:36.969738 | instance | changed: [instance]
2026-06-03 17:49:36.969914 | instance |
2026-06-03 17:49:36.970213 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-06-03 17:49:36.970580 | instance | Wednesday 03 June 2026 17:49:36 +0000 (0:00:17.474) 0:10:50.972 ********
2026-06-03 17:49:37.673933 | instance | changed: [instance]
2026-06-03 17:49:37.674143 | instance |
2026-06-03 17:49:37.674487 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-06-03 17:49:37.674783 | instance | Wednesday 03 June 2026 17:49:37 +0000 (0:00:00.703) 0:10:51.676 ********
2026-06-03 17:49:37.725402 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-06-03 17:49:37.725615 | instance |
2026-06-03 17:49:37.725878 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-06-03 17:49:37.726140 | instance | Wednesday 03 June 2026 17:49:37 +0000 (0:00:00.051) 0:10:51.727 ********
2026-06-03 17:49:38.478889 | instance | changed: [instance]
2026-06-03 17:49:38.479299 | instance |
2026-06-03 17:49:38.479650 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-06-03 17:49:38.480074 | instance | Wednesday 03 June 2026 17:49:38 +0000 (0:00:00.753) 0:10:52.481 ********
2026-06-03 17:49:39.154911 | instance | ok: [instance]
2026-06-03 17:49:39.155017 | instance |
2026-06-03 17:49:39.155030 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-06-03 17:49:39.155213 | instance | Wednesday 03 June 2026 17:49:39 +0000 (0:00:00.676) 0:10:53.157 ********
2026-06-03 17:49:39.633836 | instance | changed: [instance]
2026-06-03 17:49:39.633931 | instance |
2026-06-03 17:49:39.634300 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-06-03 17:49:39.634415 | instance | Wednesday 03 June 2026 17:49:39 +0000 (0:00:00.467) 0:10:53.624 ********
2026-06-03 17:49:39.634648 | instance |
2026-06-03 17:49:39.635021 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-06-03 17:49:39.635037 | instance | Wednesday 03 June 2026 17:49:39 +0000 (0:00:00.011) 0:10:53.636 ********
2026-06-03 17:49:39.672872 | instance | skipping: [instance]
2026-06-03 17:49:39.672967 | instance |
2026-06-03 17:49:39.673241 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-06-03 17:49:39.673276 | instance | Wednesday 03 June 2026 17:49:39 +0000 (0:00:00.039) 0:10:53.675 ********
2026-06-03 17:49:41.415745 | instance | changed: [instance]
2026-06-03 17:49:41.415817 | instance |
2026-06-03 17:49:41.416142 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-06-03 17:49:41.416192 | instance | Wednesday 03 June 2026 17:49:41 +0000 (0:00:01.742) 0:10:55.418 ********
2026-06-03 17:49:43.775996 | instance | changed: [instance]
2026-06-03 17:49:43.776108 | instance |
2026-06-03 17:49:43.776120 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 17:49:43.776141 | instance | Wednesday 03 June 2026 17:49:43 +0000 (0:00:02.359) 0:10:57.778 ********
2026-06-03 17:49:43.825779 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 17:49:43.825891 | instance |
2026-06-03 17:49:43.825904 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 17:49:43.826047 | instance | Wednesday 03 June 2026 17:49:43 +0000 (0:00:00.049) 0:10:57.828 ********
2026-06-03 17:49:44.352667 | instance | changed: [instance]
2026-06-03 17:49:44.352764 | instance |
2026-06-03 17:49:44.353086 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-06-03 17:49:44.353139 | instance | Wednesday 03 June 2026 17:49:44 +0000 (0:00:00.527) 0:10:58.355 ********
2026-06-03 17:50:00.042538 | instance | changed: [instance]
2026-06-03 17:50:00.042615 | instance |
2026-06-03 17:50:00.042831 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 17:50:00.042905 | instance | Wednesday 03 June 2026 17:50:00 +0000 (0:00:15.689) 0:11:14.044 ********
2026-06-03 17:50:00.104627 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 17:50:00.105041 | instance |
2026-06-03 17:50:00.105103 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 17:50:00.105125 | instance | Wednesday 03 June 2026 17:50:00 +0000 (0:00:00.062) 0:11:14.107 ********
2026-06-03 17:50:00.635992 | instance | changed: [instance]
2026-06-03 17:50:00.636067 | instance |
2026-06-03 17:50:00.636296 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-06-03 17:50:00.636315 | instance | Wednesday 03 June 2026 17:50:00 +0000 (0:00:00.531) 0:11:14.638 ********
2026-06-03 17:50:03.974136 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-06-03 17:50:03.974260 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-06-03 17:50:03.974636 | instance |
2026-06-03 17:50:03.974717 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-06-03 17:50:03.974724 | instance | Wednesday 03 June 2026 17:50:03 +0000 (0:00:03.338) 0:11:17.976 ********
2026-06-03 17:50:07.932308 | instance | changed: [instance]
2026-06-03 17:50:07.932396 | instance |
2026-06-03 17:50:07.932486 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 17:50:07.932601 | instance | Wednesday 03 June 2026 17:50:07 +0000 (0:00:03.958) 0:11:21.934 ********
2026-06-03 17:50:07.991483 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 17:50:07.991559 | instance |
2026-06-03 17:50:07.991842 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 17:50:07.991881 | instance | Wednesday 03 June 2026 17:50:07 +0000 (0:00:00.059) 0:11:21.994 ********
2026-06-03 17:50:08.503570 | instance | changed: [instance]
2026-06-03 17:50:08.503662 | instance |
2026-06-03 17:50:08.503912 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-06-03 17:50:08.504155 | instance | Wednesday 03 June 2026 17:50:08 +0000 (0:00:00.511) 0:11:22.506 ********
2026-06-03 17:50:11.869892 | instance | ok: [instance]
2026-06-03 17:50:11.869985 | instance |
2026-06-03 17:50:11.869996 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-06-03 17:50:11.870015 | instance | Wednesday 03 June 2026 17:50:11 +0000 (0:00:03.366) 0:11:25.872 ********
2026-06-03 17:50:14.526988 | instance | changed: [instance]
2026-06-03 17:50:14.527096 | instance |
2026-06-03 17:50:14.527421 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-06-03 17:50:14.527574 | instance | Wednesday 03 June 2026 17:50:14 +0000 (0:00:02.656) 0:11:28.529 ********
2026-06-03 17:50:15.204929 | instance | ok: [instance]
2026-06-03 17:50:15.204984 | instance |
2026-06-03 17:50:15.204992 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-06-03 17:50:15.204999 | instance | Wednesday 03 June 2026 17:50:15 +0000 (0:00:00.677) 0:11:29.207 ********
2026-06-03 17:50:15.939109 | instance | changed: [instance]
2026-06-03 17:50:15.939165 | instance |
2026-06-03 17:50:15.939172 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-06-03 17:50:15.939178 | instance | Wednesday 03 June 2026 17:50:15 +0000 (0:00:00.734) 0:11:29.941 ********
2026-06-03 17:50:17.092712 | instance | ok: [instance]
2026-06-03 17:50:17.092793 | instance |
2026-06-03 17:50:17.092911 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-06-03 17:50:17.093035 | instance | Wednesday 03 June 2026 17:50:17 +0000 (0:00:01.154) 0:11:31.095 ********
2026-06-03 17:50:17.146451 | instance | skipping: [instance]
2026-06-03 17:50:17.146545 | instance |
2026-06-03 17:50:17.146591 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-06-03 17:50:17.146614 | instance | Wednesday 03 June 2026 17:50:17 +0000 (0:00:00.052) 0:11:31.147 ********
2026-06-03 17:50:17.199248 | instance | skipping: [instance]
2026-06-03 17:50:17.199300 | instance |
2026-06-03 17:50:17.199442 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-06-03 17:50:17.199561 | instance | Wednesday 03 June 2026 17:50:17 +0000 (0:00:00.054) 0:11:31.202 ********
2026-06-03 17:50:17.251173 | instance | skipping: [instance]
2026-06-03 17:50:17.251528 | instance |
2026-06-03 17:50:17.251559 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-06-03 17:50:17.251566 | instance | Wednesday 03 June 2026 17:50:17 +0000 (0:00:00.051) 0:11:31.253 ********
2026-06-03 17:50:17.299382 | instance | skipping: [instance]
2026-06-03 17:50:17.299545 | instance |
2026-06-03 17:50:17.299728 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-06-03 17:50:17.299858 | instance | Wednesday 03 June 2026 17:50:17 +0000 (0:00:00.048) 0:11:31.301 ********
2026-06-03 17:50:17.350920 | instance | skipping: [instance]
2026-06-03 17:50:17.351007 | instance |
2026-06-03 17:50:17.351096 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-06-03 17:50:17.351230 | instance | Wednesday 03 June 2026 17:50:17 +0000 (0:00:00.051) 0:11:31.353 ********
2026-06-03 17:50:17.407102 | instance | skipping: [instance]
2026-06-03 17:50:17.407328 | instance |
2026-06-03 17:50:17.407591 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-06-03 17:50:17.407936 | instance | Wednesday 03 June 2026 17:50:17 +0000 (0:00:00.056) 0:11:31.409 ********
2026-06-03 17:50:17.456603 | instance | skipping: [instance]
2026-06-03 17:50:17.456933 | instance |
2026-06-03 17:50:17.457299 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-06-03 17:50:17.457579 | instance | Wednesday 03 June 2026 17:50:17 +0000 (0:00:00.049) 0:11:31.459 ********
2026-06-03 17:52:19.718557 | instance | changed: [instance]
2026-06-03 17:52:19.718635 | instance |
2026-06-03 17:52:19.718793 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-06-03 17:52:19.718915 | instance | Wednesday 03 June 2026 17:52:19 +0000 (0:02:02.261) 0:13:33.720 ********
2026-06-03 17:52:20.490121 | instance | changed: [instance]
2026-06-03 17:52:20.490507 | instance |
2026-06-03 17:52:20.490807 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 17:52:20.491071 | instance | Wednesday 03 June 2026 17:52:20 +0000 (0:00:00.768) 0:13:34.489 ********
2026-06-03 17:52:20.541934 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 17:52:20.542140 | instance |
2026-06-03 17:52:20.542440 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 17:52:20.542718 | instance | Wednesday 03 June 2026 17:52:20 +0000 (0:00:00.055) 0:13:34.544 ********
2026-06-03 17:52:21.054901 | instance | changed: [instance]
2026-06-03 17:52:21.055151 | instance |
2026-06-03 17:52:21.055431 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-06-03 17:52:21.055719 | instance | Wednesday 03 June 2026 17:52:21 +0000 (0:00:00.512) 0:13:35.057 ********
2026-06-03 17:52:21.899491 | instance | changed: [instance]
2026-06-03 17:52:21.899843 | instance |
2026-06-03 17:52:21.900157 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-06-03 17:52:21.900446 | instance | Wednesday 03 June 2026 17:52:21 +0000 (0:00:00.844) 0:13:35.901 ********
2026-06-03 17:52:23.577290 | instance | changed: [instance]
2026-06-03 17:52:23.577359 | instance |
2026-06-03 17:52:23.577372 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-03 17:52:23.577383 | instance | Wednesday 03 June 2026 17:52:23 +0000 (0:00:01.677) 0:13:37.579 ********
2026-06-03 17:52:23.626971 | instance | skipping: [instance]
2026-06-03 17:52:23.627037 | instance |
2026-06-03 17:52:23.627339 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-03 17:52:23.627384 | instance | Wednesday 03 June 2026 17:52:23 +0000 (0:00:00.050) 0:13:37.629 ********
2026-06-03 17:52:23.669863 | instance | skipping: [instance]
2026-06-03 17:52:23.669932 | instance |
2026-06-03 17:52:23.670214 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-03 17:52:23.670249 | instance | Wednesday 03 June 2026 17:52:23 +0000 (0:00:00.042) 0:13:37.672 ********
2026-06-03 17:52:23.713091 | instance | skipping: [instance]
2026-06-03 17:52:23.713206 | instance |
2026-06-03 17:52:23.713512 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-03 17:52:23.713557 | instance | Wednesday 03 June 2026 17:52:23 +0000 (0:00:00.043) 0:13:37.715 ********
2026-06-03 17:52:23.762565 | instance | skipping: [instance]
2026-06-03 17:52:23.762794 | instance |
2026-06-03 17:52:23.762960 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-03 17:52:23.763118 | instance | Wednesday 03 June 2026 17:52:23 +0000 (0:00:00.049) 0:13:37.765 ********
2026-06-03 17:52:24.482926 | instance | ok: [instance]
2026-06-03 17:52:24.483023 | instance |
2026-06-03 17:52:24.483133 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-03 17:52:24.483283 | instance | Wednesday 03 June 2026 17:52:24 +0000 (0:00:00.720) 0:13:38.485 ********
2026-06-03 17:52:24.544079 | instance | ok: [instance]
2026-06-03 17:52:24.544176 | instance |
2026-06-03 17:52:24.544240 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-03 17:52:24.544393 | instance | Wednesday 03 June 2026 17:52:24 +0000 (0:00:00.061) 0:13:38.546 ********
2026-06-03 17:52:24.590215 | instance | ok: [instance]
2026-06-03 17:52:24.590284 | instance |
2026-06-03 17:52:24.590305 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-03 17:52:24.590517 | instance | Wednesday 03 June 2026 17:52:24 +0000 (0:00:00.045) 0:13:38.592 ********
2026-06-03 17:52:24.647398 | instance | ok: [instance] => (item=oslo_db)
2026-06-03 17:52:24.647635 | instance |
2026-06-03 17:52:24.648034 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-03 17:52:24.648258 | instance | Wednesday 03 June 2026 17:52:24 +0000 (0:00:00.057) 0:13:38.649 ********
2026-06-03 17:52:24.697171 | instance | ok: [instance]
2026-06-03 17:52:24.697235 | instance |
2026-06-03 17:52:24.697416 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 17:52:24.697554 | instance | Wednesday 03 June 2026 17:52:24 +0000 (0:00:00.049) 0:13:38.699 ********
2026-06-03 17:52:24.745955 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 17:52:24.746158 | instance |
2026-06-03 17:52:24.746479 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 17:52:24.746742 | instance | Wednesday 03 June 2026 17:52:24 +0000 (0:00:00.048) 0:13:38.748 ********
2026-06-03 17:52:25.257250 | instance | changed: [instance]
2026-06-03 17:52:25.257961 | instance |
2026-06-03 17:52:25.257989 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-06-03 17:52:25.258224 | instance | Wednesday 03 June 2026 17:52:25 +0000 (0:00:00.509) 0:13:39.258 ********
2026-06-03 17:52:25.945495 | instance | ok: [instance]
2026-06-03 17:52:25.945699 | instance |
2026-06-03 17:52:25.946024 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-06-03 17:52:25.946328 | instance | Wednesday 03 June 2026 17:52:25 +0000 (0:00:00.689) 0:13:39.947 ********
2026-06-03 17:52:27.213546 | instance | changed: [instance]
2026-06-03 17:52:27.213768 | instance |
2026-06-03 17:52:27.214080 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-06-03 17:52:27.214434 | instance | Wednesday 03 June 2026 17:52:27 +0000 (0:00:01.267) 0:13:41.215 ********
2026-06-03 17:52:27.721861 | instance | ok: [instance]
2026-06-03 17:52:27.722078 | instance |
2026-06-03 17:52:27.722432 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-06-03 17:52:27.722686 | instance | Wednesday 03 June 2026 17:52:27 +0000 (0:00:00.507) 0:13:41.723 ********
2026-06-03 17:52:28.206088 | instance | changed: [instance]
2026-06-03 17:52:28.206797 | instance |
2026-06-03 17:52:28.208427 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-06-03 17:52:28.208519 | instance | Wednesday 03 June 2026 17:52:28 +0000 (0:00:00.484) 0:13:42.208 ********
2026-06-03 17:52:28.734671 | instance | changed: [instance]
2026-06-03 17:52:28.734894 | instance |
2026-06-03 17:52:28.735190 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-06-03 17:52:28.735468 | instance | Wednesday 03 June 2026 17:52:28 +0000 (0:00:00.528) 0:13:42.736 ********
2026-06-03 17:52:29.203323 | instance | ok: [instance]
2026-06-03 17:52:29.203546 | instance |
2026-06-03 17:52:29.203838 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-06-03 17:52:29.204191 | instance | Wednesday 03 June 2026 17:52:29 +0000 (0:00:00.469) 0:13:43.205 ********
2026-06-03 17:55:08.773494 | instance | changed: [instance]
2026-06-03 17:55:08.773876 | instance |
2026-06-03 17:55:08.773898 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-06-03 17:55:08.773906 | instance | Wednesday 03 June 2026 17:55:08 +0000 (0:02:39.566) 0:16:22.772 ********
2026-06-03 17:55:09.488605 | instance | ok: [instance]
2026-06-03 17:55:09.488829 | instance |
2026-06-03 17:55:09.489134 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-06-03 17:55:09.489459 | instance | Wednesday 03 June 2026 17:55:09 +0000 (0:00:00.718) 0:16:23.490 ********
2026-06-03 17:55:09.550085 | instance | included: ingress for instance
2026-06-03 17:55:09.550375 | instance |
2026-06-03 17:55:09.550643 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-06-03 17:55:09.550926 | instance | Wednesday 03 June 2026 17:55:09 +0000 (0:00:00.061) 0:16:23.552 ********
2026-06-03 17:55:10.578936 | instance | changed: [instance]
2026-06-03 17:55:10.579206 | instance |
2026-06-03 17:55:10.579514 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-06-03 17:55:10.579798 | instance | Wednesday 03 June 2026 17:55:10 +0000 (0:00:01.028) 0:16:24.581 ********
2026-06-03 17:55:10.866267 | instance | ok: [instance]
2026-06-03 17:55:10.866501 | instance |
2026-06-03 17:55:10.866797 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-06-03 17:55:10.867063 | instance | Wednesday 03 June 2026 17:55:10 +0000 (0:00:00.287) 0:16:24.868 ********
2026-06-03 17:55:11.826828 | instance | changed: [instance]
2026-06-03 17:55:11.826913 | instance |
2026-06-03 17:55:11.827089 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-06-03 17:55:11.827235 | instance |
2026-06-03 17:55:11.827495 | instance | TASK [Gathering Facts] *********************************************************
2026-06-03 17:55:11.827716 | instance | Wednesday 03 June 2026 17:55:11 +0000 (0:00:00.960) 0:16:25.829 ********
2026-06-03 17:55:13.628585 | instance | ok: [instance]
2026-06-03 17:55:13.628804 | instance |
2026-06-03 17:55:13.629080 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 17:55:13.629344 | instance | Wednesday 03 June 2026 17:55:13 +0000 (0:00:01.801) 0:16:27.631 ********
2026-06-03 17:55:13.683018 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 17:55:13.683260 | instance |
2026-06-03 17:55:13.683536 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 17:55:13.683837 | instance | Wednesday 03 June 2026 17:55:13 +0000 (0:00:00.054) 0:16:27.685 ********
2026-06-03 17:55:14.206632 | instance | changed: [instance]
2026-06-03 17:55:14.206859 | instance |
2026-06-03 17:55:14.207203 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-06-03 17:55:14.207534 | instance | Wednesday 03 June 2026 17:55:14 +0000 (0:00:00.523) 0:16:28.208 ********
2026-06-03 17:55:15.077545 | instance | ok: [instance]
2026-06-03 17:55:15.077786 | instance |
2026-06-03 17:55:15.078076 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-06-03 17:55:15.078388 | instance | Wednesday 03 June 2026 17:55:15 +0000 (0:00:00.871) 0:16:29.079 ********
2026-06-03 17:55:17.461639 | instance | changed: [instance]
2026-06-03 17:55:17.461717 | instance |
2026-06-03 17:55:17.461729 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 17:55:17.461741 | instance | Wednesday 03 June 2026 17:55:17 +0000 (0:00:02.382) 0:16:31.462 ********
2026-06-03 17:55:17.520888 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 17:55:17.520970 | instance |
2026-06-03 17:55:17.521262 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 17:55:17.521313 | instance | Wednesday 03 June 2026 17:55:17 +0000 (0:00:00.060) 0:16:31.523 ********
2026-06-03 17:55:18.114773 | instance | changed: [instance]
2026-06-03 17:55:18.114851 | instance |
2026-06-03 17:55:18.114962 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-06-03 17:55:18.115106 | instance | Wednesday 03 June 2026 17:55:18 +0000 (0:00:00.593) 0:16:32.117 ********
2026-06-03 17:55:19.467070 | instance | changed: [instance]
2026-06-03 17:55:19.467155 | instance |
2026-06-03 17:55:19.467304 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-06-03 17:55:19.467406 | instance | Wednesday 03 June 2026 17:55:19 +0000 (0:00:01.352) 0:16:33.469 ********
2026-06-03 17:55:20.191000 | instance | ok: [instance]
2026-06-03 17:55:20.191083 | instance |
2026-06-03 17:55:20.191387 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-06-03 17:55:20.191441 | instance | Wednesday 03 June 2026 17:55:20 +0000 (0:00:00.723) 0:16:34.193 ********
2026-06-03 17:55:30.102632 | instance | ok: [instance]
2026-06-03 17:55:30.102726 | instance |
2026-06-03 17:55:30.102847 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-06-03 17:55:30.102950 | instance | Wednesday 03 June 2026 17:55:30 +0000 (0:00:09.911) 0:16:44.105 ********
2026-06-03 17:55:31.873277 | instance | ok: [instance]
2026-06-03 17:55:31.873379 | instance |
2026-06-03 17:55:31.873460 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-06-03 17:55:31.873657 | instance | Wednesday 03 June 2026 17:55:31 +0000 (0:00:01.770) 0:16:45.876 ********
2026-06-03 17:55:32.155025 | instance | ok: [instance]
2026-06-03 17:55:32.155128 | instance |
2026-06-03 17:55:32.155372 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-06-03 17:55:32.155433 | instance | Wednesday 03 June 2026 17:55:32 +0000 (0:00:00.281) 0:16:46.157 ********
2026-06-03 17:55:32.396824 | instance | ok: [instance]
2026-06-03 17:55:32.397591 | instance |
2026-06-03 17:55:32.397611 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-06-03 17:55:32.397620 | instance | Wednesday 03 June 2026 17:55:32 +0000 (0:00:00.241) 0:16:46.399 ********
2026-06-03 17:55:32.603648 | instance | ok: [instance]
2026-06-03 17:55:32.603747 | instance |
2026-06-03 17:55:32.603793 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-06-03 17:55:32.603923 | instance | Wednesday 03 June 2026 17:55:32 +0000 (0:00:00.207) 0:16:46.606 ********
2026-06-03 17:55:33.370559 | instance | changed: [instance]
2026-06-03 17:55:33.370771 | instance |
2026-06-03 17:55:33.371051 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-06-03 17:55:33.371315 | instance | Wednesday 03 June 2026 17:55:33 +0000 (0:00:00.766) 0:16:47.372 ********
2026-06-03 17:55:50.453038 | instance | changed: [instance] => (item=alertmanager)
2026-06-03 17:55:50.453106 | instance | changed: [instance] => (item=grafana)
2026-06-03 17:55:50.453112 | instance | changed: [instance] => (item=prometheus)
2026-06-03 17:55:50.453117 | instance |
2026-06-03 17:55:50.453122 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-06-03 17:55:50.453127 | instance | Wednesday 03 June 2026 17:55:50 +0000 (0:00:17.082) 0:17:04.454 ********
2026-06-03 17:55:52.388299 | instance | ok: [instance] => (item=alertmanager)
2026-06-03 17:55:52.388369 | instance | ok: [instance] => (item=grafana)
2026-06-03 17:55:52.388994 | instance | ok: [instance] => (item=prometheus)
2026-06-03 17:55:52.389103 | instance |
2026-06-03 17:55:52.389233 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-06-03 17:55:52.389596 | instance | Wednesday 03 June 2026 17:55:52 +0000 (0:00:01.935) 0:17:06.390 ********
2026-06-03 17:55:56.582767 | instance | changed: [instance] => (item=None)
2026-06-03 17:55:56.583013 | instance | changed: [instance] => (item=None)
2026-06-03 17:55:56.583278 | instance | changed: [instance] => (item=None)
2026-06-03 17:55:56.583568 | instance | changed: [instance]
2026-06-03 17:55:56.583806 | instance |
2026-06-03 17:55:56.584078 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-06-03 17:55:56.584378 | instance | Wednesday 03 June 2026 17:55:56 +0000 (0:00:04.195) 0:17:10.585 ********
2026-06-03 17:56:01.965428 | instance | changed: [instance] => (item=None)
2026-06-03 17:56:01.965715 | instance | changed: [instance] => (item=None)
2026-06-03 17:56:01.966042 | instance | changed: [instance] => (item=None)
2026-06-03 17:56:01.966354 | instance | changed: [instance] => (item=None)
2026-06-03 17:56:01.966629 | instance | changed: [instance] => (item=None)
2026-06-03 17:56:01.966892 | instance | changed: [instance]
2026-06-03 17:56:01.967140 | instance |
2026-06-03 17:56:01.967496 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-06-03 17:56:01.967821 | instance | Wednesday 03 June 2026 17:56:01 +0000 (0:00:05.382) 0:17:15.967 ********
2026-06-03 17:56:13.342121 | instance | changed: [instance] => (item=alertmanager)
2026-06-03 17:56:13.342402 | instance | changed: [instance] => (item=prometheus)
2026-06-03 17:56:13.342661 | instance |
2026-06-03 17:56:13.342957 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-06-03 17:56:13.343237 | instance | Wednesday 03 June 2026 17:56:13 +0000 (0:00:11.376) 0:17:27.344 ********
2026-06-03 17:56:24.825893 | instance | changed: [instance] => (item=alertmanager)
2026-06-03 17:56:24.826012 | instance | changed: [instance] => (item=prometheus)
2026-06-03 17:56:24.826522 | instance |
2026-06-03 17:56:24.827318 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-06-03 17:56:24.827401 | instance | Wednesday 03 June 2026 17:56:24 +0000 (0:00:11.482) 0:17:38.827 ********
2026-06-03 17:56:25.557883 | instance | changed: [instance]
2026-06-03 17:56:25.558075 | instance |
2026-06-03 17:56:25.558362 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-06-03 17:56:25.558604 | instance | Wednesday 03 June 2026 17:56:25 +0000 (0:00:00.732) 0:17:39.560 ********
2026-06-03 17:56:32.831268 | instance | ok: [instance]
2026-06-03 17:56:32.831518 | instance |
2026-06-03 17:56:32.831834 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-06-03 17:56:32.832130 | instance | Wednesday 03 June 2026 17:56:32 +0000 (0:00:07.273) 0:17:46.833 ********
2026-06-03 17:56:47.064058 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-06-03 17:56:47.064157 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-06-03 17:56:47.064820 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-06-03 17:56:47.064860 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-06-03 17:56:47.065972 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-06-03 17:56:47.066079 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-06-03 17:56:47.066100 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-06-03 17:56:47.066115 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-06-03 17:56:47.066169 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-06-03 17:56:47.067089 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-06-03 17:56:47.067126 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-06-03 17:56:47.067136 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-06-03 17:56:47.067720 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-06-03 17:56:47.067760 | instance |
2026-06-03 17:56:47.068260 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-06-03 17:56:47.068283 | instance | Wednesday 03 June 2026 17:56:47 +0000 (0:00:14.232) 0:18:01.066 ********
2026-06-03 17:57:17.765969 | instance | changed: [instance]
2026-06-03 17:57:17.766040 | instance |
2026-06-03 17:57:17.766052 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 17:57:17.766085 | instance | Wednesday 03 June 2026 17:57:17 +0000 (0:00:30.701) 0:18:31.767 ********
2026-06-03 17:57:17.831646 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 17:57:17.831725 | instance |
2026-06-03 17:57:17.831741 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 17:57:17.831755 | instance | Wednesday 03 June 2026 17:57:17 +0000 (0:00:00.065) 0:18:31.833 ********
2026-06-03 17:57:18.377507 | instance | changed: [instance]
2026-06-03 17:57:18.377552 | instance |
2026-06-03 17:57:18.377558 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-06-03 17:57:18.377563 | instance | Wednesday 03 June 2026 17:57:18 +0000 (0:00:00.546) 0:18:32.380 ********
2026-06-03 17:57:21.562017 | instance | changed: [instance]
2026-06-03 17:57:21.562069 | instance |
2026-06-03 17:57:21.562077 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 17:57:21.562084 | instance | Wednesday 03 June 2026 17:57:21 +0000 (0:00:03.183) 0:18:35.564 ********
2026-06-03 17:57:21.615492 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 17:57:21.615561 | instance |
2026-06-03 17:57:21.615580 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 17:57:21.615656 | instance | Wednesday 03 June 2026 17:57:21 +0000 (0:00:00.053) 0:18:35.617 ********
2026-06-03 17:57:22.164254 | instance | changed: [instance]
2026-06-03 17:57:22.164508 | instance |
2026-06-03 17:57:22.164694 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-06-03 17:57:22.164879 | instance | Wednesday 03 June 2026 17:57:22 +0000 (0:00:00.548) 0:18:36.166 ********
2026-06-03 17:57:24.412574 | instance | changed: [instance]
2026-06-03 17:57:24.412655 | instance |
2026-06-03 17:57:24.412773 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 17:57:24.412894 | instance | Wednesday 03 June 2026 17:57:24 +0000 (0:00:02.248) 0:18:38.415 ********
2026-06-03 17:57:24.474865 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 17:57:24.475039 | instance |
2026-06-03 17:57:24.475226 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 17:57:24.475415 | instance | Wednesday 03 June 2026 17:57:24 +0000 (0:00:00.062) 0:18:38.477 ********
2026-06-03 17:57:24.956296 | instance | changed: [instance]
2026-06-03 17:57:24.956422 | instance |
2026-06-03 17:57:24.956589 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-06-03 17:57:24.956756 | instance | Wednesday 03 June 2026 17:57:24 +0000 (0:00:00.481) 0:18:38.958 ********
2026-06-03 17:57:26.473858 | instance | changed: [instance]
2026-06-03 17:57:26.473981 | instance |
2026-06-03 17:57:26.474157 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-06-03 17:57:26.474351 | instance | Wednesday 03 June 2026 17:57:26 +0000 (0:00:01.517) 0:18:40.476 ********
2026-06-03 17:57:27.272625 | instance | changed: [instance]
2026-06-03 17:57:27.272843 | instance |
2026-06-03 17:57:27.273145 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 17:57:27.273419 | instance | Wednesday 03 June 2026 17:57:27 +0000 (0:00:00.798) 0:18:41.274 ********
2026-06-03 17:57:27.329717 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 17:57:27.329964 | instance |
2026-06-03 17:57:27.330288 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 17:57:27.330587 | instance | Wednesday 03 June 2026 17:57:27 +0000 (0:00:00.057) 0:18:41.332 ********
2026-06-03 17:57:27.892169 | instance | changed: [instance]
2026-06-03 17:57:27.892242 | instance |
2026-06-03 17:57:27.892500 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] ***************
2026-06-03 17:57:27.892547 | instance | Wednesday 03 June 2026 17:57:27 +0000 (0:00:00.562) 0:18:41.895 ********
2026-06-03 17:57:29.404678 | instance | changed: [instance]
2026-06-03 17:57:29.404757 | instance |
2026-06-03 17:57:29.404871 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 17:57:29.404992 | instance | Wednesday 03 June 2026 17:57:29 +0000 (0:00:01.512) 0:18:43.407 ********
2026-06-03 17:57:29.473965 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 17:57:29.474088 | instance |
2026-06-03 17:57:29.474287 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 17:57:29.474450 | instance | Wednesday 03 June 2026 17:57:29 +0000 (0:00:00.069) 0:18:43.476 ********
2026-06-03 17:57:29.970784 | instance | changed: [instance]
2026-06-03 17:57:29.970894 | instance |
2026-06-03 17:57:29.970999 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-06-03 17:57:29.971057 | instance | Wednesday 03 June 2026 17:57:29 +0000 (0:00:00.497) 0:18:43.973 ********
2026-06-03 17:57:31.601225 | instance | changed: [instance]
2026-06-03 17:57:31.601545 | instance |
2026-06-03 17:57:31.601887 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-06-03 17:57:31.602156 | instance |
2026-06-03 17:57:31.602493 | instance | TASK [Gathering Facts] *********************************************************
2026-06-03 17:57:31.602767 | instance | Wednesday 03 June 2026 17:57:31 +0000 (0:00:01.630) 0:18:45.603 ********
2026-06-03 17:57:33.738765 | instance | ok: [instance]
2026-06-03 17:57:33.739018 | instance |
2026-06-03 17:57:33.739292 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-03 17:57:33.739564 | instance | Wednesday 03 June 2026 17:57:33 +0000 (0:00:02.137) 0:18:47.741 ********
2026-06-03 17:57:33.822090 | instance | skipping: [instance]
2026-06-03 17:57:33.822177 | instance |
2026-06-03 17:57:33.822312 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-03 17:57:33.822452 | instance | Wednesday 03 June 2026 17:57:33 +0000 (0:00:00.083) 0:18:47.824 ********
2026-06-03 17:57:34.141988 | instance | ok: [instance]
2026-06-03 17:57:34.142237 | instance |
2026-06-03 17:57:34.142561 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-03 17:57:34.142847 | instance | Wednesday 03 June 2026 17:57:34 +0000 (0:00:00.319) 0:18:48.144 ********
2026-06-03 17:57:34.187582 | instance | skipping: [instance]
2026-06-03 17:57:34.187738 | instance |
2026-06-03 17:57:34.187916 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-03 17:57:34.188080 | instance | Wednesday 03 June 2026 17:57:34 +0000 (0:00:00.046) 0:18:48.190 ********
2026-06-03 17:57:34.233639 | instance | skipping: [instance]
2026-06-03 17:57:34.233906 | instance |
2026-06-03 17:57:34.234224 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-03 17:57:34.234543 | instance | Wednesday 03 June 2026 17:57:34 +0000 (0:00:00.046) 0:18:48.236 ********
2026-06-03 17:57:34.288928 | instance | skipping: [instance]
2026-06-03 17:57:34.289081 | instance |
2026-06-03 17:57:34.289263 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-03 17:57:34.289432 | instance | Wednesday 03 June 2026 17:57:34 +0000 (0:00:00.054) 0:18:48.291 ********
2026-06-03 17:57:34.342294 | instance | skipping: [instance]
2026-06-03 17:57:34.342493 | instance |
2026-06-03 17:57:34.342779 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-03 17:57:34.343073 | instance | Wednesday 03 June 2026 17:57:34 +0000 (0:00:00.053) 0:18:48.344 ********
2026-06-03 17:57:34.399552 | instance | skipping: [instance]
2026-06-03 17:57:34.399704 | instance |
2026-06-03 17:57:34.399893 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-03 17:57:34.400068 | instance | Wednesday 03 June 2026 17:57:34 +0000 (0:00:00.057) 0:18:48.401 ********
2026-06-03 17:57:34.462548 | instance | ok: [instance]
2026-06-03 17:57:34.462679 | instance |
2026-06-03 17:57:34.462878 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-03 17:57:34.463054 | instance | Wednesday 03 June 2026 17:57:34 +0000 (0:00:00.063) 0:18:48.464 ********
2026-06-03 17:57:34.523557 | instance | ok: [instance] => (item=oslo_cache)
2026-06-03 17:57:34.523803 | instance |
2026-06-03 17:57:34.524072 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-03 17:57:34.524334 | instance | Wednesday 03 June 2026 17:57:34 +0000 (0:00:00.061) 0:18:48.526 ********
2026-06-03 17:57:34.604356 | instance | ok: [instance]
2026-06-03 17:57:34.604546 | instance |
2026-06-03 17:57:34.604843 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 17:57:34.605094 | instance | Wednesday 03 June 2026 17:57:34 +0000 (0:00:00.080) 0:18:48.606 ********
2026-06-03 17:57:34.679108 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 17:57:34.679364 | instance |
2026-06-03 17:57:34.679734 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 17:57:34.679762 | instance | Wednesday 03 June 2026 17:57:34 +0000 (0:00:00.074) 0:18:48.681 ********
2026-06-03 17:57:35.260267 | instance | changed: [instance]
2026-06-03 17:57:35.260355 | instance |
2026-06-03 17:57:35.260584 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-06-03 17:57:35.260750 | instance | Wednesday 03 June 2026 17:57:35 +0000 (0:00:00.580) 0:18:49.262 ********
2026-06-03 17:57:36.876699 | instance | changed: [instance]
2026-06-03 17:57:36.876927 | instance |
2026-06-03 17:57:36.877339 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-06-03 17:57:36.877741 | instance | Wednesday 03 June 2026 17:57:36 +0000 (0:00:01.616) 0:18:50.878 ********
2026-06-03 17:57:38.257007 | instance | changed: [instance]
2026-06-03 17:57:38.257133 | instance |
2026-06-03 17:57:38.257308 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-03 17:57:38.257471 | instance | Wednesday 03 June 2026 17:57:38 +0000 (0:00:01.379) 0:18:52.258 ********
2026-06-03 17:57:42.431446 | instance | changed: [instance]
2026-06-03 17:57:42.431549 | instance |
2026-06-03 17:57:42.431628 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-03 17:57:42.431759 | instance | Wednesday 03 June 2026 17:57:42 +0000 (0:00:04.175) 0:18:56.433 ********
2026-06-03 17:57:42.655946 | instance | changed: [instance]
2026-06-03 17:57:42.656143 | instance |
2026-06-03 17:57:42.656409 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-03 17:57:42.656683 | instance | Wednesday 03 June 2026 17:57:42 +0000 (0:00:00.224) 0:18:56.658 ********
2026-06-03 17:57:43.203207 | instance | changed: [instance]
2026-06-03 17:57:43.203410 | instance |
2026-06-03 17:57:43.203704 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-03 17:57:43.203971 | instance | Wednesday 03 June 2026 17:57:43 +0000 (0:00:00.547) 0:18:57.205 ********
2026-06-03 17:57:43.308753 | instance | ok: [instance]
2026-06-03 17:57:43.309146 | instance |
2026-06-03 17:57:43.309575 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-03 17:57:43.309988 | instance | Wednesday 03 June 2026 17:57:43 +0000 (0:00:00.105) 0:18:57.310 ********
2026-06-03 17:57:43.401041 | instance | included: rabbitmq for instance
2026-06-03 17:57:43.401275 | instance |
2026-06-03 17:57:43.401558 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-03 17:57:43.401824 | instance | Wednesday 03 June 2026 17:57:43 +0000 (0:00:00.092) 0:18:57.403 ********
2026-06-03 17:57:44.101940 | instance | ok: [instance]
2026-06-03 17:57:44.102168 | instance |
2026-06-03 17:57:44.102486 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-03 17:57:44.102754 | instance | Wednesday 03 June 2026 17:57:44 +0000 (0:00:00.700) 0:18:58.103 ********
2026-06-03 17:57:44.161254 | instance | skipping: [instance]
2026-06-03 17:57:44.161588 | instance |
2026-06-03 17:57:44.162073 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-03 17:57:44.162478 | instance | Wednesday 03 June 2026 17:57:44 +0000 (0:00:00.059) 0:18:58.163 ********
2026-06-03 17:57:44.232745 | instance | skipping: [instance]
2026-06-03 17:57:44.232957 | instance |
2026-06-03 17:57:44.233225 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-03 17:57:44.233503 | instance | Wednesday 03 June 2026 17:57:44 +0000 (0:00:00.071) 0:18:58.235 ********
2026-06-03 17:57:44.302017 | instance | skipping: [instance]
2026-06-03 17:57:44.302131 | instance |
2026-06-03 17:57:44.302313 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-03 17:57:44.302474 | instance | Wednesday 03 June 2026 17:57:44 +0000 (0:00:00.068) 0:18:58.304 ********
2026-06-03 17:58:15.221503 | instance | changed: [instance]
2026-06-03 17:58:15.221738 | instance |
2026-06-03 17:58:15.222025 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-03 17:58:15.222329 | instance | Wednesday 03 June 2026 17:58:15 +0000 (0:00:30.919) 0:19:29.223 ********
2026-06-03 17:58:15.939957 | instance | ok: [instance]
2026-06-03 17:58:15.940183 | instance |
2026-06-03 17:58:15.940523 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-03 17:58:15.940835 | instance | Wednesday 03 June 2026 17:58:15 +0000 (0:00:00.718) 0:19:29.942 ********
2026-06-03 17:58:16.003806 | instance | ok: [instance]
2026-06-03 17:58:16.004147 | instance |
2026-06-03 17:58:16.004474 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-03 17:58:16.004750 | instance | Wednesday 03 June 2026 17:58:15 +0000 (0:00:00.063) 0:19:30.006 ********
2026-06-03 17:58:16.078930 | instance | skipping: [instance]
2026-06-03 17:58:16.079193 | instance |
2026-06-03 17:58:16.079499 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-03 17:58:16.079771 | instance | Wednesday 03 June 2026 17:58:16 +0000 (0:00:00.075) 0:19:30.081 ********
2026-06-03 17:58:16.141667 | instance | skipping: [instance]
2026-06-03 17:58:16.141891 | instance |
2026-06-03 17:58:16.142211 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-03 17:58:16.142557 | instance | Wednesday 03 June 2026 17:58:16 +0000 (0:00:00.062) 0:19:30.143 ********
2026-06-03 17:58:16.204118 | instance | ok: [instance]
2026-06-03 17:58:16.204314 | instance |
2026-06-03 17:58:16.204609 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-03 17:58:16.204862 | instance | Wednesday 03 June 2026 17:58:16 +0000 (0:00:00.062) 0:19:30.206 ********
2026-06-03 17:58:16.325001 | instance | ok: [instance] => (item=oslo_db)
2026-06-03 17:58:16.325277 | instance | ok: [instance] => (item=oslo_cache)
2026-06-03 17:58:16.325557 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-03 17:58:16.325836 | instance | ok: [instance] => (item=identity)
2026-06-03 17:58:16.326126 | instance |
2026-06-03 17:58:16.326484 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-03 17:58:16.326764 | instance | Wednesday 03 June 2026 17:58:16 +0000 (0:00:00.120) 0:19:30.327 ********
2026-06-03 17:58:16.420850 | instance | ok: [instance]
2026-06-03 17:58:16.421106 | instance |
2026-06-03 17:58:16.421419 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 17:58:16.421706 | instance | Wednesday 03 June 2026 17:58:16 +0000 (0:00:00.095) 0:19:30.422 ********
2026-06-03 17:58:16.490896 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 17:58:16.491109 | instance |
2026-06-03 17:58:16.491385 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 17:58:16.491663 | instance | Wednesday 03 June 2026 17:58:16 +0000 (0:00:00.070) 0:19:30.493 ********
2026-06-03 17:58:17.025181 | instance | changed: [instance]
2026-06-03 17:58:17.025311 | instance |
2026-06-03 17:58:17.025513 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-06-03 17:58:17.025747 | instance | Wednesday 03 June 2026 17:58:17 +0000 (0:00:00.534) 0:19:31.027 ********
2026-06-03 17:58:18.810604 | instance | ok: [instance] => (item=None)
2026-06-03 17:58:18.810950 | instance | ok: [instance]
2026-06-03 17:58:18.811250 | instance |
2026-06-03 17:58:18.811568 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-06-03 17:58:18.811858 | instance | Wednesday 03 June 2026 17:58:18 +0000 (0:00:01.784) 0:19:32.812 ********
2026-06-03 17:58:19.941374 | instance | ok: [instance] => (item=atmosphere)
2026-06-03 17:58:19.941562 | instance |
2026-06-03 17:58:19.941851 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-06-03 17:58:19.942117 | instance | Wednesday 03 June 2026 17:58:19 +0000 (0:00:01.131) 0:19:33.943 ********
2026-06-03 17:58:20.893315 | instance | changed: [instance]
2026-06-03 17:58:20.893456 | instance |
2026-06-03 17:58:20.893724 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-06-03 17:58:20.893981 | instance | Wednesday 03 June 2026 17:58:20 +0000 (0:00:00.951) 0:19:34.895 ********
2026-06-03 17:58:22.046698 | instance | changed: [instance] => (item=None)
2026-06-03 17:58:22.046943 | instance | changed: [instance]
2026-06-03 17:58:22.047193 | instance |
2026-06-03 17:58:22.047512 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-06-03 17:58:22.047776 | instance | Wednesday 03 June 2026 17:58:22 +0000 (0:00:01.153) 0:19:36.048 ********
2026-06-03 17:58:23.865741 | instance | changed: [instance] => (item=None)
2026-06-03 17:58:23.865830 | instance | changed: [instance]
2026-06-03 17:58:23.865842 | instance |
2026-06-03 17:58:23.865861 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-06-03 17:58:23.866101 | instance | Wednesday 03 June 2026 17:58:23 +0000 (0:00:01.818) 0:19:37.867 ********
2026-06-03 18:01:04.528855 | instance | changed: [instance]
2026-06-03 18:01:04.528952 | instance |
2026-06-03 18:01:04.529034 | instance | TASK [Create Ingress] **********************************************************
2026-06-03 18:01:04.529576 | instance | Wednesday 03 June 2026 18:01:04 +0000 (0:02:40.663) 0:22:18.530 ********
2026-06-03 18:01:04.652349 | instance | included: openstack_helm_ingress for instance
2026-06-03 18:01:04.652572 | instance |
2026-06-03 18:01:04.652836 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-03 18:01:04.653096 | instance | Wednesday 03 June 2026 18:01:04 +0000 (0:00:00.124) 0:22:18.654 ********
2026-06-03 18:01:04.721992 | instance | skipping: [instance]
2026-06-03 18:01:04.722295 | instance |
2026-06-03 18:01:04.722780 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-03 18:01:04.723058 | instance | Wednesday 03 June 2026 18:01:04 +0000 (0:00:00.069) 0:22:18.724 ********
2026-06-03 18:01:04.786230 | instance | skipping: [instance]
2026-06-03 18:01:04.786494 | instance |
2026-06-03 18:01:04.786794 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-03 18:01:04.787063 | instance | Wednesday 03 June 2026 18:01:04 +0000 (0:00:00.063) 0:22:18.788 ********
2026-06-03 18:01:04.856976 | instance | ok: [instance]
2026-06-03 18:01:04.857211 | instance |
2026-06-03 18:01:04.857481 | instance | TASK [Create Ingress identity] *************************************************
2026-06-03 18:01:04.857747 | instance | Wednesday 03 June 2026 18:01:04 +0000 (0:00:00.070) 0:22:18.859 ********
2026-06-03 18:01:04.941567 | instance | included: ingress for instance
2026-06-03 18:01:04.941807 | instance |
2026-06-03 18:01:04.942094 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-06-03 18:01:04.942409 | instance | Wednesday 03 June 2026 18:01:04 +0000 (0:00:00.084) 0:22:18.944 ********
2026-06-03 18:01:05.973320 | instance | changed: [instance]
2026-06-03 18:01:05.973471 | instance |
2026-06-03 18:01:05.973718 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-06-03 18:01:05.973942 | instance | Wednesday 03 June 2026 18:01:05 +0000 (0:00:01.031) 0:22:19.975 ********
2026-06-03 18:01:09.419271 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-06-03 18:01:09.419345 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-06-03 18:01:09.419353 | instance | ok: [instance]
2026-06-03 18:01:09.419359 | instance |
2026-06-03 18:01:09.419366 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-06-03 18:01:09.419371 | instance | Wednesday 03 June 2026 18:01:09 +0000 (0:00:03.445) 0:22:23.420 ********
2026-06-03 18:01:10.181523 | instance | ok: [instance]
2026-06-03 18:01:10.181571 | instance |
2026-06-03 18:01:10.181578 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-06-03 18:01:10.181583 | instance | Wednesday 03 June 2026 18:01:10 +0000 (0:00:00.762) 0:22:24.183 ********
2026-06-03 18:01:11.625649 | instance | ok: [instance] => (item=atmosphere)
2026-06-03 18:01:11.625748 | instance |
2026-06-03 18:01:11.625773 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-06-03 18:01:11.625793 | instance | Wednesday 03 June 2026 18:01:11 +0000 (0:00:01.443) 0:22:25.627 ********
2026-06-03 18:01:12.913966 | instance | changed: [instance] => (item=atmosphere)
2026-06-03 18:01:12.914071 | instance |
2026-06-03 18:01:12.914327 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-06-03 18:01:12.914428 | instance | Wednesday 03 June 2026 18:01:12 +0000 (0:00:01.289) 0:22:26.916 ********
2026-06-03 18:01:14.101962 | instance | changed: [instance] => (item=atmosphere)
2026-06-03 18:01:14.102176 | instance |
2026-06-03 18:01:14.102530 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-06-03 18:01:14.102803 | instance | Wednesday 03 June 2026 18:01:14 +0000 (0:00:01.187) 0:22:28.104 ********
2026-06-03 18:01:15.374445 | instance | changed: [instance] => (item=atmosphere)
2026-06-03 18:01:15.374678 | instance |
2026-06-03 18:01:15.374987 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-06-03 18:01:15.375261 | instance | Wednesday 03 June 2026 18:01:15 +0000 (0:00:01.272) 0:22:29.376 ********
2026-06-03 18:01:15.618210 | instance | changed: [instance]
2026-06-03 18:01:15.618374 | instance |
2026-06-03 18:01:15.618565 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-03 18:01:15.618753 | instance | Wednesday 03 June 2026 18:01:15 +0000 (0:00:00.244) 0:22:29.620 ********
2026-06-03 18:01:16.849629 | instance | ok: [instance]
2026-06-03 18:01:16.849712 | instance |
2026-06-03 18:01:16.849725 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-03 18:01:16.849735 | instance | Wednesday 03 June 2026 18:01:16 +0000 (0:00:01.230) 0:22:30.851 ********
2026-06-03 18:01:17.094821 | instance | ok: [instance]
2026-06-03 18:01:17.094889 | instance |
2026-06-03 18:01:17.094901 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-03 18:01:17.094911 | instance | Wednesday 03 June 2026 18:01:17 +0000 (0:00:00.245) 0:22:31.096 ********
2026-06-03 18:01:17.176690 | instance | ok: [instance] => {
2026-06-03 18:01:17.177097 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz"
2026-06-03 18:01:17.177411 | instance | }
2026-06-03 18:01:17.177711 | instance |
2026-06-03 18:01:17.178028 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-03 18:01:17.178423 | instance | Wednesday 03 June 2026 18:01:17 +0000 (0:00:00.082) 0:22:31.179 ********
2026-06-03 18:01:17.943383 | instance | changed: [instance]
2026-06-03 18:01:17.943457 | instance |
2026-06-03 18:01:17.943469 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-03 18:01:17.943479 | instance | Wednesday 03 June 2026 18:01:17 +0000 (0:00:00.765) 0:22:31.945 ********
2026-06-03 18:01:19.300812 | instance | changed: [instance]
2026-06-03 18:01:19.300907 | instance |
2026-06-03 18:01:19.300928 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-06-03 18:01:19.300977 | instance | Wednesday 03 June 2026 18:01:19 +0000 (0:00:01.358) 0:22:33.303 ********
2026-06-03 18:01:19.861873 | instance | changed: [instance]
2026-06-03 18:01:19.862176 | instance |
2026-06-03 18:01:19.862509 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-06-03 18:01:19.862814 | instance | Wednesday 03 June 2026 18:01:19 +0000 (0:00:00.561) 0:22:33.864 ********
2026-06-03 18:01:20.834489 | instance | ok: [instance]
2026-06-03 18:01:20.834582 | instance |
2026-06-03 18:01:20.834781 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-06-03 18:01:20.834949 | instance | Wednesday 03 June 2026 18:01:20 +0000 (0:00:00.971) 0:22:34.836 ********
2026-06-03 18:01:21.721745 | instance | ok: [instance]
2026-06-03 18:01:21.721970 | instance |
2026-06-03 18:01:21.722290 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-06-03 18:01:21.722558 | instance | Wednesday 03 June 2026 18:01:21 +0000 (0:00:00.886) 0:22:35.722 ********
2026-06-03 18:01:22.084229 | instance | ok: [instance]
2026-06-03 18:01:22.084465 | instance |
2026-06-03 18:01:22.084750 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-06-03 18:01:22.085087 | instance | Wednesday 03 June 2026 18:01:22 +0000 (0:00:00.363) 0:22:36.086 ********
2026-06-03 18:01:22.215356 | instance | included: openstack_helm_endpoints for instance
2026-06-03 18:01:22.215623 | instance |
2026-06-03 18:01:22.215960 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-03 18:01:22.216256 | instance | Wednesday 03 June 2026 18:01:22 +0000 (0:00:00.130) 0:22:36.217 ********
2026-06-03 18:01:22.282415 | instance | skipping: [instance]
2026-06-03 18:01:22.282659 | instance |
2026-06-03 18:01:22.282929 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-03 18:01:22.283207 | instance | Wednesday 03 June 2026 18:01:22 +0000 (0:00:00.066) 0:22:36.284 ********
2026-06-03 18:01:22.339442 | instance | skipping: [instance]
2026-06-03 18:01:22.339718 | instance |
2026-06-03 18:01:22.340154 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-03 18:01:22.340490 | instance | Wednesday 03 June 2026 18:01:22 +0000 (0:00:00.056) 0:22:36.341 ********
2026-06-03 18:01:22.398210 | instance | skipping: [instance]
2026-06-03 18:01:22.398403 | instance |
2026-06-03 18:01:22.398604 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-03 18:01:22.398784 | instance | Wednesday 03 June 2026 18:01:22 +0000 (0:00:00.059) 0:22:36.400 ********
2026-06-03 18:01:22.454697 | instance | skipping: [instance]
2026-06-03 18:01:22.454869 | instance |
2026-06-03 18:01:22.455061 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-03 18:01:22.455239 | instance | Wednesday 03 June 2026 18:01:22 +0000 (0:00:00.056) 0:22:36.457 ********
2026-06-03 18:01:22.519692 | instance | skipping: [instance]
2026-06-03 18:01:22.519858 | instance |
2026-06-03 18:01:22.520006 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-03 18:01:22.520144 | instance | Wednesday 03 June 2026 18:01:22 +0000 (0:00:00.064) 0:22:36.522 ********
2026-06-03 18:01:22.578913 | instance | skipping: [instance]
2026-06-03 18:01:22.579096 | instance |
2026-06-03 18:01:22.579293 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-03 18:01:22.579472 | instance | Wednesday 03 June 2026 18:01:22 +0000 (0:00:00.059) 0:22:36.581 ********
2026-06-03 18:01:22.760816 | instance | ok: [instance]
2026-06-03 18:01:22.761060 | instance |
2026-06-03 18:01:22.761337 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-03 18:01:22.761595 | instance | Wednesday 03 June 2026 18:01:22 +0000 (0:00:00.182) 0:22:36.763 ********
2026-06-03 18:01:22.832621 | instance | ok: [instance] => (item=identity)
2026-06-03 18:01:22.832944 | instance |
2026-06-03 18:01:22.833210 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-03 18:01:22.833468 | instance | Wednesday 03 June 2026 18:01:22 +0000 (0:00:00.072) 0:22:36.835 ********
2026-06-03 18:01:22.908355 | instance | ok: [instance]
2026-06-03 18:01:22.908601 | instance |
2026-06-03 18:01:22.908888 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-06-03 18:01:22.909147 | instance | Wednesday 03 June 2026 18:01:22 +0000 (0:00:00.075) 0:22:36.911 ********
2026-06-03 18:01:23.437413 | instance | changed: [instance]
2026-06-03 18:01:23.437796 | instance |
2026-06-03 18:01:23.438088 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-06-03 18:01:23.438419 | instance | Wednesday 03 June 2026 18:01:23 +0000 (0:00:00.526) 0:22:37.438 ********
2026-06-03 18:01:23.974772 | instance | changed: [instance]
2026-06-03 18:01:23.974864 | instance |
2026-06-03 18:01:23.974878 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-06-03 18:01:23.974968 | instance | Wednesday 03 June 2026 18:01:23 +0000 (0:00:00.535) 0:22:37.974 ********
2026-06-03 18:01:24.509222 | instance | changed: [instance]
2026-06-03 18:01:24.509447 | instance |
2026-06-03 18:01:24.509711 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-06-03 18:01:24.509971 | instance | Wednesday 03 June 2026 18:01:24 +0000 (0:00:00.537) 0:22:38.511 ********
2026-06-03 18:01:25.039870 | instance | changed: [instance]
2026-06-03 18:01:25.040041 | instance |
2026-06-03 18:01:25.040314 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-03 18:01:25.040570 | instance | Wednesday 03 June 2026 18:01:25 +0000 (0:00:00.530) 0:22:39.042 ********
2026-06-03 18:01:25.134769 | instance | ok: [instance]
2026-06-03 18:01:25.135423 | instance |
2026-06-03 18:01:25.135439 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-03 18:01:25.135588 | instance | Wednesday 03 June 2026 18:01:25 +0000 (0:00:00.094) 0:22:39.136 ********
2026-06-03 18:01:25.242028 | instance | included: rabbitmq for instance
2026-06-03 18:01:25.242299 | instance |
2026-06-03 18:01:25.242600 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-03 18:01:25.242894 | instance | Wednesday 03 June 2026 18:01:25 +0000 (0:00:00.107) 0:22:39.244 ********
2026-06-03 18:01:25.965726 | instance | ok: [instance]
2026-06-03 18:01:25.965932 | instance |
2026-06-03 18:01:25.966344 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-03 18:01:25.966613 | instance | Wednesday 03 June 2026 18:01:25 +0000 (0:00:00.723) 0:22:39.967 ********
2026-06-03 18:01:26.017155 | instance | skipping: [instance]
2026-06-03 18:01:26.017330 | instance |
2026-06-03 18:01:26.017646 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-03 18:01:26.017892 | instance | Wednesday 03 June 2026 18:01:26 +0000 (0:00:00.052) 0:22:40.020 ********
2026-06-03 18:01:26.064842 | instance | skipping: [instance]
2026-06-03 18:01:26.065068 | instance |
2026-06-03 18:01:26.065346 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-03 18:01:26.065608 | instance | Wednesday 03 June 2026 18:01:26 +0000 (0:00:00.047) 0:22:40.067 ********
2026-06-03 18:01:26.110845 | instance | skipping: [instance]
2026-06-03 18:01:26.110953 | instance |
2026-06-03 18:01:26.111071 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-03 18:01:26.111193 | instance | Wednesday 03 June 2026 18:01:26 +0000 (0:00:00.046) 0:22:40.114 ********
2026-06-03 18:01:57.065209 | instance | changed: [instance]
2026-06-03 18:01:57.065301 | instance |
2026-06-03 18:01:57.065484 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-03 18:01:57.065642 | instance | Wednesday 03 June 2026 18:01:57 +0000 (0:00:30.953) 0:23:11.067 ********
2026-06-03 18:01:57.908625 | instance | ok: [instance]
2026-06-03 18:01:57.908846 | instance |
2026-06-03 18:01:57.909134 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-03 18:01:57.909397 | instance | Wednesday 03 June 2026 18:01:57 +0000 (0:00:00.843) 0:23:11.910 ********
2026-06-03 18:01:57.976026 | instance | ok: [instance]
2026-06-03 18:01:57.976262 | instance |
2026-06-03 18:01:57.976540 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-03 18:01:57.976803 | instance | Wednesday 03 June 2026 18:01:57 +0000 (0:00:00.067) 0:23:11.978 ********
2026-06-03 18:01:58.038118 | instance | skipping: [instance]
2026-06-03 18:01:58.038408 | instance |
2026-06-03 18:01:58.038697 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-03 18:01:58.038943 | instance | Wednesday 03 June 2026 18:01:58 +0000 (0:00:00.062) 0:23:12.040 ********
2026-06-03 18:01:58.104457 | instance | skipping: [instance]
2026-06-03 18:01:58.104553 | instance |
2026-06-03 18:01:58.104753 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-03 18:01:58.104912 | instance | Wednesday 03 June 2026 18:01:58 +0000 (0:00:00.065) 0:23:12.106 ********
2026-06-03 18:01:58.174835 | instance | ok: [instance]
2026-06-03 18:01:58.175051 | instance |
2026-06-03 18:01:58.175351 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-03 18:01:58.175615 | instance | Wednesday 03 June 2026 18:01:58 +0000 (0:00:00.070) 0:23:12.177 ********
2026-06-03 18:01:58.296919 | instance | ok: [instance] => (item=oslo_db)
2026-06-03 18:01:58.297159 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-03 18:01:58.297490 | instance | ok: [instance] => (item=key_manager)
2026-06-03 18:01:58.297712 | instance | ok: [instance] => (item=identity)
2026-06-03 18:01:58.297875 | instance | ok: [instance] => (item=oslo_cache)
2026-06-03 18:01:58.298029 | instance |
2026-06-03 18:01:58.298249 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-03 18:01:58.298414 | instance | Wednesday 03 June 2026 18:01:58 +0000 (0:00:00.121) 0:23:12.299 ********
2026-06-03 18:01:58.370033 | instance | ok: [instance]
2026-06-03 18:01:58.370827 | instance |
2026-06-03 18:01:58.371421 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 18:01:58.371708 | instance | Wednesday 03 June 2026 18:01:58 +0000 (0:00:00.073) 0:23:12.372 ********
2026-06-03 18:01:58.453464 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 18:01:58.453674 | instance |
2026-06-03 18:01:58.453959 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 18:01:58.454280 | instance | Wednesday 03 June 2026 18:01:58 +0000 (0:00:00.083) 0:23:12.455 ********
2026-06-03 18:01:59.002289 | instance | changed: [instance]
2026-06-03 18:01:59.002532 | instance |
2026-06-03 18:01:59.002826 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-06-03 18:01:59.003112 | instance | Wednesday 03 June 2026 18:01:58 +0000 (0:00:00.548) 0:23:13.004 ********
2026-06-03 18:03:42.989172 | instance | changed: [instance]
2026-06-03 18:03:42.989594 | instance |
2026-06-03 18:03:42.990006 | instance | TASK [Create Ingress] **********************************************************
2026-06-03 18:03:42.990721 | instance | Wednesday 03 June 2026 18:03:42 +0000 (0:01:43.986) 0:24:56.991 ********
2026-06-03 18:03:43.116589 | instance | included: openstack_helm_ingress for instance
2026-06-03 18:03:43.116671 | instance |
2026-06-03 18:03:43.116790 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-03 18:03:43.116915 | instance | Wednesday 03 June 2026 18:03:43 +0000 (0:00:00.127) 0:24:57.119 ********
2026-06-03 18:03:43.175628 | instance | skipping: [instance]
2026-06-03 18:03:43.175744 | instance |
2026-06-03 18:03:43.175860 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-03 18:03:43.175979 | instance | Wednesday 03 June 2026 18:03:43 +0000 (0:00:00.059) 0:24:57.178 ********
2026-06-03 18:03:43.242565 | instance | skipping: [instance]
2026-06-03 18:03:43.242682 | instance |
2026-06-03 18:03:43.242886 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-03 18:03:43.243045 | instance | Wednesday 03 June 2026 18:03:43 +0000 (0:00:00.066) 0:24:57.244 ********
2026-06-03 18:03:43.313055 | instance | ok: [instance]
2026-06-03 18:03:43.313180 | instance |
2026-06-03 18:03:43.313400 | instance | TASK [Create Ingress key-manager] **********************************************
2026-06-03 18:03:43.313568 | instance | Wednesday 03 June 2026 18:03:43 +0000 (0:00:00.071) 0:24:57.315 ********
2026-06-03 18:03:43.391494 | instance | included: ingress for instance
2026-06-03 18:03:43.391741 | instance |
2026-06-03 18:03:43.392024 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-06-03 18:03:43.392308 | instance | Wednesday 03 June 2026 18:03:43 +0000 (0:00:00.078) 0:24:57.394 ********
2026-06-03 18:03:44.501555 | instance | changed: [instance]
2026-06-03 18:03:44.501814 | instance |
2026-06-03 18:03:44.502172 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-06-03 18:03:44.502497 | instance | Wednesday 03 June 2026 18:03:44 +0000 (0:00:01.108) 0:24:58.502 ********
2026-06-03 18:03:45.706291 | instance | changed: [instance]
2026-06-03 18:03:45.706500 | instance |
2026-06-03 18:03:45.706782 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-06-03 18:03:45.707046 | instance | Wednesday 03 June 2026 18:03:45 +0000 (0:00:01.206) 0:24:59.708 ********
2026-06-03 18:03:56.641576 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-06-03 18:03:56.641756 | instance |
2026-06-03 18:03:56.642057 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 18:03:56.642376 | instance | Wednesday 03 June 2026 18:03:56 +0000 (0:00:10.935) 0:25:10.644 ********
2026-06-03 18:03:56.708695 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 18:03:56.708830 | instance |
2026-06-03 18:03:56.709122 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 18:03:56.709373 | instance | Wednesday 03 June 2026 18:03:56 +0000 (0:00:00.067) 0:25:10.711 ********
2026-06-03 18:03:57.232930 | instance | changed: [instance]
2026-06-03 18:03:57.233151 | instance |
2026-06-03 18:03:57.233419 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-06-03 18:03:57.233682 | instance | Wednesday 03 June 2026 18:03:57 +0000 (0:00:00.524) 0:25:11.235 ********
2026-06-03 18:04:00.718486 | instance | changed: [instance]
2026-06-03 18:04:00.718600 | instance |
2026-06-03 18:04:00.718613 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-03 18:04:00.718623 | instance | Wednesday 03 June 2026 18:04:00 +0000 (0:00:03.483) 0:25:14.718 ********
2026-06-03 18:04:00.784025 | instance | skipping: [instance]
2026-06-03 18:04:00.784103 | instance |
2026-06-03 18:04:00.784113 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-03 18:04:00.784120 | instance | Wednesday 03 June 2026 18:04:00 +0000 (0:00:00.066) 0:25:14.785 ********
2026-06-03 18:04:00.836648 | instance | skipping: [instance]
2026-06-03 18:04:00.836734 | instance |
2026-06-03 18:04:00.836826 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-03 18:04:00.836948 | instance | Wednesday 03 June 2026 18:04:00 +0000 (0:00:00.053) 0:25:14.839 ********
2026-06-03 18:04:00.885547 | instance | skipping: [instance]
2026-06-03 18:04:00.885634 | instance |
2026-06-03 18:04:00.885875 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-03 18:04:00.885936 | instance | Wednesday 03 June 2026 18:04:00 +0000 (0:00:00.048) 0:25:14.888 ********
2026-06-03 18:04:00.949973 | instance | skipping: [instance]
2026-06-03 18:04:00.950036 | instance |
2026-06-03 18:04:00.950042 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-03 18:04:00.950048 | instance | Wednesday 03 June 2026 18:04:00 +0000 (0:00:00.063) 0:25:14.952 ********
2026-06-03 18:04:01.006342 | instance | skipping: [instance]
2026-06-03 18:04:01.006475 | instance |
2026-06-03 18:04:01.008322 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-03 18:04:01.008374 | instance | Wednesday 03 June 2026 18:04:01 +0000 (0:00:00.056) 0:25:15.008 ********
2026-06-03 18:04:01.060079 | instance | skipping: [instance]
2026-06-03 18:04:01.060148 | instance |
2026-06-03 18:04:01.060483 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-03 18:04:01.060496 | instance | Wednesday 03 June 2026 18:04:01 +0000 (0:00:00.053) 0:25:15.062 ********
2026-06-03 18:04:01.119641 | instance | ok: [instance]
2026-06-03 18:04:01.119755 | instance |
2026-06-03 18:04:01.119997 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-03 18:04:01.120049 | instance | Wednesday 03 June 2026 18:04:01 +0000 (0:00:00.059) 0:25:15.122 ********
2026-06-03 18:04:01.188340 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-06-03 18:04:01.188427 | instance |
2026-06-03 18:04:01.188704 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-03 18:04:01.188754 | instance | Wednesday 03 June 2026 18:04:01 +0000 (0:00:00.068) 0:25:15.191 ********
2026-06-03 18:04:01.271890 | instance | ok: [instance]
2026-06-03 18:04:01.272399 | instance |
2026-06-03 18:04:01.272700 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 18:04:01.272929 | instance | Wednesday 03 June 2026 18:04:01 +0000 (0:00:00.083) 0:25:15.274 ********
2026-06-03 18:04:01.345977 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 18:04:01.346062 | instance |
2026-06-03 18:04:01.346172 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 18:04:01.346420 | instance | Wednesday 03 June 2026 18:04:01 +0000 (0:00:00.074) 0:25:15.348 ********
2026-06-03 18:04:01.881651 | instance | changed: [instance]
2026-06-03 18:04:01.881738 | instance |
2026-06-03 18:04:01.882029 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-06-03 18:04:01.882092 | instance | Wednesday 03 June 2026 18:04:01 +0000 (0:00:00.535) 0:25:15.884 ********
2026-06-03 18:04:25.612796 | instance | ok: [instance]
2026-06-03 18:04:25.612893 | instance |
2026-06-03 18:04:25.613150 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-06-03 18:04:25.613204 | instance | Wednesday 03 June 2026 18:04:25 +0000 (0:00:23.731) 0:25:39.615 ********
2026-06-03 18:04:40.113776 | instance | ok: [instance]
2026-06-03 18:04:40.113879 | instance |
2026-06-03 18:04:40.113892 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-06-03 18:04:40.114054 | instance | Wednesday 03 June 2026 18:04:40 +0000 (0:00:14.500) 0:25:54.116 ********
2026-06-03 18:04:41.622517 | instance | ok: [instance]
2026-06-03 18:04:41.622622 | instance |
2026-06-03 18:04:41.622863 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-06-03 18:04:41.622912 | instance | Wednesday 03 June 2026 18:04:41 +0000 (0:00:01.508) 0:25:55.625 ********
2026-06-03 18:04:42.870834 | instance | ok: [instance]
2026-06-03 18:04:42.870888 | instance |
2026-06-03 18:04:42.870894 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-06-03 18:04:42.870899 | instance | Wednesday 03 June 2026 18:04:42 +0000 (0:00:01.247) 0:25:56.873 ********
2026-06-03 18:04:43.604885 | instance | changed: [instance]
2026-06-03 18:04:43.604935 | instance |
2026-06-03 18:04:43.604941 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-06-03 18:04:43.604946 | instance | Wednesday 03 June 2026 18:04:43 +0000 (0:00:00.733) 0:25:57.607 ********
2026-06-03 18:04:44.345025 | instance | changed: [instance]
2026-06-03 18:04:44.345112 | instance |
2026-06-03 18:04:44.345376 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-06-03 18:04:44.345424 | instance | Wednesday 03 June 2026 18:04:44 +0000 (0:00:00.740) 0:25:58.347 ********
2026-06-03 18:04:47.473745 | instance | changed: [instance]
2026-06-03 18:04:47.473840 | instance |
2026-06-03 18:04:47.474083 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-06-03 18:04:47.474134 | instance | Wednesday 03 June 2026 18:04:47 +0000 (0:00:03.128) 0:26:01.476 ********
2026-06-03 18:04:49.167706 | instance | [WARNING]: Module did not set no_log for update_password
2026-06-03 18:04:49.192696 | instance | changed: [instance]
2026-06-03 18:04:49.200372 | instance |
2026-06-03 18:04:49.200417 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-06-03 18:04:49.200433 | instance | Wednesday 03 June 2026 18:04:49 +0000 (0:00:01.718) 0:26:03.195 ********
2026-06-03 18:04:58.296122 | instance | ok: [instance]
2026-06-03 18:04:58.296231 | instance |
2026-06-03 18:04:58.296521 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-06-03 18:04:58.296565 | instance | Wednesday 03 June 2026 18:04:58 +0000 (0:00:09.103) 0:26:12.298 ********
2026-06-03 18:04:59.419332 | instance | changed: [instance]
2026-06-03 18:04:59.419377 | instance |
2026-06-03 18:04:59.419382 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-06-03 18:04:59.419387 | instance | Wednesday 03 June 2026 18:04:59 +0000 (0:00:01.123) 0:26:13.421 ********
2026-06-03 18:05:01.643689 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-210.nip.io/swift/v1/%(tenant_id)s'})
2026-06-03 18:05:01.643805 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-06-03 18:05:01.643900 | instance |
2026-06-03 18:05:01.644023 | instance | TASK [Create Ingress] **********************************************************
2026-06-03 18:05:01.644143 | instance | Wednesday 03 June 2026 18:05:01 +0000 (0:00:02.224) 0:26:15.646 ********
2026-06-03 18:05:01.752120 | instance | included: openstack_helm_ingress for instance
2026-06-03 18:05:01.752189 | instance |
2026-06-03 18:05:01.752628 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-03 18:05:01.752648 | instance | Wednesday 03 June 2026 18:05:01 +0000 (0:00:00.108) 0:26:15.754 ********
2026-06-03 18:05:01.802444 | instance | skipping: [instance]
2026-06-03 18:05:01.802531 | instance |
2026-06-03 18:05:01.802656 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-03 18:05:01.802780 | instance | Wednesday 03 June 2026 18:05:01 +0000 (0:00:00.050) 0:26:15.805 ********
2026-06-03 18:05:01.845242 | instance | skipping: [instance]
2026-06-03 18:05:01.845302 | instance |
2026-06-03 18:05:01.845313 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-03 18:05:01.845323 | instance | Wednesday 03 June 2026 18:05:01 +0000 (0:00:00.040) 0:26:15.846 ********
2026-06-03 18:05:01.897255 | instance | ok: [instance]
2026-06-03 18:05:01.897380 | instance |
2026-06-03 18:05:01.897542 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-06-03 18:05:01.897727 | instance | Wednesday 03 June 2026 18:05:01 +0000 (0:00:00.053) 0:26:15.900 ********
2026-06-03 18:05:01.967831 | instance | included: ingress for instance
2026-06-03 18:05:01.967897 | instance |
2026-06-03 18:05:01.968021 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-06-03 18:05:01.968137 | instance | Wednesday 03 June 2026 18:05:01 +0000 (0:00:00.070) 0:26:15.970 ********
2026-06-03 18:05:03.127831 | instance | changed: [instance]
2026-06-03 18:05:03.128042 | instance |
2026-06-03 18:05:03.128345 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 18:05:03.128706 | instance | Wednesday 03 June 2026 18:05:03 +0000 (0:00:01.159) 0:26:17.130 ********
2026-06-03 18:05:03.180031 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 18:05:03.180151 | instance |
2026-06-03 18:05:03.180312 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 18:05:03.180513 | instance | Wednesday 03 June 2026 18:05:03 +0000 (0:00:00.052) 0:26:17.182 ********
2026-06-03 18:05:03.755419 | instance | changed: [instance]
2026-06-03 18:05:03.755728 | instance |
2026-06-03 18:05:03.756145 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-06-03 18:05:03.756550 | instance | Wednesday 03 June 2026 18:05:03 +0000 (0:00:00.574) 0:26:17.757 ********
2026-06-03 18:05:18.673930 | instance | ok: [instance]
2026-06-03 18:05:18.675838 | instance |
2026-06-03 18:05:18.675909 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-06-03 18:05:18.675922 | instance | Wednesday 03 June 2026 18:05:18 +0000 (0:00:14.918) 0:26:32.675 ********
2026-06-03 18:05:18.745319 | instance | ok: [instance] => (item=10.96.240.200)
2026-06-03 18:05:18.745438 | instance |
2026-06-03 18:05:18.745451 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-06-03 18:05:18.745590 | instance | Wednesday 03 June 2026 18:05:18 +0000 (0:00:00.072) 0:26:32.747 ********
2026-06-03 18:05:19.512511 | instance | changed: [instance]
2026-06-03 18:05:19.512603 | instance |
2026-06-03 18:05:19.512696 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-06-03 18:05:19.512824 | instance | Wednesday 03 June 2026 18:05:19 +0000 (0:00:00.766) 0:26:33.514 ********
2026-06-03 18:05:20.288124 | instance | changed: [instance]
2026-06-03 18:05:20.288217 | instance |
2026-06-03 18:05:20.288229 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-06-03 18:05:20.288239 | instance | Wednesday 03 June 2026 18:05:20 +0000 (0:00:00.775) 0:26:34.289 ********
2026-06-03 18:05:21.611167 | instance | ok: [instance]
2026-06-03 18:05:21.611393 | instance |
2026-06-03 18:05:21.611696 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-06-03 18:05:21.611973 | instance | Wednesday 03 June 2026 18:05:21 +0000 (0:00:01.323) 0:26:35.613 ********
2026-06-03 18:05:21.664163 | instance | ok: [instance]
2026-06-03 18:05:21.664405 | instance |
2026-06-03 18:05:21.664695 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-06-03 18:05:21.664962 | instance | Wednesday 03 June 2026 18:05:21 +0000 (0:00:00.053) 0:26:35.666 ********
2026-06-03 18:05:22.476731 | instance | changed: [instance]
2026-06-03 18:05:22.476963 | instance |
2026-06-03 18:05:22.477288 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] ***
2026-06-03 18:05:22.477562 | instance | Wednesday 03 June 2026 18:05:22 +0000 (0:00:00.812) 0:26:36.478 ********
2026-06-03 18:05:22.763990 | instance | ok: [instance]
2026-06-03 18:05:22.764262 | instance |
2026-06-03 18:05:22.764557 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-06-03 18:05:22.764848 | instance | Wednesday 03 June 2026 18:05:22 +0000 (0:00:00.287) 0:26:36.766 ********
2026-06-03 18:05:24.225496 | instance | changed: [instance]
2026-06-03 18:05:24.225543 | instance |
2026-06-03 18:05:24.225550 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-03 18:05:24.225557 | instance | Wednesday 03 June 2026 18:05:24 +0000 (0:00:01.460) 0:26:38.227 ********
2026-06-03 18:05:24.317601 | instance | ok: [instance]
2026-06-03 18:05:24.317749 | instance |
2026-06-03 18:05:24.318045 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-03 18:05:24.318369 | instance | Wednesday 03 June 2026 18:05:24 +0000 (0:00:00.092) 0:26:38.319 ********
2026-06-03 18:05:24.415860 | instance | included: rabbitmq for instance
2026-06-03 18:05:24.415950 | instance |
2026-06-03 18:05:24.416072 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-03 18:05:24.416199 | instance | Wednesday 03 June 2026 18:05:24 +0000 (0:00:00.098) 0:26:38.418 ********
2026-06-03 18:05:25.101226 | instance | ok: [instance]
2026-06-03 18:05:25.101327 | instance |
2026-06-03 18:05:25.101569 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-03 18:05:25.101631 | instance | Wednesday 03 June 2026 18:05:25 +0000 (0:00:00.685) 0:26:39.103 ********
2026-06-03 18:05:25.160694 | instance | skipping: [instance]
2026-06-03 18:05:25.160797 | instance |
2026-06-03 18:05:25.160995 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-03 18:05:25.161313 | instance | Wednesday 03 June 2026 18:05:25 +0000 (0:00:00.059) 0:26:39.163 ********
2026-06-03 18:05:25.220060 | instance | skipping: [instance]
2026-06-03 18:05:25.220158 | instance |
2026-06-03 18:05:25.220341 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-03 18:05:25.220507 | instance | Wednesday 03 June 2026 18:05:25 +0000 (0:00:00.058) 0:26:39.222 ********
2026-06-03 18:05:25.285664 | instance | skipping: [instance]
2026-06-03 18:05:25.285773 | instance |
2026-06-03 18:05:25.285934 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-03 18:05:25.286494 | instance | Wednesday 03 June 2026 18:05:25 +0000 (0:00:00.065) 0:26:39.288 ********
2026-06-03 18:05:56.261424 | instance | changed: [instance]
2026-06-03 18:05:56.261574 | instance |
2026-06-03 18:05:56.261766 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-03 18:05:56.262019 | instance | Wednesday 03 June 2026 18:05:56 +0000 (0:00:30.975) 0:27:10.263 ********
2026-06-03 18:05:57.010870 | instance | ok: [instance]
2026-06-03 18:05:57.010978 | instance |
2026-06-03 18:05:57.011157 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-03 18:05:57.011337 | instance | Wednesday 03 June 2026 18:05:57 +0000 (0:00:00.749) 0:27:11.013 ********
2026-06-03 18:05:57.084433 | instance | ok: [instance]
2026-06-03 18:05:57.084624 | instance |
2026-06-03 18:05:57.084928 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-03 18:05:57.085183 | instance | Wednesday 03 June 2026 18:05:57 +0000 (0:00:00.073) 0:27:11.086 ********
2026-06-03 18:05:57.154217 | instance | skipping: [instance]
2026-06-03 18:05:57.154616 | instance |
2026-06-03 18:05:57.154948 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-03 18:05:57.155267 | instance | Wednesday 03 June 2026 18:05:57 +0000 (0:00:00.069) 0:27:11.156 ********
2026-06-03 18:05:57.218212 | instance | skipping: [instance]
2026-06-03 18:05:57.218425 | instance |
2026-06-03 18:05:57.218698 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-03 18:05:57.219195 | instance | Wednesday 03 June 2026 18:05:57 +0000 (0:00:00.064) 0:27:11.220 ********
2026-06-03 18:05:57.288878 | instance | ok: [instance]
2026-06-03 18:05:57.289011 | instance |
2026-06-03 18:05:57.289202 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-03 18:05:57.289858 | instance | Wednesday 03 June 2026 18:05:57 +0000 (0:00:00.070) 0:27:11.291 ********
2026-06-03 18:05:57.410946 | instance | ok: [instance] => (item=oslo_db)
2026-06-03 18:05:57.411189 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-03 18:05:57.411444 | instance | ok: [instance] => (item=image)
2026-06-03 18:05:57.411703 | instance | ok: [instance] => (item=identity)
2026-06-03 18:05:57.411955 | instance | ok: [instance] => (item=dashboard)
2026-06-03 18:05:57.412203 | instance | ok: [instance] => (item=oslo_cache)
2026-06-03 18:05:57.412456 | instance |
2026-06-03 18:05:57.412703 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-03 18:05:57.412998 | instance | Wednesday 03 June 2026 18:05:57 +0000 (0:00:00.121) 0:27:11.413 ********
2026-06-03 18:05:57.491422 | instance | ok: [instance]
2026-06-03 18:05:57.491505 | instance |
2026-06-03 18:05:57.491622 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 18:05:57.491737 | instance | Wednesday 03 June 2026 18:05:57 +0000 (0:00:00.081) 0:27:11.494 ********
2026-06-03 18:05:57.556937 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 18:05:57.557015 | instance |
2026-06-03 18:05:57.557191 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 18:05:57.557314 | instance | Wednesday 03 June 2026 18:05:57 +0000 (0:00:00.065) 0:27:11.559 ********
2026-06-03 18:05:58.111572 | instance | changed: [instance]
2026-06-03 18:05:58.111792 | instance |
2026-06-03 18:05:58.112216 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] *************
2026-06-03 18:05:58.112491 | instance | Wednesday 03 June 2026 18:05:58 +0000 (0:00:00.554) 0:27:12.113 ********
2026-06-03 18:05:58.383050 | instance | ok: [instance]
2026-06-03 18:05:58.383151 | instance |
2026-06-03 18:05:58.383203 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-06-03 18:05:58.383341 | instance | Wednesday 03 June 2026 18:05:58 +0000 (0:00:00.271) 0:27:12.385 ********
2026-06-03 18:08:25.864027 | instance | changed: [instance]
2026-06-03 18:08:25.864151 | instance |
2026-06-03 18:08:25.864164 | instance | TASK [Create Ingress] **********************************************************
2026-06-03 18:08:25.864200 | instance | Wednesday 03 June 2026 18:08:25 +0000 (0:02:27.479) 0:29:39.865 ********
2026-06-03 18:08:25.973247 | instance | included: openstack_helm_ingress for instance
2026-06-03 18:08:25.973441 | instance |
2026-06-03 18:08:25.973780 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-03 18:08:25.974057 | instance | Wednesday 03 June 2026 18:08:25 +0000 (0:00:00.110) 0:29:39.975 ********
2026-06-03 18:08:26.028511 | instance | skipping: [instance]
2026-06-03 18:08:26.028662 | instance |
2026-06-03 18:08:26.028956 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-03 18:08:26.029240 | instance | Wednesday 03 June 2026 18:08:26 +0000 (0:00:00.055) 0:29:40.031 ********
2026-06-03 18:08:26.085653 | instance | skipping: [instance]
2026-06-03 18:08:26.085830 | instance |
2026-06-03 18:08:26.086123 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-03 18:08:26.086450 | instance | Wednesday 03 June 2026 18:08:26 +0000 (0:00:00.057) 0:29:40.088 ********
2026-06-03 18:08:26.154063 | instance | ok: [instance]
2026-06-03 18:08:26.154328 | instance |
2026-06-03 18:08:26.154567 | instance | TASK [Create Ingress image] ****************************************************
2026-06-03 18:08:26.154822 | instance | Wednesday 03 June 2026 18:08:26 +0000 (0:00:00.068) 0:29:40.156 ********
2026-06-03 18:08:26.242528 | instance | included: ingress for instance
2026-06-03 18:08:26.242617 | instance |
2026-06-03 18:08:26.242793 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-06-03 18:08:26.242957 | instance | Wednesday 03 June 2026 18:08:26 +0000 (0:00:00.088) 0:29:40.245 ********
2026-06-03 18:08:27.269262 | instance | changed: [instance]
2026-06-03 18:08:27.269349 | instance |
2026-06-03 18:08:27.269450 | instance | TASK [Create images] ***********************************************************
2026-06-03 18:08:27.269570 | instance | Wednesday 03 June 2026 18:08:27 +0000 (0:00:01.026) 0:29:41.271 ********
2026-06-03 18:08:27.372262 | 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-06-03 18:08:27.372482 | instance |
2026-06-03 18:08:27.372771 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-06-03 18:08:27.373052 | instance | Wednesday 03 June 2026 18:08:27 +0000 (0:00:00.102) 0:29:41.374 ********
2026-06-03 18:08:31.169573 | instance | changed: [instance]
2026-06-03 18:08:31.169668 | instance |
2026-06-03 18:08:31.169773 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-06-03 18:08:31.169896 | instance | Wednesday 03 June 2026 18:08:31 +0000 (0:00:03.797) 0:29:45.172 ********
2026-06-03 18:08:32.016723 | instance | ok: [instance]
2026-06-03 18:08:32.016835 | instance |
2026-06-03 18:08:32.016892 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-06-03 18:08:32.017010 | instance | Wednesday 03 June 2026 18:08:32 +0000 (0:00:00.847) 0:29:46.019 ********
2026-06-03 18:08:32.078545 | instance | ok: [instance]
2026-06-03 18:08:32.078643 | instance |
2026-06-03 18:08:32.078729 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-06-03 18:08:32.078818 | instance | Wednesday 03 June 2026 18:08:32 +0000 (0:00:00.062) 0:29:46.081 ********
2026-06-03 18:10:23.830810 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-06-03 18:10:23.830907 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-06-03 18:10:23.830982 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-06-03 18:10:23.831116 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-06-03 18:10:23.831658 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-06-03 18:10:23.831738 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-06-03 18:10:23.831750 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-06-03 18:10:23.831760 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left).
2026-06-03 18:10:23.831796 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left).
2026-06-03 18:10:23.831806 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left).
2026-06-03 18:10:23.832168 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left).
2026-06-03 18:10:23.832205 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left).
2026-06-03 18:10:23.832216 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left).
2026-06-03 18:10:23.833073 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left).
2026-06-03 18:10:23.833153 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left).
2026-06-03 18:10:23.833164 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left).
2026-06-03 18:10:23.833174 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left).
2026-06-03 18:10:23.833183 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left).
2026-06-03 18:10:23.833192 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left).
2026-06-03 18:10:23.833227 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left).
2026-06-03 18:10:23.833236 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left).
2026-06-03 18:10:23.833343 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left).
2026-06-03 18:10:23.834098 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left).
2026-06-03 18:10:23.834123 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left).
2026-06-03 18:10:23.834132 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left).
2026-06-03 18:10:23.834142 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left).
2026-06-03 18:10:23.834151 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left).
2026-06-03 18:10:23.834159 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left).
2026-06-03 18:10:23.834172 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left).
2026-06-03 18:10:23.834312 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left).
2026-06-03 18:10:23.834392 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left).
2026-06-03 18:10:23.834705 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left).
2026-06-03 18:10:23.834732 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left).
2026-06-03 18:10:23.834744 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left).
2026-06-03 18:10:23.834928 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left).
2026-06-03 18:10:23.835006 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left).
2026-06-03 18:10:23.835205 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left).
2026-06-03 18:10:23.835239 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left).
2026-06-03 18:10:23.835367 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left).
2026-06-03 18:10:23.835801 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left).
2026-06-03 18:10:23.835829 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left).
2026-06-03 18:10:23.835838 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left).
2026-06-03 18:10:23.835850 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left).
2026-06-03 18:10:23.835949 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left).
2026-06-03 18:10:23.836144 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left).
2026-06-03 18:10:23.836292 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left).
2026-06-03 18:10:23.836439 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left).
2026-06-03 18:10:23.836588 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left).
2026-06-03 18:10:23.836756 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left).
2026-06-03 18:10:23.836903 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left).
2026-06-03 18:10:23.837054 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left).
2026-06-03 18:10:23.837207 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left).
2026-06-03 18:10:23.837355 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left).
2026-06-03 18:10:23.837502 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left).
2026-06-03 18:10:23.837653 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left).
2026-06-03 18:10:23.837802 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left).
2026-06-03 18:10:23.837948 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left).
2026-06-03 18:10:23.838096 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left).
2026-06-03 18:10:23.838262 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left).
2026-06-03 18:10:23.838412 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left).
2026-06-03 18:10:23.838558 | instance | ok: [instance]
2026-06-03 18:10:23.838718 | instance |
2026-06-03 18:10:23.838871 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-06-03 18:10:23.839015 | instance | Wednesday 03 June 2026 18:10:23 +0000 (0:01:51.751) 0:31:37.833 ********
2026-06-03 18:10:23.892343 | instance | ok: [instance]
2026-06-03 18:10:23.892728 | instance |
2026-06-03 18:10:23.893099 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-06-03 18:10:23.893443 | instance | Wednesday 03 June 2026 18:10:23 +0000 (0:00:00.061) 0:31:37.894 ********
2026-06-03 18:10:23.964307 | instance | ok: [instance]
2026-06-03 18:10:23.964726 | instance |
2026-06-03 18:10:23.965054 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-06-03 18:10:23.965374 | instance | Wednesday 03 June 2026 18:10:23 +0000 (0:00:00.071) 0:31:37.966 ********
2026-06-03 18:10:24.180680 | instance | changed: [instance]
2026-06-03 18:10:24.180772 | instance |
2026-06-03 18:10:24.181017 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-06-03 18:10:24.181071 | instance | Wednesday 03 June 2026 18:10:24 +0000 (0:00:00.217) 0:31:38.183 ********
2026-06-03 18:10:25.217750 | instance | changed: [instance]
2026-06-03 18:10:25.217839 | instance |
2026-06-03 18:10:25.217972 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-06-03 18:10:25.218285 | instance | Wednesday 03 June 2026 18:10:25 +0000 (0:00:01.037) 0:31:39.220 ********
2026-06-03 18:10:25.468244 | instance | ok: [instance]
2026-06-03 18:10:25.468468 | instance |
2026-06-03 18:10:25.468733 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-06-03 18:10:25.468994 | instance | Wednesday 03 June 2026 18:10:25 +0000 (0:00:00.249) 0:31:39.470 ********
2026-06-03 18:10:25.768358 | instance | changed: [instance]
2026-06-03 18:10:25.768442 | instance |
2026-06-03 18:10:25.768498 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-06-03 18:10:25.768640 | instance | Wednesday 03 June 2026 18:10:25 +0000 (0:00:00.299) 0:31:39.769 ********
2026-06-03 18:10:26.540274 | instance | ok: [instance]
2026-06-03 18:10:26.540530 | instance |
2026-06-03 18:10:26.540827 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-06-03 18:10:26.541097 | instance | Wednesday 03 June 2026 18:10:26 +0000 (0:00:00.772) 0:31:40.542 ********
2026-06-03 18:10:26.611848 | instance | ok: [instance]
2026-06-03 18:10:26.612139 | instance |
2026-06-03 18:10:26.612420 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-06-03 18:10:26.612687 | instance | Wednesday 03 June 2026 18:10:26 +0000 (0:00:00.071) 0:31:40.614 ********
2026-06-03 18:10:31.761902 | instance | changed: [instance]
2026-06-03 18:10:31.762156 | instance |
2026-06-03 18:10:31.762592 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-06-03 18:10:31.762935 | instance | Wednesday 03 June 2026 18:10:31 +0000 (0:00:05.149) 0:31:45.764 ********
2026-06-03 18:10:31.813431 | instance | skipping: [instance]
2026-06-03 18:10:31.813677 | instance |
2026-06-03 18:10:31.813947 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-06-03 18:10:31.814229 | instance | Wednesday 03 June 2026 18:10:31 +0000 (0:00:00.052) 0:31:45.816 ********
2026-06-03 18:10:31.857284 | instance | skipping: [instance]
2026-06-03 18:10:31.857524 | instance |
2026-06-03 18:10:31.857797 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-06-03 18:10:31.858055 | instance | Wednesday 03 June 2026 18:10:31 +0000 (0:00:00.043) 0:31:45.860 ********
2026-06-03 18:10:32.195771 | instance | changed: [instance]
2026-06-03 18:10:32.196015 | instance |
2026-06-03 18:10:32.196340 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-03 18:10:32.196827 | instance | Wednesday 03 June 2026 18:10:32 +0000 (0:00:00.337) 0:31:46.197 ********
2026-06-03 18:10:32.290212 | instance | ok: [instance]
2026-06-03 18:10:32.290411 | instance |
2026-06-03 18:10:32.290613 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-03 18:10:32.290771 | instance | Wednesday 03 June 2026 18:10:32 +0000 (0:00:00.095) 0:31:46.292 ********
2026-06-03 18:10:32.348443 | instance | skipping: [instance]
2026-06-03 18:10:32.348683 | instance |
2026-06-03 18:10:32.348986 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-03 18:10:32.349267 | instance | Wednesday 03 June 2026 18:10:32 +0000 (0:00:00.058) 0:31:46.351 ********
2026-06-03 18:10:32.403201 | instance | skipping: [instance]
2026-06-03 18:10:32.403337 | instance |
2026-06-03 18:10:32.403513 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-03 18:10:32.403640 | instance | Wednesday 03 June 2026 18:10:32 +0000 (0:00:00.055) 0:31:46.406 ********
2026-06-03 18:10:32.464768 | instance | skipping: [instance]
2026-06-03 18:10:32.465026 | instance |
2026-06-03 18:10:32.465322 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-03 18:10:32.465598 | instance | Wednesday 03 June 2026 18:10:32 +0000 (0:00:00.061) 0:31:46.467 ********
2026-06-03 18:10:32.529598 | instance | skipping: [instance]
2026-06-03 18:10:32.530023 | instance |
2026-06-03 18:10:32.530411 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-03 18:10:32.530690 | instance | Wednesday 03 June 2026 18:10:32 +0000 (0:00:00.064) 0:31:46.532 ********
2026-06-03 18:10:32.596888 | instance | skipping: [instance]
2026-06-03 18:10:32.597121 | instance |
2026-06-03 18:10:32.597380 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-03 18:10:32.597634 | instance | Wednesday 03 June 2026 18:10:32 +0000 (0:00:00.067) 0:31:46.599 ********
2026-06-03 18:10:32.665400 | instance | ok: [instance]
2026-06-03 18:10:32.665645 | instance |
2026-06-03 18:10:32.665981 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-03 18:10:32.666295 | instance | Wednesday 03 June 2026 18:10:32 +0000 (0:00:00.068) 0:31:46.667 ********
2026-06-03 18:10:32.781507 | instance | ok: [instance] => (item=oslo_db)
2026-06-03 18:10:32.781820 | instance | ok: [instance] => (item=oslo_cache)
2026-06-03 18:10:32.782088 | instance | ok: [instance] => (item=identity)
2026-06-03 18:10:32.782372 | instance | ok: [instance] => (item=staffeln)
2026-06-03 18:10:32.782615 | instance |
2026-06-03 18:10:32.782959 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-03 18:10:32.783222 | instance | Wednesday 03 June 2026 18:10:32 +0000 (0:00:00.116) 0:31:46.784 ********
2026-06-03 18:10:32.858651 | instance | ok: [instance]
2026-06-03 18:10:32.858947 | instance |
2026-06-03 18:10:32.859223 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 18:10:32.859494 | instance | Wednesday 03 June 2026 18:10:32 +0000 (0:00:00.077) 0:31:46.861 ********
2026-06-03 18:10:32.937552 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 18:10:32.937750 | instance |
2026-06-03 18:10:32.937922 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 18:10:32.938089 | instance | Wednesday 03 June 2026 18:10:32 +0000 (0:00:00.078) 0:31:46.939 ********
2026-06-03 18:10:33.503711 | instance | changed: [instance]
2026-06-03 18:10:33.503863 | instance |
2026-06-03 18:10:33.504140 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-06-03 18:10:33.504391 | instance | Wednesday 03 June 2026 18:10:33 +0000 (0:00:00.566) 0:31:47.506 ********
2026-06-03 18:10:57.464985 | instance | changed: [instance]
2026-06-03 18:10:57.465301 | instance |
2026-06-03 18:10:57.465589 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-03 18:10:57.465852 | instance | Wednesday 03 June 2026 18:10:57 +0000 (0:00:23.961) 0:32:11.467 ********
2026-06-03 18:10:57.582806 | instance | ok: [instance]
2026-06-03 18:10:57.583008 | instance |
2026-06-03 18:10:57.583269 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-03 18:10:57.583592 | instance | Wednesday 03 June 2026 18:10:57 +0000 (0:00:00.117) 0:32:11.585 ********
2026-06-03 18:10:57.664058 | instance | included: rabbitmq for instance
2026-06-03 18:10:57.664286 | instance |
2026-06-03 18:10:57.664569 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-03 18:10:57.664833 | instance | Wednesday 03 June 2026 18:10:57 +0000 (0:00:00.081) 0:32:11.666 ********
2026-06-03 18:10:58.446865 | instance | ok: [instance]
2026-06-03 18:10:58.447147 | instance |
2026-06-03 18:10:58.447437 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-03 18:10:58.447716 | instance | Wednesday 03 June 2026 18:10:58 +0000 (0:00:00.782) 0:32:12.449 ********
2026-06-03 18:10:58.506616 | instance | skipping: [instance]
2026-06-03 18:10:58.506706 | instance |
2026-06-03 18:10:58.506810 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-03 18:10:58.506935 | instance | Wednesday 03 June 2026 18:10:58 +0000 (0:00:00.060) 0:32:12.509 ********
2026-06-03 18:10:58.552203 | instance | skipping: [instance]
2026-06-03 18:10:58.552355 | instance |
2026-06-03 18:10:58.552728 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-03 18:10:58.552929 | instance | Wednesday 03 June 2026 18:10:58 +0000 (0:00:00.045) 0:32:12.555 ********
2026-06-03 18:10:58.604493 | instance | skipping: [instance]
2026-06-03 18:10:58.604699 | instance |
2026-06-03 18:10:58.604909 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-03 18:10:58.605109 | instance | Wednesday 03 June 2026 18:10:58 +0000 (0:00:00.052) 0:32:12.607 ********
2026-06-03 18:11:29.566426 | instance | changed: [instance]
2026-06-03 18:11:29.566668 | instance |
2026-06-03 18:11:29.566971 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-03 18:11:29.567296 | instance | Wednesday 03 June 2026 18:11:29 +0000 (0:00:30.960) 0:32:43.568 ********
2026-06-03 18:11:30.292580 | instance | ok: [instance]
2026-06-03 18:11:30.292793 | instance |
2026-06-03 18:11:30.293088 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-03 18:11:30.293353 | instance | Wednesday 03 June 2026 18:11:30 +0000 (0:00:00.726) 0:32:44.295 ********
2026-06-03 18:11:30.362736 | instance | ok: [instance]
2026-06-03 18:11:30.362965 | instance |
2026-06-03 18:11:30.363264 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-03 18:11:30.363601 | instance | Wednesday 03 June 2026 18:11:30 +0000 (0:00:00.069) 0:32:44.364 ********
2026-06-03 18:11:30.424885 | instance | skipping: [instance]
2026-06-03 18:11:30.425103 | instance |
2026-06-03 18:11:30.425400 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-03 18:11:30.425671 | instance | Wednesday 03 June 2026 18:11:30 +0000 (0:00:00.062) 0:32:44.427 ********
2026-06-03 18:11:30.489454 | instance | skipping: [instance]
2026-06-03 18:11:30.489760 | instance |
2026-06-03 18:11:30.490136 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-03 18:11:30.490572 | instance | Wednesday 03 June 2026 18:11:30 +0000 (0:00:00.064) 0:32:44.491 ********
2026-06-03 18:11:30.549470 | instance | ok: [instance]
2026-06-03 18:11:30.549756 | instance |
2026-06-03 18:11:30.550114 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-03 18:11:30.550515 | instance | Wednesday 03 June 2026 18:11:30 +0000 (0:00:00.060) 0:32:44.551 ********
2026-06-03 18:11:30.686978 | instance | ok: [instance] => (item=oslo_db)
2026-06-03 18:11:30.687208 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-03 18:11:30.687502 | instance | ok: [instance] => (item=image)
2026-06-03 18:11:30.687802 | instance | ok: [instance] => (item=identity)
2026-06-03 18:11:30.688055 | instance | ok: [instance] => (item=volumev3)
2026-06-03 18:11:30.688308 | instance | ok: [instance] => (item=oslo_cache)
2026-06-03 18:11:30.688567 | instance |
2026-06-03 18:11:30.688823 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-03 18:11:30.689076 | instance | Wednesday 03 June 2026 18:11:30 +0000 (0:00:00.137) 0:32:44.689 ********
2026-06-03 18:11:30.763161 | instance | ok: [instance]
2026-06-03 18:11:30.763352 | instance |
2026-06-03 18:11:30.763682 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 18:11:30.763961 | instance | Wednesday 03 June 2026 18:11:30 +0000 (0:00:00.076) 0:32:44.765 ********
2026-06-03 18:11:30.839020 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 18:11:30.839239 | instance |
2026-06-03 18:11:30.839543 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 18:11:30.839867 | instance | Wednesday 03 June 2026 18:11:30 +0000 (0:00:00.075) 0:32:44.841 ********
2026-06-03 18:11:31.409100 | instance | changed: [instance]
2026-06-03 18:11:31.409231 | instance |
2026-06-03 18:11:31.409414 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-06-03 18:11:31.409616 | instance | Wednesday 03 June 2026 18:11:31 +0000 (0:00:00.570) 0:32:45.411 ********
2026-06-03 18:11:31.849787 | instance | ok: [instance]
2026-06-03 18:11:31.850000 | instance |
2026-06-03 18:11:31.850319 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-06-03 18:11:31.850586 | instance | Wednesday 03 June 2026 18:11:31 +0000 (0:00:00.440) 0:32:45.852 ********
2026-06-03 18:11:31.919356 | instance | ok: [instance]
2026-06-03 18:11:31.919590 | instance |
2026-06-03 18:11:31.919892 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] ***************
2026-06-03 18:11:31.920151 | instance | Wednesday 03 June 2026 18:11:31 +0000 (0:00:00.069) 0:32:45.921 ********
2026-06-03 18:11:32.234012 | instance | ok: [instance]
2026-06-03 18:11:32.234349 | instance |
2026-06-03 18:11:32.234629 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-06-03 18:11:32.234916 | instance | Wednesday 03 June 2026 18:11:32 +0000 (0:00:00.314) 0:32:46.236 ********
2026-06-03 18:16:20.507800 | instance | changed: [instance]
2026-06-03 18:16:20.507948 | instance |
2026-06-03 18:16:20.508150 | instance | TASK [Create Ingress] **********************************************************
2026-06-03 18:16:20.508480 | instance | Wednesday 03 June 2026 18:16:20 +0000 (0:04:48.273) 0:37:34.509 ********
2026-06-03 18:16:20.618029 | instance | included: openstack_helm_ingress for instance
2026-06-03 18:16:20.618360 | instance |
2026-06-03 18:16:20.618632 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-03 18:16:20.618901 | instance | Wednesday 03 June 2026 18:16:20 +0000 (0:00:00.110) 0:37:34.620 ********
2026-06-03 18:16:20.667010 | instance | skipping: [instance]
2026-06-03 18:16:20.667231 | instance |
2026-06-03 18:16:20.667509 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-03 18:16:20.667764 | instance | Wednesday 03 June 2026 18:16:20 +0000 (0:00:00.049) 0:37:34.669 ********
2026-06-03 18:16:20.714383 | instance | skipping: [instance]
2026-06-03 18:16:20.714612 | instance |
2026-06-03 18:16:20.714910 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-03 18:16:20.715167 | instance | Wednesday 03 June 2026 18:16:20 +0000 (0:00:00.047) 0:37:34.717 ********
2026-06-03 18:16:20.777576 | instance | ok: [instance]
2026-06-03 18:16:20.777764 | instance |
2026-06-03 18:16:20.778020 | instance | TASK [Create Ingress volumev3] *************************************************
2026-06-03 18:16:20.778306 | instance | Wednesday 03 June 2026 18:16:20 +0000 (0:00:00.063) 0:37:34.780 ********
2026-06-03 18:16:20.862826 | instance | included: ingress for instance
2026-06-03 18:16:20.863030 | instance |
2026-06-03 18:16:20.863287 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-06-03 18:16:20.863543 | instance | Wednesday 03 June 2026 18:16:20 +0000 (0:00:00.084) 0:37:34.865 ********
2026-06-03 18:16:22.171633 | instance | changed: [instance]
2026-06-03 18:16:22.171885 | instance |
2026-06-03 18:16:22.172165 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-03 18:16:22.172396 | instance | Wednesday 03 June 2026 18:16:22 +0000 (0:00:01.308) 0:37:36.173 ********
2026-06-03 18:16:22.264458 | instance | ok: [instance]
2026-06-03 18:16:22.264647 | instance |
2026-06-03 18:16:22.264890 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-03 18:16:22.265163 | instance | Wednesday 03 June 2026 18:16:22 +0000 (0:00:00.093) 0:37:36.266 ********
2026-06-03 18:16:22.315004 | instance | skipping: [instance]
2026-06-03 18:16:22.315125 | instance |
2026-06-03 18:16:22.315305 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-03 18:16:22.315468 | instance | Wednesday 03 June 2026 18:16:22 +0000 (0:00:00.050) 0:37:36.317 ********
2026-06-03 18:16:22.361412 | instance | skipping: [instance]
2026-06-03 18:16:22.361635 | instance |
2026-06-03 18:16:22.361948 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-03 18:16:22.362250 | instance | Wednesday 03 June 2026 18:16:22 +0000 (0:00:00.046) 0:37:36.363 ********
2026-06-03 18:16:22.409823 | instance | skipping: [instance]
2026-06-03 18:16:22.409949 | instance |
2026-06-03 18:16:22.410131 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-03 18:16:22.410364 | instance | Wednesday 03 June 2026 18:16:22 +0000 (0:00:00.048) 0:37:36.412 ********
2026-06-03 18:16:22.467590 | instance | skipping: [instance]
2026-06-03 18:16:22.467798 | instance |
2026-06-03 18:16:22.468191 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-03 18:16:22.468458 | instance | Wednesday 03 June 2026 18:16:22 +0000 (0:00:00.057) 0:37:36.470 ********
2026-06-03 18:16:22.519608 | instance | skipping: [instance]
2026-06-03 18:16:22.519776 | instance |
2026-06-03 18:16:22.520005 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-03 18:16:22.520210 | instance | Wednesday 03 June 2026 18:16:22 +0000 (0:00:00.052) 0:37:36.522 ********
2026-06-03 18:16:22.573741 | instance | ok: [instance]
2026-06-03 18:16:22.573811 | instance |
2026-06-03 18:16:22.573973 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-03 18:16:22.574096 | instance | Wednesday 03 June 2026 18:16:22 +0000 (0:00:00.053) 0:37:36.576 ********
2026-06-03 18:16:22.668206 | instance | ok: [instance] => (item=oslo_db)
2026-06-03 18:16:22.668500 | instance | ok: [instance] => (item=oslo_cache)
2026-06-03 18:16:22.668783 | instance | ok: [instance] => (item=identity)
2026-06-03 18:16:22.669061 | instance | ok: [instance] => (item=placement)
2026-06-03 18:16:22.669344 | instance |
2026-06-03 18:16:22.669660 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-03 18:16:22.669970 | instance | Wednesday 03 June 2026 18:16:22 +0000 (0:00:00.094) 0:37:36.670 ********
2026-06-03 18:16:22.738383 | instance | ok: [instance]
2026-06-03 18:16:22.738635 | instance |
2026-06-03 18:16:22.738942 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 18:16:22.739220 | instance | Wednesday 03 June 2026 18:16:22 +0000 (0:00:00.070) 0:37:36.740 ********
2026-06-03 18:16:22.816516 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 18:16:22.816679 | instance |
2026-06-03 18:16:22.816846 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 18:16:22.817010 | instance | Wednesday 03 June 2026 18:16:22 +0000 (0:00:00.077) 0:37:36.818 ********
2026-06-03 18:16:23.374759 | instance | changed: [instance]
2026-06-03 18:16:23.375016 | instance |
2026-06-03 18:16:23.375304 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-06-03 18:16:23.375600 | instance | Wednesday 03 June 2026 18:16:23 +0000 (0:00:00.557) 0:37:37.376 ********
2026-06-03 18:18:04.841822 | instance | changed: [instance]
2026-06-03 18:18:04.842048 | instance |
2026-06-03 18:18:04.842496 | instance | TASK [Create Ingress] **********************************************************
2026-06-03 18:18:04.842778 | instance | Wednesday 03 June 2026 18:18:04 +0000 (0:01:41.467) 0:39:18.844 ********
2026-06-03 18:18:04.949403 | instance | included: openstack_helm_ingress for instance
2026-06-03 18:18:04.949714 | instance |
2026-06-03 18:18:04.950023 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-03 18:18:04.950471 | instance | Wednesday 03 June 2026 18:18:04 +0000 (0:00:00.107) 0:39:18.951 ********
2026-06-03 18:18:05.024429 | instance | skipping: [instance]
2026-06-03 18:18:05.024659 | instance |
2026-06-03 18:18:05.024943 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-03 18:18:05.025223 | instance | Wednesday 03 June 2026 18:18:05 +0000 (0:00:00.075) 0:39:19.026 ********
2026-06-03 18:18:05.093265 | instance | skipping: [instance]
2026-06-03 18:18:05.093485 | instance |
2026-06-03 18:18:05.093831 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-03 18:18:05.094101 | instance | Wednesday 03 June 2026 18:18:05 +0000 (0:00:00.068) 0:39:19.095 ********
2026-06-03 18:18:05.168426 | instance | ok: [instance]
2026-06-03 18:18:05.168765 | instance |
2026-06-03 18:18:05.169135 | instance | TASK [Create Ingress placement] ************************************************
2026-06-03 18:18:05.169591 | instance | Wednesday 03 June 2026 18:18:05 +0000 (0:00:00.075) 0:39:19.170 ********
2026-06-03 18:18:05.252374 | instance | included: ingress for instance
2026-06-03 18:18:05.252458 | instance |
2026-06-03 18:18:05.252470 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-06-03 18:18:05.252481 | instance | Wednesday 03 June 2026 18:18:05 +0000 (0:00:00.082) 0:39:19.253 ********
2026-06-03 18:18:06.332729 | instance | changed: [instance]
2026-06-03 18:18:06.332943 | instance |
2026-06-03 18:18:06.333206 | instance | PLAY [Configure operating system] **********************************************
2026-06-03 18:18:06.333443 | instance |
2026-06-03 18:18:06.333698 | instance | TASK [Gathering Facts] *********************************************************
2026-06-03 18:18:06.333952 | instance | Wednesday 03 June 2026 18:18:06 +0000 (0:00:01.082) 0:39:20.335 ********
2026-06-03 18:18:08.862939 | instance | ok: [instance]
2026-06-03 18:18:08.863165 | instance |
2026-06-03 18:18:08.863438 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-06-03 18:18:08.863702 | instance | Wednesday 03 June 2026 18:18:08 +0000 (0:00:02.530) 0:39:22.865 ********
2026-06-03 18:18:09.080940 | instance | ok: [instance]
2026-06-03 18:18:09.081230 | instance |
2026-06-03 18:18:09.081518 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-06-03 18:18:09.081836 | instance | Wednesday 03 June 2026 18:18:09 +0000 (0:00:00.217) 0:39:23.083 ********
2026-06-03 18:18:09.133279 | instance | skipping: [instance]
2026-06-03 18:18:09.133521 | instance |
2026-06-03 18:18:09.133799 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-06-03 18:18:09.134070 | instance | Wednesday 03 June 2026 18:18:09 +0000 (0:00:00.052) 0:39:23.135 ********
2026-06-03 18:18:09.195902 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-03 18:18:09.196177 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-03 18:18:09.196447 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-03 18:18:09.196713 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-03 18:18:09.196957 | instance | skipping: [instance]
2026-06-03 18:18:09.197253 | instance |
2026-06-03 18:18:09.197542 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-06-03 18:18:09.197793 | instance | Wednesday 03 June 2026 18:18:09 +0000 (0:00:00.062) 0:39:23.198 ********
2026-06-03 18:18:09.255235 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-03 18:18:09.255400 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-03 18:18:09.255648 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-03 18:18:09.255837 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-03 18:18:09.256012 | instance | skipping: [instance]
2026-06-03 18:18:09.256175 | instance |
2026-06-03 18:18:09.256353 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-06-03 18:18:09.256518 | instance | Wednesday 03 June 2026 18:18:09 +0000 (0:00:00.059) 0:39:23.257 ********
2026-06-03 18:18:09.308054 | instance | skipping: [instance]
2026-06-03 18:18:09.308233 | instance |
2026-06-03 18:18:09.308579 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-06-03 18:18:09.308948 | instance | Wednesday 03 June 2026 18:18:09 +0000 (0:00:00.053) 0:39:23.310 ********
2026-06-03 18:18:09.376609 | instance | skipping: [instance]
2026-06-03 18:18:09.376826 | instance |
2026-06-03 18:18:09.377114 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-03 18:18:09.377374 | instance | Wednesday 03 June 2026 18:18:09 +0000 (0:00:00.068) 0:39:23.379 ********
2026-06-03 18:18:15.478388 | instance | changed: [instance]
2026-06-03 18:18:15.479177 | instance |
2026-06-03 18:18:15.479186 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-03 18:18:15.479271 | instance | Wednesday 03 June 2026 18:18:15 +0000 (0:00:06.101) 0:39:29.480 ********
2026-06-03 18:18:38.165440 | instance | changed: [instance]
2026-06-03 18:18:38.165667 | instance |
2026-06-03 18:18:38.165945 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-03 18:18:38.166226 | instance | Wednesday 03 June 2026 18:18:38 +0000 (0:00:22.687) 0:39:52.167 ********
2026-06-03 18:18:38.732276 | instance | changed: [instance]
2026-06-03 18:18:38.732520 | instance |
2026-06-03 18:18:38.732849 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-06-03 18:18:38.733096 | instance | Wednesday 03 June 2026 18:18:38 +0000 (0:00:00.566) 0:39:52.733 ********
2026-06-03 18:18:39.939258 | instance | ok: [instance]
2026-06-03 18:18:39.940019 | instance |
2026-06-03 18:18:39.940102 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-06-03 18:18:39.940123 | instance | Wednesday 03 June 2026 18:18:39 +0000 (0:00:01.207) 0:39:53.941 ********
2026-06-03 18:18:40.394305 | instance | changed: [instance]
2026-06-03 18:18:40.394437 | instance |
2026-06-03 18:18:40.394735 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-06-03 18:18:40.394844 | instance | Wednesday 03 June 2026 18:18:40 +0000 (0:00:00.455) 0:39:54.397 ********
2026-06-03 18:18:40.914053 | instance | changed: [instance]
2026-06-03 18:18:40.914150 | instance |
2026-06-03 18:18:40.914275 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-06-03 18:18:40.914428 | instance | Wednesday 03 June 2026 18:18:40 +0000 (0:00:00.519) 0:39:54.916 ********
2026-06-03 18:18:41.497002 | instance | changed: [instance]
2026-06-03 18:18:41.497077 | instance |
2026-06-03 18:18:41.497353 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-06-03 18:18:41.497404 | instance | Wednesday 03 June 2026 18:18:41 +0000 (0:00:00.582) 0:39:55.499 ********
2026-06-03 18:18:42.007858 | instance | changed: [instance]
2026-06-03 18:18:42.007927 | instance |
2026-06-03 18:18:42.007948 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-06-03 18:18:42.008062 | instance | Wednesday 03 June 2026 18:18:42 +0000 (0:00:00.510) 0:39:56.010 ********
2026-06-03 18:18:42.306116 | instance | ok: [instance]
2026-06-03 18:18:42.306230 | instance |
2026-06-03 18:18:42.306417 | instance | PLAY [Deploy SDN] **************************************************************
2026-06-03 18:18:42.306585 | instance |
2026-06-03 18:18:42.307500 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-03 18:18:42.307741 | instance | Wednesday 03 June 2026 18:18:42 +0000 (0:00:00.297) 0:39:56.307 ********
2026-06-03 18:18:42.393921 | instance | ok: [instance]
2026-06-03 18:18:42.394168 | instance |
2026-06-03 18:18:42.394506 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-03 18:18:42.394779 | instance | Wednesday 03 June 2026 18:18:42 +0000 (0:00:00.088) 0:39:56.396 ********
2026-06-03 18:18:42.456986 | instance | skipping: [instance]
2026-06-03 18:18:42.457243 | instance |
2026-06-03 18:18:42.457529 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-03 18:18:42.457811 | instance | Wednesday 03 June 2026 18:18:42 +0000 (0:00:00.063) 0:39:56.459 ********
2026-06-03 18:18:42.517332 | instance | skipping: [instance]
2026-06-03 18:18:42.517549 | instance |
2026-06-03 18:18:42.517877 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-03 18:18:42.518147 | instance | Wednesday 03 June 2026 18:18:42 +0000 (0:00:00.060) 0:39:56.519 ********
2026-06-03 18:18:42.575086 | instance | skipping: [instance]
2026-06-03 18:18:42.575249 | instance |
2026-06-03 18:18:42.575564 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-03 18:18:42.575779 | instance | Wednesday 03 June 2026 18:18:42 +0000 (0:00:00.057) 0:39:56.577 ********
2026-06-03 18:18:42.635407 | instance | skipping: [instance]
2026-06-03 18:18:42.635653 | instance |
2026-06-03 18:18:42.636032 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-03 18:18:42.636198 | instance | Wednesday 03 June 2026 18:18:42 +0000 (0:00:00.060) 0:39:56.638 ********
2026-06-03 18:18:42.689731 | instance | skipping: [instance]
2026-06-03 18:18:42.690023 | instance |
2026-06-03 18:18:42.690441 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-03 18:18:42.690777 | instance | Wednesday 03 June 2026 18:18:42 +0000 (0:00:00.054) 0:39:56.692 ********
2026-06-03 18:18:42.748992 | instance | ok: [instance]
2026-06-03 18:18:42.749326 | instance |
2026-06-03 18:18:42.749686 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-03 18:18:42.750053 | instance | Wednesday 03 June 2026 18:18:42 +0000 (0:00:00.059) 0:39:56.751 ********
2026-06-03 18:18:42.790163 | instance | skipping: [instance]
2026-06-03 18:18:42.790504 | instance |
2026-06-03 18:18:42.790812 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-03 18:18:42.791115 | instance | Wednesday 03 June 2026 18:18:42 +0000 (0:00:00.041) 0:39:56.793 ********
2026-06-03 18:18:42.864513 | instance | ok: [instance]
2026-06-03 18:18:42.864787 | instance |
2026-06-03 18:18:42.865121 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 18:18:42.865433 | instance | Wednesday 03 June 2026 18:18:42 +0000 (0:00:00.073) 0:39:56.867 ********
2026-06-03 18:18:43.074697 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 18:18:43.074820 | instance |
2026-06-03 18:18:43.075020 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 18:18:43.075225 | instance | Wednesday 03 June 2026 18:18:43 +0000 (0:00:00.210) 0:39:57.077 ********
2026-06-03 18:18:43.632730 | instance | changed: [instance]
2026-06-03 18:18:43.632883 | instance |
2026-06-03 18:18:43.633098 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-06-03 18:18:43.633299 | instance | Wednesday 03 June 2026 18:18:43 +0000 (0:00:00.557) 0:39:57.635 ********
2026-06-03 18:18:43.879429 | instance | ok: [instance]
2026-06-03 18:18:43.879667 | instance |
2026-06-03 18:18:43.879959 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-06-03 18:18:43.880224 | instance | Wednesday 03 June 2026 18:18:43 +0000 (0:00:00.246) 0:39:57.881 ********
2026-06-03 18:18:43.941181 | instance | ok: [instance] => {
2026-06-03 18:18:43.941478 | instance | "changed": false,
2026-06-03 18:18:43.941791 | instance | "msg": "All assertions passed"
2026-06-03 18:18:43.942090 | instance | }
2026-06-03 18:18:43.942416 | instance |
2026-06-03 18:18:43.942744 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-06-03 18:18:43.943084 | instance | Wednesday 03 June 2026 18:18:43 +0000 (0:00:00.062) 0:39:57.943 ********
2026-06-03 18:18:51.104682 | instance | ok: [instance]
2026-06-03 18:18:51.104745 | instance |
2026-06-03 18:18:51.104753 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-06-03 18:18:51.104768 | instance | Wednesday 03 June 2026 18:18:51 +0000 (0:00:07.162) 0:40:05.106 ********
2026-06-03 18:18:51.167802 | instance | ok: [instance] => {
2026-06-03 18:18:51.167926 | instance | "changed": false,
2026-06-03 18:18:51.167940 | instance | "msg": "Successfully pulled openvswitch image"
2026-06-03 18:18:51.168582 | instance | }
2026-06-03 18:18:51.168609 | instance |
2026-06-03 18:18:51.168617 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-06-03 18:18:51.168623 | instance | Wednesday 03 June 2026 18:18:51 +0000 (0:00:00.063) 0:40:05.170 ********
2026-06-03 18:18:52.816229 | instance | changed: [instance]
2026-06-03 18:18:52.816310 | instance |
2026-06-03 18:18:52.816321 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 18:18:52.816332 | instance | Wednesday 03 June 2026 18:18:52 +0000 (0:00:01.646) 0:40:06.817 ********
2026-06-03 18:18:52.898039 | instance | skipping: [instance]
2026-06-03 18:18:52.898110 | instance |
2026-06-03 18:18:52.898122 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-06-03 18:18:52.898134 | instance | Wednesday 03 June 2026 18:18:52 +0000 (0:00:00.081) 0:40:06.899 ********
2026-06-03 18:18:53.005656 | instance | skipping: [instance]
2026-06-03 18:18:53.006051 | instance |
2026-06-03 18:18:53.006497 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 18:18:53.007009 | instance | Wednesday 03 June 2026 18:18:53 +0000 (0:00:00.108) 0:40:07.008 ********
2026-06-03 18:18:53.092746 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 18:18:53.093157 | instance |
2026-06-03 18:18:53.093494 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 18:18:53.093821 | instance | Wednesday 03 June 2026 18:18:53 +0000 (0:00:00.087) 0:40:07.095 ********
2026-06-03 18:18:53.681412 | instance | changed: [instance]
2026-06-03 18:18:53.681518 | instance |
2026-06-03 18:18:53.681530 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-06-03 18:18:53.681611 | instance | Wednesday 03 June 2026 18:18:53 +0000 (0:00:00.587) 0:40:07.683 ********
2026-06-03 18:18:54.578099 | instance | ok: [instance]
2026-06-03 18:18:54.578350 | instance |
2026-06-03 18:18:54.578646 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-06-03 18:18:54.578928 | instance | Wednesday 03 June 2026 18:18:54 +0000 (0:00:00.897) 0:40:08.580 ********
2026-06-03 18:18:54.638168 | instance | skipping: [instance]
2026-06-03 18:18:54.638557 | instance |
2026-06-03 18:18:54.638831 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-06-03 18:18:54.639100 | instance | Wednesday 03 June 2026 18:18:54 +0000 (0:00:00.060) 0:40:08.640 ********
2026-06-03 18:19:00.603123 | instance | ok: [instance]
2026-06-03 18:19:00.603317 | instance |
2026-06-03 18:19:00.603630 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-06-03 18:19:00.603965 | instance | Wednesday 03 June 2026 18:19:00 +0000 (0:00:05.964) 0:40:14.605 ********
2026-06-03 18:19:00.665281 | instance | ok: [instance] => {
2026-06-03 18:19:00.665502 | instance | "changed": false,
2026-06-03 18:19:00.665767 | instance | "msg": "Successfully pulled ovn-controller image"
2026-06-03 18:19:00.666020 | instance | }
2026-06-03 18:19:00.666318 | instance |
2026-06-03 18:19:00.666588 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-06-03 18:19:00.667004 | instance | Wednesday 03 June 2026 18:19:00 +0000 (0:00:00.062) 0:40:14.667 ********
2026-06-03 18:19:02.927328 | instance | changed: [instance]
2026-06-03 18:19:02.927394 | instance |
2026-06-03 18:19:02.927535 | instance | PLAY [controllers[0]] **********************************************************
2026-06-03 18:19:02.927651 | instance |
2026-06-03 18:19:02.927781 | instance | TASK [Gathering Facts] *********************************************************
2026-06-03 18:19:02.927907 | instance | Wednesday 03 June 2026 18:19:02 +0000 (0:00:02.262) 0:40:16.930 ********
2026-06-03 18:19:06.769331 | instance | ok: [instance]
2026-06-03 18:19:06.769420 | instance |
2026-06-03 18:19:06.769441 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-03 18:19:06.769583 | instance | Wednesday 03 June 2026 18:19:06 +0000 (0:00:03.841) 0:40:20.771 ********
2026-06-03 18:19:06.867484 | instance | ok: [instance]
2026-06-03 18:19:06.867565 | instance |
2026-06-03 18:19:06.867972 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-03 18:19:06.868044 | instance | Wednesday 03 June 2026 18:19:06 +0000 (0:00:00.097) 0:40:20.869 ********
2026-06-03 18:19:06.931475 | instance | skipping: [instance]
2026-06-03 18:19:06.931551 | instance |
2026-06-03 18:19:06.931850 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-03 18:19:06.931903 | instance | Wednesday 03 June 2026 18:19:06 +0000 (0:00:00.064) 0:40:20.934 ********
2026-06-03 18:19:06.991220 | instance | skipping: [instance]
2026-06-03 18:19:06.991340 | instance |
2026-06-03 18:19:06.991404 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-03 18:19:06.991511 | instance | Wednesday 03 June 2026 18:19:06 +0000 (0:00:00.059) 0:40:20.993 ********
2026-06-03 18:19:07.064693 | instance | skipping: [instance]
2026-06-03 18:19:07.064777 | instance |
2026-06-03 18:19:07.064904 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-03 18:19:07.065021 | instance | Wednesday 03 June 2026 18:19:07 +0000 (0:00:00.073) 0:40:21.067 ********
2026-06-03 18:19:07.120884 | instance | skipping: [instance]
2026-06-03 18:19:07.121133 | instance |
2026-06-03 18:19:07.121437 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-03 18:19:07.121732 | instance | Wednesday 03 June 2026 18:19:07 +0000 (0:00:00.055) 0:40:21.123 ********
2026-06-03 18:19:07.180314 | instance | skipping: [instance]
2026-06-03 18:19:07.180440 | instance |
2026-06-03 18:19:07.180622 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-03 18:19:07.180786 | instance | Wednesday 03 June 2026 18:19:07 +0000 (0:00:00.059) 0:40:21.182 ********
2026-06-03 18:19:07.249942 | instance | ok: [instance]
2026-06-03 18:19:07.250023 | instance |
2026-06-03 18:19:07.250232 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-03 18:19:07.250433 | instance | Wednesday 03 June 2026 18:19:07 +0000 (0:00:00.069) 0:40:21.252 ********
2026-06-03 18:19:07.332762 | instance | ok: [instance] => (item=libvirt_exporter)
2026-06-03 18:19:07.332830 | instance |
2026-06-03 18:19:07.332961 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-03 18:19:07.333130 | instance | Wednesday 03 June 2026 18:19:07 +0000 (0:00:00.082) 0:40:21.334 ********
2026-06-03 18:19:07.434913 | instance | ok: [instance]
2026-06-03 18:19:07.435031 | instance |
2026-06-03 18:19:07.435210 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 18:19:07.435374 | instance | Wednesday 03 June 2026 18:19:07 +0000 (0:00:00.102) 0:40:21.437 ********
2026-06-03 18:19:07.530038 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 18:19:07.530141 | instance |
2026-06-03 18:19:07.530375 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 18:19:07.530545 | instance | Wednesday 03 June 2026 18:19:07 +0000 (0:00:00.095) 0:40:21.532 ********
2026-06-03 18:19:08.085784 | instance | changed: [instance]
2026-06-03 18:19:08.085952 | instance |
2026-06-03 18:19:08.086170 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] ****
2026-06-03 18:19:08.086422 | instance | Wednesday 03 June 2026 18:19:08 +0000 (0:00:00.555) 0:40:22.088 ********
2026-06-03 18:19:08.162284 | instance | skipping: [instance]
2026-06-03 18:19:08.162348 | instance |
2026-06-03 18:19:08.162356 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-06-03 18:19:08.162363 | instance | Wednesday 03 June 2026 18:19:08 +0000 (0:00:00.066) 0:40:22.155 ********
2026-06-03 18:19:09.707779 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-03 18:19:09.707918 | instance | changed: [instance] => (item=libvirt-api)
2026-06-03 18:19:09.708122 | instance |
2026-06-03 18:19:09.708329 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-06-03 18:19:09.708504 | instance | Wednesday 03 June 2026 18:19:09 +0000 (0:00:01.554) 0:40:23.710 ********
2026-06-03 18:19:11.164321 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-03 18:19:11.164567 | instance | changed: [instance] => (item=libvirt-api)
2026-06-03 18:19:11.164821 | instance |
2026-06-03 18:19:11.165129 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************
2026-06-03 18:19:11.165395 | instance | Wednesday 03 June 2026 18:19:11 +0000 (0:00:01.456) 0:40:25.166 ********
2026-06-03 18:19:11.516958 | instance | ok: [instance]
2026-06-03 18:19:11.517212 | instance |
2026-06-03 18:19:11.517528 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-06-03 18:19:11.517854 | instance | Wednesday 03 June 2026 18:19:11 +0000 (0:00:00.352) 0:40:25.519 ********
2026-06-03 18:19:13.567169 | instance | changed: [instance]
2026-06-03 18:19:13.567246 | instance |
2026-06-03 18:19:13.567424 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 18:19:13.567532 | instance | Wednesday 03 June 2026 18:19:13 +0000 (0:00:02.050) 0:40:27.569 ********
2026-06-03 18:19:13.650475 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 18:19:13.650688 | instance |
2026-06-03 18:19:13.650989 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 18:19:13.651257 | instance | Wednesday 03 June 2026 18:19:13 +0000 (0:00:00.083) 0:40:27.652 ********
2026-06-03 18:19:14.191606 | instance | changed: [instance]
2026-06-03 18:19:14.191802 | instance |
2026-06-03 18:19:14.192084 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-06-03 18:19:14.192354 | instance | Wednesday 03 June 2026 18:19:14 +0000 (0:00:00.540) 0:40:28.193 ********
2026-06-03 18:19:14.299223 | instance | skipping: [instance]
2026-06-03 18:19:14.299444 | instance |
2026-06-03 18:19:14.299736 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-03 18:19:14.300021 | instance | Wednesday 03 June 2026 18:19:14 +0000 (0:00:00.107) 0:40:28.301 ********
2026-06-03 18:19:15.485297 | instance | ok: [instance]
2026-06-03 18:19:15.485415 | instance |
2026-06-03 18:19:15.485490 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-03 18:19:15.485611 | instance | Wednesday 03 June 2026 18:19:15 +0000 (0:00:01.186) 0:40:29.488 ********
2026-06-03 18:19:15.722416 | instance | ok: [instance]
2026-06-03 18:19:15.722613 | instance |
2026-06-03 18:19:15.722914 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-03 18:19:15.723207 | instance | Wednesday 03 June 2026 18:19:15 +0000 (0:00:00.236) 0:40:29.724 ********
2026-06-03 18:19:16.300108 | instance | ok: [instance]
2026-06-03 18:19:16.300349 | instance |
2026-06-03 18:19:16.300636 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-03 18:19:16.300901 | instance | Wednesday 03 June 2026 18:19:16 +0000 (0:00:00.577) 0:40:30.302 ********
2026-06-03 18:19:16.428320 | instance | ok: [instance]
2026-06-03 18:19:16.428542 | instance |
2026-06-03 18:19:16.428798 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-03 18:19:16.429060 | instance | Wednesday 03 June 2026 18:19:16 +0000 (0:00:00.128) 0:40:30.430 ********
2026-06-03 18:19:16.548477 | instance | included: rabbitmq for instance
2026-06-03 18:19:16.548694 | instance |
2026-06-03 18:19:16.548986 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-03 18:19:16.549284 | instance | Wednesday 03 June 2026 18:19:16 +0000 (0:00:00.119) 0:40:30.550 ********
2026-06-03 18:19:17.274568 | instance | ok: [instance]
2026-06-03 18:19:17.274787 | instance |
2026-06-03 18:19:17.275057 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-03 18:19:17.275328 | instance | Wednesday 03 June 2026 18:19:17 +0000 (0:00:00.726) 0:40:31.276 ********
2026-06-03 18:19:17.338980 | instance | skipping: [instance]
2026-06-03 18:19:17.339202 | instance |
2026-06-03 18:19:17.339481 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-03 18:19:17.339752 | instance | Wednesday 03 June 2026 18:19:17 +0000 (0:00:00.064) 0:40:31.341 ********
2026-06-03 18:19:17.404043 | instance | skipping: [instance]
2026-06-03 18:19:17.404145 | instance |
2026-06-03 18:19:17.404276 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-03 18:19:17.404452 | instance | Wednesday 03 June 2026 18:19:17 +0000 (0:00:00.065) 0:40:31.406 ********
2026-06-03 18:19:17.471735 | instance | skipping: [instance]
2026-06-03 18:19:17.471949 | instance |
2026-06-03 18:19:17.472213 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-03 18:19:17.472490 | instance | Wednesday 03 June 2026 18:19:17 +0000 (0:00:00.067) 0:40:31.473 ********
2026-06-03 18:19:48.391336 | instance | changed: [instance]
2026-06-03 18:19:48.391444 | instance |
2026-06-03 18:19:48.391607 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-03 18:19:48.391772 | instance | Wednesday 03 June 2026 18:19:48 +0000 (0:00:30.919) 0:41:02.393 ********
2026-06-03 18:19:49.078630 | instance | ok: [instance]
2026-06-03 18:19:49.078843 | instance |
2026-06-03 18:19:49.079130 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-03 18:19:49.079400 | instance | Wednesday 03 June 2026 18:19:49 +0000 (0:00:00.687) 0:41:03.080 ********
2026-06-03 18:19:49.146227 | instance | ok: [instance]
2026-06-03 18:19:49.146597 | instance |
2026-06-03 18:19:49.147024 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-03 18:19:49.147490 | instance | Wednesday 03 June 2026 18:19:49 +0000 (0:00:00.067) 0:41:03.148 ********
2026-06-03 18:19:49.223791 | instance | skipping: [instance]
2026-06-03 18:19:49.224079 | instance |
2026-06-03 18:19:49.224424 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-03 18:19:49.224779 | instance | Wednesday 03 June 2026 18:19:49 +0000 (0:00:00.077) 0:41:03.226 ********
2026-06-03 18:19:49.299268 | instance | skipping: [instance]
2026-06-03 18:19:49.299516 | instance |
2026-06-03 18:19:49.299872 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-03 18:19:49.300134 | instance | Wednesday 03 June 2026 18:19:49 +0000 (0:00:00.075) 0:41:03.301 ********
2026-06-03 18:19:49.362710 | instance | ok: [instance]
2026-06-03 18:19:49.362864 | instance |
2026-06-03 18:19:49.363063 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-03 18:19:49.363245 | instance | Wednesday 03 June 2026 18:19:49 +0000 (0:00:00.063) 0:41:03.365 ********
2026-06-03 18:19:49.608548 | instance | ok: [instance] => (item=oslo_db)
2026-06-03 18:19:49.608687 | instance | ok: [instance] => (item=oslo_db_api)
2026-06-03 18:19:49.608861 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-03 18:19:49.609027 | instance | ok: [instance] => (item=identity)
2026-06-03 18:19:49.609193 | instance | ok: [instance] => (item=image)
2026-06-03 18:19:49.609355 | instance | ok: [instance] => (item=baremetal)
2026-06-03 18:19:49.609537 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-06-03 18:19:49.609693 | instance | ok: [instance] => (item=volumev3)
2026-06-03 18:19:49.609853 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-06-03 18:19:49.610015 | instance | ok: [instance] => (item=compute)
2026-06-03 18:19:49.610175 | instance | ok: [instance] => (item=network)
2026-06-03 18:19:49.610350 | instance | ok: [instance] => (item=placement)
2026-06-03 18:19:49.610505 | instance | ok: [instance] => (item=oslo_cache)
2026-06-03 18:19:49.610677 | instance | ok: [instance] => (item=compute_metadata)
2026-06-03 18:19:49.610826 | instance |
2026-06-03 18:19:49.610988 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-03 18:19:49.611147 | instance | Wednesday 03 June 2026 18:19:49 +0000 (0:00:00.245) 0:41:03.611 ********
2026-06-03 18:19:49.694611 | instance | ok: [instance]
2026-06-03 18:19:49.694866 | instance |
2026-06-03 18:19:49.695142 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 18:19:49.695427 | instance | Wednesday 03 June 2026 18:19:49 +0000 (0:00:00.086) 0:41:03.697 ********
2026-06-03 18:19:49.777699 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 18:19:49.777960 | instance |
2026-06-03 18:19:49.778281 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 18:19:49.778538 | instance | Wednesday 03 June 2026 18:19:49 +0000 (0:00:00.082) 0:41:03.780 ********
2026-06-03 18:19:50.360796 | instance | changed: [instance]
2026-06-03 18:19:50.361100 | instance |
2026-06-03 18:19:50.361462 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] *******
2026-06-03 18:19:50.361821 | instance | Wednesday 03 June 2026 18:19:50 +0000 (0:00:00.582) 0:41:04.362 ********
2026-06-03 18:19:50.430653 | instance | skipping: [instance]
2026-06-03 18:19:50.430915 | instance |
2026-06-03 18:19:50.431186 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-06-03 18:19:50.431444 | instance | Wednesday 03 June 2026 18:19:50 +0000 (0:00:00.070) 0:41:04.433 ********
2026-06-03 18:19:50.668360 | instance | ok: [instance -> localhost]
2026-06-03 18:19:50.668604 | instance |
2026-06-03 18:19:50.668892 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-06-03 18:19:50.669193 | instance | Wednesday 03 June 2026 18:19:50 +0000 (0:00:00.237) 0:41:04.670 ********
2026-06-03 18:19:51.075256 | instance | ok: [instance -> localhost]
2026-06-03 18:19:51.075474 | instance |
2026-06-03 18:19:51.075755 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-06-03 18:19:51.076028 | instance | Wednesday 03 June 2026 18:19:51 +0000 (0:00:00.406) 0:41:05.077 ********
2026-06-03 18:19:51.634977 | instance | ok: [instance -> localhost]
2026-06-03 18:19:51.635186 | instance |
2026-06-03 18:19:51.635453 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-06-03 18:19:51.635721 | instance | Wednesday 03 June 2026 18:19:51 +0000 (0:00:00.559) 0:41:05.637 ********
2026-06-03 18:19:51.853191 | instance | ok: [instance -> localhost]
2026-06-03 18:19:51.853401 | instance |
2026-06-03 18:19:51.853673 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-06-03 18:19:51.853945 | instance | Wednesday 03 June 2026 18:19:51 +0000 (0:00:00.218) 0:41:05.855 ********
2026-06-03 18:19:53.338134 | instance | ok: [instance] => (item=nova-bootstrap)
2026-06-03 18:19:53.338351 | instance | ok: [instance] => (item=nova-cell-setup)
2026-06-03 18:19:53.338531 | instance |
2026-06-03 18:19:53.338741 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] ***************
2026-06-03 18:19:53.338920 | instance | Wednesday 03 June 2026 18:19:53 +0000 (0:00:01.485) 0:41:07.340 ********
2026-06-03 18:19:53.863920 | instance | ok: [instance]
2026-06-03 18:19:53.864142 | instance |
2026-06-03 18:19:53.864436 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-06-03 18:19:53.864722 | instance | Wednesday 03 June 2026 18:19:53 +0000 (0:00:00.525) 0:41:07.866 ********
2026-06-03 18:22:45.074036 | instance | changed: [instance]
2026-06-03 18:22:45.074304 | instance |
2026-06-03 18:22:45.074683 | instance | TASK [Create Ingress] **********************************************************
2026-06-03 18:22:45.074857 | instance | Wednesday 03 June 2026 18:22:45 +0000 (0:02:51.210) 0:43:59.076 ********
2026-06-03 18:22:45.205495 | instance | included: openstack_helm_ingress for instance
2026-06-03 18:22:45.205686 | instance |
2026-06-03 18:22:45.205999 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-03 18:22:45.206356 | instance | Wednesday 03 June 2026 18:22:45 +0000 (0:00:00.131) 0:43:59.207 ********
2026-06-03 18:22:45.276203 | instance | skipping: [instance]
2026-06-03 18:22:45.276294 | instance |
2026-06-03 18:22:45.276441 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-03 18:22:45.276537 | instance | Wednesday 03 June 2026 18:22:45 +0000 (0:00:00.070) 0:43:59.278 ********
2026-06-03 18:22:45.349601 | instance | skipping: [instance]
2026-06-03 18:22:45.350034 | instance |
2026-06-03 18:22:45.350357 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-03 18:22:45.350668 | instance | Wednesday 03 June 2026 18:22:45 +0000 (0:00:00.073) 0:43:59.351 ********
2026-06-03 18:22:45.425325 | instance | ok: [instance]
2026-06-03 18:22:45.425570 | instance |
2026-06-03 18:22:45.425857 | instance | TASK [Create Ingress compute] **************************************************
2026-06-03 18:22:45.426143 | instance | Wednesday 03 June 2026 18:22:45 +0000 (0:00:00.075) 0:43:59.427 ********
2026-06-03 18:22:45.524817 | instance | included: ingress for instance
2026-06-03 18:22:45.525031 | instance |
2026-06-03 18:22:45.525295 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-06-03 18:22:45.525555 | instance | Wednesday 03 June 2026 18:22:45 +0000 (0:00:00.099) 0:43:59.527 ********
2026-06-03 18:22:47.006746 | instance | changed: [instance]
2026-06-03 18:22:47.006963 | instance |
2026-06-03 18:22:47.007276 | instance | TASK [Create Ingress] **********************************************************
2026-06-03 18:22:47.007551 | instance | Wednesday 03 June 2026 18:22:47 +0000 (0:00:01.480) 0:44:01.008 ********
2026-06-03 18:22:47.156236 | instance | included: openstack_helm_ingress for instance
2026-06-03 18:22:47.156321 | instance |
2026-06-03 18:22:47.156418 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-03 18:22:47.156535 | instance | Wednesday 03 June 2026 18:22:47 +0000 (0:00:00.150) 0:44:01.158 ********
2026-06-03 18:22:47.221031 | instance | skipping: [instance]
2026-06-03 18:22:47.221119 | instance |
2026-06-03 18:22:47.221250 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-03 18:22:47.221373 | instance | Wednesday 03 June 2026 18:22:47 +0000 (0:00:00.064) 0:44:01.223 ********
2026-06-03 18:22:47.304771 | instance | skipping: [instance]
2026-06-03 18:22:47.304842 | instance |
2026-06-03 18:22:47.304958 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-03 18:22:47.305082 | instance | Wednesday 03 June 2026 18:22:47 +0000 (0:00:00.083) 0:44:01.307 ********
2026-06-03 18:22:47.382795 | instance | ok: [instance]
2026-06-03 18:22:47.383007 | instance |
2026-06-03 18:22:47.383268 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-06-03 18:22:47.383525 | instance | Wednesday 03 June 2026 18:22:47 +0000 (0:00:00.078) 0:44:01.385 ********
2026-06-03 18:22:47.478110 | instance | included: ingress for instance
2026-06-03 18:22:47.478274 | instance |
2026-06-03 18:22:47.478453 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-06-03 18:22:47.478626 | instance | Wednesday 03 June 2026 18:22:47 +0000 (0:00:00.095) 0:44:01.480 ********
2026-06-03 18:22:48.622278 | instance | changed: [instance]
2026-06-03 18:22:48.622351 | instance |
2026-06-03 18:22:48.622359 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-06-03 18:22:48.622366 | instance | Wednesday 03 June 2026 18:22:48 +0000 (0:00:01.139) 0:44:02.620 ********
2026-06-03 18:22:49.373708 | instance | ok: [instance]
2026-06-03 18:22:49.373943 | instance |
2026-06-03 18:22:49.374266 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-06-03 18:22:49.374555 | instance | Wednesday 03 June 2026 18:22:49 +0000 (0:00:00.755) 0:44:03.375 ********
2026-06-03 18:23:07.280286 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-06-03 18:23:07.280489 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-06-03 18:23:07.280762 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-06-03 18:23:07.281056 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-06-03 18:23:07.281307 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-06-03 18:23:07.281586 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-06-03 18:23:07.281879 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-06-03 18:23:07.282114 | instance |
2026-06-03 18:23:07.282431 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-03 18:23:07.282686 | instance | Wednesday 03 June 2026 18:23:07 +0000 (0:00:17.906) 0:44:21.281 ********
2026-06-03 18:23:07.404713 | instance | ok: [instance]
2026-06-03 18:23:07.404910 | instance |
2026-06-03 18:23:07.405169 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-03 18:23:07.405443 | instance | Wednesday 03 June 2026 18:23:07 +0000 (0:00:00.125) 0:44:21.407 ********
2026-06-03 18:23:07.521352 | instance | included: rabbitmq for instance
2026-06-03 18:23:07.521527 | instance |
2026-06-03 18:23:07.521871 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-03 18:23:07.522144 | instance | Wednesday 03 June 2026 18:23:07 +0000 (0:00:00.116) 0:44:21.523 ********
2026-06-03 18:23:08.304679 | instance | ok: [instance]
2026-06-03 18:23:08.304895 | instance |
2026-06-03 18:23:08.305183 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-03 18:23:08.305505 | instance | Wednesday 03 June 2026 18:23:08 +0000 (0:00:00.783) 0:44:22.307 ********
2026-06-03 18:23:08.379309 | instance | skipping: [instance]
2026-06-03 18:23:08.379532 | instance |
2026-06-03 18:23:08.379878 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-03 18:23:08.380117 | instance | Wednesday 03 June 2026 18:23:08 +0000 (0:00:00.074) 0:44:22.381 ********
2026-06-03 18:23:08.453014 | instance | skipping: [instance]
2026-06-03 18:23:08.453161 | instance |
2026-06-03 18:23:08.453347 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-03 18:23:08.453546 | instance | Wednesday 03 June 2026 18:23:08 +0000 (0:00:00.073) 0:44:22.455 ********
2026-06-03 18:23:08.516608 | instance | skipping: [instance]
2026-06-03 18:23:08.517360 | instance |
2026-06-03 18:23:08.517372 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-03 18:23:08.517378 | instance | Wednesday 03 June 2026 18:23:08 +0000 (0:00:00.063) 0:44:22.519 ********
2026-06-03 18:23:39.462155 | instance | changed: [instance]
2026-06-03 18:23:39.462420 | instance |
2026-06-03 18:23:39.462705 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-03 18:23:39.462965 | instance | Wednesday 03 June 2026 18:23:39 +0000 (0:00:30.945) 0:44:53.464 ********
2026-06-03 18:23:40.171128 | instance | ok: [instance]
2026-06-03 18:23:40.171340 | instance |
2026-06-03 18:23:40.171623 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-03 18:23:40.171885 | instance | Wednesday 03 June 2026 18:23:40 +0000 (0:00:00.708) 0:44:54.173 ********
2026-06-03 18:23:40.245520 | instance | ok: [instance]
2026-06-03 18:23:40.245757 | instance |
2026-06-03 18:23:40.246060 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-03 18:23:40.246406 | instance | Wednesday 03 June 2026 18:23:40 +0000 (0:00:00.074) 0:44:54.247 ********
2026-06-03 18:23:40.322783 | instance | skipping: [instance]
2026-06-03 18:23:40.322957 | instance |
2026-06-03 18:23:40.323162 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-03 18:23:40.323357 | instance | Wednesday 03 June 2026 18:23:40 +0000 (0:00:00.077) 0:44:54.325 ********
2026-06-03 18:23:40.393447 | instance | skipping: [instance]
2026-06-03 18:23:40.393696 | instance |
2026-06-03 18:23:40.394067 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-03 18:23:40.394469 | instance | Wednesday 03 June 2026 18:23:40 +0000 (0:00:00.070) 0:44:54.395 ********
2026-06-03 18:23:40.465357 | instance | ok: [instance]
2026-06-03 18:23:40.465618 | instance |
2026-06-03 18:23:40.465911 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-03 18:23:40.466380 | instance | Wednesday 03 June 2026 18:23:40 +0000 (0:00:00.071) 0:44:54.467 ********
2026-06-03 18:23:40.654332 | instance | ok: [instance] => (item=oslo_db)
2026-06-03 18:23:40.654580 | instance | ok: [instance] => (item=dns)
2026-06-03 18:23:40.654857 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-03 18:23:40.655131 | instance | ok: [instance] => (item=identity)
2026-06-03 18:23:40.655401 | instance | ok: [instance] => (item=baremetal)
2026-06-03 18:23:40.655672 | instance | ok: [instance] => (item=load_balancer)
2026-06-03 18:23:40.655941 | instance | ok: [instance] => (item=compute)
2026-06-03 18:23:40.656244 | instance | ok: [instance] => (item=network)
2026-06-03 18:23:40.656544 | instance | ok: [instance] => (item=oslo_cache)
2026-06-03 18:23:40.656819 | instance | ok: [instance] => (item=compute_metadata)
2026-06-03 18:23:40.657075 | instance |
2026-06-03 18:23:40.657390 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-03 18:23:40.657668 | instance | Wednesday 03 June 2026 18:23:40 +0000 (0:00:00.188) 0:44:54.656 ********
2026-06-03 18:23:40.743104 | instance | ok: [instance]
2026-06-03 18:23:40.743342 | instance |
2026-06-03 18:23:40.743646 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-03 18:23:40.743912 | instance | Wednesday 03 June 2026 18:23:40 +0000 (0:00:00.089) 0:44:54.745 ********
2026-06-03 18:23:40.824459 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-03 18:23:40.824594 | instance |
2026-06-03 18:23:40.824775 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-03 18:23:40.824929 | instance | Wednesday 03 June 2026 18:23:40 +0000 (0:00:00.081) 0:44:54.827 ********
2026-06-03 18:23:41.418278 | instance | changed: [instance]
2026-06-03 18:23:41.418543 | instance |
2026-06-03 18:23:41.418857 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] ***
2026-06-03 18:23:41.419137 | instance | Wednesday 03 June 2026 18:23:41 +0000 (0:00:00.592) 0:44:55.419 ********
2026-06-03 18:23:42.164382 | instance | ok: [instance]
2026-06-03 18:23:42.164710 | instance |
2026-06-03 18:23:42.165186 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-06-03 18:23:42.165553 | instance | Wednesday 03 June 2026 18:23:42 +0000 (0:00:00.746) 0:44:56.166 ********
2026-06-03 18:23:42.223845 | instance | skipping: [instance]
2026-06-03 18:23:42.224045 | instance |
2026-06-03 18:23:42.224266 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-06-03 18:23:42.224499 | instance | Wednesday 03 June 2026 18:23:42 +0000 (0:00:00.060) 0:44:56.226 ********
2026-06-03 18:23:42.784987 | instance | ok: [instance]
2026-06-03 18:23:42.785120 | instance |
2026-06-03 18:23:42.785302 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-06-03 18:23:42.785471 | instance | Wednesday 03 June 2026 18:23:42 +0000 (0:00:00.561) 0:44:56.787 ********
2026-06-03 18:23:42.867604 | instance | ok: [instance]
2026-06-03 18:23:42.867815 | instance |
2026-06-03 18:23:42.868144 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-06-03 18:23:42.868445 | instance | Wednesday 03 June 2026 18:23:42 +0000 (0:00:00.082) 0:44:56.870 ********
2026-06-03 18:23:42.939114 | instance | ok: [instance]
2026-06-03 18:23:42.939320 | instance |
2026-06-03 18:23:42.939595 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] ***
2026-06-03 18:23:42.939857 | instance | Wednesday 03 June 2026 18:23:42 +0000 (0:00:00.071) 0:44:56.941 ********
2026-06-03 18:23:43.006548 | instance | skipping: [instance]
2026-06-03 18:23:43.006769 | instance |
2026-06-03 18:23:43.007033 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-06-03 18:23:43.007298 | instance | Wednesday 03 June 2026 18:23:42 +0000 (0:00:00.067) 0:44:57.009 ********
2026-06-03 18:26:06.341065 | instance | changed: [instance]
2026-06-03 18:26:06.341128 | instance |
2026-06-03 18:26:06.341135 | instance | TASK [Create Ingress] **********************************************************
2026-06-03 18:26:06.341141 | instance | Wednesday 03 June 2026 18:26:06 +0000 (0:02:23.333) 0:47:20.342 ********
2026-06-03 18:26:06.471677 | instance | included: openstack_helm_ingress for instance
2026-06-03 18:26:06.471909 | instance |
2026-06-03 18:26:06.472222 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-03 18:26:06.472552 | instance | Wednesday 03 June 2026 18:26:06 +0000 (0:00:00.132) 0:47:20.474 ********
2026-06-03 18:26:06.532519 | instance | skipping: [instance]
2026-06-03 18:26:06.532752 | instance |
2026-06-03 18:26:06.533048 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-03 18:26:06.533315 | instance | Wednesday 03 June 2026 18:26:06 +0000 (0:00:00.060) 0:47:20.535 ********
2026-06-03 18:26:06.603457 | instance | skipping: [instance]
2026-06-03 18:26:06.603666 | instance |
2026-06-03 18:26:06.603948 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-03 18:26:06.604290 | instance | Wednesday 03 June 2026 18:26:06 +0000 (0:00:00.070) 0:47:20.606 ********
2026-06-03 18:26:06.701521 | instance | ok: [instance]
2026-06-03 18:26:06.701707 | instance |
2026-06-03 18:26:06.702005 | instance | TASK [Create Ingress network] **************************************************
2026-06-03 18:26:06.702280 | instance | Wednesday 03 June 2026 18:26:06 +0000 (0:00:00.098) 0:47:20.704 ********
2026-06-03 18:26:06.797169 | instance | included: ingress for instance
2026-06-03 18:26:06.797416 | instance |
2026-06-03 18:26:06.797695 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-06-03 18:26:06.797970 | instance | Wednesday 03 June 2026 18:26:06 +0000 (0:00:00.095) 0:47:20.799 ********
2026-06-03 18:26:08.146666 | instance | changed: [instance]
2026-06-03 18:26:08.146750 | instance |
2026-06-03 18:26:08.146872 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-06-03 18:26:08.146989 | instance | Wednesday 03 June 2026 18:26:08 +0000 (0:00:01.349) 0:47:22.149 ********
2026-06-03 18:26:08.897278 | instance | ok: [instance]
2026-06-03 18:26:08.897363 | instance |
2026-06-03 18:26:08.897488 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-06-03 18:26:08.897613 | instance | Wednesday 03 June 2026 18:26:08 +0000 (0:00:00.750) 0:47:22.900 ********
2026-06-03 18:31:59.050083 | instance | failed: [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'}]}) => {"ansible_loop_var": "item", "attempts": 60, "changed": false, "extra_data": {"data": null, "details": "503 Service Temporarily Unavailable: nginx", "response": "\r\n
503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n"}, "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"}]}, "msg": "HttpException: 503: Server Error for url: https://network.199-204-45-210.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"}
2026-06-03 18:31:59.057803 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-06-03 18:31:59.058077 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-06-03 18:31:59.058455 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-06-03 18:31:59.058987 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-06-03 18:31:59.058998 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-06-03 18:31:59.059229 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-06-03 18:31:59.059485 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-06-03 18:31:59.059740 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left).
2026-06-03 18:31:59.059992 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left).
2026-06-03 18:31:59.060250 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left).
2026-06-03 18:31:59.060503 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left).
2026-06-03 18:31:59.060778 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left).
2026-06-03 18:31:59.061036 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left).
2026-06-03 18:31:59.061289 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left).
2026-06-03 18:31:59.061546 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left).
2026-06-03 18:31:59.061800 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left).
2026-06-03 18:31:59.062052 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left).
2026-06-03 18:31:59.062344 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left).
2026-06-03 18:31:59.062631 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left).
2026-06-03 18:31:59.062888 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left).
2026-06-03 18:31:59.063140 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left).
2026-06-03 18:31:59.063454 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left).
2026-06-03 18:31:59.063710 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left).
2026-06-03 18:31:59.063959 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left).
2026-06-03 18:31:59.064164 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left).
2026-06-03 18:31:59.064278 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left).
2026-06-03 18:31:59.064407 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left).
2026-06-03 18:31:59.064520 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left).
2026-06-03 18:31:59.064626 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left).
2026-06-03 18:31:59.064751 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left).
2026-06-03 18:31:59.064858 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left).
2026-06-03 18:31:59.064974 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left).
2026-06-03 18:31:59.065090 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left).
2026-06-03 18:31:59.065206 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left).
2026-06-03 18:31:59.065321 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left).
2026-06-03 18:31:59.065440 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left).
2026-06-03 18:31:59.065556 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left).
2026-06-03 18:31:59.065671 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left).
2026-06-03 18:31:59.065786 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left).
2026-06-03 18:31:59.065901 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left).
2026-06-03 18:31:59.066017 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left).
2026-06-03 18:31:59.066134 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left).
2026-06-03 18:31:59.066309 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left).
2026-06-03 18:31:59.066431 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left).
2026-06-03 18:31:59.066596 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left).
2026-06-03 18:31:59.066758 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left).
2026-06-03 18:31:59.066919 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left).
2026-06-03 18:31:59.067080 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left).
2026-06-03 18:31:59.067308 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left).
2026-06-03 18:31:59.067519 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left).
2026-06-03 18:31:59.067635 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left).
2026-06-03 18:31:59.067751 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left).
2026-06-03 18:31:59.067868 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left).
2026-06-03 18:31:59.067984 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left).
2026-06-03 18:31:59.068098 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left).
2026-06-03 18:31:59.068215 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left).
2026-06-03 18:31:59.068331 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left).
2026-06-03 18:31:59.068446 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left).
2026-06-03 18:31:59.068565 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left).
2026-06-03 18:31:59.068681 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left).
2026-06-03 18:31:59.068790 | instance |
2026-06-03 18:31:59.068939 | instance | PLAY RECAP *********************************************************************
2026-06-03 18:31:59.069069 | instance | instance : ok=598 changed=219 unreachable=0 failed=1 skipped=196 rescued=0 ignored=2
2026-06-03 18:31:59.069177 | instance |
2026-06-03 18:31:59.069294 | instance | Wednesday 03 June 2026 18:31:59 +0000 (0:05:50.158) 0:53:13.058 ********
2026-06-03 18:31:59.069404 | instance | ===============================================================================
2026-06-03 18:31:59.069519 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 350.16s
2026-06-03 18:31:59.069636 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 288.27s
2026-06-03 18:31:59.069751 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 171.21s
2026-06-03 18:31:59.069866 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 160.66s
2026-06-03 18:31:59.069981 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 159.57s
2026-06-03 18:31:59.070095 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 147.48s
2026-06-03 18:31:59.070226 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 143.33s
2026-06-03 18:31:59.070349 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 122.26s
2026-06-03 18:31:59.070463 | instance | vexxhost.ceph.mon : Run Bootstrap command ----------------------------- 116.43s
2026-06-03 18:31:59.070578 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 111.75s
2026-06-03 18:31:59.070694 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 103.99s
2026-06-03 18:31:59.070808 | instance | vexxhost.atmosphere.placement : Deploy Helm chart --------------------- 101.47s
2026-06-03 18:31:59.070922 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 99.04s
2026-06-03 18:31:59.071045 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 51.30s
2026-06-03 18:31:59.071165 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.98s
2026-06-03 18:31:59.071312 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.96s
2026-06-03 18:31:59.071478 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.95s
2026-06-03 18:31:59.071663 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.95s
2026-06-03 18:31:59.071822 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.92s
2026-06-03 18:31:59.071996 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.92s
2026-06-03 18:31:59.377025 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-06-03 18:31:59.377179 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-06-03 18:31:59.377315 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-06-03 18:31:59.571756 | instance | ERROR
2026-06-03 18:31:59.572077 | instance | {
2026-06-03 18:31:59.572144 | instance | "delta": "0:54:20.789502",
2026-06-03 18:31:59.572194 | instance | "end": "2026-06-03 18:31:59.453098",
2026-06-03 18:31:59.572255 | instance | "msg": "non-zero return code",
2026-06-03 18:31:59.572311 | instance | "rc": 2,
2026-06-03 18:31:59.572359 | instance | "start": "2026-06-03 17:37:38.663596"
2026-06-03 18:31:59.572401 | instance | }
failure
2026-06-03 18:31:59.607071 |
2026-06-03 18:31:59.607245 | PLAY RECAP
2026-06-03 18:31:59.607384 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-06-03 18:31:59.607427 |
2026-06-03 18:31:59.765816 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-03 18:31:59.776705 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-06-03 18:32:00.399866 |
2026-06-03 18:32:00.400244 | PLAY [all]
2026-06-03 18:32:00.414975 |
2026-06-03 18:32:00.415093 | TASK [gather-host-logs : creating directory for system status]
2026-06-03 18:32:00.754014 | instance | changed
2026-06-03 18:32:00.761145 |
2026-06-03 18:32:00.761328 | TASK [gather-host-logs : Get logs for each host]
2026-06-03 18:32:01.130016 | instance | + systemd-cgls --full --all --no-pager
2026-06-03 18:32:01.163343 | instance | + ip addr
2026-06-03 18:32:01.169782 | instance | + ip route
2026-06-03 18:32:01.172566 | instance | + lsblk
2026-06-03 18:32:01.183745 | instance | + mount
2026-06-03 18:32:01.196053 | instance | + docker images
2026-06-03 18:32:01.216851 | instance | + brctl show
2026-06-03 18:32:01.217555 | instance | /bin/bash: line 8: brctl: command not found
2026-06-03 18:32:01.217885 | instance | + ps aux --sort=-%mem
2026-06-03 18:32:01.266888 | instance | + dpkg -l
2026-06-03 18:32:01.281658 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-06-03 18:32:01.282020 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-06-03 18:32:01.304561 | instance | + '[' '!' -z '' ']'
2026-06-03 18:32:01.800220 | instance | ok: Runtime: 0:00:00.180814
2026-06-03 18:32:01.807501 |
2026-06-03 18:32:01.807566 | TASK [gather-host-logs : Downloads logs to executor]
2026-06-03 18:32:02.450875 | instance | changed:
2026-06-03 18:32:02.451107 | instance | created directory /var/lib/zuul/builds/d1796cbb2e3242fa83ce602f27a0ca48/work/logs/instance
2026-06-03 18:32:02.451146 | instance | cd+++++++++ system/
2026-06-03 18:32:02.451177 | instance | >f+++++++++ system/brctl-show.txt
2026-06-03 18:32:02.451207 | instance | >f+++++++++ system/docker-images.txt
2026-06-03 18:32:02.451234 | instance | >f+++++++++ system/ip-addr.txt
2026-06-03 18:32:02.451263 | instance | >f+++++++++ system/ip-route.txt
2026-06-03 18:32:02.451291 | instance | >f+++++++++ system/lsblk.txt
2026-06-03 18:32:02.451318 | instance | >f+++++++++ system/mount.txt
2026-06-03 18:32:02.451345 | instance | >f+++++++++ system/packages.txt
2026-06-03 18:32:02.451371 | instance | >f+++++++++ system/ps.txt
2026-06-03 18:32:02.451400 | instance | >f+++++++++ system/systemd-cgls.txt
2026-06-03 18:32:02.462655 |
2026-06-03 18:32:02.462722 | LOOP [helm-release-status : creating directory for helm release status]
2026-06-03 18:32:02.672839 | instance | changed: "values"
2026-06-03 18:32:02.837904 | instance | changed: "releases"
2026-06-03 18:32:02.858879 |
2026-06-03 18:32:02.859031 | TASK [helm-release-status : Gather get release status for helm charts]
2026-06-03 18:32:10.952044 | instance | ok: Runtime: 0:00:07.607409
2026-06-03 18:32:10.957463 |
2026-06-03 18:32:10.969583 | TASK [helm-release-status : Downloads logs to executor]
2026-06-03 18:32:11.490884 | instance | changed:
2026-06-03 18:32:11.491202 | instance | cd+++++++++ helm/
2026-06-03 18:32:11.491254 | instance | cd+++++++++ helm/releases/
2026-06-03 18:32:11.491340 | instance | cd+++++++++ helm/releases/auth-system/
2026-06-03 18:32:11.491441 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-06-03 18:32:11.491484 | instance | cd+++++++++ helm/releases/cert-manager/
2026-06-03 18:32:11.491521 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-06-03 18:32:11.491558 | instance | cd+++++++++ helm/releases/envoy-gateway-system/
2026-06-03 18:32:11.491596 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt
2026-06-03 18:32:11.491634 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-06-03 18:32:11.491670 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-06-03 18:32:11.491706 | instance | cd+++++++++ helm/releases/kube-system/
2026-06-03 18:32:11.491743 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-06-03 18:32:11.491791 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-06-03 18:32:11.491829 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-06-03 18:32:11.491866 | instance | cd+++++++++ helm/releases/monitoring/
2026-06-03 18:32:11.491903 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-06-03 18:32:11.491940 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-06-03 18:32:11.491976 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-06-03 18:32:11.492013 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-06-03 18:32:11.492049 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-06-03 18:32:11.492088 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt
2026-06-03 18:32:11.492125 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-06-03 18:32:11.492161 | instance | cd+++++++++ helm/releases/openstack/
2026-06-03 18:32:11.492197 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-06-03 18:32:11.492233 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-06-03 18:32:11.492271 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-06-03 18:32:11.492308 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-06-03 18:32:11.492344 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-06-03 18:32:11.492377 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-06-03 18:32:11.492406 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-06-03 18:32:11.492434 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-06-03 18:32:11.492458 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-06-03 18:32:11.492482 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-06-03 18:32:11.492507 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-06-03 18:32:11.492533 | instance | >f+++++++++ helm/releases/openstack/ovn.txt
2026-06-03 18:32:11.492556 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-06-03 18:32:11.492575 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-06-03 18:32:11.492594 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-06-03 18:32:11.492612 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-06-03 18:32:11.492631 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-06-03 18:32:11.492650 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-06-03 18:32:11.492669 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-06-03 18:32:11.492688 | instance | cd+++++++++ helm/values/
2026-06-03 18:32:11.492707 | instance | cd+++++++++ helm/values/auth-system/
2026-06-03 18:32:11.492725 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-06-03 18:32:11.492745 | instance | cd+++++++++ helm/values/cert-manager/
2026-06-03 18:32:11.492763 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-06-03 18:32:11.492782 | instance | cd+++++++++ helm/values/envoy-gateway-system/
2026-06-03 18:32:11.492816 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml
2026-06-03 18:32:11.492837 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-06-03 18:32:11.492855 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-06-03 18:32:11.492874 | instance | cd+++++++++ helm/values/kube-system/
2026-06-03 18:32:11.492892 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-06-03 18:32:11.492910 | instance | cd+++++++++ helm/values/local-path-storage/
2026-06-03 18:32:11.492929 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-06-03 18:32:11.492947 | instance | cd+++++++++ helm/values/monitoring/
2026-06-03 18:32:11.492966 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-06-03 18:32:11.493011 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-06-03 18:32:11.493031 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-06-03 18:32:11.493051 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-06-03 18:32:11.493069 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-06-03 18:32:11.493088 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml
2026-06-03 18:32:11.493107 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-06-03 18:32:11.493126 | instance | cd+++++++++ helm/values/openstack/
2026-06-03 18:32:11.493145 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-06-03 18:32:11.493164 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-06-03 18:32:11.493182 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-06-03 18:32:11.493200 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-06-03 18:32:11.493219 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-06-03 18:32:11.493238 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-06-03 18:32:11.493256 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-06-03 18:32:11.493275 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-06-03 18:32:11.493293 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-06-03 18:32:11.493312 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-06-03 18:32:11.493330 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-06-03 18:32:11.493349 | instance | >f+++++++++ helm/values/openstack/ovn.yaml
2026-06-03 18:32:11.493367 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-06-03 18:32:11.493386 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-06-03 18:32:11.493405 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-06-03 18:32:11.493425 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-06-03 18:32:11.493444 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-06-03 18:32:11.493463 | instance | cd+++++++++ helm/values/rook-ceph/
2026-06-03 18:32:11.493482 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-06-03 18:32:11.506669 |
2026-06-03 18:32:11.506830 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-06-03 18:32:11.736400 | instance | changed
2026-06-03 18:32:11.744713 |
2026-06-03 18:32:11.744824 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-06-03 18:32:11.953553 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-03 18:32:11.953719 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-03 18:32:11.960769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:11.963673 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:12.051489 | instance | node/instance
2026-06-03 18:32:12.058637 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:12.117680 | instance | clusterrole/admin
2026-06-03 18:32:12.338124 | instance | clusterrole/cephfs-csi-nodeplugin
2026-06-03 18:32:12.399672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:12.409796 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:12.445305 | instance | clusterrole/cephfs-external-provisioner-runner
2026-06-03 18:32:12.501287 | instance | clusterrole/cert-manager-cainjector
2026-06-03 18:32:12.623784 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-06-03 18:32:12.669168 | instance | clusterrole/cert-manager-controller-certificates
2026-06-03 18:32:12.796777 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-06-03 18:32:12.834875 | instance | clusterrole/cert-manager-controller-challenges
2026-06-03 18:32:12.968627 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-06-03 18:32:13.014255 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-06-03 18:32:13.129544 | instance | clusterrole/cert-manager-controller-issuers
2026-06-03 18:32:13.181073 | instance | clusterrole/cert-manager-controller-orders
2026-06-03 18:32:13.303912 | instance | clusterrole/cert-manager-edit
2026-06-03 18:32:13.354594 | instance | clusterrole/cert-manager-view
2026-06-03 18:32:13.485627 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-06-03 18:32:13.527927 | instance | clusterrole/cilium
2026-06-03 18:32:13.658872 | instance | clusterrole/cilium-operator
2026-06-03 18:32:13.716622 | instance | clusterrole/cluster-admin
2026-06-03 18:32:13.829826 | instance | clusterrole/edit
2026-06-03 18:32:13.895283 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-03 18:32:14.012549 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role
2026-06-03 18:32:14.076739 | instance | clusterrole/goldpinger-clusterrole
2026-06-03 18:32:14.224237 | instance | clusterrole/ingress-nginx
2026-06-03 18:32:14.248031 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-06-03 18:32:14.405053 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-06-03 18:32:14.409589 | instance | clusterrole/kube-prometheus-stack-operator
2026-06-03 18:32:14.570311 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-06-03 18:32:14.579284 | instance | clusterrole/kubeadm:get-nodes
2026-06-03 18:32:14.735351 | instance | clusterrole/local-path-provisioner
2026-06-03 18:32:14.762136 | instance | clusterrole/node-feature-discovery
2026-06-03 18:32:14.904690 | instance | clusterrole/node-feature-discovery-gc
2026-06-03 18:32:14.938894 | instance | clusterrole/nova-bootstrap
2026-06-03 18:32:15.074908 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-06-03 18:32:15.110469 | instance | clusterrole/nova-cell-setup
2026-06-03 18:32:15.248530 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-06-03 18:32:15.305363 | instance | clusterrole/objectstorage-provisioner-role
2026-06-03 18:32:15.445903 | instance | clusterrole/ovn-controller
2026-06-03 18:32:15.503334 | instance | clusterrolebinding/cert-manager-cainjector
2026-06-03 18:32:15.651228 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-06-03 18:32:15.691494 | instance | clusterrole/ovn-controller-list-nodes-role-openstack
2026-06-03 18:32:15.820284 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-06-03 18:32:15.877451 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-06-03 18:32:15.973588 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-06-03 18:32:16.041242 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-06-03 18:32:16.130462 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-06-03 18:32:16.211757 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-06-03 18:32:16.305117 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-06-03 18:32:16.403667 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-06-03 18:32:16.482986 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-06-03 18:32:16.570069 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-06-03 18:32:16.651734 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-06-03 18:32:16.752416 | instance | clusterrolebinding/cert-manager-controller-orders
2026-06-03 18:32:16.822576 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-06-03 18:32:16.940137 | instance | clusterrolebinding/cilium
2026-06-03 18:32:17.007303 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-06-03 18:32:17.129367 | instance | clusterrolebinding/cilium-operator
2026-06-03 18:32:17.190601 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-06-03 18:32:17.320188 | instance | clusterrolebinding/cluster-admin
2026-06-03 18:32:17.362563 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-06-03 18:32:17.505886 | instance | clusterrole/rbd-csi-nodeplugin
2026-06-03 18:32:17.565992 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-03 18:32:17.704336 | instance | clusterrole/rbd-external-provisioner-runner
2026-06-03 18:32:17.738137 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
2026-06-03 18:32:17.879059 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-06-03 18:32:17.911522 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-06-03 18:32:18.060306 | instance | clusterrole/rook-ceph-global
2026-06-03 18:32:18.081208 | instance | clusterrolebinding/ingress-nginx
2026-06-03 18:32:18.237738 | instance | clusterrole/rook-ceph-mgr-cluster
2026-06-03 18:32:18.253530 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-06-03 18:32:18.441956 | instance | clusterrole/rook-ceph-mgr-system
2026-06-03 18:32:18.446369 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-06-03 18:32:18.622767 | instance | clusterrole/rook-ceph-object-bucket
2026-06-03 18:32:18.627874 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-06-03 18:32:18.790499 | instance | clusterrole/rook-ceph-osd
2026-06-03 18:32:18.811084 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-06-03 18:32:18.972313 | instance | clusterrole/rook-ceph-system
2026-06-03 18:32:18.979430 | instance | clusterrolebinding/kubeadm:get-nodes
2026-06-03 18:32:19.163524 | instance | clusterrole/secretgen-controller-cluster-role
2026-06-03 18:32:19.165444 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-06-03 18:32:19.354688 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-06-03 18:32:19.354904 | instance | clusterrole/system:aggregate-to-admin
2026-06-03 18:32:19.528610 | instance | clusterrole/system:aggregate-to-edit
2026-06-03 18:32:19.536545 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-06-03 18:32:19.709655 | instance | clusterrole/system:aggregate-to-view
2026-06-03 18:32:19.716139 | instance | clusterrolebinding/kubeadm:node-proxier
2026-06-03 18:32:19.892045 | instance | clusterrolebinding/local-path-provisioner
2026-06-03 18:32:19.892557 | instance | clusterrolebinding/node-feature-discovery
2026-06-03 18:32:20.070833 | instance | clusterrolebinding/node-feature-discovery-gc
2026-06-03 18:32:20.072278 | instance | clusterrolebinding/nova-bootstrap
2026-06-03 18:32:20.255771 | instance | clusterrole/system:auth-delegator
2026-06-03 18:32:20.260752 | instance | clusterrolebinding/nova-cell-setup
2026-06-03 18:32:20.439865 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-06-03 18:32:20.442496 | instance | clusterrole/system:basic-user
2026-06-03 18:32:20.616347 | instance | clusterrolebinding/ovn-controller
2026-06-03 18:32:20.617104 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-06-03 18:32:20.800039 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack
2026-06-03 18:32:20.819093 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-06-03 18:32:20.990389 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-06-03 18:32:21.005968 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-06-03 18:32:21.174489 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-06-03 18:32:21.201206 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-06-03 18:32:21.379342 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-06-03 18:32:21.399625 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-06-03 18:32:21.575560 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-06-03 18:32:21.604165 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-06-03 18:32:21.757647 | instance | clusterrolebinding/rook-ceph-global
2026-06-03 18:32:21.796363 | instance | clusterrole/system:controller:attachdetach-controller
2026-06-03 18:32:21.925188 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-06-03 18:32:21.997318 | instance | clusterrole/system:controller:certificate-controller
2026-06-03 18:32:22.105240 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-06-03 18:32:22.191611 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-06-03 18:32:22.292021 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-06-03 18:32:22.375854 | instance | clusterrole/system:controller:cronjob-controller
2026-06-03 18:32:22.462626 | instance | clusterrolebinding/rook-ceph-osd
2026-06-03 18:32:22.549527 | instance | clusterrole/system:controller:daemon-set-controller
2026-06-03 18:32:22.645202 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-06-03 18:32:22.718122 | instance | clusterrole/system:controller:deployment-controller
2026-06-03 18:32:22.825870 | instance | clusterrole/system:controller:disruption-controller
2026-06-03 18:32:22.892619 | instance | clusterrole/system:controller:endpoint-controller
2026-06-03 18:32:22.983005 | instance | clusterrole/system:controller:endpointslice-controller
2026-06-03 18:32:23.061569 | instance | clusterrolebinding/rook-ceph-system
2026-06-03 18:32:23.177645 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-06-03 18:32:23.265858 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-06-03 18:32:23.376042 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-06-03 18:32:23.450401 | instance | clusterrolebinding/system:basic-user
2026-06-03 18:32:23.582492 | instance | clusterrole/system:controller:expand-controller
2026-06-03 18:32:23.646643 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-06-03 18:32:23.755239 | instance | clusterrole/system:controller:generic-garbage-collector
2026-06-03 18:32:23.840317 | instance | clusterrolebinding/system:controller:certificate-controller
2026-06-03 18:32:23.937961 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-06-03 18:32:24.037136 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-06-03 18:32:24.114424 | instance | clusterrole/system:controller:job-controller
2026-06-03 18:32:24.228648 | instance | clusterrole/system:controller:namespace-controller
2026-06-03 18:32:24.295987 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-06-03 18:32:24.421840 | instance | clusterrole/system:controller:node-controller
2026-06-03 18:32:24.477859 | instance | clusterrole/system:controller:persistent-volume-binder
2026-06-03 18:32:24.589389 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-06-03 18:32:24.683236 | instance | clusterrole/system:controller:pod-garbage-collector
2026-06-03 18:32:24.819026 | instance | clusterrolebinding/system:controller:deployment-controller
2026-06-03 18:32:24.856857 | instance | clusterrole/system:controller:pv-protection-controller
2026-06-03 18:32:25.000750 | instance | clusterrolebinding/system:controller:disruption-controller
2026-06-03 18:32:25.030320 | instance | clusterrole/system:controller:pvc-protection-controller
2026-06-03 18:32:25.185933 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-06-03 18:32:25.233842 | instance | clusterrole/system:controller:replicaset-controller
2026-06-03 18:32:25.375603 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-06-03 18:32:25.433377 | instance | clusterrole/system:controller:replication-controller
2026-06-03 18:32:25.581253 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-06-03 18:32:25.611119 | instance | clusterrole/system:controller:resourcequota-controller
2026-06-03 18:32:25.767162 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-06-03 18:32:25.790932 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-06-03 18:32:25.951966 | instance | clusterrole/system:controller:route-controller
2026-06-03 18:32:25.977471 | instance | clusterrolebinding/system:controller:expand-controller
2026-06-03 18:32:26.144692 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-06-03 18:32:26.152537 | instance | clusterrole/system:controller:service-account-controller
2026-06-03 18:32:26.342146 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-06-03 18:32:26.349696 | instance | clusterrolebinding/system:controller:job-controller
2026-06-03 18:32:26.518476 | instance | clusterrole/system:controller:service-controller
2026-06-03 18:32:26.530924 | instance | clusterrolebinding/system:controller:namespace-controller
2026-06-03 18:32:26.712693 | instance | clusterrolebinding/system:controller:node-controller
2026-06-03 18:32:26.714387 | instance | clusterrole/system:controller:statefulset-controller
2026-06-03 18:32:26.888240 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-06-03 18:32:26.890605 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-06-03 18:32:27.085177 | instance | clusterrole/system:controller:ttl-controller
2026-06-03 18:32:27.088349 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-06-03 18:32:27.277902 | instance | clusterrole/system:coredns
2026-06-03 18:32:27.278310 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-06-03 18:32:27.459677 | instance | clusterrole/system:discovery
2026-06-03 18:32:27.471271 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-06-03 18:32:27.642722 | instance | clusterrole/system:heapster
2026-06-03 18:32:27.650800 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-06-03 18:32:27.826591 | instance | clusterrolebinding/system:controller:replication-controller
2026-06-03 18:32:27.829126 | instance | clusterrole/system:kube-aggregator
2026-06-03 18:32:28.032082 | instance | clusterrole/system:kube-controller-manager
2026-06-03 18:32:28.032990 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-06-03 18:32:28.217517 | instance | clusterrole/system:kube-dns
2026-06-03 18:32:28.223831 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-06-03 18:32:28.407467 | instance | clusterrole/system:kube-scheduler
2026-06-03 18:32:28.411324 | instance | clusterrolebinding/system:controller:route-controller
2026-06-03 18:32:28.597617 | instance | clusterrolebinding/system:controller:service-account-controller
2026-06-03 18:32:28.641233 | instance | clusterrole/system:kubelet-api-admin
2026-06-03 18:32:28.789961 | instance | clusterrolebinding/system:controller:service-controller
2026-06-03 18:32:28.823469 | instance | clusterrole/system:monitoring
2026-06-03 18:32:28.987449 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-06-03 18:32:29.007880 | instance | clusterrole/system:node
2026-06-03 18:32:29.161497 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-06-03 18:32:29.214780 | instance | clusterrole/system:node-bootstrapper
2026-06-03 18:32:29.367171 | instance | clusterrolebinding/system:controller:ttl-controller
2026-06-03 18:32:29.421662 | instance | clusterrolebinding/system:coredns
2026-06-03 18:32:29.570317 | instance | clusterrole/system:node-problem-detector
2026-06-03 18:32:29.604385 | instance | clusterrolebinding/system:discovery
2026-06-03 18:32:29.758979 | instance | clusterrole/system:node-proxier
2026-06-03 18:32:29.786488 | instance | clusterrolebinding/system:kube-controller-manager
2026-06-03 18:32:29.936552 | instance | clusterrole/system:persistent-volume-provisioner
2026-06-03 18:32:29.991776 | instance | clusterrolebinding/system:kube-dns
2026-06-03 18:32:30.143581 | instance | clusterrole/system:public-info-viewer
2026-06-03 18:32:30.210184 | instance | clusterrolebinding/system:kube-scheduler
2026-06-03 18:32:30.329016 | instance | clusterrole/system:service-account-issuer-discovery
2026-06-03 18:32:30.402367 | instance | clusterrolebinding/system:monitoring
2026-06-03 18:32:30.511513 | instance | clusterrole/system:volume-scheduler
2026-06-03 18:32:30.580210 | instance | clusterrolebinding/system:node
2026-06-03 18:32:30.676747 | instance | clusterrole/vector
2026-06-03 18:32:30.764987 | instance | clusterrole/view
2026-06-03 18:32:30.851938 | instance | clusterrolebinding/system:node-proxier
2026-06-03 18:32:30.965183 | instance | clusterrolebinding/system:public-info-viewer
2026-06-03 18:32:31.025975 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-06-03 18:32:31.165060 | instance | clusterrolebinding/system:volume-scheduler
2026-06-03 18:32:31.204121 | instance | clusterrolebinding/vector
2026-06-03 18:32:31.349965 | instance | namespace/auth-system
2026-06-03 18:32:31.411655 | instance | namespace/cert-manager
2026-06-03 18:32:31.540937 | instance | namespace/default
2026-06-03 18:32:31.597055 | instance | storageclass/general
2026-06-03 18:32:31.740249 | instance | namespace/envoy-gateway-system
2026-06-03 18:32:31.805981 | instance | namespace/ingress-nginx
2026-06-03 18:32:31.931337 | instance | namespace/kube-node-lease
2026-06-03 18:32:31.993244 | instance | namespace/kube-public
2026-06-03 18:32:32.107087 | instance | namespace/kube-system
2026-06-03 18:32:32.167648 | instance | namespace/local-path-storage
2026-06-03 18:32:32.297663 | instance | namespace/monitoring
2026-06-03 18:32:32.383011 | instance | namespace/openstack
2026-06-03 18:32:32.497095 | instance | namespace/rook-ceph
2026-06-03 18:32:32.569389 | instance | namespace/secretgen-controller
2026-06-03 18:32:32.812932 | instance | ok: Runtime: 0:00:20.796216
2026-06-03 18:32:32.822323 |
2026-06-03 18:32:32.822434 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-06-03 18:32:33.031575 | instance | changed
2026-06-03 18:32:33.038667 |
2026-06-03 18:32:33.038843 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-06-03 18:32:33.264251 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-03 18:32:33.264803 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-03 18:32:33.266337 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-03 18:32:33.387232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:33.387460 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:33.467064 | instance | auth-system/configmaps/keycloak-env-vars
2026-06-03 18:32:33.470750 | instance | auth-system/configmaps/kube-root-ca.crt
2026-06-03 18:32:33.472050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:33.475136 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:33.567142 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:33.572312 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:33.657848 | instance | cert-manager/configmaps/cert-manager-webhook
2026-06-03 18:32:33.658089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:33.659708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:33.678926 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-06-03 18:32:33.757586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:33.769413 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:33.842862 | instance | cert-manager/deployment/cert-manager
2026-06-03 18:32:33.853927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:33.867795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:33.882159 | instance | cert-manager/deployment/cert-manager-cainjector
2026-06-03 18:32:33.939997 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:33.954029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:34.018003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:34.033872 | instance | cert-manager/deployment/cert-manager-webhook
2026-06-03 18:32:34.047476 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:34.101223 | instance | auth-system/endpoints/keycloak
2026-06-03 18:32:34.103080 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:34.134115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:34.207451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:34.233859 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:34.243268 | instance | auth-system/endpoints/keycloak-headless
2026-06-03 18:32:34.312428 | instance | auth-system/endpoints/keycloak-metrics
2026-06-03 18:32:34.329639 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-03 18:32:34.333245 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-03 18:32:34.340321 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:34.342452 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:34.424089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:34.432531 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:34.439359 | instance | cert-manager/endpoints/cert-manager
2026-06-03 18:32:34.502420 | instance | cert-manager/endpoints/cert-manager-webhook
2026-06-03 18:32:34.517221 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:34.517463 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:34.616709 | instance | auth-system/ingresses/keycloak
2026-06-03 18:32:34.617613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:34.618231 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:34.691643 | instance | auth-system/networkpolicies/keycloak
2026-06-03 18:32:34.722957 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:34.747218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:34.807187 | instance | auth-system/pods/keycloak-0
2026-06-03 18:32:34.813194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:34.871176 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:34.886169 | instance | cert-manager/pods/cert-manager-75c4c745bc-8s254
2026-06-03 18:32:34.917295 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:34.968072 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:35.015391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:35.031007 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-8n7qv
2026-06-03 18:32:35.062947 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:35.089512 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-wlqmf
2026-06-03 18:32:35.114000 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:35.169477 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:35.221208 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:35.231059 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-06-03 18:32:35.266787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:35.332163 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-06-03 18:32:35.334914 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:35.382636 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:35.442147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:35.451085 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-06-03 18:32:35.473937 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:35.538606 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-06-03 18:32:35.543828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:35.567386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:35.637339 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:35.639129 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-06-03 18:32:35.659323 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:35.724089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:35.724582 | instance | cert-manager/roles/cert-manager:leaderelection
2026-06-03 18:32:35.755744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:35.830900 | instance | auth-system/secrets/keycloak
2026-06-03 18:32:35.831668 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:35.848132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:35.918649 | instance | auth-system/secrets/keycloak-externaldb
2026-06-03 18:32:35.932785 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:35.961544 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-03 18:32:35.974038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:36.021897 | instance | auth-system/secrets/keycloak.199-204-45-210.nip.io-tls
2026-06-03 18:32:36.028622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:36.067757 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:36.126477 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-06-03 18:32:36.132961 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-03 18:32:36.144162 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:36.167151 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:36.252509 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-06-03 18:32:36.275246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:36.283326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:36.377333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:36.382346 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-06-03 18:32:36.389223 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:36.463279 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:36.478005 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-06-03 18:32:36.495571 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:36.569435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:36.587801 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-06-03 18:32:36.663426 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:36.679961 | instance | cert-manager/serviceaccounts/cert-manager
2026-06-03 18:32:36.764282 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:36.769501 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:36.827048 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-06-03 18:32:36.862422 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:36.863979 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:36.903655 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-06-03 18:32:36.956036 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:36.962585 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:37.038696 | instance | cert-manager/serviceaccounts/default
2026-06-03 18:32:37.051278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:37.073113 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:37.132506 | instance | auth-system/serviceaccounts/default
2026-06-03 18:32:37.175228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:37.177138 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:37.257431 | instance | auth-system/serviceaccounts/keycloak
2026-06-03 18:32:37.265779 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:37.281963 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:37.342894 | instance | cert-manager/services/cert-manager
2026-06-03 18:32:37.382920 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:37.387342 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:37.484165 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:37.486231 | instance | cert-manager/services/cert-manager-webhook
2026-06-03 18:32:37.494841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:37.534656 | instance | auth-system/services/keycloak
2026-06-03 18:32:37.577288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:37.593551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:37.663324 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:37.686338 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:37.697699 | instance | auth-system/services/keycloak-headless
2026-06-03 18:32:37.721736 | instance | auth-system/services/keycloak-metrics
2026-06-03 18:32:37.760772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:37.794506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:37.858594 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-03 18:32:37.867070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:37.892502 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:37.897849 | instance | auth-system/statefulsets/keycloak
2026-06-03 18:32:37.928517 | instance | default/configmaps/kube-root-ca.crt
2026-06-03 18:32:37.968747 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-03 18:32:37.978306 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:37.983357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:38.082593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:38.084630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:38.102305 | instance | envoy-gateway-system/configmaps/envoy-gateway-config
2026-06-03 18:32:38.143020 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt
2026-06-03 18:32:38.177681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:38.177798 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:38.294754 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:38.324387 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:38.327203 | instance | envoy-gateway-system/deployment/envoy-gateway
2026-06-03 18:32:38.356726 | instance | default/endpoints/kubernetes
2026-06-03 18:32:38.426602 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:38.452202 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:38.545050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:38.558089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:38.570289 | instance | envoy-gateway-system/endpoints/envoy-gateway
2026-06-03 18:32:38.582529 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-gh4r7
2026-06-03 18:32:38.654548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:38.655956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:38.749194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:38.752932 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:38.800225 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen
2026-06-03 18:32:38.816799 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager
2026-06-03 18:32:38.843105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:38.847104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:38.936828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:38.962827 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:38.995592 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding
2026-06-03 18:32:39.032198 | instance | default/serviceaccounts/default
2026-06-03 18:32:39.058336 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:39.059558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:39.145532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:39.171175 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:39.180890 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen
2026-06-03 18:32:39.239729 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:39.240433 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager
2026-06-03 18:32:39.271437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:39.342561 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-03 18:32:39.359394 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:39.387817 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role
2026-06-03 18:32:39.389198 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:39.443039 | instance | default/services/kubernetes
2026-06-03 18:32:39.446768 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:39.497782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:39.538606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:39.584675 | instance | envoy-gateway-system/secrets/envoy
2026-06-03 18:32:39.603486 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:39.629271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:39.635673 | instance | envoy-gateway-system/serviceaccounts/default
2026-06-03 18:32:39.695155 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:39.727483 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:39.788787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:39.789172 | instance | envoy-gateway-system/secrets/envoy-gateway
2026-06-03 18:32:39.819556 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:39.892114 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:39.907404 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway
2026-06-03 18:32:39.926445 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:39.976751 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen
2026-06-03 18:32:40.025004 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-03 18:32:40.035612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:40.048458 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:40.122741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:40.141041 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:40.150957 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac
2026-06-03 18:32:40.245640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:40.261741 | instance | envoy-gateway-system/secrets/envoy-rate-limit
2026-06-03 18:32:40.282302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:40.354664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:40.364241 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1
2026-06-03 18:32:40.446728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:40.449909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:40.457847 | instance | envoy-gateway-system/services/envoy-gateway
2026-06-03 18:32:40.542787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:40.602321 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:40.646761 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-06-03 18:32:40.689396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:40.731926 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:40.787604 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-06-03 18:32:40.794181 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:40.827624 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:40.854623 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-06-03 18:32:40.876206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:40.925364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:40.969525 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:40.972535 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-06-03 18:32:41.056423 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-06-03 18:32:41.109993 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-03 18:32:41.119613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:41.191926 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-06-03 18:32:41.209178 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:41.279313 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-06-03 18:32:41.308633 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:41.394010 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:41.448981 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-06-03 18:32:41.484245 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-06-03 18:32:41.488207 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:41.522632 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:41.581222 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:41.641728 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-06-03 18:32:41.653716 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:41.684518 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-06-03 18:32:41.694515 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:41.783352 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:41.812710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:41.838948 | instance | ingress-nginx/pods/ingress-nginx-controller-hzkhp
2026-06-03 18:32:41.883233 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:41.886006 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-6fhbm
2026-06-03 18:32:41.917117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:41.994654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:42.003091 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:42.047450 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-06-03 18:32:42.099390 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:42.125129 | instance | ingress-nginx/roles/ingress-nginx
2026-06-03 18:32:42.210996 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-03 18:32:42.212037 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:42.219076 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:42.286505 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-06-03 18:32:42.328765 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:42.348486 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-06-03 18:32:42.416796 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:42.499470 | instance | ingress-nginx/serviceaccounts/default
2026-06-03 18:32:42.501757 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:42.531711 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:42.596035 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:42.608399 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-06-03 18:32:42.683050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:42.728756 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-06-03 18:32:42.793986 | instance | kube-node-lease/serviceaccounts/default
2026-06-03 18:32:42.892904 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:42.903283 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:42.935324 | instance | ingress-nginx/services/ingress-nginx-controller
2026-06-03 18:32:42.993448 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-06-03 18:32:43.010935 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:43.098015 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:43.144463 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-06-03 18:32:43.165131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:43.204916 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-06-03 18:32:43.225052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:43.299442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:43.352748 | instance | kube-public/configmaps/cluster-info
2026-06-03 18:32:43.399647 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:43.428689 | instance | kube-public/configmaps/kube-root-ca.crt
2026-06-03 18:32:43.505569 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:43.544674 | instance | kube-system/configmaps/cilium-config
2026-06-03 18:32:43.557567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:43.628824 | instance | kube-system/configmaps/coredns
2026-06-03 18:32:43.656019 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:43.753323 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-03 18:32:43.764435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:43.777011 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-06-03 18:32:43.832303 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-06-03 18:32:43.845221 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:43.960609 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:43.986773 | instance | kube-system/configmaps/kube-proxy
2026-06-03 18:32:44.030265 | instance | kube-system/configmaps/kube-root-ca.crt
2026-06-03 18:32:44.082657 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:44.113773 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:44.172862 | instance | kube-system/configmaps/kubeadm-config
2026-06-03 18:32:44.177108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:44.203278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:44.229597 | instance | kube-system/configmaps/kubelet-config
2026-06-03 18:32:44.329382 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:44.377274 | instance | kube-system/daemonsets/cilium
2026-06-03 18:32:44.422353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:44.463362 | instance | kube-system/daemonsets/kube-proxy
2026-06-03 18:32:44.579243 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:44.612967 | instance | kube-system/deployment/cilium-operator
2026-06-03 18:32:44.662101 | instance | kube-system/deployment/coredns
2026-06-03 18:32:44.692888 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:44.827262 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:44.830856 | instance | kube-system/endpoints/kube-dns
2026-06-03 18:32:44.862686 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-06-03 18:32:44.932932 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-03 18:32:44.946142 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:45.050579 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-06-03 18:32:45.052367 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-06-03 18:32:45.233096 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-06-03 18:32:45.235518 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-06-03 18:32:45.351164 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:45.369808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:45.425153 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-06-03 18:32:45.430657 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-06-03 18:32:45.441404 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:45.582868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:45.593367 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:45.620494 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-06-03 18:32:45.622409 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-06-03 18:32:45.711523 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:45.722380 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:45.811356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:45.818075 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-06-03 18:32:45.840316 | instance | kube-public/serviceaccounts/default
2026-06-03 18:32:45.842077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:45.930121 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:45.948307 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:46.024320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:46.035853 | instance | kube-system/pods/cilium-operator-869df985b8-pr6w6
2026-06-03 18:32:46.038545 | instance | kube-system/pods/cilium-vff7z
2026-06-03 18:32:46.045449 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:46.121135 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:46.132752 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:46.201209 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:46.217034 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:46.217425 | instance | kube-system/pods/coredns-67659f764b-g4bxc
2026-06-03 18:32:46.280518 | instance | kube-system/pods/coredns-67659f764b-v65n9
2026-06-03 18:32:46.292583 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:46.338471 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:46.392582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:46.426832 | instance | kube-system/pods/etcd-instance
2026-06-03 18:32:46.447693 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-03 18:32:46.457356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:46.501350 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:46.534032 | instance | kube-system/pods/kube-apiserver-instance
2026-06-03 18:32:46.549645 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:46.612848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:46.622520 | instance | kube-system/pods/kube-controller-manager-instance
2026-06-03 18:32:46.655465 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:46.718864 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-03 18:32:46.744337 | instance | kube-system/pods/kube-proxy-2n9kk
2026-06-03 18:32:46.824709 | instance | kube-system/pods/kube-scheduler-instance
2026-06-03 18:32:46.929870 | instance | kube-system/pods/kube-vip-instance
2026-06-03 18:32:47.011817 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-06-03 18:32:47.124490 | instance | local-path-storage/configmaps/local-path-config
2026-06-03 18:32:47.197575 | instance | kube-system/rolebindings/cilium-config-agent
2026-06-03 18:32:47.302638 | instance | kube-system/rolebindings/kube-proxy
2026-06-03 18:32:47.419409 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-06-03 18:32:47.511129 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-06-03 18:32:47.608801 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-06-03 18:32:47.689523 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-06-03 18:32:47.780036 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-06-03 18:32:47.870841 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-06-03 18:32:47.951039 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-06-03 18:32:48.037685 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-06-03 18:32:48.127281 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-06-03 18:32:48.216383 | instance | kube-system/roles/cilium-config-agent
2026-06-03 18:32:48.315216 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-06-03 18:32:48.421993 | instance | kube-system/roles/kube-proxy
2026-06-03 18:32:48.519056 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-06-03 18:32:48.593659 | instance | kube-system/roles/kubeadm:kubelet-config
2026-06-03 18:32:48.710351 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-06-03 18:32:48.777693 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-06-03 18:32:48.882883 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-06-03 18:32:48.986351 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-06-03 18:32:49.063388 | instance | kube-system/roles/system:controller:cloud-provider
2026-06-03 18:32:49.170694 | instance | local-path-storage/deployment/local-path-provisioner
2026-06-03 18:32:49.245386 | instance | kube-system/roles/system:controller:token-cleaner
2026-06-03 18:32:49.386913 | instance | kube-system/secrets/bootstrap-token-4j59gs
2026-06-03 18:32:49.458269 | instance | kube-system/secrets/bootstrap-token-5v3bj2
2026-06-03 18:32:49.581119 | instance | kube-system/secrets/kubeadm-certs
2026-06-03 18:32:49.624109 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-06-03 18:32:49.753020 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-06-03 18:32:49.883359 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-06-03 18:32:49.970893 | instance | kube-system/serviceaccounts/certificate-controller
2026-06-03 18:32:50.099160 | instance | kube-system/serviceaccounts/cilium
2026-06-03 18:32:50.187842 | instance | kube-system/serviceaccounts/cilium-operator
2026-06-03 18:32:50.347872 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-06-03 18:32:50.423596 | instance | kube-system/serviceaccounts/coredns
2026-06-03 18:32:50.582065 | instance | kube-system/serviceaccounts/cronjob-controller
2026-06-03 18:32:50.646102 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-06-03 18:32:50.787603 | instance | kube-system/serviceaccounts/default
2026-06-03 18:32:50.881191 | instance | kube-system/serviceaccounts/deployment-controller
2026-06-03 18:32:50.991934 | instance | kube-system/serviceaccounts/disruption-controller
2026-06-03 18:32:51.113141 | instance | kube-system/serviceaccounts/endpoint-controller
2026-06-03 18:32:51.214033 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-06-03 18:32:51.330293 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-06-03 18:32:51.447313 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-06-03 18:32:51.548803 | instance | kube-system/serviceaccounts/expand-controller
2026-06-03 18:32:51.656906 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-06-03 18:32:51.743815 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-06-03 18:32:51.858036 | instance | kube-system/serviceaccounts/job-controller
2026-06-03 18:32:51.944791 | instance | kube-system/serviceaccounts/kube-proxy
2026-06-03 18:32:52.071792 | instance | kube-system/serviceaccounts/namespace-controller
2026-06-03 18:32:52.160311 | instance | kube-system/serviceaccounts/node-controller
2026-06-03 18:32:52.293057 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-06-03 18:32:52.398127 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-06-03 18:32:52.520628 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-06-03 18:32:52.616656 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-06-03 18:32:52.739811 | instance | kube-system/serviceaccounts/replicaset-controller
2026-06-03 18:32:52.823548 | instance | kube-system/serviceaccounts/replication-controller
2026-06-03 18:32:52.975562 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-06-03 18:32:53.025581 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-06-03 18:32:53.171771 | instance | kube-system/serviceaccounts/service-account-controller
2026-06-03 18:32:53.239847 | instance | kube-system/serviceaccounts/service-controller
2026-06-03 18:32:53.387600 | instance | kube-system/serviceaccounts/statefulset-controller
2026-06-03 18:32:53.443503 | instance | kube-system/serviceaccounts/token-cleaner
2026-06-03 18:32:53.611843 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-06-03 18:32:53.668208 | instance | kube-system/serviceaccounts/ttl-controller
2026-06-03 18:32:53.807747 | instance | kube-system/services/kube-dns
2026-06-03 18:32:53.847619 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-06-03 18:32:53.992784 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-06-03 18:32:54.045815 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-06-03 18:32:54.175341 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-06-03 18:32:54.239539 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-06-03 18:32:54.373832 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-06-03 18:32:54.439557 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-g8nlm
2026-06-03 18:32:54.567373 | instance | monitoring/configmaps/goldpinger-zap
2026-06-03 18:32:54.627078 | instance | monitoring/configmaps/ipmi-exporter
2026-06-03 18:32:54.739266 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-06-03 18:32:54.783898 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-06-03 18:32:54.928347 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-06-03 18:32:54.970277 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-06-03 18:32:55.113663 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-06-03 18:32:55.172950 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-06-03 18:32:55.309779 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-06-03 18:32:55.396384 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-06-03 18:32:55.514829 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-06-03 18:32:55.690411 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-06-03 18:32:55.726692 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-06-03 18:32:55.875202 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-06-03 18:32:56.069460 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-06-03 18:32:56.073059 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-06-03 18:32:56.278787 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-06-03 18:32:56.284602 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-06-03 18:32:56.475161 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-06-03 18:32:56.481277 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-06-03 18:32:56.658945 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-06-03 18:32:56.673762 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-06-03 18:32:56.844050 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-06-03 18:32:56.850594 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-06-03 18:32:57.030336 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-06-03 18:32:57.032527 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-06-03 18:32:57.230354 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-06-03 18:32:57.239813 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-06-03 18:32:57.419518 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-06-03 18:32:57.421352 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-06-03 18:32:57.642971 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-06-03 18:32:57.668495 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-06-03 18:32:57.829059 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-06-03 18:32:57.855280 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-06-03 18:32:58.015634 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-06-03 18:32:58.047217 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-06-03 18:32:58.215065 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-06-03 18:32:58.244618 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-06-03 18:32:58.411613 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-06-03 18:32:58.452806 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-06-03 18:32:58.601894 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-06-03 18:32:58.649415 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-06-03 18:32:58.772206 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-06-03 18:32:58.852779 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-06-03 18:32:58.951759 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-06-03 18:32:59.035821 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-06-03 18:32:59.128927 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-06-03 18:32:59.223801 | instance | monitoring/configmaps/kube-root-ca.crt
2026-06-03 18:32:59.318414 | instance | monitoring/configmaps/loki
2026-06-03 18:32:59.399259 | instance | monitoring/configmaps/loki-alerting-rules
2026-06-03 18:32:59.491587 | instance | monitoring/configmaps/loki-gateway
2026-06-03 18:32:59.576433 | instance | monitoring/configmaps/loki-runtime
2026-06-03 18:32:59.664755 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-06-03 18:32:59.740112 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-06-03 18:32:59.835962 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-06-03 18:32:59.905402 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-06-03 18:33:00.006944 | instance | monitoring/configmaps/vector
2026-06-03 18:33:00.172754 | instance | monitoring/daemonsets/goldpinger
2026-06-03 18:33:00.195660 | instance | monitoring/daemonsets/ipmi-exporter
2026-06-03 18:33:00.376780 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-06-03 18:33:00.388554 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-06-03 18:33:00.585745 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0
2026-06-03 18:33:00.586853 | instance | monitoring/daemonsets/vector
2026-06-03 18:33:00.790898 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-06-03 18:33:00.803979 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-06-03 18:33:00.983462 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-06-03 18:33:00.996155 | instance | monitoring/deployment/loki-gateway
2026-06-03 18:33:01.185341 | instance | monitoring/deployment/node-feature-discovery-gc
2026-06-03 18:33:01.218259 | instance | monitoring/deployment/node-feature-discovery-master
2026-06-03 18:33:01.368146 | instance | monitoring/deployment/prometheus-pushgateway
2026-06-03 18:33:01.394587 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-06-03 18:33:01.541641 | instance | monitoring/endpoints/alertmanager-operated
2026-06-03 18:33:01.562887 | instance | monitoring/endpoints/goldpinger
2026-06-03 18:33:01.736143 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-06-03 18:33:01.758916 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-06-03 18:33:01.937098 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-06-03 18:33:02.006239 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-06-03 18:33:02.193373 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-06-03 18:33:02.229717 | instance | local-path-storage/serviceaccounts/default
2026-06-03 18:33:02.372480 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-06-03 18:33:02.416361 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-06-03 18:33:02.534943 | instance | monitoring/endpoints/loki
2026-06-03 18:33:02.583857 | instance | monitoring/endpoints/loki-chunks-cache
2026-06-03 18:33:02.701488 | instance | monitoring/endpoints/loki-gateway
2026-06-03 18:33:02.760585 | instance | monitoring/endpoints/loki-headless
2026-06-03 18:33:02.877043 | instance | monitoring/endpoints/loki-memberlist
2026-06-03 18:33:02.944818 | instance | monitoring/endpoints/loki-results-cache
2026-06-03 18:33:03.086843 | instance | monitoring/endpoints/prometheus-operated
2026-06-03 18:33:03.139942 | instance | monitoring/endpoints/prometheus-pushgateway
2026-06-03 18:33:03.271303 | instance | monitoring/endpoints/prometheus-smartctl-exporter
2026-06-03 18:33:03.344691 | instance | monitoring/endpoints/vector-headless
2026-06-03 18:33:03.476451 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-06-03 18:33:03.553248 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-06-03 18:33:03.685970 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-06-03 18:33:03.756965 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-03 18:33:03.879179 | instance | monitoring/pods/goldpinger-5pfk2
2026-06-03 18:33:03.940156 | instance | monitoring/pods/kube-prometheus-stack-grafana-865b46c8b4-657q8
2026-06-03 18:33:04.074817 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jldmq
2026-06-03 18:33:04.135911 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-px2xl
2026-06-03 18:33:04.251916 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-7wr4s
2026-06-03 18:33:04.345155 | instance | monitoring/pods/loki-0
2026-06-03 18:33:04.457046 | instance | monitoring/pods/loki-chunks-cache-0
2026-06-03 18:33:04.524839 | instance | monitoring/pods/loki-gateway-cf54cb88c-mplb5
2026-06-03 18:33:04.654695 | instance | monitoring/pods/loki-results-cache-0
2026-06-03 18:33:04.734560 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-8ch2n
2026-06-03 18:33:04.875807 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-54gmk
2026-06-03 18:33:04.949256 | instance | monitoring/pods/node-feature-discovery-worker-7qcsw
2026-06-03 18:33:05.064724 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-06-03 18:33:05.153049 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-hs8bv
2026-06-03 18:33:05.274003 | instance | monitoring/pods/vector-nsn86
2026-06-03 18:33:05.357506 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-03 18:33:05.455015 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-06-03 18:33:05.568864 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-06-03 18:33:05.663419 | instance | openstack/configmaps/barbican-bin
2026-06-03 18:33:05.772387 | instance | openstack/configmaps/ceph-csi-config
2026-06-03 18:33:05.871585 | instance | openstack/configmaps/ceph-etc
2026-06-03 18:33:06.010792 | instance | openstack/configmaps/cinder-bin
2026-06-03 18:33:06.085893 | instance | openstack/configmaps/glance-bin
2026-06-03 18:33:06.227517 | instance | openstack/configmaps/keepalived-bin
2026-06-03 18:33:06.318751 | instance | openstack/configmaps/keystone-bin
2026-06-03 18:33:06.450572 | instance | openstack/configmaps/keystone-openid-metadata
2026-06-03 18:33:06.544775 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-06-03 18:33:06.635018 | instance | openstack/configmaps/kube-root-ca.crt
2026-06-03 18:33:06.727890 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-06-03 18:33:06.843602 | instance | openstack/configmaps/libvirt-bin
2026-06-03 18:33:06.923740 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-06-03 18:33:07.064739 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-06-03 18:33:07.112180 | instance | monitoring/rolebindings/prometheus-smartctl-exporter
2026-06-03 18:33:07.303988 | instance | openstack/configmaps/memcached-memcached-bin
2026-06-03 18:33:07.332724 | instance | openstack/configmaps/neutron-bin
2026-06-03 18:33:07.523217 | instance | openstack/configmaps/nova-bin
2026-06-03 18:33:07.573799 | instance | openstack/configmaps/openvswitch-bin
2026-06-03 18:33:07.772300 | instance | openstack/configmaps/ovn-bin
2026-06-03 18:33:07.833646 | instance | openstack/configmaps/ovn-controller-default-bin
2026-06-03 18:33:08.012227 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-06-03 18:33:08.056894 | instance | openstack/configmaps/percona-xtradb-pxc
2026-06-03 18:33:08.218755 | instance | openstack/configmaps/placement-bin
2026-06-03 18:33:08.277555 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-06-03 18:33:08.457971 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-06-03 18:33:08.503023 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-06-03 18:33:08.716433 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-06-03 18:33:08.733407 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-06-03 18:33:08.920962 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-06-03 18:33:08.959067 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-06-03 18:33:09.117234 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-06-03 18:33:09.169773 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-06-03 18:33:09.358088 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-06-03 18:33:09.417146 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-06-03 18:33:09.564834 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-06-03 18:33:09.631711 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-06-03 18:33:09.782100 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-06-03 18:33:09.834782 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-06-03 18:33:09.978623 | instance | openstack/configmaps/rook-config-override
2026-06-03 18:33:10.083757 | instance | openstack/configmaps/staffeln-bin
2026-06-03 18:33:10.231372 | instance | openstack/configmaps/valkey-configuration
2026-06-03 18:33:10.338093 | instance | openstack/configmaps/valkey-health
2026-06-03 18:33:10.449053 | instance | openstack/configmaps/valkey-scripts
2026-06-03 18:33:10.535430 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-06-03 18:33:10.656149 | instance | openstack/cronjobs/keystone-credential-rotate
2026-06-03 18:33:10.737719 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-06-03 18:33:10.907536 | instance | openstack/cronjobs/nova-cell-setup
2026-06-03 18:33:10.950506 | instance | openstack/cronjobs/nova-service-cleaner
2026-06-03 18:33:11.112481 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-06-03 18:33:11.163403 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-06-03 18:33:11.289501 | instance | monitoring/roles/node-feature-discovery-worker
2026-06-03 18:33:11.360482 | instance | openstack/daemonsets/keepalived
2026-06-03 18:33:11.468567 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-06-03 18:33:11.554404 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-06-03 18:33:11.692096 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default
2026-06-03 18:33:11.783844 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default
2026-06-03 18:33:11.933440 | instance | openstack/daemonsets/nova-compute-default
2026-06-03 18:33:12.048446 | instance | openstack/daemonsets/openvswitch
2026-06-03 18:33:12.173576 | instance | openstack/daemonsets/ovn-controller-default
2026-06-03 18:33:12.271227 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-03 18:33:12.422045 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-06-03 18:33:12.456507 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-06-03 18:33:12.601986 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-06-03 18:33:12.632093 | instance | monitoring/secrets/alertmanager-tls
2026-06-03 18:33:12.758751 | instance | monitoring/secrets/grafana-tls
2026-06-03 18:33:12.820466 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-06-03 18:33:12.922143 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-06-03 18:33:12.992798 | instance | openstack/deployment/barbican-api
2026-06-03 18:33:13.094317 | instance | openstack/deployment/cinder-api
2026-06-03 18:33:13.196089 | instance | openstack/deployment/cinder-backup
2026-06-03 18:33:13.295425 | instance | openstack/deployment/cinder-scheduler
2026-06-03 18:33:13.434755 | instance | openstack/deployment/cinder-volume
2026-06-03 18:33:13.513786 | instance | openstack/deployment/glance-api
2026-06-03 18:33:13.668544 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-06-03 18:33:13.717439 | instance | openstack/deployment/keystone-api
2026-06-03 18:33:13.846825 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-06-03 18:33:13.933174 | instance | openstack/deployment/memcached-memcached
2026-06-03 18:33:14.007960 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-06-03 18:33:14.153712 | instance | openstack/deployment/neutron-rpc-server
2026-06-03 18:33:14.196116 | instance | openstack/deployment/neutron-server
2026-06-03 18:33:14.384584 | instance | openstack/deployment/nova-api-metadata
2026-06-03 18:33:14.418472 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-06-03 18:33:14.571264 | instance | openstack/deployment/nova-api-osapi
2026-06-03 18:33:14.591909 | instance | openstack/deployment/nova-conductor
2026-06-03 18:33:14.767890 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-06-03 18:33:14.787860 | instance | openstack/deployment/nova-novncproxy
2026-06-03 18:33:14.930399 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-06-03 18:33:14.991109 | instance | openstack/deployment/nova-scheduler
2026-06-03 18:33:15.105030 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-06-03 18:33:15.183041 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-7wr4s-tls
2026-06-03 18:33:15.291024 | instance | openstack/deployment/ovn-northd
2026-06-03 18:33:15.358295 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-06-03 18:33:15.501210 | instance | openstack/deployment/placement-api
2026-06-03 18:33:15.519828 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-06-03 18:33:15.685512 | instance | openstack/deployment/pxc-operator
2026-06-03 18:33:15.706899 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-06-03 18:33:15.928830 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-06-03 18:33:15.940220 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-06-03 18:33:16.102427 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-06-03 18:33:16.118753 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-06-03 18:33:16.262519 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-06-03 18:33:16.356730 | instance | monitoring/secrets/prometheus-tls
2026-06-03 18:33:16.477974 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-06-03 18:33:16.512522 | instance | openstack/deployment/staffeln-api
2026-06-03 18:33:16.683414 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-06-03 18:33:16.713522 | instance | openstack/deployment/staffeln-conductor
2026-06-03 18:33:16.845755 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-06-03 18:33:16.946206 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-06-03 18:33:17.173509 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-06-03 18:33:17.189228 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-06-03 18:33:17.380049 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1
2026-06-03 18:33:17.380896 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-06-03 18:33:17.546792 | instance | monitoring/serviceaccounts/default
2026-06-03 18:33:17.570322 | instance | monitoring/serviceaccounts/goldpinger
2026-06-03 18:33:17.794920 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-06-03 18:33:17.799713 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-06-03 18:33:18.025021 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-06-03 18:33:18.038621 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-06-03 18:33:18.278165 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-06-03 18:33:18.297832 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-06-03 18:33:18.527338 | instance | monitoring/serviceaccounts/loki
2026-06-03 18:33:18.547693 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-06-03 18:33:18.765463 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-06-03 18:33:18.790888 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-06-03 18:33:18.998919 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-06-03 18:33:19.025321 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter
2026-06-03 18:33:19.254791 | instance | monitoring/serviceaccounts/vector
2026-06-03 18:33:19.259893 | instance | openstack/endpoints/barbican-api
2026-06-03 18:33:19.460938 | instance | openstack/endpoints/ceph-mon
2026-06-03 18:33:19.503726 | instance | openstack/endpoints/cinder-api
2026-06-03 18:33:19.677055 | instance | openstack/endpoints/glance-api
2026-06-03 18:33:19.705610 | instance | openstack/endpoints/keystone-api
2026-06-03 18:33:19.878037 | instance | openstack/endpoints/memcached
2026-06-03 18:33:19.904464 | instance | openstack/endpoints/memcached-metrics
2026-06-03 18:33:20.077148 | instance | openstack/endpoints/neutron-server
2026-06-03 18:33:20.099340 | instance | openstack/endpoints/nova-api
2026-06-03 18:33:20.265407 | instance | openstack/endpoints/nova-metadata
2026-06-03 18:33:20.284688 | instance | openstack/endpoints/nova-novncproxy
2026-06-03 18:33:20.444885 | instance | openstack/endpoints/ovn-ovsdb-nb
2026-06-03 18:33:20.481990 | instance | openstack/endpoints/ovn-ovsdb-sb
2026-06-03 18:33:20.629000 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-06-03 18:33:20.682672 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-06-03 18:33:20.816482 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-06-03 18:33:20.879887 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-06-03 18:33:21.018268 | instance | openstack/endpoints/percona-xtradb-pxc
2026-06-03 18:33:21.071260 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-06-03 18:33:21.208098 | instance | openstack/endpoints/placement-api
2026-06-03 18:33:21.292151 | instance | openstack/endpoints/rabbitmq-barbican
2026-06-03 18:33:21.431617 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-06-03 18:33:21.479334 | instance | openstack/endpoints/rabbitmq-cinder
2026-06-03 18:33:21.660420 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-06-03 18:33:21.727694 | instance | openstack/endpoints/rabbitmq-glance
2026-06-03 18:33:21.833099 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-06-03 18:33:21.913346 | instance | openstack/endpoints/rabbitmq-keystone
2026-06-03 18:33:22.025102 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-06-03 18:33:22.111888 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-06-03 18:33:22.228133 | instance | openstack/endpoints/rabbitmq-neutron
2026-06-03 18:33:22.307816 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-06-03 18:33:22.468672 | instance | openstack/endpoints/rabbitmq-nova
2026-06-03 18:33:22.532659 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-06-03 18:33:22.675909 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-06-03 18:33:22.748221 | instance | openstack/endpoints/staffeln-api
2026-06-03 18:33:22.886009 | instance | openstack/endpoints/valkey
2026-06-03 18:33:22.958396 | instance | openstack/endpoints/valkey-headless
2026-06-03 18:33:23.086374 | instance | openstack/endpoints/valkey-metrics
2026-06-03 18:33:23.155191 | instance | monitoring/services/alertmanager-operated
2026-06-03 18:33:23.308628 | instance | monitoring/services/goldpinger
2026-06-03 18:33:23.366435 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-06-03 18:33:23.504632 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-06-03 18:33:23.546987 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-06-03 18:33:23.684885 | instance | monitoring/services/kube-prometheus-stack-operator
2026-06-03 18:33:23.745497 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-06-03 18:33:23.879518 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-06-03 18:33:23.920200 | instance | monitoring/services/loki
2026-06-03 18:33:24.065859 | instance | monitoring/services/loki-chunks-cache
2026-06-03 18:33:24.116734 | instance | monitoring/services/loki-gateway
2026-06-03 18:33:24.262805 | instance | monitoring/services/loki-headless
2026-06-03 18:33:24.317396 | instance | monitoring/services/loki-memberlist
2026-06-03 18:33:24.455445 | instance | monitoring/services/loki-results-cache
2026-06-03 18:33:24.508802 | instance | monitoring/services/prometheus-operated
2026-06-03 18:33:24.636770 | instance | monitoring/services/prometheus-pushgateway
2026-06-03 18:33:24.703196 | instance | monitoring/services/prometheus-smartctl-exporter
2026-06-03 18:33:24.819227 | instance | monitoring/services/vector-headless
2026-06-03 18:33:24.917808 | instance | openstack/ingresses/compute
2026-06-03 18:33:25.001759 | instance | openstack/ingresses/compute-novnc-proxy
2026-06-03 18:33:25.122418 | instance | openstack/ingresses/identity
2026-06-03 18:33:25.189487 | instance | openstack/ingresses/image
2026-06-03 18:33:25.345611 | instance | openstack/ingresses/key-manager
2026-06-03 18:33:25.415928 | instance | openstack/ingresses/network
2026-06-03 18:33:25.531985 | instance | openstack/ingresses/placement
2026-06-03 18:33:25.619460 | instance | openstack/ingresses/rook-ceph-cluster
2026-06-03 18:33:25.736163 | instance | openstack/ingresses/volumev3
2026-06-03 18:33:25.813969 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-03 18:33:25.937405 | instance | monitoring/statefulsets/loki
2026-06-03 18:33:26.011450 | instance | monitoring/statefulsets/loki-chunks-cache
2026-06-03 18:33:26.149470 | instance | monitoring/statefulsets/loki-results-cache
2026-06-03 18:33:26.207545 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-06-03 18:33:26.349087 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-06-03 18:33:26.418658 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-06-03 18:33:26.518016 | instance | openstack/networkpolicies/valkey
2026-06-03 18:33:26.587303 | instance | openstack/jobs/barbican-db-init
2026-06-03 18:33:26.703629 | instance | openstack/jobs/barbican-db-sync
2026-06-03 18:33:26.788749 | instance | openstack/jobs/barbican-ks-endpoints
2026-06-03 18:33:26.917244 | instance | openstack/jobs/barbican-ks-service
2026-06-03 18:33:27.007467 | instance | openstack/jobs/barbican-ks-user
2026-06-03 18:33:27.125794 | instance | openstack/jobs/barbican-rabbit-init
2026-06-03 18:33:27.225548 | instance | openstack/jobs/cinder-backup-storage-init
2026-06-03 18:33:27.369507 | instance | openstack/jobs/cinder-bootstrap
2026-06-03 18:33:27.460767 | instance | openstack/jobs/cinder-create-internal-tenant
2026-06-03 18:33:27.574360 | instance | openstack/jobs/cinder-db-init
2026-06-03 18:33:27.693713 | instance | openstack/jobs/cinder-db-sync
2026-06-03 18:33:27.782443 | instance | openstack/jobs/cinder-ks-endpoints
2026-06-03 18:33:27.937989 | instance | openstack/jobs/cinder-ks-service
2026-06-03 18:33:28.006677 | instance | openstack/jobs/cinder-ks-user
2026-06-03 18:33:28.161355 | instance | openstack/jobs/cinder-rabbit-init
2026-06-03 18:33:28.301368 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-06-03 18:33:28.440174 | instance | openstack/jobs/cinder-storage-init
2026-06-03 18:33:28.523432 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-06-03 18:33:28.671945 | instance | openstack/jobs/glance-db-init
2026-06-03 18:33:28.704520 | instance | openstack/jobs/glance-db-sync
2026-06-03 18:33:28.874739 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-06-03 18:33:28.910372 | instance | openstack/jobs/glance-ks-endpoints
2026-06-03 18:33:29.046360 | instance | openstack/jobs/glance-ks-service
2026-06-03 18:33:29.110963 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-06-03 18:33:29.257928 | instance | openstack/jobs/glance-ks-user
2026-06-03 18:33:29.283671 | instance | openstack/jobs/glance-metadefs-load
2026-06-03 18:33:29.489421 | instance | openstack/jobs/glance-rabbit-init
2026-06-03 18:33:29.508319 | instance | openstack/jobs/glance-storage-init
2026-06-03 18:33:29.696708 | instance | openstack/jobs/keystone-bootstrap
2026-06-03 18:33:29.718721 | instance | openstack/jobs/keystone-credential-setup
2026-06-03 18:33:29.917607 | instance | openstack/jobs/keystone-db-init
2026-06-03 18:33:29.923397 | instance | openstack/jobs/keystone-db-sync
2026-06-03 18:33:30.122814 | instance | openstack/jobs/keystone-domain-manage
2026-06-03 18:33:30.129491 | instance | openstack/jobs/keystone-fernet-setup
2026-06-03 18:33:30.326459 | instance | openstack/jobs/keystone-rabbit-init
2026-06-03 18:33:30.365335 | instance | openstack/jobs/neutron-db-init
2026-06-03 18:33:30.544067 | instance | openstack/jobs/neutron-db-sync
2026-06-03 18:33:30.580789 | instance | openstack/jobs/neutron-ks-endpoints
2026-06-03 18:33:30.758030 | instance | openstack/jobs/neutron-ks-service
2026-06-03 18:33:30.788464 | instance | openstack/jobs/neutron-ks-user
2026-06-03 18:33:30.981032 | instance | openstack/jobs/neutron-rabbit-init
2026-06-03 18:33:30.995056 | instance | openstack/jobs/nova-bootstrap
2026-06-03 18:33:31.209236 | instance | openstack/jobs/nova-cell-setup
2026-06-03 18:33:31.240777 | instance | openstack/jobs/nova-db-init
2026-06-03 18:33:31.445103 | instance | openstack/jobs/nova-db-sync
2026-06-03 18:33:31.470510 | instance | openstack/jobs/nova-ks-endpoints
2026-06-03 18:33:31.663422 | instance | openstack/jobs/nova-ks-service
2026-06-03 18:33:31.716885 | instance | openstack/jobs/nova-ks-user
2026-06-03 18:33:31.877423 | instance | openstack/jobs/nova-rabbit-init
2026-06-03 18:33:31.924968 | instance | openstack/jobs/placement-db-init
2026-06-03 18:33:32.097845 | instance | openstack/jobs/placement-db-sync
2026-06-03 18:33:32.190544 | instance | openstack/jobs/placement-ks-endpoints
2026-06-03 18:33:32.348788 | instance | openstack/jobs/placement-ks-service
2026-06-03 18:33:32.430332 | instance | openstack/jobs/placement-ks-user
2026-06-03 18:33:32.569942 | instance | openstack/jobs/staffeln-db-init
2026-06-03 18:33:32.650702 | instance | openstack/jobs/staffeln-db-sync
2026-06-03 18:33:32.795497 | instance | openstack/pods/barbican-api-6dc4f7fc94-g6sjw
2026-06-03 18:33:32.877166 | instance | openstack/pods/barbican-db-init-w2czk
2026-06-03 18:33:33.015492 | instance | openstack/pods/barbican-db-sync-p54mj
2026-06-03 18:33:33.099664 | instance | openstack/pods/barbican-ks-endpoints-dzsdz
2026-06-03 18:33:33.258082 | instance | openstack/pods/barbican-ks-service-pxjv2
2026-06-03 18:33:33.337342 | instance | openstack/pods/barbican-ks-user-mrhkf
2026-06-03 18:33:33.508303 | instance | openstack/pods/barbican-rabbit-init-52765
2026-06-03 18:33:33.578222 | instance | openstack/pods/cinder-api-5bf88b6bd9-zdql4
2026-06-03 18:33:33.737702 | instance | openstack/pods/cinder-backup-67f954d675-ptmnw
2026-06-03 18:33:33.837286 | instance | openstack/pods/cinder-backup-storage-init-x78tv
2026-06-03 18:33:34.013276 | instance | openstack/pods/cinder-bootstrap-5f9ss
2026-06-03 18:33:34.062641 | instance | openstack/pods/cinder-create-internal-tenant-4bsxn
2026-06-03 18:33:34.230709 | instance | openstack/pods/cinder-db-init-lv78d
2026-06-03 18:33:34.298094 | instance | openstack/pods/cinder-db-sync-fqqdb
2026-06-03 18:33:34.469539 | instance | openstack/pods/cinder-ks-endpoints-xksnw
2026-06-03 18:33:34.543356 | instance | openstack/pods/cinder-ks-service-s5sjr
2026-06-03 18:33:34.721327 | instance | openstack/pods/cinder-ks-user-t5h6x
2026-06-03 18:33:34.798012 | instance | openstack/pods/cinder-rabbit-init-bkgqz
2026-06-03 18:33:34.985050 | instance | openstack/pods/cinder-scheduler-5c7ff4687-k8sp5
2026-06-03 18:33:35.071848 | instance | openstack/pods/cinder-storage-init-trslz
2026-06-03 18:33:35.194508 | instance | openstack/pods/cinder-volume-5bcb98b69c-db8h5
2026-06-03 18:33:35.298975 | instance | openstack/pods/glance-api-fd5f44866-758cn
2026-06-03 18:33:35.464706 | instance | rook-ceph/deployment/rook-ceph-operator
2026-06-03 18:33:35.522655 | instance | openstack/pods/glance-db-init-trjt6
2026-06-03 18:33:35.672396 | instance | openstack/pods/glance-db-sync-vj5kd
2026-06-03 18:33:35.746093 | instance | openstack/pods/glance-ks-endpoints-6wwbt
2026-06-03 18:33:35.889310 | instance | openstack/pods/glance-ks-service-rbknx
2026-06-03 18:33:35.980423 | instance | openstack/pods/glance-ks-user-trg5s
2026-06-03 18:33:36.129059 | instance | openstack/pods/glance-metadefs-load-bp7vq
2026-06-03 18:33:36.225874 | instance | openstack/pods/glance-rabbit-init-xcfqp
2026-06-03 18:33:36.365348 | instance | openstack/pods/glance-storage-init-nswwb
2026-06-03 18:33:36.474153 | instance | openstack/pods/keepalived-t8ngl
2026-06-03 18:33:36.600166 | instance | openstack/pods/keystone-api-84c89465d6-mwzt8
2026-06-03 18:33:36.702691 | instance | openstack/pods/keystone-bootstrap-w2wql
2026-06-03 18:33:36.840776 | instance | openstack/pods/keystone-credential-setup-w9pkr
2026-06-03 18:33:36.931426 | instance | openstack/pods/keystone-db-init-hpv2p
2026-06-03 18:33:37.095749 | instance | openstack/pods/keystone-db-sync-trtfk
2026-06-03 18:33:37.181074 | instance | openstack/pods/keystone-domain-manage-kfh8c
2026-06-03 18:33:37.346039 | instance | openstack/pods/keystone-fernet-setup-lzw7h
2026-06-03 18:33:37.425295 | instance | openstack/pods/keystone-rabbit-init-2cl77
2026-06-03 18:33:37.599467 | instance | openstack/pods/libvirt-libvirt-default-8x6vr
2026-06-03 18:33:37.658356 | instance | openstack/pods/memcached-memcached-6479589586-mlvzt
2026-06-03 18:33:37.843441 | instance | openstack/pods/neutron-db-init-rdkdp
2026-06-03 18:33:37.872762 | instance | openstack/pods/neutron-db-sync-2kgx5
2026-06-03 18:33:38.084495 | instance | openstack/pods/neutron-ks-endpoints-crxx6
2026-06-03 18:33:38.089053 | instance | openstack/pods/neutron-ks-service-nzwtn
2026-06-03 18:33:38.324605 | instance | openstack/pods/neutron-ks-user-lvvkj
2026-06-03 18:33:38.333076 | instance | openstack/pods/neutron-netns-cleanup-cron-default-tfnmn
2026-06-03 18:33:38.563731 | instance | openstack/pods/neutron-ovn-metadata-agent-default-bnptl
2026-06-03 18:33:38.581642 | instance | openstack/pods/neutron-ovn-vpn-agent-default-hmgcl
2026-06-03 18:33:38.796858 | instance | openstack/pods/neutron-rabbit-init-qj9pr
2026-06-03 18:33:38.815194 | instance | openstack/pods/neutron-rpc-server-dff9b575-vjx9t
2026-06-03 18:33:39.033634 | instance | openstack/pods/neutron-server-7d8f9c9787-7cd7z
2026-06-03 18:33:39.042070 | instance | openstack/pods/nova-api-metadata-86cbb4bd97-wmmx9
2026-06-03 18:33:39.265608 | instance | openstack/pods/nova-api-osapi-7f54996d9-6l9jn
2026-06-03 18:33:39.272318 | instance | openstack/pods/nova-bootstrap-xnkl9
2026-06-03 18:33:39.508569 | instance | openstack/pods/nova-cell-setup-8lp49
2026-06-03 18:33:39.511750 | instance | openstack/pods/nova-compute-default-zd9t6
2026-06-03 18:33:39.746257 | instance | openstack/pods/nova-conductor-7445d65fd7-z9kp8
2026-06-03 18:33:39.780125 | instance | openstack/pods/nova-db-init-mbdrw
2026-06-03 18:33:40.014882 | instance | openstack/pods/nova-db-sync-7dn2p
2026-06-03 18:33:40.025646 | instance | openstack/pods/nova-ks-endpoints-6nchh
2026-06-03 18:33:40.223421 | instance | openstack/pods/nova-ks-service-njcx4
2026-06-03 18:33:40.262801 | instance | openstack/pods/nova-ks-user-wdpgx
2026-06-03 18:33:40.457481 | instance | openstack/pods/nova-novncproxy-59bf9689f4-fndns
2026-06-03 18:33:40.490738 | instance | openstack/pods/nova-rabbit-init-lt2qf
2026-06-03 18:33:40.690593 | instance | openstack/pods/nova-scheduler-776f98cf79-x74f5
2026-06-03 18:33:40.709291 | instance | openstack/pods/openvswitch-b849q
2026-06-03 18:33:40.906334 | instance | openstack/pods/ovn-controller-default-hpwhs
2026-06-03 18:33:40.936659 | instance | openstack/pods/ovn-northd-fc978744-8sld5
2026-06-03 18:33:41.126701 | instance | openstack/pods/ovn-ovsdb-nb-0
2026-06-03 18:33:41.153594 | instance | openstack/pods/ovn-ovsdb-sb-0
2026-06-03 18:33:41.400398 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0
2026-06-03 18:33:41.405558 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-06-03 18:33:41.619796 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0
2026-06-03 18:33:41.703453 | instance | openstack/pods/percona-xtradb-pxc-0
2026-06-03 18:33:41.897722 | instance | openstack/pods/placement-api-6d9fd678f9-6hdnv
2026-06-03 18:33:41.926527 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-06-03 18:33:42.100808 | instance | openstack/pods/placement-db-init-q54cs
2026-06-03 18:33:42.219905 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-06-03 18:33:42.307087 | instance | openstack/pods/placement-db-sync-bk6zf
2026-06-03 18:33:42.521984 | instance | openstack/pods/placement-ks-endpoints-vtwhc
2026-06-03 18:33:42.528754 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-06-03 18:33:42.740429 | instance | openstack/pods/placement-ks-service-tbn9j
2026-06-03 18:33:42.828621 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-06-03 18:33:42.971864 | instance | openstack/pods/placement-ks-user-8jbd7
2026-06-03 18:33:43.116021 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-06-03 18:33:43.191854 | instance | openstack/pods/pxc-operator-69cb5bbdb9-6t9x6
2026-06-03 18:33:43.411438 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-06-03 18:33:43.463837 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-06-03 18:33:43.628382 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-06-03 18:33:43.778831 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-06-03 18:33:43.885525 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-pflv9
2026-06-03 18:33:44.114794 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-06-03 18:33:44.120530 | instance | openstack/pods/rabbitmq-glance-server-0
2026-06-03 18:33:44.367997 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-06-03 18:33:44.425988 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-9g95d
2026-06-03 18:33:44.592007 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-06-03 18:33:44.644005 | instance | openstack/pods/rabbitmq-nova-server-0
2026-06-03 18:33:44.839573 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-8bqtk
2026-06-03 18:33:44.887637 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-22m5f
2026-06-03 18:33:45.084728 | instance | openstack/pods/staffeln-api-667bdd7898-7tfs5
2026-06-03 18:33:45.106120 | instance | openstack/pods/staffeln-conductor-76c7875bc7-rfhtq
2026-06-03 18:33:45.335071 | instance | openstack/pods/staffeln-db-init-nbrzb
2026-06-03 18:33:45.364566 | instance | openstack/pods/staffeln-db-sync-4mg28
2026-06-03 18:33:45.552746 | instance | openstack/pods/valkey-node-0
2026-06-03 18:33:45.579692 | instance | openstack/rolebindings/barbican-barbican-api
2026-06-03 18:33:45.759280 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-06-03 18:33:45.762753 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-06-03 18:33:45.949805 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-06-03 18:33:45.951890 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-06-03 18:33:46.138618 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-06-03 18:33:46.140389 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-06-03 18:33:46.325205 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-06-03 18:33:46.345321 | instance | openstack/rolebindings/cinder-cinder-api
2026-06-03 18:33:46.493780 | instance | openstack/rolebindings/cinder-cinder-backup
2026-06-03 18:33:46.539105 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-06-03 18:33:46.676037 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-06-03 18:33:46.714695 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-06-03 18:33:46.863295 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-06-03 18:33:46.902233 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-06-03 18:33:47.048488 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-06-03 18:33:47.075208 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-06-03 18:33:47.227956 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-06-03 18:33:47.242033 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-06-03 18:33:47.433756 | instance | openstack/rolebindings/cinder-cinder-test
2026-06-03 18:33:47.440740 | instance | openstack/rolebindings/cinder-cinder-volume
2026-06-03 18:33:47.627911 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-06-03 18:33:47.631012 | instance | openstack/rolebindings/cinder-storage-init
2026-06-03 18:33:47.815513 | instance | openstack/rolebindings/glance-glance-api
2026-06-03 18:33:47.817511 | instance | openstack/rolebindings/glance-glance-db-init
2026-06-03 18:33:48.001931 | instance | openstack/rolebindings/glance-glance-db-sync
2026-06-03 18:33:48.007173 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-06-03 18:33:48.206320 | instance | openstack/rolebindings/glance-glance-ks-service
2026-06-03 18:33:48.209774 | instance | openstack/rolebindings/glance-glance-ks-user
2026-06-03 18:33:48.403615 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-06-03 18:33:48.405485 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-06-03 18:33:48.597662 | instance | openstack/rolebindings/glance-glance-storage-init
2026-06-03 18:33:48.601810 | instance | openstack/rolebindings/glance-glance-test
2026-06-03 18:33:48.784474 | instance | openstack/rolebindings/glance-storage-init
2026-06-03 18:33:48.791616 | instance | openstack/rolebindings/keepalived
2026-06-03 18:33:48.968715 | instance | openstack/rolebindings/keystone-credential-rotate
2026-06-03 18:33:48.981384 | instance | openstack/rolebindings/keystone-credential-setup
2026-06-03 18:33:49.164989 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-06-03 18:33:49.167254 | instance | openstack/rolebindings/keystone-fernet-setup
2026-06-03 18:33:49.365385 | instance | openstack/rolebindings/keystone-keystone-api
2026-06-03 18:33:49.391896 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-06-03 18:33:49.548364 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-06-03 18:33:49.571212 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-06-03 18:33:49.745130 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-06-03 18:33:49.749703 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-06-03 18:33:49.917559 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-06-03 18:33:49.919723 | instance | openstack/rolebindings/keystone-keystone-test
2026-06-03 18:33:50.087610 | instance | openstack/rolebindings/libvirt-cert-manager
2026-06-03 18:33:50.089640 | instance | openstack/rolebindings/libvirt-libvirt
2026-06-03 18:33:50.266991 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-06-03 18:33:50.268729 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-06-03 18:33:50.444797 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-06-03 18:33:50.449283 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-06-03 18:33:50.620677 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-06-03 18:33:50.624015 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent
2026-06-03 18:33:50.792887 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent
2026-06-03 18:33:50.797878 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-06-03 18:33:50.971988 | instance | openstack/rolebindings/neutron-neutron-rpc-server
2026-06-03 18:33:50.973755 | instance | openstack/rolebindings/neutron-neutron-server
2026-06-03 18:33:51.159574 | instance | openstack/rolebindings/neutron-neutron-test
2026-06-03 18:33:51.162873 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-06-03 18:33:51.347872 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-06-03 18:33:51.364840 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-06-03 18:33:51.548487 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-06-03 18:33:51.549333 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-06-03 18:33:51.728093 | instance | openstack/rolebindings/nova-nova-compute
2026-06-03 18:33:51.748404 | instance | openstack/rolebindings/nova-nova-conductor
2026-06-03 18:33:51.900747 | instance | openstack/rolebindings/nova-nova-db-init
2026-06-03 18:33:51.926598 | instance | openstack/rolebindings/nova-nova-db-sync
2026-06-03 18:33:52.082028 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-06-03 18:33:52.125302 | instance | openstack/rolebindings/nova-nova-ks-service
2026-06-03 18:33:52.258963 | instance | openstack/rolebindings/nova-nova-ks-user
2026-06-03 18:33:52.303718 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-06-03 18:33:52.459446 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-06-03 18:33:52.489842 | instance | openstack/rolebindings/nova-nova-scheduler
2026-06-03 18:33:52.654815 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-06-03 18:33:52.659056 | instance | openstack/rolebindings/nova-nova-test
2026-06-03 18:33:52.837653 | instance | openstack/rolebindings/ovn-bgp-agent
2026-06-03 18:33:52.842807 | instance | openstack/rolebindings/ovn-controller
2026-06-03 18:33:53.006642 | instance | openstack/rolebindings/ovn-northd
2026-06-03 18:33:53.015975 | instance | openstack/rolebindings/ovn-ovn-controller
2026-06-03 18:33:53.206707 | instance | openstack/rolebindings/ovn-ovn-northd
2026-06-03 18:33:53.207776 | instance | openstack/rolebindings/ovn-ovsdb
2026-06-03 18:33:53.413532 | instance | openstack/rolebindings/placement-placement-api
2026-06-03 18:33:53.416086 | instance | openstack/rolebindings/placement-placement-db-init
2026-06-03 18:33:53.596519 | instance | openstack/rolebindings/placement-placement-db-sync
2026-06-03 18:33:53.597697 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-06-03 18:33:53.775952 | instance | openstack/rolebindings/placement-placement-ks-service
2026-06-03 18:33:53.777953 | instance | openstack/rolebindings/placement-placement-ks-user
2026-06-03 18:33:53.958279 | instance | openstack/rolebindings/pxc-operator
2026-06-03 18:33:53.973978 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-06-03 18:33:54.136391 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-06-03 18:33:54.161428 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-06-03 18:33:54.358878 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-06-03 18:33:54.360572 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-06-03 18:33:54.541280 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-06-03 18:33:54.543111 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-06-03 18:33:54.736088 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-06-03 18:33:54.747344 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-06-03 18:33:54.933716 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-06-03 18:33:54.935218 | instance | openstack/rolebindings/rook-ceph-mgr
2026-06-03 18:33:55.110932 | instance | openstack/rolebindings/rook-ceph-osd
2026-06-03 18:33:55.125710 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-06-03 18:33:55.337516 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-06-03 18:33:55.349364 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-06-03 18:33:55.526003 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-06-03 18:33:55.530339 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-06-03 18:33:55.704914 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-06-03 18:33:55.706339 | instance | openstack/roles/barbican-openstack-barbican-api
2026-06-03 18:33:55.892525 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-06-03 18:33:55.894304 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-06-03 18:33:56.073885 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-06-03 18:33:56.075281 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-06-03 18:33:56.276933 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-06-03 18:33:56.282376 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-06-03 18:33:56.472317 | instance | openstack/roles/cinder-backup-storage-init
2026-06-03 18:33:56.483832 | instance | openstack/roles/cinder-openstack-cinder-api
2026-06-03 18:33:56.653794 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-06-03 18:33:56.675870 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-06-03 18:33:56.843490 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-06-03 18:33:56.870707 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-06-03 18:33:57.025556 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-06-03 18:33:57.063656 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-06-03 18:33:57.225809 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-06-03 18:33:57.263241 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-06-03 18:33:57.422228 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-06-03 18:33:57.454625 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-06-03 18:33:57.613816 | instance | openstack/roles/cinder-openstack-cinder-test
2026-06-03 18:33:57.633165 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-06-03 18:33:57.800520 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-06-03 18:33:57.819913 | instance | openstack/roles/cinder-storage-init
2026-06-03 18:33:57.994339 | instance | openstack/roles/glance-openstack-glance-api
2026-06-03 18:33:58.001614 | instance | openstack/roles/glance-openstack-glance-db-init
2026-06-03 18:33:58.192771 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-06-03 18:33:58.192827 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-06-03 18:33:58.390519 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-06-03 18:33:58.392913 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-06-03 18:33:58.567277 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-06-03 18:33:58.576442 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-06-03 18:33:58.736545 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-06-03 18:33:58.759810 | instance | openstack/roles/glance-openstack-glance-test
2026-06-03 18:33:58.923695 | instance | openstack/roles/glance-storage-init
2026-06-03 18:33:58.934011 | instance | openstack/roles/keepalived
2026-06-03 18:33:59.110690 | instance | openstack/roles/keystone-credential-rotate
2026-06-03 18:33:59.117210 | instance | openstack/roles/keystone-credential-setup
2026-06-03 18:33:59.313709 | instance | openstack/roles/keystone-fernet-rotate
2026-06-03 18:33:59.314498 | instance | openstack/roles/keystone-fernet-setup
2026-06-03 18:33:59.502954 | instance | openstack/roles/keystone-openstack-keystone-api
2026-06-03 18:33:59.505097 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-06-03 18:33:59.713694 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-06-03 18:33:59.715010 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-06-03 18:33:59.894643 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-06-03 18:33:59.911644 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-06-03 18:34:00.094094 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-06-03 18:34:00.095405 | instance | openstack/roles/keystone-openstack-keystone-test
2026-06-03 18:34:00.272803 | instance | openstack/roles/libvirt-cert-manager
2026-06-03 18:34:00.280161 | instance | openstack/roles/libvirt-openstack-libvirt
2026-06-03 18:34:00.460350 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-n4m6j
2026-06-03 18:34:00.467926 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-06-03 18:34:00.646677 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-06-03 18:34:00.659717 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-06-03 18:34:00.833711 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-06-03 18:34:00.839067 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-06-03 18:34:01.022156 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent
2026-06-03 18:34:01.036653 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent
2026-06-03 18:34:01.210107 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-06-03 18:34:01.211802 | instance | openstack/roles/neutron-openstack-neutron-rpc-server
2026-06-03 18:34:01.414069 | instance | openstack/roles/neutron-openstack-neutron-server
2026-06-03 18:34:01.419336 | instance | openstack/roles/neutron-openstack-neutron-test
2026-06-03 18:34:01.620089 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-06-03 18:34:01.622808 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-06-03 18:34:01.811443 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-06-03 18:34:01.814611 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-06-03 18:34:01.987531 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-06-03 18:34:02.002618 | instance | openstack/roles/nova-openstack-nova-compute
2026-06-03 18:34:02.171517 | instance | openstack/roles/nova-openstack-nova-conductor
2026-06-03 18:34:02.190642 | instance | openstack/roles/nova-openstack-nova-db-init
2026-06-03 18:34:02.376492 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-06-03 18:34:02.392784 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-06-03 18:34:02.561177 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-06-03 18:34:02.570226 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-06-03 18:34:02.743062 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-06-03 18:34:02.749190 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-06-03 18:34:02.954548 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-06-03 18:34:02.956620 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-06-03 18:34:03.164534 | instance | openstack/roles/nova-openstack-nova-test
2026-06-03 18:34:03.166880 | instance | openstack/roles/ovn-bgp-agent
2026-06-03 18:34:03.356491 | instance | openstack/roles/ovn-controller
2026-06-03 18:34:03.371443 | instance | openstack/roles/ovn-northd
2026-06-03 18:34:03.556094 | instance | openstack/roles/ovn-openstack-ovn-controller
2026-06-03 18:34:03.566172 | instance | openstack/roles/ovn-openstack-ovn-northd
2026-06-03 18:34:03.742009 | instance | openstack/roles/ovn-ovsdb
2026-06-03 18:34:03.766886 | instance | openstack/roles/placement-openstack-placement-api
2026-06-03 18:34:03.919290 | instance | openstack/roles/placement-openstack-placement-db-init
2026-06-03 18:34:03.960763 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-06-03 18:34:04.109701 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-06-03 18:34:04.134281 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-06-03 18:34:04.304707 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-06-03 18:34:04.330397 | instance | openstack/roles/pxc-operator
2026-06-03 18:34:04.491576 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-06-03 18:34:04.526761 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-06-03 18:34:04.678866 | instance | openstack/roles/rabbitmq-cluster-operator
2026-06-03 18:34:04.718573 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-06-03 18:34:04.908869 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-06-03 18:34:04.923185 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-06-03 18:34:05.107360 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-06-03 18:34:05.109966 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-06-03 18:34:05.328924 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-06-03 18:34:05.351630 | instance | openstack/roles/rook-ceph-mgr
2026-06-03 18:34:05.515661 | instance | openstack/roles/rook-ceph-osd
2026-06-03 18:34:05.554860 | instance | openstack/roles/rook-ceph-purge-osd
2026-06-03 18:34:05.716895 | instance | openstack/roles/staffeln-conductor
2026-06-03 18:34:05.756792 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-06-03 18:34:05.884655 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-06-03 18:34:05.945015 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-06-03 18:34:06.089875 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-06-03 18:34:06.127576 | instance | openstack/secrets/barbican-api-certs
2026-06-03 18:34:06.328420 | instance | openstack/secrets/barbican-db-admin
2026-06-03 18:34:06.335178 | instance | openstack/secrets/barbican-db-user
2026-06-03 18:34:06.538694 | instance | openstack/secrets/barbican-etc
2026-06-03 18:34:06.541279 | instance | openstack/secrets/barbican-keystone-admin
2026-06-03 18:34:06.726519 | instance | openstack/secrets/barbican-keystone-user
2026-06-03 18:34:06.735647 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-06-03 18:34:06.901742 | instance | openstack/secrets/barbican-rabbitmq-user
2026-06-03 18:34:06.941372 | instance | openstack/secrets/cinder-api-certs
2026-06-03 18:34:07.110112 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-06-03 18:34:07.142556 | instance | openstack/secrets/cinder-db-admin
2026-06-03 18:34:07.284860 | instance | openstack/secrets/cinder-db-user
2026-06-03 18:34:07.346546 | instance | openstack/secrets/cinder-etc
2026-06-03 18:34:07.474121 | instance | openstack/secrets/cinder-keystone-admin
2026-06-03 18:34:07.525831 | instance | openstack/secrets/cinder-keystone-test
2026-06-03 18:34:07.691976 | instance | openstack/secrets/cinder-keystone-user
2026-06-03 18:34:07.733069 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-06-03 18:34:07.880784 | instance | openstack/secrets/cinder-rabbitmq-user
2026-06-03 18:34:07.932032 | instance | openstack/serviceaccounts/barbican-api
2026-06-03 18:34:08.093368 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-06-03 18:34:08.280372 | instance | openstack/serviceaccounts/barbican-db-init
2026-06-03 18:34:08.284758 | instance | openstack/secrets/glance-api-certs
2026-06-03 18:34:08.489127 | instance | openstack/secrets/glance-db-admin
2026-06-03 18:34:08.646973 | instance | openstack/serviceaccounts/barbican-db-sync
2026-06-03 18:34:08.713262 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-06-03 18:34:09.005556 | instance | openstack/secrets/glance-db-user
2026-06-03 18:34:09.051519 | instance | openstack/serviceaccounts/barbican-ks-service
2026-06-03 18:34:09.194048 | instance | openstack/secrets/glance-etc
2026-06-03 18:34:09.401651 | instance | openstack/serviceaccounts/barbican-ks-user
2026-06-03 18:34:09.435934 | instance | openstack/secrets/glance-keystone-admin
2026-06-03 18:34:09.641910 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-06-03 18:34:09.759525 | instance | openstack/serviceaccounts/barbican-test
2026-06-03 18:34:10.000487 | instance | openstack/secrets/glance-keystone-test
2026-06-03 18:34:10.107215 | instance | openstack/serviceaccounts/cinder-api
2026-06-03 18:34:10.184888 | instance | openstack/secrets/glance-keystone-user
2026-06-03 18:34:10.409178 | instance | openstack/serviceaccounts/cinder-backup
2026-06-03 18:34:10.498146 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-06-03 18:34:10.796570 | instance | openstack/secrets/glance-rabbitmq-admin
2026-06-03 18:34:10.888120 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-06-03 18:34:10.992375 | instance | openstack/secrets/glance-rabbitmq-user
2026-06-03 18:34:11.205132 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-06-03 18:34:11.210599 | instance | openstack/serviceaccounts/cinder-db-init
2026-06-03 18:34:11.556719 | instance | openstack/secrets/images-rbd-keyring
2026-06-03 18:34:11.559040 | instance | openstack/serviceaccounts/cinder-db-sync
2026-06-03 18:34:11.740547 | instance | openstack/secrets/internal-percona-xtradb
2026-06-03 18:34:11.893847 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-06-03 18:34:11.942860 | instance | openstack/secrets/keepalived-etc
2026-06-03 18:34:12.131676 | instance | openstack/serviceaccounts/cinder-ks-service
2026-06-03 18:34:12.203708 | instance | openstack/secrets/keystone-api-certs
2026-06-03 18:34:12.410898 | instance | openstack/serviceaccounts/cinder-ks-user
2026-06-03 18:34:12.470772 | instance | openstack/secrets/keystone-credential-keys
2026-06-03 18:34:12.657046 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-06-03 18:34:12.735904 | instance | openstack/secrets/keystone-db-admin
2026-06-03 18:34:12.915170 | instance | openstack/serviceaccounts/cinder-scheduler
2026-06-03 18:34:12.973921 | instance | openstack/secrets/keystone-db-user
2026-06-03 18:34:13.156390 | instance | openstack/serviceaccounts/cinder-storage-init
2026-06-03 18:34:13.227029 | instance | openstack/secrets/keystone-etc
2026-06-03 18:34:13.426427 | instance | openstack/serviceaccounts/cinder-test
2026-06-03 18:34:13.477828 | instance | openstack/secrets/keystone-fernet-keys
2026-06-03 18:34:13.661866 | instance | openstack/serviceaccounts/cinder-volume
2026-06-03 18:34:13.756847 | instance | openstack/secrets/keystone-keystone-admin
2026-06-03 18:34:13.939215 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-06-03 18:34:14.009518 | instance | openstack/secrets/keystone-keystone-test
2026-06-03 18:34:14.197766 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-06-03 18:34:14.267512 | instance | openstack/serviceaccounts/default
2026-06-03 18:34:14.397597 | instance | openstack/serviceaccounts/glance-api
2026-06-03 18:34:14.628302 | instance | openstack/secrets/keystone-rabbitmq-user
2026-06-03 18:34:14.739637 | instance | openstack/secrets/libvirt-api-ca
2026-06-03 18:34:14.796261 | instance | openstack/serviceaccounts/glance-db-init
2026-06-03 18:34:14.934439 | instance | openstack/secrets/libvirt-etc
2026-06-03 18:34:15.135756 | instance | openstack/serviceaccounts/glance-db-sync
2026-06-03 18:34:15.145154 | instance | openstack/secrets/libvirt-libvirt-default-8x6vr-api
2026-06-03 18:34:15.355702 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-06-03 18:34:15.496863 | instance | openstack/secrets/libvirt-libvirt-default-8x6vr-vnc
2026-06-03 18:34:15.687232 | instance | openstack/serviceaccounts/glance-ks-service
2026-06-03 18:34:15.693946 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-06-03 18:34:15.876630 | instance | openstack/serviceaccounts/glance-ks-user
2026-06-03 18:34:16.018143 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-06-03 18:34:16.223837 | instance | openstack/secrets/libvirt-vnc-ca
2026-06-03 18:34:16.356210 | instance | openstack/secrets/neutron-db-admin
2026-06-03 18:34:16.421847 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-06-03 18:34:16.550393 | instance | openstack/secrets/neutron-db-user
2026-06-03 18:34:16.732787 | instance | openstack/secrets/neutron-etc
2026-06-03 18:34:16.764491 | instance | openstack/secrets/neutron-keystone-admin
2026-06-03 18:34:16.925288 | instance | openstack/serviceaccounts/glance-storage-init
2026-06-03 18:34:16.958256 | instance | openstack/secrets/neutron-keystone-test
2026-06-03 18:34:17.151510 | instance | openstack/serviceaccounts/glance-test
2026-06-03 18:34:17.260712 | instance | openstack/secrets/neutron-keystone-user
2026-06-03 18:34:17.457168 | instance | openstack/serviceaccounts/keepalived
2026-06-03 18:34:17.473930 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-06-03 18:34:17.661861 | instance | openstack/serviceaccounts/keystone-api
2026-06-03 18:34:17.810261 | instance | openstack/secrets/neutron-ovn-metadata-agent-default
2026-06-03 18:34:18.022953 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-06-03 18:34:18.026006 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-06-03 18:34:18.352207 | instance | openstack/secrets/neutron-ovn-vpn-agent-default
2026-06-03 18:34:18.358184 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-06-03 18:34:18.546039 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-06-03 18:34:18.686076 | instance | openstack/secrets/neutron-rabbitmq-user
2026-06-03 18:34:18.733329 | instance | openstack/serviceaccounts/keystone-db-init
2026-06-03 18:34:18.876131 | instance | openstack/serviceaccounts/keystone-db-sync
2026-06-03 18:34:19.037589 | instance | openstack/secrets/neutron-server-certs
2026-06-03 18:34:19.195609 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-06-03 18:34:19.238044 | instance | openstack/secrets/nova-api-certs
2026-06-03 18:34:19.447294 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-06-03 18:34:19.545950 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-06-03 18:34:19.777355 | instance | openstack/secrets/nova-compute-default
2026-06-03 18:34:19.871472 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-06-03 18:34:19.965086 | instance | openstack/secrets/nova-db-admin
2026-06-03 18:34:20.135809 | instance | openstack/serviceaccounts/keystone-test
2026-06-03 18:34:20.164758 | instance | openstack/secrets/nova-db-api-admin
2026-06-03 18:34:20.366702 | instance | openstack/serviceaccounts/libvirt
2026-06-03 18:34:20.459222 | instance | openstack/secrets/nova-db-api-user
2026-06-03 18:34:20.654506 | instance | openstack/serviceaccounts/memcached-memcached
2026-06-03 18:34:20.693297 | instance | openstack/secrets/nova-db-cell0-admin
2026-06-03 18:34:20.876104 | instance | openstack/secrets/nova-db-cell0-user
2026-06-03 18:34:20.945429 | instance | openstack/serviceaccounts/neutron-db-init
2026-06-03 18:34:21.042990 | instance | openstack/secrets/nova-db-user
2026-06-03 18:34:21.221523 | instance | openstack/serviceaccounts/neutron-db-sync
2026-06-03 18:34:21.272318 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-06-03 18:34:21.562303 | instance | openstack/serviceaccounts/neutron-ks-service
2026-06-03 18:34:21.600124 | instance | openstack/secrets/nova-etc
2026-06-03 18:34:21.772718 | instance | openstack/serviceaccounts/neutron-ks-user
2026-06-03 18:34:21.886464 | instance | openstack/secrets/nova-keystone-admin
2026-06-03 18:34:22.084572 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-06-03 18:34:22.102451 | instance | openstack/secrets/nova-keystone-test
2026-06-03 18:34:22.288970 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent
2026-06-03 18:34:22.410953 | instance | openstack/secrets/nova-keystone-user
2026-06-03 18:34:22.605346 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent
2026-06-03 18:34:22.613330 | instance | openstack/secrets/nova-novncproxy-certs
2026-06-03 18:34:22.790559 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-06-03 18:34:22.911862 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-06-03 18:34:23.120224 | instance | openstack/serviceaccounts/neutron-rpc-server
2026-06-03 18:34:23.124165 | instance | openstack/secrets/nova-rabbitmq-admin
2026-06-03 18:34:23.313750 | instance | openstack/serviceaccounts/neutron-server
2026-06-03 18:34:23.443850 | instance | openstack/secrets/nova-rabbitmq-user
2026-06-03 18:34:23.655438 | instance | openstack/serviceaccounts/neutron-test
2026-06-03 18:34:23.699521 | instance | openstack/secrets/nova-ssh
2026-06-03 18:34:23.908463 | instance | openstack/serviceaccounts/nova-api-metadata
2026-06-03 18:34:24.005254 | instance | openstack/secrets/ovn-controller-default-etc
2026-06-03 18:34:24.195450 | instance | openstack/serviceaccounts/nova-api-osapi
2026-06-03 18:34:24.222677 | instance | openstack/serviceaccounts/nova-bootstrap
2026-06-03 18:34:24.544041 | instance | openstack/serviceaccounts/nova-cell-setup
2026-06-03 18:34:24.551225 | instance | openstack/secrets/ovn-etc
2026-06-03 18:34:24.732556 | instance | openstack/secrets/ovn-vector-config
2026-06-03 18:34:24.871833 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-06-03 18:34:24.952069 | instance | openstack/secrets/percona-xtradb
2026-06-03 18:34:25.134810 | instance | openstack/serviceaccounts/nova-compute
2026-06-03 18:34:25.198969 | instance | openstack/secrets/placement-api-certs
2026-06-03 18:34:25.402023 | instance | openstack/serviceaccounts/nova-conductor
2026-06-03 18:34:25.488171 | instance | openstack/secrets/placement-db-admin
2026-06-03 18:34:25.679112 | instance | openstack/serviceaccounts/nova-db-init
2026-06-03 18:34:25.743006 | instance | openstack/secrets/placement-db-user
2026-06-03 18:34:25.926698 | instance | openstack/serviceaccounts/nova-db-sync
2026-06-03 18:34:26.003689 | instance | openstack/secrets/placement-etc
2026-06-03 18:34:26.205180 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-06-03 18:34:26.251944 | instance | openstack/secrets/placement-keystone-admin
2026-06-03 18:34:26.454733 | instance | openstack/serviceaccounts/nova-ks-service
2026-06-03 18:34:26.537930 | instance | openstack/secrets/placement-keystone-user
2026-06-03 18:34:26.722450 | instance | openstack/serviceaccounts/nova-ks-user
2026-06-03 18:34:26.761335 | instance | openstack/secrets/pvc-ceph-client-key
2026-06-03 18:34:26.942315 | instance | openstack/serviceaccounts/nova-novncproxy
2026-06-03 18:34:27.049334 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-06-03 18:34:27.227764 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-06-03 18:34:27.278763 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-06-03 18:34:27.472106 | instance | openstack/serviceaccounts/nova-scheduler
2026-06-03 18:34:27.549190 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-06-03 18:34:27.742007 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-06-03 18:34:27.793233 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-06-03 18:34:27.962582 | instance | openstack/serviceaccounts/nova-test
2026-06-03 18:34:28.057875 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-06-03 18:34:28.266493 | instance | openstack/serviceaccounts/openvswitch-server
2026-06-03 18:34:28.304183 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-06-03 18:34:28.489942 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-06-03 18:34:28.599999 | instance | openstack/serviceaccounts/ovn-controller
2026-06-03 18:34:28.670612 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-06-03 18:34:28.854352 | instance | openstack/serviceaccounts/ovn-northd
2026-06-03 18:34:28.913984 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-06-03 18:34:29.104261 | instance | openstack/serviceaccounts/ovn-ovsdb-nb
2026-06-03 18:34:29.165768 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-06-03 18:34:29.361017 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-06-03 18:34:29.404179 | instance | openstack/serviceaccounts/ovn-ovsdb-sb
2026-06-03 18:34:29.551494 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-06-03 18:34:29.732587 | instance | openstack/serviceaccounts/placement-api
2026-06-03 18:34:29.763987 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-06-03 18:34:29.925854 | instance | openstack/serviceaccounts/placement-db-init
2026-06-03 18:34:30.078773 | instance | openstack/serviceaccounts/placement-db-sync
2026-06-03 18:34:30.252632 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-06-03 18:34:30.395163 | instance | openstack/secrets/rook-ceph-config
2026-06-03 18:34:30.568235 | instance | openstack/serviceaccounts/placement-ks-service
2026-06-03 18:34:30.587146 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-06-03 18:34:30.751251 | instance | openstack/serviceaccounts/placement-ks-user
2026-06-03 18:34:30.893198 | instance | openstack/secrets/rook-ceph-mon
2026-06-03 18:34:31.070899 | instance | openstack/serviceaccounts/pxc-operator
2026-06-03 18:34:31.079089 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-06-03 18:34:31.247079 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-06-03 18:34:31.389689 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-06-03 18:34:31.568711 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-06-03 18:34:31.582032 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-06-03 18:34:31.886772 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-06-03 18:34:31.898655 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-06-03 18:34:32.051529 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-06-03 18:34:32.217359 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-06-03 18:34:32.367762 | instance | openstack/secrets/rook-csi-cephfs-node
2026-06-03 18:34:32.531853 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-06-03 18:34:32.547687 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-06-03 18:34:32.824068 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-06-03 18:34:32.875096 | instance | openstack/secrets/rook-csi-rbd-node
2026-06-03 18:34:33.014527 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-06-03 18:34:33.056778 | instance | openstack/serviceaccounts/rook-ceph-default
2026-06-03 18:34:33.364244 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-06-03 18:34:33.382677 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-06-03 18:34:33.560378 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-06-03 18:34:33.680249 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-06-03 18:34:33.766229 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-06-03 18:34:33.867316 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-06-03 18:34:34.063558 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-06-03 18:34:34.101844 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-06-03 18:34:34.336850 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-06-03 18:34:34.396251 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-06-03 18:34:34.591143 | instance | openstack/serviceaccounts/staffeln-api
2026-06-03 18:34:34.654911 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-06-03 18:34:34.847346 | instance | openstack/serviceaccounts/staffeln-conductor
2026-06-03 18:34:34.920238 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-06-03 18:34:35.127605 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-06-03 18:34:35.161137 | instance | openstack/serviceaccounts/staffeln-db-init
2026-06-03 18:34:35.314372 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-06-03 18:34:35.499737 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-06-03 18:34:35.575054 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-06-03 18:34:35.830253 | instance | openstack/serviceaccounts/valkey
2026-06-03 18:34:35.873819 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-06-03 18:34:36.079223 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1
2026-06-03 18:34:36.166556 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-06-03 18:34:36.284685 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-06-03 18:34:36.397574 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-06-03 18:34:36.500059 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-06-03 18:34:36.627182 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-06-03 18:34:36.701180 | instance | openstack/secrets/staffeln-db-admin
2026-06-03 18:34:36.871535 | instance | openstack/secrets/staffeln-db-user
2026-06-03 18:34:36.879690 | instance | openstack/secrets/staffeln-etc
2026-06-03 18:34:37.048097 | instance | openstack/secrets/valkey-ca
2026-06-03 18:34:37.078704 | instance | openstack/secrets/valkey-server-certs
2026-06-03 18:34:37.248163 | instance | openstack/services/barbican-api
2026-06-03 18:34:37.249231 | instance | openstack/services/ceph-mon
2026-06-03 18:34:37.461909 | instance | openstack/services/cinder-api
2026-06-03 18:34:37.479682 | instance | openstack/services/glance-api
2026-06-03 18:34:37.684024 | instance | openstack/services/keystone-api
2026-06-03 18:34:37.698794 | instance | openstack/services/memcached
2026-06-03 18:34:37.898400 | instance | openstack/services/memcached-metrics
2026-06-03 18:34:37.905252 | instance | openstack/services/neutron-server
2026-06-03 18:34:38.117018 | instance | openstack/services/nova-api
2026-06-03 18:34:38.120638 | instance | openstack/services/nova-metadata
2026-06-03 18:34:38.368829 | instance | openstack/services/nova-novncproxy
2026-06-03 18:34:38.374424 | instance | openstack/services/ovn-ovsdb-nb
2026-06-03 18:34:38.619017 | instance | openstack/services/ovn-ovsdb-sb
2026-06-03 18:34:38.636469 | instance | openstack/services/percona-xtradb-cluster-operator
2026-06-03 18:34:38.848359 | instance | openstack/services/percona-xtradb-haproxy
2026-06-03 18:34:38.874088 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-06-03 18:34:39.060018 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-06-03 18:34:39.086809 | instance | openstack/services/percona-xtradb-pxc
2026-06-03 18:34:39.276995 | instance | openstack/services/percona-xtradb-pxc-unready
2026-06-03 18:34:39.315221 | instance | openstack/services/placement-api
2026-06-03 18:34:39.512365 | instance | openstack/services/rabbitmq-barbican
2026-06-03 18:34:39.552321 | instance | openstack/services/rabbitmq-barbican-nodes
2026-06-03 18:34:39.737763 | instance | openstack/services/rabbitmq-cinder
2026-06-03 18:34:39.774105 | instance | openstack/services/rabbitmq-cinder-nodes
2026-06-03 18:34:39.966449 | instance | openstack/services/rabbitmq-glance
2026-06-03 18:34:39.999924 | instance | openstack/services/rabbitmq-glance-nodes
2026-06-03 18:34:40.181475 | instance | openstack/services/rabbitmq-keystone
2026-06-03 18:34:40.206004 | instance | openstack/services/rabbitmq-keystone-nodes
2026-06-03 18:34:40.436142 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-06-03 18:34:40.441348 | instance | openstack/services/rabbitmq-neutron
2026-06-03 18:34:40.646342 | instance | openstack/services/rabbitmq-neutron-nodes
2026-06-03 18:34:40.664084 | instance | openstack/services/rabbitmq-nova
2026-06-03 18:34:40.863978 | instance | openstack/statefulsets/ovn-ovsdb-nb
2026-06-03 18:34:40.904493 | instance | openstack/services/rabbitmq-nova-nodes
2026-06-03 18:34:41.117502 | instance | openstack/statefulsets/ovn-ovsdb-sb
2026-06-03 18:34:41.123313 | instance | openstack/services/rook-ceph-rgw-ceph
2026-06-03 18:34:41.361542 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-06-03 18:34:41.363815 | instance | openstack/services/staffeln-api
2026-06-03 18:34:41.569219 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-06-03 18:34:41.593652 | instance | openstack/services/valkey
2026-06-03 18:34:41.803365 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-06-03 18:34:41.817840 | instance | openstack/services/valkey-headless
2026-06-03 18:34:42.021357 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-06-03 18:34:42.044366 | instance | openstack/services/valkey-metrics
2026-06-03 18:34:42.274263 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-06-03 18:34:42.295997 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-06-03 18:34:42.567325 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-06-03 18:34:42.568367 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-06-03 18:34:42.818740 | instance | openstack/statefulsets/valkey-node
2026-06-03 18:34:42.820945 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-06-03 18:34:43.005978 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-06-03 18:34:43.058946 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-06-03 18:34:43.207584 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-06-03 18:34:43.232444 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-06-03 18:34:43.408059 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-06-03 18:34:43.436733 | instance | rook-ceph/roles/rook-ceph-mgr
2026-06-03 18:34:43.592164 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-06-03 18:34:43.620834 | instance | rook-ceph/roles/rook-ceph-osd
2026-06-03 18:34:43.784087 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-06-03 18:34:43.799478 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-06-03 18:34:43.970373 | instance | rook-ceph/roles/rook-ceph-system
2026-06-03 18:34:43.985775 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-06-03 18:34:44.163487 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-06-03 18:34:44.166124 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-06-03 18:34:44.363298 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-06-03 18:34:44.367152 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-06-03 18:34:44.545083 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-06-03 18:34:44.548648 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-06-03 18:34:44.741499 | instance | rook-ceph/serviceaccounts/default
2026-06-03 18:34:44.845332 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-06-03 18:34:44.965799 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-06-03 18:34:45.057875 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-06-03 18:34:45.206047 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-06-03 18:34:45.279364 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-06-03 18:34:45.448752 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-06-03 18:34:45.506573 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-06-03 18:34:45.665376 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-06-03 18:34:45.724063 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-06-03 18:34:45.874002 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-06-03 18:34:45.941741 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-06-03 18:34:46.089971 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-06-03 18:34:46.180649 | instance | secretgen-controller/deployment/secretgen-controller
2026-06-03 18:34:46.314806 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-vlnkm
2026-06-03 18:34:46.383613 | instance | secretgen-controller/serviceaccounts/default
2026-06-03 18:34:46.507788 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-06-03 18:34:46.795634 | instance | ok: Runtime: 0:02:13.436438
2026-06-03 18:34:46.811445 |
2026-06-03 18:34:46.811512 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-06-03 18:34:47.667353 | instance | changed:
2026-06-03 18:34:47.667539 | instance | cd+++++++++ objects/
2026-06-03 18:34:47.667567 | instance | cd+++++++++ objects/cluster/
2026-06-03 18:34:47.667588 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-06-03 18:34:47.667608 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-06-03 18:34:47.667626 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-06-03 18:34:47.667645 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-06-03 18:34:47.667664 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-06-03 18:34:47.667682 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-06-03 18:34:47.667702 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-06-03 18:34:47.667720 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-06-03 18:34:47.667739 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-06-03 18:34:47.667757 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-06-03 18:34:47.667775 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-03 18:34:47.667793 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-06-03 18:34:47.667810 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-06-03 18:34:47.667828 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-06-03 18:34:47.667846 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-06-03 18:34:47.667864 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-06-03 18:34:47.667881 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-06-03 18:34:47.667899 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-06-03 18:34:47.667916 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-06-03 18:34:47.667933 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-06-03 18:34:47.667950 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-06-03 18:34:47.667968 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-06-03 18:34:47.667986 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-06-03 18:34:47.668004 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-06-03 18:34:47.668022 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-06-03 18:34:47.668055 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-06-03 18:34:47.668074 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-06-03 18:34:47.668092 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-06-03 18:34:47.668109 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-06-03 18:34:47.668127 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-06-03 18:34:47.668144 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-03 18:34:47.668162 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-06-03 18:34:47.668179 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-06-03 18:34:47.668198 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-06-03 18:34:47.668231 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-06-03 18:34:47.668275 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-06-03 18:34:47.668303 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-06-03 18:34:47.668328 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-06-03 18:34:47.668354 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-06-03 18:34:47.668380 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-03 18:34:47.668406 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-03 18:34:47.668429 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt
2026-06-03 18:34:47.668452 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml
2026-06-03 18:34:47.668473 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-06-03 18:34:47.668495 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-06-03 18:34:47.668517 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-06-03 18:34:47.668539 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-06-03 18:34:47.668560 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-06-03 18:34:47.668582 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-06-03 18:34:47.668603 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-06-03 18:34:47.668624 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-03 18:34:47.668644 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-06-03 18:34:47.668661 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-06-03 18:34:47.668678 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-06-03 18:34:47.668695 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-06-03 18:34:47.668712 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-06-03 18:34:47.668729 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-06-03 18:34:47.668747 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-06-03 18:34:47.668764 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-06-03 18:34:47.668781 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-06-03 18:34:47.668799 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-06-03 18:34:47.668816 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-06-03 18:34:47.668839 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-06-03 18:34:47.668857 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-06-03 18:34:47.668874 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-06-03 18:34:47.668891 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-06-03 18:34:47.668908 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-06-03 18:34:47.668925 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-06-03 18:34:47.668943 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-06-03 18:34:47.668992 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt
2026-06-03 18:34:47.669012 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml
2026-06-03 18:34:47.669029 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt
2026-06-03 18:34:47.669046 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml
2026-06-03 18:34:47.669064 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-06-03 18:34:47.669082 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-06-03 18:34:47.669100 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-06-03 18:34:47.669117 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-06-03 18:34:47.669134 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-06-03 18:34:47.669151 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-06-03 18:34:47.669168 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-06-03 18:34:47.669185 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-06-03 18:34:47.669202 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-06-03 18:34:47.669219 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-06-03 18:34:47.669236 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-06-03 18:34:47.669253 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-06-03 18:34:47.669270 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-06-03 18:34:47.669286 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-06-03 18:34:47.669303 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-03 18:34:47.669320 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-03 18:34:47.669337 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-06-03 18:34:47.669354 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-06-03 18:34:47.669372 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-06-03 18:34:47.669389 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-06-03 18:34:47.669406 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-06-03 18:34:47.669423 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-06-03 18:34:47.669441 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-06-03 18:34:47.669461 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-06-03 18:34:47.669484 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-06-03 18:34:47.669502 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-06-03 18:34:47.669519 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-06-03 18:34:47.669536 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-06-03 18:34:47.669553 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-06-03 18:34:47.669569 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-06-03 18:34:47.669586 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-06-03 18:34:47.669603 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-06-03 18:34:47.669620 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-06-03 18:34:47.669637 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-06-03 18:34:47.669654 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-06-03 18:34:47.669671 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-06-03 18:34:47.669688 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-06-03 18:34:47.669705 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-06-03 18:34:47.669722 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-06-03 18:34:47.669739 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-06-03 18:34:47.669756 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-06-03 18:34:47.669773 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-06-03 18:34:47.669790 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-06-03 18:34:47.669807 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-06-03 18:34:47.669823 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-06-03 18:34:47.669840 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-06-03 18:34:47.669857 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-06-03 18:34:47.669880 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-06-03 18:34:47.669898 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-06-03 18:34:47.669916 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-06-03 18:34:47.669933 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-06-03 18:34:47.669950 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-06-03 18:34:47.669966 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-06-03 18:34:47.669984 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-06-03 18:34:47.670025 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-06-03 18:34:47.670066 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-06-03 18:34:47.670096 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-06-03 18:34:47.670121 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-06-03 18:34:47.670147 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-06-03 18:34:47.670166 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-06-03 18:34:47.670184 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-06-03 18:34:47.670202 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-06-03 18:34:47.670220 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-06-03 18:34:47.670238 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-06-03 18:34:47.670255 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-06-03 18:34:47.670273 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-06-03 18:34:47.670290 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-06-03 18:34:47.670307 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-06-03 18:34:47.670324 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-06-03 18:34:47.670340 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-06-03 18:34:47.670357 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-06-03 18:34:47.670374 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-06-03 18:34:47.670391 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-06-03 18:34:47.670408 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-06-03 18:34:47.670425 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-06-03 18:34:47.670442 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-06-03 18:34:47.670459 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-06-03 18:34:47.670476 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-06-03 18:34:47.670493 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-06-03 18:34:47.670512 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-06-03 18:34:47.670529 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-06-03 18:34:47.670547 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-06-03 18:34:47.670564 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-06-03 18:34:47.670580 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-06-03 18:34:47.670597 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-06-03 18:34:47.670614 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-06-03 18:34:47.670631 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-06-03 18:34:47.670648 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-06-03 18:34:47.670665 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-06-03 18:34:47.670682 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-06-03 18:34:47.670705 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-06-03 18:34:47.670723 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-06-03 18:34:47.670740 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-06-03 18:34:47.670777 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-06-03 18:34:47.670794 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-06-03 18:34:47.670811 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-06-03 18:34:47.670828 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-06-03 18:34:47.670844 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-06-03 18:34:47.670861 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-06-03 18:34:47.670877 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-06-03 18:34:47.670894 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-06-03 18:34:47.670911 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-06-03 18:34:47.670928 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-06-03 18:34:47.670944 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-06-03 18:34:47.670961 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-06-03 18:34:47.670977 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-06-03 18:34:47.670994 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-06-03 18:34:47.671011 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-06-03 18:34:47.671027 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-06-03 18:34:47.671043 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-06-03 18:34:47.671060 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-06-03 18:34:47.671077 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-06-03 18:34:47.671093 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-06-03 18:34:47.671109 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-06-03 18:34:47.671126 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-06-03 18:34:47.671142 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-06-03 18:34:47.671158 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-06-03 18:34:47.671174 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-06-03 18:34:47.671191 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-06-03 18:34:47.671208 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-06-03 18:34:47.671224 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-06-03 18:34:47.671241 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-06-03 18:34:47.671258 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-06-03 18:34:47.671275 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-06-03 18:34:47.671296 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-06-03 18:34:47.671314 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-06-03 18:34:47.671330 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-06-03 18:34:47.671347 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-06-03 18:34:47.671364 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-06-03 18:34:47.671381 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-06-03 18:34:47.671397 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-06-03 18:34:47.671414 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-06-03 18:34:47.671431 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-06-03 18:34:47.671448 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-06-03 18:34:47.671465 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-06-03 18:34:47.671481 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-06-03 18:34:47.671498 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-06-03 18:34:47.671515 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-06-03 18:34:47.671532 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-06-03 18:34:47.671552 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-06-03 18:34:47.671570 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-06-03 18:34:47.671588 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-06-03 18:34:47.671605 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-06-03 18:34:47.671622 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-06-03 18:34:47.671640 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-06-03 18:34:47.671657 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-06-03 18:34:47.671674 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-06-03 18:34:47.671690 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-06-03 18:34:47.671707 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-06-03 18:34:47.671724 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-06-03 18:34:47.671741 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-06-03 18:34:47.671758 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-06-03 18:34:47.671775 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-06-03 18:34:47.671792 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-06-03 18:34:47.671809 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-06-03 18:34:47.671826 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-06-03 18:34:47.671844 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-06-03 18:34:47.671861 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-06-03 18:34:47.671878 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-06-03 18:34:47.671895 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-06-03 18:34:47.671912 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-06-03 18:34:47.671929 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-06-03 18:34:47.671949 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-06-03 18:34:47.671967 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-06-03 18:34:47.671984 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-06-03 18:34:47.672001 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-06-03 18:34:47.672018 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-03 18:34:47.672035 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-06-03 18:34:47.672052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-06-03 18:34:47.672069 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-06-03 18:34:47.672086 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-06-03 18:34:47.672102 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-06-03 18:34:47.672119 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-06-03 18:34:47.672136 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-06-03 18:34:47.672152 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-06-03 18:34:47.672169 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-06-03 18:34:47.672186 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-06-03 18:34:47.672203 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-06-03 18:34:47.672220 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-06-03 18:34:47.672237 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-06-03 18:34:47.672253 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-06-03 18:34:47.672270 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-06-03 18:34:47.672286 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-03 18:34:47.672303 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-06-03 18:34:47.672320 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-06-03 18:34:47.672336 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-06-03 18:34:47.672353 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-06-03 18:34:47.672370 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-06-03 18:34:47.672387 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-06-03 18:34:47.672404 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-03 18:34:47.672421 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-03 18:34:47.672441 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt
2026-06-03 18:34:47.672460 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml
2026-06-03 18:34:47.672477 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-06-03 18:34:47.672493 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-06-03 18:34:47.672514 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-06-03 18:34:47.672531 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-06-03 18:34:47.672548 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-06-03 18:34:47.672565 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-06-03 18:34:47.672581 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-06-03 18:34:47.672598 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-03 18:34:47.672614 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-06-03 18:34:47.672631 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-06-03 18:34:47.672648 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-06-03 18:34:47.672664 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-06-03 18:34:47.672681 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-06-03 18:34:47.672698 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-06-03 18:34:47.672715 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-06-03 18:34:47.672732 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-06-03 18:34:47.672749 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-06-03 18:34:47.672765 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-06-03 18:34:47.672782 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-06-03 18:34:47.672799 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-06-03 18:34:47.672816 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-06-03 18:34:47.672833 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-06-03 18:34:47.672850 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-06-03 18:34:47.672867 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-06-03 18:34:47.672884 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-06-03 18:34:47.672900 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-06-03 18:34:47.672917 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-06-03 18:34:47.672933 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-06-03 18:34:47.672950 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-06-03 18:34:47.673010 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-06-03 18:34:47.673028 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-06-03 18:34:47.673045 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-06-03 18:34:47.673063 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-06-03 18:34:47.673080 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-06-03 18:34:47.673097 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt
2026-06-03 18:34:47.673115 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml
2026-06-03 18:34:47.673137 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt
2026-06-03 18:34:47.673155 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml
2026-06-03 18:34:47.673172 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-06-03 18:34:47.673189 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-06-03 18:34:47.673206 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-03 18:34:47.673222 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-03 18:34:47.673239 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-06-03 18:34:47.673256 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-06-03 18:34:47.673273 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-06-03 18:34:47.673291 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-06-03 18:34:47.673308 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-06-03 18:34:47.673325 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-06-03 18:34:47.673342 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-06-03 18:34:47.673359 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-06-03 18:34:47.673376 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-06-03 18:34:47.673393 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-06-03 18:34:47.673410 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-06-03 18:34:47.673427 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-06-03 18:34:47.673444 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-06-03 18:34:47.673460 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-06-03 18:34:47.673477 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-06-03 18:34:47.673493 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-06-03 18:34:47.673510 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-06-03 18:34:47.673527 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-06-03 18:34:47.673544 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-06-03 18:34:47.673562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-06-03 18:34:47.673579 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-06-03 18:34:47.673596 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-06-03 18:34:47.673613 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-06-03 18:34:47.673630 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-06-03 18:34:47.673647 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-06-03 18:34:47.673664 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-06-03 18:34:47.673681 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-06-03 18:34:47.673697 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-06-03 18:34:47.673722 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-06-03 18:34:47.673740 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-06-03 18:34:47.673757 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-06-03 18:34:47.673774 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-06-03 18:34:47.673790 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-06-03 18:34:47.673807 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-06-03 18:34:47.673823 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-06-03 18:34:47.673840 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-06-03 18:34:47.673856 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-06-03 18:34:47.673873 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-06-03 18:34:47.673890 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-06-03 18:34:47.673906 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-06-03 18:34:47.673923 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-06-03 18:34:47.673940 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-06-03 18:34:47.673957 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-06-03 18:34:47.673974 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-06-03 18:34:47.673990 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-06-03 18:34:47.674008 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-06-03 18:34:47.674025 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-06-03 18:34:47.674042 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-06-03 18:34:47.674059 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-06-03 18:34:47.674102 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-06-03 18:34:47.674139 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-06-03 18:34:47.674162 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-06-03 18:34:47.674180 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-06-03 18:34:47.674198 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-06-03 18:34:47.674215 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-06-03 18:34:47.674233 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-06-03 18:34:47.674250 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-06-03 18:34:47.674268 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-06-03 18:34:47.674285 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-06-03 18:34:47.674310 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-06-03 18:34:47.674328 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-06-03 18:34:47.674345 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-06-03 18:34:47.674362 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-06-03 18:34:47.674379 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-06-03 18:34:47.674395 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-06-03 18:34:47.674412 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-06-03 18:34:47.674429 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-06-03 18:34:47.674446 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-06-03 18:34:47.674463 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-06-03 18:34:47.674479 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-06-03 18:34:47.674496 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-06-03 18:34:47.674512 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-06-03 18:34:47.674529 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-06-03 18:34:47.674546 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-06-03 18:34:47.674562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-06-03 18:34:47.674579 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-06-03 18:34:47.674596 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-06-03 18:34:47.674613 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-06-03 18:34:47.674629 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-06-03 18:34:47.674645 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-06-03 18:34:47.674662 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-06-03 18:34:47.674678 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-06-03 18:34:47.674695 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-06-03 18:34:47.674711 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-06-03 18:34:47.674730 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-06-03 18:34:47.674772 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-06-03 18:34:47.674792 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-06-03 18:34:47.674810 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-06-03 18:34:47.674827 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-06-03 18:34:47.674844 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-06-03 18:34:47.674866 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-06-03 18:34:47.674884 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-06-03 18:34:47.674902 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-06-03 18:34:47.674919 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-06-03 18:34:47.674936 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-06-03 18:34:47.674953 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-06-03 18:34:47.674970 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-06-03 18:34:47.674987 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-06-03 18:34:47.675004 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-06-03 18:34:47.675022 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-06-03 18:34:47.675040 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-06-03 18:34:47.675057 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-06-03 18:34:47.675075 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-06-03 18:34:47.675092 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-06-03 18:34:47.675109 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-06-03 18:34:47.675126 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-06-03 18:34:47.675143 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-06-03 18:34:47.675160 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-06-03 18:34:47.675177 | instance | cd+++++++++ objects/cluster/namespace/
2026-06-03 18:34:47.675195 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-06-03 18:34:47.675212 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-06-03 18:34:47.675229 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-06-03 18:34:47.675246 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-06-03 18:34:47.675264 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-06-03 18:34:47.675281 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-06-03 18:34:47.675298 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt
2026-06-03 18:34:47.675315 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml
2026-06-03 18:34:47.675332 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-06-03 18:34:47.675349 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-06-03 18:34:47.675366 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-06-03 18:34:47.675383 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-06-03 18:34:47.675400 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-06-03 18:34:47.675417 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-06-03 18:34:47.675434 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-06-03 18:34:47.675451 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-06-03 18:34:47.675469 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-06-03 18:34:47.675486 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-06-03 18:34:47.675503 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-06-03 18:34:47.675521 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-06-03 18:34:47.675538 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-06-03 18:34:47.675560 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-06-03 18:34:47.675577 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-06-03 18:34:47.675594 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-06-03 18:34:47.675611 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-06-03 18:34:47.675628 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-06-03 18:34:47.675646 | instance | cd+++++++++ objects/cluster/node/
2026-06-03 18:34:47.675663 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-06-03 18:34:47.675680 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-06-03 18:34:47.675697 | instance | cd+++++++++ objects/cluster/storageclass/
2026-06-03 18:34:47.675713 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-06-03 18:34:47.675730 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-06-03 18:34:47.675747 | instance | cd+++++++++ objects/namespaced/
2026-06-03 18:34:47.675764 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-06-03 18:34:47.675781 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-06-03 18:34:47.675798 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-06-03 18:34:47.675816 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-06-03 18:34:47.675833 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-06-03 18:34:47.675849 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-06-03 18:34:47.675866 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-06-03 18:34:47.675882 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-06-03 18:34:47.675899 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-06-03 18:34:47.675916 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-06-03 18:34:47.675932 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-06-03 18:34:47.675948 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-06-03 18:34:47.675964 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-06-03 18:34:47.675981 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-06-03 18:34:47.675997 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-06-03 18:34:47.676014 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-06-03 18:34:47.676031 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-06-03 18:34:47.676048 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-06-03 18:34:47.676065 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-06-03 18:34:47.676082 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-06-03 18:34:47.676100 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-06-03 18:34:47.676117 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-06-03 18:34:47.676134 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-06-03 18:34:47.676151 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-06-03 18:34:47.676168 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-06-03 18:34:47.676185 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-210.nip.io-tls.txt
2026-06-03 18:34:47.676202 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-210.nip.io-tls.yaml
2026-06-03 18:34:47.676218 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-06-03 18:34:47.676240 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-06-03 18:34:47.676258 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-06-03 18:34:47.676275 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-06-03 18:34:47.676293 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-06-03 18:34:47.676309 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-06-03 18:34:47.676326 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-06-03 18:34:47.676343 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-06-03 18:34:47.676360 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-06-03 18:34:47.676378 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-06-03 18:34:47.676395 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-06-03 18:34:47.676412 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-06-03 18:34:47.676429 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-06-03 18:34:47.676446 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-06-03 18:34:47.676463 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-06-03 18:34:47.676481 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-06-03 18:34:47.676498 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-06-03 18:34:47.676515 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-06-03 18:34:47.676531 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-06-03 18:34:47.676549 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-06-03 18:34:47.676566 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-06-03 18:34:47.676583 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt
2026-06-03 18:34:47.676600 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml
2026-06-03 18:34:47.676617 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-06-03 18:34:47.676634 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-06-03 18:34:47.676651 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-06-03 18:34:47.676669 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-06-03 18:34:47.676686 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-06-03 18:34:47.676703 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-06-03 18:34:47.676720 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-06-03 18:34:47.676737 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-06-03 18:34:47.676754 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-06-03 18:34:47.676771 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-06-03 18:34:47.676788 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-06-03 18:34:47.676805 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-06-03 18:34:47.676822 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-06-03 18:34:47.676839 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-06-03 18:34:47.676856 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-06-03 18:34:47.676877 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-8s254.txt
2026-06-03 18:34:47.676895 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-8s254.yaml
2026-06-03 18:34:47.676912 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-8n7qv.txt
2026-06-03 18:34:47.676928 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-8n7qv.yaml
2026-06-03 18:34:47.676945 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-wlqmf.txt
2026-06-03 18:34:47.677002 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-wlqmf.yaml
2026-06-03 18:34:47.677021 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-06-03 18:34:47.677039 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-06-03 18:34:47.677056 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-06-03 18:34:47.677072 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-06-03 18:34:47.677089 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-06-03 18:34:47.677105 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-06-03 18:34:47.677122 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-06-03 18:34:47.677138 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-06-03 18:34:47.677155 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-06-03 18:34:47.677172 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-06-03 18:34:47.677189 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-06-03 18:34:47.677205 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-06-03 18:34:47.677221 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-06-03 18:34:47.677238 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-06-03 18:34:47.677254 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-06-03 18:34:47.677271 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-06-03 18:34:47.677288 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-06-03 18:34:47.677305 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-06-03 18:34:47.677321 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-06-03 18:34:47.677337 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-06-03 18:34:47.677353 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-06-03 18:34:47.677370 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-06-03 18:34:47.677387 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-06-03 18:34:47.677403 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-06-03 18:34:47.677420 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-06-03 18:34:47.677436 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-06-03 18:34:47.677452 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-06-03 18:34:47.677474 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-06-03 18:34:47.677491 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-06-03 18:34:47.677508 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-06-03 18:34:47.677525 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-06-03 18:34:47.677542 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-06-03 18:34:47.677559 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-06-03 18:34:47.677576 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-06-03 18:34:47.677593 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-06-03 18:34:47.677610 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-06-03 18:34:47.677627 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-06-03 18:34:47.677644 | instance | cd+++++++++ objects/namespaced/default/
2026-06-03 18:34:47.677662 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-06-03 18:34:47.677679 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-06-03 18:34:47.677696 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-06-03 18:34:47.677714 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-06-03 18:34:47.677731 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-06-03 18:34:47.677749 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-06-03 18:34:47.677766 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-06-03 18:34:47.677783 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-06-03 18:34:47.677800 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-06-03 18:34:47.677818 | instance | cd+++++++++ objects/namespaced/default/services/
2026-06-03 18:34:47.677835 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-06-03 18:34:47.677853 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-06-03 18:34:47.677870 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/
2026-06-03 18:34:47.677887 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/
2026-06-03 18:34:47.677905 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt
2026-06-03 18:34:47.677922 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml
2026-06-03 18:34:47.677939 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt
2026-06-03 18:34:47.677956 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml
2026-06-03 18:34:47.677974 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/
2026-06-03 18:34:47.677991 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt
2026-06-03 18:34:47.678008 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml
2026-06-03 18:34:47.678024 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/
2026-06-03 18:34:47.678041 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt
2026-06-03 18:34:47.678058 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml
2026-06-03 18:34:47.678076 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/
2026-06-03 18:34:47.678093 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-gh4r7.txt
2026-06-03 18:34:47.678114 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-gh4r7.yaml
2026-06-03 18:34:47.678132 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/
2026-06-03 18:34:47.678149 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt
2026-06-03 18:34:47.678166 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml
2026-06-03 18:34:47.678183 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-03 18:34:47.678200 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-03 18:34:47.678217 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt
2026-06-03 18:34:47.678235 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml
2026-06-03 18:34:47.678252 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/
2026-06-03 18:34:47.678269 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt
2026-06-03 18:34:47.678285 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml
2026-06-03 18:34:47.678302 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-03 18:34:47.678319 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-03 18:34:47.678336 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt
2026-06-03 18:34:47.678353 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml
2026-06-03 18:34:47.678370 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/
2026-06-03 18:34:47.678387 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt
2026-06-03 18:34:47.678404 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml
2026-06-03 18:34:47.678421 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt
2026-06-03 18:34:47.678438 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml
2026-06-03 18:34:47.678454 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt
2026-06-03 18:34:47.678471 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml
2026-06-03 18:34:47.678488 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt
2026-06-03 18:34:47.678504 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml
2026-06-03 18:34:47.678521 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt
2026-06-03 18:34:47.678538 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml
2026-06-03 18:34:47.678554 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/
2026-06-03 18:34:47.678571 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt
2026-06-03 18:34:47.678588 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml
2026-06-03 18:34:47.678605 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt
2026-06-03 18:34:47.678622 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml
2026-06-03 18:34:47.678643 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt
2026-06-03 18:34:47.678661 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml
2026-06-03 18:34:47.678678 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/
2026-06-03 18:34:47.678695 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt
2026-06-03 18:34:47.678711 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml
2026-06-03 18:34:47.678728 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-06-03 18:34:47.678812 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-06-03 18:34:47.678834 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-06-03 18:34:47.678852 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-06-03 18:34:47.678869 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-06-03 18:34:47.678886 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-06-03 18:34:47.678903 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-06-03 18:34:47.678920 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-06-03 18:34:47.678937 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-06-03 18:34:47.678953 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-06-03 18:34:47.678970 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-06-03 18:34:47.678987 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-06-03 18:34:47.679004 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-06-03 18:34:47.679020 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-06-03 18:34:47.679037 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-06-03 18:34:47.679054 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-06-03 18:34:47.679071 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-06-03 18:34:47.679088 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-06-03 18:34:47.679105 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-06-03 18:34:47.679122 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-06-03 18:34:47.679139 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-06-03 18:34:47.679156 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-06-03 18:34:47.679172 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-06-03 18:34:47.679189 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-06-03 18:34:47.679205 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-06-03 18:34:47.679222 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-06-03 18:34:47.679239 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-hzkhp.txt
2026-06-03 18:34:47.679256 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-hzkhp.yaml
2026-06-03 18:34:47.679273 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-6fhbm.txt
2026-06-03 18:34:47.679289 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-6fhbm.yaml
2026-06-03 18:34:47.679311 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-06-03 18:34:47.679328 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-06-03 18:34:47.679345 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-06-03 18:34:47.679362 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-06-03 18:34:47.679379 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-06-03 18:34:47.679396 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-06-03 18:34:47.679413 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-06-03 18:34:47.679430 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-06-03 18:34:47.679450 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-06-03 18:34:47.679468 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-06-03 18:34:47.679485 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-06-03 18:34:47.679501 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-06-03 18:34:47.679518 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-06-03 18:34:47.679535 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-06-03 18:34:47.679551 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-06-03 18:34:47.679568 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-06-03 18:34:47.679584 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-06-03 18:34:47.679600 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-06-03 18:34:47.679617 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-06-03 18:34:47.679634 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-06-03 18:34:47.679651 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-06-03 18:34:47.679667 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-06-03 18:34:47.679684 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-06-03 18:34:47.679700 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-06-03 18:34:47.679717 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-06-03 18:34:47.679734 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-06-03 18:34:47.679751 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-06-03 18:34:47.679767 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-06-03 18:34:47.679784 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-06-03 18:34:47.679801 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-06-03 18:34:47.679818 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-06-03 18:34:47.679834 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-06-03 18:34:47.679851 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-06-03 18:34:47.679868 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-06-03 18:34:47.679885 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-06-03 18:34:47.679906 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-06-03 18:34:47.679923 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-06-03 18:34:47.679941 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-06-03 18:34:47.679957 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-06-03 18:34:47.679974 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-06-03 18:34:47.679991 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-06-03 18:34:47.680008 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-03 18:34:47.680025 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-03 18:34:47.680042 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-06-03 18:34:47.680059 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-03 18:34:47.680076 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-06-03 18:34:47.680093 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-03 18:34:47.680110 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-03 18:34:47.680127 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-06-03 18:34:47.680144 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-06-03 18:34:47.680161 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-06-03 18:34:47.680178 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-06-03 18:34:47.680195 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-06-03 18:34:47.680212 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-06-03 18:34:47.680229 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-06-03 18:34:47.680246 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-06-03 18:34:47.680263 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-06-03 18:34:47.680281 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-06-03 18:34:47.680298 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-06-03 18:34:47.680315 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-06-03 18:34:47.680332 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-06-03 18:34:47.680348 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-06-03 18:34:47.680365 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-06-03 18:34:47.680383 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-06-03 18:34:47.680399 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-06-03 18:34:47.680416 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-06-03 18:34:47.680433 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-06-03 18:34:47.680450 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-06-03 18:34:47.680467 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-06-03 18:34:47.680485 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-06-03 18:34:47.680505 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-06-03 18:34:47.680522 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-06-03 18:34:47.680539 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-06-03 18:34:47.680556 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-06-03 18:34:47.680573 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-06-03 18:34:47.680590 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-06-03 18:34:47.680607 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-06-03 18:34:47.680624 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-06-03 18:34:47.680641 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-06-03 18:34:47.680658 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-06-03 18:34:47.680675 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-06-03 18:34:47.680692 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-06-03 18:34:47.680708 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-06-03 18:34:47.680725 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-06-03 18:34:47.680742 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-06-03 18:34:47.680759 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-06-03 18:34:47.680776 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-06-03 18:34:47.680793 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-03 18:34:47.680810 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-06-03 18:34:47.680827 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-06-03 18:34:47.680844 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-06-03 18:34:47.680861 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-06-03 18:34:47.680878 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-06-03 18:34:47.680894 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-06-03 18:34:47.680910 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-06-03 18:34:47.680927 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-06-03 18:34:47.680944 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-06-03 18:34:47.680981 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-pr6w6.txt
2026-06-03 18:34:47.681000 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-pr6w6.yaml
2026-06-03 18:34:47.681017 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-vff7z.txt
2026-06-03 18:34:47.681034 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-vff7z.yaml
2026-06-03 18:34:47.681051 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-g4bxc.txt
2026-06-03 18:34:47.681068 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-g4bxc.yaml
2026-06-03 18:34:47.681085 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-v65n9.txt
2026-06-03 18:34:47.681103 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-v65n9.yaml
2026-06-03 18:34:47.681124 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-06-03 18:34:47.681142 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-06-03 18:34:47.681159 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-06-03 18:34:47.681176 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-06-03 18:34:47.681193 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-06-03 18:34:47.681210 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-06-03 18:34:47.681227 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-2n9kk.txt
2026-06-03 18:34:47.681244 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-2n9kk.yaml
2026-06-03 18:34:47.681261 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-06-03 18:34:47.681278 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-06-03 18:34:47.681295 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-06-03 18:34:47.681313 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-06-03 18:34:47.681330 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-06-03 18:34:47.681352 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-06-03 18:34:47.681377 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-06-03 18:34:47.681402 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-06-03 18:34:47.681424 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-06-03 18:34:47.681443 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-06-03 18:34:47.681461 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-06-03 18:34:47.681478 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-06-03 18:34:47.681495 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-06-03 18:34:47.681513 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-06-03 18:34:47.681530 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-06-03 18:34:47.681547 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-06-03 18:34:47.681564 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-06-03 18:34:47.681581 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-06-03 18:34:47.681598 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-06-03 18:34:47.681617 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-06-03 18:34:47.681634 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-06-03 18:34:47.681650 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-06-03 18:34:47.681667 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-03 18:34:47.681684 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-06-03 18:34:47.681701 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-06-03 18:34:47.681723 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-06-03 18:34:47.681740 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-06-03 18:34:47.681757 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-06-03 18:34:47.681774 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-06-03 18:34:47.681791 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-06-03 18:34:47.681808 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-06-03 18:34:47.681824 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-06-03 18:34:47.681841 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-06-03 18:34:47.681858 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-06-03 18:34:47.681875 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-06-03 18:34:47.681892 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-06-03 18:34:47.681909 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-06-03 18:34:47.681926 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-06-03 18:34:47.681943 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-06-03 18:34:47.681959 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-06-03 18:34:47.681976 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-06-03 18:34:47.681994 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-06-03 18:34:47.682010 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-06-03 18:34:47.682026 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-06-03 18:34:47.682044 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-06-03 18:34:47.682061 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-06-03 18:34:47.682078 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-06-03 18:34:47.682094 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-06-03 18:34:47.682110 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-06-03 18:34:47.682127 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-06-03 18:34:47.682144 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-06-03 18:34:47.682162 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-4j59gs.txt
2026-06-03 18:34:47.682179 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-4j59gs.yaml
2026-06-03 18:34:47.682196 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-5v3bj2.txt
2026-06-03 18:34:47.682212 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-5v3bj2.yaml
2026-06-03 18:34:47.682228 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-06-03 18:34:47.682245 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-06-03 18:34:47.682262 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-06-03 18:34:47.682279 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-06-03 18:34:47.682300 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-06-03 18:34:47.682318 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-06-03 18:34:47.682335 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-06-03 18:34:47.682352 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-06-03 18:34:47.682368 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-06-03 18:34:47.682386 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-06-03 18:34:47.682403 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-06-03 18:34:47.682420 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-06-03 18:34:47.682439 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-06-03 18:34:47.682459 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-06-03 18:34:47.682477 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-06-03 18:34:47.682494 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-06-03 18:34:47.682511 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-06-03 18:34:47.682528 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-06-03 18:34:47.682545 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-06-03 18:34:47.682563 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-06-03 18:34:47.682580 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-06-03 18:34:47.682597 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-06-03 18:34:47.682614 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-06-03 18:34:47.682631 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-06-03 18:34:47.682648 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-06-03 18:34:47.682665 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-06-03 18:34:47.682683 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-06-03 18:34:47.682701 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-06-03 18:34:47.682718 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-06-03 18:34:47.682754 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-06-03 18:34:47.682775 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-06-03 18:34:47.682792 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-06-03 18:34:47.682819 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-06-03 18:34:47.682863 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-06-03 18:34:47.682892 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-06-03 18:34:47.682913 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-06-03 18:34:47.682931 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-06-03 18:34:47.682956 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-06-03 18:34:47.682974 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-06-03 18:34:47.682992 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-06-03 18:34:47.683009 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-06-03 18:34:47.683026 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-06-03 18:34:47.683043 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-06-03 18:34:47.683061 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-06-03 18:34:47.683078 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-06-03 18:34:47.683095 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-06-03 18:34:47.683111 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-06-03 18:34:47.683128 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-06-03 18:34:47.683145 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-06-03 18:34:47.683162 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-06-03 18:34:47.683178 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-06-03 18:34:47.683194 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-06-03 18:34:47.683211 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-06-03 18:34:47.683227 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-06-03 18:34:47.683244 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-06-03 18:34:47.683260 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-06-03 18:34:47.683277 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-06-03 18:34:47.683293 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-06-03 18:34:47.683310 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-06-03 18:34:47.683326 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-06-03 18:34:47.683343 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-06-03 18:34:47.683360 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-06-03 18:34:47.683377 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-06-03 18:34:47.683393 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-06-03 18:34:47.683410 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-06-03 18:34:47.683427 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-06-03 18:34:47.683444 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-06-03 18:34:47.683461 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-06-03 18:34:47.683478 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-06-03 18:34:47.683495 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-06-03 18:34:47.683517 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-06-03 18:34:47.683535 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-06-03 18:34:47.683552 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-06-03 18:34:47.683569 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-06-03 18:34:47.683586 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-06-03 18:34:47.683603 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-06-03 18:34:47.683619 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-06-03 18:34:47.683636 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-06-03 18:34:47.683654 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-06-03 18:34:47.683672 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-06-03 18:34:47.683689 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-06-03 18:34:47.683707 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-06-03 18:34:47.683724 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-06-03 18:34:47.683741 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-06-03 18:34:47.683759 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-06-03 18:34:47.683776 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-03 18:34:47.683793 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-06-03 18:34:47.683810 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-06-03 18:34:47.683827 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-06-03 18:34:47.683844 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-06-03 18:34:47.683860 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-06-03 18:34:47.683877 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-06-03 18:34:47.683894 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-06-03 18:34:47.683911 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-06-03 18:34:47.683928 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-06-03 18:34:47.683946 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-06-03 18:34:47.683963 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-06-03 18:34:47.683981 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-06-03 18:34:47.683998 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-06-03 18:34:47.684015 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-06-03 18:34:47.684032 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-06-03 18:34:47.684050 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-06-03 18:34:47.684067 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-06-03 18:34:47.684087 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-06-03 18:34:47.684105 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-g8nlm.txt
2026-06-03 18:34:47.684123 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-g8nlm.yaml
2026-06-03 18:34:47.684140 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-06-03 18:34:47.684157 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-06-03 18:34:47.684174 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-06-03 18:34:47.684191 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-06-03 18:34:47.684208 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-06-03 18:34:47.684224 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-06-03 18:34:47.684241 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-06-03 18:34:47.684258 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-06-03 18:34:47.684275 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-06-03 18:34:47.684292 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-06-03 18:34:47.684309 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-06-03 18:34:47.684326 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-06-03 18:34:47.684343 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-06-03 18:34:47.684360 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-06-03 18:34:47.684377 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-06-03 18:34:47.684395 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-06-03 18:34:47.684411 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-06-03 18:34:47.684428 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-06-03 18:34:47.684445 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-06-03 18:34:47.684462 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-06-03 18:34:47.684479 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-06-03 18:34:47.684495 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-06-03 18:34:47.684512 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-06-03 18:34:47.684529 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-06-03 18:34:47.684546 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-06-03 18:34:47.684563 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-06-03 18:34:47.684580 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-06-03 18:34:47.684597 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-06-03 18:34:47.684613 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-06-03 18:34:47.684634 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-06-03 18:34:47.684651 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-06-03 18:34:47.684668 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-06-03 18:34:47.684685 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-06-03 18:34:47.684701 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-06-03 18:34:47.684718 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-06-03 18:34:47.684734 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-06-03 18:34:47.684768 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-06-03 18:34:47.684805 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-06-03 18:34:47.684833 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-06-03 18:34:47.684856 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-06-03 18:34:47.684878 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-06-03 18:34:47.684902 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-06-03 18:34:47.684924 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-06-03 18:34:47.684943 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-06-03 18:34:47.684990 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-06-03 18:34:47.685009 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-06-03 18:34:47.685027 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-06-03 18:34:47.685043 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-06-03 18:34:47.685061 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-06-03 18:34:47.685078 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-06-03 18:34:47.685096 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-06-03 18:34:47.685113 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-06-03 18:34:47.685132 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-06-03 18:34:47.685149 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-06-03 18:34:47.685166 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-06-03 18:34:47.685184 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-06-03 18:34:47.685201 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-06-03 18:34:47.685219 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-06-03 18:34:47.685243 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-06-03 18:34:47.685262 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-06-03 18:34:47.685279 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-06-03 18:34:47.685296 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-06-03 18:34:47.685313 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-06-03 18:34:47.685331 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-06-03 18:34:47.685348 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-06-03 18:34:47.685365 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-06-03 18:34:47.685382 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-06-03 18:34:47.685400 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-06-03 18:34:47.685418 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-06-03 18:34:47.685437 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-06-03 18:34:47.685456 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-06-03 18:34:47.685474 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-06-03 18:34:47.685491 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-06-03 18:34:47.685508 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-06-03 18:34:47.685525 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-06-03 18:34:47.685542 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-06-03 18:34:47.685558 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-06-03 18:34:47.685576 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-06-03 18:34:47.685592 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-06-03 18:34:47.685609 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-06-03 18:34:47.685627 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-06-03 18:34:47.685644 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-06-03 18:34:47.685661 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-06-03 18:34:47.685678 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-06-03 18:34:47.685695 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-06-03 18:34:47.685712 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-06-03 18:34:47.685730 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-06-03 18:34:47.685747 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-06-03 18:34:47.685769 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-06-03 18:34:47.685787 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-06-03 18:34:47.685804 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-06-03 18:34:47.685821 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-06-03 18:34:47.685838 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-06-03 18:34:47.685855 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-06-03 18:34:47.685871 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-06-03 18:34:47.685888 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-06-03 18:34:47.685905 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-06-03 18:34:47.685923 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-06-03 18:34:47.685940 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-06-03 18:34:47.685957 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-06-03 18:34:47.685974 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-06-03 18:34:47.685990 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-06-03 18:34:47.686007 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-06-03 18:34:47.686023 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-06-03 18:34:47.686040 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-06-03 18:34:47.686057 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-06-03 18:34:47.686074 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-06-03 18:34:47.686091 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-06-03 18:34:47.686108 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-06-03 18:34:47.686125 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-06-03 18:34:47.686143 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-06-03 18:34:47.686160 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-06-03 18:34:47.686177 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-06-03 18:34:47.686195 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-06-03 18:34:47.686212 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-06-03 18:34:47.686229 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-06-03 18:34:47.686246 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-06-03 18:34:47.686263 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-06-03 18:34:47.686280 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-06-03 18:34:47.686297 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-06-03 18:34:47.686320 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-06-03 18:34:47.686337 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-06-03 18:34:47.686355 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-06-03 18:34:47.686372 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-06-03 18:34:47.686390 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-06-03 18:34:47.686407 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-06-03 18:34:47.686425 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-06-03 18:34:47.686443 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-06-03 18:34:47.686460 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-06-03 18:34:47.686477 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-03 18:34:47.686495 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-03 18:34:47.686512 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-06-03 18:34:47.686529 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-06-03 18:34:47.686546 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt
2026-06-03 18:34:47.686563 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml
2026-06-03 18:34:47.686580 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-06-03 18:34:47.686598 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-06-03 18:34:47.686615 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-06-03 18:34:47.686633 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-06-03 18:34:47.686650 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-06-03 18:34:47.686667 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-06-03 18:34:47.686683 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-03 18:34:47.686700 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-06-03 18:34:47.686717 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-06-03 18:34:47.686794 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-06-03 18:34:47.686844 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-06-03 18:34:47.686867 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-06-03 18:34:47.686886 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-06-03 18:34:47.686904 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-06-03 18:34:47.686921 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-06-03 18:34:47.686939 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-06-03 18:34:47.686957 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-06-03 18:34:47.686974 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-06-03 18:34:47.686992 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-06-03 18:34:47.687016 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-06-03 18:34:47.687034 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-06-03 18:34:47.687051 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-06-03 18:34:47.687069 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-06-03 18:34:47.687086 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-06-03 18:34:47.687103 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-06-03 18:34:47.687120 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-06-03 18:34:47.687137 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-06-03 18:34:47.687154 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-03 18:34:47.687171 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-06-03 18:34:47.687188 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-06-03 18:34:47.687205 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-03 18:34:47.687222 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-03 18:34:47.687238 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-06-03 18:34:47.687255 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-06-03 18:34:47.687272 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-06-03 18:34:47.687289 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-06-03 18:34:47.687306 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-06-03 18:34:47.687322 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-06-03 18:34:47.687340 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-06-03 18:34:47.687356 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-06-03 18:34:47.687373 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-06-03 18:34:47.687390 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-06-03 18:34:47.687407 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-06-03 18:34:47.687425 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-06-03 18:34:47.687442 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-06-03 18:34:47.687459 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-06-03 18:34:47.687477 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-06-03 18:34:47.687493 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-06-03 18:34:47.687510 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-06-03 18:34:47.687526 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-06-03 18:34:47.687543 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt
2026-06-03 18:34:47.687559 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml
2026-06-03 18:34:47.687576 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-06-03 18:34:47.687597 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-06-03 18:34:47.687615 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-06-03 18:34:47.687632 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-06-03 18:34:47.687649 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-06-03 18:34:47.687666 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-06-03 18:34:47.687683 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-06-03 18:34:47.687700 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-06-03 18:34:47.687718 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-06-03 18:34:47.687735 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-06-03 18:34:47.687752 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-03 18:34:47.687775 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-03 18:34:47.687793 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-03 18:34:47.687811 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-03 18:34:47.687828 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-06-03 18:34:47.687845 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-06-03 18:34:47.687863 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-06-03 18:34:47.687880 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-03 18:34:47.687896 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-03 18:34:47.687913 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-5pfk2.txt
2026-06-03 18:34:47.687930 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-5pfk2.yaml
2026-06-03 18:34:47.687947 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-865b46c8b4-657q8.txt
2026-06-03 18:34:47.687964 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-865b46c8b4-657q8.yaml
2026-06-03 18:34:47.687980 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jldmq.txt
2026-06-03 18:34:47.687997 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jldmq.yaml
2026-06-03 18:34:47.688014 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-px2xl.txt
2026-06-03 18:34:47.688031 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-px2xl.yaml
2026-06-03 18:34:47.688048 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-7wr4s.txt
2026-06-03 18:34:47.688065 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-7wr4s.yaml
2026-06-03 18:34:47.688082 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-06-03 18:34:47.688099 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-06-03 18:34:47.688119 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-06-03 18:34:47.688136 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-06-03 18:34:47.688160 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-mplb5.txt
2026-06-03 18:34:47.688178 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-mplb5.yaml
2026-06-03 18:34:47.688195 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-06-03 18:34:47.688212 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-06-03 18:34:47.688229 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-8ch2n.txt
2026-06-03 18:34:47.688246 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-8ch2n.yaml
2026-06-03 18:34:47.688263 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-54gmk.txt
2026-06-03 18:34:47.688280 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-54gmk.yaml
2026-06-03 18:34:47.688297 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-7qcsw.txt
2026-06-03 18:34:47.688313 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-7qcsw.yaml
2026-06-03 18:34:47.688330 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-03 18:34:47.688347 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-03 18:34:47.688363 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-hs8bv.txt
2026-06-03 18:34:47.688380 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-hs8bv.yaml
2026-06-03 18:34:47.688396 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-nsn86.txt
2026-06-03 18:34:47.688413 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-nsn86.yaml
2026-06-03 18:34:47.688430 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-06-03 18:34:47.688447 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-06-03 18:34:47.688464 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-06-03 18:34:47.688480 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-03 18:34:47.688497 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-03 18:34:47.688513 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-06-03 18:34:47.688530 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-06-03 18:34:47.688547 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt
2026-06-03 18:34:47.688563 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml
2026-06-03 18:34:47.688580 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-06-03 18:34:47.688597 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-06-03 18:34:47.688614 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-06-03 18:34:47.688631 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-03 18:34:47.688648 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-03 18:34:47.688665 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-06-03 18:34:47.688686 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-06-03 18:34:47.688704 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-06-03 18:34:47.688721 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-06-03 18:34:47.688738 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-06-03 18:34:47.688755 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-06-03 18:34:47.688772 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-06-03 18:34:47.688789 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-06-03 18:34:47.688805 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-06-03 18:34:47.688823 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-03 18:34:47.688839 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-03 18:34:47.688856 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-06-03 18:34:47.688874 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-06-03 18:34:47.688891 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-06-03 18:34:47.688908 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-06-03 18:34:47.688925 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-06-03 18:34:47.688942 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-06-03 18:34:47.688979 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-06-03 18:34:47.688997 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-06-03 18:34:47.689014 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-06-03 18:34:47.689031 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-06-03 18:34:47.689047 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-06-03 18:34:47.689064 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-06-03 18:34:47.689081 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-06-03 18:34:47.689097 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-06-03 18:34:47.689114 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-06-03 18:34:47.689131 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-06-03 18:34:47.689147 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-06-03 18:34:47.689164 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-06-03 18:34:47.689181 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-06-03 18:34:47.689198 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-06-03 18:34:47.689214 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-06-03 18:34:47.689236 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-06-03 18:34:47.689253 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-7wr4s-tls.txt
2026-06-03 18:34:47.689269 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-7wr4s-tls.yaml
2026-06-03 18:34:47.689286 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-06-03 18:34:47.689302 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-06-03 18:34:47.689319 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-06-03 18:34:47.689336 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-06-03 18:34:47.689352 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-06-03 18:34:47.689369 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-06-03 18:34:47.689386 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-06-03 18:34:47.689403 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-06-03 18:34:47.689419 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-03 18:34:47.689436 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-03 18:34:47.689453 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-06-03 18:34:47.689470 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-06-03 18:34:47.689487 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-06-03 18:34:47.689504 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-06-03 18:34:47.689521 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-06-03 18:34:47.689538 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-06-03 18:34:47.689555 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-06-03 18:34:47.689571 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-06-03 18:34:47.689588 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-06-03 18:34:47.689604 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-06-03 18:34:47.689620 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-06-03 18:34:47.689636 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-06-03 18:34:47.689653 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt
2026-06-03 18:34:47.689669 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml
2026-06-03 18:34:47.689686 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-06-03 18:34:47.689703 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-06-03 18:34:47.689724 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-06-03 18:34:47.689741 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-06-03 18:34:47.689759 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-06-03 18:34:47.689776 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-06-03 18:34:47.689793 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-06-03 18:34:47.689810 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-06-03 18:34:47.689827 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-06-03 18:34:47.689843 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-06-03 18:34:47.689860 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-06-03 18:34:47.689877 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-06-03 18:34:47.689894 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-03 18:34:47.689911 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-06-03 18:34:47.689928 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-06-03 18:34:47.689944 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-03 18:34:47.689961 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-03 18:34:47.689978 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-06-03 18:34:47.689994 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-06-03 18:34:47.690012 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-06-03 18:34:47.690029 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-06-03 18:34:47.690047 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-06-03 18:34:47.690065 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-06-03 18:34:47.690082 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-06-03 18:34:47.690099 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-06-03 18:34:47.690116 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-06-03 18:34:47.690133 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-06-03 18:34:47.690151 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-06-03 18:34:47.690167 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-06-03 18:34:47.690184 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt
2026-06-03 18:34:47.690200 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml
2026-06-03 18:34:47.690217 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-06-03 18:34:47.690234 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-06-03 18:34:47.690252 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-06-03 18:34:47.690269 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-06-03 18:34:47.690291 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-06-03 18:34:47.690308 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-06-03 18:34:47.690326 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-06-03 18:34:47.690343 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-06-03 18:34:47.690360 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-06-03 18:34:47.690377 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-06-03 18:34:47.690394 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-06-03 18:34:47.690410 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-06-03 18:34:47.690426 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-03 18:34:47.690443 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-06-03 18:34:47.690460 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-06-03 18:34:47.690476 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-03 18:34:47.690492 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-03 18:34:47.690508 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-06-03 18:34:47.690524 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-06-03 18:34:47.690541 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-06-03 18:34:47.690558 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-06-03 18:34:47.690575 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-06-03 18:34:47.690592 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-06-03 18:34:47.690608 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-06-03 18:34:47.690626 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-06-03 18:34:47.690643 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-06-03 18:34:47.690660 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-06-03 18:34:47.690677 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-06-03 18:34:47.690694 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-06-03 18:34:47.690710 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-06-03 18:34:47.690727 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-06-03 18:34:47.690766 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-06-03 18:34:47.690784 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-06-03 18:34:47.690801 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-06-03 18:34:47.690818 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-06-03 18:34:47.690835 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt
2026-06-03 18:34:47.690852 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml
2026-06-03 18:34:47.690869 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-06-03 18:34:47.690890 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-06-03 18:34:47.690908 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-06-03 18:34:47.690925 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-03 18:34:47.690942 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-03 18:34:47.690960 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-06-03 18:34:47.690977 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-06-03 18:34:47.690995 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-06-03 18:34:47.691012 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-06-03 18:34:47.691029 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-06-03 18:34:47.691046 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-06-03 18:34:47.691063 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-03 18:34:47.691080 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-03 18:34:47.691097 | instance | cd+++++++++ objects/namespaced/openstack/
2026-06-03 18:34:47.691115 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-06-03 18:34:47.691132 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-06-03 18:34:47.691149 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-06-03 18:34:47.691166 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-06-03 18:34:47.691183 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-06-03 18:34:47.691200 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-06-03 18:34:47.691217 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-06-03 18:34:47.691234 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-06-03 18:34:47.691251 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-06-03 18:34:47.691268 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-06-03 18:34:47.691285 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-06-03 18:34:47.691302 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-06-03 18:34:47.691319 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-06-03 18:34:47.691336 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-06-03 18:34:47.691353 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-06-03 18:34:47.691371 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-06-03 18:34:47.691388 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-06-03 18:34:47.691405 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-06-03 18:34:47.691421 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-06-03 18:34:47.691438 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-06-03 18:34:47.691458 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-06-03 18:34:47.691477 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-06-03 18:34:47.691494 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-06-03 18:34:47.691516 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-06-03 18:34:47.691534 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-06-03 18:34:47.691550 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-06-03 18:34:47.691567 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-06-03 18:34:47.691584 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-06-03 18:34:47.691601 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-06-03 18:34:47.691618 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-06-03 18:34:47.691635 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-06-03 18:34:47.691652 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt
2026-06-03 18:34:47.691670 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml
2026-06-03 18:34:47.691687 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt
2026-06-03 18:34:47.691704 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml
2026-06-03 18:34:47.691720 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-06-03 18:34:47.691737 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-06-03 18:34:47.691753 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-06-03 18:34:47.691770 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-06-03 18:34:47.691787 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-06-03 18:34:47.691804 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-06-03 18:34:47.691821 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-06-03 18:34:47.691838 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-06-03 18:34:47.691855 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-06-03 18:34:47.691872 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-06-03 18:34:47.691888 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-06-03 18:34:47.691905 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-06-03 18:34:47.691922 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-06-03 18:34:47.691938 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-06-03 18:34:47.691955 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-06-03 18:34:47.691971 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-06-03 18:34:47.691988 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-06-03 18:34:47.692005 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-06-03 18:34:47.692021 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-06-03 18:34:47.692038 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-06-03 18:34:47.692054 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-06-03 18:34:47.692071 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-06-03 18:34:47.692087 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-06-03 18:34:47.692107 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-06-03 18:34:47.692124 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-06-03 18:34:47.692141 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-06-03 18:34:47.692158 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-06-03 18:34:47.692174 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-06-03 18:34:47.692191 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-06-03 18:34:47.692208 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-06-03 18:34:47.692224 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-06-03 18:34:47.692241 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-06-03 18:34:47.692258 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-06-03 18:34:47.692275 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-06-03 18:34:47.692291 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-06-03 18:34:47.692308 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-06-03 18:34:47.692325 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-06-03 18:34:47.692342 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-06-03 18:34:47.692359 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-06-03 18:34:47.692376 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-06-03 18:34:47.692393 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-06-03 18:34:47.692410 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-06-03 18:34:47.692427 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-06-03 18:34:47.692445 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-06-03 18:34:47.692462 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-06-03 18:34:47.692479 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-06-03 18:34:47.692496 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-06-03 18:34:47.692512 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-06-03 18:34:47.692529 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-06-03 18:34:47.692547 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-06-03 18:34:47.692563 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-06-03 18:34:47.692580 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-06-03 18:34:47.692597 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-06-03 18:34:47.692614 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-06-03 18:34:47.692631 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-06-03 18:34:47.692648 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-06-03 18:34:47.692665 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-06-03 18:34:47.692685 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-06-03 18:34:47.692703 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-06-03 18:34:47.692721 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-06-03 18:34:47.692738 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-06-03 18:34:47.692755 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-06-03 18:34:47.692772 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-06-03 18:34:47.692789 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-06-03 18:34:47.692806 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt
2026-06-03 18:34:47.692823 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml
2026-06-03 18:34:47.692840 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt
2026-06-03 18:34:47.692857 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml
2026-06-03 18:34:47.692873 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-06-03 18:34:47.692890 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-06-03 18:34:47.692907 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-06-03 18:34:47.692924 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-06-03 18:34:47.692941 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt
2026-06-03 18:34:47.692983 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml
2026-06-03 18:34:47.693003 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-06-03 18:34:47.693020 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-06-03 18:34:47.693038 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-06-03 18:34:47.693055 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-06-03 18:34:47.693072 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-06-03 18:34:47.693088 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-06-03 18:34:47.693105 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-06-03 18:34:47.693122 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-06-03 18:34:47.693139 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-06-03 18:34:47.693156 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-06-03 18:34:47.693173 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-06-03 18:34:47.693190 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-06-03 18:34:47.693207 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-06-03 18:34:47.693224 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-06-03 18:34:47.693241 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-06-03 18:34:47.693258 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-06-03 18:34:47.693274 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-06-03 18:34:47.693291 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt
2026-06-03 18:34:47.693308 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml
2026-06-03 18:34:47.693329 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-06-03 18:34:47.693346 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-06-03 18:34:47.693364 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-06-03 18:34:47.693381 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-06-03 18:34:47.693398 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-06-03 18:34:47.693415 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-06-03 18:34:47.693432 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-06-03 18:34:47.693449 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-06-03 18:34:47.693466 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-06-03 18:34:47.693483 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-06-03 18:34:47.693499 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-06-03 18:34:47.693517 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-06-03 18:34:47.693534 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt
2026-06-03 18:34:47.693550 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml
2026-06-03 18:34:47.693567 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-06-03 18:34:47.693585 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-06-03 18:34:47.693602 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-06-03 18:34:47.693619 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-06-03 18:34:47.693636 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-06-03 18:34:47.693654 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-06-03 18:34:47.693670 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-06-03 18:34:47.693687 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-06-03 18:34:47.693704 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-06-03 18:34:47.693721 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-06-03 18:34:47.693737 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-06-03 18:34:47.693754 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-06-03 18:34:47.693770 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-06-03 18:34:47.693787 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-06-03 18:34:47.693803 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-06-03 18:34:47.693820 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-06-03 18:34:47.693837 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-06-03 18:34:47.693854 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-06-03 18:34:47.693871 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-06-03 18:34:47.693888 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-06-03 18:34:47.693906 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-06-03 18:34:47.693923 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-06-03 18:34:47.693944 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-06-03 18:34:47.693962 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-06-03 18:34:47.693979 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-06-03 18:34:47.693995 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-06-03 18:34:47.694012 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-06-03 18:34:47.694029 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-06-03 18:34:47.694046 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-06-03 18:34:47.694063 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-06-03 18:34:47.694080 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-06-03 18:34:47.694097 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-06-03 18:34:47.694114 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-06-03 18:34:47.694131 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-06-03 18:34:47.694148 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-06-03 18:34:47.694165 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-06-03 18:34:47.694182 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-06-03 18:34:47.694199 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-06-03 18:34:47.694217 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-06-03 18:34:47.694233 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt
2026-06-03 18:34:47.694250 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml
2026-06-03 18:34:47.694268 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt
2026-06-03 18:34:47.694285 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml
2026-06-03 18:34:47.694302 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-06-03 18:34:47.694319 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-06-03 18:34:47.694336 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-06-03 18:34:47.694352 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-06-03 18:34:47.694369 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-06-03 18:34:47.694386 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-06-03 18:34:47.694402 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-06-03 18:34:47.694419 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-06-03 18:34:47.694437 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-06-03 18:34:47.694456 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-06-03 18:34:47.694473 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-06-03 18:34:47.694490 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-06-03 18:34:47.694507 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-06-03 18:34:47.694525 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-06-03 18:34:47.694542 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-06-03 18:34:47.694563 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-06-03 18:34:47.694581 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-06-03 18:34:47.694599 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-06-03 18:34:47.694616 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-06-03 18:34:47.694633 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-06-03 18:34:47.694650 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-06-03 18:34:47.694666 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-06-03 18:34:47.694683 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-06-03 18:34:47.694700 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-06-03 18:34:47.694716 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-06-03 18:34:47.694750 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-06-03 18:34:47.694774 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-06-03 18:34:47.694796 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-06-03 18:34:47.694814 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-06-03 18:34:47.694832 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-06-03 18:34:47.694849 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-03 18:34:47.694867 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-03 18:34:47.694883 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-06-03 18:34:47.694900 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-06-03 18:34:47.694916 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-06-03 18:34:47.694933 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-06-03 18:34:47.694950 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-06-03 18:34:47.694967 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-06-03 18:34:47.694983 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-06-03 18:34:47.695000 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-06-03 18:34:47.695017 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-06-03 18:34:47.695034 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-06-03 18:34:47.695050 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-06-03 18:34:47.695067 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-06-03 18:34:47.695084 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-06-03 18:34:47.695100 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-06-03 18:34:47.695117 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-06-03 18:34:47.695134 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-06-03 18:34:47.695151 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-06-03 18:34:47.695168 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-06-03 18:34:47.695185 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-06-03 18:34:47.695207 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-06-03 18:34:47.695224 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-06-03 18:34:47.695241 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-06-03 18:34:47.695258 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-06-03 18:34:47.695275 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-06-03 18:34:47.695292 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-06-03 18:34:47.695310 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-06-03 18:34:47.695327 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-06-03 18:34:47.695344 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-06-03 18:34:47.695361 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-06-03 18:34:47.695378 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-06-03 18:34:47.695396 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-06-03 18:34:47.695412 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-06-03 18:34:47.695429 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-06-03 18:34:47.695462 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-06-03 18:34:47.695504 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-06-03 18:34:47.695541 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-06-03 18:34:47.695579 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-06-03 18:34:47.695617 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-06-03 18:34:47.695654 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-06-03 18:34:47.695692 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-06-03 18:34:47.695730 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-06-03 18:34:47.695768 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-06-03 18:34:47.695807 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-06-03 18:34:47.695844 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-06-03 18:34:47.695882 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-06-03 18:34:47.695920 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-06-03 18:34:47.695958 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-06-03 18:34:47.695995 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-06-03 18:34:47.696033 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-06-03 18:34:47.696071 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-06-03 18:34:47.696110 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-06-03 18:34:47.696148 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-06-03 18:34:47.696186 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-06-03 18:34:47.696224 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-06-03 18:34:47.696262 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-06-03 18:34:47.696300 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-06-03 18:34:47.696338 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-06-03 18:34:47.696384 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-06-03 18:34:47.696423 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-06-03 18:34:47.696462 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-06-03 18:34:47.696501 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-06-03 18:34:47.696538 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-06-03 18:34:47.696576 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-06-03 18:34:47.696615 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-06-03 18:34:47.696653 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-06-03 18:34:47.696691 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-06-03 18:34:47.696730 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-06-03 18:34:47.696770 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-06-03 18:34:47.696808 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-06-03 18:34:47.696846 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-06-03 18:34:47.696986 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-06-03 18:34:47.697042 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-06-03 18:34:47.697083 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-06-03 18:34:47.697122 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-06-03 18:34:47.697160 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-06-03 18:34:47.697198 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-06-03 18:34:47.697236 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-06-03 18:34:47.697274 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-06-03 18:34:47.697313 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-06-03 18:34:47.697350 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-06-03 18:34:47.697388 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-06-03 18:34:47.697426 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-06-03 18:34:47.697465 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-06-03 18:34:47.697505 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-06-03 18:34:47.697543 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-06-03 18:34:47.697581 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-06-03 18:34:47.697620 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-06-03 18:34:47.697659 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-06-03 18:34:47.697697 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-06-03 18:34:47.697736 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-06-03 18:34:47.697774 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-06-03 18:34:47.697812 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-06-03 18:34:47.697850 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-06-03 18:34:47.697888 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-06-03 18:34:47.697927 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-06-03 18:34:47.697979 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-06-03 18:34:47.698020 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-06-03 18:34:47.698059 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-06-03 18:34:47.698097 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-06-03 18:34:47.698136 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-06-03 18:34:47.698174 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-06-03 18:34:47.698212 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-06-03 18:34:47.698249 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-06-03 18:34:47.698287 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-06-03 18:34:47.698325 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-06-03 18:34:47.698362 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-06-03 18:34:47.698400 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-06-03 18:34:47.698438 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-06-03 18:34:47.698477 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-06-03 18:34:47.698516 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-06-03 18:34:47.698554 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-06-03 18:34:47.698593 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-06-03 18:34:47.698632 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-06-03 18:34:47.698670 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-06-03 18:34:47.698708 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-06-03 18:34:47.698798 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-06-03 18:34:47.698841 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-06-03 18:34:47.698880 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-06-03 18:34:47.698918 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-06-03 18:34:47.698957 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-06-03 18:34:47.698997 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-06-03 18:34:47.699036 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-06-03 18:34:47.699074 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-06-03 18:34:47.699113 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-06-03 18:34:47.699152 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-06-03 18:34:47.699190 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-06-03 18:34:47.699229 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-06-03 18:34:47.699267 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-06-03 18:34:47.699304 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-06-03 18:34:47.699342 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-06-03 18:34:47.699381 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-06-03 18:34:47.699419 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-06-03 18:34:47.699455 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-06-03 18:34:47.699482 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-06-03 18:34:47.699500 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-06-03 18:34:47.699518 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-06-03 18:34:47.699535 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-06-03 18:34:47.699552 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-06-03 18:34:47.699569 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-06-03 18:34:47.699586 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-06-03 18:34:47.699603 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-06-03 18:34:47.699620 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-06-03 18:34:47.699638 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-06-03 18:34:47.699656 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-06-03 18:34:47.699673 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-06-03 18:34:47.699691 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-06-03 18:34:47.699708 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-06-03 18:34:47.699725 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-06-03 18:34:47.699742 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-06-03 18:34:47.699760 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-06-03 18:34:47.699777 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt
2026-06-03 18:34:47.699794 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml
2026-06-03 18:34:47.699811 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt
2026-06-03 18:34:47.699829 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml
2026-06-03 18:34:47.699845 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-06-03 18:34:47.699862 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-06-03 18:34:47.699879 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-06-03 18:34:47.699896 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-06-03 18:34:47.699913 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-06-03 18:34:47.699929 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-06-03 18:34:47.699946 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-06-03 18:34:47.699963 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-06-03 18:34:47.699979 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-06-03 18:34:47.699996 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-06-03 18:34:47.700012 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-06-03 18:34:47.700033 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-06-03 18:34:47.700050 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-06-03 18:34:47.700066 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-06-03 18:34:47.700083 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-06-03 18:34:47.700100 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-06-03 18:34:47.700117 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-06-03 18:34:47.700134 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-6dc4f7fc94-g6sjw.txt
2026-06-03 18:34:47.700151 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-6dc4f7fc94-g6sjw.yaml
2026-06-03 18:34:47.700168 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-w2czk.txt
2026-06-03 18:34:47.700185 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-w2czk.yaml
2026-06-03 18:34:47.700202 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-p54mj.txt
2026-06-03 18:34:47.700219 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-p54mj.yaml
2026-06-03 18:34:47.700236 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-dzsdz.txt
2026-06-03 18:34:47.700252 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-dzsdz.yaml
2026-06-03 18:34:47.700269 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-pxjv2.txt
2026-06-03 18:34:47.700286 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-pxjv2.yaml
2026-06-03 18:34:47.700302 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-mrhkf.txt
2026-06-03 18:34:47.700319 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-mrhkf.yaml
2026-06-03 18:34:47.700335 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-52765.txt
2026-06-03 18:34:47.700352 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-52765.yaml
2026-06-03 18:34:47.700368 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-5bf88b6bd9-zdql4.txt
2026-06-03 18:34:47.700385 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-5bf88b6bd9-zdql4.yaml
2026-06-03 18:34:47.700402 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-67f954d675-ptmnw.txt
2026-06-03 18:34:47.700419 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-67f954d675-ptmnw.yaml
2026-06-03 18:34:47.700438 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-x78tv.txt
2026-06-03 18:34:47.700457 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-x78tv.yaml
2026-06-03 18:34:47.700474 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-5f9ss.txt
2026-06-03 18:34:47.700491 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-5f9ss.yaml
2026-06-03 18:34:47.700508 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-4bsxn.txt
2026-06-03 18:34:47.700525 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-4bsxn.yaml
2026-06-03 18:34:47.700542 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-lv78d.txt
2026-06-03 18:34:47.700559 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-lv78d.yaml
2026-06-03 18:34:47.700576 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-fqqdb.txt
2026-06-03 18:34:47.700593 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-fqqdb.yaml
2026-06-03 18:34:47.700614 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-xksnw.txt
2026-06-03 18:34:47.700632 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-xksnw.yaml
2026-06-03 18:34:47.700649 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-s5sjr.txt
2026-06-03 18:34:47.700667 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-s5sjr.yaml
2026-06-03 18:34:47.700684 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-t5h6x.txt
2026-06-03 18:34:47.700701 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-t5h6x.yaml
2026-06-03 18:34:47.700718 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-bkgqz.txt
2026-06-03 18:34:47.700735 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-bkgqz.yaml
2026-06-03 18:34:47.700751 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-5c7ff4687-k8sp5.txt
2026-06-03 18:34:47.700769 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-5c7ff4687-k8sp5.yaml
2026-06-03 18:34:47.700785 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-trslz.txt
2026-06-03 18:34:47.700802 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-trslz.yaml
2026-06-03 18:34:47.700819 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-5bcb98b69c-db8h5.txt
2026-06-03 18:34:47.700835 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-5bcb98b69c-db8h5.yaml
2026-06-03 18:34:47.700852 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-fd5f44866-758cn.txt
2026-06-03 18:34:47.700869 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-fd5f44866-758cn.yaml
2026-06-03 18:34:47.700886 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-trjt6.txt
2026-06-03 18:34:47.700902 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-trjt6.yaml
2026-06-03 18:34:47.700919 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-vj5kd.txt
2026-06-03 18:34:47.700936 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-vj5kd.yaml
2026-06-03 18:34:47.700967 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-6wwbt.txt
2026-06-03 18:34:47.700987 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-6wwbt.yaml
2026-06-03 18:34:47.701005 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-rbknx.txt
2026-06-03 18:34:47.701022 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-rbknx.yaml
2026-06-03 18:34:47.701040 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-trg5s.txt
2026-06-03 18:34:47.701057 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-trg5s.yaml
2026-06-03 18:34:47.701074 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-bp7vq.txt
2026-06-03 18:34:47.701091 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-bp7vq.yaml
2026-06-03 18:34:47.701107 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-xcfqp.txt
2026-06-03 18:34:47.701124 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-xcfqp.yaml
2026-06-03 18:34:47.701141 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-nswwb.txt
2026-06-03 18:34:47.701158 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-nswwb.yaml
2026-06-03 18:34:47.701174 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-t8ngl.txt
2026-06-03 18:34:47.701190 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-t8ngl.yaml
2026-06-03 18:34:47.701207 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-84c89465d6-mwzt8.txt
2026-06-03 18:34:47.701224 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-84c89465d6-mwzt8.yaml
2026-06-03 18:34:47.701245 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-w2wql.txt
2026-06-03 18:34:47.701263 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-w2wql.yaml
2026-06-03 18:34:47.701280 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-w9pkr.txt
2026-06-03 18:34:47.701297 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-w9pkr.yaml
2026-06-03 18:34:47.701314 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-hpv2p.txt
2026-06-03 18:34:47.701331 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-hpv2p.yaml
2026-06-03 18:34:47.701348 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-trtfk.txt
2026-06-03 18:34:47.701365 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-trtfk.yaml
2026-06-03 18:34:47.701382 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-kfh8c.txt
2026-06-03 18:34:47.701399 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-kfh8c.yaml
2026-06-03 18:34:47.701416 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-lzw7h.txt
2026-06-03 18:34:47.701432 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-lzw7h.yaml
2026-06-03 18:34:47.701449 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-2cl77.txt
2026-06-03 18:34:47.701465 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-2cl77.yaml
2026-06-03 18:34:47.701482 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-8x6vr.txt
2026-06-03 18:34:47.701498 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-8x6vr.yaml
2026-06-03 18:34:47.701515 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-mlvzt.txt
2026-06-03 18:34:47.701532 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-mlvzt.yaml
2026-06-03 18:34:47.701548 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-rdkdp.txt
2026-06-03 18:34:47.701564 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-rdkdp.yaml
2026-06-03 18:34:47.701581 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-2kgx5.txt
2026-06-03 18:34:47.701599 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-2kgx5.yaml
2026-06-03 18:34:47.701616 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-crxx6.txt
2026-06-03 18:34:47.701633 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-crxx6.yaml
2026-06-03 18:34:47.701650 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-nzwtn.txt
2026-06-03 18:34:47.701667 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-nzwtn.yaml
2026-06-03 18:34:47.701684 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-lvvkj.txt
2026-06-03 18:34:47.701700 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-lvvkj.yaml
2026-06-03 18:34:47.701717 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-tfnmn.txt
2026-06-03 18:34:47.701734 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-tfnmn.yaml
2026-06-03 18:34:47.701751 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-bnptl.txt
2026-06-03 18:34:47.701768 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-bnptl.yaml
2026-06-03 18:34:47.701785 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-hmgcl.txt
2026-06-03 18:34:47.701802 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-hmgcl.yaml
2026-06-03 18:34:47.701823 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-qj9pr.txt
2026-06-03 18:34:47.701841 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-qj9pr.yaml
2026-06-03 18:34:47.701858 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-dff9b575-vjx9t.txt
2026-06-03 18:34:47.701876 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-dff9b575-vjx9t.yaml
2026-06-03 18:34:47.701892 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7d8f9c9787-7cd7z.txt
2026-06-03 18:34:47.701909 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7d8f9c9787-7cd7z.yaml
2026-06-03 18:34:47.701926 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-86cbb4bd97-wmmx9.txt
2026-06-03 18:34:47.701943 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-86cbb4bd97-wmmx9.yaml
2026-06-03 18:34:47.701959 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-7f54996d9-6l9jn.txt
2026-06-03 18:34:47.701976 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-7f54996d9-6l9jn.yaml
2026-06-03 18:34:47.701993 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-xnkl9.txt
2026-06-03 18:34:47.702009 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-xnkl9.yaml
2026-06-03 18:34:47.702026 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-8lp49.txt
2026-06-03 18:34:47.702043 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-8lp49.yaml
2026-06-03 18:34:47.702060 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-zd9t6.txt
2026-06-03 18:34:47.702077 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-zd9t6.yaml
2026-06-03 18:34:47.702094 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-7445d65fd7-z9kp8.txt
2026-06-03 18:34:47.702110 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-7445d65fd7-z9kp8.yaml
2026-06-03 18:34:47.702127 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-mbdrw.txt
2026-06-03 18:34:47.702144 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-mbdrw.yaml
2026-06-03 18:34:47.702161 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-7dn2p.txt
2026-06-03 18:34:47.702178 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-7dn2p.yaml
2026-06-03 18:34:47.702195 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-6nchh.txt
2026-06-03 18:34:47.702213 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-6nchh.yaml
2026-06-03 18:34:47.702230 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-njcx4.txt
2026-06-03 18:34:47.702247 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-njcx4.yaml
2026-06-03 18:34:47.702264 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-wdpgx.txt
2026-06-03 18:34:47.702281 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-wdpgx.yaml
2026-06-03 18:34:47.702298 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-59bf9689f4-fndns.txt
2026-06-03 18:34:47.702315 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-59bf9689f4-fndns.yaml
2026-06-03 18:34:47.702332 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-lt2qf.txt
2026-06-03 18:34:47.702349 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-lt2qf.yaml
2026-06-03 18:34:47.702366 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-776f98cf79-x74f5.txt
2026-06-03 18:34:47.702383 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-776f98cf79-x74f5.yaml
2026-06-03 18:34:47.702400 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-b849q.txt
2026-06-03 18:34:47.702420 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-b849q.yaml
2026-06-03 18:34:47.702438 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-hpwhs.txt
2026-06-03 18:34:47.702455 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-hpwhs.yaml
2026-06-03 18:34:47.702471 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-8sld5.txt
2026-06-03 18:34:47.702488 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-8sld5.yaml
2026-06-03 18:34:47.702505 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt
2026-06-03 18:34:47.702522 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml
2026-06-03 18:34:47.702539 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt
2026-06-03 18:34:47.702556 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml
2026-06-03 18:34:47.702573 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-06-03 18:34:47.702590 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-06-03 18:34:47.702607 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-06-03 18:34:47.702624 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-06-03 18:34:47.702642 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6d9fd678f9-6hdnv.txt
2026-06-03 18:34:47.702659 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6d9fd678f9-6hdnv.yaml
2026-06-03 18:34:47.702675 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-q54cs.txt
2026-06-03 18:34:47.702692 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-q54cs.yaml
2026-06-03 18:34:47.702709 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-bk6zf.txt
2026-06-03 18:34:47.702739 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-bk6zf.yaml
2026-06-03 18:34:47.702757 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-vtwhc.txt
2026-06-03 18:34:47.702774 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-vtwhc.yaml
2026-06-03 18:34:47.702791 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-tbn9j.txt
2026-06-03 18:34:47.702809 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-tbn9j.yaml
2026-06-03 18:34:47.702826 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-8jbd7.txt
2026-06-03 18:34:47.702842 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-8jbd7.yaml
2026-06-03 18:34:47.702859 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-6t9x6.txt
2026-06-03 18:34:47.702876 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-6t9x6.yaml
2026-06-03 18:34:47.702893 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-06-03 18:34:47.702909 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-06-03 18:34:47.702925 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-06-03 18:34:47.702942 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-06-03 18:34:47.702958 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-pflv9.txt
2026-06-03 18:34:47.702975 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-pflv9.yaml
2026-06-03 18:34:47.702992 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-06-03 18:34:47.703008 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-06-03 18:34:47.703025 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-06-03 18:34:47.703048 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-06-03 18:34:47.703065 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-9g95d.txt
2026-06-03 18:34:47.703082 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-9g95d.yaml
2026-06-03 18:34:47.703099 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-06-03 18:34:47.703116 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-06-03 18:34:47.703132 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-06-03 18:34:47.703149 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-06-03 18:34:47.703166 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-8bqtk.txt
2026-06-03 18:34:47.703182 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-8bqtk.yaml
2026-06-03 18:34:47.703199 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-22m5f.txt
2026-06-03 18:34:47.703216 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-22m5f.yaml
2026-06-03 18:34:47.703232 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-667bdd7898-7tfs5.txt
2026-06-03 18:34:47.703249 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-667bdd7898-7tfs5.yaml
2026-06-03 18:34:47.703265 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-76c7875bc7-rfhtq.txt
2026-06-03 18:34:47.703282 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-76c7875bc7-rfhtq.yaml
2026-06-03 18:34:47.703298 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-nbrzb.txt
2026-06-03 18:34:47.703315 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-nbrzb.yaml
2026-06-03 18:34:47.703332 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-4mg28.txt
2026-06-03 18:34:47.703348 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-4mg28.yaml
2026-06-03 18:34:47.703365 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-06-03 18:34:47.703382 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-06-03 18:34:47.703399 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-06-03 18:34:47.703415 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-06-03 18:34:47.703432 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-06-03 18:34:47.703452 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-06-03 18:34:47.703471 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-06-03 18:34:47.703487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-06-03 18:34:47.703504 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-06-03 18:34:47.703520 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-06-03 18:34:47.703537 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-06-03 18:34:47.703553 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-06-03 18:34:47.703569 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-06-03 18:34:47.703585 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-06-03 18:34:47.703605 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-06-03 18:34:47.703622 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-06-03 18:34:47.703639 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-06-03 18:34:47.703655 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-06-03 18:34:47.703672 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-06-03 18:34:47.703797 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-06-03 18:34:47.703814 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-06-03 18:34:47.703831 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-06-03 18:34:47.703848 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-06-03 18:34:47.703865 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-06-03 18:34:47.703882 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-06-03 18:34:47.703899 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-06-03 18:34:47.703915 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-06-03 18:34:47.703932 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-06-03 18:34:47.703948 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-06-03 18:34:47.703965 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-06-03 18:34:47.703981 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-06-03 18:34:47.703998 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-06-03 18:34:47.704015 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-06-03 18:34:47.704032 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-06-03 18:34:47.704049 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-06-03 18:34:47.704067 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-06-03 18:34:47.704084 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-06-03 18:34:47.704100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-06-03 18:34:47.704118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-06-03 18:34:47.704135 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-06-03 18:34:47.704152 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-06-03 18:34:47.704168 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-06-03 18:34:47.704185 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-06-03 18:34:47.704202 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-06-03 18:34:47.704219 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-06-03 18:34:47.704236 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-06-03 18:34:47.704252 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-06-03 18:34:47.704273 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-06-03 18:34:47.704291 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-06-03 18:34:47.704309 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-06-03 18:34:47.704326 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-06-03 18:34:47.704343 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-06-03 18:34:47.704361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-06-03 18:34:47.704377 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-06-03 18:34:47.704394 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-06-03 18:34:47.704411 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-06-03 18:34:47.704428 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-06-03 18:34:47.704446 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-06-03 18:34:47.704465 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-06-03 18:34:47.704482 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-06-03 18:34:47.704499 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-06-03 18:34:47.704516 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-06-03 18:34:47.704532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-06-03 18:34:47.704549 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-06-03 18:34:47.704565 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-06-03 18:34:47.704582 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-06-03 18:34:47.704598 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-06-03 18:34:47.704615 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-06-03 18:34:47.704631 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-06-03 18:34:47.704647 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-06-03 18:34:47.704663 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-06-03 18:34:47.704680 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-06-03 18:34:47.704697 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-06-03 18:34:47.704714 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-06-03 18:34:47.704730 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-06-03 18:34:47.704747 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-06-03 18:34:47.704764 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-06-03 18:34:47.704780 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-06-03 18:34:47.704796 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-06-03 18:34:47.704812 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-06-03 18:34:47.704829 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-06-03 18:34:47.704850 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-06-03 18:34:47.704867 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-06-03 18:34:47.704883 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-06-03 18:34:47.704900 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-06-03 18:34:47.704917 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-06-03 18:34:47.704934 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-06-03 18:34:47.704963 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-06-03 18:34:47.704984 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-06-03 18:34:47.705001 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-06-03 18:34:47.705018 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-06-03 18:34:47.705035 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-06-03 18:34:47.705051 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-06-03 18:34:47.705068 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-06-03 18:34:47.705085 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-06-03 18:34:47.705101 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-06-03 18:34:47.705118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-06-03 18:34:47.705134 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-06-03 18:34:47.705151 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-06-03 18:34:47.705167 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-06-03 18:34:47.705184 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-06-03 18:34:47.705201 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-06-03 18:34:47.705218 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-06-03 18:34:47.705235 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-06-03 18:34:47.705252 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-06-03 18:34:47.705269 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-06-03 18:34:47.705286 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-06-03 18:34:47.705302 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-06-03 18:34:47.705319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-06-03 18:34:47.705336 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-06-03 18:34:47.705353 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-06-03 18:34:47.705370 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt
2026-06-03 18:34:47.705387 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml
2026-06-03 18:34:47.705404 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt
2026-06-03 18:34:47.705425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml
2026-06-03 18:34:47.705442 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-06-03 18:34:47.705460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-06-03 18:34:47.705477 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt
2026-06-03 18:34:47.705494 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml
2026-06-03 18:34:47.705511 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-06-03 18:34:47.705528 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-06-03 18:34:47.705545 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-06-03 18:34:47.705561 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-06-03 18:34:47.705578 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-06-03 18:34:47.705594 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-06-03 18:34:47.705611 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-06-03 18:34:47.705627 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-06-03 18:34:47.705644 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-06-03 18:34:47.705660 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-06-03 18:34:47.705677 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-06-03 18:34:47.705694 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-06-03 18:34:47.705710 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-06-03 18:34:47.705727 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-06-03 18:34:47.705744 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-06-03 18:34:47.705760 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-06-03 18:34:47.705777 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-06-03 18:34:47.705794 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-06-03 18:34:47.705810 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-06-03 18:34:47.705827 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-06-03 18:34:47.705843 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-06-03 18:34:47.705860 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-06-03 18:34:47.705876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-06-03 18:34:47.705892 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-06-03 18:34:47.705908 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-06-03 18:34:47.705924 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-06-03 18:34:47.705940 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-06-03 18:34:47.705956 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-06-03 18:34:47.705973 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-06-03 18:34:47.705993 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-06-03 18:34:47.706010 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-06-03 18:34:47.706027 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-06-03 18:34:47.706044 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-06-03 18:34:47.706060 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-06-03 18:34:47.706076 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-06-03 18:34:47.706093 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-06-03 18:34:47.706109 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-06-03 18:34:47.706126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-06-03 18:34:47.706142 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt
2026-06-03 18:34:47.706159 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml
2026-06-03 18:34:47.706176 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt
2026-06-03 18:34:47.706193 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml
2026-06-03 18:34:47.706209 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt
2026-06-03 18:34:47.706226 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml
2026-06-03 18:34:47.706243 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt
2026-06-03 18:34:47.706259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml
2026-06-03 18:34:47.706276 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt
2026-06-03 18:34:47.706293 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml
2026-06-03 18:34:47.706310 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt
2026-06-03 18:34:47.706327 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml
2026-06-03 18:34:47.706344 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-06-03 18:34:47.706361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-06-03 18:34:47.706378 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-06-03 18:34:47.706394 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-06-03 18:34:47.706411 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-06-03 18:34:47.706428 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-06-03 18:34:47.706444 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-06-03 18:34:47.706461 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-06-03 18:34:47.706478 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-06-03 18:34:47.706495 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-06-03 18:34:47.706512 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-06-03 18:34:47.706529 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-06-03 18:34:47.706546 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-06-03 18:34:47.706567 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-06-03 18:34:47.706585 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-06-03 18:34:47.706602 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-06-03 18:34:47.706619 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-06-03 18:34:47.706637 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-06-03 18:34:47.706654 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-06-03 18:34:47.706670 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-06-03 18:34:47.706687 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-06-03 18:34:47.706703 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-06-03 18:34:47.706738 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-06-03 18:34:47.706757 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-06-03 18:34:47.706774 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-06-03 18:34:47.706791 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-06-03 18:34:47.706808 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-06-03 18:34:47.706825 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-06-03 18:34:47.706842 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-06-03 18:34:47.706859 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-06-03 18:34:47.706876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-03 18:34:47.706893 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-03 18:34:47.706910 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-03 18:34:47.706927 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-03 18:34:47.706944 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-06-03 18:34:47.706961 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-06-03 18:34:47.707008 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-06-03 18:34:47.707031 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-06-03 18:34:47.707049 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-06-03 18:34:47.707066 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-06-03 18:34:47.707083 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-06-03 18:34:47.707100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-06-03 18:34:47.707117 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-06-03 18:34:47.707134 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-06-03 18:34:47.707151 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-06-03 18:34:47.707167 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-06-03 18:34:47.707184 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-06-03 18:34:47.707205 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-06-03 18:34:47.707222 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-06-03 18:34:47.707239 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-06-03 18:34:47.707255 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-06-03 18:34:47.707272 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-06-03 18:34:47.707289 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-06-03 18:34:47.707305 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-06-03 18:34:47.707322 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-06-03 18:34:47.707339 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-06-03 18:34:47.707355 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-06-03 18:34:47.707372 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-06-03 18:34:47.707388 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-06-03 18:34:47.707405 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-06-03 18:34:47.707422 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-06-03 18:34:47.707439 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-06-03 18:34:47.707456 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-06-03 18:34:47.707472 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-06-03 18:34:47.707489 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-06-03 18:34:47.707505 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-06-03 18:34:47.707522 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-06-03 18:34:47.707538 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-06-03 18:34:47.707555 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-06-03 18:34:47.707571 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-06-03 18:34:47.707588 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-06-03 18:34:47.707605 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-06-03 18:34:47.707622 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-06-03 18:34:47.707639 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-06-03 18:34:47.707655 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-06-03 18:34:47.707672 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-06-03 18:34:47.707689 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-06-03 18:34:47.707706 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-06-03 18:34:47.707722 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-06-03 18:34:47.707738 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-06-03 18:34:47.707759 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-06-03 18:34:47.707776 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-06-03 18:34:47.707793 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-06-03 18:34:47.707810 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-06-03 18:34:47.707826 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-06-03 18:34:47.707844 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-06-03 18:34:47.707860 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-06-03 18:34:47.707877 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-06-03 18:34:47.707894 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-06-03 18:34:47.707911 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-06-03 18:34:47.707927 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-06-03 18:34:47.707944 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-06-03 18:34:47.707960 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-06-03 18:34:47.707977 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-06-03 18:34:47.707994 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-06-03 18:34:47.708011 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-06-03 18:34:47.708028 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-06-03 18:34:47.708045 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-06-03 18:34:47.708062 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-06-03 18:34:47.708079 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-06-03 18:34:47.708096 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-06-03 18:34:47.708112 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-06-03 18:34:47.708129 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-06-03 18:34:47.708146 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-06-03 18:34:47.708162 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-06-03 18:34:47.708179 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-06-03 18:34:47.708195 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-06-03 18:34:47.708212 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-06-03 18:34:47.708229 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-06-03 18:34:47.708245 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-06-03 18:34:47.708261 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-06-03 18:34:47.708278 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-06-03 18:34:47.708298 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-06-03 18:34:47.708315 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-06-03 18:34:47.708331 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-06-03 18:34:47.708348 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-06-03 18:34:47.708365 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-06-03 18:34:47.708381 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-06-03 18:34:47.708398 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-06-03 18:34:47.708416 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-06-03 18:34:47.708433 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-06-03 18:34:47.708450 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-06-03 18:34:47.708468 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-06-03 18:34:47.708484 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-06-03 18:34:47.708501 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-06-03 18:34:47.708517 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-06-03 18:34:47.708534 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-06-03 18:34:47.708550 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-06-03 18:34:47.708567 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-06-03 18:34:47.708584 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-06-03 18:34:47.708600 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-06-03 18:34:47.708617 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-06-03 18:34:47.708633 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-06-03 18:34:47.708650 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-06-03 18:34:47.708667 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-06-03 18:34:47.708684 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-06-03 18:34:47.708701 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-06-03 18:34:47.708718 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-06-03 18:34:47.708735 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-06-03 18:34:47.708752 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-06-03 18:34:47.708769 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-06-03 18:34:47.708786 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-06-03 18:34:47.708802 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-06-03 18:34:47.708819 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-06-03 18:34:47.708836 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-06-03 18:34:47.708853 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-06-03 18:34:47.708874 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-06-03 18:34:47.708892 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-06-03 18:34:47.708910 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-06-03 18:34:47.708927 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-06-03 18:34:47.708944 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-06-03 18:34:47.708977 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-06-03 18:34:47.708996 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-06-03 18:34:47.709013 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-06-03 18:34:47.709031 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-06-03 18:34:47.709048 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-06-03 18:34:47.709065 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-06-03 18:34:47.709082 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-06-03 18:34:47.709098 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-06-03 18:34:47.709115 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt
2026-06-03 18:34:47.709132 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml
2026-06-03 18:34:47.709149 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt
2026-06-03 18:34:47.709166 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml
2026-06-03 18:34:47.709182 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-06-03 18:34:47.709199 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-06-03 18:34:47.709215 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt
2026-06-03 18:34:47.709232 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml
2026-06-03 18:34:47.709249 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-06-03 18:34:47.709266 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-06-03 18:34:47.709283 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-06-03 18:34:47.709300 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-06-03 18:34:47.709317 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-06-03 18:34:47.709334 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-06-03 18:34:47.709351 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-06-03 18:34:47.709368 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-06-03 18:34:47.709385 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-06-03 18:34:47.709401 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-06-03 18:34:47.709418 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-06-03 18:34:47.709439 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-06-03 18:34:47.709457 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-06-03 18:34:47.709473 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-06-03 18:34:47.709490 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-06-03 18:34:47.709506 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-06-03 18:34:47.709523 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-06-03 18:34:47.709540 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-06-03 18:34:47.709557 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-06-03 18:34:47.709574 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-06-03 18:34:47.709590 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-06-03 18:34:47.709607 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-06-03 18:34:47.709624 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-06-03 18:34:47.709641 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-06-03 18:34:47.709658 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-06-03 18:34:47.709675 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-06-03 18:34:47.709692 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-06-03 18:34:47.709708 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-06-03 18:34:47.709725 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-06-03 18:34:47.709742 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-06-03 18:34:47.709759 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-06-03 18:34:47.709778 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-06-03 18:34:47.709796 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-06-03 18:34:47.709813 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-06-03 18:34:47.709830 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-06-03 18:34:47.709847 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-06-03 18:34:47.709865 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-06-03 18:34:47.709882 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-06-03 18:34:47.709899 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt
2026-06-03 18:34:47.709917 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml
2026-06-03 18:34:47.709935 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt
2026-06-03 18:34:47.709953 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml
2026-06-03 18:34:47.709970 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt
2026-06-03 18:34:47.709988 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml
2026-06-03 18:34:47.710006 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt
2026-06-03 18:34:47.710023 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml
2026-06-03 18:34:47.710045 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt
2026-06-03 18:34:47.710063 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml
2026-06-03 18:34:47.710080 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt
2026-06-03 18:34:47.710097 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml
2026-06-03 18:34:47.710115 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-06-03 18:34:47.710132 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-06-03 18:34:47.710150 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-06-03 18:34:47.710166 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-06-03 18:34:47.710184 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-06-03 18:34:47.710201 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-06-03 18:34:47.710218 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-06-03 18:34:47.710235 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-06-03 18:34:47.710252 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-06-03 18:34:47.710269 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-06-03 18:34:47.710286 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-06-03 18:34:47.710302 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-06-03 18:34:47.710319 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-06-03 18:34:47.710335 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-06-03 18:34:47.710353 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-06-03 18:34:47.710370 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-06-03 18:34:47.710387 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-06-03 18:34:47.710404 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-06-03 18:34:47.710421 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-06-03 18:34:47.710438 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-06-03 18:34:47.710455 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-06-03 18:34:47.710472 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-06-03 18:34:47.710488 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-06-03 18:34:47.710505 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-06-03 18:34:47.710521 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-06-03 18:34:47.710538 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-06-03 18:34:47.710555 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-06-03 18:34:47.710572 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-06-03 18:34:47.710588 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-06-03 18:34:47.710608 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-06-03 18:34:47.710625 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-06-03 18:34:47.710642 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-06-03 18:34:47.710659 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-06-03 18:34:47.710676 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-06-03 18:34:47.710693 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-06-03 18:34:47.710710 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-06-03 18:34:47.710764 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-06-03 18:34:47.710789 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-06-03 18:34:47.710810 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-06-03 18:34:47.710828 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-06-03 18:34:47.710845 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-06-03 18:34:47.710863 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-06-03 18:34:47.710880 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-06-03 18:34:47.710897 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-06-03 18:34:47.710914 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-06-03 18:34:47.710931 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-06-03 18:34:47.710947 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-06-03 18:34:47.710964 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-06-03 18:34:47.710981 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-06-03 18:34:47.710998 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-06-03 18:34:47.711015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-06-03 18:34:47.711032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-06-03 18:34:47.711049 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-06-03 18:34:47.711066 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-06-03 18:34:47.711083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-06-03 18:34:47.711100 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-06-03 18:34:47.711117 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-06-03 18:34:47.711134 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-06-03 18:34:47.711152 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-06-03 18:34:47.711169 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-06-03 18:34:47.711186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-06-03 18:34:47.711202 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-06-03 18:34:47.711219 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-06-03 18:34:47.711236 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-06-03 18:34:47.711252 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-06-03 18:34:47.711274 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-06-03 18:34:47.711292 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-06-03 18:34:47.711310 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-06-03 18:34:47.711327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-06-03 18:34:47.711344 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-06-03 18:34:47.711362 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-06-03 18:34:47.711379 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-06-03 18:34:47.711396 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-06-03 18:34:47.711414 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-06-03 18:34:47.711432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-06-03 18:34:47.711449 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-06-03 18:34:47.711466 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-06-03 18:34:47.711484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-06-03 18:34:47.711500 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-06-03 18:34:47.711517 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-06-03 18:34:47.711534 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-06-03 18:34:47.711551 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-06-03 18:34:47.711567 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-06-03 18:34:47.711584 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-06-03 18:34:47.711601 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-06-03 18:34:47.711617 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-06-03 18:34:47.711634 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-06-03 18:34:47.711651 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-06-03 18:34:47.711669 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-06-03 18:34:47.711686 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-06-03 18:34:47.711703 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-06-03 18:34:47.711720 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-06-03 18:34:47.711737 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-06-03 18:34:47.711754 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-06-03 18:34:47.711772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-06-03 18:34:47.711788 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-06-03 18:34:47.711805 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-06-03 18:34:47.711822 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-06-03 18:34:47.711839 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-06-03 18:34:47.711855 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-06-03 18:34:47.711871 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-06-03 18:34:47.711893 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-06-03 18:34:47.711910 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-06-03 18:34:47.711927 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-06-03 18:34:47.711944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-06-03 18:34:47.711960 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-06-03 18:34:47.711976 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-06-03 18:34:47.711993 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-06-03 18:34:47.712010 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-06-03 18:34:47.712027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-06-03 18:34:47.712043 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-06-03 18:34:47.712060 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-06-03 18:34:47.712077 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-06-03 18:34:47.712094 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-06-03 18:34:47.712110 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-06-03 18:34:47.712127 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-06-03 18:34:47.712144 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-06-03 18:34:47.712160 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-06-03 18:34:47.712177 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-06-03 18:34:47.712195 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-06-03 18:34:47.712212 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-06-03 18:34:47.712230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-06-03 18:34:47.712246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-06-03 18:34:47.712263 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-06-03 18:34:47.712280 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-06-03 18:34:47.712297 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-06-03 18:34:47.712314 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-06-03 18:34:47.712331 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-06-03 18:34:47.712348 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-06-03 18:34:47.712365 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-06-03 18:34:47.712381 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-06-03 18:34:47.712399 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-06-03 18:34:47.712415 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-06-03 18:34:47.712432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-06-03 18:34:47.712450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-06-03 18:34:47.712467 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-8x6vr-api.txt
2026-06-03 18:34:47.712484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-8x6vr-api.yaml
2026-06-03 18:34:47.712505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-8x6vr-vnc.txt
2026-06-03 18:34:47.712523 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-8x6vr-vnc.yaml
2026-06-03 18:34:47.712540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-06-03 18:34:47.712557 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-06-03 18:34:47.712573 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-06-03 18:34:47.712590 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-06-03 18:34:47.712607 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-06-03 18:34:47.712625 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-06-03 18:34:47.712642 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-06-03 18:34:47.712660 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-06-03 18:34:47.712677 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-06-03 18:34:47.712694 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-06-03 18:34:47.712711 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-06-03 18:34:47.712728 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-06-03 18:34:47.712745 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-06-03 18:34:47.712762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-06-03 18:34:47.712778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-06-03 18:34:47.712795 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-06-03 18:34:47.712812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-06-03 18:34:47.712829 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-06-03 18:34:47.712846 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt
2026-06-03 18:34:47.712862 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml
2026-06-03 18:34:47.712879 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt
2026-06-03 18:34:47.712896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml
2026-06-03 18:34:47.712913 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-06-03 18:34:47.712929 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-06-03 18:34:47.712946 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-06-03 18:34:47.712980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-06-03 18:34:47.712998 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-06-03 18:34:47.713015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-06-03 18:34:47.713032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-06-03 18:34:47.713049 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-06-03 18:34:47.713066 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-06-03 18:34:47.713083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-06-03 18:34:47.713099 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-06-03 18:34:47.713120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-06-03 18:34:47.713138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-06-03 18:34:47.713156 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-06-03 18:34:47.713173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-06-03 18:34:47.713190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-06-03 18:34:47.713207 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-06-03 18:34:47.713225 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-06-03 18:34:47.713241 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-06-03 18:34:47.713258 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-06-03 18:34:47.713275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-06-03 18:34:47.713294 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-06-03 18:34:47.713311 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-06-03 18:34:47.713328 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-06-03 18:34:47.713345 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-06-03 18:34:47.713363 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-06-03 18:34:47.713380 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-06-03 18:34:47.713397 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-06-03 18:34:47.713414 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-06-03 18:34:47.713431 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-06-03 18:34:47.713466 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-06-03 18:34:47.713511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-06-03 18:34:47.713542 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-06-03 18:34:47.713570 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-06-03 18:34:47.713590 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-06-03 18:34:47.713609 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-06-03 18:34:47.713627 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-06-03 18:34:47.713645 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-06-03 18:34:47.713663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-06-03 18:34:47.713680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-06-03 18:34:47.713698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt
2026-06-03 18:34:47.713715 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml
2026-06-03 18:34:47.713732 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt
2026-06-03 18:34:47.713750 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml
2026-06-03 18:34:47.713767 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt
2026-06-03 18:34:47.713784 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml
2026-06-03 18:34:47.713801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-06-03 18:34:47.713818 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-06-03 18:34:47.713841 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-06-03 18:34:47.713859 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-06-03 18:34:47.713877 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-06-03 18:34:47.713894 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-06-03 18:34:47.713912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-06-03 18:34:47.713929 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-06-03 18:34:47.713946 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-06-03 18:34:47.713963 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-06-03 18:34:47.713980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-06-03 18:34:47.713997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-06-03 18:34:47.714014 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-06-03 18:34:47.714031 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-06-03 18:34:47.714047 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-06-03 18:34:47.714064 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-06-03 18:34:47.714081 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-06-03 18:34:47.714098 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-06-03 18:34:47.714115 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-06-03 18:34:47.714132 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-06-03 18:34:47.714149 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-06-03 18:34:47.714166 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-06-03 18:34:47.714183 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-06-03 18:34:47.714200 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-06-03 18:34:47.714217 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-06-03 18:34:47.714233 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-06-03 18:34:47.714250 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-06-03 18:34:47.714266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-06-03 18:34:47.714283 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-06-03 18:34:47.714300 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-06-03 18:34:47.714317 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-06-03 18:34:47.714334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-06-03 18:34:47.714351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-03 18:34:47.714369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-03 18:34:47.714408 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-06-03 18:34:47.714442 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-06-03 18:34:47.714479 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-06-03 18:34:47.714503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-06-03 18:34:47.714522 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-06-03 18:34:47.714540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-06-03 18:34:47.714558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-06-03 18:34:47.714575 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-06-03 18:34:47.714593 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-06-03 18:34:47.714610 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-06-03 18:34:47.714628 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-06-03 18:34:47.714645 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-06-03 18:34:47.714662 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-06-03 18:34:47.714680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-06-03 18:34:47.714697 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-06-03 18:34:47.714714 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-06-03 18:34:47.714764 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-06-03 18:34:47.714781 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-06-03 18:34:47.714798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-06-03 18:34:47.714815 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-06-03 18:34:47.714832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-06-03 18:34:47.714850 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-06-03 18:34:47.714867 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-06-03 18:34:47.714885 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-06-03 18:34:47.714903 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-06-03 18:34:47.714921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-06-03 18:34:47.714938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-06-03 18:34:47.714956 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-06-03 18:34:47.714974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-06-03 18:34:47.714991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-06-03 18:34:47.715010 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-06-03 18:34:47.715027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-06-03 18:34:47.715044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-06-03 18:34:47.715062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-06-03 18:34:47.715081 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-06-03 18:34:47.715098 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-06-03 18:34:47.715120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-06-03 18:34:47.715138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-06-03 18:34:47.715155 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-06-03 18:34:47.715172 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-06-03 18:34:47.715190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-06-03 18:34:47.715208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-06-03 18:34:47.715226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-06-03 18:34:47.715251 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-06-03 18:34:47.715278 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-06-03 18:34:47.715307 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-06-03 18:34:47.715332 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-06-03 18:34:47.715351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-06-03 18:34:47.715368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-06-03 18:34:47.715386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-06-03 18:34:47.715403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt
2026-06-03 18:34:47.715421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml
2026-06-03 18:34:47.715437 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-06-03 18:34:47.715454 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-06-03 18:34:47.715471 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-06-03 18:34:47.715488 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-06-03 18:34:47.715505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-06-03 18:34:47.715523 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-06-03 18:34:47.715540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-06-03 18:34:47.715557 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-06-03 18:34:47.715574 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-06-03 18:34:47.715591 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-06-03 18:34:47.715607 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-06-03 18:34:47.715625 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-06-03 18:34:47.715642 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-06-03 18:34:47.715680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-06-03 18:34:47.715723 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-06-03 18:34:47.715751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-06-03 18:34:47.715770 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-06-03 18:34:47.715789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-06-03 18:34:47.715813 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-06-03 18:34:47.715833 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-06-03 18:34:47.715851 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-06-03 18:34:47.715869 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-06-03 18:34:47.715886 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-06-03 18:34:47.715904 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-06-03 18:34:47.715921 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-06-03 18:34:47.715938 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-06-03 18:34:47.715955 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-06-03 18:34:47.715972 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-06-03 18:34:47.715990 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-06-03 18:34:47.716007 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-06-03 18:34:47.716024 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-06-03 18:34:47.716041 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-06-03 18:34:47.716058 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-06-03 18:34:47.716075 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-06-03 18:34:47.716091 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-06-03 18:34:47.716108 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-06-03 18:34:47.716125 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-06-03 18:34:47.716141 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-06-03 18:34:47.716159 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-06-03 18:34:47.716176 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-06-03 18:34:47.716194 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-06-03 18:34:47.716211 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-06-03 18:34:47.716229 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-06-03 18:34:47.716246 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-06-03 18:34:47.716263 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-06-03 18:34:47.716280 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-06-03 18:34:47.716298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-06-03 18:34:47.716315 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-06-03 18:34:47.716331 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-06-03 18:34:47.716349 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-06-03 18:34:47.716366 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-06-03 18:34:47.716384 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-06-03 18:34:47.716401 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-06-03 18:34:47.716424 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-06-03 18:34:47.716442 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-06-03 18:34:47.716460 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-06-03 18:34:47.716477 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-06-03 18:34:47.716494 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-06-03 18:34:47.716511 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-06-03 18:34:47.716528 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-06-03 18:34:47.716544 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-06-03 18:34:47.716562 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-06-03 18:34:47.716579 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-06-03 18:34:47.716596 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-06-03 18:34:47.716613 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-06-03 18:34:47.716630 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-06-03 18:34:47.716647 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-06-03 18:34:47.716664 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-06-03 18:34:47.716680 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-06-03 18:34:47.716697 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-06-03 18:34:47.716715 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-06-03 18:34:47.716732 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-06-03 18:34:47.716750 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-06-03 18:34:47.716768 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-06-03 18:34:47.716785 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-06-03 18:34:47.716802 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-06-03 18:34:47.716820 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-06-03 18:34:47.716837 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-06-03 18:34:47.716854 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-06-03 18:34:47.716870 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-06-03 18:34:47.716887 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-06-03 18:34:47.716905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-06-03 18:34:47.716922 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-06-03 18:34:47.716939 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-06-03 18:34:47.716975 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-06-03 18:34:47.716996 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-06-03 18:34:47.717013 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-06-03 18:34:47.717035 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-06-03 18:34:47.717053 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-06-03 18:34:47.717070 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-06-03 18:34:47.717088 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-06-03 18:34:47.717105 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-06-03 18:34:47.717122 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-06-03 18:34:47.717140 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-06-03 18:34:47.717158 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-06-03 18:34:47.717176 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-06-03 18:34:47.717194 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-06-03 18:34:47.717212 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-06-03 18:34:47.717229 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-06-03 18:34:47.717246 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-06-03 18:34:47.717263 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-06-03 18:34:47.717281 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-06-03 18:34:47.717298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-06-03 18:34:47.717316 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-06-03 18:34:47.717334 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-06-03 18:34:47.717352 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-06-03 18:34:47.717369 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-06-03 18:34:47.717387 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-06-03 18:34:47.717405 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-06-03 18:34:47.717423 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-06-03 18:34:47.717440 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-06-03 18:34:47.717458 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-06-03 18:34:47.717475 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-06-03 18:34:47.717492 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-06-03 18:34:47.717509 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-06-03 18:34:47.717527 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-06-03 18:34:47.717544 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-06-03 18:34:47.717561 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-06-03 18:34:47.717579 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-06-03 18:34:47.717596 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-06-03 18:34:47.717613 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-06-03 18:34:47.717630 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-06-03 18:34:47.717657 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-06-03 18:34:47.717707 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-06-03 18:34:47.717738 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-06-03 18:34:47.717761 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-06-03 18:34:47.717780 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-06-03 18:34:47.717797 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-06-03 18:34:47.717815 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-06-03 18:34:47.717832 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-06-03 18:34:47.717850 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-06-03 18:34:47.717867 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt
2026-06-03 18:34:47.717884 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml
2026-06-03 18:34:47.717901 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt
2026-06-03 18:34:47.717918 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml
2026-06-03 18:34:47.717935 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-06-03 18:34:47.717952 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-06-03 18:34:47.717969 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt
2026-06-03 18:34:47.717985 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml
2026-06-03 18:34:47.718002 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-06-03 18:34:47.718019 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-06-03 18:34:47.718035 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-06-03 18:34:47.718052 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-06-03 18:34:47.718069 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-06-03 18:34:47.718086 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-06-03 18:34:47.718103 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-06-03 18:34:47.718120 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-06-03 18:34:47.718136 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-06-03 18:34:47.718153 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-06-03 18:34:47.718169 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-06-03 18:34:47.718186 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-06-03 18:34:47.718203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-06-03 18:34:47.718224 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-06-03 18:34:47.718250 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-06-03 18:34:47.718272 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-06-03 18:34:47.718289 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-06-03 18:34:47.718313 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-06-03 18:34:47.718331 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-06-03 18:34:47.718349 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-06-03 18:34:47.718366 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-06-03 18:34:47.718383 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-06-03 18:34:47.718400 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-06-03 18:34:47.718416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-06-03 18:34:47.718433 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-06-03 18:34:47.718450 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-06-03 18:34:47.718467 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-06-03 18:34:47.718483 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-06-03 18:34:47.718500 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-06-03 18:34:47.718516 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-06-03 18:34:47.718533 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-06-03 18:34:47.718550 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-06-03 18:34:47.718566 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-06-03 18:34:47.718583 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-06-03 18:34:47.718599 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-06-03 18:34:47.718616 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-06-03 18:34:47.718634 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-06-03 18:34:47.718651 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-06-03 18:34:47.718669 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-06-03 18:34:47.718687 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-06-03 18:34:47.718704 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt
2026-06-03 18:34:47.718739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml
2026-06-03 18:34:47.718758 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt
2026-06-03 18:34:47.718775 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml
2026-06-03 18:34:47.718792 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt
2026-06-03 18:34:47.718809 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml
2026-06-03 18:34:47.718826 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt
2026-06-03 18:34:47.718843 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml
2026-06-03 18:34:47.718860 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-06-03 18:34:47.718877 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-06-03 18:34:47.718894 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-06-03 18:34:47.718911 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-06-03 18:34:47.718933 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-06-03 18:34:47.718951 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-06-03 18:34:47.718969 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-06-03 18:34:47.718986 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-06-03 18:34:47.719003 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-06-03 18:34:47.719020 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-06-03 18:34:47.719037 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-06-03 18:34:47.719054 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-06-03 18:34:47.719071 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-06-03 18:34:47.719087 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-06-03 18:34:47.719104 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-06-03 18:34:47.719121 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-06-03 18:34:47.719138 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-06-03 18:34:47.719156 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-06-03 18:34:47.719173 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-06-03 18:34:47.719190 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-06-03 18:34:47.719207 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-06-03 18:34:47.719224 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-06-03 18:34:47.719241 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-06-03 18:34:47.719258 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-06-03 18:34:47.719275 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-06-03 18:34:47.719292 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-06-03 18:34:47.719310 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-06-03 18:34:47.719327 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-06-03 18:34:47.719344 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-06-03 18:34:47.719361 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-06-03 18:34:47.719377 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-03 18:34:47.719394 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-03 18:34:47.719410 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-06-03 18:34:47.719427 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-06-03 18:34:47.719444 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-06-03 18:34:47.719461 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-06-03 18:34:47.719478 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-06-03 18:34:47.719500 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-06-03 18:34:47.719517 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-03 18:34:47.719534 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-03 18:34:47.719552 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-06-03 18:34:47.719568 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-06-03 18:34:47.719585 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-06-03 18:34:47.719602 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-06-03 18:34:47.719619 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-06-03 18:34:47.719635 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-06-03 18:34:47.719652 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-06-03 18:34:47.719669 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-06-03 18:34:47.719685 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-06-03 18:34:47.719702 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-06-03 18:34:47.719718 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-06-03 18:34:47.719735 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-06-03 18:34:47.719752 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-06-03 18:34:47.719769 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-06-03 18:34:47.719786 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-06-03 18:34:47.719803 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-06-03 18:34:47.719820 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-06-03 18:34:47.719837 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-06-03 18:34:47.719855 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-06-03 18:34:47.719873 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-06-03 18:34:47.719890 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-06-03 18:34:47.719908 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-06-03 18:34:47.719925 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-06-03 18:34:47.719943 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-06-03 18:34:47.719960 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-06-03 18:34:47.719977 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-06-03 18:34:47.719994 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-06-03 18:34:47.720011 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-06-03 18:34:47.720029 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-06-03 18:34:47.720046 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-06-03 18:34:47.720063 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-06-03 18:34:47.720081 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-06-03 18:34:47.720098 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-06-03 18:34:47.720116 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-06-03 18:34:47.720138 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-06-03 18:34:47.720157 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt
2026-06-03 18:34:47.720175 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml
2026-06-03 18:34:47.720192 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt
2026-06-03 18:34:47.720209 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml
2026-06-03 18:34:47.720226 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-06-03 18:34:47.720244 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-06-03 18:34:47.720261 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-06-03 18:34:47.720278 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-06-03 18:34:47.720296 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-06-03 18:34:47.720312 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-06-03 18:34:47.720330 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-06-03 18:34:47.720347 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-06-03 18:34:47.720364 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-06-03 18:34:47.720381 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-06-03 18:34:47.720399 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-06-03 18:34:47.720416 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-06-03 18:34:47.720435 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-06-03 18:34:47.720455 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-06-03 18:34:47.720474 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-06-03 18:34:47.720491 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-06-03 18:34:47.720508 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-06-03 18:34:47.720525 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-06-03 18:34:47.720542 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-06-03 18:34:47.720560 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-06-03 18:34:47.720577 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-06-03 18:34:47.720595 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-06-03 18:34:47.720613 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-06-03 18:34:47.720630 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-06-03 18:34:47.720648 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-06-03 18:34:47.720666 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-06-03 18:34:47.720684 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-06-03 18:34:47.720701 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-06-03 18:34:47.720719 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-06-03 18:34:47.720737 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-06-03 18:34:47.720754 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-03 18:34:47.720775 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-03 18:34:47.720793 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-06-03 18:34:47.720810 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-06-03 18:34:47.720827 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-06-03 18:34:47.720844 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-06-03 18:34:47.720861 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-06-03 18:34:47.720877 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-06-03 18:34:47.720894 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-06-03 18:34:47.720911 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-06-03 18:34:47.720928 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-06-03 18:34:47.720945 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-06-03 18:34:47.720979 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-06-03 18:34:47.720998 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-06-03 18:34:47.721016 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-06-03 18:34:47.721033 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-06-03 18:34:47.721051 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-06-03 18:34:47.721069 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-06-03 18:34:47.721087 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-06-03 18:34:47.721104 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-06-03 18:34:47.721122 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-06-03 18:34:47.721139 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt
2026-06-03 18:34:47.721157 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml
2026-06-03 18:34:47.721174 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt
2026-06-03 18:34:47.721191 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml
2026-06-03 18:34:47.721209 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-06-03 18:34:47.721226 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-06-03 18:34:47.721243 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-06-03 18:34:47.721260 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-06-03 18:34:47.721278 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-06-03 18:34:47.721295 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-06-03 18:34:47.721311 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-06-03 18:34:47.721329 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-06-03 18:34:47.721346 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-06-03 18:34:47.721364 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-06-03 18:34:47.721381 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-06-03 18:34:47.721404 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-06-03 18:34:47.721421 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-06-03 18:34:47.721438 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-06-03 18:34:47.721455 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-06-03 18:34:47.721473 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-06-03 18:34:47.721491 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-06-03 18:34:47.721509 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-06-03 18:34:47.721527 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-06-03 18:34:47.721546 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-06-03 18:34:47.721564 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-06-03 18:34:47.721582 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-06-03 18:34:47.721600 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-06-03 18:34:47.721619 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-06-03 18:34:47.721636 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-06-03 18:34:47.721653 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-06-03 18:34:47.721671 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-06-03 18:34:47.721688 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-06-03 18:34:47.721706 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-06-03 18:34:47.721724 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-06-03 18:34:47.721741 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-06-03 18:34:47.721759 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-06-03 18:34:47.721776 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-n4m6j.txt
2026-06-03 18:34:47.721794 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-n4m6j.yaml
2026-06-03 18:34:47.721811 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-06-03 18:34:47.721829 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-06-03 18:34:47.721846 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-06-03 18:34:47.721864 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-06-03 18:34:47.721882 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-06-03 18:34:47.721899 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-03 18:34:47.721917 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-03 18:34:47.721934 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-03 18:34:47.721952 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-03 18:34:47.721969 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-06-03 18:34:47.721985 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-06-03 18:34:47.722002 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-06-03 18:34:47.722024 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-06-03 18:34:47.722043 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-06-03 18:34:47.722060 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-06-03 18:34:47.722077 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-06-03 18:34:47.722094 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-06-03 18:34:47.722111 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-06-03 18:34:47.722128 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-06-03 18:34:47.722145 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-06-03 18:34:47.722162 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-06-03 18:34:47.722179 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-06-03 18:34:47.722197 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-06-03 18:34:47.722215 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-06-03 18:34:47.722232 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-06-03 18:34:47.722249 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-06-03 18:34:47.722267 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-06-03 18:34:47.722284 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-06-03 18:34:47.722301 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-06-03 18:34:47.722319 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-06-03 18:34:47.722336 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-06-03 18:34:47.722353 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-06-03 18:34:47.722370 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-06-03 18:34:47.722388 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-06-03 18:34:47.722405 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-06-03 18:34:47.722422 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-06-03 18:34:47.722440 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-06-03 18:34:47.722457 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-06-03 18:34:47.722474 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-06-03 18:34:47.722492 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-06-03 18:34:47.722509 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-06-03 18:34:47.722526 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-06-03 18:34:47.722544 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-06-03 18:34:47.722561 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-06-03 18:34:47.722578 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-03 18:34:47.722595 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-03 18:34:47.722612 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-06-03 18:34:47.722629 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-06-03 18:34:47.722650 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-06-03 18:34:47.722667 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-06-03 18:34:47.722684 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-06-03 18:34:47.722701 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-06-03 18:34:47.722760 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-03 18:34:47.722784 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-03 18:34:47.722804 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-06-03 18:34:47.722821 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-06-03 18:34:47.722839 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-06-03 18:34:47.722856 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-06-03 18:34:47.722874 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-06-03 18:34:47.722891 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-06-03 18:34:47.722908 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-06-03 18:34:47.722925 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-06-03 18:34:47.722942 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-06-03 18:34:47.722959 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-06-03 18:34:47.722976 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-06-03 18:34:47.722993 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-06-03 18:34:47.723009 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-06-03 18:34:47.723027 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-06-03 18:34:47.723045 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-06-03 18:34:47.723062 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-06-03 18:34:47.723079 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-06-03 18:34:47.723096 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-06-03 18:34:47.723113 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-06-03 18:34:47.723130 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-06-03 18:34:47.723146 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-vlnkm.txt
2026-06-03 18:34:47.723163 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-vlnkm.yaml
2026-06-03 18:34:47.723180 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-06-03 18:34:47.723197 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-06-03 18:34:47.723214 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-06-03 18:34:47.723230 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-06-03 18:34:47.723247 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-06-03 18:34:47.758642 |
2026-06-03 18:34:47.758831 | TASK [gather-pod-logs : creating directory for pod logs]
2026-06-03 18:34:47.964113 | instance | changed
2026-06-03 18:34:47.973507 |
2026-06-03 18:34:47.973669 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-06-03 18:34:48.182105 | instance | changed
2026-06-03 18:34:48.187940 |
2026-06-03 18:34:48.188034 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-06-03 18:34:48.810694 | instance | auth-system/keycloak-0/keycloak
2026-06-03 18:34:49.002828 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-06-03 18:34:49.237459 | instance | cert-manager/cert-manager-75c4c745bc-8s254/cert-manager-controller
2026-06-03 18:34:49.470318 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-8s254" not found
2026-06-03 18:34:49.665298 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-8n7qv/cert-manager-cainjector
2026-06-03 18:34:49.880518 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-8n7qv" not found
2026-06-03 18:34:50.086529 | instance | cert-manager/cert-manager-webhook-548949fc64-wlqmf/cert-manager-webhook
2026-06-03 18:34:50.270755 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-wlqmf" not found
2026-06-03 18:34:50.478218 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-gh4r7/envoy-gateway
2026-06-03 18:34:50.726971 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-gh4r7" not found
2026-06-03 18:34:50.917443 | instance | ingress-nginx/ingress-nginx-controller-hzkhp/controller
2026-06-03 18:34:51.167895 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-hzkhp" not found
2026-06-03 18:34:51.372695 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-6fhbm/ingress-nginx-default-backend
2026-06-03 18:34:51.562772 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-6fhbm" not found
2026-06-03 18:34:51.754174 | instance | kube-system/cilium-operator-869df985b8-pr6w6/cilium-operator
2026-06-03 18:34:51.943018 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-pr6w6" not found
2026-06-03 18:34:52.132960 | instance | kube-system/cilium-vff7z/config
2026-06-03 18:34:52.336219 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-vff7z" not found
2026-06-03 18:34:52.340031 | instance | kube-system/cilium-vff7z/mount-cgroup
2026-06-03 18:34:52.531472 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-vff7z" not found
2026-06-03 18:34:52.537948 | instance | kube-system/cilium-vff7z/apply-sysctl-overwrites
2026-06-03 18:34:52.706865 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-vff7z" not found
2026-06-03 18:34:52.712255 | instance | kube-system/cilium-vff7z/mount-bpf-fs
2026-06-03 18:34:52.901496 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-vff7z" not found
2026-06-03 18:34:52.912129 | instance | kube-system/cilium-vff7z/clean-cilium-state
2026-06-03 18:34:53.103791 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-vff7z" not found
2026-06-03 18:34:53.108789 | instance | kube-system/cilium-vff7z/install-cni-binaries
2026-06-03 18:34:53.297551 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-vff7z" not found
2026-06-03 18:34:53.304998 | instance | kube-system/cilium-vff7z/cilium-agent
2026-06-03 18:34:53.557037 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-vff7z" not found
2026-06-03 18:34:53.752862 | instance | kube-system/coredns-67659f764b-g4bxc/coredns
2026-06-03 18:34:53.946348 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-g4bxc" not found
2026-06-03 18:34:54.129418 | instance | kube-system/coredns-67659f764b-v65n9/coredns
2026-06-03 18:34:54.301812 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-v65n9" not found
2026-06-03 18:34:54.477621 | instance | kube-system/etcd-instance/etcd
2026-06-03 18:34:54.676558 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-06-03 18:34:54.872846 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-06-03 18:34:55.061912 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-06-03 18:34:55.245507 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-06-03 18:34:55.503393 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found
2026-06-03 18:34:55.671056 | instance | kube-system/kube-proxy-2n9kk/kube-proxy
2026-06-03 18:34:55.861775 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-2n9kk" not found
2026-06-03 18:34:56.042669 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-06-03 18:34:56.217943 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found
2026-06-03 18:34:56.400735 | instance | kube-system/kube-vip-instance/kube-vip
2026-06-03 18:34:56.578180 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found
2026-06-03 18:34:56.756690 | instance | local-path-storage/local-path-provisioner-679c578f5-g8nlm/local-path-provisioner
2026-06-03 18:34:56.938860 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-g8nlm" not found
2026-06-03 18:34:57.144855 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-06-03 18:34:57.330965 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-03 18:34:57.335337 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-06-03 18:34:57.534005 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-03 18:34:57.537869 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-06-03 18:34:57.727174 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-03 18:34:57.732334 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-06-03 18:34:57.933567 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-03 18:34:58.109974 | instance | monitoring/goldpinger-5pfk2/goldpinger-daemon
2026-06-03 18:34:58.302182 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-5pfk2" not found
2026-06-03 18:34:58.493235 | instance | monitoring/kube-prometheus-stack-grafana-865b46c8b4-657q8/grafana-sc-dashboard
2026-06-03 18:34:58.672765 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-865b46c8b4-657q8" not found
2026-06-03 18:34:58.676131 | instance | monitoring/kube-prometheus-stack-grafana-865b46c8b4-657q8/grafana-sc-datasources
2026-06-03 18:34:58.858470 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-865b46c8b4-657q8" not found
2026-06-03 18:34:58.862716 | instance | monitoring/kube-prometheus-stack-grafana-865b46c8b4-657q8/grafana
2026-06-03 18:34:59.077858 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-865b46c8b4-657q8" not found
2026-06-03 18:34:59.259671 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jldmq/kube-state-metrics
2026-06-03 18:34:59.475037 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-jldmq" not found
2026-06-03 18:34:59.650575 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-px2xl/kube-prometheus-stack
2026-06-03 18:34:59.831971 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-px2xl" not found
2026-06-03 18:35:00.021083 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-7wr4s/node-exporter
2026-06-03 18:35:00.215437 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-7wr4s/pod-tls-sidecar
2026-06-03 18:35:00.406943 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-7wr4s" not found
2026-06-03 18:35:00.588257 | instance | monitoring/loki-0/loki
2026-06-03 18:35:00.757398 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-06-03 18:35:00.935569 | instance | monitoring/loki-chunks-cache-0/memcached
2026-06-03 18:35:01.115009 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-06-03 18:35:01.118587 | instance | monitoring/loki-chunks-cache-0/exporter
2026-06-03 18:35:01.302542 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-06-03 18:35:01.493880 | instance | monitoring/loki-gateway-cf54cb88c-mplb5/nginx
2026-06-03 18:35:01.807005 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-mplb5" not found
2026-06-03 18:35:01.977411 | instance | monitoring/loki-results-cache-0/memcached
2026-06-03 18:35:02.144358 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-06-03 18:35:02.147677 | instance | monitoring/loki-results-cache-0/exporter
2026-06-03 18:35:02.339297 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-06-03 18:35:02.515486 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-8ch2n/gc
2026-06-03 18:35:02.711255 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-8ch2n" not found
2026-06-03 18:35:02.894011 | instance | monitoring/node-feature-discovery-master-8665476dbc-54gmk/master
2026-06-03 18:35:03.075416 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-54gmk" not found
2026-06-03 18:35:03.257147 | instance | monitoring/node-feature-discovery-worker-7qcsw/worker
2026-06-03 18:35:03.454474 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-7qcsw" not found
2026-06-03 18:35:03.665341 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-06-03 18:35:03.858420 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-03 18:35:03.863301 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-06-03 18:35:04.043697 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-03 18:35:04.047850 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-06-03 18:35:04.226135 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-03 18:35:04.230452 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-06-03 18:35:04.427188 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-03 18:35:04.431010 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-06-03 18:35:04.624153 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-03 18:35:04.811275 | instance | monitoring/prometheus-pushgateway-7b8659c68b-hs8bv/pushgateway
2026-06-03 18:35:04.994024 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-hs8bv" not found
2026-06-03 18:35:05.167599 | instance | monitoring/vector-nsn86/vector
2026-06-03 18:35:05.394626 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-nsn86" not found
2026-06-03 18:35:05.575721 | instance | openstack/barbican-api-6dc4f7fc94-g6sjw/init
2026-06-03 18:35:05.764218 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-6dc4f7fc94-g6sjw" not found
2026-06-03 18:35:05.768404 | instance | openstack/barbican-api-6dc4f7fc94-g6sjw/barbican-api
2026-06-03 18:35:05.954628 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-6dc4f7fc94-g6sjw" not found
2026-06-03 18:35:06.128268 | instance | openstack/barbican-db-init-w2czk/init
2026-06-03 18:35:06.348409 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-w2czk" not found
2026-06-03 18:35:06.353300 | instance | openstack/barbican-db-init-w2czk/barbican-db-init-0
2026-06-03 18:35:06.551986 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-w2czk" not found
2026-06-03 18:35:06.748935 | instance | openstack/barbican-db-sync-p54mj/init
2026-06-03 18:35:06.930282 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-p54mj" not found
2026-06-03 18:35:06.936324 | instance | openstack/barbican-db-sync-p54mj/barbican-db-sync
2026-06-03 18:35:07.110718 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-p54mj" not found
2026-06-03 18:35:07.277656 | instance | openstack/barbican-ks-endpoints-dzsdz/init
2026-06-03 18:35:07.472737 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-dzsdz" not found
2026-06-03 18:35:07.476956 | instance | openstack/barbican-ks-endpoints-dzsdz/key-manager-ks-endpoints-admin
2026-06-03 18:35:07.666051 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-dzsdz" not found
2026-06-03 18:35:07.670806 | instance | openstack/barbican-ks-endpoints-dzsdz/key-manager-ks-endpoints-internal
2026-06-03 18:35:07.847673 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-dzsdz" not found
2026-06-03 18:35:07.850890 | instance | openstack/barbican-ks-endpoints-dzsdz/key-manager-ks-endpoints-public
2026-06-03 18:35:08.032611 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-dzsdz" not found
2026-06-03 18:35:08.242729 | instance | openstack/barbican-ks-service-pxjv2/init
2026-06-03 18:35:08.440441 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-pxjv2" not found
2026-06-03 18:35:08.446436 | instance | openstack/barbican-ks-service-pxjv2/key-manager-ks-service-registration
2026-06-03 18:35:08.649081 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-pxjv2" not found
2026-06-03 18:35:08.833062 | instance | openstack/barbican-ks-user-mrhkf/init
2026-06-03 18:35:09.024722 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-mrhkf" not found
2026-06-03 18:35:09.029358 | instance | openstack/barbican-ks-user-mrhkf/barbican-ks-user
2026-06-03 18:35:09.213723 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-mrhkf" not found
2026-06-03 18:35:09.382605 | instance | openstack/barbican-rabbit-init-52765/init
2026-06-03 18:35:09.555923 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-52765" not found
2026-06-03 18:35:09.560438 | instance | openstack/barbican-rabbit-init-52765/rabbit-init
2026-06-03 18:35:09.729781 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-52765" not found
2026-06-03 18:35:09.903256 | instance | openstack/cinder-api-5bf88b6bd9-zdql4/init
2026-06-03 18:35:10.080059 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-5bf88b6bd9-zdql4" not found
2026-06-03 18:35:10.083676 | instance | openstack/cinder-api-5bf88b6bd9-zdql4/ceph-coordination-volume-perms
2026-06-03 18:35:10.265798 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-5bf88b6bd9-zdql4" not found
2026-06-03 18:35:10.270493 | instance | openstack/cinder-api-5bf88b6bd9-zdql4/cinder-api
2026-06-03 18:35:10.481730 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-5bf88b6bd9-zdql4" not found
2026-06-03 18:35:10.661843 | instance | openstack/cinder-backup-67f954d675-ptmnw/init
2026-06-03 18:35:10.854802 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-67f954d675-ptmnw" not found
2026-06-03 18:35:10.859132 | instance | openstack/cinder-backup-67f954d675-ptmnw/ceph-backup-keyring-placement
2026-06-03 18:35:11.033428 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-67f954d675-ptmnw" not found
2026-06-03 18:35:11.037950 | instance | openstack/cinder-backup-67f954d675-ptmnw/ceph-keyring-placement-rbd1
2026-06-03 18:35:11.206870 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-67f954d675-ptmnw" not found
2026-06-03 18:35:11.211391 | instance | openstack/cinder-backup-67f954d675-ptmnw/ceph-coordination-volume-perms
2026-06-03 18:35:11.408871 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-67f954d675-ptmnw" not found
2026-06-03 18:35:11.412013 | instance | openstack/cinder-backup-67f954d675-ptmnw/cinder-backup
2026-06-03 18:35:11.596275 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-67f954d675-ptmnw" not found
2026-06-03 18:35:11.775667 | instance | openstack/cinder-backup-storage-init-x78tv/init
2026-06-03 18:35:11.948530 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-x78tv" not found
2026-06-03 18:35:11.952483 | instance | openstack/cinder-backup-storage-init-x78tv/ceph-keyring-placement
2026-06-03 18:35:12.148553 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-x78tv" not found
2026-06-03 18:35:12.153098 | instance | openstack/cinder-backup-storage-init-x78tv/cinder-backup-storage-init
2026-06-03 18:35:12.357794 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-x78tv" not found
2026-06-03 18:35:12.520136 | instance | openstack/cinder-bootstrap-5f9ss/init
2026-06-03 18:35:12.715228 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-5f9ss" not found
2026-06-03 18:35:12.719680 | instance | openstack/cinder-bootstrap-5f9ss/bootstrap
2026-06-03 18:35:12.915597 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-5f9ss" not found
2026-06-03 18:35:13.083705 | instance | openstack/cinder-create-internal-tenant-4bsxn/init
2026-06-03 18:35:13.253588 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-4bsxn" not found
2026-06-03 18:35:13.258316 | instance | openstack/cinder-create-internal-tenant-4bsxn/create-internal-tenant
2026-06-03 18:35:13.436181 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-4bsxn" not found
2026-06-03 18:35:13.612530 | instance | openstack/cinder-db-init-lv78d/init
2026-06-03 18:35:13.788822 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-lv78d" not found
2026-06-03 18:35:13.792264 | instance | openstack/cinder-db-init-lv78d/cinder-db-init-0
2026-06-03 18:35:13.966907 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-lv78d" not found
2026-06-03 18:35:14.145225 | instance | openstack/cinder-db-sync-fqqdb/init
2026-06-03 18:35:14.326991 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-fqqdb" not found
2026-06-03 18:35:14.330906 | instance | openstack/cinder-db-sync-fqqdb/cinder-db-sync
2026-06-03 18:35:14.505189 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-fqqdb" not found
2026-06-03 18:35:14.690453 | instance | openstack/cinder-ks-endpoints-xksnw/init
2026-06-03 18:35:14.863489 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-xksnw" not found
2026-06-03 18:35:14.867318 | instance | openstack/cinder-ks-endpoints-xksnw/volumev3-ks-endpoints-admin
2026-06-03 18:35:15.041073 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-xksnw" not found
2026-06-03 18:35:15.046532 | instance | openstack/cinder-ks-endpoints-xksnw/volumev3-ks-endpoints-internal
2026-06-03 18:35:15.231957 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-xksnw" not found
2026-06-03 18:35:15.236393 | instance | openstack/cinder-ks-endpoints-xksnw/volumev3-ks-endpoints-public
2026-06-03 18:35:15.436739 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-xksnw" not found
2026-06-03 18:35:15.613855 | instance | openstack/cinder-ks-service-s5sjr/init
2026-06-03 18:35:15.793172 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-s5sjr" not found
2026-06-03 18:35:15.798020 | instance | openstack/cinder-ks-service-s5sjr/volumev3-ks-service-registration
2026-06-03 18:35:15.981426 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-s5sjr" not found
2026-06-03 18:35:16.159057 | instance | openstack/cinder-ks-user-t5h6x/init
2026-06-03 18:35:16.347016 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-t5h6x" not found
2026-06-03 18:35:16.350614 | instance | openstack/cinder-ks-user-t5h6x/cinder-ks-user
2026-06-03 18:35:16.548874 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-t5h6x" not found
2026-06-03 18:35:16.723475 | instance | openstack/cinder-rabbit-init-bkgqz/init
2026-06-03 18:35:16.902819 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-bkgqz" not found
2026-06-03 18:35:16.906897 | instance | openstack/cinder-rabbit-init-bkgqz/rabbit-init
2026-06-03 18:35:17.086624 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-bkgqz" not found
2026-06-03 18:35:17.269299 | instance | openstack/cinder-scheduler-5c7ff4687-k8sp5/init
2026-06-03 18:35:17.488277 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-5c7ff4687-k8sp5" not found
2026-06-03 18:35:17.492393 | instance | openstack/cinder-scheduler-5c7ff4687-k8sp5/ceph-coordination-volume-perms
2026-06-03 18:35:17.678937 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-5c7ff4687-k8sp5" not found
2026-06-03 18:35:17.683644 | instance | openstack/cinder-scheduler-5c7ff4687-k8sp5/cinder-scheduler
2026-06-03 18:35:17.870245 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-5c7ff4687-k8sp5" not found
2026-06-03 18:35:18.052840 | instance | openstack/cinder-storage-init-trslz/init
2026-06-03 18:35:18.233906 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-trslz" not found
2026-06-03 18:35:18.238050 | instance | openstack/cinder-storage-init-trslz/ceph-keyring-placement
2026-06-03 18:35:18.435748 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-trslz" not found
2026-06-03 18:35:18.439677 | instance | openstack/cinder-storage-init-trslz/cinder-storage-init-rbd1
2026-06-03 18:35:18.631759 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-trslz" not found
2026-06-03 18:35:18.826447 | instance | openstack/cinder-volume-5bcb98b69c-db8h5/init
2026-06-03 18:35:18.995234 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-5bcb98b69c-db8h5" not found
2026-06-03 18:35:18.999737 | instance | openstack/cinder-volume-5bcb98b69c-db8h5/ceph-keyring-placement-rbd1
2026-06-03 18:35:19.171463 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-5bcb98b69c-db8h5" not found
2026-06-03 18:35:19.176576 | instance | openstack/cinder-volume-5bcb98b69c-db8h5/ceph-coordination-volume-perms
2026-06-03 18:35:19.376287 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-5bcb98b69c-db8h5" not found
2026-06-03 18:35:19.379815 | instance | openstack/cinder-volume-5bcb98b69c-db8h5/init-cinder-conf
2026-06-03 18:35:19.567456 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-5bcb98b69c-db8h5" not found
2026-06-03 18:35:19.570435 | instance | openstack/cinder-volume-5bcb98b69c-db8h5/cinder-volume
2026-06-03 18:35:19.749334 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-5bcb98b69c-db8h5" not found
2026-06-03 18:35:19.932577 | instance | openstack/glance-api-fd5f44866-758cn/init
2026-06-03 18:35:20.111794 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-fd5f44866-758cn" not found
2026-06-03 18:35:20.115413 | instance | openstack/glance-api-fd5f44866-758cn/glance-perms
2026-06-03 18:35:20.318060 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-fd5f44866-758cn" not found
2026-06-03 18:35:20.322812 | instance | openstack/glance-api-fd5f44866-758cn/ceph-keyring-placement
2026-06-03 18:35:20.512731 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-fd5f44866-758cn" not found
2026-06-03 18:35:20.517535 | instance | openstack/glance-api-fd5f44866-758cn/glance-api
2026-06-03 18:35:20.706474 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-fd5f44866-758cn" not found
2026-06-03 18:35:20.884225 | instance | openstack/glance-db-init-trjt6/init
2026-06-03 18:35:21.060268 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-trjt6" not found
2026-06-03 18:35:21.064040 | instance | openstack/glance-db-init-trjt6/glance-db-init-0
2026-06-03 18:35:21.234265 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-trjt6" not found
2026-06-03 18:35:21.421369 | instance | openstack/glance-db-sync-vj5kd/init
2026-06-03 18:35:21.603384 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-vj5kd" not found
2026-06-03 18:35:21.606500 | instance | openstack/glance-db-sync-vj5kd/glance-db-sync
2026-06-03 18:35:21.779097 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-vj5kd" not found
2026-06-03 18:35:21.956375 | instance | openstack/glance-ks-endpoints-6wwbt/init
2026-06-03 18:35:22.127671 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-6wwbt" not found
2026-06-03 18:35:22.131503 | instance | openstack/glance-ks-endpoints-6wwbt/image-ks-endpoints-admin
2026-06-03 18:35:22.310134 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-6wwbt" not found
2026-06-03 18:35:22.313547 | instance | openstack/glance-ks-endpoints-6wwbt/image-ks-endpoints-internal
2026-06-03 18:35:22.492314 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-6wwbt" not found
2026-06-03 18:35:22.496712 | instance | openstack/glance-ks-endpoints-6wwbt/image-ks-endpoints-public
2026-06-03 18:35:22.674553 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-6wwbt" not found
2026-06-03 18:35:22.848595 | instance | openstack/glance-ks-service-rbknx/init
2026-06-03 18:35:23.039151 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-rbknx" not found
2026-06-03 18:35:23.043434 | instance | openstack/glance-ks-service-rbknx/image-ks-service-registration
2026-06-03 18:35:23.238163 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-rbknx" not found
2026-06-03 18:35:23.410633 | instance | openstack/glance-ks-user-trg5s/init
2026-06-03 18:35:23.588459 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-trg5s" not found
2026-06-03 18:35:23.593048 | instance | openstack/glance-ks-user-trg5s/glance-ks-user
2026-06-03 18:35:23.774987 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-trg5s" not found
2026-06-03 18:35:23.962305 | instance | openstack/glance-metadefs-load-bp7vq/init
2026-06-03 18:35:24.132076 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-bp7vq" not found
2026-06-03 18:35:24.134897 | instance | openstack/glance-metadefs-load-bp7vq/glance-metadefs-load
2026-06-03 18:35:24.305083 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-bp7vq" not found
2026-06-03 18:35:24.470763 | instance | openstack/glance-rabbit-init-xcfqp/init
2026-06-03 18:35:24.638097 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-xcfqp" not found
2026-06-03 18:35:24.642977 | instance | openstack/glance-rabbit-init-xcfqp/rabbit-init
2026-06-03 18:35:24.821054 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-xcfqp" not found
2026-06-03 18:35:25.001994 | instance | openstack/glance-storage-init-nswwb/init
2026-06-03 18:35:25.169471 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-nswwb" not found
2026-06-03 18:35:25.173777 | instance | openstack/glance-storage-init-nswwb/ceph-keyring-placement
2026-06-03 18:35:25.374805 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-nswwb" not found
2026-06-03 18:35:25.378556 | instance | openstack/glance-storage-init-nswwb/glance-storage-init
2026-06-03 18:35:25.547783 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-nswwb" not found
2026-06-03 18:35:25.736651 | instance | openstack/keepalived-t8ngl/init
2026-06-03 18:35:25.945346 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-t8ngl" not found
2026-06-03 18:35:25.949822 | instance | openstack/keepalived-t8ngl/wait-for-ip
2026-06-03 18:35:26.229081 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-t8ngl" not found
2026-06-03 18:35:26.233364 | instance | openstack/keepalived-t8ngl/keepalived
2026-06-03 18:35:26.325833 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-t8ngl" is waiting to start: PodInitializing
2026-06-03 18:35:26.420675 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-t8ngl" not found
2026-06-03 18:35:26.596159 | instance | openstack/keystone-api-84c89465d6-mwzt8/init
2026-06-03 18:35:26.780461 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-84c89465d6-mwzt8" not found
2026-06-03 18:35:26.785670 | instance | openstack/keystone-api-84c89465d6-mwzt8/keystone-api
2026-06-03 18:35:27.230254 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-84c89465d6-mwzt8" not found
2026-06-03 18:35:27.414564 | instance | openstack/keystone-bootstrap-w2wql/init
2026-06-03 18:35:27.606108 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-w2wql" not found
2026-06-03 18:35:27.610302 | instance | openstack/keystone-bootstrap-w2wql/bootstrap
2026-06-03 18:35:27.795258 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-w2wql" not found
2026-06-03 18:35:27.968081 | instance | openstack/keystone-credential-setup-w9pkr/init
2026-06-03 18:35:28.146745 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-w9pkr" not found
2026-06-03 18:35:28.149936 | instance | openstack/keystone-credential-setup-w9pkr/keystone-credential-setup
2026-06-03 18:35:28.334163 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-w9pkr" not found
2026-06-03 18:35:28.510048 | instance | openstack/keystone-db-init-hpv2p/init
2026-06-03 18:35:28.693845 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-hpv2p" not found
2026-06-03 18:35:28.697898 | instance | openstack/keystone-db-init-hpv2p/keystone-db-init-0
2026-06-03 18:35:28.869238 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-hpv2p" not found
2026-06-03 18:35:29.044437 | instance | openstack/keystone-db-sync-trtfk/init
2026-06-03 18:35:29.215337 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-trtfk" not found
2026-06-03 18:35:29.219093 | instance | openstack/keystone-db-sync-trtfk/keystone-db-sync
2026-06-03 18:35:29.404655 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-trtfk" not found
2026-06-03 18:35:29.591567 | instance | openstack/keystone-domain-manage-kfh8c/init
2026-06-03 18:35:29.777118 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-kfh8c" not found
2026-06-03 18:35:29.780709 | instance | openstack/keystone-domain-manage-kfh8c/keystone-domain-manage
2026-06-03 18:35:29.953662 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-kfh8c" not found
2026-06-03 18:35:30.122570 | instance | openstack/keystone-fernet-setup-lzw7h/init
2026-06-03 18:35:30.304145 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-lzw7h" not found
2026-06-03 18:35:30.310814 | instance | openstack/keystone-fernet-setup-lzw7h/keystone-fernet-setup
2026-06-03 18:35:30.482116 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-lzw7h" not found
2026-06-03 18:35:30.658574 | instance | openstack/keystone-rabbit-init-2cl77/init
2026-06-03 18:35:30.829908 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-2cl77" not found
2026-06-03 18:35:30.834422 | instance | openstack/keystone-rabbit-init-2cl77/rabbit-init
2026-06-03 18:35:31.013675 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-2cl77" not found
2026-06-03 18:35:31.194148 | instance | openstack/libvirt-libvirt-default-8x6vr/init
2026-06-03 18:35:31.404152 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-8x6vr" not found
2026-06-03 18:35:31.410005 | instance | openstack/libvirt-libvirt-default-8x6vr/init-dynamic-options
2026-06-03 18:35:31.577879 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-8x6vr" not found
2026-06-03 18:35:31.582716 | instance | openstack/libvirt-libvirt-default-8x6vr/ceph-admin-keyring-placement
2026-06-03 18:35:31.755788 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-8x6vr" not found
2026-06-03 18:35:31.759890 | instance | openstack/libvirt-libvirt-default-8x6vr/ceph-keyring-placement
2026-06-03 18:35:31.938470 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-8x6vr" not found
2026-06-03 18:35:31.943388 | instance | openstack/libvirt-libvirt-default-8x6vr/tls-sidecar
2026-06-03 18:35:32.129406 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-8x6vr" not found
2026-06-03 18:35:32.133406 | instance | openstack/libvirt-libvirt-default-8x6vr/libvirt
2026-06-03 18:35:32.322720 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-8x6vr" not found
2026-06-03 18:35:32.327204 | instance | openstack/libvirt-libvirt-default-8x6vr/libvirt-exporter
2026-06-03 18:35:32.517804 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-8x6vr" not found
2026-06-03 18:35:32.690375 | instance | openstack/memcached-memcached-6479589586-mlvzt/init
2026-06-03 18:35:32.861012 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-mlvzt" not found
2026-06-03 18:35:32.866381 | instance | openstack/memcached-memcached-6479589586-mlvzt/memcached
2026-06-03 18:35:33.038135 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-mlvzt" not found
2026-06-03 18:35:33.041829 | instance | openstack/memcached-memcached-6479589586-mlvzt/memcached-exporter
2026-06-03 18:35:33.231176 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-mlvzt" not found
2026-06-03 18:35:33.426652 | instance | openstack/neutron-db-init-rdkdp/init
2026-06-03 18:35:33.610571 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-rdkdp" not found
2026-06-03 18:35:33.613479 | instance | openstack/neutron-db-init-rdkdp/neutron-db-init-0
2026-06-03 18:35:33.793635 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-rdkdp" not found
2026-06-03 18:35:33.974243 | instance | openstack/neutron-db-sync-2kgx5/init
2026-06-03 18:35:34.153911 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-2kgx5" not found
2026-06-03 18:35:34.159080 | instance | openstack/neutron-db-sync-2kgx5/neutron-db-sync
2026-06-03 18:35:34.365990 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-2kgx5" not found
2026-06-03 18:35:34.537158 | instance | openstack/neutron-ks-endpoints-crxx6/init
2026-06-03 18:35:34.718307 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-crxx6" not found
2026-06-03 18:35:34.723071 | instance | openstack/neutron-ks-endpoints-crxx6/network-ks-endpoints-admin
2026-06-03 18:35:34.909194 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-crxx6" not found
2026-06-03 18:35:34.913922 | instance | openstack/neutron-ks-endpoints-crxx6/network-ks-endpoints-internal
2026-06-03 18:35:35.082098 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-crxx6" not found
2026-06-03 18:35:35.087206 | instance | openstack/neutron-ks-endpoints-crxx6/network-ks-endpoints-public
2026-06-03 18:35:35.261539 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-crxx6" not found
2026-06-03 18:35:35.448475 | instance | openstack/neutron-ks-service-nzwtn/init
2026-06-03 18:35:35.635245 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-nzwtn" not found
2026-06-03 18:35:35.639805 | instance | openstack/neutron-ks-service-nzwtn/network-ks-service-registration
2026-06-03 18:35:35.822077 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-nzwtn" not found
2026-06-03 18:35:36.000823 | instance | openstack/neutron-ks-user-lvvkj/init
2026-06-03 18:35:36.183458 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-lvvkj" not found
2026-06-03 18:35:36.187997 | instance | openstack/neutron-ks-user-lvvkj/neutron-ks-user
2026-06-03 18:35:36.375201 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-lvvkj" not found
2026-06-03 18:35:36.549068 | instance | openstack/neutron-netns-cleanup-cron-default-tfnmn/init
2026-06-03 18:35:36.722874 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-tfnmn" not found
2026-06-03 18:35:36.727838 | instance | openstack/neutron-netns-cleanup-cron-default-tfnmn/neutron-netns-cleanup-cron
2026-06-03 18:35:36.910450 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-tfnmn" not found
2026-06-03 18:35:37.081581 | instance | openstack/neutron-ovn-metadata-agent-default-bnptl/init
2026-06-03 18:35:37.249517 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-bnptl" not found
2026-06-03 18:35:37.252368 | instance | openstack/neutron-ovn-metadata-agent-default-bnptl/neutron-metadata-agent-init
2026-06-03 18:35:37.348406 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-bnptl" is waiting to start: PodInitializing
2026-06-03 18:35:37.440465 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-bnptl" not found
2026-06-03 18:35:37.445166 | instance | openstack/neutron-ovn-metadata-agent-default-bnptl/ovn-neutron-init
2026-06-03 18:35:37.530238 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-bnptl" is waiting to start: PodInitializing
2026-06-03 18:35:37.620991 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-bnptl" not found
2026-06-03 18:35:37.626867 | instance | openstack/neutron-ovn-metadata-agent-default-bnptl/neutron-ovn-metadata-agent
2026-06-03 18:35:37.717554 | instance | Error from server (BadRequest): container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-bnptl" is waiting to start: PodInitializing
2026-06-03 18:35:37.809166 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-bnptl" not found
2026-06-03 18:35:37.981598 | instance | openstack/neutron-ovn-vpn-agent-default-hmgcl/init
2026-06-03 18:35:38.171478 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-hmgcl" not found
2026-06-03 18:35:38.176095 | instance | openstack/neutron-ovn-vpn-agent-default-hmgcl/ovn-vpn-agent-init
2026-06-03 18:35:38.276364 | instance | Error from server (BadRequest): container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-hmgcl" is waiting to start: PodInitializing
2026-06-03 18:35:38.376302 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-hmgcl" not found
2026-06-03 18:35:38.381194 | instance | openstack/neutron-ovn-vpn-agent-default-hmgcl/ovn-neutron-init
2026-06-03 18:35:38.480167 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-hmgcl" is waiting to start: PodInitializing
2026-06-03 18:35:38.574732 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-hmgcl" not found
2026-06-03 18:35:38.579032 | instance | openstack/neutron-ovn-vpn-agent-default-hmgcl/neutron-ovn-vpn-agent
2026-06-03 18:35:38.675490 | instance | Error from server (BadRequest): container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-hmgcl" is waiting to start: PodInitializing
2026-06-03 18:35:38.756561 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-hmgcl" not found
2026-06-03 18:35:38.924077 | instance | openstack/neutron-rabbit-init-qj9pr/init
2026-06-03 18:35:39.081897 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-qj9pr" not found
2026-06-03 18:35:39.085259 | instance | openstack/neutron-rabbit-init-qj9pr/rabbit-init
2026-06-03 18:35:39.256185 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-qj9pr" not found
2026-06-03 18:35:39.444744 | instance | openstack/neutron-rpc-server-dff9b575-vjx9t/init
2026-06-03 18:35:39.643149 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-dff9b575-vjx9t" not found
2026-06-03 18:35:39.647699 | instance | openstack/neutron-rpc-server-dff9b575-vjx9t/ovn-neutron-init
2026-06-03 18:35:39.844233 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-rpc-server-dff9b575-vjx9t" not found
2026-06-03 18:35:39.848968 | instance | openstack/neutron-rpc-server-dff9b575-vjx9t/neutron-rpc-server
2026-06-03 18:35:40.238344 | instance | openstack/neutron-server-7d8f9c9787-7cd7z/init
2026-06-03 18:35:40.446021 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-7d8f9c9787-7cd7z" not found
2026-06-03 18:35:40.449751 | instance | openstack/neutron-server-7d8f9c9787-7cd7z/ovn-neutron-init
2026-06-03 18:35:40.630600 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-7d8f9c9787-7cd7z" not found
2026-06-03 18:35:40.635487 | instance | openstack/neutron-server-7d8f9c9787-7cd7z/neutron-server
2026-06-03 18:35:40.845261 | instance | openstack/neutron-server-7d8f9c9787-7cd7z/neutron-policy-server
2026-06-03 18:35:41.025993 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-7d8f9c9787-7cd7z" not found
2026-06-03 18:35:41.223083 | instance | openstack/nova-api-metadata-86cbb4bd97-wmmx9/init
2026-06-03 18:35:41.449806 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-86cbb4bd97-wmmx9" not found
2026-06-03 18:35:41.453336 | instance | openstack/nova-api-metadata-86cbb4bd97-wmmx9/nova-api-metadata-init
2026-06-03 18:35:41.634534 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-86cbb4bd97-wmmx9" not found
2026-06-03 18:35:41.638387 | instance | openstack/nova-api-metadata-86cbb4bd97-wmmx9/nova-api
2026-06-03 18:35:41.818280 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-86cbb4bd97-wmmx9" not found
2026-06-03 18:35:41.998974 | instance | openstack/nova-api-osapi-7f54996d9-6l9jn/init
2026-06-03 18:35:42.189419 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-7f54996d9-6l9jn" not found
2026-06-03 18:35:42.193831 | instance | openstack/nova-api-osapi-7f54996d9-6l9jn/nova-osapi
2026-06-03 18:35:42.384773 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-7f54996d9-6l9jn" not found
2026-06-03 18:35:42.562343 | instance | openstack/nova-bootstrap-xnkl9/init
2026-06-03 18:35:42.756073 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-xnkl9" not found
2026-06-03 18:35:42.759906 | instance | openstack/nova-bootstrap-xnkl9/bootstrap
2026-06-03 18:35:42.936413 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-xnkl9" not found
2026-06-03 18:35:43.131432 | instance | openstack/nova-cell-setup-8lp49/init
2026-06-03 18:35:43.355446 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-8lp49" not found
2026-06-03 18:35:43.360063 | instance | openstack/nova-cell-setup-8lp49/nova-cell-setup-init
2026-06-03 18:35:43.464091 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-8lp49" is waiting to start: PodInitializing
2026-06-03 18:35:43.559891 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-8lp49" not found
2026-06-03 18:35:43.564373 | instance | openstack/nova-cell-setup-8lp49/nova-cell-setup
2026-06-03 18:35:43.663538 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-8lp49" is waiting to start: PodInitializing
2026-06-03 18:35:43.756989 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-8lp49" not found
2026-06-03 18:35:43.940975 | instance | openstack/nova-compute-default-zd9t6/init
2026-06-03 18:35:44.171072 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-zd9t6" not found
2026-06-03 18:35:44.176393 | instance | openstack/nova-compute-default-zd9t6/nova-compute-init
2026-06-03 18:35:44.285611 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-zd9t6" is waiting to start: PodInitializing
2026-06-03 18:35:44.379726 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-zd9t6" not found
2026-06-03 18:35:44.384378 | instance | openstack/nova-compute-default-zd9t6/ceph-perms
2026-06-03 18:35:44.472716 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-zd9t6" is waiting to start: PodInitializing
2026-06-03 18:35:44.560279 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-zd9t6" not found
2026-06-03 18:35:44.565151 | instance | openstack/nova-compute-default-zd9t6/ceph-admin-keyring-placement
2026-06-03 18:35:44.652843 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-zd9t6" is waiting to start: PodInitializing
2026-06-03 18:35:44.739926 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-zd9t6" not found
2026-06-03 18:35:44.744723 | instance | openstack/nova-compute-default-zd9t6/ceph-keyring-placement
2026-06-03 18:35:44.831820 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-zd9t6" is waiting to start: PodInitializing
2026-06-03 18:35:44.925405 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-zd9t6" not found
2026-06-03 18:35:44.930380 | instance | openstack/nova-compute-default-zd9t6/nova-compute-vnc-init
2026-06-03 18:35:45.021885 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-zd9t6" is waiting to start: PodInitializing
2026-06-03 18:35:45.112487 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-zd9t6" not found
2026-06-03 18:35:45.116779 | instance | openstack/nova-compute-default-zd9t6/nova-compute-ssh-init
2026-06-03 18:35:45.221378 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-zd9t6" is waiting to start: PodInitializing
2026-06-03 18:35:45.323047 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-zd9t6" not found
2026-06-03 18:35:45.329271 | instance | openstack/nova-compute-default-zd9t6/nova-compute
2026-06-03 18:35:45.427265 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-zd9t6" is waiting to start: PodInitializing
2026-06-03 18:35:45.514302 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-zd9t6" not found
2026-06-03 18:35:45.519304 | instance | openstack/nova-compute-default-zd9t6/nova-compute-ssh
2026-06-03 18:35:45.608747 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-zd9t6" is waiting to start: PodInitializing
2026-06-03 18:35:45.693381 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-zd9t6" not found
2026-06-03 18:35:45.869874 | instance | openstack/nova-conductor-7445d65fd7-z9kp8/init
2026-06-03 18:35:46.050994 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-7445d65fd7-z9kp8" not found
2026-06-03 18:35:46.055300 | instance | openstack/nova-conductor-7445d65fd7-z9kp8/nova-conductor
2026-06-03 18:35:46.221248 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-7445d65fd7-z9kp8" not found
2026-06-03 18:35:46.418172 | instance | openstack/nova-db-init-mbdrw/init
2026-06-03 18:35:46.585609 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-mbdrw" not found
2026-06-03 18:35:46.590202 | instance | openstack/nova-db-init-mbdrw/nova-db-init-0
2026-06-03 18:35:46.760550 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-mbdrw" not found
2026-06-03 18:35:46.765147 | instance | openstack/nova-db-init-mbdrw/nova-db-init-1
2026-06-03 18:35:46.931432 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-mbdrw" not found
2026-06-03 18:35:46.935661 | instance | openstack/nova-db-init-mbdrw/nova-db-init-2
2026-06-03 18:35:47.101716 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-mbdrw" not found
2026-06-03 18:35:47.269759 | instance | openstack/nova-db-sync-7dn2p/init
2026-06-03 18:35:47.464580 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-7dn2p" not found
2026-06-03 18:35:47.467390 | instance | openstack/nova-db-sync-7dn2p/nova-db-sync
2026-06-03 18:35:47.661306 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-7dn2p" not found
2026-06-03 18:35:47.837413 | instance | openstack/nova-ks-endpoints-6nchh/init
2026-06-03 18:35:48.013154 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-6nchh" not found
2026-06-03 18:35:48.016996 | instance | openstack/nova-ks-endpoints-6nchh/compute-ks-endpoints-admin
2026-06-03 18:35:48.208877 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-6nchh" not found
2026-06-03 18:35:48.213879 | instance | openstack/nova-ks-endpoints-6nchh/compute-ks-endpoints-internal
2026-06-03 18:35:48.408279 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-6nchh" not found
2026-06-03 18:35:48.412011 | instance | openstack/nova-ks-endpoints-6nchh/compute-ks-endpoints-public
2026-06-03 18:35:48.601577 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-6nchh" not found
2026-06-03 18:35:48.767752 | instance | openstack/nova-ks-service-njcx4/init
2026-06-03 18:35:48.946996 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-njcx4" not found
2026-06-03 18:35:48.951017 | instance | openstack/nova-ks-service-njcx4/compute-ks-service-registration
2026-06-03 18:35:49.123748 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-njcx4" not found
2026-06-03 18:35:49.299420 | instance | openstack/nova-ks-user-wdpgx/init
2026-06-03 18:35:49.473076 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-wdpgx" not found
2026-06-03 18:35:49.477137 | instance | openstack/nova-ks-user-wdpgx/nova-ks-user
2026-06-03 18:35:49.654692 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-wdpgx" not found
2026-06-03 18:35:49.829184 | instance | openstack/nova-novncproxy-59bf9689f4-fndns/init
2026-06-03 18:35:50.001614 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-59bf9689f4-fndns" not found
2026-06-03 18:35:50.004806 | instance | openstack/nova-novncproxy-59bf9689f4-fndns/nova-novncproxy-init
2026-06-03 18:35:50.211339 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-59bf9689f4-fndns" not found
2026-06-03 18:35:50.215747 | instance | openstack/nova-novncproxy-59bf9689f4-fndns/nova-novncproxy-init-assets
2026-06-03 18:35:50.431685 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-59bf9689f4-fndns" not found
2026-06-03 18:35:50.435301 | instance | openstack/nova-novncproxy-59bf9689f4-fndns/nova-novncproxy
2026-06-03 18:35:50.621365 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-59bf9689f4-fndns" not found
2026-06-03 18:35:50.798022 | instance | openstack/nova-rabbit-init-lt2qf/init
2026-06-03 18:35:50.981072 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-lt2qf" not found
2026-06-03 18:35:50.984860 | instance | openstack/nova-rabbit-init-lt2qf/rabbit-init
2026-06-03 18:35:51.164490 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-lt2qf" not found
2026-06-03 18:35:51.341051 | instance | openstack/nova-scheduler-776f98cf79-x74f5/init
2026-06-03 18:35:51.538469 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-776f98cf79-x74f5" not found
2026-06-03 18:35:51.543731 | instance | openstack/nova-scheduler-776f98cf79-x74f5/nova-scheduler
2026-06-03 18:35:51.729541 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-776f98cf79-x74f5" not found
2026-06-03 18:35:51.903022 | instance | openstack/openvswitch-b849q/init
2026-06-03 18:35:52.078871 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-b849q" not found
2026-06-03 18:35:52.082371 | instance | openstack/openvswitch-b849q/openvswitch-db-perms
2026-06-03 18:35:52.261911 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-b849q" not found
2026-06-03 18:35:52.265657 | instance | openstack/openvswitch-b849q/openvswitch-vswitchd-modules
2026-06-03 18:35:52.477593 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-b849q" not found
2026-06-03 18:35:52.481038 | instance | openstack/openvswitch-b849q/openvswitch-db
2026-06-03 18:35:52.658783 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-b849q" not found
2026-06-03 18:35:52.663202 | instance | openstack/openvswitch-b849q/openvswitch-vswitchd
2026-06-03 18:35:52.849315 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-b849q" not found
2026-06-03 18:35:53.025921 | instance | openstack/ovn-controller-default-hpwhs/init
2026-06-03 18:35:53.214252 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-hpwhs" not found
2026-06-03 18:35:53.217912 | instance | openstack/ovn-controller-default-hpwhs/get-gw-enabled
2026-06-03 18:35:53.414017 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-hpwhs" not found
2026-06-03 18:35:53.418274 | instance | openstack/ovn-controller-default-hpwhs/controller-init
2026-06-03 18:35:53.595773 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-hpwhs" not found
2026-06-03 18:35:53.599619 | instance | openstack/ovn-controller-default-hpwhs/controller
2026-06-03 18:35:53.778773 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-hpwhs" not found
2026-06-03 18:35:53.782396 | instance | openstack/ovn-controller-default-hpwhs/vector
2026-06-03 18:35:53.954299 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-hpwhs" not found
2026-06-03 18:35:53.958436 | instance | openstack/ovn-controller-default-hpwhs/log-parser
2026-06-03 18:35:54.127491 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-hpwhs" not found
2026-06-03 18:35:54.303933 | instance | openstack/ovn-northd-fc978744-8sld5/init
2026-06-03 18:35:54.478810 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-8sld5" not found
2026-06-03 18:35:54.483561 | instance | openstack/ovn-northd-fc978744-8sld5/northd
2026-06-03 18:35:54.658325 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-8sld5" not found
2026-06-03 18:35:54.845464 | instance | openstack/ovn-ovsdb-nb-0/init
2026-06-03 18:35:55.022500 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found
2026-06-03 18:35:55.027207 | instance | openstack/ovn-ovsdb-nb-0/ovsdb
2026-06-03 18:35:55.221047 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found
2026-06-03 18:35:55.428275 | instance | openstack/ovn-ovsdb-sb-0/init
2026-06-03 18:35:55.614663 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found
2026-06-03 18:35:55.619335 | instance | openstack/ovn-ovsdb-sb-0/ovsdb
2026-06-03 18:35:55.802423 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found
2026-06-03 18:35:55.975743 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-06-03 18:35:56.148870 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-03 18:35:56.153836 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-06-03 18:35:56.340132 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-03 18:35:56.344919 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-06-03 18:35:56.651361 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-06-03 18:35:56.655473 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-06-03 18:35:56.839685 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-06-03 18:35:57.016617 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-06-03 18:35:57.203539 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-06-03 18:35:57.207789 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-06-03 18:35:57.429147 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-06-03 18:35:57.432765 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-06-03 18:35:57.605862 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-06-03 18:35:57.785529 | instance | openstack/placement-api-6d9fd678f9-6hdnv/init
2026-06-03 18:35:57.968432 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-6d9fd678f9-6hdnv" not found
2026-06-03 18:35:57.972269 | instance | openstack/placement-api-6d9fd678f9-6hdnv/placement-api
2026-06-03 18:35:58.159787 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-6d9fd678f9-6hdnv" not found
2026-06-03 18:35:58.345425 | instance | openstack/placement-db-init-q54cs/init
2026-06-03 18:35:58.510992 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-q54cs" not found
2026-06-03 18:35:58.518426 | instance | openstack/placement-db-init-q54cs/placement-db-init-0
2026-06-03 18:35:58.690457 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-q54cs" not found
2026-06-03 18:35:58.853296 | instance | openstack/placement-db-sync-bk6zf/init
2026-06-03 18:35:59.030577 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-bk6zf" not found
2026-06-03 18:35:59.034050 | instance | openstack/placement-db-sync-bk6zf/placement-db-sync
2026-06-03 18:35:59.207856 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-bk6zf" not found
2026-06-03 18:35:59.381455 | instance | openstack/placement-ks-endpoints-vtwhc/init
2026-06-03 18:35:59.564233 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-vtwhc" not found
2026-06-03 18:35:59.569517 | instance | openstack/placement-ks-endpoints-vtwhc/placement-ks-endpoints-admin
2026-06-03 18:35:59.749366 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-vtwhc" not found
2026-06-03 18:35:59.753099 | instance | openstack/placement-ks-endpoints-vtwhc/placement-ks-endpoints-internal
2026-06-03 18:35:59.931372 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-vtwhc" not found
2026-06-03 18:35:59.935528 | instance | openstack/placement-ks-endpoints-vtwhc/placement-ks-endpoints-public
2026-06-03 18:36:00.122037 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-vtwhc" not found
2026-06-03 18:36:00.318676 | instance | openstack/placement-ks-service-tbn9j/init
2026-06-03 18:36:00.520825 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-tbn9j" not found
2026-06-03 18:36:00.525536 | instance | openstack/placement-ks-service-tbn9j/placement-ks-service-registration
2026-06-03 18:36:00.715123 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-tbn9j" not found
2026-06-03 18:36:00.905371 | instance | openstack/placement-ks-user-8jbd7/init
2026-06-03 18:36:01.109771 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-8jbd7" not found
2026-06-03 18:36:01.114475 | instance | openstack/placement-ks-user-8jbd7/placement-ks-user
2026-06-03 18:36:01.307284 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-8jbd7" not found
2026-06-03 18:36:01.483661 | instance | openstack/pxc-operator-69cb5bbdb9-6t9x6/percona-xtradb-cluster-operator
2026-06-03 18:36:01.660910 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-6t9x6" not found
2026-06-03 18:36:01.835602 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-06-03 18:36:02.022805 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-06-03 18:36:02.028363 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-06-03 18:36:02.227888 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-06-03 18:36:02.428536 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-06-03 18:36:02.602977 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-06-03 18:36:02.606296 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-06-03 18:36:02.801934 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-06-03 18:36:02.985390 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-pflv9/rabbitmq-cluster-operator
2026-06-03 18:36:03.175545 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-pflv9" not found
2026-06-03 18:36:03.366529 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-06-03 18:36:03.550279 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-06-03 18:36:03.555009 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-06-03 18:36:03.755027 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-06-03 18:36:03.935504 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-06-03 18:36:04.117655 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-06-03 18:36:04.122227 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-06-03 18:36:04.329491 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-06-03 18:36:04.509988 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-9g95d/rabbitmq-cluster-operator
2026-06-03 18:36:04.698640 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-9g95d" not found
2026-06-03 18:36:04.883987 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-06-03 18:36:05.076805 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-06-03 18:36:05.081395 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-06-03 18:36:05.271664 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-06-03 18:36:05.463188 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-06-03 18:36:05.662735 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-06-03 18:36:05.667269 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-06-03 18:36:05.863627 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-06-03 18:36:06.056876 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-8bqtk/make-container-crash-dir
2026-06-03 18:36:06.256076 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-8bqtk" not found
2026-06-03 18:36:06.261102 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-8bqtk/chown-container-data-dir
2026-06-03 18:36:06.457557 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-8bqtk" not found
2026-06-03 18:36:06.461664 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-8bqtk/ceph-crash
2026-06-03 18:36:06.653643 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-8bqtk" not found
2026-06-03 18:36:06.851381 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-22m5f/chown-container-data-dir
2026-06-03 18:36:07.047097 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-22m5f" not found
2026-06-03 18:36:07.058699 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-22m5f/rgw
2026-06-03 18:36:07.262064 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-22m5f" not found
2026-06-03 18:36:07.264870 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-22m5f/log-collector
2026-06-03 18:36:07.457361 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-22m5f" not found
2026-06-03 18:36:07.634998 | instance | openstack/staffeln-api-667bdd7898-7tfs5/init
2026-06-03 18:36:07.820294 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-667bdd7898-7tfs5" not found
2026-06-03 18:36:07.827365 | instance | openstack/staffeln-api-667bdd7898-7tfs5/staffeln-api
2026-06-03 18:36:08.018869 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-667bdd7898-7tfs5" not found
2026-06-03 18:36:08.213655 | instance | openstack/staffeln-conductor-76c7875bc7-rfhtq/staffeln-conductor
2026-06-03 18:36:08.413600 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-76c7875bc7-rfhtq" not found
2026-06-03 18:36:08.637811 | instance | openstack/staffeln-db-init-nbrzb/init
2026-06-03 18:36:08.807420 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-nbrzb" not found
2026-06-03 18:36:08.810776 | instance | openstack/staffeln-db-init-nbrzb/staffeln-db-init-0
2026-06-03 18:36:08.995753 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-nbrzb" not found
2026-06-03 18:36:09.164666 | instance | openstack/staffeln-db-sync-4mg28/init
2026-06-03 18:36:09.355146 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-4mg28" not found
2026-06-03 18:36:09.359498 | instance | openstack/staffeln-db-sync-4mg28/staffeln-db-sync
2026-06-03 18:36:09.549906 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-4mg28" not found
2026-06-03 18:36:09.729347 | instance | openstack/valkey-node-0/valkey
2026-06-03 18:36:09.922184 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-06-03 18:36:09.927070 | instance | openstack/valkey-node-0/sentinel
2026-06-03 18:36:10.152507 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-06-03 18:36:10.157719 | instance | openstack/valkey-node-0/metrics
2026-06-03 18:36:10.365084 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-06-03 18:36:10.552866 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-n4m6j/rook-ceph-operator
2026-06-03 18:36:10.753912 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-n4m6j" not found
2026-06-03 18:36:10.935936 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-vlnkm/secretgen-controller
2026-06-03 18:36:11.149655 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-vlnkm" not found
2026-06-03 18:36:11.342187 | instance | ERROR
2026-06-03 18:36:11.342399 | instance | {
2026-06-03 18:36:11.342442 | instance | "delta": "0:01:22.746283",
2026-06-03 18:36:11.342474 | instance | "end": "2026-06-03 18:36:11.157688",
2026-06-03 18:36:11.342519 | instance | "msg": "non-zero return code",
2026-06-03 18:36:11.342546 | instance | "rc": 123,
2026-06-03 18:36:11.342573 | instance | "start": "2026-06-03 18:34:48.411405"
2026-06-03 18:36:11.342598 | instance | }
2026-06-03 18:36:11.342632 | instance | ERROR: Ignoring Errors
2026-06-03 18:36:11.353968 |
2026-06-03 18:36:11.354030 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-06-03 18:36:11.978685 | instance | changed:
2026-06-03 18:36:11.978869 | instance | cd+++++++++ pod-logs/
2026-06-03 18:36:11.978909 | instance | cd+++++++++ pod-logs/auth-system/
2026-06-03 18:36:11.978939 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-06-03 18:36:11.978967 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-06-03 18:36:11.978994 | instance | cd+++++++++ pod-logs/cert-manager/
2026-06-03 18:36:11.979020 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-8s254/
2026-06-03 18:36:11.979045 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-8s254/cert-manager-controller.txt
2026-06-03 18:36:11.979072 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-8n7qv/
2026-06-03 18:36:11.979097 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-8n7qv/cert-manager-cainjector.txt
2026-06-03 18:36:11.979123 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-wlqmf/
2026-06-03 18:36:11.979148 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-wlqmf/cert-manager-webhook.txt
2026-06-03 18:36:11.979173 | instance | cd+++++++++ pod-logs/envoy-gateway-system/
2026-06-03 18:36:11.979198 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-gh4r7/
2026-06-03 18:36:11.979223 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-gh4r7/envoy-gateway.txt
2026-06-03 18:36:11.979248 | instance | cd+++++++++ pod-logs/failed-pods/
2026-06-03 18:36:11.979272 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-06-03 18:36:11.979297 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-06-03 18:36:11.979322 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-06-03 18:36:11.979347 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-06-03 18:36:11.979372 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-8s254/
2026-06-03 18:36:11.979397 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-8s254/cert-manager-controller.txt
2026-06-03 18:36:11.979422 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-8n7qv/
2026-06-03 18:36:11.979446 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-8n7qv/cert-manager-cainjector.txt
2026-06-03 18:36:11.979473 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-wlqmf/
2026-06-03 18:36:11.979499 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-wlqmf/cert-manager-webhook.txt
2026-06-03 18:36:11.979524 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/
2026-06-03 18:36:11.979549 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-gh4r7/
2026-06-03 18:36:11.979573 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-gh4r7/envoy-gateway.txt
2026-06-03 18:36:11.979598 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-06-03 18:36:11.979622 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-hzkhp/
2026-06-03 18:36:11.979646 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-hzkhp/controller.txt
2026-06-03 18:36:11.979669 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-6fhbm/
2026-06-03 18:36:11.979707 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-6fhbm/ingress-nginx-default-backend.txt
2026-06-03 18:36:11.979733 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-06-03 18:36:11.979758 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-pr6w6/
2026-06-03 18:36:11.979783 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-pr6w6/cilium-operator.txt
2026-06-03 18:36:11.979807 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-vff7z/
2026-06-03 18:36:11.979831 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vff7z/apply-sysctl-overwrites.txt
2026-06-03 18:36:11.979856 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vff7z/cilium-agent.txt
2026-06-03 18:36:11.979880 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vff7z/clean-cilium-state.txt
2026-06-03 18:36:11.979904 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vff7z/config.txt
2026-06-03 18:36:11.979929 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vff7z/install-cni-binaries.txt
2026-06-03 18:36:11.979953 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vff7z/mount-bpf-fs.txt
2026-06-03 18:36:11.979978 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vff7z/mount-cgroup.txt
2026-06-03 18:36:11.980002 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-g4bxc/
2026-06-03 18:36:11.980027 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-g4bxc/coredns.txt
2026-06-03 18:36:11.980052 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-v65n9/
2026-06-03 18:36:11.980077 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-v65n9/coredns.txt
2026-06-03 18:36:11.980102 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-06-03 18:36:11.980127 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-06-03 18:36:11.980152 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-06-03 18:36:11.980176 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-03 18:36:11.980201 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-06-03 18:36:11.980226 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-03 18:36:11.980252 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-2n9kk/
2026-06-03 18:36:11.980277 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-2n9kk/kube-proxy.txt
2026-06-03 18:36:11.980302 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-06-03 18:36:11.980327 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-03 18:36:11.980352 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-06-03 18:36:11.980378 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-06-03 18:36:11.980403 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-06-03 18:36:11.980428 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-g8nlm/
2026-06-03 18:36:11.980453 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-g8nlm/local-path-provisioner.txt
2026-06-03 18:36:11.980478 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-06-03 18:36:11.980503 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-03 18:36:11.980528 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-03 18:36:11.980553 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-03 18:36:11.980584 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-03 18:36:11.980611 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-03 18:36:11.980636 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-5pfk2/
2026-06-03 18:36:11.980662 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-5pfk2/goldpinger-daemon.txt
2026-06-03 18:36:11.980687 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-865b46c8b4-657q8/
2026-06-03 18:36:11.980711 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-865b46c8b4-657q8/grafana-sc-dashboard.txt
2026-06-03 18:36:11.980737 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-865b46c8b4-657q8/grafana-sc-datasources.txt
2026-06-03 18:36:11.980763 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-865b46c8b4-657q8/grafana.txt
2026-06-03 18:36:11.980788 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jldmq/
2026-06-03 18:36:11.980813 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jldmq/kube-state-metrics.txt
2026-06-03 18:36:11.980838 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-px2xl/
2026-06-03 18:36:11.980863 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-px2xl/kube-prometheus-stack.txt
2026-06-03 18:36:11.980888 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-7wr4s/
2026-06-03 18:36:11.980913 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-7wr4s/node-exporter.txt
2026-06-03 18:36:11.980937 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-7wr4s/pod-tls-sidecar.txt
2026-06-03 18:36:11.980994 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-06-03 18:36:11.981023 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-06-03 18:36:11.981048 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-06-03 18:36:11.981073 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-03 18:36:11.981097 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-03 18:36:11.981122 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-mplb5/
2026-06-03 18:36:11.981174 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-mplb5/nginx.txt
2026-06-03 18:36:11.981199 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-06-03 18:36:11.981224 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-06-03 18:36:11.981249 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-06-03 18:36:11.981274 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-8ch2n/
2026-06-03 18:36:11.981298 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-8ch2n/gc.txt
2026-06-03 18:36:11.981323 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-54gmk/
2026-06-03 18:36:11.981348 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-54gmk/master.txt
2026-06-03 18:36:11.981372 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-7qcsw/
2026-06-03 18:36:11.981397 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-7qcsw/worker.txt
2026-06-03 18:36:11.981428 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-03 18:36:11.981453 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-03 18:36:11.981477 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-03 18:36:11.981501 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-03 18:36:11.981525 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-03 18:36:11.981550 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-03 18:36:11.981574 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-hs8bv/
2026-06-03 18:36:11.981599 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-hs8bv/pushgateway.txt
2026-06-03 18:36:11.981623 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-nsn86/
2026-06-03 18:36:11.981648 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-nsn86/vector.txt
2026-06-03 18:36:11.981672 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-06-03 18:36:11.981696 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-6dc4f7fc94-g6sjw/
2026-06-03 18:36:11.981720 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-6dc4f7fc94-g6sjw/barbican-api.txt
2026-06-03 18:36:11.981743 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-6dc4f7fc94-g6sjw/init.txt
2026-06-03 18:36:11.981767 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-w2czk/
2026-06-03 18:36:11.981791 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-w2czk/barbican-db-init-0.txt
2026-06-03 18:36:11.981815 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-w2czk/init.txt
2026-06-03 18:36:11.981840 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-p54mj/
2026-06-03 18:36:11.981864 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-p54mj/barbican-db-sync.txt
2026-06-03 18:36:11.981888 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-p54mj/init.txt
2026-06-03 18:36:11.981913 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-dzsdz/
2026-06-03 18:36:11.981937 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-dzsdz/init.txt
2026-06-03 18:36:11.981962 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-dzsdz/key-manager-ks-endpoints-admin.txt
2026-06-03 18:36:11.981987 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-dzsdz/key-manager-ks-endpoints-internal.txt
2026-06-03 18:36:11.982012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-dzsdz/key-manager-ks-endpoints-public.txt
2026-06-03 18:36:11.982037 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-pxjv2/
2026-06-03 18:36:11.982062 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-pxjv2/init.txt
2026-06-03 18:36:11.982087 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-pxjv2/key-manager-ks-service-registration.txt
2026-06-03 18:36:11.982112 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-mrhkf/
2026-06-03 18:36:11.982137 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-mrhkf/barbican-ks-user.txt
2026-06-03 18:36:11.982161 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-mrhkf/init.txt
2026-06-03 18:36:11.982186 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-52765/
2026-06-03 18:36:11.982217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-52765/init.txt
2026-06-03 18:36:11.982243 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-52765/rabbit-init.txt
2026-06-03 18:36:11.982267 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-5bf88b6bd9-zdql4/
2026-06-03 18:36:11.982292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5bf88b6bd9-zdql4/ceph-coordination-volume-perms.txt
2026-06-03 18:36:11.982317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5bf88b6bd9-zdql4/cinder-api.txt
2026-06-03 18:36:11.982342 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5bf88b6bd9-zdql4/init.txt
2026-06-03 18:36:11.982367 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-67f954d675-ptmnw/
2026-06-03 18:36:11.982392 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-67f954d675-ptmnw/ceph-backup-keyring-placement.txt
2026-06-03 18:36:11.982418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-67f954d675-ptmnw/ceph-coordination-volume-perms.txt
2026-06-03 18:36:11.982443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-67f954d675-ptmnw/ceph-keyring-placement-rbd1.txt
2026-06-03 18:36:11.982468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-67f954d675-ptmnw/cinder-backup.txt
2026-06-03 18:36:11.982493 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-67f954d675-ptmnw/init.txt
2026-06-03 18:36:11.982517 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-x78tv/
2026-06-03 18:36:11.982542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-x78tv/ceph-keyring-placement.txt
2026-06-03 18:36:11.982567 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-x78tv/cinder-backup-storage-init.txt
2026-06-03 18:36:11.982591 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-x78tv/init.txt
2026-06-03 18:36:11.982615 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-5f9ss/
2026-06-03 18:36:11.982639 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-5f9ss/bootstrap.txt
2026-06-03 18:36:11.982663 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-5f9ss/init.txt
2026-06-03 18:36:11.982687 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-4bsxn/
2026-06-03 18:36:11.982710 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-4bsxn/create-internal-tenant.txt
2026-06-03 18:36:11.982734 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-4bsxn/init.txt
2026-06-03 18:36:11.982758 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-lv78d/
2026-06-03 18:36:11.982782 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-lv78d/cinder-db-init-0.txt
2026-06-03 18:36:11.982806 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-lv78d/init.txt
2026-06-03 18:36:11.982830 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-fqqdb/
2026-06-03 18:36:11.982855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-fqqdb/cinder-db-sync.txt
2026-06-03 18:36:11.982879 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-fqqdb/init.txt
2026-06-03 18:36:11.982904 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-xksnw/
2026-06-03 18:36:11.982928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-xksnw/init.txt
2026-06-03 18:36:11.982952 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-xksnw/volumev3-ks-endpoints-admin.txt
2026-06-03 18:36:11.982976 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-xksnw/volumev3-ks-endpoints-internal.txt
2026-06-03 18:36:11.983001 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-xksnw/volumev3-ks-endpoints-public.txt
2026-06-03 18:36:11.983031 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-s5sjr/
2026-06-03 18:36:11.983057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-s5sjr/init.txt
2026-06-03 18:36:11.983081 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-s5sjr/volumev3-ks-service-registration.txt
2026-06-03 18:36:11.983106 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-t5h6x/
2026-06-03 18:36:11.983129 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-t5h6x/cinder-ks-user.txt
2026-06-03 18:36:11.983154 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-t5h6x/init.txt
2026-06-03 18:36:11.983178 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-bkgqz/
2026-06-03 18:36:11.983203 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-bkgqz/init.txt
2026-06-03 18:36:11.983231 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-bkgqz/rabbit-init.txt
2026-06-03 18:36:11.983255 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5c7ff4687-k8sp5/
2026-06-03 18:36:11.983279 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5c7ff4687-k8sp5/ceph-coordination-volume-perms.txt
2026-06-03 18:36:11.983303 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5c7ff4687-k8sp5/cinder-scheduler.txt
2026-06-03 18:36:11.983327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5c7ff4687-k8sp5/init.txt
2026-06-03 18:36:11.983352 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-trslz/
2026-06-03 18:36:11.983376 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-trslz/ceph-keyring-placement.txt
2026-06-03 18:36:11.983400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-trslz/cinder-storage-init-rbd1.txt
2026-06-03 18:36:11.983425 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-trslz/init.txt
2026-06-03 18:36:11.983449 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5bcb98b69c-db8h5/
2026-06-03 18:36:11.983474 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5bcb98b69c-db8h5/ceph-coordination-volume-perms.txt
2026-06-03 18:36:11.983498 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5bcb98b69c-db8h5/ceph-keyring-placement-rbd1.txt
2026-06-03 18:36:11.983522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5bcb98b69c-db8h5/cinder-volume.txt
2026-06-03 18:36:11.983546 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5bcb98b69c-db8h5/init-cinder-conf.txt
2026-06-03 18:36:11.983569 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5bcb98b69c-db8h5/init.txt
2026-06-03 18:36:11.983594 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-fd5f44866-758cn/
2026-06-03 18:36:11.983618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-fd5f44866-758cn/ceph-keyring-placement.txt
2026-06-03 18:36:11.983642 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-fd5f44866-758cn/glance-api.txt
2026-06-03 18:36:11.983666 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-fd5f44866-758cn/glance-perms.txt
2026-06-03 18:36:11.983690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-fd5f44866-758cn/init.txt
2026-06-03 18:36:11.983731 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-trjt6/
2026-06-03 18:36:11.983793 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-trjt6/glance-db-init-0.txt
2026-06-03 18:36:11.983827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-trjt6/init.txt
2026-06-03 18:36:11.983854 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-vj5kd/
2026-06-03 18:36:11.983880 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-vj5kd/glance-db-sync.txt
2026-06-03 18:36:11.983916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-vj5kd/init.txt
2026-06-03 18:36:11.983943 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6wwbt/
2026-06-03 18:36:11.983969 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6wwbt/image-ks-endpoints-admin.txt
2026-06-03 18:36:11.983995 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6wwbt/image-ks-endpoints-internal.txt
2026-06-03 18:36:11.984019 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6wwbt/image-ks-endpoints-public.txt
2026-06-03 18:36:11.984043 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6wwbt/init.txt
2026-06-03 18:36:11.984069 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-rbknx/
2026-06-03 18:36:11.984105 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-rbknx/image-ks-service-registration.txt
2026-06-03 18:36:11.984133 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-rbknx/init.txt
2026-06-03 18:36:11.984158 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-trg5s/
2026-06-03 18:36:11.984183 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-trg5s/glance-ks-user.txt
2026-06-03 18:36:11.984210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-trg5s/init.txt
2026-06-03 18:36:11.984238 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-bp7vq/
2026-06-03 18:36:11.984263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-bp7vq/glance-metadefs-load.txt
2026-06-03 18:36:11.984287 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-bp7vq/init.txt
2026-06-03 18:36:11.984312 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-xcfqp/
2026-06-03 18:36:11.984337 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-xcfqp/init.txt
2026-06-03 18:36:11.984362 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-xcfqp/rabbit-init.txt
2026-06-03 18:36:11.984388 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-nswwb/
2026-06-03 18:36:11.984413 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-nswwb/ceph-keyring-placement.txt
2026-06-03 18:36:11.984439 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-nswwb/glance-storage-init.txt
2026-06-03 18:36:11.984465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-nswwb/init.txt
2026-06-03 18:36:11.984490 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-t8ngl/
2026-06-03 18:36:11.984514 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-t8ngl/init.txt
2026-06-03 18:36:11.984547 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-t8ngl/keepalived.txt
2026-06-03 18:36:11.984573 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-t8ngl/wait-for-ip.txt
2026-06-03 18:36:11.984598 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-84c89465d6-mwzt8/
2026-06-03 18:36:11.984622 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-84c89465d6-mwzt8/init.txt
2026-06-03 18:36:11.984646 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-84c89465d6-mwzt8/keystone-api.txt
2026-06-03 18:36:11.984671 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-w2wql/
2026-06-03 18:36:11.984695 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-w2wql/bootstrap.txt
2026-06-03 18:36:11.984719 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-w2wql/init.txt
2026-06-03 18:36:11.984744 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-w9pkr/
2026-06-03 18:36:11.984768 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-w9pkr/init.txt
2026-06-03 18:36:11.984799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-w9pkr/keystone-credential-setup.txt
2026-06-03 18:36:11.984829 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-hpv2p/
2026-06-03 18:36:11.984867 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-hpv2p/init.txt
2026-06-03 18:36:11.984903 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-hpv2p/keystone-db-init-0.txt
2026-06-03 18:36:11.984941 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-trtfk/
2026-06-03 18:36:11.985019 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-trtfk/init.txt
2026-06-03 18:36:11.985060 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-trtfk/keystone-db-sync.txt
2026-06-03 18:36:11.985090 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-kfh8c/
2026-06-03 18:36:11.985115 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-kfh8c/init.txt
2026-06-03 18:36:11.985190 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-kfh8c/keystone-domain-manage.txt
2026-06-03 18:36:11.985221 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-lzw7h/
2026-06-03 18:36:11.985246 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-lzw7h/init.txt
2026-06-03 18:36:11.985271 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-lzw7h/keystone-fernet-setup.txt
2026-06-03 18:36:11.985295 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-2cl77/
2026-06-03 18:36:11.985320 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-2cl77/init.txt
2026-06-03 18:36:11.985345 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-2cl77/rabbit-init.txt
2026-06-03 18:36:11.985370 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-8x6vr/
2026-06-03 18:36:11.985394 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-8x6vr/ceph-admin-keyring-placement.txt
2026-06-03 18:36:11.985418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-8x6vr/ceph-keyring-placement.txt
2026-06-03 18:36:11.985443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-8x6vr/init-dynamic-options.txt
2026-06-03 18:36:11.985467 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-8x6vr/init.txt
2026-06-03 18:36:11.985490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-8x6vr/libvirt-exporter.txt
2026-06-03 18:36:11.985514 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-8x6vr/libvirt.txt
2026-06-03 18:36:11.985543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-8x6vr/tls-sidecar.txt
2026-06-03 18:36:11.985578 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-mlvzt/
2026-06-03 18:36:11.985611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-mlvzt/init.txt
2026-06-03 18:36:11.985639 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-mlvzt/memcached-exporter.txt
2026-06-03 18:36:11.985663 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-mlvzt/memcached.txt
2026-06-03 18:36:11.985687 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-rdkdp/
2026-06-03 18:36:11.985712 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-rdkdp/init.txt
2026-06-03 18:36:11.985737 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-rdkdp/neutron-db-init-0.txt
2026-06-03 18:36:11.985762 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-2kgx5/
2026-06-03 18:36:11.985786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-2kgx5/init.txt
2026-06-03 18:36:11.985820 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-2kgx5/neutron-db-sync.txt
2026-06-03 18:36:11.985846 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-crxx6/
2026-06-03 18:36:11.985870 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-crxx6/init.txt
2026-06-03 18:36:11.985895 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-crxx6/network-ks-endpoints-admin.txt
2026-06-03 18:36:11.985919 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-crxx6/network-ks-endpoints-internal.txt
2026-06-03 18:36:11.985943 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-crxx6/network-ks-endpoints-public.txt
2026-06-03 18:36:11.985967 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-nzwtn/
2026-06-03 18:36:11.985991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-nzwtn/init.txt
2026-06-03 18:36:11.986020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-nzwtn/network-ks-service-registration.txt
2026-06-03 18:36:11.986056 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-lvvkj/
2026-06-03 18:36:11.986093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-lvvkj/init.txt
2026-06-03 18:36:11.986130 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-lvvkj/neutron-ks-user.txt
2026-06-03 18:36:11.986163 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-tfnmn/
2026-06-03 18:36:11.986197 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-tfnmn/init.txt
2026-06-03 18:36:11.986229 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-tfnmn/neutron-netns-cleanup-cron.txt
2026-06-03 18:36:11.986252 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-bnptl/
2026-06-03 18:36:11.986276 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-bnptl/init.txt
2026-06-03 18:36:11.986300 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-bnptl/neutron-metadata-agent-init.txt
2026-06-03 18:36:11.986324 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-bnptl/neutron-ovn-metadata-agent.txt
2026-06-03 18:36:11.986346 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-bnptl/ovn-neutron-init.txt
2026-06-03 18:36:11.986367 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-hmgcl/
2026-06-03 18:36:11.986387 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-hmgcl/init.txt
2026-06-03 18:36:11.986405 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-hmgcl/neutron-ovn-vpn-agent.txt
2026-06-03 18:36:11.986423 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-hmgcl/ovn-neutron-init.txt
2026-06-03 18:36:11.986440 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-hmgcl/ovn-vpn-agent-init.txt
2026-06-03 18:36:11.986458 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-qj9pr/
2026-06-03 18:36:11.986475 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-qj9pr/init.txt
2026-06-03 18:36:11.986492 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-qj9pr/rabbit-init.txt
2026-06-03 18:36:11.986509 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-dff9b575-vjx9t/
2026-06-03 18:36:11.986526 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-dff9b575-vjx9t/init.txt
2026-06-03 18:36:11.986543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-dff9b575-vjx9t/neutron-rpc-server.txt
2026-06-03 18:36:11.986560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-dff9b575-vjx9t/ovn-neutron-init.txt
2026-06-03 18:36:11.986591 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-7d8f9c9787-7cd7z/
2026-06-03 18:36:11.986616 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7d8f9c9787-7cd7z/init.txt
2026-06-03 18:36:11.986657 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7d8f9c9787-7cd7z/neutron-policy-server.txt
2026-06-03 18:36:11.986685 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7d8f9c9787-7cd7z/neutron-server.txt
2026-06-03 18:36:11.986709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7d8f9c9787-7cd7z/ovn-neutron-init.txt
2026-06-03 18:36:11.986734 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-86cbb4bd97-wmmx9/
2026-06-03 18:36:11.986756 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-86cbb4bd97-wmmx9/init.txt
2026-06-03 18:36:11.986776 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-86cbb4bd97-wmmx9/nova-api-metadata-init.txt
2026-06-03 18:36:11.986794 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-86cbb4bd97-wmmx9/nova-api.txt
2026-06-03 18:36:11.986812 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-7f54996d9-6l9jn/
2026-06-03 18:36:11.986829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-7f54996d9-6l9jn/init.txt
2026-06-03 18:36:11.986848 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-7f54996d9-6l9jn/nova-osapi.txt
2026-06-03 18:36:11.986873 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-xnkl9/
2026-06-03 18:36:11.986897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-xnkl9/bootstrap.txt
2026-06-03 18:36:11.986921 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-xnkl9/init.txt
2026-06-03 18:36:11.986941 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-8lp49/
2026-06-03 18:36:11.986960 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-8lp49/init.txt
2026-06-03 18:36:11.986986 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-8lp49/nova-cell-setup-init.txt
2026-06-03 18:36:11.987011 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-8lp49/nova-cell-setup.txt
2026-06-03 18:36:11.987033 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-zd9t6/
2026-06-03 18:36:11.987053 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-zd9t6/ceph-admin-keyring-placement.txt
2026-06-03 18:36:11.987079 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-zd9t6/ceph-keyring-placement.txt
2026-06-03 18:36:11.987103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-zd9t6/ceph-perms.txt
2026-06-03 18:36:11.987125 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-zd9t6/init.txt
2026-06-03 18:36:11.987148 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-zd9t6/nova-compute-init.txt
2026-06-03 18:36:11.987175 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-zd9t6/nova-compute-ssh-init.txt
2026-06-03 18:36:11.987199 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-zd9t6/nova-compute-ssh.txt
2026-06-03 18:36:11.987221 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-zd9t6/nova-compute-vnc-init.txt
2026-06-03 18:36:11.987244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-zd9t6/nova-compute.txt
2026-06-03 18:36:11.987269 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-7445d65fd7-z9kp8/
2026-06-03 18:36:11.987291 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-7445d65fd7-z9kp8/init.txt
2026-06-03 18:36:11.987312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-7445d65fd7-z9kp8/nova-conductor.txt
2026-06-03 18:36:11.987344 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-mbdrw/
2026-06-03 18:36:11.987369 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-mbdrw/init.txt
2026-06-03 18:36:11.987391 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-mbdrw/nova-db-init-0.txt
2026-06-03 18:36:11.987414 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-mbdrw/nova-db-init-1.txt
2026-06-03 18:36:11.987437 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-mbdrw/nova-db-init-2.txt
2026-06-03 18:36:11.987461 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-7dn2p/
2026-06-03 18:36:11.987483 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-7dn2p/init.txt
2026-06-03 18:36:11.987506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-7dn2p/nova-db-sync.txt
2026-06-03 18:36:11.987530 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-6nchh/
2026-06-03 18:36:11.987555 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-6nchh/compute-ks-endpoints-admin.txt
2026-06-03 18:36:11.987578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-6nchh/compute-ks-endpoints-internal.txt
2026-06-03 18:36:11.987600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-6nchh/compute-ks-endpoints-public.txt
2026-06-03 18:36:11.987626 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-6nchh/init.txt
2026-06-03 18:36:11.987649 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-njcx4/
2026-06-03 18:36:11.988174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-njcx4/compute-ks-service-registration.txt
2026-06-03 18:36:11.988212 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-njcx4/init.txt
2026-06-03 18:36:11.988240 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-wdpgx/
2026-06-03 18:36:11.988269 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-wdpgx/init.txt
2026-06-03 18:36:11.988294 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-wdpgx/nova-ks-user.txt
2026-06-03 18:36:11.988317 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-59bf9689f4-fndns/
2026-06-03 18:36:11.988339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-59bf9689f4-fndns/init.txt
2026-06-03 18:36:11.988361 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-59bf9689f4-fndns/nova-novncproxy-init-assets.txt
2026-06-03 18:36:11.988382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-59bf9689f4-fndns/nova-novncproxy-init.txt
2026-06-03 18:36:11.988404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-59bf9689f4-fndns/nova-novncproxy.txt
2026-06-03 18:36:11.988426 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-lt2qf/
2026-06-03 18:36:11.988445 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-lt2qf/init.txt
2026-06-03 18:36:11.988463 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-lt2qf/rabbit-init.txt
2026-06-03 18:36:11.988480 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-776f98cf79-x74f5/
2026-06-03 18:36:11.988499 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-776f98cf79-x74f5/init.txt
2026-06-03 18:36:11.988516 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-776f98cf79-x74f5/nova-scheduler.txt
2026-06-03 18:36:11.988533 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-b849q/
2026-06-03 18:36:11.988551 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-b849q/init.txt
2026-06-03 18:36:11.988569 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-b849q/openvswitch-db-perms.txt
2026-06-03 18:36:11.988586 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-b849q/openvswitch-db.txt
2026-06-03 18:36:11.988611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-b849q/openvswitch-vswitchd-modules.txt
2026-06-03 18:36:11.988629 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-b849q/openvswitch-vswitchd.txt
2026-06-03 18:36:11.988647 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hpwhs/
2026-06-03 18:36:11.988664 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hpwhs/controller-init.txt
2026-06-03 18:36:11.988681 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hpwhs/controller.txt
2026-06-03 18:36:11.988699 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hpwhs/get-gw-enabled.txt
2026-06-03 18:36:11.988717 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hpwhs/init.txt
2026-06-03 18:36:11.988734 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hpwhs/log-parser.txt
2026-06-03 18:36:11.988751 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hpwhs/vector.txt
2026-06-03 18:36:11.988769 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-8sld5/
2026-06-03 18:36:11.988786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-8sld5/init.txt
2026-06-03 18:36:11.988803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-8sld5/northd.txt
2026-06-03 18:36:11.988820 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/
2026-06-03 18:36:11.988838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt
2026-06-03 18:36:11.988855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-06-03 18:36:11.988873 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/
2026-06-03 18:36:11.988890 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt
2026-06-03 18:36:11.988908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-06-03 18:36:11.988925 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-06-03 18:36:11.988942 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-03 18:36:11.988982 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-03 18:36:11.989001 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-03 18:36:11.989019 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-03 18:36:11.989036 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-06-03 18:36:11.989055 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-03 18:36:11.989076 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-03 18:36:11.989100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-03 18:36:11.989122 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-6d9fd678f9-6hdnv/
2026-06-03 18:36:11.989167 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6d9fd678f9-6hdnv/init.txt
2026-06-03 18:36:11.989193 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6d9fd678f9-6hdnv/placement-api.txt
2026-06-03 18:36:11.989221 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-q54cs/
2026-06-03 18:36:11.989240 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-q54cs/init.txt
2026-06-03 18:36:11.989258 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-q54cs/placement-db-init-0.txt
2026-06-03 18:36:11.989283 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-bk6zf/
2026-06-03 18:36:11.989309 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-bk6zf/init.txt
2026-06-03 18:36:11.989342 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-bk6zf/placement-db-sync.txt
2026-06-03 18:36:11.989367 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-vtwhc/
2026-06-03 18:36:11.989394 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-vtwhc/init.txt
2026-06-03 18:36:11.989418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-vtwhc/placement-ks-endpoints-admin.txt
2026-06-03 18:36:11.989439 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-vtwhc/placement-ks-endpoints-internal.txt
2026-06-03 18:36:11.989461 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-vtwhc/placement-ks-endpoints-public.txt
2026-06-03 18:36:11.989487 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-tbn9j/
2026-06-03 18:36:11.989510 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-tbn9j/init.txt
2026-06-03 18:36:11.989532 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-tbn9j/placement-ks-service-registration.txt
2026-06-03 18:36:11.989556 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-8jbd7/
2026-06-03 18:36:11.989581 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-8jbd7/init.txt
2026-06-03 18:36:11.989603 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-8jbd7/placement-ks-user.txt
2026-06-03 18:36:11.989625 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-6t9x6/
2026-06-03 18:36:11.989650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-6t9x6/percona-xtradb-cluster-operator.txt
2026-06-03 18:36:11.989674 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-06-03 18:36:11.989696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-03 18:36:11.989720 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-03 18:36:11.989744 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-06-03 18:36:11.989767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-03 18:36:11.989790 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-03 18:36:11.989813 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-pflv9/
2026-06-03 18:36:11.989837 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-pflv9/rabbitmq-cluster-operator.txt
2026-06-03 18:36:11.989860 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-06-03 18:36:11.989882 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-03 18:36:11.989908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-03 18:36:11.989931 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-06-03 18:36:11.989953 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-03 18:36:11.989977 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-03 18:36:11.990001 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-9g95d/
2026-06-03 18:36:11.990024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-9g95d/rabbitmq-cluster-operator.txt
2026-06-03 18:36:11.990046 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-06-03 18:36:11.990071 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-03 18:36:11.990103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-03 18:36:11.990126 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-06-03 18:36:11.990151 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-03 18:36:11.990174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-03 18:36:11.990196 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-8bqtk/
2026-06-03 18:36:11.990219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-8bqtk/ceph-crash.txt
2026-06-03 18:36:11.990243 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-8bqtk/chown-container-data-dir.txt
2026-06-03 18:36:11.990266 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-8bqtk/make-container-crash-dir.txt
2026-06-03 18:36:11.990288 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-22m5f/
2026-06-03 18:36:11.990311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-22m5f/chown-container-data-dir.txt
2026-06-03 18:36:11.990336 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-22m5f/log-collector.txt
2026-06-03 18:36:11.990358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-22m5f/rgw.txt
2026-06-03 18:36:11.990380 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-667bdd7898-7tfs5/
2026-06-03 18:36:11.990404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-667bdd7898-7tfs5/init.txt
2026-06-03 18:36:11.990428 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-667bdd7898-7tfs5/staffeln-api.txt
2026-06-03 18:36:11.990449 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-76c7875bc7-rfhtq/
2026-06-03 18:36:11.990472 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-76c7875bc7-rfhtq/staffeln-conductor.txt
2026-06-03 18:36:11.990496 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-nbrzb/
2026-06-03 18:36:11.990519 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-nbrzb/init.txt
2026-06-03 18:36:11.990541 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-nbrzb/staffeln-db-init-0.txt
2026-06-03 18:36:11.990565 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-4mg28/
2026-06-03 18:36:11.990588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-4mg28/init.txt
2026-06-03 18:36:11.990610 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-4mg28/staffeln-db-sync.txt
2026-06-03 18:36:11.990632 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-06-03 18:36:11.990657 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-06-03 18:36:11.990680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-06-03 18:36:11.990702 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-06-03 18:36:11.990726 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-06-03 18:36:11.990750 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-n4m6j/
2026-06-03 18:36:11.990773 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-n4m6j/rook-ceph-operator.txt
2026-06-03 18:36:11.990795 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-06-03 18:36:11.990821 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-vlnkm/
2026-06-03 18:36:11.990845 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-vlnkm/secretgen-controller.txt
2026-06-03 18:36:11.990874 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-06-03 18:36:11.990900 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-hzkhp/
2026-06-03 18:36:11.990924 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-hzkhp/controller.txt
2026-06-03 18:36:11.990947 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-6fhbm/
2026-06-03 18:36:11.990971 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-6fhbm/ingress-nginx-default-backend.txt
2026-06-03 18:36:11.990996 | instance | cd+++++++++ pod-logs/kube-system/
2026-06-03 18:36:11.991019 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-pr6w6/
2026-06-03 18:36:11.991041 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-pr6w6/cilium-operator.txt
2026-06-03 18:36:11.991067 | instance | cd+++++++++ pod-logs/kube-system/cilium-vff7z/
2026-06-03 18:36:11.991092 | instance | >f+++++++++ pod-logs/kube-system/cilium-vff7z/apply-sysctl-overwrites.txt
2026-06-03 18:36:11.991114 | instance | >f+++++++++ pod-logs/kube-system/cilium-vff7z/cilium-agent.txt
2026-06-03 18:36:11.991138 | instance | >f+++++++++ pod-logs/kube-system/cilium-vff7z/clean-cilium-state.txt
2026-06-03 18:36:11.991163 | instance | >f+++++++++ pod-logs/kube-system/cilium-vff7z/config.txt
2026-06-03 18:36:11.991185 | instance | >f+++++++++ pod-logs/kube-system/cilium-vff7z/install-cni-binaries.txt
2026-06-03 18:36:11.991210 | instance | >f+++++++++ pod-logs/kube-system/cilium-vff7z/mount-bpf-fs.txt
2026-06-03 18:36:11.991238 | instance | >f+++++++++ pod-logs/kube-system/cilium-vff7z/mount-cgroup.txt
2026-06-03 18:36:11.991261 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-g4bxc/
2026-06-03 18:36:11.991283 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-g4bxc/coredns.txt
2026-06-03 18:36:11.991307 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-v65n9/
2026-06-03 18:36:11.991331 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-v65n9/coredns.txt
2026-06-03 18:36:11.991353 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-06-03 18:36:11.991378 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-06-03 18:36:11.991404 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-06-03 18:36:11.991428 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-03 18:36:11.991451 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-06-03 18:36:11.991476 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-03 18:36:11.991499 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-2n9kk/
2026-06-03 18:36:11.991521 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-2n9kk/kube-proxy.txt
2026-06-03 18:36:11.991545 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-06-03 18:36:11.991569 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-03 18:36:11.991592 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-06-03 18:36:11.991614 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-06-03 18:36:11.991641 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-06-03 18:36:11.991664 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-g8nlm/
2026-06-03 18:36:11.991686 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-g8nlm/local-path-provisioner.txt
2026-06-03 18:36:11.992435 | instance | cd+++++++++ pod-logs/monitoring/
2026-06-03 18:36:11.992477 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-03 18:36:11.992508 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-03 18:36:11.992533 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-03 18:36:11.992563 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-03 18:36:11.992588 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-03 18:36:11.992611 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-5pfk2/
2026-06-03 18:36:11.992634 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-5pfk2/goldpinger-daemon.txt
2026-06-03 18:36:11.992657 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-865b46c8b4-657q8/
2026-06-03 18:36:11.992681 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-865b46c8b4-657q8/grafana-sc-dashboard.txt
2026-06-03 18:36:11.992704 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-865b46c8b4-657q8/grafana-sc-datasources.txt
2026-06-03 18:36:11.992725 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-865b46c8b4-657q8/grafana.txt
2026-06-03 18:36:11.992748 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jldmq/
2026-06-03 18:36:11.992772 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-jldmq/kube-state-metrics.txt
2026-06-03 18:36:11.992795 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-px2xl/
2026-06-03 18:36:11.992817 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-px2xl/kube-prometheus-stack.txt
2026-06-03 18:36:11.992841 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-7wr4s/
2026-06-03 18:36:11.992865 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-7wr4s/node-exporter.txt
2026-06-03 18:36:11.992887 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-7wr4s/pod-tls-sidecar.txt
2026-06-03 18:36:11.992910 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-06-03 18:36:11.992934 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-06-03 18:36:11.992974 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-06-03 18:36:11.993002 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-03 18:36:11.993027 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-03 18:36:11.993049 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-mplb5/
2026-06-03 18:36:11.993072 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-mplb5/nginx.txt
2026-06-03 18:36:11.993096 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-06-03 18:36:11.993118 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-06-03 18:36:11.993197 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-06-03 18:36:11.993223 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-8ch2n/
2026-06-03 18:36:11.993247 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-8ch2n/gc.txt
2026-06-03 18:36:11.993272 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-54gmk/
2026-06-03 18:36:11.993293 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-54gmk/master.txt
2026-06-03 18:36:11.993315 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-7qcsw/
2026-06-03 18:36:11.993337 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-7qcsw/worker.txt
2026-06-03 18:36:11.993364 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-03 18:36:11.993387 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-03 18:36:11.993409 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-03 18:36:11.993438 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-03 18:36:11.993462 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-03 18:36:11.993484 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-03 18:36:11.993508 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-hs8bv/
2026-06-03 18:36:11.993531 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-hs8bv/pushgateway.txt
2026-06-03 18:36:11.993554 | instance | cd+++++++++ pod-logs/monitoring/vector-nsn86/
2026-06-03 18:36:11.993577 | instance | >f+++++++++ pod-logs/monitoring/vector-nsn86/vector.txt
2026-06-03 18:36:11.993600 | instance | cd+++++++++ pod-logs/openstack/
2026-06-03 18:36:11.993623 | instance | cd+++++++++ pod-logs/openstack/barbican-api-6dc4f7fc94-g6sjw/
2026-06-03 18:36:11.993644 | instance | >f+++++++++ pod-logs/openstack/barbican-api-6dc4f7fc94-g6sjw/barbican-api.txt
2026-06-03 18:36:11.993666 | instance | >f+++++++++ pod-logs/openstack/barbican-api-6dc4f7fc94-g6sjw/init.txt
2026-06-03 18:36:11.993686 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-w2czk/
2026-06-03 18:36:11.993704 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-w2czk/barbican-db-init-0.txt
2026-06-03 18:36:11.993730 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-w2czk/init.txt
2026-06-03 18:36:11.993752 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-p54mj/
2026-06-03 18:36:11.993770 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-p54mj/barbican-db-sync.txt
2026-06-03 18:36:11.993789 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-p54mj/init.txt
2026-06-03 18:36:11.993806 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-dzsdz/
2026-06-03 18:36:11.993824 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-dzsdz/init.txt
2026-06-03 18:36:11.993842 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-dzsdz/key-manager-ks-endpoints-admin.txt
2026-06-03 18:36:11.993859 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-dzsdz/key-manager-ks-endpoints-internal.txt
2026-06-03 18:36:11.993876 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-dzsdz/key-manager-ks-endpoints-public.txt
2026-06-03 18:36:11.993893 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-pxjv2/
2026-06-03 18:36:11.993910 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-pxjv2/init.txt
2026-06-03 18:36:11.993927 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-pxjv2/key-manager-ks-service-registration.txt
2026-06-03 18:36:11.993944 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-mrhkf/
2026-06-03 18:36:11.993961 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-mrhkf/barbican-ks-user.txt
2026-06-03 18:36:11.993979 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-mrhkf/init.txt
2026-06-03 18:36:11.993996 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-52765/
2026-06-03 18:36:11.994013 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-52765/init.txt
2026-06-03 18:36:11.994030 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-52765/rabbit-init.txt
2026-06-03 18:36:11.994047 | instance | cd+++++++++ pod-logs/openstack/cinder-api-5bf88b6bd9-zdql4/
2026-06-03 18:36:11.994064 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5bf88b6bd9-zdql4/ceph-coordination-volume-perms.txt
2026-06-03 18:36:11.994081 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5bf88b6bd9-zdql4/cinder-api.txt
2026-06-03 18:36:11.994099 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5bf88b6bd9-zdql4/init.txt
2026-06-03 18:36:11.994124 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-67f954d675-ptmnw/
2026-06-03 18:36:11.994155 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-67f954d675-ptmnw/ceph-backup-keyring-placement.txt
2026-06-03 18:36:11.994181 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-67f954d675-ptmnw/ceph-coordination-volume-perms.txt
2026-06-03 18:36:11.994205 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-67f954d675-ptmnw/ceph-keyring-placement-rbd1.txt
2026-06-03 18:36:11.994225 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-67f954d675-ptmnw/cinder-backup.txt
2026-06-03 18:36:11.994248 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-67f954d675-ptmnw/init.txt
2026-06-03 18:36:11.994272 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-x78tv/
2026-06-03 18:36:11.994297 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-x78tv/ceph-keyring-placement.txt
2026-06-03 18:36:11.994321 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-x78tv/cinder-backup-storage-init.txt
2026-06-03 18:36:11.994345 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-x78tv/init.txt
2026-06-03 18:36:11.994371 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-5f9ss/
2026-06-03 18:36:11.994395 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-5f9ss/bootstrap.txt
2026-06-03 18:36:11.994417 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-5f9ss/init.txt
2026-06-03 18:36:11.994438 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-4bsxn/
2026-06-03 18:36:11.994461 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-4bsxn/create-internal-tenant.txt
2026-06-03 18:36:11.994483 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-4bsxn/init.txt
2026-06-03 18:36:11.994505 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-lv78d/
2026-06-03 18:36:11.994527 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-lv78d/cinder-db-init-0.txt
2026-06-03 18:36:11.994552 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-lv78d/init.txt
2026-06-03 18:36:11.994575 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-fqqdb/
2026-06-03 18:36:11.994599 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-fqqdb/cinder-db-sync.txt
2026-06-03 18:36:11.994622 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-fqqdb/init.txt
2026-06-03 18:36:11.994646 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-xksnw/
2026-06-03 18:36:11.994669 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-xksnw/init.txt
2026-06-03 18:36:11.994695 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-xksnw/volumev3-ks-endpoints-admin.txt
2026-06-03 18:36:11.994720 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-xksnw/volumev3-ks-endpoints-internal.txt
2026-06-03 18:36:11.994746 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-xksnw/volumev3-ks-endpoints-public.txt
2026-06-03 18:36:11.994769 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-s5sjr/
2026-06-03 18:36:11.994790 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-s5sjr/init.txt
2026-06-03 18:36:11.994808 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-s5sjr/volumev3-ks-service-registration.txt
2026-06-03 18:36:11.994830 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-t5h6x/
2026-06-03 18:36:11.994855 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-t5h6x/cinder-ks-user.txt
2026-06-03 18:36:11.994878 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-t5h6x/init.txt
2026-06-03 18:36:11.994900 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-bkgqz/
2026-06-03 18:36:11.994922 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-bkgqz/init.txt
2026-06-03 18:36:11.994943 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-bkgqz/rabbit-init.txt
2026-06-03 18:36:11.994961 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-5c7ff4687-k8sp5/
2026-06-03 18:36:11.994978 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-5c7ff4687-k8sp5/ceph-coordination-volume-perms.txt
2026-06-03 18:36:11.995002 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-5c7ff4687-k8sp5/cinder-scheduler.txt
2026-06-03 18:36:11.995021 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-5c7ff4687-k8sp5/init.txt
2026-06-03 18:36:11.995039 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-trslz/
2026-06-03 18:36:11.995057 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-trslz/ceph-keyring-placement.txt
2026-06-03 18:36:11.995074 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-trslz/cinder-storage-init-rbd1.txt
2026-06-03 18:36:11.995093 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-trslz/init.txt
2026-06-03 18:36:11.995114 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-5bcb98b69c-db8h5/
2026-06-03 18:36:11.995131 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5bcb98b69c-db8h5/ceph-coordination-volume-perms.txt
2026-06-03 18:36:11.995153 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5bcb98b69c-db8h5/ceph-keyring-placement-rbd1.txt
2026-06-03 18:36:11.995172 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5bcb98b69c-db8h5/cinder-volume.txt
2026-06-03 18:36:11.995191 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5bcb98b69c-db8h5/init-cinder-conf.txt
2026-06-03 18:36:11.995209 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5bcb98b69c-db8h5/init.txt
2026-06-03 18:36:11.995227 | instance | cd+++++++++ pod-logs/openstack/glance-api-fd5f44866-758cn/
2026-06-03 18:36:11.995245 | instance | >f+++++++++ pod-logs/openstack/glance-api-fd5f44866-758cn/ceph-keyring-placement.txt
2026-06-03 18:36:11.995266 | instance | >f+++++++++ pod-logs/openstack/glance-api-fd5f44866-758cn/glance-api.txt
2026-06-03 18:36:11.995289 | instance | >f+++++++++ pod-logs/openstack/glance-api-fd5f44866-758cn/glance-perms.txt
2026-06-03 18:36:11.995312 | instance | >f+++++++++ pod-logs/openstack/glance-api-fd5f44866-758cn/init.txt
2026-06-03 18:36:11.995334 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-trjt6/
2026-06-03 18:36:11.995357 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-trjt6/glance-db-init-0.txt
2026-06-03 18:36:11.995380 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-trjt6/init.txt
2026-06-03 18:36:11.995402 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-vj5kd/
2026-06-03 18:36:11.995424 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-vj5kd/glance-db-sync.txt
2026-06-03 18:36:11.995447 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-vj5kd/init.txt
2026-06-03 18:36:11.995470 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-6wwbt/
2026-06-03 18:36:11.995493 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-6wwbt/image-ks-endpoints-admin.txt
2026-06-03 18:36:11.995515 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-6wwbt/image-ks-endpoints-internal.txt
2026-06-03 18:36:11.995538 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-6wwbt/image-ks-endpoints-public.txt
2026-06-03 18:36:11.995562 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-6wwbt/init.txt
2026-06-03 18:36:11.995585 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-rbknx/
2026-06-03 18:36:11.995608 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-rbknx/image-ks-service-registration.txt
2026-06-03 18:36:11.995633 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-rbknx/init.txt
2026-06-03 18:36:11.995658 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-trg5s/
2026-06-03 18:36:11.995682 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-trg5s/glance-ks-user.txt
2026-06-03 18:36:11.995707 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-trg5s/init.txt
2026-06-03 18:36:11.995732 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-bp7vq/
2026-06-03 18:36:11.995756 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-bp7vq/glance-metadefs-load.txt
2026-06-03 18:36:11.995788 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-bp7vq/init.txt
2026-06-03 18:36:11.995813 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-xcfqp/
2026-06-03 18:36:11.995833 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-xcfqp/init.txt
2026-06-03 18:36:11.995859 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-xcfqp/rabbit-init.txt
2026-06-03 18:36:11.995883 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-nswwb/
2026-06-03 18:36:11.995907 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-nswwb/ceph-keyring-placement.txt
2026-06-03 18:36:11.995931 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-nswwb/glance-storage-init.txt
2026-06-03 18:36:11.995949 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-nswwb/init.txt
2026-06-03 18:36:11.995967 | instance | cd+++++++++ pod-logs/openstack/keepalived-t8ngl/
2026-06-03 18:36:11.995984 | instance | >f+++++++++ pod-logs/openstack/keepalived-t8ngl/init.txt
2026-06-03 18:36:11.996002 | instance | >f+++++++++ pod-logs/openstack/keepalived-t8ngl/keepalived.txt
2026-06-03 18:36:11.996019 | instance | >f+++++++++ pod-logs/openstack/keepalived-t8ngl/wait-for-ip.txt
2026-06-03 18:36:11.996037 | instance | cd+++++++++ pod-logs/openstack/keystone-api-84c89465d6-mwzt8/
2026-06-03 18:36:11.996054 | instance | >f+++++++++ pod-logs/openstack/keystone-api-84c89465d6-mwzt8/init.txt
2026-06-03 18:36:11.996075 | instance | >f+++++++++ pod-logs/openstack/keystone-api-84c89465d6-mwzt8/keystone-api.txt
2026-06-03 18:36:11.996100 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-w2wql/
2026-06-03 18:36:11.996123 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-w2wql/bootstrap.txt
2026-06-03 18:36:11.996144 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-w2wql/init.txt
2026-06-03 18:36:11.996164 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-w9pkr/
2026-06-03 18:36:11.996263 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-w9pkr/init.txt
2026-06-03 18:36:11.996294 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-w9pkr/keystone-credential-setup.txt
2026-06-03 18:36:11.996315 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-hpv2p/
2026-06-03 18:36:11.996338 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-hpv2p/init.txt
2026-06-03 18:36:11.996364 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-hpv2p/keystone-db-init-0.txt
2026-06-03 18:36:11.996390 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-trtfk/
2026-06-03 18:36:11.996417 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-trtfk/init.txt
2026-06-03 18:36:11.996443 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-trtfk/keystone-db-sync.txt
2026-06-03 18:36:11.996472 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-kfh8c/
2026-06-03 18:36:11.996498 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-kfh8c/init.txt
2026-06-03 18:36:11.996521 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-kfh8c/keystone-domain-manage.txt
2026-06-03 18:36:11.996543 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-lzw7h/
2026-06-03 18:36:11.996565 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-lzw7h/init.txt
2026-06-03 18:36:11.996588 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-lzw7h/keystone-fernet-setup.txt
2026-06-03 18:36:11.996613 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-2cl77/
2026-06-03 18:36:11.996637 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-2cl77/init.txt
2026-06-03 18:36:11.996660 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-2cl77/rabbit-init.txt
2026-06-03 18:36:11.996683 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-8x6vr/
2026-06-03 18:36:11.996709 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-8x6vr/ceph-admin-keyring-placement.txt
2026-06-03 18:36:11.996738 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-8x6vr/ceph-keyring-placement.txt
2026-06-03 18:36:11.996762 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-8x6vr/init-dynamic-options.txt
2026-06-03 18:36:11.996787 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-8x6vr/init.txt
2026-06-03 18:36:11.996810 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-8x6vr/libvirt-exporter.txt
2026-06-03 18:36:11.996832 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-8x6vr/libvirt.txt
2026-06-03 18:36:11.996856 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-8x6vr/tls-sidecar.txt
2026-06-03 18:36:11.996881 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-mlvzt/
2026-06-03 18:36:11.996905 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-mlvzt/init.txt
2026-06-03 18:36:11.996928 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-mlvzt/memcached-exporter.txt
2026-06-03 18:36:11.996986 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-mlvzt/memcached.txt
2026-06-03 18:36:11.997015 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-rdkdp/
2026-06-03 18:36:11.997038 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-rdkdp/init.txt
2026-06-03 18:36:11.997060 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-rdkdp/neutron-db-init-0.txt
2026-06-03 18:36:11.997082 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-2kgx5/
2026-06-03 18:36:11.997104 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-2kgx5/init.txt
2026-06-03 18:36:11.997124 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-2kgx5/neutron-db-sync.txt
2026-06-03 18:36:11.997165 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-crxx6/
2026-06-03 18:36:11.997184 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-crxx6/init.txt
2026-06-03 18:36:11.997203 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-crxx6/network-ks-endpoints-admin.txt
2026-06-03 18:36:11.997220 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-crxx6/network-ks-endpoints-internal.txt
2026-06-03 18:36:11.997238 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-crxx6/network-ks-endpoints-public.txt
2026-06-03 18:36:11.997256 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-nzwtn/
2026-06-03 18:36:11.997274 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-nzwtn/init.txt
2026-06-03 18:36:11.997292 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-nzwtn/network-ks-service-registration.txt
2026-06-03 18:36:11.997309 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-lvvkj/
2026-06-03 18:36:11.997326 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-lvvkj/init.txt
2026-06-03 18:36:11.997343 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-lvvkj/neutron-ks-user.txt
2026-06-03 18:36:11.997360 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-tfnmn/
2026-06-03 18:36:11.997377 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-tfnmn/init.txt
2026-06-03 18:36:11.997394 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-tfnmn/neutron-netns-cleanup-cron.txt
2026-06-03 18:36:11.997411 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-bnptl/
2026-06-03 18:36:11.997428 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-bnptl/init.txt
2026-06-03 18:36:11.997446 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-bnptl/neutron-metadata-agent-init.txt
2026-06-03 18:36:11.997463 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-bnptl/neutron-ovn-metadata-agent.txt
2026-06-03 18:36:11.997480 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-bnptl/ovn-neutron-init.txt
2026-06-03 18:36:11.997504 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-hmgcl/
2026-06-03 18:36:11.997523 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-hmgcl/init.txt
2026-06-03 18:36:11.997540 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-hmgcl/neutron-ovn-vpn-agent.txt
2026-06-03 18:36:11.997557 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-hmgcl/ovn-neutron-init.txt
2026-06-03 18:36:11.997575 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-hmgcl/ovn-vpn-agent-init.txt
2026-06-03 18:36:11.997592 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-qj9pr/
2026-06-03 18:36:11.997609 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-qj9pr/init.txt
2026-06-03 18:36:11.997626 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-qj9pr/rabbit-init.txt
2026-06-03 18:36:11.997643 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-dff9b575-vjx9t/
2026-06-03 18:36:11.997660 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-dff9b575-vjx9t/init.txt
2026-06-03 18:36:11.997677 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-dff9b575-vjx9t/neutron-rpc-server.txt
2026-06-03 18:36:11.997694 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-dff9b575-vjx9t/ovn-neutron-init.txt
2026-06-03 18:36:11.997711 | instance | cd+++++++++ pod-logs/openstack/neutron-server-7d8f9c9787-7cd7z/
2026-06-03 18:36:11.997728 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7d8f9c9787-7cd7z/init.txt
2026-06-03 18:36:11.997745 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7d8f9c9787-7cd7z/neutron-policy-server.txt
2026-06-03 18:36:11.997762 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7d8f9c9787-7cd7z/neutron-server.txt
2026-06-03 18:36:11.997779 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7d8f9c9787-7cd7z/ovn-neutron-init.txt
2026-06-03 18:36:11.997797 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-86cbb4bd97-wmmx9/
2026-06-03 18:36:11.997814 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-86cbb4bd97-wmmx9/init.txt
2026-06-03 18:36:11.997832 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-86cbb4bd97-wmmx9/nova-api-metadata-init.txt
2026-06-03 18:36:11.997849 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-86cbb4bd97-wmmx9/nova-api.txt
2026-06-03 18:36:11.997866 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-7f54996d9-6l9jn/
2026-06-03 18:36:11.997883 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-7f54996d9-6l9jn/init.txt
2026-06-03 18:36:11.997901 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-7f54996d9-6l9jn/nova-osapi.txt
2026-06-03 18:36:11.997919 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-xnkl9/
2026-06-03 18:36:11.997937 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-xnkl9/bootstrap.txt
2026-06-03 18:36:11.997956 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-xnkl9/init.txt
2026-06-03 18:36:11.997974 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-8lp49/
2026-06-03 18:36:11.997991 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-8lp49/init.txt
2026-06-03 18:36:11.998009 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-8lp49/nova-cell-setup-init.txt
2026-06-03 18:36:11.998026 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-8lp49/nova-cell-setup.txt
2026-06-03 18:36:11.998043 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-zd9t6/
2026-06-03 18:36:11.998061 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-zd9t6/ceph-admin-keyring-placement.txt
2026-06-03 18:36:11.998078 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-zd9t6/ceph-keyring-placement.txt
2026-06-03 18:36:11.998095 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-zd9t6/ceph-perms.txt
2026-06-03 18:36:11.998112 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-zd9t6/init.txt
2026-06-03 18:36:11.998135 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-zd9t6/nova-compute-init.txt
2026-06-03 18:36:11.998153 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-zd9t6/nova-compute-ssh-init.txt
2026-06-03 18:36:11.998171 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-zd9t6/nova-compute-ssh.txt
2026-06-03 18:36:11.998189 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-zd9t6/nova-compute-vnc-init.txt
2026-06-03 18:36:11.998207 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-zd9t6/nova-compute.txt
2026-06-03 18:36:11.998224 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-7445d65fd7-z9kp8/
2026-06-03 18:36:11.998242 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-7445d65fd7-z9kp8/init.txt
2026-06-03 18:36:11.998259 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-7445d65fd7-z9kp8/nova-conductor.txt
2026-06-03 18:36:11.998277 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-mbdrw/
2026-06-03 18:36:11.998294 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-mbdrw/init.txt
2026-06-03 18:36:11.998312 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-mbdrw/nova-db-init-0.txt
2026-06-03 18:36:11.998330 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-mbdrw/nova-db-init-1.txt
2026-06-03 18:36:11.998347 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-mbdrw/nova-db-init-2.txt
2026-06-03 18:36:11.998365 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-7dn2p/
2026-06-03 18:36:11.998383 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-7dn2p/init.txt
2026-06-03 18:36:11.998400 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-7dn2p/nova-db-sync.txt
2026-06-03 18:36:11.998417 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-6nchh/
2026-06-03 18:36:11.998434 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-6nchh/compute-ks-endpoints-admin.txt
2026-06-03 18:36:11.998452 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-6nchh/compute-ks-endpoints-internal.txt
2026-06-03 18:36:11.998470 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-6nchh/compute-ks-endpoints-public.txt
2026-06-03 18:36:11.998487 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-6nchh/init.txt
2026-06-03 18:36:11.998505 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-njcx4/
2026-06-03 18:36:11.998523 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-njcx4/compute-ks-service-registration.txt
2026-06-03 18:36:11.998541 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-njcx4/init.txt
2026-06-03 18:36:11.998558 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-wdpgx/
2026-06-03 18:36:11.998575 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-wdpgx/init.txt
2026-06-03 18:36:11.998592 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-wdpgx/nova-ks-user.txt
2026-06-03 18:36:11.998610 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-59bf9689f4-fndns/
2026-06-03 18:36:11.998627 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-59bf9689f4-fndns/init.txt
2026-06-03 18:36:11.998644 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-59bf9689f4-fndns/nova-novncproxy-init-assets.txt
2026-06-03 18:36:11.998661 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-59bf9689f4-fndns/nova-novncproxy-init.txt
2026-06-03 18:36:11.998678 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-59bf9689f4-fndns/nova-novncproxy.txt
2026-06-03 18:36:11.998696 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-lt2qf/
2026-06-03 18:36:11.998713 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-lt2qf/init.txt
2026-06-03 18:36:11.998730 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-lt2qf/rabbit-init.txt
2026-06-03 18:36:11.998748 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-776f98cf79-x74f5/
2026-06-03 18:36:11.998765 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-776f98cf79-x74f5/init.txt
2026-06-03 18:36:11.998786 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-776f98cf79-x74f5/nova-scheduler.txt
2026-06-03 18:36:11.998805 | instance | cd+++++++++ pod-logs/openstack/openvswitch-b849q/
2026-06-03 18:36:11.998830 | instance | >f+++++++++ pod-logs/openstack/openvswitch-b849q/init.txt
2026-06-03 18:36:11.998857 | instance | >f+++++++++ pod-logs/openstack/openvswitch-b849q/openvswitch-db-perms.txt
2026-06-03 18:36:11.998876 | instance | >f+++++++++ pod-logs/openstack/openvswitch-b849q/openvswitch-db.txt
2026-06-03 18:36:11.998894 | instance | >f+++++++++ pod-logs/openstack/openvswitch-b849q/openvswitch-vswitchd-modules.txt
2026-06-03 18:36:11.998912 | instance | >f+++++++++ pod-logs/openstack/openvswitch-b849q/openvswitch-vswitchd.txt
2026-06-03 18:36:11.998930 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-hpwhs/
2026-06-03 18:36:11.998948 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-hpwhs/controller-init.txt
2026-06-03 18:36:11.998966 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-hpwhs/controller.txt
2026-06-03 18:36:11.998983 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-hpwhs/get-gw-enabled.txt
2026-06-03 18:36:11.999002 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-hpwhs/init.txt
2026-06-03 18:36:11.999019 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-hpwhs/log-parser.txt
2026-06-03 18:36:11.999036 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-hpwhs/vector.txt
2026-06-03 18:36:11.999054 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-8sld5/
2026-06-03 18:36:11.999071 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-8sld5/init.txt
2026-06-03 18:36:11.999088 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-8sld5/northd.txt
2026-06-03 18:36:11.999105 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/
2026-06-03 18:36:11.999123 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt
2026-06-03 18:36:11.999140 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-06-03 18:36:11.999158 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/
2026-06-03 18:36:11.999176 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt
2026-06-03 18:36:11.999193 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-06-03 18:36:11.999211 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-06-03 18:36:11.999230 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-03 18:36:11.999248 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-03 18:36:11.999265 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-03 18:36:11.999283 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-03 18:36:11.999300 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-06-03 18:36:11.999318 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-03 18:36:11.999336 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-03 18:36:11.999353 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-03 18:36:11.999370 | instance | cd+++++++++ pod-logs/openstack/placement-api-6d9fd678f9-6hdnv/
2026-06-03 18:36:11.999388 | instance | >f+++++++++ pod-logs/openstack/placement-api-6d9fd678f9-6hdnv/init.txt
2026-06-03 18:36:11.999406 | instance | >f+++++++++ pod-logs/openstack/placement-api-6d9fd678f9-6hdnv/placement-api.txt
2026-06-03 18:36:11.999423 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-q54cs/
2026-06-03 18:36:11.999441 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-q54cs/init.txt
2026-06-03 18:36:11.999459 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-q54cs/placement-db-init-0.txt
2026-06-03 18:36:11.999476 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-bk6zf/
2026-06-03 18:36:11.999500 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-bk6zf/init.txt
2026-06-03 18:36:11.999519 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-bk6zf/placement-db-sync.txt
2026-06-03 18:36:11.999536 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-vtwhc/
2026-06-03 18:36:11.999554 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-vtwhc/init.txt
2026-06-03 18:36:11.999571 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-vtwhc/placement-ks-endpoints-admin.txt
2026-06-03 18:36:11.999588 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-vtwhc/placement-ks-endpoints-internal.txt
2026-06-03 18:36:11.999605 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-vtwhc/placement-ks-endpoints-public.txt
2026-06-03 18:36:11.999622 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-tbn9j/
2026-06-03 18:36:11.999639 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-tbn9j/init.txt
2026-06-03 18:36:11.999656 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-tbn9j/placement-ks-service-registration.txt
2026-06-03 18:36:11.999673 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-8jbd7/
2026-06-03 18:36:11.999691 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-8jbd7/init.txt
2026-06-03 18:36:11.999708 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-8jbd7/placement-ks-user.txt
2026-06-03 18:36:11.999725 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-6t9x6/
2026-06-03 18:36:11.999742 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-6t9x6/percona-xtradb-cluster-operator.txt
2026-06-03 18:36:11.999760 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-06-03 18:36:11.999777 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-03 18:36:11.999794 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-03 18:36:11.999812 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-06-03 18:36:11.999829 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-03 18:36:11.999846 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-03 18:36:11.999863 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-pflv9/
2026-06-03 18:36:11.999880 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-pflv9/rabbitmq-cluster-operator.txt
2026-06-03 18:36:11.999897 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-06-03 18:36:11.999914 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-03 18:36:11.999931 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-03 18:36:11.999949 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-06-03 18:36:11.999966 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-03 18:36:11.999983 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-03 18:36:12 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-9g95d/
2026-06-03 18:36:12.000019 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-9g95d/rabbitmq-cluster-operator.txt
2026-06-03 18:36:12.000038 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-06-03 18:36:12.000056 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-03 18:36:12.000073 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-03 18:36:12.000090 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-06-03 18:36:12.000108 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-03 18:36:12.000130 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-03 18:36:12.000148 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-8bqtk/
2026-06-03 18:36:12.000166 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-8bqtk/ceph-crash.txt
2026-06-03 18:36:12.000182 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-8bqtk/chown-container-data-dir.txt
2026-06-03 18:36:12.000200 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-8bqtk/make-container-crash-dir.txt
2026-06-03 18:36:12.000217 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-22m5f/
2026-06-03 18:36:12.000234 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-22m5f/chown-container-data-dir.txt
2026-06-03 18:36:12.000251 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-22m5f/log-collector.txt
2026-06-03 18:36:12.000268 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-22m5f/rgw.txt
2026-06-03 18:36:12.000285 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-667bdd7898-7tfs5/
2026-06-03 18:36:12.000303 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-667bdd7898-7tfs5/init.txt
2026-06-03 18:36:12.000320 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-667bdd7898-7tfs5/staffeln-api.txt
2026-06-03 18:36:12.000338 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-76c7875bc7-rfhtq/
2026-06-03 18:36:12.000356 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-76c7875bc7-rfhtq/staffeln-conductor.txt
2026-06-03 18:36:12.000374 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-nbrzb/
2026-06-03 18:36:12.000392 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-nbrzb/init.txt
2026-06-03 18:36:12.000409 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-nbrzb/staffeln-db-init-0.txt
2026-06-03 18:36:12.000426 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-4mg28/
2026-06-03 18:36:12.000444 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-4mg28/init.txt
2026-06-03 18:36:12.000462 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-4mg28/staffeln-db-sync.txt
2026-06-03 18:36:12.000479 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-06-03 18:36:12.000497 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-06-03 18:36:12.000515 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-06-03 18:36:12.000532 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-06-03 18:36:12.000550 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-06-03 18:36:12.000567 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-n4m6j/
2026-06-03 18:36:12.000584 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-n4m6j/rook-ceph-operator.txt
2026-06-03 18:36:12.000602 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-06-03 18:36:12.000619 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-vlnkm/
2026-06-03 18:36:12.000638 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-vlnkm/secretgen-controller.txt
2026-06-03 18:36:12.019272 |
2026-06-03 18:36:12.019342 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-06-03 18:36:12.226429 | instance | changed
2026-06-03 18:36:12.231605 |
2026-06-03 18:36:12.231671 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-06-03 18:36:12.965333 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics:
2026-06-03 18:36:12.981999 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-03 18:36:12.982047 | instance | Dload Upload Total Spent Left Speed
2026-06-03 18:36:12.986991 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system
2026-06-03 18:36:13.169736 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-06-03 18:36:13.175143 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-03 18:36:13.175177 | instance | Dload Upload Total Spent Left Speed
2026-06-03 18:36:13.180078 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-06-03 18:36:13.552392 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-06-03 18:36:13.559145 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-03 18:36:13.559196 | instance | Dload Upload Total Spent Left Speed
2026-06-03 18:36:13.563855 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-06-03 18:36:13.762277 | instance | jq: error (at :1003): Cannot iterate over null (null)
2026-06-03 18:36:14.268478 | instance | ERROR
2026-06-03 18:36:14.268728 | instance | {
2026-06-03 18:36:14.268799 | instance | "delta": "0:00:01.334075",
2026-06-03 18:36:14.268848 | instance | "end": "2026-06-03 18:36:13.765246",
2026-06-03 18:36:14.268892 | instance | "msg": "non-zero return code",
2026-06-03 18:36:14.268934 | instance | "rc": 5,
2026-06-03 18:36:14.269006 | instance | "start": "2026-06-03 18:36:12.431171"
2026-06-03 18:36:14.269050 | instance | }
2026-06-03 18:36:14.269107 | instance | ERROR: Ignoring Errors
2026-06-03 18:36:14.274593 |
2026-06-03 18:36:14.274657 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-06-03 18:36:14.600998 | instance | ceph-mgr endpoints:
2026-06-03 18:36:14.847643 | instance | ok: Runtime: 0:00:00.084164
2026-06-03 18:36:14.854122 |
2026-06-03 18:36:14.854195 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-06-03 18:36:15.388537 | instance | ok: Runtime: 0:00:00.105752
2026-06-03 18:36:15.394099 |
2026-06-03 18:36:15.394167 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-06-03 18:36:15.870907 | instance | changed:
2026-06-03 18:36:15.871112 | instance | cd+++++++++ prometheus/
2026-06-03 18:36:15.871152 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt
2026-06-03 18:36:15.871184 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-06-03 18:36:15.871214 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-06-03 18:36:15.880837 |
2026-06-03 18:36:15.880900 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-06-03 18:36:16.098219 | instance | changed
2026-06-03 18:36:16.104741 |
2026-06-03 18:36:16.104839 | TASK [gather-selenium-data : Get selenium data]
2026-06-03 18:36:16.338116 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-06-03 18:36:16.339302 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-06-03 18:36:16.646968 | instance | ERROR
2026-06-03 18:36:16.647317 | instance | {
2026-06-03 18:36:16.647393 | instance | "delta": "0:00:00.007899",
2026-06-03 18:36:16.647439 | instance | "end": "2026-06-03 18:36:16.339762",
2026-06-03 18:36:16.647481 | instance | "msg": "non-zero return code",
2026-06-03 18:36:16.647521 | instance | "rc": 1,
2026-06-03 18:36:16.647560 | instance | "start": "2026-06-03 18:36:16.331863"
2026-06-03 18:36:16.647600 | instance | }
2026-06-03 18:36:16.647654 | instance | ERROR: Ignoring Errors
2026-06-03 18:36:16.654259 |
2026-06-03 18:36:16.654363 | TASK [gather-selenium-data : Downloads logs to executor]
2026-06-03 18:36:17.133036 | instance | changed: cd+++++++++ selenium/
2026-06-03 18:36:17.139384 |
2026-06-03 18:36:17.139439 | PLAY RECAP
2026-06-03 18:36:17.139492 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-06-03 18:36:17.139514 |
2026-06-03 18:36:17.316128 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-06-03 18:36:17.326803 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-03 18:36:17.958880 |
2026-06-03 18:36:17.959055 | PLAY [all]
2026-06-03 18:36:17.971593 |
2026-06-03 18:36:17.971748 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-03 18:36:18.016837 | instance | skipping: Conditional result was False
2026-06-03 18:36:18.027544 |
2026-06-03 18:36:18.027751 | TASK [fetch-output : Set log path for single node]
2026-06-03 18:36:18.071915 | instance | ok
2026-06-03 18:36:18.078459 |
2026-06-03 18:36:18.078733 | LOOP [fetch-output : Ensure local output dirs]
2026-06-03 18:36:18.442202 | instance -> localhost | ok: "/var/lib/zuul/builds/d1796cbb2e3242fa83ce602f27a0ca48/work/logs"
2026-06-03 18:36:18.646484 | instance -> localhost | changed: "/var/lib/zuul/builds/d1796cbb2e3242fa83ce602f27a0ca48/work/artifacts"
2026-06-03 18:36:18.847308 | instance -> localhost | changed: "/var/lib/zuul/builds/d1796cbb2e3242fa83ce602f27a0ca48/work/docs"
2026-06-03 18:36:18.867333 |
2026-06-03 18:36:18.867473 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-03 18:36:19.461938 | instance | changed: .d..t...... ./
2026-06-03 18:36:19.462199 | instance | changed: All items complete
2026-06-03 18:36:19.462228 |
2026-06-03 18:36:19.888905 | instance | changed: .d..t...... ./
2026-06-03 18:36:20.331338 | instance | changed: .d..t...... ./
2026-06-03 18:36:20.357047 |
2026-06-03 18:36:20.357237 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-03 18:36:20.746630 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007414
2026-06-03 18:36:20.968965 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008711
2026-06-03 18:36:20.991324 |
2026-06-03 18:36:20.991468 | PLAY [all]
2026-06-03 18:36:20.998622 |
2026-06-03 18:36:20.998690 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-03 18:36:21.442977 | instance | changed
2026-06-03 18:36:21.448549 |
2026-06-03 18:36:21.448601 | PLAY RECAP
2026-06-03 18:36:21.448644 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-03 18:36:21.448668 |
2026-06-03 18:36:21.572493 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-03 18:36:21.586388 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-06-03 18:36:22.204662 |
2026-06-03 18:36:22.204829 | PLAY [localhost]
2026-06-03 18:36:22.215235 |
2026-06-03 18:36:22.215338 | TASK [Generate Zuul manifest]
2026-06-03 18:36:22.239001 | localhost | ok
2026-06-03 18:36:22.255519 |
2026-06-03 18:36:22.255608 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-03 18:36:22.891583 | localhost | changed
2026-06-03 18:36:22.902343 |
2026-06-03 18:36:22.902506 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-03 18:36:22.935257 | localhost | ok
2026-06-03 18:36:22.944491 |
2026-06-03 18:36:22.944579 | TASK [Upload logs]
2026-06-03 18:36:22.969020 | localhost | ok
2026-06-03 18:36:23.073724 |
2026-06-03 18:36:23.073878 | TASK [Set zuul-log-path fact]
2026-06-03 18:36:23.094677 | localhost | ok
2026-06-03 18:36:23.107715 |
2026-06-03 18:36:23.107794 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-03 18:36:23.140688 | localhost | ok
2026-06-03 18:36:23.149011 |
2026-06-03 18:36:23.149101 | TASK [upload-logs : Create log directories]
2026-06-03 18:36:23.505830 | localhost | changed
2026-06-03 18:36:23.512046 |
2026-06-03 18:36:23.512151 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-03 18:36:23.898405 | localhost -> localhost | ok: Runtime: 0:00:00.032772
2026-06-03 18:36:23.903974 |
2026-06-03 18:36:23.904042 | TASK [upload-logs : Upload logs to log server]
2026-06-03 18:36:24.704840 | localhost | Output suppressed because no_log was given
2026-06-03 18:36:24.710331 |
2026-06-03 18:36:24.710428 | LOOP [upload-logs : Compress console log and json output]
2026-06-03 18:36:24.760697 | localhost | skipping: Conditional result was False
2026-06-03 18:36:24.768428 | localhost | skipping: Conditional result was False
2026-06-03 18:36:24.787513 |
2026-06-03 18:36:24.787658 | LOOP [upload-logs : Upload compressed console log and json output]
2026-06-03 18:36:24.832481 | localhost | skipping: Conditional result was False
2026-06-03 18:36:24.855795 |
2026-06-03 18:36:24.856579 | localhost | skipping: Conditional result was False
2026-06-03 18:36:24.872948 |
2026-06-03 18:36:24.873203 | LOOP [upload-logs : Upload console log and json output]