2026-06-27 18:51:49.082092 | Job console starting
2026-06-27 18:51:49.093714 | Updating git repos
2026-06-27 18:51:52.523244 | Cloning repos into workspace
2026-06-27 18:52:06.064782 | Restoring repo states
2026-06-27 18:52:16.212281 | Merging changes
2026-06-27 18:52:17.395786 | Checking out repos
2026-06-27 18:52:19.829043 | Preparing playbooks
2026-06-27 18:52:23.279709 | Running Ansible setup
2026-06-27 18:52:26.723504 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-27 18:52:27.346364 |
2026-06-27 18:52:27.346492 | PLAY [localhost]
2026-06-27 18:52:27.353837 |
2026-06-27 18:52:27.353904 | TASK [Gathering Facts]
2026-06-27 18:52:28.346511 | localhost | ok
2026-06-27 18:52:28.359114 |
2026-06-27 18:52:28.359328 | TASK [Setup log path fact]
2026-06-27 18:52:28.380296 | localhost | ok
2026-06-27 18:52:28.394289 |
2026-06-27 18:52:28.394470 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-27 18:52:28.427390 | localhost | ok
2026-06-27 18:52:28.436260 |
2026-06-27 18:52:28.436371 | TASK [emit-job-header : Print job information]
2026-06-27 18:52:28.483457 | # Job Information
2026-06-27 18:52:28.483682 | Ansible Version: 2.16.18
2026-06-27 18:52:28.483732 | Job: atmosphere-molecule-aio-ovn
2026-06-27 18:52:28.483764 | Pipeline: check
2026-06-27 18:52:28.483793 | Executor: 2d72f0692154
2026-06-27 18:52:28.483822 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501
2026-06-27 18:52:28.483854 | Event ID: 131057d0-7259-11f1-9635-f06870616cf0
2026-06-27 18:52:28.487025 |
2026-06-27 18:52:28.487095 | LOOP [emit-job-header : Print node information]
2026-06-27 18:52:28.580238 | localhost | ok:
2026-06-27 18:52:28.580575 | localhost | # Node Information
2026-06-27 18:52:28.580641 | localhost | Inventory Hostname: instance
2026-06-27 18:52:28.580697 | localhost | Hostname: np0000183252
2026-06-27 18:52:28.580727 | localhost | Username: zuul
2026-06-27 18:52:28.580755 | localhost | Distro: Ubuntu 22.04
2026-06-27 18:52:28.580780 | localhost | Provider: yul1
2026-06-27 18:52:28.580803 | localhost | Region: ca-ymq-1
2026-06-27 18:52:28.580821 | localhost | Label: ubuntu-jammy-16
2026-06-27 18:52:28.580840 | localhost | Product Name: OpenStack Nova
2026-06-27 18:52:28.580858 | localhost | Interface IP: 199.204.45.38
2026-06-27 18:52:28.598084 |
2026-06-27 18:52:28.598206 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-27 18:52:28.968287 | localhost -> localhost | changed
2026-06-27 18:52:28.978413 |
2026-06-27 18:52:28.978490 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-27 18:52:29.886883 | localhost -> localhost | changed
2026-06-27 18:52:29.893291 |
2026-06-27 18:52:29.893340 | PLAY [all]
2026-06-27 18:52:29.901007 |
2026-06-27 18:52:29.901076 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-27 18:52:30.138456 | instance -> localhost | ok
2026-06-27 18:52:30.150867 |
2026-06-27 18:52:30.150942 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-27 18:52:30.183529 | instance | ok
2026-06-27 18:52:30.199257 | instance | included: /var/lib/zuul/builds/eddf46d26abb4eb5b374b6daa1a614a3/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-27 18:52:30.204871 |
2026-06-27 18:52:30.204930 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-27 18:52:32.145930 | instance -> localhost | Generating public/private rsa key pair.
2026-06-27 18:52:32.146661 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/eddf46d26abb4eb5b374b6daa1a614a3/work/eddf46d26abb4eb5b374b6daa1a614a3_id_rsa
2026-06-27 18:52:32.146695 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/eddf46d26abb4eb5b374b6daa1a614a3/work/eddf46d26abb4eb5b374b6daa1a614a3_id_rsa.pub
2026-06-27 18:52:32.146719 | instance -> localhost | The key fingerprint is:
2026-06-27 18:52:32.146741 | instance -> localhost | SHA256:RYt1fRT7oeVLKEFu+6/2axYF5zGpA7LfJ5e1jC6BAlU zuul-build-sshkey
2026-06-27 18:52:32.146776 | instance -> localhost | The key's randomart image is:
2026-06-27 18:52:32.146798 | instance -> localhost | +---[RSA 3072]----+
2026-06-27 18:52:32.146823 | instance -> localhost | | .Eo... o+|
2026-06-27 18:52:32.146845 | instance -> localhost | | . =o+ o++|
2026-06-27 18:52:32.146865 | instance -> localhost | | . . =+. .Oo|
2026-06-27 18:52:32.146885 | instance -> localhost | | . o. oo= *|
2026-06-27 18:52:32.146905 | instance -> localhost | | . S oo.o+o*|
2026-06-27 18:52:32.146924 | instance -> localhost | | . . oo+.B.|
2026-06-27 18:52:32.146944 | instance -> localhost | | . o.+..|
2026-06-27 18:52:32.146964 | instance -> localhost | | . o.o |
2026-06-27 18:52:32.146987 | instance -> localhost | | o.=+.|
2026-06-27 18:52:32.147007 | instance -> localhost | +----[SHA256]-----+
2026-06-27 18:52:32.147060 | instance -> localhost | ok: Runtime: 0:00:01.508581
2026-06-27 18:52:32.153272 |
2026-06-27 18:52:32.153337 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-27 18:52:32.188281 | instance | ok
2026-06-27 18:52:32.196756 | instance | included: /var/lib/zuul/builds/eddf46d26abb4eb5b374b6daa1a614a3/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-27 18:52:32.204149 |
2026-06-27 18:52:32.204211 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-27 18:52:32.227447 | instance | skipping: Conditional result was False
2026-06-27 18:52:32.237584 |
2026-06-27 18:52:32.237673 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-27 18:52:32.701381 | instance | changed
2026-06-27 18:52:32.708357 |
2026-06-27 18:52:32.708423 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-27 18:52:32.971343 | instance | ok
2026-06-27 18:52:32.976582 |
2026-06-27 18:52:32.976647 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-27 18:52:33.445229 | instance | changed
2026-06-27 18:52:33.452533 |
2026-06-27 18:52:33.452622 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-27 18:52:33.898552 | instance | changed
2026-06-27 18:52:33.903913 |
2026-06-27 18:52:33.903975 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-27 18:52:33.929724 | instance | skipping: Conditional result was False
2026-06-27 18:52:33.938926 |
2026-06-27 18:52:33.939000 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-27 18:52:34.391123 | instance -> localhost | changed
2026-06-27 18:52:34.404654 |
2026-06-27 18:52:34.404737 | TASK [add-build-sshkey : Add back temp key]
2026-06-27 18:52:34.743112 | instance -> localhost | Identity added: /var/lib/zuul/builds/eddf46d26abb4eb5b374b6daa1a614a3/work/eddf46d26abb4eb5b374b6daa1a614a3_id_rsa (zuul-build-sshkey)
2026-06-27 18:52:34.743325 | instance -> localhost | ok: Runtime: 0:00:00.014796
2026-06-27 18:52:34.748607 |
2026-06-27 18:52:34.748674 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-27 18:52:35.014171 | instance | ok
2026-06-27 18:52:35.025159 |
2026-06-27 18:52:35.025251 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-27 18:52:35.061235 | instance | skipping: Conditional result was False
2026-06-27 18:52:35.073228 |
2026-06-27 18:52:35.073315 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-27 18:52:35.380311 | instance | ok
2026-06-27 18:52:35.388154 |
2026-06-27 18:52:35.388230 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-27 18:52:38.485236 | instance | Output suppressed because no_log was given
2026-06-27 18:52:38.495249 |
2026-06-27 18:52:38.495321 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-27 18:52:38.692316 | instance | ok: "logs"
2026-06-27 18:52:38.692625 | instance | ok: All items complete
2026-06-27 18:52:38.692665 |
2026-06-27 18:52:38.841536 | instance | ok: "artifacts"
2026-06-27 18:52:39.005451 | instance | ok: "docs"
2026-06-27 18:52:39.021777 |
2026-06-27 18:52:39.021874 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-27 18:52:39.210340 | instance | changed: "logs"
2026-06-27 18:52:39.374182 | instance | changed: "artifacts"
2026-06-27 18:52:39.550929 | instance | changed: "docs"
2026-06-27 18:52:39.568545 |
2026-06-27 18:52:39.568602 | PLAY RECAP
2026-06-27 18:52:39.568652 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-27 18:52:39.568680 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-27 18:52:39.568700 |
2026-06-27 18:52:39.703059 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-27 18:52:39.710649 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-27 18:52:40.363330 |
2026-06-27 18:52:40.363906 | PLAY [all]
2026-06-27 18:52:40.376024 |
2026-06-27 18:52:40.376104 | TASK [setup-uv : Extract archive]
2026-06-27 18:52:42.827766 | instance | changed
2026-06-27 18:52:42.834371 |
2026-06-27 18:52:42.834455 | TASK [setup-uv : Print version]
2026-06-27 18:52:43.187894 | instance | uv 0.8.13
2026-06-27 18:52:43.373815 | instance | ok: Runtime: 0:00:00.011635
2026-06-27 18:52:43.386004 |
2026-06-27 18:52:43.386082 | TASK [Install Ansible collection siblings]
2026-06-27 18:52:52.693974 | instance | changed:
2026-06-27 18:52:52.694214 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-06-27 18:52:52.694253 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-06-27 18:52:52.694282 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-06-27 18:52:52.694309 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto
2026-06-27 18:52:52.694336 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general
2026-06-27 18:52:52.694368 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql
2026-06-27 18:52:52.694396 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-06-27 18:52:52.694425 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-06-27 18:52:52.694451 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-06-27 18:52:52.694477 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-06-27 18:52:52.694503 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-06-27 18:52:52.694528 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-06-27 18:52:52.694552 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0
2026-06-27 18:52:52.694577 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0
2026-06-27 18:52:52.694601 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0
2026-06-27 18:52:52.694627 | instance | Resolved community.crypto to 2.2.3 for 2.2.3
2026-06-27 18:52:52.694652 | instance | Resolved community.general to 7.3.0 for 7.3.0
2026-06-27 18:52:52.694677 | instance | Resolved community.mysql to 3.6.0 for 3.6.0
2026-06-27 18:52:52.694702 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0
2026-06-27 18:52:52.694726 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0
2026-06-27 18:52:52.694750 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0
2026-06-27 18:52:52.694774 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0
2026-06-27 18:52:52.694800 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0
2026-06-27 18:52:52.694845 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0
2026-06-27 18:52:52.694871 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0,>=6.0.0
2026-06-27 18:52:52.694896 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-27 18:52:52.694919 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-27 18:52:52.694943 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0
2026-06-27 18:52:52.694967 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0
2026-06-27 18:52:52.694991 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3
2026-06-27 18:52:52.695015 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-27 18:52:52.695040 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-27 18:52:52.695065 | instance | Checked out ansible.netcommon to 1.2.0
2026-06-27 18:52:52.695090 | 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-27 18:52:52.695122 | instance | Starting galaxy collection install process
2026-06-27 18:52:52.695146 | instance | Process install dependency map
2026-06-27 18:52:52.695171 | instance | Starting collection install process
2026-06-27 18:52:52.695194 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon'
2026-06-27 18:52:52.695219 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon
2026-06-27 18:52:52.695243 | instance | ansible.netcommon:* was installed successfully
2026-06-27 18:52:52.695268 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-06-27 18:52:52.695292 | instance | Creating virtual environment at: .venv
2026-06-27 18:52:52.695317 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-27 18:52:52.695341 | instance | Downloading rjsonnet (1.2MiB)
2026-06-27 18:52:52.695364 | instance | Downloading pydantic-core (2.0MiB)
2026-06-27 18:52:52.695393 | instance | Downloading openstacksdk (1.7MiB)
2026-06-27 18:52:52.695418 | instance | Downloading cryptography (4.2MiB)
2026-06-27 18:52:52.695443 | instance | Downloading pygments (1.2MiB)
2026-06-27 18:52:52.695468 | instance | Downloading setuptools (1.1MiB)
2026-06-27 18:52:52.695493 | instance | Downloading kubernetes (1.9MiB)
2026-06-27 18:52:52.695518 | instance | Downloading netaddr (2.2MiB)
2026-06-27 18:52:52.695543 | instance | Downloading ansible-core (2.1MiB)
2026-06-27 18:52:52.695567 | instance | Building pyperclip==1.9.0
2026-06-27 18:52:52.695594 | instance | Downloading rjsonnet
2026-06-27 18:52:52.695619 | instance | Downloading pydantic-core
2026-06-27 18:52:52.695643 | instance | Downloading netaddr
2026-06-27 18:52:52.695668 | instance | Downloading cryptography
2026-06-27 18:52:52.695692 | instance | Downloading pygments
2026-06-27 18:52:52.695717 | instance | Downloading setuptools
2026-06-27 18:52:52.695741 | instance | Downloading kubernetes
2026-06-27 18:52:52.695765 | instance | Downloading ansible-core
2026-06-27 18:52:52.695790 | instance | Downloading openstacksdk
2026-06-27 18:52:52.695815 | instance | Built pyperclip==1.9.0
2026-06-27 18:52:52.695840 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-27 18:52:52.695865 | instance | Installed 83 packages in 41ms
2026-06-27 18:52:52.695889 | instance | Checked out ansible.posix to 1.6.0
2026-06-27 18:52:52.695914 | 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-27 18:52:52.695938 | instance | Starting galaxy collection install process
2026-06-27 18:52:52.695962 | instance | Process install dependency map
2026-06-27 18:52:52.695996 | instance | Starting collection install process
2026-06-27 18:52:52.696021 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix'
2026-06-27 18:52:52.696046 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix
2026-06-27 18:52:52.696069 | instance | ansible.posix:1.6.0 was installed successfully
2026-06-27 18:52:52.696094 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-27 18:52:52.696118 | instance | 2.17.12
2026-06-27 18:52:52.696142 | instance | Checked out ansible.utils to v6.0.3
2026-06-27 18:52:52.696166 | 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-27 18:52:52.696190 | instance | Starting galaxy collection install process
2026-06-27 18:52:52.696214 | instance | Process install dependency map
2026-06-27 18:52:52.696238 | instance | Starting collection install process
2026-06-27 18:52:52.696262 | instance | Installing 'ansible.utils:6.0.3' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils'
2026-06-27 18:52:52.696287 | instance | Created collection for ansible.utils:6.0.3 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils
2026-06-27 18:52:52.696312 | instance | ansible.utils:6.0.3 was installed successfully
2026-06-27 18:52:52.696337 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-27 18:52:52.696362 | instance | 2.17.12
2026-06-27 18:52:52.696386 | instance | Checked out atmosphere.common to v0.7.0
2026-06-27 18:52:52.696410 | 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-27 18:52:52.696440 | instance | Starting galaxy collection install process
2026-06-27 18:52:52.696470 | instance | Process install dependency map
2026-06-27 18:52:52.696500 | instance | Starting collection install process
2026-06-27 18:52:52.696530 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common'
2026-06-27 18:52:52.696561 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common
2026-06-27 18:52:52.696591 | instance | atmosphere.common:0.7.0 was installed successfully
2026-06-27 18:52:52.696622 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-27 18:52:52.696653 | instance | 2.17.12
2026-06-27 18:52:52.696682 | instance | Checked out community.crypto to 2.2.3
2026-06-27 18:52:52.696707 | 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-27 18:52:52.696732 | instance | Starting galaxy collection install process
2026-06-27 18:52:52.696756 | instance | Process install dependency map
2026-06-27 18:52:52.696781 | instance | Starting collection install process
2026-06-27 18:52:52.696805 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto'
2026-06-27 18:52:52.696829 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto
2026-06-27 18:52:52.696854 | instance | community.crypto:2.2.3 was installed successfully
2026-06-27 18:52:52.696879 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-27 18:52:52.696903 | instance | 2.17.12
2026-06-27 18:52:52.696927 | instance | Checked out community.general to 7.3.0
2026-06-27 18:52:52.696969 | 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-27 18:52:52.697007 | instance | Starting galaxy collection install process
2026-06-27 18:52:52.697034 | instance | Process install dependency map
2026-06-27 18:52:52.697059 | instance | Starting collection install process
2026-06-27 18:52:52.697084 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general'
2026-06-27 18:52:52.697132 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general
2026-06-27 18:52:52.697167 | instance | community.general:7.3.0 was installed successfully
2026-06-27 18:52:52.697196 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-27 18:52:52.697222 | instance | 2.17.12
2026-06-27 18:52:52.697246 | instance | Checked out community.mysql to 3.6.0
2026-06-27 18:52:52.697274 | 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-27 18:52:52.697300 | instance | Starting galaxy collection install process
2026-06-27 18:52:52.697326 | instance | Process install dependency map
2026-06-27 18:52:52.697351 | instance | Starting collection install process
2026-06-27 18:52:52.697376 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql'
2026-06-27 18:52:52.697401 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql
2026-06-27 18:52:52.697426 | instance | community.mysql:3.6.0 was installed successfully
2026-06-27 18:52:52.697451 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-27 18:52:52.697488 | instance | 2.17.12
2026-06-27 18:52:52.697527 | instance | Checked out kubernetes.core to 2.4.0
2026-06-27 18:52:52.697567 | 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-27 18:52:52.697607 | instance | Starting galaxy collection install process
2026-06-27 18:52:52.697646 | instance | Process install dependency map
2026-06-27 18:52:52.697685 | instance | Starting collection install process
2026-06-27 18:52:52.697724 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core'
2026-06-27 18:52:52.697763 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core
2026-06-27 18:52:52.697802 | instance | kubernetes.core:2.4.0 was installed successfully
2026-06-27 18:52:52.697841 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-27 18:52:52.697880 | instance | 2.17.12
2026-06-27 18:52:52.697919 | instance | Checked out openstack.cloud to 2.6.0
2026-06-27 18:52:52.697958 | 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-27 18:52:52.697997 | instance | Starting galaxy collection install process
2026-06-27 18:52:52.698035 | instance | Process install dependency map
2026-06-27 18:52:52.698073 | instance | Starting collection install process
2026-06-27 18:52:52.698110 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud'
2026-06-27 18:52:52.698148 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud
2026-06-27 18:52:52.698187 | instance | openstack.cloud:2.6.0 was installed successfully
2026-06-27 18:52:52.698225 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-27 18:52:52.698263 | instance | 2.17.12
2026-06-27 18:52:52.698312 | instance | Checked out vexxhost.ceph to v4.0.0
2026-06-27 18:52:52.698352 | 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-27 18:52:52.698391 | instance | Starting galaxy collection install process
2026-06-27 18:52:52.698433 | instance | Process install dependency map
2026-06-27 18:52:52.698478 | instance | Starting collection install process
2026-06-27 18:52:52.698523 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph'
2026-06-27 18:52:52.698568 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph
2026-06-27 18:52:52.698613 | instance | vexxhost.ceph:4.0.0 was installed successfully
2026-06-27 18:52:52.698657 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-27 18:52:52.698701 | instance | 2.17.12
2026-06-27 18:52:52.698739 | instance | Checked out vexxhost.containers to v1.6.7
2026-06-27 18:52:52.698777 | 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-27 18:52:52.698816 | instance | Starting galaxy collection install process
2026-06-27 18:52:52.698855 | instance | Process install dependency map
2026-06-27 18:52:52.698893 | instance | Starting collection install process
2026-06-27 18:52:52.698931 | instance | Installing 'vexxhost.containers:1.6.7' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers'
2026-06-27 18:52:52.698970 | instance | Created collection for vexxhost.containers:1.6.7 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers
2026-06-27 18:52:52.699008 | instance | vexxhost.containers:1.6.7 was installed successfully
2026-06-27 18:52:52.699047 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-27 18:52:52.699086 | instance | 2.17.12
2026-06-27 18:52:52.699124 | instance | Checked out vexxhost.kubernetes to v3.3.0
2026-06-27 18:52:52.699163 | 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-27 18:52:52.699203 | instance | Starting galaxy collection install process
2026-06-27 18:52:52.699241 | instance | Process install dependency map
2026-06-27 18:52:52.699279 | instance | Starting collection install process
2026-06-27 18:52:52.699318 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes'
2026-06-27 18:52:52.699357 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes
2026-06-27 18:52:52.699395 | instance | vexxhost.kubernetes:3.3.0 was installed successfully
2026-06-27 18:52:52.699434 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-27 18:52:52.699473 | instance | 2.17.12
2026-06-27 18:52:52.706543 |
2026-06-27 18:52:52.706591 | PLAY RECAP
2026-06-27 18:52:52.706639 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-27 18:52:52.706660 |
2026-06-27 18:52:52.837078 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-27 18:52:52.850638 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main]
2026-06-27 18:52:53.446044 |
2026-06-27 18:52:53.446187 | PLAY [all]
2026-06-27 18:52:53.457701 |
2026-06-27 18:52:53.457772 | TASK [Install "jq" for log collection]
2026-06-27 18:53:02.665725 | instance | changed
2026-06-27 18:53:02.667882 |
2026-06-27 18:53:02.667945 | PLAY RECAP
2026-06-27 18:53:02.667998 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-27 18:53:02.668065 |
2026-06-27 18:53:02.847977 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main]
2026-06-27 18:53:02.859905 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-27 18:53:03.489560 |
2026-06-27 18:53:03.489698 | PLAY [all]
2026-06-27 18:53:03.503399 |
2026-06-27 18:53:03.503498 | LOOP [Check inventory directories]
2026-06-27 18:53:03.869431 | instance | ok: "src/github.com/vexxhost/atmosphere"
2026-06-27 18:53:04.029204 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory"
2026-06-27 18:53:04.183703 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory"
2026-06-27 18:53:04.195880 |
2026-06-27 18:53:04.196131 | LOOP [Copy inventory file for Zuul]
2026-06-27 18:53:04.972464 | instance | changed:
2026-06-27 18:53:04.972720 | instance | {
2026-06-27 18:53:04.972769 | instance | "ansible_loop_var": "item",
2026-06-27 18:53:04.972809 | instance | "changed": false,
2026-06-27 18:53:04.972844 | instance | "failed": false,
2026-06-27 18:53:04.972884 | instance | "invocation": {
2026-06-27 18:53:04.972918 | instance | "module_args": {
2026-06-27 18:53:04.972981 | instance | "checksum_algorithm": "sha1",
2026-06-27 18:53:04.973020 | instance | "follow": true,
2026-06-27 18:53:04.973052 | instance | "get_attributes": true,
2026-06-27 18:53:04.973086 | instance | "get_checksum": true,
2026-06-27 18:53:04.973118 | instance | "get_mime": true,
2026-06-27 18:53:04.973151 | instance | "path": "src/github.com/vexxhost/atmosphere"
2026-06-27 18:53:04.973183 | instance | }
2026-06-27 18:53:04.973215 | instance | },
2026-06-27 18:53:04.973246 | instance | "item": "src/github.com/vexxhost/atmosphere",
2026-06-27 18:53:04.973277 | instance | "stat": {
2026-06-27 18:53:04.973309 | instance | "atime": 1782586365.4251897,
2026-06-27 18:53:04.973341 | instance | "attr_flags": "e",
2026-06-27 18:53:04.973372 | instance | "attributes": [
2026-06-27 18:53:04.973404 | instance | "extents"
2026-06-27 18:53:04.973435 | instance | ],
2026-06-27 18:53:04.973467 | instance | "block_size": 4096,
2026-06-27 18:53:04.973516 | instance | "blocks": 8,
2026-06-27 18:53:04.973546 | instance | "charset": "unknown",
2026-06-27 18:53:04.973583 | instance | "ctime": 1782586364.1451895,
2026-06-27 18:53:04.973617 | instance | "dev": 64513,
2026-06-27 18:53:04.973651 | instance | "device_type": 0,
2026-06-27 18:53:04.973684 | instance | "executable": true,
2026-06-27 18:53:04.973716 | instance | "exists": true,
2026-06-27 18:53:04.973748 | instance | "gid": 1000,
2026-06-27 18:53:04.973782 | instance | "gr_name": "zuul",
2026-06-27 18:53:04.973814 | instance | "inode": 1046106,
2026-06-27 18:53:04.973847 | instance | "isblk": false,
2026-06-27 18:53:04.973882 | instance | "ischr": false,
2026-06-27 18:53:04.973919 | instance | "isdir": true,
2026-06-27 18:53:04.973958 | instance | "isfifo": false,
2026-06-27 18:53:04.973996 | instance | "isgid": false,
2026-06-27 18:53:04.974034 | instance | "islnk": false,
2026-06-27 18:53:04.974069 | instance | "isreg": false,
2026-06-27 18:53:04.974102 | instance | "issock": false,
2026-06-27 18:53:04.974135 | instance | "isuid": false,
2026-06-27 18:53:04.974167 | instance | "mimetype": "unknown",
2026-06-27 18:53:04.974200 | instance | "mode": "0755",
2026-06-27 18:53:04.974232 | instance | "mtime": 1782586364.1451895,
2026-06-27 18:53:04.974265 | instance | "nlink": 23,
2026-06-27 18:53:04.974298 | instance | "path": "src/github.com/vexxhost/atmosphere",
2026-06-27 18:53:04.974332 | instance | "pw_name": "zuul",
2026-06-27 18:53:04.974366 | instance | "readable": true,
2026-06-27 18:53:04.974399 | instance | "rgrp": true,
2026-06-27 18:53:04.974433 | instance | "roth": true,
2026-06-27 18:53:04.974593 | instance | "rusr": true,
2026-06-27 18:53:04.974635 | instance | "size": 4096,
2026-06-27 18:53:04.974664 | instance | "uid": 1000,
2026-06-27 18:53:04.974692 | instance | "version": "3635333070",
2026-06-27 18:53:04.974720 | instance | "wgrp": false,
2026-06-27 18:53:04.974750 | instance | "woth": false,
2026-06-27 18:53:04.974778 | instance | "writeable": true,
2026-06-27 18:53:04.974805 | instance | "wusr": true,
2026-06-27 18:53:04.974833 | instance | "xgrp": true,
2026-06-27 18:53:04.974860 | instance | "xoth": true,
2026-06-27 18:53:04.974887 | instance | "xusr": true
2026-06-27 18:53:04.974914 | instance | }
2026-06-27 18:53:04.974941 | instance | }
2026-06-27 18:53:04.974996 | instance | ok: All items complete
2026-06-27 18:53:04.975030 |
2026-06-27 18:53:04.976844 | instance | skipping: Conditional result was False
2026-06-27 18:53:04.977817 | instance | skipping: Conditional result was False
2026-06-27 18:53:04.996654 |
2026-06-27 18:53:04.996860 | LOOP [Switch "ansible_host" to private IP]
2026-06-27 18:53:05.337795 | instance | changed: 1 replacements made
2026-06-27 18:53:05.339718 | instance | skipping: Conditional result was False
2026-06-27 18:53:05.340598 | instance | skipping: Conditional result was False
2026-06-27 18:53:05.355234 |
2026-06-27 18:53:05.355433 | TASK [Run Molecule scenario]
2026-06-27 18:53:06.252627 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-06-27 18:53:06.628481 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-06-27 18:53:06.628634 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-06-27 18:53:17.357228 | instance | INFO [aio > dependency] Executing
2026-06-27 18:53:17.357480 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-06-27 18:53:17.357732 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-06-27 18:53:17.357903 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-06-27 18:53:17.441526 | instance | INFO [aio > cleanup] Executing
2026-06-27 18:53:17.441981 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-27 18:53:17.452453 | instance | INFO [aio > destroy] Executing
2026-06-27 18:53:17.452488 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-06-27 18:53:17.452587 | instance | INFO [aio > destroy] Executed: Successful
2026-06-27 18:53:17.460199 | instance | INFO [aio > syntax] Executing
2026-06-27 18:53:20.282423 | instance |
2026-06-27 18:53:20.282693 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-06-27 18:53:20.407403 | instance | INFO [aio > syntax] Executed: Successful
2026-06-27 18:53:20.421315 | instance | INFO [aio > create] Executing
2026-06-27 18:53:20.423121 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-27 18:53:20.430896 | instance | INFO [aio > prepare] Executing
2026-06-27 18:53:21.287570 | instance |
2026-06-27 18:53:21.287833 | instance | PLAY [Prepare] *****************************************************************
2026-06-27 18:53:21.288146 | instance |
2026-06-27 18:53:21.288435 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 18:53:21.288702 | instance | Saturday 27 June 2026 18:53:21 +0000 (0:00:00.024) 0:00:00.024 *********
2026-06-27 18:53:22.406918 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-27 18:53:22.407672 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-27 18:53:22.407723 | instance | interpreter could change the meaning of that path. See
2026-06-27 18:53:22.407730 | instance | https://docs.ansible.com/ansible-
2026-06-27 18:53:22.407737 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-27 18:53:22.421284 | instance | ok: [instance]
2026-06-27 18:53:22.421316 | instance |
2026-06-27 18:53:22.421328 | instance | TASK [Configure short hostname] ************************************************
2026-06-27 18:53:22.421338 | instance | Saturday 27 June 2026 18:53:22 +0000 (0:00:01.133) 0:00:01.157 *********
2026-06-27 18:53:23.059447 | instance | changed: [instance]
2026-06-27 18:53:23.059517 | instance |
2026-06-27 18:53:23.059528 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-06-27 18:53:23.059694 | instance | Saturday 27 June 2026 18:53:23 +0000 (0:00:00.638) 0:00:01.795 *********
2026-06-27 18:53:23.301336 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-27 18:53:23.301494 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-06-27 18:53:23.301676 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-27 18:53:23.311372 | instance | changed: [instance]
2026-06-27 18:53:23.311622 | instance |
2026-06-27 18:53:23.311901 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-06-27 18:53:23.312171 | instance | Saturday 27 June 2026 18:53:23 +0000 (0:00:00.252) 0:00:02.048 *********
2026-06-27 18:53:24.388262 | instance | ok: [instance]
2026-06-27 18:53:24.388491 | instance |
2026-06-27 18:53:24.388766 | instance | TASK [Purge "snapd" package] ***************************************************
2026-06-27 18:53:24.389040 | instance | Saturday 27 June 2026 18:53:24 +0000 (0:00:01.076) 0:00:03.124 *********
2026-06-27 18:53:25.023709 | instance | ok: [instance]
2026-06-27 18:53:25.023995 | instance |
2026-06-27 18:53:25.024229 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-06-27 18:53:25.024473 | instance |
2026-06-27 18:53:25.024843 | instance | TASK [Create folders for workspace] ********************************************
2026-06-27 18:53:25.025221 | instance | Saturday 27 June 2026 18:53:25 +0000 (0:00:00.635) 0:00:03.760 *********
2026-06-27 18:53:25.979951 | instance | changed: [localhost] => (item=group_vars)
2026-06-27 18:53:25.980375 | instance | changed: [localhost] => (item=group_vars/all)
2026-06-27 18:53:25.980632 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-06-27 18:53:25.980979 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-06-27 18:53:25.981229 | instance | changed: [localhost] => (item=group_vars/computes)
2026-06-27 18:53:25.981510 | instance | changed: [localhost] => (item=host_vars)
2026-06-27 18:53:25.981763 | instance |
2026-06-27 18:53:25.981980 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-06-27 18:53:25.982230 | instance |
2026-06-27 18:53:25.982511 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-06-27 18:53:25.982770 | instance | Saturday 27 June 2026 18:53:25 +0000 (0:00:00.956) 0:00:04.716 *********
2026-06-27 18:53:26.150360 | instance | changed: [localhost]
2026-06-27 18:53:26.150605 | instance |
2026-06-27 18:53:26.150897 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-06-27 18:53:26.151180 | instance | Saturday 27 June 2026 18:53:26 +0000 (0:00:00.170) 0:00:04.887 *********
2026-06-27 18:53:26.172057 | instance | ok: [localhost]
2026-06-27 18:53:26.172369 | instance |
2026-06-27 18:53:26.172684 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-06-27 18:53:26.172972 | instance | Saturday 27 June 2026 18:53:26 +0000 (0:00:00.021) 0:00:04.908 *********
2026-06-27 18:53:26.215737 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'a2efb48f-d1e7-5336-8354-8d07c85a18b6'})
2026-06-27 18:53:26.215976 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-06-27 18:53:26.216225 | instance |
2026-06-27 18:53:26.216492 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-06-27 18:53:26.216758 | instance | Saturday 27 June 2026 18:53:26 +0000 (0:00:00.043) 0:00:04.952 *********
2026-06-27 18:53:26.748038 | instance | changed: [localhost]
2026-06-27 18:53:26.748278 | instance |
2026-06-27 18:53:26.748550 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-06-27 18:53:26.748797 | instance |
2026-06-27 18:53:26.749065 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-06-27 18:53:26.749331 | instance | Saturday 27 June 2026 18:53:26 +0000 (0:00:00.531) 0:00:05.484 *********
2026-06-27 18:53:26.917826 | instance | changed: [localhost]
2026-06-27 18:53:26.918059 | instance |
2026-06-27 18:53:26.918327 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-06-27 18:53:26.918605 | instance | Saturday 27 June 2026 18:53:26 +0000 (0:00:00.169) 0:00:05.654 *********
2026-06-27 18:53:26.939576 | instance | ok: [localhost]
2026-06-27 18:53:26.939835 | instance |
2026-06-27 18:53:26.940141 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-06-27 18:53:26.940411 | instance | Saturday 27 June 2026 18:53:26 +0000 (0:00:00.022) 0:00:05.676 *********
2026-06-27 18:53:26.968402 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-06-27 18:53:26.968649 | instance |
2026-06-27 18:53:26.968937 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-06-27 18:53:26.969340 | instance | Saturday 27 June 2026 18:53:26 +0000 (0:00:00.028) 0:00:05.705 *********
2026-06-27 18:53:27.322175 | instance | changed: [localhost]
2026-06-27 18:53:27.322564 | instance |
2026-06-27 18:53:27.322930 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-06-27 18:53:27.323307 | instance |
2026-06-27 18:53:27.323723 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-06-27 18:53:27.324129 | instance | Saturday 27 June 2026 18:53:27 +0000 (0:00:00.354) 0:00:06.059 *********
2026-06-27 18:53:27.683637 | instance | changed: [localhost]
2026-06-27 18:53:27.683869 | instance |
2026-06-27 18:53:27.684075 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-06-27 18:53:27.684332 | instance | Saturday 27 June 2026 18:53:27 +0000 (0:00:00.359) 0:00:06.418 *********
2026-06-27 18:53:27.704306 | instance | ok: [localhost]
2026-06-27 18:53:27.704650 | instance |
2026-06-27 18:53:27.704921 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-06-27 18:53:27.705138 | instance | Saturday 27 June 2026 18:53:27 +0000 (0:00:00.022) 0:00:06.441 *********
2026-06-27 18:53:27.746497 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-06-27 18:53:27.746536 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-06-27 18:53:27.746542 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-06-27 18:53:27.746549 | instance |
2026-06-27 18:53:27.746556 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-06-27 18:53:27.746561 | instance | Saturday 27 June 2026 18:53:27 +0000 (0:00:00.041) 0:00:06.483 *********
2026-06-27 18:53:28.078159 | instance | changed: [localhost]
2026-06-27 18:53:28.078198 | instance |
2026-06-27 18:53:28.078204 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-06-27 18:53:28.078208 | instance |
2026-06-27 18:53:28.078212 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-06-27 18:53:28.078216 | instance | Saturday 27 June 2026 18:53:28 +0000 (0:00:00.331) 0:00:06.814 *********
2026-06-27 18:53:28.238925 | instance | changed: [localhost]
2026-06-27 18:53:28.238969 | instance |
2026-06-27 18:53:28.238976 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-06-27 18:53:28.238983 | instance | Saturday 27 June 2026 18:53:28 +0000 (0:00:00.161) 0:00:06.975 *********
2026-06-27 18:53:28.261858 | instance | ok: [localhost]
2026-06-27 18:53:28.261878 | instance |
2026-06-27 18:53:28.261885 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-06-27 18:53:28.261891 | instance | Saturday 27 June 2026 18:53:28 +0000 (0:00:00.023) 0:00:06.998 *********
2026-06-27 18:53:28.295426 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-06-27 18:53:28.295463 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-06-27 18:53:28.295474 | instance |
2026-06-27 18:53:28.295484 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-06-27 18:53:28.295493 | instance | Saturday 27 June 2026 18:53:28 +0000 (0:00:00.032) 0:00:07.031 *********
2026-06-27 18:53:28.638084 | instance | changed: [localhost]
2026-06-27 18:53:28.638353 | instance |
2026-06-27 18:53:28.638655 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-06-27 18:53:28.638932 | instance |
2026-06-27 18:53:28.639216 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 18:53:28.639561 | instance | Saturday 27 June 2026 18:53:28 +0000 (0:00:00.343) 0:00:07.374 *********
2026-06-27 18:53:29.301942 | instance | ok: [localhost]
2026-06-27 18:53:29.302191 | instance |
2026-06-27 18:53:29.302493 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-27 18:53:29.302831 | instance | Saturday 27 June 2026 18:53:29 +0000 (0:00:00.664) 0:00:08.038 *********
2026-06-27 18:53:29.483627 | instance | changed: [localhost]
2026-06-27 18:53:29.484176 | instance |
2026-06-27 18:53:29.484254 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-06-27 18:53:29.484614 | instance | Saturday 27 June 2026 18:53:29 +0000 (0:00:00.181) 0:00:08.220 *********
2026-06-27 18:53:29.512827 | instance | ok: [localhost]
2026-06-27 18:53:29.513018 | instance |
2026-06-27 18:53:29.513374 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-06-27 18:53:29.513686 | instance | Saturday 27 June 2026 18:53:29 +0000 (0:00:00.028) 0:00:08.249 *********
2026-06-27 18:53:30.272974 | instance | ok: [localhost] => (item=keycloak_host)
2026-06-27 18:53:30.273395 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-06-27 18:53:30.273816 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-06-27 18:53:30.274175 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-06-27 18:53:30.274525 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-06-27 18:53:30.274877 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-06-27 18:53:30.275222 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-06-27 18:53:30.275612 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-06-27 18:53:30.275960 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-06-27 18:53:30.276304 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-06-27 18:53:30.276648 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-06-27 18:53:30.276991 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-06-27 18:53:30.277349 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-06-27 18:53:30.277722 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-06-27 18:53:30.278071 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-06-27 18:53:30.278416 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-06-27 18:53:30.278770 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-06-27 18:53:30.279114 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-06-27 18:53:30.279504 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-06-27 18:53:30.279855 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-06-27 18:53:30.280199 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-06-27 18:53:30.280543 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-06-27 18:53:30.280889 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-06-27 18:53:30.281216 | instance |
2026-06-27 18:53:30.281619 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-06-27 18:53:30.281919 | instance | Saturday 27 June 2026 18:53:30 +0000 (0:00:00.760) 0:00:09.009 *********
2026-06-27 18:53:30.639817 | instance | changed: [localhost]
2026-06-27 18:53:30.640198 | instance |
2026-06-27 18:53:30.640547 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-27 18:53:30.640894 | instance | Saturday 27 June 2026 18:53:30 +0000 (0:00:00.366) 0:00:09.376 *********
2026-06-27 18:53:30.823076 | instance | changed: [localhost]
2026-06-27 18:53:30.823476 | instance |
2026-06-27 18:53:30.823830 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-06-27 18:53:30.824178 | instance |
2026-06-27 18:53:30.824565 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-06-27 18:53:30.824906 | instance | Saturday 27 June 2026 18:53:30 +0000 (0:00:00.183) 0:00:09.560 *********
2026-06-27 18:53:30.995397 | instance | changed: [localhost]
2026-06-27 18:53:30.995773 | instance |
2026-06-27 18:53:30.996116 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-06-27 18:53:30.996453 | instance | Saturday 27 June 2026 18:53:30 +0000 (0:00:00.171) 0:00:09.731 *********
2026-06-27 18:53:31.020981 | instance | ok: [localhost]
2026-06-27 18:53:31.021321 | instance |
2026-06-27 18:53:31.021667 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-06-27 18:53:31.022134 | instance | Saturday 27 June 2026 18:53:31 +0000 (0:00:00.026) 0:00:09.758 *********
2026-06-27 18:53:31.055226 | 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-27 18:53:31.055638 | instance |
2026-06-27 18:53:31.055981 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-06-27 18:53:31.056317 | instance | Saturday 27 June 2026 18:53:31 +0000 (0:00:00.034) 0:00:09.792 *********
2026-06-27 18:53:31.406561 | instance | changed: [localhost]
2026-06-27 18:53:31.407102 | instance |
2026-06-27 18:53:31.407648 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-06-27 18:53:31.408043 | instance |
2026-06-27 18:53:31.408453 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-06-27 18:53:31.408856 | instance | Saturday 27 June 2026 18:53:31 +0000 (0:00:00.351) 0:00:10.143 *********
2026-06-27 18:53:31.584377 | instance | changed: [localhost]
2026-06-27 18:53:31.584770 | instance |
2026-06-27 18:53:31.585215 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-06-27 18:53:31.585695 | instance | Saturday 27 June 2026 18:53:31 +0000 (0:00:00.177) 0:00:10.321 *********
2026-06-27 18:53:31.609261 | instance | ok: [localhost]
2026-06-27 18:53:31.609661 | instance |
2026-06-27 18:53:31.610020 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-06-27 18:53:31.610504 | instance | Saturday 27 June 2026 18:53:31 +0000 (0:00:00.024) 0:00:10.346 *********
2026-06-27 18:53:31.644226 | 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-27 18:53:31.644574 | instance |
2026-06-27 18:53:31.644921 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-06-27 18:53:31.645265 | instance | Saturday 27 June 2026 18:53:31 +0000 (0:00:00.035) 0:00:10.381 *********
2026-06-27 18:53:31.998568 | instance | changed: [localhost]
2026-06-27 18:53:31.998888 | instance |
2026-06-27 18:53:31.999186 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-06-27 18:53:31.999483 | instance |
2026-06-27 18:53:31.999760 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-06-27 18:53:32.000035 | instance | Saturday 27 June 2026 18:53:31 +0000 (0:00:00.354) 0:00:10.735 *********
2026-06-27 18:53:32.180593 | instance | changed: [localhost]
2026-06-27 18:53:32.180957 | instance |
2026-06-27 18:53:32.181295 | instance | TASK [Load the current secrets into a variable] ********************************
2026-06-27 18:53:32.181648 | instance | Saturday 27 June 2026 18:53:32 +0000 (0:00:00.181) 0:00:10.917 *********
2026-06-27 18:53:32.211560 | instance | ok: [localhost]
2026-06-27 18:53:32.211891 | instance |
2026-06-27 18:53:32.212227 | instance | TASK [Generate secrets for missing variables] **********************************
2026-06-27 18:53:32.212557 | instance | Saturday 27 June 2026 18:53:32 +0000 (0:00:00.030) 0:00:10.948 *********
2026-06-27 18:53:32.630588 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-06-27 18:53:32.899811 | instance | ok: [localhost] => (item=keepalived_password)
2026-06-27 18:53:32.899854 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-06-27 18:53:32.899860 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-06-27 18:53:32.899866 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-06-27 18:53:32.899873 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-06-27 18:53:32.899879 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-06-27 18:53:32.899885 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-06-27 18:53:32.899890 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-06-27 18:53:32.899897 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-06-27 18:53:32.899902 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-06-27 18:53:32.899908 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-06-27 18:53:32.899926 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-06-27 18:53:32.899932 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-06-27 18:53:32.899937 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-06-27 18:53:32.899943 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-06-27 18:53:32.899949 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-06-27 18:53:32.899955 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-06-27 18:53:32.899961 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-06-27 18:53:32.899967 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-06-27 18:53:32.899975 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-06-27 18:53:32.899982 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-06-27 18:53:32.899989 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-06-27 18:53:32.899995 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-06-27 18:53:32.900000 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-06-27 18:53:32.900006 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-06-27 18:53:32.900013 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-06-27 18:53:32.900020 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-06-27 18:53:32.900027 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-06-27 18:53:32.900033 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-06-27 18:53:32.900039 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-06-27 18:53:32.900045 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-06-27 18:53:32.900051 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-06-27 18:53:32.900057 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-06-27 18:53:32.900064 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-06-27 18:53:32.900070 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-06-27 18:53:32.900076 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-06-27 18:53:32.900082 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-06-27 18:53:32.900089 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-06-27 18:53:32.900095 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-06-27 18:53:32.900101 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-06-27 18:53:32.900107 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-06-27 18:53:32.900113 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-06-27 18:53:32.900119 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-06-27 18:53:32.900130 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-06-27 18:53:32.900136 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-06-27 18:53:32.900141 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-06-27 18:53:32.900147 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-06-27 18:53:32.900153 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-06-27 18:53:32.900158 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-06-27 18:53:32.900164 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-06-27 18:53:32.900175 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-06-27 18:53:32.900191 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-06-27 18:53:32.900197 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-06-27 18:53:32.900203 | instance |
2026-06-27 18:53:32.900209 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-06-27 18:53:32.900214 | instance | Saturday 27 June 2026 18:53:32 +0000 (0:00:00.418) 0:00:11.367 *********
2026-06-27 18:53:32.900227 | instance | ok: [localhost] => (item=barbican_kek)
2026-06-27 18:53:32.900233 | instance |
2026-06-27 18:53:32.900239 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-06-27 18:53:32.900245 | instance | Saturday 27 June 2026 18:53:32 +0000 (0:00:00.059) 0:00:11.427 *********
2026-06-27 18:53:33.245429 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-27 18:53:33.246777 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-27 18:53:33.246840 | instance |
2026-06-27 18:53:33.246853 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-06-27 18:53:33.246863 | instance | Saturday 27 June 2026 18:53:33 +0000 (0:00:00.554) 0:00:11.982 *********
2026-06-27 18:53:39.739939 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-27 18:53:39.740014 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-27 18:53:39.740026 | instance |
2026-06-27 18:53:39.740305 | instance | TASK [Set values for SSH keys] *************************************************
2026-06-27 18:53:39.740344 | instance | Saturday 27 June 2026 18:53:39 +0000 (0:00:06.494) 0:00:18.477 *********
2026-06-27 18:53:39.800676 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-06-27 18:53:39.801460 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-06-27 18:53:39.801501 | instance |
2026-06-27 18:53:39.801509 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-06-27 18:53:39.801516 | instance | Saturday 27 June 2026 18:53:39 +0000 (0:00:00.060) 0:00:18.537 *********
2026-06-27 18:53:40.149397 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-27 18:53:40.149477 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-27 18:53:40.149550 | instance |
2026-06-27 18:53:40.149796 | instance | TASK [Write new secrets file to disk] ******************************************
2026-06-27 18:53:40.149835 | instance | Saturday 27 June 2026 18:53:40 +0000 (0:00:00.348) 0:00:18.886 *********
2026-06-27 18:53:40.503498 | instance | changed: [localhost]
2026-06-27 18:53:40.504035 | instance |
2026-06-27 18:53:40.504073 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-06-27 18:53:40.504082 | instance | Saturday 27 June 2026 18:53:40 +0000 (0:00:00.353) 0:00:19.240 *********
2026-06-27 18:53:40.537434 | instance | skipping: [localhost]
2026-06-27 18:53:40.538107 | instance |
2026-06-27 18:53:40.538130 | instance | PLAY [Setup networking] ********************************************************
2026-06-27 18:53:40.538135 | instance |
2026-06-27 18:53:40.538140 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 18:53:40.538145 | instance | Saturday 27 June 2026 18:53:40 +0000 (0:00:00.034) 0:00:19.274 *********
2026-06-27 18:53:41.234496 | instance | ok: [instance]
2026-06-27 18:53:41.234999 | instance |
2026-06-27 18:53:41.235091 | instance | TASK [Create bridge for management network] ************************************
2026-06-27 18:53:41.235100 | instance | Saturday 27 June 2026 18:53:41 +0000 (0:00:00.696) 0:00:19.971 *********
2026-06-27 18:53:41.562571 | instance | ok: [instance]
2026-06-27 18:53:41.563347 | instance |
2026-06-27 18:53:41.563410 | instance | TASK [Create fake interface for management bridge] *****************************
2026-06-27 18:53:41.563447 | instance | Saturday 27 June 2026 18:53:41 +0000 (0:00:00.327) 0:00:20.299 *********
2026-06-27 18:53:41.762597 | instance | ok: [instance]
2026-06-27 18:53:41.763090 | instance |
2026-06-27 18:53:41.763134 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-06-27 18:53:41.763142 | instance | Saturday 27 June 2026 18:53:41 +0000 (0:00:00.200) 0:00:20.499 *********
2026-06-27 18:53:41.966856 | instance | ok: [instance]
2026-06-27 18:53:41.967422 | instance |
2026-06-27 18:53:41.967487 | instance | TASK [Assign IP address for management bridge] *********************************
2026-06-27 18:53:41.967498 | instance | Saturday 27 June 2026 18:53:41 +0000 (0:00:00.204) 0:00:20.703 *********
2026-06-27 18:53:42.176196 | instance | ok: [instance]
2026-06-27 18:53:42.176229 | instance |
2026-06-27 18:53:42.176235 | instance | TASK [Bring up interfaces] *****************************************************
2026-06-27 18:53:42.176239 | instance | Saturday 27 June 2026 18:53:42 +0000 (0:00:00.208) 0:00:20.912 *********
2026-06-27 18:53:42.563312 | instance | ok: [instance] => (item=br-mgmt)
2026-06-27 18:53:42.563372 | instance | ok: [instance] => (item=dummy0)
2026-06-27 18:53:42.563770 | instance |
2026-06-27 18:53:42.563842 | instance | PLAY [Create devices for Ceph] *************************************************
2026-06-27 18:53:42.563861 | instance |
2026-06-27 18:53:42.563870 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 18:53:42.564025 | instance | Saturday 27 June 2026 18:53:42 +0000 (0:00:00.388) 0:00:21.300 *********
2026-06-27 18:53:43.279027 | instance | ok: [instance]
2026-06-27 18:53:43.279096 | instance |
2026-06-27 18:53:43.279403 | instance | TASK [Install depedencies] *****************************************************
2026-06-27 18:53:43.279517 | instance | Saturday 27 June 2026 18:53:43 +0000 (0:00:00.715) 0:00:22.016 *********
2026-06-27 18:54:01.852286 | instance | changed: [instance]
2026-06-27 18:54:01.852372 | instance |
2026-06-27 18:54:01.852381 | instance | TASK [Start up service] ********************************************************
2026-06-27 18:54:01.852388 | instance | Saturday 27 June 2026 18:54:01 +0000 (0:00:18.571) 0:00:40.587 *********
2026-06-27 18:54:02.402235 | instance | ok: [instance]
2026-06-27 18:54:02.402347 | instance |
2026-06-27 18:54:02.402424 | instance | TASK [Generate lvm.conf] *******************************************************
2026-06-27 18:54:02.402612 | instance | Saturday 27 June 2026 18:54:02 +0000 (0:00:00.552) 0:00:41.139 *********
2026-06-27 18:54:02.605028 | instance | ok: [instance]
2026-06-27 18:54:02.605111 | instance |
2026-06-27 18:54:02.605341 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-06-27 18:54:02.605610 | instance | Saturday 27 June 2026 18:54:02 +0000 (0:00:00.202) 0:00:41.341 *********
2026-06-27 18:54:03.035295 | instance | changed: [instance]
2026-06-27 18:54:03.035402 | instance |
2026-06-27 18:54:03.035593 | instance | TASK [Get list of all loopback devices] ****************************************
2026-06-27 18:54:03.035842 | instance | Saturday 27 June 2026 18:54:03 +0000 (0:00:00.430) 0:00:41.772 *********
2026-06-27 18:54:03.221949 | instance | ok: [instance]
2026-06-27 18:54:03.222217 | instance |
2026-06-27 18:54:03.222470 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-06-27 18:54:03.222689 | instance | Saturday 27 June 2026 18:54:03 +0000 (0:00:00.185) 0:00:41.957 *********
2026-06-27 18:54:03.244932 | instance | skipping: [instance]
2026-06-27 18:54:03.244971 | instance |
2026-06-27 18:54:03.244977 | instance | TASK [Create devices for Ceph] *************************************************
2026-06-27 18:54:03.244982 | instance | Saturday 27 June 2026 18:54:03 +0000 (0:00:00.023) 0:00:41.981 *********
2026-06-27 18:54:03.771435 | instance | changed: [instance] => (item=osd0)
2026-06-27 18:54:03.771771 | instance | changed: [instance] => (item=osd1)
2026-06-27 18:54:03.771787 | instance | changed: [instance] => (item=osd2)
2026-06-27 18:54:03.771802 | instance |
2026-06-27 18:54:03.771836 | instance | TASK [Set permissions on loopback devices] *************************************
2026-06-27 18:54:03.771866 | instance | Saturday 27 June 2026 18:54:03 +0000 (0:00:00.526) 0:00:42.507 *********
2026-06-27 18:54:04.291710 | instance | changed: [instance] => (item=osd0)
2026-06-27 18:54:04.291961 | instance | changed: [instance] => (item=osd1)
2026-06-27 18:54:04.292231 | instance | changed: [instance] => (item=osd2)
2026-06-27 18:54:04.292486 | instance |
2026-06-27 18:54:04.292766 | instance | TASK [Start loop devices] ******************************************************
2026-06-27 18:54:04.293035 | instance | Saturday 27 June 2026 18:54:04 +0000 (0:00:00.520) 0:00:43.028 *********
2026-06-27 18:54:04.989961 | instance | changed: [instance] => (item=osd0)
2026-06-27 18:54:04.990282 | instance | changed: [instance] => (item=osd1)
2026-06-27 18:54:04.990571 | instance | changed: [instance] => (item=osd2)
2026-06-27 18:54:04.990861 | instance |
2026-06-27 18:54:04.991138 | instance | TASK [Create a volume group for each loop device] ******************************
2026-06-27 18:54:04.991531 | instance | Saturday 27 June 2026 18:54:04 +0000 (0:00:00.698) 0:00:43.726 *********
2026-06-27 18:54:08.028451 | instance | changed: [instance] => (item=osd0)
2026-06-27 18:54:08.028729 | instance | changed: [instance] => (item=osd1)
2026-06-27 18:54:08.028949 | instance | changed: [instance] => (item=osd2)
2026-06-27 18:54:08.029177 | instance |
2026-06-27 18:54:08.029430 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-06-27 18:54:08.029649 | instance | Saturday 27 June 2026 18:54:08 +0000 (0:00:03.038) 0:00:46.765 *********
2026-06-27 18:54:09.833531 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-06-27 18:54:09.833730 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-06-27 18:54:09.833882 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-06-27 18:54:09.834025 | instance |
2026-06-27 18:54:09.834186 | instance | PLAY [controllers] *************************************************************
2026-06-27 18:54:09.834339 | instance |
2026-06-27 18:54:09.834500 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 18:54:09.834648 | instance | Saturday 27 June 2026 18:54:09 +0000 (0:00:01.804) 0:00:48.569 *********
2026-06-27 18:54:10.743112 | instance | ok: [instance]
2026-06-27 18:54:10.743150 | instance |
2026-06-27 18:54:10.743155 | instance | TASK [Set masquerade rule] *****************************************************
2026-06-27 18:54:10.743160 | instance | Saturday 27 June 2026 18:54:10 +0000 (0:00:00.910) 0:00:49.480 *********
2026-06-27 18:54:11.191316 | instance | changed: [instance]
2026-06-27 18:54:11.191386 | instance |
2026-06-27 18:54:11.191403 | instance | PLAY RECAP *********************************************************************
2026-06-27 18:54:11.191417 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-27 18:54:11.191442 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-27 18:54:11.191455 | instance |
2026-06-27 18:54:11.191469 | instance | Saturday 27 June 2026 18:54:11 +0000 (0:00:00.440) 0:00:49.921 *********
2026-06-27 18:54:11.191482 | instance | ===============================================================================
2026-06-27 18:54:11.191495 | instance | Install depedencies ---------------------------------------------------- 18.57s
2026-06-27 18:54:11.191509 | instance | Generate SSH keys for missing variables --------------------------------- 6.49s
2026-06-27 18:54:11.191522 | instance | Create a volume group for each loop device ------------------------------ 3.04s
2026-06-27 18:54:11.191535 | instance | Create a logical volume for each loop device ---------------------------- 1.80s
2026-06-27 18:54:11.191548 | instance | Gathering Facts --------------------------------------------------------- 1.13s
2026-06-27 18:54:11.191561 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.08s
2026-06-27 18:54:11.191574 | instance | Create folders for workspace -------------------------------------------- 0.96s
2026-06-27 18:54:11.191587 | instance | Gathering Facts --------------------------------------------------------- 0.91s
2026-06-27 18:54:11.191600 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.76s
2026-06-27 18:54:11.191675 | instance | Gathering Facts --------------------------------------------------------- 0.72s
2026-06-27 18:54:11.191689 | instance | Start loop devices ------------------------------------------------------ 0.70s
2026-06-27 18:54:11.191702 | instance | Gathering Facts --------------------------------------------------------- 0.70s
2026-06-27 18:54:11.191715 | instance | Gathering Facts --------------------------------------------------------- 0.66s
2026-06-27 18:54:11.191728 | instance | Configure short hostname ------------------------------------------------ 0.64s
2026-06-27 18:54:11.191741 | instance | Purge "snapd" package --------------------------------------------------- 0.64s
2026-06-27 18:54:11.191773 | instance | Generate temporary files for generating keys for missing variables ------ 0.55s
2026-06-27 18:54:11.191787 | instance | Start up service -------------------------------------------------------- 0.55s
2026-06-27 18:54:11.191952 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.53s
2026-06-27 18:54:11.192413 | instance | Create devices for Ceph ------------------------------------------------- 0.53s
2026-06-27 18:54:11.192650 | instance | Set permissions on loopback devices ------------------------------------- 0.52s
2026-06-27 18:54:11.265131 | instance | INFO [aio > prepare] Executed: Successful
2026-06-27 18:54:11.273099 | instance | INFO [aio > converge] Executing
2026-06-27 18:54:14.024689 | instance |
2026-06-27 18:54:14.025100 | instance | PLAY [all] *********************************************************************
2026-06-27 18:54:14.025416 | instance |
2026-06-27 18:54:14.025744 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 18:54:14.026071 | instance | Saturday 27 June 2026 18:54:14 +0000 (0:00:00.016) 0:00:00.016 *********
2026-06-27 18:54:15.198078 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-27 18:54:15.198469 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-27 18:54:15.198795 | instance | interpreter could change the meaning of that path. See
2026-06-27 18:54:15.199118 | instance | https://docs.ansible.com/ansible-
2026-06-27 18:54:15.199476 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-27 18:54:15.208049 | instance | ok: [instance]
2026-06-27 18:54:15.208362 | instance |
2026-06-27 18:54:15.208689 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-27 18:54:15.209014 | instance | Saturday 27 June 2026 18:54:15 +0000 (0:00:01.183) 0:00:01.199 *********
2026-06-27 18:54:15.245861 | instance | skipping: [instance]
2026-06-27 18:54:15.246230 | instance |
2026-06-27 18:54:15.246558 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-27 18:54:15.246881 | instance | Saturday 27 June 2026 18:54:15 +0000 (0:00:00.037) 0:00:01.237 *********
2026-06-27 18:54:15.432574 | instance | ok: [instance]
2026-06-27 18:54:15.433567 | instance |
2026-06-27 18:54:15.433978 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-06-27 18:54:15.434293 | instance |
2026-06-27 18:54:15.434660 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 18:54:15.435064 | instance | Saturday 27 June 2026 18:54:15 +0000 (0:00:00.186) 0:00:01.424 *********
2026-06-27 18:54:16.344124 | instance | ok: [instance]
2026-06-27 18:54:16.344488 | instance |
2026-06-27 18:54:16.344817 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 18:54:16.345195 | instance | Saturday 27 June 2026 18:54:16 +0000 (0:00:00.911) 0:00:02.335 *********
2026-06-27 18:54:16.639821 | instance | ok: [instance]
2026-06-27 18:54:16.639897 | instance |
2026-06-27 18:54:16.640013 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-27 18:54:16.640205 | instance | Saturday 27 June 2026 18:54:16 +0000 (0:00:00.293) 0:00:02.628 *********
2026-06-27 18:54:16.683988 | instance | skipping: [instance]
2026-06-27 18:54:16.684227 | instance |
2026-06-27 18:54:16.684429 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-27 18:54:16.684628 | instance | Saturday 27 June 2026 18:54:16 +0000 (0:00:00.043) 0:00:02.671 *********
2026-06-27 18:54:17.051921 | instance | changed: [instance]
2026-06-27 18:54:17.052081 | instance |
2026-06-27 18:54:17.052351 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 18:54:17.052594 | instance | Saturday 27 June 2026 18:54:17 +0000 (0:00:00.369) 0:00:03.041 *********
2026-06-27 18:54:17.123825 | instance | ok: [instance] => {
2026-06-27 18:54:17.123901 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-27 18:54:17.123992 | instance | }
2026-06-27 18:54:17.124164 | instance |
2026-06-27 18:54:17.124318 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 18:54:17.124482 | instance | Saturday 27 June 2026 18:54:17 +0000 (0:00:00.073) 0:00:03.115 *********
2026-06-27 18:54:17.757602 | instance | changed: [instance]
2026-06-27 18:54:17.757798 | instance |
2026-06-27 18:54:17.757964 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 18:54:17.758123 | instance | Saturday 27 June 2026 18:54:17 +0000 (0:00:00.628) 0:00:03.744 *********
2026-06-27 18:54:17.808178 | instance | skipping: [instance]
2026-06-27 18:54:17.808706 | instance |
2026-06-27 18:54:17.809077 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-27 18:54:17.809408 | instance | Saturday 27 June 2026 18:54:17 +0000 (0:00:00.052) 0:00:03.796 *********
2026-06-27 18:54:17.855776 | instance | skipping: [instance]
2026-06-27 18:54:17.855875 | instance |
2026-06-27 18:54:17.856063 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 18:54:17.856220 | instance | Saturday 27 June 2026 18:54:17 +0000 (0:00:00.050) 0:00:03.847 *********
2026-06-27 18:54:18.068022 | instance | ok: [instance]
2026-06-27 18:54:18.068435 | instance |
2026-06-27 18:54:18.068796 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-27 18:54:18.069140 | instance | Saturday 27 June 2026 18:54:18 +0000 (0:00:00.208) 0:00:04.056 *********
2026-06-27 18:54:19.243322 | instance | ok: [instance]
2026-06-27 18:54:19.243516 | instance |
2026-06-27 18:54:19.243715 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 18:54:19.243875 | instance | Saturday 27 June 2026 18:54:19 +0000 (0:00:01.176) 0:00:05.232 *********
2026-06-27 18:54:19.309054 | instance | ok: [instance] => {
2026-06-27 18:54:19.309091 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-27 18:54:19.309097 | instance | }
2026-06-27 18:54:19.309101 | instance |
2026-06-27 18:54:19.309106 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 18:54:19.309110 | instance | Saturday 27 June 2026 18:54:19 +0000 (0:00:00.067) 0:00:05.299 *********
2026-06-27 18:54:19.958045 | instance | changed: [instance]
2026-06-27 18:54:19.958088 | instance |
2026-06-27 18:54:19.958096 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 18:54:19.958103 | instance | Saturday 27 June 2026 18:54:19 +0000 (0:00:00.649) 0:00:05.949 *********
2026-06-27 18:54:22.725280 | instance | changed: [instance]
2026-06-27 18:54:22.725317 | instance |
2026-06-27 18:54:22.725322 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-27 18:54:22.725327 | instance | Saturday 27 June 2026 18:54:22 +0000 (0:00:02.767) 0:00:08.716 *********
2026-06-27 18:54:22.760802 | instance | skipping: [instance]
2026-06-27 18:54:22.760834 | instance |
2026-06-27 18:54:22.760841 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-27 18:54:22.760847 | instance | Saturday 27 June 2026 18:54:22 +0000 (0:00:00.035) 0:00:08.752 *********
2026-06-27 18:54:22.791317 | instance | skipping: [instance]
2026-06-27 18:54:22.791348 | instance |
2026-06-27 18:54:22.791355 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-27 18:54:22.791361 | instance | Saturday 27 June 2026 18:54:22 +0000 (0:00:00.030) 0:00:08.782 *********
2026-06-27 18:54:22.831413 | instance | skipping: [instance]
2026-06-27 18:54:22.831477 | instance |
2026-06-27 18:54:22.831495 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-27 18:54:22.831716 | instance | Saturday 27 June 2026 18:54:22 +0000 (0:00:00.039) 0:00:08.821 *********
2026-06-27 18:54:27.869335 | instance | changed: [instance]
2026-06-27 18:54:27.869453 | instance |
2026-06-27 18:54:27.869506 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-27 18:54:27.869601 | instance | Saturday 27 June 2026 18:54:27 +0000 (0:00:05.038) 0:00:13.860 *********
2026-06-27 18:54:28.482532 | instance | changed: [instance]
2026-06-27 18:54:28.482765 | instance |
2026-06-27 18:54:28.483049 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-27 18:54:28.483378 | instance | Saturday 27 June 2026 18:54:28 +0000 (0:00:00.613) 0:00:14.473 *********
2026-06-27 18:54:29.371410 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-06-27 18:54:29.371479 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-27 18:54:29.371491 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-27 18:54:29.371501 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-27 18:54:29.371511 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-27 18:54:29.371520 | instance |
2026-06-27 18:54:29.371530 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-27 18:54:29.371547 | instance | Saturday 27 June 2026 18:54:29 +0000 (0:00:00.886) 0:00:15.360 *********
2026-06-27 18:54:29.942109 | instance | changed: [instance]
2026-06-27 18:54:29.942169 | instance |
2026-06-27 18:54:29.942319 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-27 18:54:29.942677 | instance | Saturday 27 June 2026 18:54:29 +0000 (0:00:00.564) 0:00:15.925 *********
2026-06-27 18:54:29.942834 | instance |
2026-06-27 18:54:29.942995 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-27 18:54:29.943149 | instance | Saturday 27 June 2026 18:54:29 +0000 (0:00:00.008) 0:00:15.933 *********
2026-06-27 18:54:30.859394 | instance | ok: [instance]
2026-06-27 18:54:30.859577 | instance |
2026-06-27 18:54:30.859737 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-06-27 18:54:30.859934 | instance | Saturday 27 June 2026 18:54:30 +0000 (0:00:00.917) 0:00:16.851 *********
2026-06-27 18:54:31.304267 | instance | changed: [instance]
2026-06-27 18:54:31.304402 | instance |
2026-06-27 18:54:31.304675 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-27 18:54:31.304955 | instance | Saturday 27 June 2026 18:54:31 +0000 (0:00:00.444) 0:00:17.295 *********
2026-06-27 18:54:31.879238 | instance | changed: [instance]
2026-06-27 18:54:31.879327 | instance |
2026-06-27 18:54:31.879603 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 18:54:31.879646 | instance | Saturday 27 June 2026 18:54:31 +0000 (0:00:00.575) 0:00:17.870 *********
2026-06-27 18:54:32.085856 | instance | ok: [instance]
2026-06-27 18:54:32.085920 | instance |
2026-06-27 18:54:32.086232 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 18:54:32.086274 | instance | Saturday 27 June 2026 18:54:32 +0000 (0:00:00.206) 0:00:18.077 *********
2026-06-27 18:54:32.142629 | instance | ok: [instance] => {
2026-06-27 18:54:32.143232 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-27 18:54:32.143278 | instance | }
2026-06-27 18:54:32.143284 | instance |
2026-06-27 18:54:32.143289 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 18:54:32.143294 | instance | Saturday 27 June 2026 18:54:32 +0000 (0:00:00.056) 0:00:18.134 *********
2026-06-27 18:54:32.958927 | instance | changed: [instance]
2026-06-27 18:54:32.958999 | instance |
2026-06-27 18:54:32.959259 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 18:54:32.959302 | instance | Saturday 27 June 2026 18:54:32 +0000 (0:00:00.816) 0:00:18.950 *********
2026-06-27 18:54:37.236548 | instance | changed: [instance]
2026-06-27 18:54:37.236620 | instance |
2026-06-27 18:54:37.236892 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-27 18:54:37.236932 | instance | Saturday 27 June 2026 18:54:37 +0000 (0:00:04.277) 0:00:23.228 *********
2026-06-27 18:54:38.240260 | instance | ok: [instance]
2026-06-27 18:54:38.240365 | instance |
2026-06-27 18:54:38.240810 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-27 18:54:38.240854 | instance | Saturday 27 June 2026 18:54:38 +0000 (0:00:01.003) 0:00:24.231 *********
2026-06-27 18:54:38.615422 | instance | changed: [instance]
2026-06-27 18:54:38.615484 | instance |
2026-06-27 18:54:38.615835 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-27 18:54:38.615885 | instance | Saturday 27 June 2026 18:54:38 +0000 (0:00:00.375) 0:00:24.607 *********
2026-06-27 18:54:39.075820 | instance | changed: [instance]
2026-06-27 18:54:39.075912 | instance |
2026-06-27 18:54:39.076162 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-27 18:54:39.076344 | instance | Saturday 27 June 2026 18:54:39 +0000 (0:00:00.460) 0:00:25.067 *********
2026-06-27 18:54:39.619548 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-06-27 18:54:39.620183 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-27 18:54:39.620200 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-27 18:54:39.620205 | instance |
2026-06-27 18:54:39.620210 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-27 18:54:39.620214 | instance | Saturday 27 June 2026 18:54:39 +0000 (0:00:00.543) 0:00:25.611 *********
2026-06-27 18:54:40.055037 | instance | changed: [instance]
2026-06-27 18:54:40.055368 | instance |
2026-06-27 18:54:40.055447 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-27 18:54:40.055615 | instance | Saturday 27 June 2026 18:54:40 +0000 (0:00:00.435) 0:00:26.046 *********
2026-06-27 18:54:40.524495 | instance | changed: [instance]
2026-06-27 18:54:40.524568 | instance |
2026-06-27 18:54:40.524633 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-27 18:54:40.525142 | instance | Saturday 27 June 2026 18:54:40 +0000 (0:00:00.460) 0:00:26.507 *********
2026-06-27 18:54:40.525208 | instance |
2026-06-27 18:54:40.525214 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-27 18:54:40.525219 | instance | Saturday 27 June 2026 18:54:40 +0000 (0:00:00.008) 0:00:26.515 *********
2026-06-27 18:54:41.280854 | instance | ok: [instance]
2026-06-27 18:54:41.281365 | instance |
2026-06-27 18:54:41.281406 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-06-27 18:54:41.281415 | instance | Saturday 27 June 2026 18:54:41 +0000 (0:00:00.756) 0:00:27.272 *********
2026-06-27 18:54:42.594869 | instance | changed: [instance]
2026-06-27 18:54:42.594933 | instance |
2026-06-27 18:54:42.595205 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-27 18:54:42.595220 | instance | Saturday 27 June 2026 18:54:42 +0000 (0:00:01.314) 0:00:28.586 *********
2026-06-27 18:54:43.163170 | instance | changed: [instance]
2026-06-27 18:54:43.163290 | instance |
2026-06-27 18:54:43.163632 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-27 18:54:43.163673 | instance | Saturday 27 June 2026 18:54:43 +0000 (0:00:00.567) 0:00:29.154 *********
2026-06-27 18:54:43.226646 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-27 18:54:43.227171 | instance |
2026-06-27 18:54:43.227216 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-27 18:54:43.227224 | instance | Saturday 27 June 2026 18:54:43 +0000 (0:00:00.063) 0:00:29.218 *********
2026-06-27 18:54:48.344757 | instance | changed: [instance]
2026-06-27 18:54:48.344848 | instance |
2026-06-27 18:54:48.345247 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-27 18:54:48.345294 | instance | Saturday 27 June 2026 18:54:48 +0000 (0:00:05.118) 0:00:34.336 *********
2026-06-27 18:54:48.987574 | instance | ok: [instance] => (item=chronyd)
2026-06-27 18:54:48.987637 | instance | ok: [instance] => (item=sshd)
2026-06-27 18:54:48.988024 | instance |
2026-06-27 18:54:48.988064 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-27 18:54:48.988070 | instance | Saturday 27 June 2026 18:54:48 +0000 (0:00:00.642) 0:00:34.979 *********
2026-06-27 18:54:49.280670 | instance | changed: [instance]
2026-06-27 18:54:49.280750 | instance |
2026-06-27 18:54:49.280962 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-27 18:54:49.281000 | instance | Saturday 27 June 2026 18:54:49 +0000 (0:00:00.293) 0:00:35.272 *********
2026-06-27 18:54:49.479206 | instance | ok: [instance]
2026-06-27 18:54:49.479302 | instance |
2026-06-27 18:54:49.479659 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-27 18:54:49.479707 | instance | Saturday 27 June 2026 18:54:49 +0000 (0:00:00.197) 0:00:35.470 *********
2026-06-27 18:54:49.934524 | instance | changed: [instance]
2026-06-27 18:54:49.934602 | instance |
2026-06-27 18:54:49.934870 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-27 18:54:49.934912 | instance | Saturday 27 June 2026 18:54:49 +0000 (0:00:00.456) 0:00:35.926 *********
2026-06-27 18:54:50.295308 | instance | changed: [instance]
2026-06-27 18:54:50.295384 | instance |
2026-06-27 18:54:50.295652 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-06-27 18:54:50.295691 | instance | Saturday 27 June 2026 18:54:50 +0000 (0:00:00.360) 0:00:36.286 *********
2026-06-27 18:54:50.412576 | instance | ok: [instance]
2026-06-27 18:54:50.412647 | instance |
2026-06-27 18:54:50.412886 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-06-27 18:54:50.412929 | instance | Saturday 27 June 2026 18:54:50 +0000 (0:00:00.117) 0:00:36.404 *********
2026-06-27 18:54:50.634025 | instance | ok: [instance] => (item=instance)
2026-06-27 18:54:50.634572 | instance |
2026-06-27 18:54:50.634619 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-06-27 18:54:50.634627 | instance | Saturday 27 June 2026 18:54:50 +0000 (0:00:00.221) 0:00:36.625 *********
2026-06-27 18:54:50.685408 | instance | ok: [instance]
2026-06-27 18:54:50.685511 | instance |
2026-06-27 18:54:50.685786 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-06-27 18:54:50.685829 | instance | Saturday 27 June 2026 18:54:50 +0000 (0:00:00.051) 0:00:36.677 *********
2026-06-27 18:54:50.754866 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-06-27 18:54:50.754942 | instance |
2026-06-27 18:54:50.755163 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-06-27 18:54:50.755199 | instance | Saturday 27 June 2026 18:54:50 +0000 (0:00:00.069) 0:00:36.746 *********
2026-06-27 18:54:51.083915 | instance | changed: [instance]
2026-06-27 18:54:51.084001 | instance |
2026-06-27 18:54:51.084066 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-06-27 18:54:51.084211 | instance | Saturday 27 June 2026 18:54:51 +0000 (0:00:00.329) 0:00:37.075 *********
2026-06-27 18:54:51.779227 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-06-27 18:54:51.779878 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-06-27 18:54:51.779917 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-06-27 18:54:51.779923 | instance |
2026-06-27 18:54:51.779928 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] *******************************
2026-06-27 18:54:51.779933 | instance | Saturday 27 June 2026 18:54:51 +0000 (0:00:00.695) 0:00:37.770 *********
2026-06-27 18:56:21.480530 | instance | ok: [instance]
2026-06-27 18:56:21.480607 | instance |
2026-06-27 18:56:21.480838 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-06-27 18:56:21.480877 | instance | Saturday 27 June 2026 18:56:21 +0000 (0:01:29.701) 0:02:07.472 *********
2026-06-27 18:56:21.685985 | instance | changed: [instance]
2026-06-27 18:56:21.686053 | instance |
2026-06-27 18:56:21.686320 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-06-27 18:56:21.686366 | instance | Saturday 27 June 2026 18:56:21 +0000 (0:00:00.205) 0:02:07.677 *********
2026-06-27 18:56:21.724270 | instance | ok: [instance]
2026-06-27 18:56:21.724333 | instance |
2026-06-27 18:56:21.724604 | instance | TASK [Install Ceph host] *******************************************************
2026-06-27 18:56:21.724641 | instance | Saturday 27 June 2026 18:56:21 +0000 (0:00:00.038) 0:02:07.715 *********
2026-06-27 18:56:21.810304 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-27 18:56:21.810698 | instance |
2026-06-27 18:56:21.810743 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-27 18:56:21.810749 | instance | Saturday 27 June 2026 18:56:21 +0000 (0:00:00.085) 0:02:07.801 *********
2026-06-27 18:56:27.718712 | instance | ok: [instance]
2026-06-27 18:56:27.718805 | instance |
2026-06-27 18:56:27.718940 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-27 18:56:27.719069 | instance | Saturday 27 June 2026 18:56:27 +0000 (0:00:05.908) 0:02:13.710 *********
2026-06-27 18:56:27.782818 | instance | ok: [instance] => (item=instance)
2026-06-27 18:56:27.783197 | instance |
2026-06-27 18:56:27.783243 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-27 18:56:27.783269 | instance | Saturday 27 June 2026 18:56:27 +0000 (0:00:00.064) 0:02:13.774 *********
2026-06-27 18:56:28.200919 | instance | ok: [instance]
2026-06-27 18:56:28.201035 | instance |
2026-06-27 18:56:28.201395 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-27 18:56:28.201439 | instance | Saturday 27 June 2026 18:56:28 +0000 (0:00:00.417) 0:02:14.192 *********
2026-06-27 18:56:35.696902 | instance | ok: [instance]
2026-06-27 18:56:35.696976 | instance |
2026-06-27 18:56:35.697138 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-06-27 18:56:35.697257 | instance | Saturday 27 June 2026 18:56:35 +0000 (0:00:07.496) 0:02:21.688 *********
2026-06-27 18:57:25.575808 | instance | changed: [instance]
2026-06-27 18:57:25.576043 | instance |
2026-06-27 18:57:25.576320 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-06-27 18:57:25.576654 | instance | Saturday 27 June 2026 18:57:25 +0000 (0:00:49.878) 0:03:11.566 *********
2026-06-27 18:57:39.649988 | instance | ok: [instance]
2026-06-27 18:57:39.650047 | instance |
2026-06-27 18:57:39.650059 | instance | TASK [Install Ceph host] *******************************************************
2026-06-27 18:57:39.650069 | instance | Saturday 27 June 2026 18:57:39 +0000 (0:00:14.073) 0:03:25.640 *********
2026-06-27 18:57:39.729560 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-27 18:57:39.729633 | instance |
2026-06-27 18:57:39.729922 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-27 18:57:39.729963 | instance | Saturday 27 June 2026 18:57:39 +0000 (0:00:00.080) 0:03:25.721 *********
2026-06-27 18:57:39.782988 | instance | skipping: [instance]
2026-06-27 18:57:39.783454 | instance |
2026-06-27 18:57:39.783514 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-27 18:57:39.783533 | instance | Saturday 27 June 2026 18:57:39 +0000 (0:00:00.053) 0:03:25.774 *********
2026-06-27 18:57:39.825981 | instance | skipping: [instance] => (item=instance)
2026-06-27 18:57:39.826078 | instance | skipping: [instance]
2026-06-27 18:57:39.826421 | instance |
2026-06-27 18:57:39.826438 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-27 18:57:39.826444 | instance | Saturday 27 June 2026 18:57:39 +0000 (0:00:00.043) 0:03:25.817 *********
2026-06-27 18:57:40.068106 | instance | ok: [instance]
2026-06-27 18:57:40.068208 | instance |
2026-06-27 18:57:40.068333 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-27 18:57:40.068514 | instance | Saturday 27 June 2026 18:57:40 +0000 (0:00:00.241) 0:03:26.059 *********
2026-06-27 18:57:46.444303 | instance | ok: [instance]
2026-06-27 18:57:46.444393 | instance |
2026-06-27 18:57:46.444612 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-06-27 18:57:46.444647 | instance | Saturday 27 June 2026 18:57:46 +0000 (0:00:06.376) 0:03:32.436 *********
2026-06-27 18:57:58.574089 | instance | changed: [instance]
2026-06-27 18:57:58.574172 | instance |
2026-06-27 18:57:58.574414 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-06-27 18:57:58.574452 | instance | Saturday 27 June 2026 18:57:58 +0000 (0:00:12.129) 0:03:44.565 *********
2026-06-27 18:58:04.617352 | instance | ok: [instance]
2026-06-27 18:58:04.617406 | instance |
2026-06-27 18:58:04.617413 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] ***************************
2026-06-27 18:58:04.617431 | instance | Saturday 27 June 2026 18:58:04 +0000 (0:00:06.042) 0:03:50.608 *********
2026-06-27 18:58:11.793805 | instance | changed: [instance] => (item={'name': 'diskprediction_local'})
2026-06-27 18:58:11.793893 | instance | ok: [instance] => (item={'name': 'dashboard'})
2026-06-27 18:58:11.793993 | instance | changed: [instance] => (item={'name': 'prometheus'})
2026-06-27 18:58:11.794118 | instance | ok: [instance] => (item={'name': 'iostat'})
2026-06-27 18:58:11.794300 | instance |
2026-06-27 18:58:11.794412 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-06-27 18:58:11.794555 | instance |
2026-06-27 18:58:11.794666 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 18:58:11.794797 | instance | Saturday 27 June 2026 18:58:11 +0000 (0:00:07.177) 0:03:57.785 *********
2026-06-27 18:58:12.711524 | instance | ok: [instance]
2026-06-27 18:58:12.711592 | instance |
2026-06-27 18:58:12.711698 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 18:58:12.711817 | instance | Saturday 27 June 2026 18:58:12 +0000 (0:00:00.917) 0:03:58.703 *********
2026-06-27 18:58:12.928880 | instance | ok: [instance]
2026-06-27 18:58:12.928941 | instance |
2026-06-27 18:58:12.929075 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-27 18:58:12.929195 | instance | Saturday 27 June 2026 18:58:12 +0000 (0:00:00.217) 0:03:58.920 *********
2026-06-27 18:58:12.969303 | instance | skipping: [instance]
2026-06-27 18:58:12.969397 | instance |
2026-06-27 18:58:12.969522 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-27 18:58:12.969641 | instance | Saturday 27 June 2026 18:58:12 +0000 (0:00:00.040) 0:03:58.961 *********
2026-06-27 18:58:13.182373 | instance | ok: [instance]
2026-06-27 18:58:13.182443 | instance |
2026-06-27 18:58:13.182551 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 18:58:13.182674 | instance | Saturday 27 June 2026 18:58:13 +0000 (0:00:00.212) 0:03:59.173 *********
2026-06-27 18:58:13.238770 | instance | ok: [instance] => {
2026-06-27 18:58:13.238817 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-27 18:58:13.238999 | instance | }
2026-06-27 18:58:13.239036 | instance |
2026-06-27 18:58:13.239227 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 18:58:13.239327 | instance | Saturday 27 June 2026 18:58:13 +0000 (0:00:00.056) 0:03:59.230 *********
2026-06-27 18:58:13.535768 | instance | ok: [instance]
2026-06-27 18:58:13.535827 | instance |
2026-06-27 18:58:13.536073 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 18:58:13.536183 | instance | Saturday 27 June 2026 18:58:13 +0000 (0:00:00.296) 0:03:59.527 *********
2026-06-27 18:58:13.582339 | instance | skipping: [instance]
2026-06-27 18:58:13.582434 | instance |
2026-06-27 18:58:13.582556 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-27 18:58:13.582677 | instance | Saturday 27 June 2026 18:58:13 +0000 (0:00:00.047) 0:03:59.574 *********
2026-06-27 18:58:13.629324 | instance | skipping: [instance]
2026-06-27 18:58:13.629370 | instance |
2026-06-27 18:58:13.629484 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 18:58:13.629600 | instance | Saturday 27 June 2026 18:58:13 +0000 (0:00:00.046) 0:03:59.621 *********
2026-06-27 18:58:13.826591 | instance | ok: [instance]
2026-06-27 18:58:13.826658 | instance |
2026-06-27 18:58:13.826784 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-27 18:58:13.826935 | instance | Saturday 27 June 2026 18:58:13 +0000 (0:00:00.197) 0:03:59.818 *********
2026-06-27 18:58:14.943618 | instance | ok: [instance]
2026-06-27 18:58:14.943713 | instance |
2026-06-27 18:58:14.943800 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 18:58:14.943935 | instance | Saturday 27 June 2026 18:58:14 +0000 (0:00:01.117) 0:04:00.935 *********
2026-06-27 18:58:15.007139 | instance | ok: [instance] => {
2026-06-27 18:58:15.007239 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-27 18:58:15.007373 | instance | }
2026-06-27 18:58:15.007485 | instance |
2026-06-27 18:58:15.007605 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 18:58:15.007718 | instance | Saturday 27 June 2026 18:58:15 +0000 (0:00:00.063) 0:04:00.999 *********
2026-06-27 18:58:15.339774 | instance | ok: [instance]
2026-06-27 18:58:15.339855 | instance |
2026-06-27 18:58:15.340106 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 18:58:15.340244 | instance | Saturday 27 June 2026 18:58:15 +0000 (0:00:00.331) 0:04:01.331 *********
2026-06-27 18:58:17.212190 | instance | ok: [instance]
2026-06-27 18:58:17.212316 | instance |
2026-06-27 18:58:17.212613 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-27 18:58:17.212655 | instance | Saturday 27 June 2026 18:58:17 +0000 (0:00:01.872) 0:04:03.203 *********
2026-06-27 18:58:17.245531 | instance | skipping: [instance]
2026-06-27 18:58:17.245912 | instance |
2026-06-27 18:58:17.245960 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-27 18:58:17.245965 | instance | Saturday 27 June 2026 18:58:17 +0000 (0:00:00.033) 0:04:03.237 *********
2026-06-27 18:58:17.279458 | instance | skipping: [instance]
2026-06-27 18:58:17.279560 | instance |
2026-06-27 18:58:17.279692 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-27 18:58:17.279817 | instance | Saturday 27 June 2026 18:58:17 +0000 (0:00:00.033) 0:04:03.271 *********
2026-06-27 18:58:17.314393 | instance | skipping: [instance]
2026-06-27 18:58:17.314561 | instance |
2026-06-27 18:58:17.314723 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-27 18:58:17.314854 | instance | Saturday 27 June 2026 18:58:17 +0000 (0:00:00.035) 0:04:03.306 *********
2026-06-27 18:58:18.489938 | instance | ok: [instance]
2026-06-27 18:58:18.490060 | instance |
2026-06-27 18:58:18.490228 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-27 18:58:18.490393 | instance | Saturday 27 June 2026 18:58:18 +0000 (0:00:01.175) 0:04:04.481 *********
2026-06-27 18:58:18.890754 | instance | ok: [instance]
2026-06-27 18:58:18.890817 | instance |
2026-06-27 18:58:18.891098 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-27 18:58:18.891372 | instance | Saturday 27 June 2026 18:58:18 +0000 (0:00:00.400) 0:04:04.882 *********
2026-06-27 18:58:19.797215 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-27 18:58:19.797280 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-27 18:58:19.798014 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-27 18:58:19.798053 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-27 18:58:19.798059 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-27 18:58:19.798065 | instance |
2026-06-27 18:58:19.798070 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-27 18:58:19.798074 | instance | Saturday 27 June 2026 18:58:19 +0000 (0:00:00.906) 0:04:05.788 *********
2026-06-27 18:58:20.323784 | instance | ok: [instance]
2026-06-27 18:58:20.323872 | instance |
2026-06-27 18:58:20.324528 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-27 18:58:20.324562 | instance | Saturday 27 June 2026 18:58:20 +0000 (0:00:00.520) 0:04:06.309 *********
2026-06-27 18:58:20.324567 | instance |
2026-06-27 18:58:20.324572 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-27 18:58:20.324576 | instance | Saturday 27 June 2026 18:58:20 +0000 (0:00:00.006) 0:04:06.315 *********
2026-06-27 18:58:20.662788 | instance | ok: [instance]
2026-06-27 18:58:20.662843 | instance |
2026-06-27 18:58:20.663117 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 18:58:20.663134 | instance | Saturday 27 June 2026 18:58:20 +0000 (0:00:00.338) 0:04:06.654 *********
2026-06-27 18:58:20.862365 | instance | ok: [instance]
2026-06-27 18:58:20.862433 | instance |
2026-06-27 18:58:20.862685 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 18:58:20.862724 | instance | Saturday 27 June 2026 18:58:20 +0000 (0:00:00.199) 0:04:06.854 *********
2026-06-27 18:58:20.909610 | instance | ok: [instance] => {
2026-06-27 18:58:20.909681 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-27 18:58:20.910187 | instance | }
2026-06-27 18:58:20.910229 | instance |
2026-06-27 18:58:20.910235 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 18:58:20.910240 | instance | Saturday 27 June 2026 18:58:20 +0000 (0:00:00.047) 0:04:06.901 *********
2026-06-27 18:58:21.246257 | instance | ok: [instance]
2026-06-27 18:58:21.246369 | instance |
2026-06-27 18:58:21.246666 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 18:58:21.246710 | instance | Saturday 27 June 2026 18:58:21 +0000 (0:00:00.336) 0:04:07.237 *********
2026-06-27 18:58:24.295884 | instance | ok: [instance]
2026-06-27 18:58:24.296025 | instance |
2026-06-27 18:58:24.296273 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-27 18:58:24.296311 | instance | Saturday 27 June 2026 18:58:24 +0000 (0:00:03.049) 0:04:10.287 *********
2026-06-27 18:58:25.268694 | instance | ok: [instance]
2026-06-27 18:58:25.268760 | instance |
2026-06-27 18:58:25.269026 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-27 18:58:25.269067 | instance | Saturday 27 June 2026 18:58:25 +0000 (0:00:00.972) 0:04:11.260 *********
2026-06-27 18:58:25.462712 | instance | ok: [instance]
2026-06-27 18:58:25.462787 | instance |
2026-06-27 18:58:25.463020 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-27 18:58:25.463054 | instance | Saturday 27 June 2026 18:58:25 +0000 (0:00:00.194) 0:04:11.454 *********
2026-06-27 18:58:25.870372 | instance | ok: [instance]
2026-06-27 18:58:25.870856 | instance |
2026-06-27 18:58:25.870896 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-27 18:58:25.870901 | instance | Saturday 27 June 2026 18:58:25 +0000 (0:00:00.407) 0:04:11.861 *********
2026-06-27 18:58:26.406925 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-06-27 18:58:26.406987 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-27 18:58:26.407364 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-27 18:58:26.407399 | instance |
2026-06-27 18:58:26.407415 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-27 18:58:26.407545 | instance | Saturday 27 June 2026 18:58:26 +0000 (0:00:00.536) 0:04:12.398 *********
2026-06-27 18:58:26.803395 | instance | ok: [instance]
2026-06-27 18:58:26.803455 | instance |
2026-06-27 18:58:26.803592 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-27 18:58:26.803757 | instance | Saturday 27 June 2026 18:58:26 +0000 (0:00:00.396) 0:04:12.795 *********
2026-06-27 18:58:27.220689 | instance | ok: [instance]
2026-06-27 18:58:27.221015 | instance |
2026-06-27 18:58:27.221364 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-27 18:58:27.221673 | instance | Saturday 27 June 2026 18:58:27 +0000 (0:00:00.409) 0:04:13.204 *********
2026-06-27 18:58:27.221980 | instance |
2026-06-27 18:58:27.222362 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-27 18:58:27.222678 | instance | Saturday 27 June 2026 18:58:27 +0000 (0:00:00.007) 0:04:13.212 *********
2026-06-27 18:58:27.577196 | instance | ok: [instance]
2026-06-27 18:58:27.577572 | instance |
2026-06-27 18:58:27.577932 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-27 18:58:27.578321 | instance | Saturday 27 June 2026 18:58:27 +0000 (0:00:00.356) 0:04:13.568 *********
2026-06-27 18:58:27.628621 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-27 18:58:27.628926 | instance |
2026-06-27 18:58:27.629196 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-27 18:58:27.629492 | instance | Saturday 27 June 2026 18:58:27 +0000 (0:00:00.051) 0:04:13.619 *********
2026-06-27 18:58:28.596540 | instance | ok: [instance]
2026-06-27 18:58:28.596772 | instance |
2026-06-27 18:58:28.597100 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-27 18:58:28.597362 | instance | Saturday 27 June 2026 18:58:28 +0000 (0:00:00.968) 0:04:14.588 *********
2026-06-27 18:58:29.220173 | instance | ok: [instance] => (item=chronyd)
2026-06-27 18:58:29.220432 | instance | ok: [instance] => (item=sshd)
2026-06-27 18:58:29.220685 | instance |
2026-06-27 18:58:29.220947 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-27 18:58:29.221309 | instance | Saturday 27 June 2026 18:58:29 +0000 (0:00:00.623) 0:04:15.211 *********
2026-06-27 18:58:29.498904 | instance | ok: [instance]
2026-06-27 18:58:29.499109 | instance |
2026-06-27 18:58:29.499477 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-27 18:58:29.499723 | instance | Saturday 27 June 2026 18:58:29 +0000 (0:00:00.278) 0:04:15.490 *********
2026-06-27 18:58:29.694262 | instance | ok: [instance]
2026-06-27 18:58:29.694664 | instance |
2026-06-27 18:58:29.695112 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-27 18:58:29.695485 | instance | Saturday 27 June 2026 18:58:29 +0000 (0:00:00.195) 0:04:15.685 *********
2026-06-27 18:58:29.949215 | instance | ok: [instance]
2026-06-27 18:58:29.949276 | instance |
2026-06-27 18:58:29.949404 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-27 18:58:29.949792 | instance | Saturday 27 June 2026 18:58:29 +0000 (0:00:00.254) 0:04:15.940 *********
2026-06-27 18:58:30.170132 | instance | ok: [instance]
2026-06-27 18:58:30.170205 | instance |
2026-06-27 18:58:30.170365 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-06-27 18:58:30.170521 | instance | Saturday 27 June 2026 18:58:30 +0000 (0:00:00.220) 0:04:16.161 *********
2026-06-27 18:58:30.382452 | instance | ok: [instance] => (item=instance)
2026-06-27 18:58:30.382535 | instance |
2026-06-27 18:58:30.382672 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-06-27 18:58:30.382861 | instance | Saturday 27 June 2026 18:58:30 +0000 (0:00:00.212) 0:04:16.373 *********
2026-06-27 18:58:30.434621 | instance | ok: [instance]
2026-06-27 18:58:30.434707 | instance |
2026-06-27 18:58:30.434839 | instance | TASK [Install Ceph host] *******************************************************
2026-06-27 18:58:30.435040 | instance | Saturday 27 June 2026 18:58:30 +0000 (0:00:00.052) 0:04:16.426 *********
2026-06-27 18:58:30.499889 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-27 18:58:30.499961 | instance |
2026-06-27 18:58:30.500087 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-27 18:58:30.500276 | instance | Saturday 27 June 2026 18:58:30 +0000 (0:00:00.064) 0:04:16.490 *********
2026-06-27 18:58:30.547857 | instance | skipping: [instance]
2026-06-27 18:58:30.547920 | instance |
2026-06-27 18:58:30.548061 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-27 18:58:30.548242 | instance | Saturday 27 June 2026 18:58:30 +0000 (0:00:00.046) 0:04:16.537 *********
2026-06-27 18:58:30.591840 | instance | skipping: [instance] => (item=instance)
2026-06-27 18:58:30.592029 | instance | skipping: [instance]
2026-06-27 18:58:30.592193 | instance |
2026-06-27 18:58:30.592345 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-27 18:58:30.592493 | instance | Saturday 27 June 2026 18:58:30 +0000 (0:00:00.044) 0:04:16.582 *********
2026-06-27 18:58:30.832058 | instance | ok: [instance]
2026-06-27 18:58:30.832162 | instance |
2026-06-27 18:58:30.832288 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-27 18:58:30.834907 | instance | Saturday 27 June 2026 18:58:30 +0000 (0:00:00.239) 0:04:16.821 *********
2026-06-27 18:58:37.189635 | instance | ok: [instance]
2026-06-27 18:58:37.189706 | instance |
2026-06-27 18:58:37.189947 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-06-27 18:58:37.189991 | instance | Saturday 27 June 2026 18:58:37 +0000 (0:00:06.359) 0:04:23.181 *********
2026-06-27 18:58:42.474162 | instance | ok: [instance]
2026-06-27 18:58:42.474518 | instance |
2026-06-27 18:58:42.474535 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-06-27 18:58:42.474540 | instance | Saturday 27 June 2026 18:58:42 +0000 (0:00:05.284) 0:04:28.465 *********
2026-06-27 18:58:56.409517 | instance | ok: [instance]
2026-06-27 18:58:56.409592 | instance |
2026-06-27 18:58:56.409836 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-06-27 18:58:56.409872 | instance | Saturday 27 June 2026 18:58:56 +0000 (0:00:13.935) 0:04:42.401 *********
2026-06-27 19:00:27.926117 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-06-27 19:00:27.926218 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-06-27 19:00:27.926322 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-06-27 19:00:27.926442 | instance |
2026-06-27 19:00:27.926572 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-06-27 19:00:27.926701 | instance | Saturday 27 June 2026 19:00:27 +0000 (0:01:31.516) 0:06:13.917 *********
2026-06-27 19:00:33.695397 | instance | ok: [instance]
2026-06-27 19:00:33.695480 | instance |
2026-06-27 19:00:33.695766 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-06-27 19:00:33.695809 | instance | Saturday 27 June 2026 19:00:33 +0000 (0:00:05.769) 0:06:19.687 *********
2026-06-27 19:00:39.672773 | instance | ok: [instance]
2026-06-27 19:00:39.672852 | instance |
2026-06-27 19:00:39.673126 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-06-27 19:00:39.673165 | instance | Saturday 27 June 2026 19:00:39 +0000 (0:00:05.977) 0:06:25.664 *********
2026-06-27 19:00:39.736725 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-06-27 19:00:39.736813 | instance |
2026-06-27 19:00:39.737096 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-06-27 19:00:39.737139 | instance | Saturday 27 June 2026 19:00:39 +0000 (0:00:00.063) 0:06:25.728 *********
2026-06-27 19:00:39.926498 | instance | ok: [instance]
2026-06-27 19:00:39.926574 | instance |
2026-06-27 19:00:39.926831 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-06-27 19:00:39.926874 | instance | Saturday 27 June 2026 19:00:39 +0000 (0:00:00.189) 0:06:25.918 *********
2026-06-27 19:00:45.937083 | instance | ok: [instance]
2026-06-27 19:00:45.937158 | instance |
2026-06-27 19:00:45.937411 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-06-27 19:00:45.937454 | instance | Saturday 27 June 2026 19:00:45 +0000 (0:00:06.010) 0:06:31.928 *********
2026-06-27 19:00:45.976766 | instance | ok: [instance]
2026-06-27 19:00:45.977141 | instance |
2026-06-27 19:00:45.977177 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-06-27 19:00:45.977183 | instance | Saturday 27 June 2026 19:00:45 +0000 (0:00:00.039) 0:06:31.968 *********
2026-06-27 19:00:46.018622 | instance | skipping: [instance] => (item=1)
2026-06-27 19:00:46.019321 | instance | skipping: [instance] => (item=1)
2026-06-27 19:00:46.019374 | instance | skipping: [instance] => (item=1)
2026-06-27 19:00:46.019381 | instance | skipping: [instance]
2026-06-27 19:00:46.019387 | instance |
2026-06-27 19:00:46.019394 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-06-27 19:00:46.019404 | instance | Saturday 27 June 2026 19:00:46 +0000 (0:00:00.041) 0:06:32.010 *********
2026-06-27 19:00:46.069304 | instance | skipping: [instance]
2026-06-27 19:00:46.069410 | instance |
2026-06-27 19:00:46.069947 | instance | PLAY [all] *********************************************************************
2026-06-27 19:00:46.069977 | instance |
2026-06-27 19:00:46.069982 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-06-27 19:00:46.069987 | instance | Saturday 27 June 2026 19:00:46 +0000 (0:00:00.050) 0:06:32.061 *********
2026-06-27 19:00:46.364353 | instance | changed: [instance]
2026-06-27 19:00:46.364418 | instance |
2026-06-27 19:00:46.364916 | instance | PLAY [all] *********************************************************************
2026-06-27 19:00:46.364977 | instance |
2026-06-27 19:00:46.364990 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 19:00:46.364996 | instance | Saturday 27 June 2026 19:00:46 +0000 (0:00:00.294) 0:06:32.355 *********
2026-06-27 19:00:47.286428 | instance | ok: [instance]
2026-06-27 19:00:47.286505 | instance |
2026-06-27 19:00:47.286770 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-06-27 19:00:47.286809 | instance | Saturday 27 June 2026 19:00:47 +0000 (0:00:00.922) 0:06:33.278 *********
2026-06-27 19:00:50.853520 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-06-27 19:00:50.853591 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-06-27 19:00:50.855365 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-06-27 19:00:50.855440 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-06-27 19:00:50.855452 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-06-27 19:00:50.855462 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-06-27 19:00:50.855470 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-06-27 19:00:50.855479 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-06-27 19:00:50.855488 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-06-27 19:00:50.855496 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-06-27 19:00:50.855505 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-06-27 19:00:50.855514 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-06-27 19:00:50.855522 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-06-27 19:00:50.855531 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-06-27 19:00:50.855539 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-06-27 19:00:50.855548 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-06-27 19:00:50.855564 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-06-27 19:00:50.855573 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-06-27 19:00:50.856119 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-06-27 19:00:50.856163 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-06-27 19:00:50.856169 | instance |
2026-06-27 19:00:50.856174 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-06-27 19:00:50.856179 | instance | Saturday 27 June 2026 19:00:50 +0000 (0:00:03.567) 0:06:36.845 *********
2026-06-27 19:00:51.045538 | instance | changed: [instance]
2026-06-27 19:00:51.045612 | instance |
2026-06-27 19:00:51.045849 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-06-27 19:00:51.045891 | instance | Saturday 27 June 2026 19:00:51 +0000 (0:00:00.191) 0:06:37.037 *********
2026-06-27 19:00:51.488816 | instance | changed: [instance]
2026-06-27 19:00:51.489319 | instance |
2026-06-27 19:00:51.489359 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-06-27 19:00:51.489366 | instance | Saturday 27 June 2026 19:00:51 +0000 (0:00:00.443) 0:06:37.480 *********
2026-06-27 19:00:51.727603 | instance | ok: [instance]
2026-06-27 19:00:51.728055 | instance |
2026-06-27 19:00:51.728076 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-27 19:00:51.728083 | instance | Saturday 27 June 2026 19:00:51 +0000 (0:00:00.238) 0:06:37.719 *********
2026-06-27 19:00:51.776957 | instance | ok: [instance]
2026-06-27 19:00:51.777079 | instance |
2026-06-27 19:00:51.777537 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-06-27 19:00:51.777573 | instance |
2026-06-27 19:00:51.777844 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 19:00:51.777859 | instance | Saturday 27 June 2026 19:00:51 +0000 (0:00:00.049) 0:06:37.768 *********
2026-06-27 19:00:52.678736 | instance | ok: [instance]
2026-06-27 19:00:52.678797 | instance |
2026-06-27 19:00:52.678808 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-06-27 19:00:52.678819 | instance | Saturday 27 June 2026 19:00:52 +0000 (0:00:00.900) 0:06:38.669 *********
2026-06-27 19:00:52.879384 | instance | changed: [instance]
2026-06-27 19:00:52.879448 | instance |
2026-06-27 19:00:52.879732 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-06-27 19:00:52.879990 | instance | Saturday 27 June 2026 19:00:52 +0000 (0:00:00.201) 0:06:38.870 *********
2026-06-27 19:00:53.738096 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-06-27 19:00:53.738158 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-06-27 19:00:53.738169 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-06-27 19:00:53.738179 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-06-27 19:00:53.738188 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-06-27 19:00:53.738198 | instance |
2026-06-27 19:00:53.738207 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-06-27 19:00:53.738216 | instance | Saturday 27 June 2026 19:00:53 +0000 (0:00:00.856) 0:06:39.727 *********
2026-06-27 19:00:53.913179 | 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-27 19:00:54.073566 | 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-27 19:00:54.224926 | 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-27 19:00:54.238631 | instance | ...ignoring
2026-06-27 19:00:54.238984 | instance |
2026-06-27 19:00:54.239023 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-06-27 19:00:54.239029 | instance | Saturday 27 June 2026 19:00:54 +0000 (0:00:00.503) 0:06:40.230 *********
2026-06-27 19:00:54.424419 | instance | ok: [instance]
2026-06-27 19:00:54.424492 | instance |
2026-06-27 19:00:54.424755 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-06-27 19:00:54.424796 | instance | Saturday 27 June 2026 19:00:54 +0000 (0:00:00.185) 0:06:40.415 *********
2026-06-27 19:00:54.604978 | instance | ok: [instance]
2026-06-27 19:00:54.605444 | instance |
2026-06-27 19:00:54.605465 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-06-27 19:00:54.605472 | instance | Saturday 27 June 2026 19:00:54 +0000 (0:00:00.180) 0:06:40.596 *********
2026-06-27 19:00:54.639229 | instance | ok: [instance]
2026-06-27 19:00:54.639830 | instance |
2026-06-27 19:00:54.639851 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-06-27 19:00:54.639859 | instance | Saturday 27 June 2026 19:00:54 +0000 (0:00:00.034) 0:06:40.630 *********
2026-06-27 19:00:54.685555 | instance | ok: [instance]
2026-06-27 19:00:54.685678 | instance |
2026-06-27 19:00:54.685879 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-06-27 19:00:54.686037 | instance | Saturday 27 June 2026 19:00:54 +0000 (0:00:00.045) 0:06:40.676 *********
2026-06-27 19:00:55.190243 | instance | ok: [instance]
2026-06-27 19:00:55.190403 | instance |
2026-06-27 19:00:55.190704 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-06-27 19:00:55.190934 | instance | Saturday 27 June 2026 19:00:55 +0000 (0:00:00.504) 0:06:41.181 *********
2026-06-27 19:00:55.437690 | instance | ok: [instance]
2026-06-27 19:00:55.437775 | instance |
2026-06-27 19:00:55.437893 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-06-27 19:00:55.438082 | instance | Saturday 27 June 2026 19:00:55 +0000 (0:00:00.188) 0:06:41.370 *********
2026-06-27 19:00:55.438390 | instance |
2026-06-27 19:00:55.438559 | instance | PLAY [Install Kubernetes] ******************************************************
2026-06-27 19:00:55.438703 | instance |
2026-06-27 19:00:55.438850 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 19:00:55.438998 | instance | Saturday 27 June 2026 19:00:55 +0000 (0:00:00.058) 0:06:41.429 *********
2026-06-27 19:00:56.348694 | instance | ok: [instance]
2026-06-27 19:00:56.348758 | instance |
2026-06-27 19:00:56.349023 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 19:00:56.349065 | instance | Saturday 27 June 2026 19:00:56 +0000 (0:00:00.910) 0:06:42.340 *********
2026-06-27 19:00:56.579093 | instance | ok: [instance]
2026-06-27 19:00:56.579150 | instance |
2026-06-27 19:00:56.579328 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-27 19:00:56.579486 | instance | Saturday 27 June 2026 19:00:56 +0000 (0:00:00.230) 0:06:42.570 *********
2026-06-27 19:00:56.616833 | instance | skipping: [instance]
2026-06-27 19:00:56.616925 | instance |
2026-06-27 19:00:56.617173 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-27 19:00:56.617191 | instance | Saturday 27 June 2026 19:00:56 +0000 (0:00:00.037) 0:06:42.608 *********
2026-06-27 19:00:56.818820 | instance | ok: [instance]
2026-06-27 19:00:56.818871 | instance |
2026-06-27 19:00:56.819121 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 19:00:56.819136 | instance | Saturday 27 June 2026 19:00:56 +0000 (0:00:00.201) 0:06:42.810 *********
2026-06-27 19:00:56.873825 | instance | ok: [instance] => {
2026-06-27 19:00:56.873930 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-27 19:00:56.874569 | instance | }
2026-06-27 19:00:56.874595 | instance |
2026-06-27 19:00:56.874602 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 19:00:56.874615 | instance | Saturday 27 June 2026 19:00:56 +0000 (0:00:00.054) 0:06:42.865 *********
2026-06-27 19:00:57.166372 | instance | ok: [instance]
2026-06-27 19:00:57.166867 | instance |
2026-06-27 19:00:57.166911 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 19:00:57.166920 | instance | Saturday 27 June 2026 19:00:57 +0000 (0:00:00.292) 0:06:43.157 *********
2026-06-27 19:00:57.210420 | instance | skipping: [instance]
2026-06-27 19:00:57.210539 | instance |
2026-06-27 19:00:57.210742 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 19:00:57.210900 | instance | Saturday 27 June 2026 19:00:57 +0000 (0:00:00.044) 0:06:43.202 *********
2026-06-27 19:00:57.412911 | instance | ok: [instance]
2026-06-27 19:00:57.412979 | instance |
2026-06-27 19:00:57.413105 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-27 19:00:57.413289 | instance | Saturday 27 June 2026 19:00:57 +0000 (0:00:00.202) 0:06:43.404 *********
2026-06-27 19:00:58.396581 | instance | ok: [instance]
2026-06-27 19:00:58.396654 | instance |
2026-06-27 19:00:58.396794 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 19:00:58.396979 | instance | Saturday 27 June 2026 19:00:58 +0000 (0:00:00.983) 0:06:44.388 *********
2026-06-27 19:00:58.463778 | instance | ok: [instance] => {
2026-06-27 19:00:58.464159 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-27 19:00:58.464477 | instance | }
2026-06-27 19:00:58.464824 | instance |
2026-06-27 19:00:58.465160 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 19:00:58.465483 | instance | Saturday 27 June 2026 19:00:58 +0000 (0:00:00.067) 0:06:44.455 *********
2026-06-27 19:00:58.792094 | instance | ok: [instance]
2026-06-27 19:00:58.792492 | instance |
2026-06-27 19:00:58.792902 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 19:00:58.793345 | instance | Saturday 27 June 2026 19:00:58 +0000 (0:00:00.327) 0:06:44.782 *********
2026-06-27 19:01:00.680024 | instance | ok: [instance]
2026-06-27 19:01:00.680400 | instance |
2026-06-27 19:01:00.680766 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-27 19:01:00.681130 | instance | Saturday 27 June 2026 19:01:00 +0000 (0:00:01.887) 0:06:46.670 *********
2026-06-27 19:01:00.711873 | instance | skipping: [instance]
2026-06-27 19:01:00.712028 | instance |
2026-06-27 19:01:00.712276 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-27 19:01:00.712483 | instance | Saturday 27 June 2026 19:01:00 +0000 (0:00:00.030) 0:06:46.700 *********
2026-06-27 19:01:00.747449 | instance | skipping: [instance]
2026-06-27 19:01:00.747835 | instance |
2026-06-27 19:01:00.748198 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-27 19:01:00.748536 | instance | Saturday 27 June 2026 19:01:00 +0000 (0:00:00.035) 0:06:46.735 *********
2026-06-27 19:01:00.779701 | instance | skipping: [instance]
2026-06-27 19:01:00.779874 | instance |
2026-06-27 19:01:00.780035 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-27 19:01:00.780186 | instance | Saturday 27 June 2026 19:01:00 +0000 (0:00:00.034) 0:06:46.770 *********
2026-06-27 19:01:01.814623 | instance | ok: [instance]
2026-06-27 19:01:01.814720 | instance |
2026-06-27 19:01:01.814862 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-27 19:01:01.814969 | instance | Saturday 27 June 2026 19:01:01 +0000 (0:00:01.035) 0:06:47.806 *********
2026-06-27 19:01:02.226424 | instance | ok: [instance]
2026-06-27 19:01:02.226520 | instance |
2026-06-27 19:01:02.226762 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-27 19:01:02.226965 | instance | Saturday 27 June 2026 19:01:02 +0000 (0:00:00.411) 0:06:48.218 *********
2026-06-27 19:01:03.097663 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-27 19:01:03.098863 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-27 19:01:03.098921 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-27 19:01:03.098928 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-27 19:01:03.098935 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-27 19:01:03.098942 | instance |
2026-06-27 19:01:03.098949 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-27 19:01:03.098954 | instance | Saturday 27 June 2026 19:01:03 +0000 (0:00:00.870) 0:06:49.089 *********
2026-06-27 19:01:03.587740 | instance | ok: [instance]
2026-06-27 19:01:03.587822 | instance |
2026-06-27 19:01:03.588330 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-27 19:01:03.588394 | instance | Saturday 27 June 2026 19:01:03 +0000 (0:00:00.482) 0:06:49.571 *********
2026-06-27 19:01:03.588407 | instance |
2026-06-27 19:01:03.588417 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-27 19:01:03.588443 | instance | Saturday 27 June 2026 19:01:03 +0000 (0:00:00.007) 0:06:49.579 *********
2026-06-27 19:01:03.936029 | instance | ok: [instance]
2026-06-27 19:01:03.936101 | instance |
2026-06-27 19:01:03.936404 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-06-27 19:01:03.936435 | instance | Saturday 27 June 2026 19:01:03 +0000 (0:00:00.348) 0:06:49.927 *********
2026-06-27 19:01:04.505606 | 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-27 19:01:04.520978 | instance | ...ignoring
2026-06-27 19:01:04.521523 | instance |
2026-06-27 19:01:04.521567 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-06-27 19:01:04.521575 | instance | Saturday 27 June 2026 19:01:04 +0000 (0:00:00.584) 0:06:50.512 *********
2026-06-27 19:01:04.557874 | instance | skipping: [instance]
2026-06-27 19:01:04.557963 | instance |
2026-06-27 19:01:04.558355 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-06-27 19:01:04.558399 | instance | Saturday 27 June 2026 19:01:04 +0000 (0:00:00.036) 0:06:50.549 *********
2026-06-27 19:01:04.595515 | instance | skipping: [instance]
2026-06-27 19:01:04.595870 | instance |
2026-06-27 19:01:04.595897 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-06-27 19:01:04.595903 | instance | Saturday 27 June 2026 19:01:04 +0000 (0:00:00.037) 0:06:50.587 *********
2026-06-27 19:01:04.639204 | instance | skipping: [instance]
2026-06-27 19:01:04.639609 | instance |
2026-06-27 19:01:04.639646 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-06-27 19:01:04.639652 | instance | Saturday 27 June 2026 19:01:04 +0000 (0:00:00.043) 0:06:50.630 *********
2026-06-27 19:01:04.677325 | instance | skipping: [instance]
2026-06-27 19:01:04.677809 | instance |
2026-06-27 19:01:04.677830 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-06-27 19:01:04.677838 | instance | Saturday 27 June 2026 19:01:04 +0000 (0:00:00.038) 0:06:50.669 *********
2026-06-27 19:01:04.712334 | instance | skipping: [instance]
2026-06-27 19:01:04.712441 | instance |
2026-06-27 19:01:04.712627 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 19:01:04.712778 | instance | Saturday 27 June 2026 19:01:04 +0000 (0:00:00.034) 0:06:50.704 *********
2026-06-27 19:01:04.902290 | instance | ok: [instance]
2026-06-27 19:01:04.902369 | instance |
2026-06-27 19:01:04.902662 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 19:01:04.902706 | instance | Saturday 27 June 2026 19:01:04 +0000 (0:00:00.189) 0:06:50.893 *********
2026-06-27 19:01:04.950018 | instance | ok: [instance] => {
2026-06-27 19:01:04.950119 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-06-27 19:01:04.950571 | instance | }
2026-06-27 19:01:04.950610 | instance |
2026-06-27 19:01:04.950787 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 19:01:04.950793 | instance | Saturday 27 June 2026 19:01:04 +0000 (0:00:00.047) 0:06:50.941 *********
2026-06-27 19:01:05.740329 | instance | changed: [instance]
2026-06-27 19:01:05.740428 | instance |
2026-06-27 19:01:05.740650 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 19:01:05.740687 | instance | Saturday 27 June 2026 19:01:05 +0000 (0:00:00.790) 0:06:51.731 *********
2026-06-27 19:01:05.782792 | instance | skipping: [instance]
2026-06-27 19:01:05.782915 | instance |
2026-06-27 19:01:05.783185 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 19:01:05.783219 | instance | Saturday 27 June 2026 19:01:05 +0000 (0:00:00.042) 0:06:51.774 *********
2026-06-27 19:01:05.984712 | instance | ok: [instance]
2026-06-27 19:01:05.984792 | instance |
2026-06-27 19:01:05.985052 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 19:01:05.985093 | instance | Saturday 27 June 2026 19:01:05 +0000 (0:00:00.202) 0:06:51.976 *********
2026-06-27 19:01:06.025814 | instance | ok: [instance] => {
2026-06-27 19:01:06.026400 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-06-27 19:01:06.026437 | instance | }
2026-06-27 19:01:06.026442 | instance |
2026-06-27 19:01:06.026447 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 19:01:06.026451 | instance | Saturday 27 June 2026 19:01:06 +0000 (0:00:00.041) 0:06:52.017 *********
2026-06-27 19:01:07.429710 | instance | changed: [instance]
2026-06-27 19:01:07.429793 | instance |
2026-06-27 19:01:07.429851 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 19:01:07.429982 | instance | Saturday 27 June 2026 19:01:07 +0000 (0:00:01.403) 0:06:53.421 *********
2026-06-27 19:01:07.483913 | instance | skipping: [instance]
2026-06-27 19:01:07.484007 | instance |
2026-06-27 19:01:07.484138 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-27 19:01:07.484317 | instance | Saturday 27 June 2026 19:01:07 +0000 (0:00:00.054) 0:06:53.475 *********
2026-06-27 19:01:07.518753 | instance | skipping: [instance]
2026-06-27 19:01:07.518871 | instance |
2026-06-27 19:01:07.519096 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-27 19:01:07.519345 | instance | Saturday 27 June 2026 19:01:07 +0000 (0:00:00.034) 0:06:53.510 *********
2026-06-27 19:01:07.553255 | instance | skipping: [instance]
2026-06-27 19:01:07.553622 | instance |
2026-06-27 19:01:07.553986 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-27 19:01:07.554362 | instance | Saturday 27 June 2026 19:01:07 +0000 (0:00:00.034) 0:06:53.544 *********
2026-06-27 19:01:07.588209 | instance | skipping: [instance]
2026-06-27 19:01:07.588550 | instance |
2026-06-27 19:01:07.588878 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-27 19:01:07.589195 | instance | Saturday 27 June 2026 19:01:07 +0000 (0:00:00.035) 0:06:53.579 *********
2026-06-27 19:01:08.642860 | instance | ok: [instance]
2026-06-27 19:01:08.642915 | instance |
2026-06-27 19:01:08.642927 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-27 19:01:08.642937 | instance | Saturday 27 June 2026 19:01:08 +0000 (0:00:01.053) 0:06:54.633 *********
2026-06-27 19:01:09.055333 | instance | ok: [instance]
2026-06-27 19:01:09.055627 | instance |
2026-06-27 19:01:09.055982 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-27 19:01:09.056277 | instance | Saturday 27 June 2026 19:01:09 +0000 (0:00:00.413) 0:06:55.046 *********
2026-06-27 19:01:09.959490 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-27 19:01:09.959742 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-27 19:01:09.960006 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-27 19:01:09.960331 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-27 19:01:09.960604 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-27 19:01:09.960846 | instance |
2026-06-27 19:01:09.961115 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-27 19:01:09.961460 | instance | Saturday 27 June 2026 19:01:09 +0000 (0:00:00.903) 0:06:55.950 *********
2026-06-27 19:01:10.454042 | instance | ok: [instance]
2026-06-27 19:01:10.454265 | instance |
2026-06-27 19:01:10.454542 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-27 19:01:10.454835 | instance | Saturday 27 June 2026 19:01:10 +0000 (0:00:00.485) 0:06:56.436 *********
2026-06-27 19:01:10.455163 | instance |
2026-06-27 19:01:10.455562 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-27 19:01:10.455841 | instance | Saturday 27 June 2026 19:01:10 +0000 (0:00:00.009) 0:06:56.445 *********
2026-06-27 19:01:10.794323 | instance | ok: [instance]
2026-06-27 19:01:10.794595 | instance |
2026-06-27 19:01:10.794957 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 19:01:10.795278 | instance | Saturday 27 June 2026 19:01:10 +0000 (0:00:00.339) 0:06:56.785 *********
2026-06-27 19:01:11.014654 | instance | ok: [instance]
2026-06-27 19:01:11.014707 | instance |
2026-06-27 19:01:11.014718 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 19:01:11.014728 | instance | Saturday 27 June 2026 19:01:11 +0000 (0:00:00.220) 0:06:57.005 *********
2026-06-27 19:01:11.069756 | instance | ok: [instance] => {
2026-06-27 19:01:11.069924 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz"
2026-06-27 19:01:11.070576 | instance | }
2026-06-27 19:01:11.070612 | instance |
2026-06-27 19:01:11.070619 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 19:01:11.070626 | instance | Saturday 27 June 2026 19:01:11 +0000 (0:00:00.056) 0:06:57.061 *********
2026-06-27 19:01:11.675388 | instance | changed: [instance]
2026-06-27 19:01:11.675753 | instance |
2026-06-27 19:01:11.676079 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 19:01:11.676400 | instance | Saturday 27 June 2026 19:01:11 +0000 (0:00:00.604) 0:06:57.666 *********
2026-06-27 19:01:13.022035 | instance | changed: [instance]
2026-06-27 19:01:13.022108 | instance |
2026-06-27 19:01:13.022436 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 19:01:13.022716 | instance | Saturday 27 June 2026 19:01:13 +0000 (0:00:01.347) 0:06:59.013 *********
2026-06-27 19:01:13.078473 | instance | ok: [instance] => {
2026-06-27 19:01:13.078576 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz"
2026-06-27 19:01:13.079036 | instance | }
2026-06-27 19:01:13.079075 | instance |
2026-06-27 19:01:13.079081 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 19:01:13.079086 | instance | Saturday 27 June 2026 19:01:13 +0000 (0:00:00.056) 0:06:59.070 *********
2026-06-27 19:01:13.601270 | instance | changed: [instance]
2026-06-27 19:01:13.601448 | instance |
2026-06-27 19:01:13.601463 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 19:01:13.601619 | instance | Saturday 27 June 2026 19:01:13 +0000 (0:00:00.522) 0:06:59.592 *********
2026-06-27 19:01:14.978750 | instance | changed: [instance]
2026-06-27 19:01:14.978832 | instance |
2026-06-27 19:01:14.979080 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-06-27 19:01:14.979120 | instance | Saturday 27 June 2026 19:01:14 +0000 (0:00:01.377) 0:07:00.970 *********
2026-06-27 19:01:15.434323 | instance | changed: [instance]
2026-06-27 19:01:15.434384 | instance |
2026-06-27 19:01:15.434628 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-06-27 19:01:15.434668 | instance | Saturday 27 June 2026 19:01:15 +0000 (0:00:00.455) 0:07:01.426 *********
2026-06-27 19:01:15.641308 | instance | changed: [instance]
2026-06-27 19:01:15.641381 | instance |
2026-06-27 19:01:15.641625 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 19:01:15.641661 | instance | Saturday 27 June 2026 19:01:15 +0000 (0:00:00.206) 0:07:01.632 *********
2026-06-27 19:01:15.851708 | instance | ok: [instance]
2026-06-27 19:01:15.851792 | instance |
2026-06-27 19:01:15.852013 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 19:01:15.852054 | instance | Saturday 27 June 2026 19:01:15 +0000 (0:00:00.210) 0:07:01.843 *********
2026-06-27 19:01:15.910610 | instance | ok: [instance] => {
2026-06-27 19:01:15.910723 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz"
2026-06-27 19:01:15.911185 | instance | }
2026-06-27 19:01:15.911225 | instance |
2026-06-27 19:01:15.911230 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 19:01:15.911235 | instance | Saturday 27 June 2026 19:01:15 +0000 (0:00:00.058) 0:07:01.902 *********
2026-06-27 19:01:16.674599 | instance | changed: [instance]
2026-06-27 19:01:16.674698 | instance |
2026-06-27 19:01:16.675050 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 19:01:16.675099 | instance | Saturday 27 June 2026 19:01:16 +0000 (0:00:00.763) 0:07:02.666 *********
2026-06-27 19:01:19.305719 | instance | changed: [instance]
2026-06-27 19:01:19.305798 | instance |
2026-06-27 19:01:19.306058 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-06-27 19:01:19.306102 | instance | Saturday 27 June 2026 19:01:19 +0000 (0:00:02.631) 0:07:05.297 *********
2026-06-27 19:01:19.358951 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-06-27 19:01:19.359011 | instance |
2026-06-27 19:01:19.359294 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-06-27 19:01:19.359338 | instance | Saturday 27 June 2026 19:01:19 +0000 (0:00:00.053) 0:07:05.350 *********
2026-06-27 19:01:20.354549 | instance | ok: [instance]
2026-06-27 19:01:20.354624 | instance |
2026-06-27 19:01:20.355014 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-06-27 19:01:20.355063 | instance | Saturday 27 June 2026 19:01:20 +0000 (0:00:00.995) 0:07:06.346 *********
2026-06-27 19:01:21.558778 | instance | changed: [instance]
2026-06-27 19:01:21.558893 | instance |
2026-06-27 19:01:21.559295 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-06-27 19:01:21.559608 | instance | Saturday 27 June 2026 19:01:21 +0000 (0:00:01.204) 0:07:07.550 *********
2026-06-27 19:01:22.001616 | instance | changed: [instance]
2026-06-27 19:01:22.001669 | instance |
2026-06-27 19:01:22.001921 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-06-27 19:01:22.001937 | instance | Saturday 27 June 2026 19:01:21 +0000 (0:00:00.443) 0:07:07.993 *********
2026-06-27 19:01:22.721891 | instance | changed: [instance] => (item=br_netfilter)
2026-06-27 19:01:22.721969 | instance | ok: [instance] => (item=ip_tables)
2026-06-27 19:01:22.722568 | instance | changed: [instance] => (item=ip6_tables)
2026-06-27 19:01:22.722604 | instance | ok: [instance] => (item=nf_conntrack)
2026-06-27 19:01:22.722610 | instance |
2026-06-27 19:01:22.722615 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 19:01:22.722620 | instance | Saturday 27 June 2026 19:01:22 +0000 (0:00:00.720) 0:07:08.713 *********
2026-06-27 19:01:22.919308 | instance | ok: [instance]
2026-06-27 19:01:22.919635 | instance |
2026-06-27 19:01:22.919653 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 19:01:22.919659 | instance | Saturday 27 June 2026 19:01:22 +0000 (0:00:00.197) 0:07:08.911 *********
2026-06-27 19:01:22.967710 | instance | ok: [instance] => {
2026-06-27 19:01:22.968625 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-06-27 19:01:22.968675 | instance | }
2026-06-27 19:01:22.968684 | instance |
2026-06-27 19:01:22.968690 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 19:01:22.968697 | instance | Saturday 27 June 2026 19:01:22 +0000 (0:00:00.048) 0:07:08.959 *********
2026-06-27 19:01:24.406409 | instance | changed: [instance]
2026-06-27 19:01:24.406500 | instance |
2026-06-27 19:01:24.406741 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 19:01:24.406784 | instance | Saturday 27 June 2026 19:01:24 +0000 (0:00:01.438) 0:07:10.398 *********
2026-06-27 19:01:24.450335 | instance | skipping: [instance]
2026-06-27 19:01:24.450414 | instance |
2026-06-27 19:01:24.450670 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-06-27 19:01:24.450708 | instance | Saturday 27 June 2026 19:01:24 +0000 (0:00:00.043) 0:07:10.441 *********
2026-06-27 19:01:24.506387 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-06-27 19:01:24.506517 | instance |
2026-06-27 19:01:24.506664 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-06-27 19:01:24.506826 | instance | Saturday 27 June 2026 19:01:24 +0000 (0:00:00.056) 0:07:10.498 *********
2026-06-27 19:01:24.543835 | instance | skipping: [instance]
2026-06-27 19:01:24.543962 | instance |
2026-06-27 19:01:24.544106 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-06-27 19:01:24.544272 | instance | Saturday 27 June 2026 19:01:24 +0000 (0:00:00.037) 0:07:10.535 *********
2026-06-27 19:01:27.756872 | instance | changed: [instance]
2026-06-27 19:01:27.757242 | instance |
2026-06-27 19:01:27.757255 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-06-27 19:01:27.757265 | instance | Saturday 27 June 2026 19:01:27 +0000 (0:00:03.212) 0:07:13.748 *********
2026-06-27 19:01:30.049131 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-06-27 19:01:30.049204 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-06-27 19:01:30.050210 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-06-27 19:01:30.050280 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-06-27 19:01:30.050286 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-06-27 19:01:30.050290 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-06-27 19:01:30.050294 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-06-27 19:01:30.050299 | instance |
2026-06-27 19:01:30.050304 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-06-27 19:01:30.050308 | instance | Saturday 27 June 2026 19:01:30 +0000 (0:00:02.291) 0:07:16.040 *********
2026-06-27 19:01:30.619047 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-06-27 19:01:30.619157 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-06-27 19:01:30.619884 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-06-27 19:01:30.619907 | instance |
2026-06-27 19:01:30.619915 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-06-27 19:01:30.619922 | instance | Saturday 27 June 2026 19:01:30 +0000 (0:00:00.569) 0:07:16.610 *********
2026-06-27 19:01:31.074156 | instance | changed: [instance]
2026-06-27 19:01:31.074240 | instance |
2026-06-27 19:01:31.074599 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-06-27 19:01:31.074625 | instance | Saturday 27 June 2026 19:01:31 +0000 (0:00:00.454) 0:07:17.065 *********
2026-06-27 19:01:31.523040 | instance | changed: [instance]
2026-06-27 19:01:31.523165 | instance |
2026-06-27 19:01:31.523176 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-06-27 19:01:31.523365 | instance | Saturday 27 June 2026 19:01:31 +0000 (0:00:00.449) 0:07:17.514 *********
2026-06-27 19:01:31.725824 | instance | ok: [instance]
2026-06-27 19:01:31.725938 | instance |
2026-06-27 19:01:31.726068 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-06-27 19:01:31.726233 | instance | Saturday 27 June 2026 19:01:31 +0000 (0:00:00.202) 0:07:17.717 *********
2026-06-27 19:01:31.760356 | instance | skipping: [instance]
2026-06-27 19:01:31.760450 | instance |
2026-06-27 19:01:31.760610 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-06-27 19:01:31.760768 | instance | Saturday 27 June 2026 19:01:31 +0000 (0:00:00.034) 0:07:17.751 *********
2026-06-27 19:01:32.292071 | instance | ok: [instance] => (item=swap)
2026-06-27 19:01:32.292339 | instance | ok: [instance] => (item=none)
2026-06-27 19:01:32.292619 | instance |
2026-06-27 19:01:32.292917 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-06-27 19:01:32.293174 | instance | Saturday 27 June 2026 19:01:32 +0000 (0:00:00.531) 0:07:18.283 *********
2026-06-27 19:01:32.749338 | instance | changed: [instance]
2026-06-27 19:01:32.749426 | instance |
2026-06-27 19:01:32.749610 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-06-27 19:01:32.749779 | instance | Saturday 27 June 2026 19:01:32 +0000 (0:00:00.457) 0:07:18.740 *********
2026-06-27 19:01:33.323358 | instance | changed: [instance]
2026-06-27 19:01:33.323422 | instance |
2026-06-27 19:01:33.323433 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-06-27 19:01:33.323443 | instance | Saturday 27 June 2026 19:01:33 +0000 (0:00:00.563) 0:07:19.304 *********
2026-06-27 19:01:33.323452 | instance |
2026-06-27 19:01:33.323461 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-06-27 19:01:33.323476 | instance | Saturday 27 June 2026 19:01:33 +0000 (0:00:00.007) 0:07:19.312 *********
2026-06-27 19:01:34.085752 | instance | ok: [instance]
2026-06-27 19:01:34.085808 | instance |
2026-06-27 19:01:34.085815 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-06-27 19:01:34.085827 | instance | Saturday 27 June 2026 19:01:34 +0000 (0:00:00.764) 0:07:20.077 *********
2026-06-27 19:01:34.689081 | instance | changed: [instance]
2026-06-27 19:01:34.689168 | instance |
2026-06-27 19:01:34.689437 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-06-27 19:01:34.689480 | instance | Saturday 27 June 2026 19:01:34 +0000 (0:00:00.603) 0:07:20.680 *********
2026-06-27 19:01:35.744078 | instance | ok: [instance]
2026-06-27 19:01:35.744412 | instance |
2026-06-27 19:01:35.744423 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-06-27 19:01:35.744562 | instance | Saturday 27 June 2026 19:01:35 +0000 (0:00:01.054) 0:07:21.735 *********
2026-06-27 19:01:36.453267 | instance | ok: [instance]
2026-06-27 19:01:36.453345 | instance |
2026-06-27 19:01:36.453678 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-06-27 19:01:36.453727 | instance | Saturday 27 June 2026 19:01:36 +0000 (0:00:00.709) 0:07:22.444 *********
2026-06-27 19:01:36.656328 | instance | ok: [instance]
2026-06-27 19:01:36.656403 | instance |
2026-06-27 19:01:36.656651 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-06-27 19:01:36.656692 | instance | Saturday 27 June 2026 19:01:36 +0000 (0:00:00.203) 0:07:22.647 *********
2026-06-27 19:01:37.161560 | instance | ok: [instance]
2026-06-27 19:01:37.161643 | instance |
2026-06-27 19:01:37.161879 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-06-27 19:01:37.162014 | instance | Saturday 27 June 2026 19:01:37 +0000 (0:00:00.505) 0:07:23.153 *********
2026-06-27 19:01:37.241401 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-06-27 19:01:37.241456 | instance |
2026-06-27 19:01:37.241726 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-06-27 19:01:37.241766 | instance | Saturday 27 June 2026 19:01:37 +0000 (0:00:00.079) 0:07:23.232 *********
2026-06-27 19:01:37.322496 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-06-27 19:01:37.322539 | instance |
2026-06-27 19:01:37.322817 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-06-27 19:01:37.322860 | instance | Saturday 27 June 2026 19:01:37 +0000 (0:00:00.081) 0:07:23.314 *********
2026-06-27 19:01:37.517330 | instance | ok: [instance] => (item=instance)
2026-06-27 19:01:37.517405 | instance |
2026-06-27 19:01:37.517692 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-06-27 19:01:37.517730 | instance | Saturday 27 June 2026 19:01:37 +0000 (0:00:00.194) 0:07:23.508 *********
2026-06-27 19:01:37.559592 | instance | skipping: [instance]
2026-06-27 19:01:37.559665 | instance |
2026-06-27 19:01:37.559990 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-06-27 19:01:37.560040 | instance | Saturday 27 June 2026 19:01:37 +0000 (0:00:00.041) 0:07:23.550 *********
2026-06-27 19:01:37.608637 | instance | ok: [instance]
2026-06-27 19:01:37.608706 | instance |
2026-06-27 19:01:37.608853 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-06-27 19:01:37.609049 | instance | Saturday 27 June 2026 19:01:37 +0000 (0:00:00.049) 0:07:23.600 *********
2026-06-27 19:01:37.650838 | instance | ok: [instance] => {
2026-06-27 19:01:37.650956 | instance | "msg": "instance"
2026-06-27 19:01:37.651129 | instance | }
2026-06-27 19:01:37.651288 | instance |
2026-06-27 19:01:37.651448 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-06-27 19:01:37.651597 | instance | Saturday 27 June 2026 19:01:37 +0000 (0:00:00.042) 0:07:23.642 *********
2026-06-27 19:01:38.179435 | instance | changed: [instance]
2026-06-27 19:01:38.179504 | instance |
2026-06-27 19:01:38.179635 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-06-27 19:01:38.179819 | instance | Saturday 27 June 2026 19:01:38 +0000 (0:00:00.528) 0:07:24.171 *********
2026-06-27 19:01:38.213885 | instance | skipping: [instance]
2026-06-27 19:01:38.213989 | instance |
2026-06-27 19:01:38.214197 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-06-27 19:01:38.214371 | instance | Saturday 27 June 2026 19:01:38 +0000 (0:00:00.034) 0:07:24.205 *********
2026-06-27 19:01:38.251748 | instance | skipping: [instance]
2026-06-27 19:01:38.251844 | instance |
2026-06-27 19:01:38.251963 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-06-27 19:01:38.252142 | instance | Saturday 27 June 2026 19:01:38 +0000 (0:00:00.037) 0:07:24.242 *********
2026-06-27 19:01:38.287743 | instance | skipping: [instance]
2026-06-27 19:01:38.287962 | instance |
2026-06-27 19:01:38.288157 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-06-27 19:01:38.288328 | instance | Saturday 27 June 2026 19:01:38 +0000 (0:00:00.035) 0:07:24.277 *********
2026-06-27 19:01:38.319753 | instance | skipping: [instance]
2026-06-27 19:01:38.319951 | instance |
2026-06-27 19:01:38.320113 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-06-27 19:01:38.320279 | instance | Saturday 27 June 2026 19:01:38 +0000 (0:00:00.031) 0:07:24.308 *********
2026-06-27 19:01:38.356078 | instance | skipping: [instance]
2026-06-27 19:01:38.356488 | instance |
2026-06-27 19:01:38.356853 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-06-27 19:01:38.357202 | instance | Saturday 27 June 2026 19:01:38 +0000 (0:00:00.035) 0:07:24.344 *********
2026-06-27 19:01:38.383758 | instance | skipping: [instance]
2026-06-27 19:01:38.383946 | instance |
2026-06-27 19:01:38.384099 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-06-27 19:01:38.384247 | instance | Saturday 27 June 2026 19:01:38 +0000 (0:00:00.029) 0:07:24.374 *********
2026-06-27 19:01:38.421684 | instance | skipping: [instance]
2026-06-27 19:01:38.421858 | instance |
2026-06-27 19:01:38.422008 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-06-27 19:01:38.422156 | instance | Saturday 27 June 2026 19:01:38 +0000 (0:00:00.037) 0:07:24.411 *********
2026-06-27 19:02:05.316778 | instance | changed: [instance]
2026-06-27 19:02:05.317123 | instance |
2026-06-27 19:02:05.317193 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-06-27 19:02:05.317213 | instance | Saturday 27 June 2026 19:02:05 +0000 (0:00:26.896) 0:07:51.308 *********
2026-06-27 19:02:05.514354 | instance | ok: [instance]
2026-06-27 19:02:05.514436 | instance |
2026-06-27 19:02:05.514682 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-06-27 19:02:05.514729 | instance | Saturday 27 June 2026 19:02:05 +0000 (0:00:00.197) 0:07:51.505 *********
2026-06-27 19:02:05.551378 | instance | skipping: [instance]
2026-06-27 19:02:05.551454 | instance |
2026-06-27 19:02:05.551648 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-06-27 19:02:05.551716 | instance | Saturday 27 June 2026 19:02:05 +0000 (0:00:00.036) 0:07:51.542 *********
2026-06-27 19:02:05.746679 | instance | changed: [instance]
2026-06-27 19:02:05.746780 | instance |
2026-06-27 19:02:05.747024 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-06-27 19:02:05.747040 | instance | Saturday 27 June 2026 19:02:05 +0000 (0:00:00.195) 0:07:51.738 *********
2026-06-27 19:02:05.967340 | instance | changed: [instance]
2026-06-27 19:02:05.967682 | instance |
2026-06-27 19:02:05.967747 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-06-27 19:02:05.967766 | instance | Saturday 27 June 2026 19:02:05 +0000 (0:00:00.220) 0:07:51.958 *********
2026-06-27 19:02:06.169980 | instance | changed: [instance]
2026-06-27 19:02:06.170053 | instance |
2026-06-27 19:02:06.170302 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-06-27 19:02:06.170364 | instance | Saturday 27 June 2026 19:02:06 +0000 (0:00:00.202) 0:07:52.161 *********
2026-06-27 19:02:09.823211 | instance | changed: [instance]
2026-06-27 19:02:09.823308 | instance |
2026-06-27 19:02:09.823809 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-06-27 19:02:09.823875 | instance | Saturday 27 June 2026 19:02:09 +0000 (0:00:03.652) 0:07:55.814 *********
2026-06-27 19:02:19.313266 | instance | changed: [instance]
2026-06-27 19:02:19.313361 | instance |
2026-06-27 19:02:19.313658 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-06-27 19:02:19.313703 | instance | Saturday 27 June 2026 19:02:19 +0000 (0:00:09.490) 0:08:05.304 *********
2026-06-27 19:02:19.362620 | instance | skipping: [instance]
2026-06-27 19:02:19.362805 | instance |
2026-06-27 19:02:19.363046 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-06-27 19:02:19.363094 | instance | Saturday 27 June 2026 19:02:19 +0000 (0:00:00.049) 0:08:05.354 *********
2026-06-27 19:02:19.408365 | instance | skipping: [instance]
2026-06-27 19:02:19.408434 | instance |
2026-06-27 19:02:19.408606 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-06-27 19:02:19.408734 | instance | Saturday 27 June 2026 19:02:19 +0000 (0:00:00.045) 0:08:05.399 *********
2026-06-27 19:02:20.255531 | instance | changed: [instance]
2026-06-27 19:02:20.255898 | instance |
2026-06-27 19:02:20.255931 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-06-27 19:02:20.255937 | instance | Saturday 27 June 2026 19:02:20 +0000 (0:00:00.847) 0:08:06.247 *********
2026-06-27 19:02:20.295008 | instance | skipping: [instance] => (item=DaemonSet)
2026-06-27 19:02:20.295161 | instance | skipping: [instance] => (item=ConfigMap)
2026-06-27 19:02:20.295232 | instance | skipping: [instance]
2026-06-27 19:02:20.295611 | instance |
2026-06-27 19:02:20.295627 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-06-27 19:02:20.295633 | instance | Saturday 27 June 2026 19:02:20 +0000 (0:00:00.039) 0:08:06.286 *********
2026-06-27 19:02:20.335301 | instance | skipping: [instance]
2026-06-27 19:02:20.335443 | instance |
2026-06-27 19:02:20.335709 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-06-27 19:02:20.335744 | instance | Saturday 27 June 2026 19:02:20 +0000 (0:00:00.040) 0:08:06.327 *********
2026-06-27 19:02:20.372379 | instance | skipping: [instance]
2026-06-27 19:02:20.372478 | instance |
2026-06-27 19:02:20.372676 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-06-27 19:02:20.372828 | instance | Saturday 27 June 2026 19:02:20 +0000 (0:00:00.037) 0:08:06.364 *********
2026-06-27 19:02:20.415283 | instance | skipping: [instance]
2026-06-27 19:02:20.415392 | instance |
2026-06-27 19:02:20.415529 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-06-27 19:02:20.415716 | instance | Saturday 27 June 2026 19:02:20 +0000 (0:00:00.042) 0:08:06.406 *********
2026-06-27 19:02:20.452598 | instance | skipping: [instance]
2026-06-27 19:02:20.452740 | instance |
2026-06-27 19:02:20.452979 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-06-27 19:02:20.453168 | instance | Saturday 27 June 2026 19:02:20 +0000 (0:00:00.037) 0:08:06.444 *********
2026-06-27 19:02:20.873071 | instance | ok: [instance]
2026-06-27 19:02:20.873225 | instance |
2026-06-27 19:02:20.873505 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-06-27 19:02:20.873544 | instance | Saturday 27 June 2026 19:02:20 +0000 (0:00:00.420) 0:08:06.864 *********
2026-06-27 19:02:21.781453 | instance | changed: [instance]
2026-06-27 19:02:21.781531 | instance |
2026-06-27 19:02:21.782026 | instance | PLAY [Install control-plane components] ****************************************
2026-06-27 19:02:21.782074 | instance |
2026-06-27 19:02:21.782080 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 19:02:21.782084 | instance | Saturday 27 June 2026 19:02:21 +0000 (0:00:00.908) 0:08:07.773 *********
2026-06-27 19:02:22.767740 | instance | ok: [instance]
2026-06-27 19:02:22.767828 | instance |
2026-06-27 19:02:22.768061 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-27 19:02:22.768110 | instance | Saturday 27 June 2026 19:02:22 +0000 (0:00:00.985) 0:08:08.759 *********
2026-06-27 19:02:23.064935 | instance | ok: [instance]
2026-06-27 19:02:23.065006 | instance |
2026-06-27 19:02:23.065305 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-27 19:02:23.065353 | instance | Saturday 27 June 2026 19:02:23 +0000 (0:00:00.297) 0:08:09.056 *********
2026-06-27 19:02:24.081487 | instance | ok: [instance]
2026-06-27 19:02:24.081605 | instance |
2026-06-27 19:02:24.081838 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-27 19:02:24.081853 | instance | Saturday 27 June 2026 19:02:24 +0000 (0:00:01.016) 0:08:10.073 *********
2026-06-27 19:02:24.296550 | instance | ok: [instance]
2026-06-27 19:02:24.296748 | instance |
2026-06-27 19:02:24.296764 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 19:02:24.296892 | instance | Saturday 27 June 2026 19:02:24 +0000 (0:00:00.215) 0:08:10.288 *********
2026-06-27 19:02:24.338530 | instance | ok: [instance] => {
2026-06-27 19:02:24.338888 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-06-27 19:02:24.338958 | instance | }
2026-06-27 19:02:24.338976 | instance |
2026-06-27 19:02:24.339178 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 19:02:24.339217 | instance | Saturday 27 June 2026 19:02:24 +0000 (0:00:00.041) 0:08:10.330 *********
2026-06-27 19:02:25.102152 | instance | changed: [instance]
2026-06-27 19:02:25.102239 | instance |
2026-06-27 19:02:25.102482 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 19:02:25.102517 | instance | Saturday 27 June 2026 19:02:25 +0000 (0:00:00.763) 0:08:11.093 *********
2026-06-27 19:02:26.574333 | instance | changed: [instance]
2026-06-27 19:02:26.574398 | instance |
2026-06-27 19:02:26.574668 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-06-27 19:02:26.574719 | instance | Saturday 27 June 2026 19:02:26 +0000 (0:00:01.472) 0:08:12.566 *********
2026-06-27 19:02:26.901399 | instance | ok: [instance]
2026-06-27 19:02:26.901535 | instance |
2026-06-27 19:02:26.901882 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-06-27 19:02:26.901974 | instance | Saturday 27 June 2026 19:02:26 +0000 (0:00:00.326) 0:08:12.892 *********
2026-06-27 19:02:27.088738 | instance | changed: [instance]
2026-06-27 19:02:27.088816 | instance |
2026-06-27 19:02:27.089080 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-06-27 19:02:27.089113 | instance | Saturday 27 June 2026 19:02:27 +0000 (0:00:00.187) 0:08:13.080 *********
2026-06-27 19:02:27.319808 | instance | ok: [instance]
2026-06-27 19:02:27.320194 | instance |
2026-06-27 19:02:27.320236 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-06-27 19:02:27.320242 | instance | Saturday 27 June 2026 19:02:27 +0000 (0:00:00.231) 0:08:13.311 *********
2026-06-27 19:02:27.512439 | instance | changed: [instance]
2026-06-27 19:02:27.512506 | instance |
2026-06-27 19:02:27.512804 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-06-27 19:02:27.512841 | instance | Saturday 27 June 2026 19:02:27 +0000 (0:00:00.192) 0:08:13.504 *********
2026-06-27 19:02:27.698762 | instance | ok: [instance]
2026-06-27 19:02:27.699254 | instance |
2026-06-27 19:02:27.699314 | instance | TASK [Install plugin] **********************************************************
2026-06-27 19:02:27.699322 | instance | Saturday 27 June 2026 19:02:27 +0000 (0:00:00.186) 0:08:13.690 *********
2026-06-27 19:02:27.754132 | instance | included: vexxhost.containers.download_artifact for instance
2026-06-27 19:02:27.754429 | instance |
2026-06-27 19:02:27.754501 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 19:02:27.754520 | instance | Saturday 27 June 2026 19:02:27 +0000 (0:00:00.055) 0:08:13.745 *********
2026-06-27 19:02:27.797117 | instance | ok: [instance] => {
2026-06-27 19:02:27.797715 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-06-27 19:02:27.797772 | instance | }
2026-06-27 19:02:27.797784 | instance |
2026-06-27 19:02:27.797794 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 19:02:27.797808 | instance | Saturday 27 June 2026 19:02:27 +0000 (0:00:00.043) 0:08:13.788 *********
2026-06-27 19:02:28.358786 | instance | changed: [instance]
2026-06-27 19:02:28.358869 | instance |
2026-06-27 19:02:28.359143 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 19:02:28.359199 | instance | Saturday 27 June 2026 19:02:28 +0000 (0:00:00.561) 0:08:14.350 *********
2026-06-27 19:02:30.094104 | instance | changed: [instance]
2026-06-27 19:02:30.094145 | instance |
2026-06-27 19:02:30.094151 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:02:30.094155 | instance | Saturday 27 June 2026 19:02:30 +0000 (0:00:01.734) 0:08:16.085 *********
2026-06-27 19:02:30.131667 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:02:30.131809 | instance |
2026-06-27 19:02:30.132015 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:02:30.132033 | instance | Saturday 27 June 2026 19:02:30 +0000 (0:00:00.037) 0:08:16.123 *********
2026-06-27 19:02:30.781009 | instance | changed: [instance]
2026-06-27 19:02:30.781094 | instance |
2026-06-27 19:02:30.781310 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-06-27 19:02:30.781342 | instance | Saturday 27 June 2026 19:02:30 +0000 (0:00:00.649) 0:08:16.772 *********
2026-06-27 19:02:31.603837 | instance | ok: [instance]
2026-06-27 19:02:31.603903 | instance |
2026-06-27 19:02:31.604191 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-06-27 19:02:31.604223 | instance | Saturday 27 June 2026 19:02:31 +0000 (0:00:00.822) 0:08:17.595 *********
2026-06-27 19:02:33.592513 | instance | changed: [instance]
2026-06-27 19:02:33.592634 | instance |
2026-06-27 19:02:33.592792 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:02:33.592937 | instance | Saturday 27 June 2026 19:02:33 +0000 (0:00:01.988) 0:08:19.584 *********
2026-06-27 19:02:33.628640 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:02:33.629040 | instance |
2026-06-27 19:02:33.629992 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:02:33.630004 | instance | Saturday 27 June 2026 19:02:33 +0000 (0:00:00.036) 0:08:19.620 *********
2026-06-27 19:02:34.094719 | instance | changed: [instance]
2026-06-27 19:02:34.094849 | instance |
2026-06-27 19:02:34.094973 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] *******************
2026-06-27 19:02:34.095094 | instance | Saturday 27 June 2026 19:02:34 +0000 (0:00:00.465) 0:08:20.086 *********
2026-06-27 19:03:04.090613 | instance | changed: [instance]
2026-06-27 19:03:04.090857 | instance |
2026-06-27 19:03:04.091169 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] *****************
2026-06-27 19:03:04.091554 | instance | Saturday 27 June 2026 19:03:04 +0000 (0:00:29.995) 0:08:50.081 *********
2026-06-27 19:03:04.761433 | instance | changed: [instance]
2026-06-27 19:03:04.761597 | instance |
2026-06-27 19:03:04.761770 | instance | PLAY [all] *********************************************************************
2026-06-27 19:03:04.761934 | instance |
2026-06-27 19:03:04.762108 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 19:03:04.762281 | instance | Saturday 27 June 2026 19:03:04 +0000 (0:00:00.671) 0:08:50.753 *********
2026-06-27 19:03:05.894827 | instance | ok: [instance]
2026-06-27 19:03:05.894891 | instance |
2026-06-27 19:03:05.895011 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-06-27 19:03:05.895133 | instance | Saturday 27 June 2026 19:03:05 +0000 (0:00:01.133) 0:08:51.886 *********
2026-06-27 19:03:06.609980 | instance | changed: [instance]
2026-06-27 19:03:06.610221 | instance |
2026-06-27 19:03:06.610497 | instance | PLAY [all] *********************************************************************
2026-06-27 19:03:06.610748 | instance |
2026-06-27 19:03:06.611001 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-06-27 19:03:06.611287 | instance | Saturday 27 June 2026 19:03:06 +0000 (0:00:00.715) 0:08:52.601 *********
2026-06-27 19:03:07.354375 | instance | ok: [instance]
2026-06-27 19:03:07.354468 | instance |
2026-06-27 19:03:07.355199 | instance | PLAY [controllers] *************************************************************
2026-06-27 19:03:07.355288 | instance |
2026-06-27 19:03:07.355441 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 19:03:07.355865 | instance | Saturday 27 June 2026 19:03:07 +0000 (0:00:00.743) 0:08:53.345 *********
2026-06-27 19:03:08.504437 | instance | ok: [instance]
2026-06-27 19:03:08.504508 | instance |
2026-06-27 19:03:08.504735 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:03:08.504806 | instance | Saturday 27 June 2026 19:03:08 +0000 (0:00:01.150) 0:08:54.496 *********
2026-06-27 19:03:08.546938 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:03:08.547375 | instance |
2026-06-27 19:03:08.547440 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:03:08.547459 | instance | Saturday 27 June 2026 19:03:08 +0000 (0:00:00.042) 0:08:54.538 *********
2026-06-27 19:03:09.004176 | instance | changed: [instance]
2026-06-27 19:03:09.004251 | instance |
2026-06-27 19:03:09.004470 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-06-27 19:03:09.004546 | instance | Saturday 27 June 2026 19:03:08 +0000 (0:00:00.457) 0:08:54.995 *********
2026-06-27 19:03:10.979784 | instance | changed: [instance]
2026-06-27 19:03:10.979950 | instance |
2026-06-27 19:03:10.980182 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:03:10.980193 | instance | Saturday 27 June 2026 19:03:10 +0000 (0:00:01.975) 0:08:56.971 *********
2026-06-27 19:03:11.024875 | instance | skipping: [instance]
2026-06-27 19:03:11.024983 | instance |
2026-06-27 19:03:11.025324 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-06-27 19:03:11.025632 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.044) 0:08:57.016 *********
2026-06-27 19:03:11.066113 | instance | skipping: [instance]
2026-06-27 19:03:11.066356 | instance |
2026-06-27 19:03:11.066643 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-06-27 19:03:11.066909 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.041) 0:08:57.057 *********
2026-06-27 19:03:11.098938 | instance | skipping: [instance]
2026-06-27 19:03:11.099215 | instance |
2026-06-27 19:03:11.099593 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-06-27 19:03:11.099864 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.033) 0:08:57.090 *********
2026-06-27 19:03:11.128209 | instance | skipping: [instance]
2026-06-27 19:03:11.128446 | instance |
2026-06-27 19:03:11.128725 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-06-27 19:03:11.129115 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.029) 0:08:57.119 *********
2026-06-27 19:03:11.174594 | instance | skipping: [instance]
2026-06-27 19:03:11.174868 | instance |
2026-06-27 19:03:11.175140 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-06-27 19:03:11.175503 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.046) 0:08:57.165 *********
2026-06-27 19:03:11.222029 | instance | skipping: [instance]
2026-06-27 19:03:11.222387 | instance |
2026-06-27 19:03:11.222772 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-06-27 19:03:11.223151 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.047) 0:08:57.213 *********
2026-06-27 19:03:11.265316 | instance | skipping: [instance]
2026-06-27 19:03:11.265611 | instance |
2026-06-27 19:03:11.265887 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-06-27 19:03:11.266168 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.043) 0:08:57.256 *********
2026-06-27 19:03:11.299608 | instance | skipping: [instance]
2026-06-27 19:03:11.299812 | instance |
2026-06-27 19:03:11.300080 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-06-27 19:03:11.300340 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.034) 0:08:57.290 *********
2026-06-27 19:03:11.347320 | instance | skipping: [instance]
2026-06-27 19:03:11.347673 | instance |
2026-06-27 19:03:11.347974 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-06-27 19:03:11.348236 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.048) 0:08:57.338 *********
2026-06-27 19:03:11.383875 | instance | skipping: [instance]
2026-06-27 19:03:11.384103 | instance |
2026-06-27 19:03:11.384374 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-06-27 19:03:11.384638 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.036) 0:08:57.375 *********
2026-06-27 19:03:11.417369 | instance | skipping: [instance]
2026-06-27 19:03:11.417652 | instance |
2026-06-27 19:03:11.417961 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-06-27 19:03:11.418207 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.033) 0:08:57.409 *********
2026-06-27 19:03:11.447499 | instance | skipping: [instance]
2026-06-27 19:03:11.447724 | instance |
2026-06-27 19:03:11.447980 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-06-27 19:03:11.448240 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.030) 0:08:57.439 *********
2026-06-27 19:03:11.492262 | instance | skipping: [instance]
2026-06-27 19:03:11.492498 | instance |
2026-06-27 19:03:11.492759 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-27 19:03:11.493018 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.044) 0:08:57.483 *********
2026-06-27 19:03:11.517696 | instance | skipping: [instance]
2026-06-27 19:03:11.517911 | instance |
2026-06-27 19:03:11.518171 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-27 19:03:11.518429 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.025) 0:08:57.509 *********
2026-06-27 19:03:11.545440 | instance | skipping: [instance]
2026-06-27 19:03:11.545705 | instance |
2026-06-27 19:03:11.545957 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-27 19:03:11.546238 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.027) 0:08:57.537 *********
2026-06-27 19:03:11.586706 | instance | skipping: [instance]
2026-06-27 19:03:11.586979 | instance |
2026-06-27 19:03:11.587273 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-06-27 19:03:11.587528 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.041) 0:08:57.578 *********
2026-06-27 19:03:11.620804 | instance | skipping: [instance]
2026-06-27 19:03:11.621051 | instance |
2026-06-27 19:03:11.621342 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-06-27 19:03:11.621588 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.034) 0:08:57.612 *********
2026-06-27 19:03:11.656798 | instance | skipping: [instance]
2026-06-27 19:03:11.656973 | instance |
2026-06-27 19:03:11.657292 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-06-27 19:03:11.657633 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.035) 0:08:57.648 *********
2026-06-27 19:03:11.691661 | instance | skipping: [instance]
2026-06-27 19:03:11.691900 | instance |
2026-06-27 19:03:11.692167 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-06-27 19:03:11.692451 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.034) 0:08:57.683 *********
2026-06-27 19:03:11.728202 | instance | skipping: [instance]
2026-06-27 19:03:11.728444 | instance |
2026-06-27 19:03:11.728708 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-06-27 19:03:11.728983 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.036) 0:08:57.719 *********
2026-06-27 19:03:11.758023 | instance | skipping: [instance]
2026-06-27 19:03:11.758275 | instance |
2026-06-27 19:03:11.758564 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-06-27 19:03:11.758893 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.030) 0:08:57.749 *********
2026-06-27 19:03:11.794514 | instance | skipping: [instance]
2026-06-27 19:03:11.794745 | instance |
2026-06-27 19:03:11.795034 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-06-27 19:03:11.795345 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.036) 0:08:57.785 *********
2026-06-27 19:03:11.842153 | instance | skipping: [instance]
2026-06-27 19:03:11.842390 | instance |
2026-06-27 19:03:11.842702 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-06-27 19:03:11.842962 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.047) 0:08:57.833 *********
2026-06-27 19:03:11.881348 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-06-27 19:03:11.881741 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-06-27 19:03:11.882032 | instance | skipping: [instance]
2026-06-27 19:03:11.882295 | instance |
2026-06-27 19:03:11.882628 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-06-27 19:03:11.882896 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.039) 0:08:57.872 *********
2026-06-27 19:03:11.913540 | instance | skipping: [instance]
2026-06-27 19:03:11.913742 | instance |
2026-06-27 19:03:11.914028 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-06-27 19:03:11.914325 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.032) 0:08:57.905 *********
2026-06-27 19:03:11.963575 | instance | skipping: [instance]
2026-06-27 19:03:11.963734 | instance |
2026-06-27 19:03:11.964152 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-06-27 19:03:11.964511 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.049) 0:08:57.955 *********
2026-06-27 19:03:11.993596 | instance | skipping: [instance]
2026-06-27 19:03:11.993849 | instance |
2026-06-27 19:03:11.994222 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-06-27 19:03:11.994579 | instance | Saturday 27 June 2026 19:03:11 +0000 (0:00:00.030) 0:08:57.985 *********
2026-06-27 19:03:12.027615 | instance | skipping: [instance]
2026-06-27 19:03:12.027689 | instance |
2026-06-27 19:03:12.027863 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-06-27 19:03:12.028016 | instance | Saturday 27 June 2026 19:03:12 +0000 (0:00:00.034) 0:08:58.019 *********
2026-06-27 19:03:12.104685 | instance | skipping: [instance]
2026-06-27 19:03:12.104820 | instance |
2026-06-27 19:03:12.105120 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-06-27 19:03:12.105280 | instance |
2026-06-27 19:03:12.105477 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 19:03:12.105620 | instance | Saturday 27 June 2026 19:03:12 +0000 (0:00:00.076) 0:08:58.096 *********
2026-06-27 19:03:13.326544 | instance | ok: [instance]
2026-06-27 19:03:13.326830 | instance |
2026-06-27 19:03:13.327137 | instance | TASK [Deploy Helm chart] *******************************************************
2026-06-27 19:03:13.327470 | instance | Saturday 27 June 2026 19:03:13 +0000 (0:00:01.221) 0:08:59.317 *********
2026-06-27 19:03:13.381539 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-06-27 19:03:13.381821 | instance |
2026-06-27 19:03:13.382134 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] ****
2026-06-27 19:03:13.382391 | instance | Saturday 27 June 2026 19:03:13 +0000 (0:00:00.054) 0:08:59.372 *********
2026-06-27 19:03:13.485468 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/v1.15.yml)
2026-06-27 19:03:13.485745 | instance |
2026-06-27 19:03:13.486041 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-06-27 19:03:13.486339 | instance | Saturday 27 June 2026 19:03:13 +0000 (0:00:00.104) 0:08:59.476 *********
2026-06-27 19:03:34.781065 | instance | changed: [instance]
2026-06-27 19:03:34.781196 | instance |
2026-06-27 19:03:34.781408 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-06-27 19:03:34.781636 | instance | Saturday 27 June 2026 19:03:34 +0000 (0:00:21.295) 0:09:20.772 *********
2026-06-27 19:03:35.438345 | instance | changed: [instance]
2026-06-27 19:03:35.438432 | instance |
2026-06-27 19:03:35.438566 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-06-27 19:03:35.438697 | instance | Saturday 27 June 2026 19:03:35 +0000 (0:00:00.657) 0:09:21.429 *********
2026-06-27 19:03:35.482861 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-06-27 19:03:35.482953 | instance |
2026-06-27 19:03:35.483074 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-06-27 19:03:35.483201 | instance | Saturday 27 June 2026 19:03:35 +0000 (0:00:00.044) 0:09:21.474 *********
2026-06-27 19:03:36.286270 | instance | changed: [instance]
2026-06-27 19:03:36.286397 | instance |
2026-06-27 19:03:36.286559 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-06-27 19:03:36.286771 | instance | Saturday 27 June 2026 19:03:36 +0000 (0:00:00.803) 0:09:22.277 *********
2026-06-27 19:03:36.930073 | instance | ok: [instance]
2026-06-27 19:03:36.930411 | instance |
2026-06-27 19:03:36.930698 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-06-27 19:03:36.930965 | instance | Saturday 27 June 2026 19:03:36 +0000 (0:00:00.643) 0:09:22.921 *********
2026-06-27 19:03:37.375782 | instance | changed: [instance]
2026-06-27 19:03:37.376055 | instance |
2026-06-27 19:03:37.376438 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-06-27 19:03:37.376734 | instance | Saturday 27 June 2026 19:03:37 +0000 (0:00:00.437) 0:09:23.359 *********
2026-06-27 19:03:37.377010 | instance |
2026-06-27 19:03:37.377351 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-06-27 19:03:37.377646 | instance | Saturday 27 June 2026 19:03:37 +0000 (0:00:00.007) 0:09:23.367 *********
2026-06-27 19:03:37.411549 | instance | skipping: [instance]
2026-06-27 19:03:37.411816 | instance |
2026-06-27 19:03:37.412135 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-06-27 19:03:37.412416 | instance | Saturday 27 June 2026 19:03:37 +0000 (0:00:00.035) 0:09:23.402 *********
2026-06-27 19:03:38.722193 | instance | changed: [instance]
2026-06-27 19:03:38.722489 | instance |
2026-06-27 19:03:38.722789 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-06-27 19:03:38.723055 | instance | Saturday 27 June 2026 19:03:38 +0000 (0:00:01.310) 0:09:24.713 *********
2026-06-27 19:03:40.600434 | instance | changed: [instance]
2026-06-27 19:03:40.600496 | instance |
2026-06-27 19:03:40.600507 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:03:40.600518 | instance | Saturday 27 June 2026 19:03:40 +0000 (0:00:01.877) 0:09:26.591 *********
2026-06-27 19:03:40.642094 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:03:40.642179 | instance |
2026-06-27 19:03:40.642293 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:03:40.642411 | instance | Saturday 27 June 2026 19:03:40 +0000 (0:00:00.042) 0:09:26.633 *********
2026-06-27 19:03:41.133982 | instance | changed: [instance]
2026-06-27 19:03:41.134459 | instance |
2026-06-27 19:03:41.134472 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-06-27 19:03:41.134727 | instance | Saturday 27 June 2026 19:03:41 +0000 (0:00:00.491) 0:09:27.125 *********
2026-06-27 19:03:54.671763 | instance | changed: [instance]
2026-06-27 19:03:54.671843 | instance |
2026-06-27 19:03:54.671962 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:03:54.672083 | instance | Saturday 27 June 2026 19:03:54 +0000 (0:00:13.537) 0:09:40.663 *********
2026-06-27 19:03:54.713543 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:03:54.713748 | instance |
2026-06-27 19:03:54.714024 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:03:54.714285 | instance | Saturday 27 June 2026 19:03:54 +0000 (0:00:00.041) 0:09:40.705 *********
2026-06-27 19:03:55.210199 | instance | changed: [instance]
2026-06-27 19:03:55.210549 | instance |
2026-06-27 19:03:55.210888 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-06-27 19:03:55.211220 | instance | Saturday 27 June 2026 19:03:55 +0000 (0:00:00.496) 0:09:41.201 *********
2026-06-27 19:03:58.025421 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-06-27 19:03:58.025488 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-06-27 19:03:58.025500 | instance |
2026-06-27 19:03:58.025510 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-06-27 19:03:58.025519 | instance | Saturday 27 June 2026 19:03:58 +0000 (0:00:02.813) 0:09:44.015 *********
2026-06-27 19:04:01.567304 | instance | changed: [instance]
2026-06-27 19:04:01.567382 | instance |
2026-06-27 19:04:01.567652 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:04:01.567693 | instance | Saturday 27 June 2026 19:04:01 +0000 (0:00:03.543) 0:09:47.558 *********
2026-06-27 19:04:01.618619 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:04:01.618741 | instance |
2026-06-27 19:04:01.618873 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:04:01.618995 | instance | Saturday 27 June 2026 19:04:01 +0000 (0:00:00.051) 0:09:47.610 *********
2026-06-27 19:04:02.114961 | instance | changed: [instance]
2026-06-27 19:04:02.115059 | instance |
2026-06-27 19:04:02.115355 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-06-27 19:04:02.115418 | instance | Saturday 27 June 2026 19:04:02 +0000 (0:00:00.496) 0:09:48.106 *********
2026-06-27 19:04:04.971009 | instance | ok: [instance]
2026-06-27 19:04:04.971077 | instance |
2026-06-27 19:04:04.971233 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-06-27 19:04:04.971377 | instance | Saturday 27 June 2026 19:04:04 +0000 (0:00:02.856) 0:09:50.962 *********
2026-06-27 19:04:07.299903 | instance | changed: [instance]
2026-06-27 19:04:07.300258 | instance |
2026-06-27 19:04:07.300271 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-06-27 19:04:07.300282 | instance | Saturday 27 June 2026 19:04:07 +0000 (0:00:02.328) 0:09:53.291 *********
2026-06-27 19:04:07.902700 | instance | ok: [instance]
2026-06-27 19:04:07.902738 | instance |
2026-06-27 19:04:07.902744 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-06-27 19:04:07.902748 | instance | Saturday 27 June 2026 19:04:07 +0000 (0:00:00.602) 0:09:53.894 *********
2026-06-27 19:04:08.550103 | instance | changed: [instance]
2026-06-27 19:04:08.550186 | instance |
2026-06-27 19:04:08.550441 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-06-27 19:04:08.550482 | instance | Saturday 27 June 2026 19:04:08 +0000 (0:00:00.647) 0:09:54.541 *********
2026-06-27 19:04:09.652017 | instance | ok: [instance]
2026-06-27 19:04:09.652052 | instance |
2026-06-27 19:04:09.652058 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-06-27 19:04:09.652064 | instance | Saturday 27 June 2026 19:04:09 +0000 (0:00:01.101) 0:09:55.643 *********
2026-06-27 19:04:09.744081 | instance | skipping: [instance]
2026-06-27 19:04:09.744809 | instance |
2026-06-27 19:04:09.744875 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-06-27 19:04:09.744893 | instance | Saturday 27 June 2026 19:04:09 +0000 (0:00:00.091) 0:09:55.734 *********
2026-06-27 19:04:09.797648 | instance | skipping: [instance]
2026-06-27 19:04:09.798383 | instance |
2026-06-27 19:04:09.799267 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-06-27 19:04:09.799442 | instance | Saturday 27 June 2026 19:04:09 +0000 (0:00:00.054) 0:09:55.789 *********
2026-06-27 19:04:09.856341 | instance | skipping: [instance]
2026-06-27 19:04:09.856434 | instance |
2026-06-27 19:04:09.856596 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-06-27 19:04:09.856698 | instance | Saturday 27 June 2026 19:04:09 +0000 (0:00:00.058) 0:09:55.847 *********
2026-06-27 19:04:09.899046 | instance | skipping: [instance]
2026-06-27 19:04:09.899416 | instance |
2026-06-27 19:04:09.899796 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-06-27 19:04:09.900161 | instance | Saturday 27 June 2026 19:04:09 +0000 (0:00:00.042) 0:09:55.890 *********
2026-06-27 19:04:09.937537 | instance | skipping: [instance]
2026-06-27 19:04:09.937773 | instance |
2026-06-27 19:04:09.938039 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-06-27 19:04:09.938301 | instance | Saturday 27 June 2026 19:04:09 +0000 (0:00:00.038) 0:09:55.929 *********
2026-06-27 19:04:09.970618 | instance | skipping: [instance]
2026-06-27 19:04:09.970897 | instance |
2026-06-27 19:04:09.971172 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-06-27 19:04:09.971477 | instance | Saturday 27 June 2026 19:04:09 +0000 (0:00:00.033) 0:09:55.962 *********
2026-06-27 19:04:10.003634 | instance | skipping: [instance]
2026-06-27 19:04:10.003911 | instance |
2026-06-27 19:04:10.004212 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-06-27 19:04:10.004551 | instance | Saturday 27 June 2026 19:04:09 +0000 (0:00:00.032) 0:09:55.995 *********
2026-06-27 19:05:33.448624 | instance | changed: [instance]
2026-06-27 19:05:33.448919 | instance |
2026-06-27 19:05:33.449215 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-06-27 19:05:33.449508 | instance | Saturday 27 June 2026 19:05:33 +0000 (0:01:23.444) 0:11:19.439 *********
2026-06-27 19:05:34.145453 | instance | changed: [instance]
2026-06-27 19:05:34.145583 | instance |
2026-06-27 19:05:34.145778 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:05:34.145971 | instance | Saturday 27 June 2026 19:05:34 +0000 (0:00:00.696) 0:11:20.136 *********
2026-06-27 19:05:34.206465 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:05:34.206704 | instance |
2026-06-27 19:05:34.207020 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:05:34.207465 | instance | Saturday 27 June 2026 19:05:34 +0000 (0:00:00.060) 0:11:20.197 *********
2026-06-27 19:05:34.697996 | instance | changed: [instance]
2026-06-27 19:05:34.698233 | instance |
2026-06-27 19:05:34.698525 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-06-27 19:05:34.698852 | instance | Saturday 27 June 2026 19:05:34 +0000 (0:00:00.491) 0:11:20.689 *********
2026-06-27 19:05:35.428022 | instance | changed: [instance]
2026-06-27 19:05:35.428279 | instance |
2026-06-27 19:05:35.428581 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-06-27 19:05:35.428986 | instance | Saturday 27 June 2026 19:05:35 +0000 (0:00:00.729) 0:11:21.419 *********
2026-06-27 19:05:37.165632 | instance | changed: [instance]
2026-06-27 19:05:37.165688 | instance |
2026-06-27 19:05:37.166001 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 19:05:37.166226 | instance | Saturday 27 June 2026 19:05:37 +0000 (0:00:01.737) 0:11:23.157 *********
2026-06-27 19:05:37.210754 | instance | skipping: [instance]
2026-06-27 19:05:37.210850 | instance |
2026-06-27 19:05:37.211134 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 19:05:37.211205 | instance | Saturday 27 June 2026 19:05:37 +0000 (0:00:00.044) 0:11:23.201 *********
2026-06-27 19:05:37.237948 | instance | skipping: [instance]
2026-06-27 19:05:37.238082 | instance |
2026-06-27 19:05:37.238175 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 19:05:37.238312 | instance | Saturday 27 June 2026 19:05:37 +0000 (0:00:00.027) 0:11:23.229 *********
2026-06-27 19:05:37.282602 | instance | skipping: [instance]
2026-06-27 19:05:37.282651 | instance |
2026-06-27 19:05:37.282658 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 19:05:37.282665 | instance | Saturday 27 June 2026 19:05:37 +0000 (0:00:00.043) 0:11:23.273 *********
2026-06-27 19:05:37.326404 | instance | skipping: [instance]
2026-06-27 19:05:37.326462 | instance |
2026-06-27 19:05:37.326485 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 19:05:37.326493 | instance | Saturday 27 June 2026 19:05:37 +0000 (0:00:00.043) 0:11:23.317 *********
2026-06-27 19:05:37.966529 | instance | ok: [instance]
2026-06-27 19:05:37.966613 | instance |
2026-06-27 19:05:37.966873 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 19:05:37.966914 | instance | Saturday 27 June 2026 19:05:37 +0000 (0:00:00.641) 0:11:23.958 *********
2026-06-27 19:05:38.008742 | instance | ok: [instance]
2026-06-27 19:05:38.008891 | instance |
2026-06-27 19:05:38.009130 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 19:05:38.009170 | instance | Saturday 27 June 2026 19:05:38 +0000 (0:00:00.042) 0:11:24.000 *********
2026-06-27 19:05:38.046340 | instance | ok: [instance]
2026-06-27 19:05:38.046788 | instance |
2026-06-27 19:05:38.046832 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 19:05:38.046839 | instance | Saturday 27 June 2026 19:05:38 +0000 (0:00:00.037) 0:11:24.037 *********
2026-06-27 19:05:38.099562 | instance | ok: [instance] => (item=oslo_db)
2026-06-27 19:05:38.099662 | instance |
2026-06-27 19:05:38.099913 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 19:05:38.099935 | instance | Saturday 27 June 2026 19:05:38 +0000 (0:00:00.053) 0:11:24.091 *********
2026-06-27 19:05:38.152167 | instance | ok: [instance]
2026-06-27 19:05:38.152373 | instance |
2026-06-27 19:05:38.152784 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:05:38.152802 | instance | Saturday 27 June 2026 19:05:38 +0000 (0:00:00.052) 0:11:24.143 *********
2026-06-27 19:05:38.203349 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:05:38.203422 | instance |
2026-06-27 19:05:38.203750 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:05:38.204015 | instance | Saturday 27 June 2026 19:05:38 +0000 (0:00:00.051) 0:11:24.194 *********
2026-06-27 19:05:38.707728 | instance | changed: [instance]
2026-06-27 19:05:38.707972 | instance |
2026-06-27 19:05:38.708264 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-06-27 19:05:38.708537 | instance | Saturday 27 June 2026 19:05:38 +0000 (0:00:00.504) 0:11:24.699 *********
2026-06-27 19:05:39.432408 | instance | ok: [instance]
2026-06-27 19:05:39.432464 | instance |
2026-06-27 19:05:39.432475 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-06-27 19:05:39.432490 | instance | Saturday 27 June 2026 19:05:39 +0000 (0:00:00.724) 0:11:25.423 *********
2026-06-27 19:05:40.560668 | instance | changed: [instance]
2026-06-27 19:05:40.560777 | instance |
2026-06-27 19:05:40.561002 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-06-27 19:05:40.561094 | instance | Saturday 27 June 2026 19:05:40 +0000 (0:00:01.128) 0:11:26.552 *********
2026-06-27 19:05:40.925603 | instance | ok: [instance]
2026-06-27 19:05:40.925673 | instance |
2026-06-27 19:05:40.925947 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-06-27 19:05:40.925994 | instance | Saturday 27 June 2026 19:05:40 +0000 (0:00:00.364) 0:11:26.917 *********
2026-06-27 19:05:41.288493 | instance | changed: [instance]
2026-06-27 19:05:41.289037 | instance |
2026-06-27 19:05:41.289082 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-06-27 19:05:41.289090 | instance | Saturday 27 June 2026 19:05:41 +0000 (0:00:00.362) 0:11:27.279 *********
2026-06-27 19:05:41.669528 | instance | changed: [instance]
2026-06-27 19:05:41.669599 | instance |
2026-06-27 19:05:41.669813 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-06-27 19:05:41.669958 | instance | Saturday 27 June 2026 19:05:41 +0000 (0:00:00.381) 0:11:27.660 *********
2026-06-27 19:05:42.021491 | instance | ok: [instance]
2026-06-27 19:05:42.021696 | instance |
2026-06-27 19:05:42.022201 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-06-27 19:05:42.022236 | instance | Saturday 27 June 2026 19:05:42 +0000 (0:00:00.351) 0:11:28.012 *********
2026-06-27 19:08:05.480537 | instance | changed: [instance]
2026-06-27 19:08:05.480622 | instance |
2026-06-27 19:08:05.480750 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-06-27 19:08:05.480874 | instance | Saturday 27 June 2026 19:08:05 +0000 (0:02:23.459) 0:13:51.472 *********
2026-06-27 19:08:06.137419 | instance | ok: [instance]
2026-06-27 19:08:06.137642 | instance |
2026-06-27 19:08:06.138162 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-06-27 19:08:06.138193 | instance | Saturday 27 June 2026 19:08:06 +0000 (0:00:00.656) 0:13:52.128 *********
2026-06-27 19:08:06.185873 | instance | included: ingress for instance
2026-06-27 19:08:06.186111 | instance |
2026-06-27 19:08:06.186396 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-06-27 19:08:06.186711 | instance | Saturday 27 June 2026 19:08:06 +0000 (0:00:00.048) 0:13:52.177 *********
2026-06-27 19:08:07.029219 | instance | changed: [instance]
2026-06-27 19:08:07.029349 | instance |
2026-06-27 19:08:07.029513 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-06-27 19:08:07.029680 | instance | Saturday 27 June 2026 19:08:07 +0000 (0:00:00.843) 0:13:53.020 *********
2026-06-27 19:08:07.323840 | instance | ok: [instance]
2026-06-27 19:08:07.323933 | instance |
2026-06-27 19:08:07.324091 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-06-27 19:08:07.324288 | instance | Saturday 27 June 2026 19:08:07 +0000 (0:00:00.294) 0:13:53.315 *********
2026-06-27 19:08:08.132627 | instance | changed: [instance]
2026-06-27 19:08:08.132700 | instance |
2026-06-27 19:08:08.132826 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-06-27 19:08:08.132938 | instance |
2026-06-27 19:08:08.133077 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 19:08:08.133238 | instance | Saturday 27 June 2026 19:08:08 +0000 (0:00:00.809) 0:13:54.124 *********
2026-06-27 19:08:09.571076 | instance | ok: [instance]
2026-06-27 19:08:09.571450 | instance |
2026-06-27 19:08:09.571834 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:08:09.572130 | instance | Saturday 27 June 2026 19:08:09 +0000 (0:00:01.437) 0:13:55.562 *********
2026-06-27 19:08:09.621400 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:08:09.621611 | instance |
2026-06-27 19:08:09.621904 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:08:09.622175 | instance | Saturday 27 June 2026 19:08:09 +0000 (0:00:00.050) 0:13:55.612 *********
2026-06-27 19:08:10.097845 | instance | changed: [instance]
2026-06-27 19:08:10.098075 | instance |
2026-06-27 19:08:10.098438 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-06-27 19:08:10.098715 | instance | Saturday 27 June 2026 19:08:10 +0000 (0:00:00.476) 0:13:56.089 *********
2026-06-27 19:08:10.866489 | instance | ok: [instance]
2026-06-27 19:08:10.866573 | instance |
2026-06-27 19:08:10.866823 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-06-27 19:08:10.866859 | instance | Saturday 27 June 2026 19:08:10 +0000 (0:00:00.768) 0:13:56.858 *********
2026-06-27 19:08:13.032494 | instance | changed: [instance]
2026-06-27 19:08:13.032595 | instance |
2026-06-27 19:08:13.032889 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:08:13.033069 | instance | Saturday 27 June 2026 19:08:13 +0000 (0:00:02.165) 0:13:59.023 *********
2026-06-27 19:08:13.085820 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:08:13.085928 | instance |
2026-06-27 19:08:13.086112 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:08:13.086275 | instance | Saturday 27 June 2026 19:08:13 +0000 (0:00:00.053) 0:13:59.077 *********
2026-06-27 19:08:13.774248 | instance | changed: [instance]
2026-06-27 19:08:13.774506 | instance |
2026-06-27 19:08:13.774786 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-06-27 19:08:13.775073 | instance | Saturday 27 June 2026 19:08:13 +0000 (0:00:00.688) 0:13:59.765 *********
2026-06-27 19:08:14.910377 | instance | changed: [instance]
2026-06-27 19:08:14.910635 | instance |
2026-06-27 19:08:14.910961 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-06-27 19:08:14.911260 | instance | Saturday 27 June 2026 19:08:14 +0000 (0:00:01.135) 0:14:00.901 *********
2026-06-27 19:08:15.612948 | instance | ok: [instance]
2026-06-27 19:08:15.613190 | instance |
2026-06-27 19:08:15.613498 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-06-27 19:08:15.613772 | instance | Saturday 27 June 2026 19:08:15 +0000 (0:00:00.702) 0:14:01.604 *********
2026-06-27 19:08:23.357963 | instance | ok: [instance]
2026-06-27 19:08:23.358205 | instance |
2026-06-27 19:08:23.358502 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-06-27 19:08:23.358794 | instance | Saturday 27 June 2026 19:08:23 +0000 (0:00:07.745) 0:14:09.349 *********
2026-06-27 19:08:24.834935 | instance | ok: [instance]
2026-06-27 19:08:24.835018 | instance |
2026-06-27 19:08:24.835337 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-06-27 19:08:24.835594 | instance | Saturday 27 June 2026 19:08:24 +0000 (0:00:01.476) 0:14:10.825 *********
2026-06-27 19:08:25.184968 | instance | ok: [instance]
2026-06-27 19:08:25.185482 | instance |
2026-06-27 19:08:25.185528 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-06-27 19:08:25.185536 | instance | Saturday 27 June 2026 19:08:25 +0000 (0:00:00.350) 0:14:11.175 *********
2026-06-27 19:08:25.395903 | instance | ok: [instance]
2026-06-27 19:08:25.395992 | instance |
2026-06-27 19:08:25.396250 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-06-27 19:08:25.396266 | instance | Saturday 27 June 2026 19:08:25 +0000 (0:00:00.211) 0:14:11.387 *********
2026-06-27 19:08:25.595864 | instance | ok: [instance]
2026-06-27 19:08:25.595942 | instance |
2026-06-27 19:08:25.596080 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-06-27 19:08:25.596155 | instance | Saturday 27 June 2026 19:08:25 +0000 (0:00:00.199) 0:14:11.587 *********
2026-06-27 19:08:26.296025 | instance | changed: [instance]
2026-06-27 19:08:26.296106 | instance |
2026-06-27 19:08:26.296377 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-06-27 19:08:26.296415 | instance | Saturday 27 June 2026 19:08:26 +0000 (0:00:00.699) 0:14:12.287 *********
2026-06-27 19:08:43.209644 | instance | changed: [instance] => (item=alertmanager)
2026-06-27 19:08:43.209720 | instance | changed: [instance] => (item=grafana)
2026-06-27 19:08:43.210268 | instance | changed: [instance] => (item=prometheus)
2026-06-27 19:08:43.210307 | instance |
2026-06-27 19:08:43.210313 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-06-27 19:08:43.210318 | instance | Saturday 27 June 2026 19:08:43 +0000 (0:00:16.913) 0:14:29.201 *********
2026-06-27 19:08:45.052168 | instance | ok: [instance] => (item=alertmanager)
2026-06-27 19:08:45.052242 | instance | ok: [instance] => (item=grafana)
2026-06-27 19:08:45.052350 | instance | ok: [instance] => (item=prometheus)
2026-06-27 19:08:45.052509 | instance |
2026-06-27 19:08:45.052578 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-06-27 19:08:45.052752 | instance | Saturday 27 June 2026 19:08:45 +0000 (0:00:01.842) 0:14:31.043 *********
2026-06-27 19:08:48.742238 | instance | changed: [instance] => (item=None)
2026-06-27 19:08:48.742332 | instance | changed: [instance] => (item=None)
2026-06-27 19:08:48.742577 | instance | changed: [instance] => (item=None)
2026-06-27 19:08:48.742627 | instance | changed: [instance]
2026-06-27 19:08:48.742739 | instance |
2026-06-27 19:08:48.742915 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-06-27 19:08:48.742936 | instance | Saturday 27 June 2026 19:08:48 +0000 (0:00:03.690) 0:14:34.733 *********
2026-06-27 19:08:53.771774 | instance | changed: [instance] => (item=None)
2026-06-27 19:08:53.771879 | instance | changed: [instance] => (item=None)
2026-06-27 19:08:53.772583 | instance | changed: [instance] => (item=None)
2026-06-27 19:08:53.772648 | instance | changed: [instance] => (item=None)
2026-06-27 19:08:53.772661 | instance | changed: [instance] => (item=None)
2026-06-27 19:08:53.772671 | instance | changed: [instance]
2026-06-27 19:08:53.772688 | instance |
2026-06-27 19:08:53.772921 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-06-27 19:08:53.772968 | instance | Saturday 27 June 2026 19:08:53 +0000 (0:00:05.029) 0:14:39.763 *********
2026-06-27 19:09:05.101524 | instance | changed: [instance] => (item=alertmanager)
2026-06-27 19:09:05.101632 | instance | changed: [instance] => (item=prometheus)
2026-06-27 19:09:05.101955 | instance |
2026-06-27 19:09:05.101986 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-06-27 19:09:05.102002 | instance | Saturday 27 June 2026 19:09:05 +0000 (0:00:11.329) 0:14:51.093 *********
2026-06-27 19:09:16.457225 | instance | changed: [instance] => (item=alertmanager)
2026-06-27 19:09:16.457303 | instance | changed: [instance] => (item=prometheus)
2026-06-27 19:09:16.457321 | instance |
2026-06-27 19:09:16.457553 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-06-27 19:09:16.457594 | instance | Saturday 27 June 2026 19:09:16 +0000 (0:00:11.355) 0:15:02.448 *********
2026-06-27 19:09:17.167010 | instance | changed: [instance]
2026-06-27 19:09:17.167080 | instance |
2026-06-27 19:09:17.167310 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-06-27 19:09:17.167403 | instance | Saturday 27 June 2026 19:09:17 +0000 (0:00:00.710) 0:15:03.158 *********
2026-06-27 19:09:23.737033 | instance | ok: [instance]
2026-06-27 19:09:23.737117 | instance |
2026-06-27 19:09:23.737222 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-06-27 19:09:23.737342 | instance | Saturday 27 June 2026 19:09:23 +0000 (0:00:06.570) 0:15:09.728 *********
2026-06-27 19:09:37.570130 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-06-27 19:09:37.570209 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-06-27 19:09:37.570382 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-06-27 19:09:37.571306 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-06-27 19:09:37.571372 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-06-27 19:09:37.571384 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-06-27 19:09:37.571393 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-06-27 19:09:37.571402 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-06-27 19:09:37.571411 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-06-27 19:09:37.571420 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-06-27 19:09:37.571436 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-06-27 19:09:37.571962 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-06-27 19:09:37.571981 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-06-27 19:09:37.571987 | instance |
2026-06-27 19:09:37.571992 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-06-27 19:09:37.571996 | instance | Saturday 27 June 2026 19:09:37 +0000 (0:00:13.832) 0:15:23.561 *********
2026-06-27 19:10:06.725955 | instance | changed: [instance]
2026-06-27 19:10:06.726083 | instance |
2026-06-27 19:10:06.726456 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:10:06.726502 | instance | Saturday 27 June 2026 19:10:06 +0000 (0:00:29.155) 0:15:52.717 *********
2026-06-27 19:10:06.785769 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:10:06.785884 | instance |
2026-06-27 19:10:06.786006 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:10:06.786127 | instance | Saturday 27 June 2026 19:10:06 +0000 (0:00:00.059) 0:15:52.777 *********
2026-06-27 19:10:07.309215 | instance | changed: [instance]
2026-06-27 19:10:07.309298 | instance |
2026-06-27 19:10:07.309530 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-06-27 19:10:07.309640 | instance | Saturday 27 June 2026 19:10:07 +0000 (0:00:00.523) 0:15:53.300 *********
2026-06-27 19:10:10.884210 | instance | changed: [instance]
2026-06-27 19:10:10.884269 | instance |
2026-06-27 19:10:10.884282 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:10:10.884293 | instance | Saturday 27 June 2026 19:10:10 +0000 (0:00:03.574) 0:15:56.874 *********
2026-06-27 19:10:10.931493 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:10:10.931613 | instance |
2026-06-27 19:10:10.931793 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:10:10.931943 | instance | Saturday 27 June 2026 19:10:10 +0000 (0:00:00.048) 0:15:56.923 *********
2026-06-27 19:10:11.502881 | instance | changed: [instance]
2026-06-27 19:10:11.503010 | instance |
2026-06-27 19:10:11.503207 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-06-27 19:10:11.503461 | instance | Saturday 27 June 2026 19:10:11 +0000 (0:00:00.571) 0:15:57.494 *********
2026-06-27 19:10:13.296660 | instance | changed: [instance]
2026-06-27 19:10:13.296717 | instance |
2026-06-27 19:10:13.297100 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:10:13.297148 | instance | Saturday 27 June 2026 19:10:13 +0000 (0:00:01.793) 0:15:59.288 *********
2026-06-27 19:10:13.349145 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:10:13.349267 | instance |
2026-06-27 19:10:13.349396 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:10:13.349519 | instance | Saturday 27 June 2026 19:10:13 +0000 (0:00:00.052) 0:15:59.340 *********
2026-06-27 19:10:13.822865 | instance | changed: [instance]
2026-06-27 19:10:13.822927 | instance |
2026-06-27 19:10:13.823209 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-06-27 19:10:13.823267 | instance | Saturday 27 June 2026 19:10:13 +0000 (0:00:00.473) 0:15:59.814 *********
2026-06-27 19:10:15.512760 | instance | changed: [instance]
2026-06-27 19:10:15.512944 | instance |
2026-06-27 19:10:15.512968 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-06-27 19:10:15.513089 | instance | Saturday 27 June 2026 19:10:15 +0000 (0:00:01.689) 0:16:01.504 *********
2026-06-27 19:10:16.401428 | instance | changed: [instance]
2026-06-27 19:10:16.401506 | instance |
2026-06-27 19:10:16.401774 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:10:16.401812 | instance | Saturday 27 June 2026 19:10:16 +0000 (0:00:00.888) 0:16:02.392 *********
2026-06-27 19:10:16.447845 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:10:16.447916 | instance |
2026-06-27 19:10:16.448052 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:10:16.448226 | instance | Saturday 27 June 2026 19:10:16 +0000 (0:00:00.046) 0:16:02.439 *********
2026-06-27 19:10:16.926236 | instance | changed: [instance]
2026-06-27 19:10:16.926305 | instance |
2026-06-27 19:10:16.926595 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] ***************
2026-06-27 19:10:16.926637 | instance | Saturday 27 June 2026 19:10:16 +0000 (0:00:00.478) 0:16:02.917 *********
2026-06-27 19:10:18.355205 | instance | changed: [instance]
2026-06-27 19:10:18.355296 | instance |
2026-06-27 19:10:18.355589 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:10:18.355858 | instance | Saturday 27 June 2026 19:10:18 +0000 (0:00:01.428) 0:16:04.346 *********
2026-06-27 19:10:18.401696 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:10:18.401761 | instance |
2026-06-27 19:10:18.402063 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:10:18.402182 | instance | Saturday 27 June 2026 19:10:18 +0000 (0:00:00.046) 0:16:04.393 *********
2026-06-27 19:10:18.876317 | instance | changed: [instance]
2026-06-27 19:10:18.876384 | instance |
2026-06-27 19:10:18.876673 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-06-27 19:10:18.876715 | instance | Saturday 27 June 2026 19:10:18 +0000 (0:00:00.474) 0:16:04.867 *********
2026-06-27 19:10:20.593569 | instance | changed: [instance]
2026-06-27 19:10:20.593652 | instance |
2026-06-27 19:10:20.593779 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-06-27 19:10:20.593892 | instance |
2026-06-27 19:10:20.594013 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 19:10:20.594134 | instance | Saturday 27 June 2026 19:10:20 +0000 (0:00:01.717) 0:16:06.585 *********
2026-06-27 19:10:22.382721 | instance | ok: [instance]
2026-06-27 19:10:22.382793 | instance |
2026-06-27 19:10:22.383070 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-27 19:10:22.383109 | instance | Saturday 27 June 2026 19:10:22 +0000 (0:00:01.788) 0:16:08.374 *********
2026-06-27 19:10:22.459615 | instance | skipping: [instance]
2026-06-27 19:10:22.459688 | instance |
2026-06-27 19:10:22.459815 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 19:10:22.459937 | instance | Saturday 27 June 2026 19:10:22 +0000 (0:00:00.076) 0:16:08.451 *********
2026-06-27 19:10:22.532983 | instance | ok: [instance]
2026-06-27 19:10:22.533222 | instance |
2026-06-27 19:10:22.533491 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 19:10:22.533776 | instance | Saturday 27 June 2026 19:10:22 +0000 (0:00:00.073) 0:16:08.524 *********
2026-06-27 19:10:22.581123 | instance | skipping: [instance]
2026-06-27 19:10:22.581298 | instance |
2026-06-27 19:10:22.581494 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 19:10:22.581684 | instance | Saturday 27 June 2026 19:10:22 +0000 (0:00:00.048) 0:16:08.572 *********
2026-06-27 19:10:22.625675 | instance | skipping: [instance]
2026-06-27 19:10:22.625928 | instance |
2026-06-27 19:10:22.626319 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 19:10:22.626566 | instance | Saturday 27 June 2026 19:10:22 +0000 (0:00:00.044) 0:16:08.616 *********
2026-06-27 19:10:22.673989 | instance | skipping: [instance]
2026-06-27 19:10:22.674137 | instance |
2026-06-27 19:10:22.674332 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 19:10:22.674518 | instance | Saturday 27 June 2026 19:10:22 +0000 (0:00:00.048) 0:16:08.665 *********
2026-06-27 19:10:22.717631 | instance | skipping: [instance]
2026-06-27 19:10:22.717919 | instance |
2026-06-27 19:10:22.718217 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 19:10:22.718487 | instance | Saturday 27 June 2026 19:10:22 +0000 (0:00:00.043) 0:16:08.709 *********
2026-06-27 19:10:22.761345 | instance | skipping: [instance]
2026-06-27 19:10:22.761595 | instance |
2026-06-27 19:10:22.761875 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 19:10:22.762160 | instance | Saturday 27 June 2026 19:10:22 +0000 (0:00:00.043) 0:16:08.752 *********
2026-06-27 19:10:22.811986 | instance | ok: [instance]
2026-06-27 19:10:22.812225 | instance |
2026-06-27 19:10:22.812505 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 19:10:22.812769 | instance | Saturday 27 June 2026 19:10:22 +0000 (0:00:00.050) 0:16:08.803 *********
2026-06-27 19:10:22.881478 | instance | ok: [instance] => (item=oslo_cache)
2026-06-27 19:10:22.881636 | instance |
2026-06-27 19:10:22.881824 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 19:10:22.881997 | instance | Saturday 27 June 2026 19:10:22 +0000 (0:00:00.069) 0:16:08.872 *********
2026-06-27 19:10:22.955719 | instance | ok: [instance]
2026-06-27 19:10:22.955957 | instance |
2026-06-27 19:10:22.956233 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:10:22.956498 | instance | Saturday 27 June 2026 19:10:22 +0000 (0:00:00.074) 0:16:08.947 *********
2026-06-27 19:10:23.018906 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:10:23.019215 | instance |
2026-06-27 19:10:23.019541 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:10:23.019851 | instance | Saturday 27 June 2026 19:10:23 +0000 (0:00:00.063) 0:16:09.010 *********
2026-06-27 19:10:23.554707 | instance | changed: [instance]
2026-06-27 19:10:23.554844 | instance |
2026-06-27 19:10:23.555035 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-06-27 19:10:23.555187 | instance | Saturday 27 June 2026 19:10:23 +0000 (0:00:00.536) 0:16:09.546 *********
2026-06-27 19:10:24.936792 | instance | changed: [instance]
2026-06-27 19:10:24.936852 | instance |
2026-06-27 19:10:24.936980 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-06-27 19:10:24.937202 | instance | Saturday 27 June 2026 19:10:24 +0000 (0:00:01.382) 0:16:10.928 *********
2026-06-27 19:10:25.796111 | instance | changed: [instance]
2026-06-27 19:10:25.796373 | instance |
2026-06-27 19:10:25.796675 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-27 19:10:25.796983 | instance | Saturday 27 June 2026 19:10:25 +0000 (0:00:00.858) 0:16:11.787 *********
2026-06-27 19:10:29.949090 | instance | changed: [instance]
2026-06-27 19:10:29.949163 | instance |
2026-06-27 19:10:29.949294 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-27 19:10:29.949421 | instance | Saturday 27 June 2026 19:10:29 +0000 (0:00:04.153) 0:16:15.940 *********
2026-06-27 19:10:30.158448 | instance | changed: [instance]
2026-06-27 19:10:30.158765 | instance |
2026-06-27 19:10:30.159100 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-27 19:10:30.159519 | instance | Saturday 27 June 2026 19:10:30 +0000 (0:00:00.208) 0:16:16.149 *********
2026-06-27 19:10:30.690226 | instance | changed: [instance]
2026-06-27 19:10:30.690453 | instance |
2026-06-27 19:10:30.690749 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 19:10:30.691043 | instance | Saturday 27 June 2026 19:10:30 +0000 (0:00:00.531) 0:16:16.681 *********
2026-06-27 19:10:30.773243 | instance | ok: [instance]
2026-06-27 19:10:30.773497 | instance |
2026-06-27 19:10:30.773765 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 19:10:30.774036 | instance | Saturday 27 June 2026 19:10:30 +0000 (0:00:00.083) 0:16:16.764 *********
2026-06-27 19:10:30.858642 | instance | included: rabbitmq for instance
2026-06-27 19:10:30.858882 | instance |
2026-06-27 19:10:30.859198 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-27 19:10:30.859543 | instance | Saturday 27 June 2026 19:10:30 +0000 (0:00:00.084) 0:16:16.849 *********
2026-06-27 19:10:31.530318 | instance | ok: [instance]
2026-06-27 19:10:31.530389 | instance |
2026-06-27 19:10:31.530519 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-27 19:10:31.530640 | instance | Saturday 27 June 2026 19:10:31 +0000 (0:00:00.672) 0:16:17.521 *********
2026-06-27 19:10:31.587986 | instance | skipping: [instance]
2026-06-27 19:10:31.588302 | instance |
2026-06-27 19:10:31.588744 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-27 19:10:31.589142 | instance | Saturday 27 June 2026 19:10:31 +0000 (0:00:00.057) 0:16:17.579 *********
2026-06-27 19:10:31.641825 | instance | skipping: [instance]
2026-06-27 19:10:31.642077 | instance |
2026-06-27 19:10:31.642346 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-27 19:10:31.642606 | instance | Saturday 27 June 2026 19:10:31 +0000 (0:00:00.053) 0:16:17.633 *********
2026-06-27 19:10:31.697194 | instance | skipping: [instance]
2026-06-27 19:10:31.697309 | instance |
2026-06-27 19:10:31.697465 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-27 19:10:31.697623 | instance | Saturday 27 June 2026 19:10:31 +0000 (0:00:00.055) 0:16:17.688 *********
2026-06-27 19:11:02.568013 | instance | changed: [instance]
2026-06-27 19:11:02.568743 | instance |
2026-06-27 19:11:02.568799 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 19:11:02.568811 | instance | Saturday 27 June 2026 19:11:02 +0000 (0:00:30.870) 0:16:48.559 *********
2026-06-27 19:11:03.201734 | instance | ok: [instance]
2026-06-27 19:11:03.201844 | instance |
2026-06-27 19:11:03.202128 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 19:11:03.202167 | instance | Saturday 27 June 2026 19:11:03 +0000 (0:00:00.634) 0:16:49.193 *********
2026-06-27 19:11:03.266361 | instance | ok: [instance]
2026-06-27 19:11:03.266455 | instance |
2026-06-27 19:11:03.266590 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 19:11:03.266726 | instance | Saturday 27 June 2026 19:11:03 +0000 (0:00:00.064) 0:16:49.257 *********
2026-06-27 19:11:03.321306 | instance | skipping: [instance]
2026-06-27 19:11:03.321632 | instance |
2026-06-27 19:11:03.321693 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 19:11:03.321706 | instance | Saturday 27 June 2026 19:11:03 +0000 (0:00:00.055) 0:16:49.312 *********
2026-06-27 19:11:03.378086 | instance | skipping: [instance]
2026-06-27 19:11:03.378158 | instance |
2026-06-27 19:11:03.378437 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 19:11:03.378483 | instance | Saturday 27 June 2026 19:11:03 +0000 (0:00:00.056) 0:16:49.369 *********
2026-06-27 19:11:03.431110 | instance | ok: [instance]
2026-06-27 19:11:03.431214 | instance |
2026-06-27 19:11:03.431378 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 19:11:03.431503 | instance | Saturday 27 June 2026 19:11:03 +0000 (0:00:00.053) 0:16:49.422 *********
2026-06-27 19:11:03.524033 | instance | ok: [instance] => (item=oslo_db)
2026-06-27 19:11:03.524154 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-27 19:11:03.524269 | instance | ok: [instance] => (item=oslo_cache)
2026-06-27 19:11:03.524380 | instance | ok: [instance] => (item=identity)
2026-06-27 19:11:03.524494 | instance |
2026-06-27 19:11:03.524617 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 19:11:03.524728 | instance | Saturday 27 June 2026 19:11:03 +0000 (0:00:00.092) 0:16:49.515 *********
2026-06-27 19:11:03.586697 | instance | ok: [instance]
2026-06-27 19:11:03.586926 | instance |
2026-06-27 19:11:03.587246 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:11:03.587590 | instance | Saturday 27 June 2026 19:11:03 +0000 (0:00:00.062) 0:16:49.578 *********
2026-06-27 19:11:03.646144 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:11:03.646246 | instance |
2026-06-27 19:11:03.646371 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:11:03.646492 | instance | Saturday 27 June 2026 19:11:03 +0000 (0:00:00.059) 0:16:49.637 *********
2026-06-27 19:11:04.165253 | instance | changed: [instance]
2026-06-27 19:11:04.165506 | instance |
2026-06-27 19:11:04.165833 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-06-27 19:11:04.166128 | instance | Saturday 27 June 2026 19:11:04 +0000 (0:00:00.518) 0:16:50.156 *********
2026-06-27 19:11:05.646343 | instance | ok: [instance] => (item=None)
2026-06-27 19:11:05.646513 | instance | ok: [instance]
2026-06-27 19:11:05.646745 | instance |
2026-06-27 19:11:05.647068 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-06-27 19:11:05.647346 | instance | Saturday 27 June 2026 19:11:05 +0000 (0:00:01.480) 0:16:51.637 *********
2026-06-27 19:11:06.739031 | instance | ok: [instance] => (item=atmosphere)
2026-06-27 19:11:06.739301 | instance |
2026-06-27 19:11:06.739588 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-06-27 19:11:06.739846 | instance | Saturday 27 June 2026 19:11:06 +0000 (0:00:01.092) 0:16:52.730 *********
2026-06-27 19:11:07.685656 | instance | changed: [instance]
2026-06-27 19:11:07.685832 | instance |
2026-06-27 19:11:07.686030 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-06-27 19:11:07.686219 | instance | Saturday 27 June 2026 19:11:07 +0000 (0:00:00.946) 0:16:53.677 *********
2026-06-27 19:11:08.746320 | instance | changed: [instance] => (item=None)
2026-06-27 19:11:08.746371 | instance | changed: [instance]
2026-06-27 19:11:08.746382 | instance |
2026-06-27 19:11:08.746765 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-06-27 19:11:08.746948 | instance | Saturday 27 June 2026 19:11:08 +0000 (0:00:01.059) 0:16:54.736 *********
2026-06-27 19:11:10.263750 | instance | changed: [instance] => (item=None)
2026-06-27 19:11:10.263826 | instance | changed: [instance]
2026-06-27 19:11:10.263954 | instance |
2026-06-27 19:11:10.264086 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-06-27 19:11:10.264207 | instance | Saturday 27 June 2026 19:11:10 +0000 (0:00:01.518) 0:16:56.255 *********
2026-06-27 19:13:50.297579 | instance | changed: [instance]
2026-06-27 19:13:50.297832 | instance |
2026-06-27 19:13:50.298142 | instance | TASK [Create Ingress] **********************************************************
2026-06-27 19:13:50.298408 | instance | Saturday 27 June 2026 19:13:50 +0000 (0:02:40.033) 0:19:36.288 *********
2026-06-27 19:13:50.401914 | instance | included: openstack_helm_ingress for instance
2026-06-27 19:13:50.402171 | instance |
2026-06-27 19:13:50.402445 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-27 19:13:50.402792 | instance | Saturday 27 June 2026 19:13:50 +0000 (0:00:00.104) 0:19:36.393 *********
2026-06-27 19:13:50.452116 | instance | skipping: [instance]
2026-06-27 19:13:50.452438 | instance |
2026-06-27 19:13:50.452744 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-27 19:13:50.453050 | instance | Saturday 27 June 2026 19:13:50 +0000 (0:00:00.050) 0:19:36.443 *********
2026-06-27 19:13:50.502488 | instance | skipping: [instance]
2026-06-27 19:13:50.502820 | instance |
2026-06-27 19:13:50.503149 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-27 19:13:50.503503 | instance | Saturday 27 June 2026 19:13:50 +0000 (0:00:00.050) 0:19:36.494 *********
2026-06-27 19:13:50.561968 | instance | ok: [instance]
2026-06-27 19:13:50.562225 | instance |
2026-06-27 19:13:50.562492 | instance | TASK [Create Ingress identity] *************************************************
2026-06-27 19:13:50.562758 | instance | Saturday 27 June 2026 19:13:50 +0000 (0:00:00.059) 0:19:36.553 *********
2026-06-27 19:13:50.640551 | instance | included: ingress for instance
2026-06-27 19:13:50.640799 | instance |
2026-06-27 19:13:50.641082 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-06-27 19:13:50.641366 | instance | Saturday 27 June 2026 19:13:50 +0000 (0:00:00.078) 0:19:36.632 *********
2026-06-27 19:13:51.683847 | instance | changed: [instance]
2026-06-27 19:13:51.684083 | instance |
2026-06-27 19:13:51.684370 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-06-27 19:13:51.684650 | instance | Saturday 27 June 2026 19:13:51 +0000 (0:00:01.042) 0:19:37.674 *********
2026-06-27 19:13:55.972509 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-06-27 19:13:55.972798 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-06-27 19:13:55.973096 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left).
2026-06-27 19:13:55.973377 | instance | ok: [instance]
2026-06-27 19:13:55.973668 | instance |
2026-06-27 19:13:55.973951 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-06-27 19:13:55.974222 | instance | Saturday 27 June 2026 19:13:55 +0000 (0:00:04.289) 0:19:41.963 *********
2026-06-27 19:13:56.631289 | instance | ok: [instance]
2026-06-27 19:13:56.631622 | instance |
2026-06-27 19:13:56.631940 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-06-27 19:13:56.632226 | instance | Saturday 27 June 2026 19:13:56 +0000 (0:00:00.658) 0:19:42.622 *********
2026-06-27 19:13:57.903344 | instance | ok: [instance] => (item=atmosphere)
2026-06-27 19:13:57.903671 | instance |
2026-06-27 19:13:57.904012 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-06-27 19:13:57.904503 | instance | Saturday 27 June 2026 19:13:57 +0000 (0:00:01.271) 0:19:43.894 *********
2026-06-27 19:13:59.085424 | instance | changed: [instance] => (item=atmosphere)
2026-06-27 19:13:59.085497 | instance |
2026-06-27 19:13:59.085928 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-06-27 19:13:59.085996 | instance | Saturday 27 June 2026 19:13:59 +0000 (0:00:01.182) 0:19:45.076 *********
2026-06-27 19:14:00.172982 | instance | changed: [instance] => (item=atmosphere)
2026-06-27 19:14:00.173076 | instance |
2026-06-27 19:14:00.173229 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-06-27 19:14:00.173445 | instance | Saturday 27 June 2026 19:14:00 +0000 (0:00:01.087) 0:19:46.164 *********
2026-06-27 19:14:01.334106 | instance | changed: [instance] => (item=atmosphere)
2026-06-27 19:14:01.334393 | instance |
2026-06-27 19:14:01.334674 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-06-27 19:14:01.334997 | instance | Saturday 27 June 2026 19:14:01 +0000 (0:00:01.160) 0:19:47.325 *********
2026-06-27 19:14:01.649741 | instance | changed: [instance]
2026-06-27 19:14:01.649905 | instance |
2026-06-27 19:14:01.650025 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-27 19:14:01.650172 | instance | Saturday 27 June 2026 19:14:01 +0000 (0:00:00.316) 0:19:47.641 *********
2026-06-27 19:14:02.693252 | instance | ok: [instance]
2026-06-27 19:14:02.693487 | instance |
2026-06-27 19:14:02.693849 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-27 19:14:02.694216 | instance | Saturday 27 June 2026 19:14:02 +0000 (0:00:01.043) 0:19:48.684 *********
2026-06-27 19:14:02.925838 | instance | ok: [instance]
2026-06-27 19:14:02.925973 | instance |
2026-06-27 19:14:02.926174 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-27 19:14:02.926341 | instance | Saturday 27 June 2026 19:14:02 +0000 (0:00:00.232) 0:19:48.917 *********
2026-06-27 19:14:03.019305 | instance | ok: [instance] => {
2026-06-27 19:14:03.019595 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz"
2026-06-27 19:14:03.019861 | instance | }
2026-06-27 19:14:03.020117 | instance |
2026-06-27 19:14:03.020408 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-27 19:14:03.020692 | instance | Saturday 27 June 2026 19:14:03 +0000 (0:00:00.093) 0:19:49.010 *********
2026-06-27 19:14:03.619159 | instance | changed: [instance]
2026-06-27 19:14:03.619441 | instance |
2026-06-27 19:14:03.619717 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-27 19:14:03.619984 | instance | Saturday 27 June 2026 19:14:03 +0000 (0:00:00.599) 0:19:49.610 *********
2026-06-27 19:14:04.912992 | instance | changed: [instance]
2026-06-27 19:14:04.913335 | instance |
2026-06-27 19:14:04.913639 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-06-27 19:14:04.913980 | instance | Saturday 27 June 2026 19:14:04 +0000 (0:00:01.293) 0:19:50.904 *********
2026-06-27 19:14:05.417925 | instance | changed: [instance]
2026-06-27 19:14:05.418060 | instance |
2026-06-27 19:14:05.418240 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-06-27 19:14:05.418391 | instance | Saturday 27 June 2026 19:14:05 +0000 (0:00:00.505) 0:19:51.409 *********
2026-06-27 19:14:06.143937 | instance | ok: [instance]
2026-06-27 19:14:06.144165 | instance |
2026-06-27 19:14:06.144448 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-06-27 19:14:06.144730 | instance | Saturday 27 June 2026 19:14:06 +0000 (0:00:00.725) 0:19:52.135 *********
2026-06-27 19:14:06.869719 | instance | ok: [instance]
2026-06-27 19:14:06.869934 | instance |
2026-06-27 19:14:06.870214 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-06-27 19:14:06.870624 | instance | Saturday 27 June 2026 19:14:06 +0000 (0:00:00.725) 0:19:52.861 *********
2026-06-27 19:14:07.237419 | instance | ok: [instance]
2026-06-27 19:14:07.237807 | instance |
2026-06-27 19:14:07.238203 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-06-27 19:14:07.238587 | instance | Saturday 27 June 2026 19:14:07 +0000 (0:00:00.367) 0:19:53.228 *********
2026-06-27 19:14:07.369117 | instance | included: openstack_helm_endpoints for instance
2026-06-27 19:14:07.369202 | instance |
2026-06-27 19:14:07.369277 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 19:14:07.369397 | instance | Saturday 27 June 2026 19:14:07 +0000 (0:00:00.132) 0:19:53.360 *********
2026-06-27 19:14:07.425844 | instance | skipping: [instance]
2026-06-27 19:14:07.425974 | instance |
2026-06-27 19:14:07.426171 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 19:14:07.426324 | instance | Saturday 27 June 2026 19:14:07 +0000 (0:00:00.056) 0:19:53.417 *********
2026-06-27 19:14:07.478636 | instance | skipping: [instance]
2026-06-27 19:14:07.478731 | instance |
2026-06-27 19:14:07.478887 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 19:14:07.478980 | instance | Saturday 27 June 2026 19:14:07 +0000 (0:00:00.052) 0:19:53.470 *********
2026-06-27 19:14:07.521427 | instance | skipping: [instance]
2026-06-27 19:14:07.521849 | instance |
2026-06-27 19:14:07.521897 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 19:14:07.521903 | instance | Saturday 27 June 2026 19:14:07 +0000 (0:00:00.042) 0:19:53.513 *********
2026-06-27 19:14:07.570192 | instance | skipping: [instance]
2026-06-27 19:14:07.570259 | instance |
2026-06-27 19:14:07.570555 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 19:14:07.570598 | instance | Saturday 27 June 2026 19:14:07 +0000 (0:00:00.048) 0:19:53.561 *********
2026-06-27 19:14:07.621449 | instance | skipping: [instance]
2026-06-27 19:14:07.621562 | instance |
2026-06-27 19:14:07.621759 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 19:14:07.621909 | instance | Saturday 27 June 2026 19:14:07 +0000 (0:00:00.051) 0:19:53.613 *********
2026-06-27 19:14:07.667172 | instance | skipping: [instance]
2026-06-27 19:14:07.667282 | instance |
2026-06-27 19:14:07.667427 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 19:14:07.667621 | instance | Saturday 27 June 2026 19:14:07 +0000 (0:00:00.045) 0:19:53.658 *********
2026-06-27 19:14:07.726106 | instance | ok: [instance]
2026-06-27 19:14:07.726277 | instance |
2026-06-27 19:14:07.726651 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 19:14:07.726857 | instance | Saturday 27 June 2026 19:14:07 +0000 (0:00:00.058) 0:19:53.717 *********
2026-06-27 19:14:07.801507 | instance | ok: [instance] => (item=identity)
2026-06-27 19:14:07.801596 | instance |
2026-06-27 19:14:07.801762 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 19:14:07.801975 | instance | Saturday 27 June 2026 19:14:07 +0000 (0:00:00.075) 0:19:53.793 *********
2026-06-27 19:14:07.873176 | instance | ok: [instance]
2026-06-27 19:14:07.873576 | instance |
2026-06-27 19:14:07.874008 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-06-27 19:14:07.874348 | instance | Saturday 27 June 2026 19:14:07 +0000 (0:00:00.070) 0:19:53.863 *********
2026-06-27 19:14:08.433622 | instance | changed: [instance]
2026-06-27 19:14:08.433683 | instance |
2026-06-27 19:14:08.433701 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-06-27 19:14:08.433914 | instance | Saturday 27 June 2026 19:14:08 +0000 (0:00:00.560) 0:19:54.424 *********
2026-06-27 19:14:08.933188 | instance | changed: [instance]
2026-06-27 19:14:08.933309 | instance |
2026-06-27 19:14:08.933371 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-06-27 19:14:08.933527 | instance | Saturday 27 June 2026 19:14:08 +0000 (0:00:00.500) 0:19:54.924 *********
2026-06-27 19:14:09.438938 | instance | changed: [instance]
2026-06-27 19:14:09.439348 | instance |
2026-06-27 19:14:09.439573 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-06-27 19:14:09.439824 | instance | Saturday 27 June 2026 19:14:09 +0000 (0:00:00.505) 0:19:55.430 *********
2026-06-27 19:14:09.944996 | instance | changed: [instance]
2026-06-27 19:14:09.945066 | instance |
2026-06-27 19:14:09.945085 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 19:14:09.945171 | instance | Saturday 27 June 2026 19:14:09 +0000 (0:00:00.506) 0:19:55.936 *********
2026-06-27 19:14:10.041569 | instance | ok: [instance]
2026-06-27 19:14:10.041658 | instance |
2026-06-27 19:14:10.041955 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 19:14:10.041999 | instance | Saturday 27 June 2026 19:14:10 +0000 (0:00:00.096) 0:19:56.033 *********
2026-06-27 19:14:10.122726 | instance | included: rabbitmq for instance
2026-06-27 19:14:10.122790 | instance |
2026-06-27 19:14:10.122934 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-27 19:14:10.123071 | instance | Saturday 27 June 2026 19:14:10 +0000 (0:00:00.081) 0:19:56.114 *********
2026-06-27 19:14:10.820210 | instance | ok: [instance]
2026-06-27 19:14:10.820329 | instance |
2026-06-27 19:14:10.820583 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-27 19:14:10.820629 | instance | Saturday 27 June 2026 19:14:10 +0000 (0:00:00.697) 0:19:56.811 *********
2026-06-27 19:14:10.873566 | instance | skipping: [instance]
2026-06-27 19:14:10.873649 | instance |
2026-06-27 19:14:10.873807 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-27 19:14:10.873856 | instance | Saturday 27 June 2026 19:14:10 +0000 (0:00:00.053) 0:19:56.865 *********
2026-06-27 19:14:10.920267 | instance | skipping: [instance]
2026-06-27 19:14:10.920321 | instance |
2026-06-27 19:14:10.920573 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-27 19:14:10.920589 | instance | Saturday 27 June 2026 19:14:10 +0000 (0:00:00.046) 0:19:56.911 *********
2026-06-27 19:14:10.967305 | instance | skipping: [instance]
2026-06-27 19:14:10.967478 | instance |
2026-06-27 19:14:10.967557 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-27 19:14:10.967695 | instance | Saturday 27 June 2026 19:14:10 +0000 (0:00:00.046) 0:19:56.958 *********
2026-06-27 19:14:41.794916 | instance | changed: [instance]
2026-06-27 19:14:41.794990 | instance |
2026-06-27 19:14:41.795295 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 19:14:41.795312 | instance | Saturday 27 June 2026 19:14:41 +0000 (0:00:30.827) 0:20:27.786 *********
2026-06-27 19:14:42.462692 | instance | ok: [instance]
2026-06-27 19:14:42.462771 | instance |
2026-06-27 19:14:42.463056 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 19:14:42.463096 | instance | Saturday 27 June 2026 19:14:42 +0000 (0:00:00.667) 0:20:28.454 *********
2026-06-27 19:14:42.526320 | instance | ok: [instance]
2026-06-27 19:14:42.526372 | instance |
2026-06-27 19:14:42.526677 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 19:14:42.526735 | instance | Saturday 27 June 2026 19:14:42 +0000 (0:00:00.063) 0:20:28.517 *********
2026-06-27 19:14:42.576500 | instance | skipping: [instance]
2026-06-27 19:14:42.576568 | instance |
2026-06-27 19:14:42.576853 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 19:14:42.576916 | instance | Saturday 27 June 2026 19:14:42 +0000 (0:00:00.050) 0:20:28.568 *********
2026-06-27 19:14:42.633972 | instance | skipping: [instance]
2026-06-27 19:14:42.634061 | instance |
2026-06-27 19:14:42.634333 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 19:14:42.634374 | instance | Saturday 27 June 2026 19:14:42 +0000 (0:00:00.057) 0:20:28.625 *********
2026-06-27 19:14:42.704222 | instance | ok: [instance]
2026-06-27 19:14:42.704248 | instance |
2026-06-27 19:14:42.704253 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 19:14:42.704259 | instance | Saturday 27 June 2026 19:14:42 +0000 (0:00:00.070) 0:20:28.695 *********
2026-06-27 19:14:42.814618 | instance | ok: [instance] => (item=oslo_cache)
2026-06-27 19:14:42.815104 | instance | ok: [instance] => (item=identity)
2026-06-27 19:14:42.815164 | instance | ok: [instance] => (item=oslo_db)
2026-06-27 19:14:42.815188 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-27 19:14:42.815205 | instance | ok: [instance] => (item=key_manager)
2026-06-27 19:14:42.815215 | instance |
2026-06-27 19:14:42.815475 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 19:14:42.815520 | instance | Saturday 27 June 2026 19:14:42 +0000 (0:00:00.110) 0:20:28.806 *********
2026-06-27 19:14:42.888384 | instance | ok: [instance]
2026-06-27 19:14:42.888469 | instance |
2026-06-27 19:14:42.888695 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:14:42.888721 | instance | Saturday 27 June 2026 19:14:42 +0000 (0:00:00.073) 0:20:28.880 *********
2026-06-27 19:14:42.959426 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:14:42.959517 | instance |
2026-06-27 19:14:42.959757 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:14:42.959798 | instance | Saturday 27 June 2026 19:14:42 +0000 (0:00:00.070) 0:20:28.950 *********
2026-06-27 19:14:43.502195 | instance | changed: [instance]
2026-06-27 19:14:43.502299 | instance |
2026-06-27 19:14:43.502453 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-06-27 19:14:43.502660 | instance | Saturday 27 June 2026 19:14:43 +0000 (0:00:00.542) 0:20:29.493 *********
2026-06-27 19:16:27.600826 | instance | changed: [instance]
2026-06-27 19:16:27.600902 | instance |
2026-06-27 19:16:27.600914 | instance | TASK [Create Ingress] **********************************************************
2026-06-27 19:16:27.600929 | instance | Saturday 27 June 2026 19:16:27 +0000 (0:01:44.097) 0:22:13.591 *********
2026-06-27 19:16:27.700583 | instance | included: openstack_helm_ingress for instance
2026-06-27 19:16:27.700835 | instance |
2026-06-27 19:16:27.701115 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-27 19:16:27.701390 | instance | Saturday 27 June 2026 19:16:27 +0000 (0:00:00.100) 0:22:13.692 *********
2026-06-27 19:16:27.762316 | instance | skipping: [instance]
2026-06-27 19:16:27.762542 | instance |
2026-06-27 19:16:27.762857 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-27 19:16:27.763118 | instance | Saturday 27 June 2026 19:16:27 +0000 (0:00:00.061) 0:22:13.753 *********
2026-06-27 19:16:27.813522 | instance | skipping: [instance]
2026-06-27 19:16:27.813768 | instance |
2026-06-27 19:16:27.814023 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-27 19:16:27.814287 | instance | Saturday 27 June 2026 19:16:27 +0000 (0:00:00.051) 0:22:13.805 *********
2026-06-27 19:16:27.876957 | instance | ok: [instance]
2026-06-27 19:16:27.877200 | instance |
2026-06-27 19:16:27.877462 | instance | TASK [Create Ingress key-manager] **********************************************
2026-06-27 19:16:27.877723 | instance | Saturday 27 June 2026 19:16:27 +0000 (0:00:00.063) 0:22:13.868 *********
2026-06-27 19:16:27.953051 | instance | included: ingress for instance
2026-06-27 19:16:27.953285 | instance |
2026-06-27 19:16:27.953577 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-06-27 19:16:27.953846 | instance | Saturday 27 June 2026 19:16:27 +0000 (0:00:00.076) 0:22:13.944 *********
2026-06-27 19:16:28.955641 | instance | changed: [instance]
2026-06-27 19:16:28.955774 | instance |
2026-06-27 19:16:28.955931 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-06-27 19:16:28.956082 | instance | Saturday 27 June 2026 19:16:28 +0000 (0:00:01.002) 0:22:14.946 *********
2026-06-27 19:16:30.100700 | instance | changed: [instance]
2026-06-27 19:16:30.100944 | instance |
2026-06-27 19:16:30.101246 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-06-27 19:16:30.101525 | instance | Saturday 27 June 2026 19:16:30 +0000 (0:00:01.145) 0:22:16.092 *********
2026-06-27 19:16:40.614463 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-06-27 19:16:40.614556 | instance |
2026-06-27 19:16:40.614568 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:16:40.614578 | instance | Saturday 27 June 2026 19:16:40 +0000 (0:00:10.512) 0:22:26.604 *********
2026-06-27 19:16:40.680510 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:16:40.680614 | instance |
2026-06-27 19:16:40.680754 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:16:40.680873 | instance | Saturday 27 June 2026 19:16:40 +0000 (0:00:00.067) 0:22:26.672 *********
2026-06-27 19:16:41.192211 | instance | changed: [instance]
2026-06-27 19:16:41.192306 | instance |
2026-06-27 19:16:41.192469 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-06-27 19:16:41.192602 | instance | Saturday 27 June 2026 19:16:41 +0000 (0:00:00.511) 0:22:27.183 *********
2026-06-27 19:16:43.840827 | instance | changed: [instance]
2026-06-27 19:16:43.840917 | instance |
2026-06-27 19:16:43.841075 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 19:16:43.841204 | instance | Saturday 27 June 2026 19:16:43 +0000 (0:00:02.647) 0:22:29.831 *********
2026-06-27 19:16:43.890024 | instance | skipping: [instance]
2026-06-27 19:16:43.890246 | instance |
2026-06-27 19:16:43.890512 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 19:16:43.890775 | instance | Saturday 27 June 2026 19:16:43 +0000 (0:00:00.050) 0:22:29.881 *********
2026-06-27 19:16:43.937555 | instance | skipping: [instance]
2026-06-27 19:16:43.937970 | instance |
2026-06-27 19:16:43.938013 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 19:16:43.938306 | instance | Saturday 27 June 2026 19:16:43 +0000 (0:00:00.047) 0:22:29.928 *********
2026-06-27 19:16:43.984075 | instance | skipping: [instance]
2026-06-27 19:16:43.984331 | instance |
2026-06-27 19:16:43.984597 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 19:16:43.984881 | instance | Saturday 27 June 2026 19:16:43 +0000 (0:00:00.046) 0:22:29.975 *********
2026-06-27 19:16:44.029761 | instance | skipping: [instance]
2026-06-27 19:16:44.030004 | instance |
2026-06-27 19:16:44.030306 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 19:16:44.030891 | instance | Saturday 27 June 2026 19:16:44 +0000 (0:00:00.045) 0:22:30.021 *********
2026-06-27 19:16:44.076760 | instance | skipping: [instance]
2026-06-27 19:16:44.077021 | instance |
2026-06-27 19:16:44.077365 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 19:16:44.077684 | instance | Saturday 27 June 2026 19:16:44 +0000 (0:00:00.046) 0:22:30.068 *********
2026-06-27 19:16:44.123423 | instance | skipping: [instance]
2026-06-27 19:16:44.123615 | instance |
2026-06-27 19:16:44.123922 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 19:16:44.124202 | instance | Saturday 27 June 2026 19:16:44 +0000 (0:00:00.046) 0:22:30.114 *********
2026-06-27 19:16:44.183286 | instance | ok: [instance]
2026-06-27 19:16:44.183514 | instance |
2026-06-27 19:16:44.183795 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 19:16:44.184068 | instance | Saturday 27 June 2026 19:16:44 +0000 (0:00:00.059) 0:22:30.174 *********
2026-06-27 19:16:44.244371 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-06-27 19:16:44.244577 | instance |
2026-06-27 19:16:44.244842 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 19:16:44.245087 | instance | Saturday 27 June 2026 19:16:44 +0000 (0:00:00.060) 0:22:30.235 *********
2026-06-27 19:16:44.316986 | instance | ok: [instance]
2026-06-27 19:16:44.317181 | instance |
2026-06-27 19:16:44.318640 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:16:44.318908 | instance | Saturday 27 June 2026 19:16:44 +0000 (0:00:00.071) 0:22:30.307 *********
2026-06-27 19:16:44.386858 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:16:44.387109 | instance |
2026-06-27 19:16:44.387448 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:16:44.387701 | instance | Saturday 27 June 2026 19:16:44 +0000 (0:00:00.070) 0:22:30.378 *********
2026-06-27 19:16:44.901101 | instance | changed: [instance]
2026-06-27 19:16:44.901360 | instance |
2026-06-27 19:16:44.901669 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-06-27 19:16:44.901994 | instance | Saturday 27 June 2026 19:16:44 +0000 (0:00:00.514) 0:22:30.892 *********
2026-06-27 19:17:04.276817 | instance | ok: [instance]
2026-06-27 19:17:04.277140 | instance |
2026-06-27 19:17:04.277470 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-06-27 19:17:04.277766 | instance | Saturday 27 June 2026 19:17:04 +0000 (0:00:19.375) 0:22:50.267 *********
2026-06-27 19:17:18.743884 | instance | ok: [instance]
2026-06-27 19:17:18.744041 | instance |
2026-06-27 19:17:18.744247 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-06-27 19:17:18.744422 | instance | Saturday 27 June 2026 19:17:18 +0000 (0:00:14.467) 0:23:04.735 *********
2026-06-27 19:17:20.121915 | instance | ok: [instance]
2026-06-27 19:17:20.122255 | instance |
2026-06-27 19:17:20.122550 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-06-27 19:17:20.122922 | instance | Saturday 27 June 2026 19:17:20 +0000 (0:00:01.377) 0:23:06.113 *********
2026-06-27 19:17:21.335805 | instance | ok: [instance]
2026-06-27 19:17:21.335871 | instance |
2026-06-27 19:17:21.336024 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-06-27 19:17:21.336348 | instance | Saturday 27 June 2026 19:17:21 +0000 (0:00:01.213) 0:23:07.326 *********
2026-06-27 19:17:22.067957 | instance | changed: [instance]
2026-06-27 19:17:22.068027 | instance |
2026-06-27 19:17:22.068168 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-06-27 19:17:22.068287 | instance | Saturday 27 June 2026 19:17:22 +0000 (0:00:00.732) 0:23:08.059 *********
2026-06-27 19:17:22.813269 | instance | changed: [instance]
2026-06-27 19:17:22.813354 | instance |
2026-06-27 19:17:22.813368 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-06-27 19:17:22.813503 | instance | Saturday 27 June 2026 19:17:22 +0000 (0:00:00.745) 0:23:08.804 *********
2026-06-27 19:17:25.830001 | instance | changed: [instance]
2026-06-27 19:17:25.830070 | instance |
2026-06-27 19:17:25.830283 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-06-27 19:17:25.830336 | instance | Saturday 27 June 2026 19:17:25 +0000 (0:00:03.016) 0:23:11.821 *********
2026-06-27 19:17:27.312965 | instance | [WARNING]: Module did not set no_log for update_password
2026-06-27 19:17:27.338704 | instance | changed: [instance]
2026-06-27 19:17:27.339096 | instance |
2026-06-27 19:17:27.339138 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-06-27 19:17:27.339144 | instance | Saturday 27 June 2026 19:17:27 +0000 (0:00:01.507) 0:23:13.329 *********
2026-06-27 19:17:35.509250 | instance | ok: [instance]
2026-06-27 19:17:35.509320 | instance |
2026-06-27 19:17:35.509603 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-06-27 19:17:35.509649 | instance | Saturday 27 June 2026 19:17:35 +0000 (0:00:08.171) 0:23:21.500 *********
2026-06-27 19:17:36.648787 | instance | changed: [instance]
2026-06-27 19:17:36.648873 | instance |
2026-06-27 19:17:36.648994 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-06-27 19:17:36.649187 | instance | Saturday 27 June 2026 19:17:36 +0000 (0:00:01.139) 0:23:22.640 *********
2026-06-27 19:17:38.669948 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-38.nip.io/swift/v1/%(tenant_id)s'})
2026-06-27 19:17:38.670043 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-06-27 19:17:38.670151 | instance |
2026-06-27 19:17:38.670270 | instance | TASK [Create Ingress] **********************************************************
2026-06-27 19:17:38.670392 | instance | Saturday 27 June 2026 19:17:38 +0000 (0:00:02.021) 0:23:24.661 *********
2026-06-27 19:17:38.786132 | instance | included: openstack_helm_ingress for instance
2026-06-27 19:17:38.786593 | instance |
2026-06-27 19:17:38.786636 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-27 19:17:38.786644 | instance | Saturday 27 June 2026 19:17:38 +0000 (0:00:00.116) 0:23:24.777 *********
2026-06-27 19:17:38.944773 | instance | skipping: [instance]
2026-06-27 19:17:38.944840 | instance |
2026-06-27 19:17:38.945168 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-27 19:17:38.945212 | instance | Saturday 27 June 2026 19:17:38 +0000 (0:00:00.158) 0:23:24.936 *********
2026-06-27 19:17:38.996512 | instance | skipping: [instance]
2026-06-27 19:17:38.996610 | instance |
2026-06-27 19:17:38.996810 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-27 19:17:38.996896 | instance | Saturday 27 June 2026 19:17:38 +0000 (0:00:00.051) 0:23:24.988 *********
2026-06-27 19:17:39.065989 | instance | ok: [instance]
2026-06-27 19:17:39.066059 | instance |
2026-06-27 19:17:39.066190 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-06-27 19:17:39.066319 | instance | Saturday 27 June 2026 19:17:39 +0000 (0:00:00.069) 0:23:25.057 *********
2026-06-27 19:17:39.138256 | instance | included: ingress for instance
2026-06-27 19:17:39.138491 | instance |
2026-06-27 19:17:39.138767 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-06-27 19:17:39.139022 | instance | Saturday 27 June 2026 19:17:39 +0000 (0:00:00.072) 0:23:25.129 *********
2026-06-27 19:17:40.133535 | instance | changed: [instance]
2026-06-27 19:17:40.134004 | instance |
2026-06-27 19:17:40.134386 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:17:40.134684 | instance | Saturday 27 June 2026 19:17:40 +0000 (0:00:00.995) 0:23:26.124 *********
2026-06-27 19:17:40.199234 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:17:40.199501 | instance |
2026-06-27 19:17:40.199772 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:17:40.200035 | instance | Saturday 27 June 2026 19:17:40 +0000 (0:00:00.065) 0:23:26.190 *********
2026-06-27 19:17:40.734333 | instance | changed: [instance]
2026-06-27 19:17:40.734560 | instance |
2026-06-27 19:17:40.734833 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-06-27 19:17:40.735092 | instance | Saturday 27 June 2026 19:17:40 +0000 (0:00:00.535) 0:23:26.725 *********
2026-06-27 19:17:55.150963 | instance | ok: [instance]
2026-06-27 19:17:55.151199 | instance |
2026-06-27 19:17:55.151702 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-06-27 19:17:55.152013 | instance | Saturday 27 June 2026 19:17:55 +0000 (0:00:14.416) 0:23:41.142 *********
2026-06-27 19:17:55.223533 | instance | ok: [instance] => (item=10.96.240.200)
2026-06-27 19:17:55.223818 | instance |
2026-06-27 19:17:55.224104 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-06-27 19:17:55.224366 | instance | Saturday 27 June 2026 19:17:55 +0000 (0:00:00.071) 0:23:41.213 *********
2026-06-27 19:17:55.934665 | instance | changed: [instance]
2026-06-27 19:17:55.934916 | instance |
2026-06-27 19:17:55.935198 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-06-27 19:17:55.935513 | instance | Saturday 27 June 2026 19:17:55 +0000 (0:00:00.711) 0:23:41.925 *********
2026-06-27 19:17:56.646964 | instance | changed: [instance]
2026-06-27 19:17:56.647260 | instance |
2026-06-27 19:17:56.647630 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-06-27 19:17:56.647912 | instance | Saturday 27 June 2026 19:17:56 +0000 (0:00:00.712) 0:23:42.638 *********
2026-06-27 19:17:58.051480 | instance | ok: [instance]
2026-06-27 19:17:58.051714 | instance |
2026-06-27 19:17:58.051992 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-06-27 19:17:58.052301 | instance | Saturday 27 June 2026 19:17:58 +0000 (0:00:01.404) 0:23:44.042 *********
2026-06-27 19:17:58.104714 | instance | ok: [instance]
2026-06-27 19:17:58.104915 | instance |
2026-06-27 19:17:58.105188 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-06-27 19:17:58.105447 | instance | Saturday 27 June 2026 19:17:58 +0000 (0:00:00.053) 0:23:44.096 *********
2026-06-27 19:17:58.785405 | instance | changed: [instance]
2026-06-27 19:17:58.785630 | instance |
2026-06-27 19:17:58.785911 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] ***
2026-06-27 19:17:58.786175 | instance | Saturday 27 June 2026 19:17:58 +0000 (0:00:00.680) 0:23:44.776 *********
2026-06-27 19:17:58.951662 | instance | ok: [instance]
2026-06-27 19:17:58.951992 | instance |
2026-06-27 19:17:58.952366 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-06-27 19:17:58.952714 | instance | Saturday 27 June 2026 19:17:58 +0000 (0:00:00.166) 0:23:44.942 *********
2026-06-27 19:18:00.243486 | instance | changed: [instance]
2026-06-27 19:18:00.243561 | instance |
2026-06-27 19:18:00.243699 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 19:18:00.243813 | instance | Saturday 27 June 2026 19:18:00 +0000 (0:00:01.292) 0:23:46.235 *********
2026-06-27 19:18:00.327805 | instance | ok: [instance]
2026-06-27 19:18:00.328042 | instance |
2026-06-27 19:18:00.328326 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 19:18:00.328618 | instance | Saturday 27 June 2026 19:18:00 +0000 (0:00:00.083) 0:23:46.319 *********
2026-06-27 19:18:00.410102 | instance | included: rabbitmq for instance
2026-06-27 19:18:00.410357 | instance |
2026-06-27 19:18:00.410709 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-27 19:18:00.411021 | instance | Saturday 27 June 2026 19:18:00 +0000 (0:00:00.082) 0:23:46.401 *********
2026-06-27 19:18:01.101884 | instance | ok: [instance]
2026-06-27 19:18:01.101957 | instance |
2026-06-27 19:18:01.102086 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-27 19:18:01.102209 | instance | Saturday 27 June 2026 19:18:01 +0000 (0:00:00.691) 0:23:47.092 *********
2026-06-27 19:18:01.154782 | instance | skipping: [instance]
2026-06-27 19:18:01.154908 | instance |
2026-06-27 19:18:01.155083 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-27 19:18:01.155448 | instance | Saturday 27 June 2026 19:18:01 +0000 (0:00:00.053) 0:23:47.146 *********
2026-06-27 19:18:01.207824 | instance | skipping: [instance]
2026-06-27 19:18:01.207930 | instance |
2026-06-27 19:18:01.208058 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-27 19:18:01.208196 | instance | Saturday 27 June 2026 19:18:01 +0000 (0:00:00.053) 0:23:47.199 *********
2026-06-27 19:18:01.271480 | instance | skipping: [instance]
2026-06-27 19:18:01.271745 | instance |
2026-06-27 19:18:01.272066 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-27 19:18:01.272334 | instance | Saturday 27 June 2026 19:18:01 +0000 (0:00:00.062) 0:23:47.261 *********
2026-06-27 19:18:32.122814 | instance | changed: [instance]
2026-06-27 19:18:32.122898 | instance |
2026-06-27 19:18:32.123073 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 19:18:32.123221 | instance | Saturday 27 June 2026 19:18:32 +0000 (0:00:30.852) 0:24:18.114 *********
2026-06-27 19:18:32.777835 | instance | ok: [instance]
2026-06-27 19:18:32.778078 | instance |
2026-06-27 19:18:32.778361 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 19:18:32.778679 | instance | Saturday 27 June 2026 19:18:32 +0000 (0:00:00.654) 0:24:18.769 *********
2026-06-27 19:18:32.834271 | instance | ok: [instance]
2026-06-27 19:18:32.834354 | instance |
2026-06-27 19:18:32.834524 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 19:18:32.834660 | instance | Saturday 27 June 2026 19:18:32 +0000 (0:00:00.056) 0:24:18.825 *********
2026-06-27 19:18:32.886780 | instance | skipping: [instance]
2026-06-27 19:18:32.887008 | instance |
2026-06-27 19:18:32.887334 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 19:18:32.887603 | instance | Saturday 27 June 2026 19:18:32 +0000 (0:00:00.052) 0:24:18.878 *********
2026-06-27 19:18:32.948610 | instance | skipping: [instance]
2026-06-27 19:18:32.948841 | instance |
2026-06-27 19:18:32.949129 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 19:18:32.949466 | instance | Saturday 27 June 2026 19:18:32 +0000 (0:00:00.061) 0:24:18.939 *********
2026-06-27 19:18:32.999770 | instance | ok: [instance]
2026-06-27 19:18:32.999991 | instance |
2026-06-27 19:18:33.000280 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 19:18:33.000549 | instance | Saturday 27 June 2026 19:18:32 +0000 (0:00:00.051) 0:24:18.991 *********
2026-06-27 19:18:33.122000 | instance | ok: [instance] => (item=oslo_cache)
2026-06-27 19:18:33.122193 | instance | ok: [instance] => (item=identity)
2026-06-27 19:18:33.122414 | instance | ok: [instance] => (item=oslo_db)
2026-06-27 19:18:33.122642 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-27 19:18:33.122934 | instance | ok: [instance] => (item=dashboard)
2026-06-27 19:18:33.123140 | instance | ok: [instance] => (item=image)
2026-06-27 19:18:33.123365 | instance |
2026-06-27 19:18:33.123764 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 19:18:33.124124 | instance | Saturday 27 June 2026 19:18:33 +0000 (0:00:00.122) 0:24:19.113 *********
2026-06-27 19:18:33.186753 | instance | ok: [instance]
2026-06-27 19:18:33.186976 | instance |
2026-06-27 19:18:33.187339 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:18:33.187609 | instance | Saturday 27 June 2026 19:18:33 +0000 (0:00:00.064) 0:24:19.178 *********
2026-06-27 19:18:33.253578 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:18:33.253955 | instance |
2026-06-27 19:18:33.254400 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:18:33.254816 | instance | Saturday 27 June 2026 19:18:33 +0000 (0:00:00.066) 0:24:19.244 *********
2026-06-27 19:18:33.806861 | instance | changed: [instance]
2026-06-27 19:18:33.807202 | instance |
2026-06-27 19:18:33.807556 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] *************
2026-06-27 19:18:33.807826 | instance | Saturday 27 June 2026 19:18:33 +0000 (0:00:00.553) 0:24:19.798 *********
2026-06-27 19:18:34.064279 | instance | ok: [instance]
2026-06-27 19:18:34.064370 | instance |
2026-06-27 19:18:34.064429 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-06-27 19:18:34.064581 | instance | Saturday 27 June 2026 19:18:34 +0000 (0:00:00.257) 0:24:20.055 *********
2026-06-27 19:20:52.089883 | instance | changed: [instance]
2026-06-27 19:20:52.090124 | instance |
2026-06-27 19:20:52.090396 | instance | TASK [Create Ingress] **********************************************************
2026-06-27 19:20:52.090674 | instance | Saturday 27 June 2026 19:20:52 +0000 (0:02:18.025) 0:26:38.081 *********
2026-06-27 19:20:52.197091 | instance | included: openstack_helm_ingress for instance
2026-06-27 19:20:52.197336 | instance |
2026-06-27 19:20:52.197619 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-27 19:20:52.197886 | instance | Saturday 27 June 2026 19:20:52 +0000 (0:00:00.107) 0:26:38.188 *********
2026-06-27 19:20:52.255511 | instance | skipping: [instance]
2026-06-27 19:20:52.255751 | instance |
2026-06-27 19:20:52.256036 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-27 19:20:52.256329 | instance | Saturday 27 June 2026 19:20:52 +0000 (0:00:00.058) 0:26:38.246 *********
2026-06-27 19:20:52.305477 | instance | skipping: [instance]
2026-06-27 19:20:52.305615 | instance |
2026-06-27 19:20:52.305802 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-27 19:20:52.305971 | instance | Saturday 27 June 2026 19:20:52 +0000 (0:00:00.049) 0:26:38.296 *********
2026-06-27 19:20:52.368428 | instance | ok: [instance]
2026-06-27 19:20:52.368741 | instance |
2026-06-27 19:20:52.369037 | instance | TASK [Create Ingress image] ****************************************************
2026-06-27 19:20:52.369306 | instance | Saturday 27 June 2026 19:20:52 +0000 (0:00:00.062) 0:26:38.359 *********
2026-06-27 19:20:52.444504 | instance | included: ingress for instance
2026-06-27 19:20:52.444754 | instance |
2026-06-27 19:20:52.445048 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-06-27 19:20:52.445317 | instance | Saturday 27 June 2026 19:20:52 +0000 (0:00:00.076) 0:26:38.436 *********
2026-06-27 19:20:53.404001 | instance | changed: [instance]
2026-06-27 19:20:53.404236 | instance |
2026-06-27 19:20:53.404514 | instance | TASK [Create images] ***********************************************************
2026-06-27 19:20:53.404811 | instance | Saturday 27 June 2026 19:20:53 +0000 (0:00:00.959) 0:26:39.395 *********
2026-06-27 19:20:53.511971 | 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-27 19:20:53.512163 | instance |
2026-06-27 19:20:53.512406 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-06-27 19:20:53.512650 | instance | Saturday 27 June 2026 19:20:53 +0000 (0:00:00.108) 0:26:39.503 *********
2026-06-27 19:20:56.524070 | instance | changed: [instance]
2026-06-27 19:20:56.524342 | instance |
2026-06-27 19:20:56.524711 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-06-27 19:20:56.525048 | instance | Saturday 27 June 2026 19:20:56 +0000 (0:00:03.011) 0:26:42.515 *********
2026-06-27 19:20:57.241293 | instance | ok: [instance]
2026-06-27 19:20:57.241547 | instance |
2026-06-27 19:20:57.241838 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-06-27 19:20:57.242130 | instance | Saturday 27 June 2026 19:20:57 +0000 (0:00:00.717) 0:26:43.232 *********
2026-06-27 19:20:57.310499 | instance | ok: [instance]
2026-06-27 19:20:57.310628 | instance |
2026-06-27 19:20:57.310807 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-06-27 19:20:57.311005 | instance | Saturday 27 June 2026 19:20:57 +0000 (0:00:00.068) 0:26:43.301 *********
2026-06-27 19:22:59.701437 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-06-27 19:22:59.701637 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-06-27 19:22:59.702160 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-06-27 19:22:59.702229 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-06-27 19:22:59.703017 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-06-27 19:22:59.703081 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-06-27 19:22:59.703092 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-06-27 19:22:59.703388 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left).
2026-06-27 19:22:59.703885 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left).
2026-06-27 19:22:59.703965 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left).
2026-06-27 19:22:59.704237 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left).
2026-06-27 19:22:59.704607 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left).
2026-06-27 19:22:59.704903 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left).
2026-06-27 19:22:59.705207 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left).
2026-06-27 19:22:59.705511 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left).
2026-06-27 19:22:59.705826 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left).
2026-06-27 19:22:59.706125 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left).
2026-06-27 19:22:59.706419 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left).
2026-06-27 19:22:59.706717 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left).
2026-06-27 19:22:59.707042 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left).
2026-06-27 19:22:59.707378 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left).
2026-06-27 19:22:59.707703 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left).
2026-06-27 19:22:59.708000 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left).
2026-06-27 19:22:59.708292 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left).
2026-06-27 19:22:59.708585 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left).
2026-06-27 19:22:59.708879 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left).
2026-06-27 19:22:59.709172 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left).
2026-06-27 19:22:59.709495 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left).
2026-06-27 19:22:59.709799 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left).
2026-06-27 19:22:59.710092 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left).
2026-06-27 19:22:59.710386 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left).
2026-06-27 19:22:59.710685 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left).
2026-06-27 19:22:59.711054 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left).
2026-06-27 19:22:59.711388 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left).
2026-06-27 19:22:59.711642 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left).
2026-06-27 19:22:59.711777 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left).
2026-06-27 19:22:59.711920 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left).
2026-06-27 19:22:59.712060 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left).
2026-06-27 19:22:59.712204 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left).
2026-06-27 19:22:59.712352 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left).
2026-06-27 19:22:59.712599 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left).
2026-06-27 19:22:59.712735 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left).
2026-06-27 19:22:59.712872 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left).
2026-06-27 19:22:59.713010 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left).
2026-06-27 19:22:59.713152 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left).
2026-06-27 19:22:59.713302 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left).
2026-06-27 19:22:59.713451 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left).
2026-06-27 19:22:59.713600 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left).
2026-06-27 19:22:59.713750 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left).
2026-06-27 19:22:59.713902 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left).
2026-06-27 19:22:59.714054 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left).
2026-06-27 19:22:59.714204 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left).
2026-06-27 19:22:59.714360 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left).
2026-06-27 19:22:59.714511 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left).
2026-06-27 19:22:59.714661 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left).
2026-06-27 19:22:59.714828 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left).
2026-06-27 19:22:59.714983 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left).
2026-06-27 19:22:59.715130 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left).
2026-06-27 19:22:59.715305 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left).
2026-06-27 19:22:59.715457 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left).
2026-06-27 19:22:59.715608 | instance | FAILED - RETRYING: [instance]: Check if image exists (60 retries left).
2026-06-27 19:22:59.715766 | instance | FAILED - RETRYING: [instance]: Check if image exists (59 retries left).
2026-06-27 19:22:59.715915 | instance | FAILED - RETRYING: [instance]: Check if image exists (58 retries left).
2026-06-27 19:22:59.716066 | instance | FAILED - RETRYING: [instance]: Check if image exists (57 retries left).
2026-06-27 19:22:59.716216 | instance | FAILED - RETRYING: [instance]: Check if image exists (56 retries left).
2026-06-27 19:22:59.716368 | instance | FAILED - RETRYING: [instance]: Check if image exists (55 retries left).
2026-06-27 19:22:59.716523 | instance | FAILED - RETRYING: [instance]: Check if image exists (54 retries left).
2026-06-27 19:22:59.716673 | instance | ok: [instance]
2026-06-27 19:22:59.716815 | instance |
2026-06-27 19:22:59.716974 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-06-27 19:22:59.717125 | instance | Saturday 27 June 2026 19:22:59 +0000 (0:02:02.390) 0:28:45.692 *********
2026-06-27 19:22:59.756391 | instance | ok: [instance]
2026-06-27 19:22:59.756623 | instance |
2026-06-27 19:22:59.756893 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-06-27 19:22:59.757163 | instance | Saturday 27 June 2026 19:22:59 +0000 (0:00:00.055) 0:28:45.748 *********
2026-06-27 19:22:59.819087 | instance | ok: [instance]
2026-06-27 19:22:59.819370 | instance |
2026-06-27 19:22:59.819628 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-06-27 19:22:59.819898 | instance | Saturday 27 June 2026 19:22:59 +0000 (0:00:00.062) 0:28:45.810 *********
2026-06-27 19:23:00.023082 | instance | changed: [instance]
2026-06-27 19:23:00.023440 | instance |
2026-06-27 19:23:00.023725 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-06-27 19:23:00.023986 | instance | Saturday 27 June 2026 19:23:00 +0000 (0:00:00.204) 0:28:46.014 *********
2026-06-27 19:23:00.753895 | instance | changed: [instance]
2026-06-27 19:23:00.754121 | instance |
2026-06-27 19:23:00.754396 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-06-27 19:23:00.754662 | instance | Saturday 27 June 2026 19:23:00 +0000 (0:00:00.730) 0:28:46.745 *********
2026-06-27 19:23:00.988446 | instance | ok: [instance]
2026-06-27 19:23:00.988568 | instance |
2026-06-27 19:23:00.988743 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-06-27 19:23:00.988910 | instance | Saturday 27 June 2026 19:23:00 +0000 (0:00:00.234) 0:28:46.979 *********
2026-06-27 19:23:01.263365 | instance | changed: [instance]
2026-06-27 19:23:01.263431 | instance |
2026-06-27 19:23:01.263633 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-06-27 19:23:01.263791 | instance | Saturday 27 June 2026 19:23:01 +0000 (0:00:00.274) 0:28:47.254 *********
2026-06-27 19:23:01.945870 | instance | ok: [instance]
2026-06-27 19:23:01.945955 | instance |
2026-06-27 19:23:01.946135 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-06-27 19:23:01.946310 | instance | Saturday 27 June 2026 19:23:01 +0000 (0:00:00.682) 0:28:47.937 *********
2026-06-27 19:23:02.006124 | instance | ok: [instance]
2026-06-27 19:23:02.006363 | instance |
2026-06-27 19:23:02.006635 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-06-27 19:23:02.006928 | instance | Saturday 27 June 2026 19:23:01 +0000 (0:00:00.060) 0:28:47.997 *********
2026-06-27 19:23:07.139089 | instance | changed: [instance]
2026-06-27 19:23:07.139449 | instance |
2026-06-27 19:23:07.139777 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-06-27 19:23:07.140107 | instance | Saturday 27 June 2026 19:23:07 +0000 (0:00:05.132) 0:28:53.130 *********
2026-06-27 19:23:07.197762 | instance | skipping: [instance]
2026-06-27 19:23:07.198018 | instance |
2026-06-27 19:23:07.198298 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-06-27 19:23:07.198564 | instance | Saturday 27 June 2026 19:23:07 +0000 (0:00:00.059) 0:28:53.189 *********
2026-06-27 19:23:07.248747 | instance | skipping: [instance]
2026-06-27 19:23:07.248997 | instance |
2026-06-27 19:23:07.249327 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-06-27 19:23:07.249619 | instance | Saturday 27 June 2026 19:23:07 +0000 (0:00:00.050) 0:28:53.240 *********
2026-06-27 19:23:07.555672 | instance | changed: [instance]
2026-06-27 19:23:07.556069 | instance |
2026-06-27 19:23:07.556465 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 19:23:07.556764 | instance | Saturday 27 June 2026 19:23:07 +0000 (0:00:00.306) 0:28:53.546 *********
2026-06-27 19:23:07.639594 | instance | ok: [instance]
2026-06-27 19:23:07.639938 | instance |
2026-06-27 19:23:07.640348 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 19:23:07.640879 | instance | Saturday 27 June 2026 19:23:07 +0000 (0:00:00.084) 0:28:53.630 *********
2026-06-27 19:23:07.694091 | instance | skipping: [instance]
2026-06-27 19:23:07.694311 | instance |
2026-06-27 19:23:07.694620 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 19:23:07.694869 | instance | Saturday 27 June 2026 19:23:07 +0000 (0:00:00.054) 0:28:53.685 *********
2026-06-27 19:23:07.744116 | instance | skipping: [instance]
2026-06-27 19:23:07.744344 | instance |
2026-06-27 19:23:07.744643 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 19:23:07.744910 | instance | Saturday 27 June 2026 19:23:07 +0000 (0:00:00.050) 0:28:53.735 *********
2026-06-27 19:23:07.796565 | instance | skipping: [instance]
2026-06-27 19:23:07.796719 | instance |
2026-06-27 19:23:07.796909 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 19:23:07.797090 | instance | Saturday 27 June 2026 19:23:07 +0000 (0:00:00.052) 0:28:53.788 *********
2026-06-27 19:23:07.852700 | instance | skipping: [instance]
2026-06-27 19:23:07.852991 | instance |
2026-06-27 19:23:07.853288 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 19:23:07.853627 | instance | Saturday 27 June 2026 19:23:07 +0000 (0:00:00.055) 0:28:53.843 *********
2026-06-27 19:23:07.912126 | instance | skipping: [instance]
2026-06-27 19:23:07.912244 | instance |
2026-06-27 19:23:07.912418 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 19:23:07.912580 | instance | Saturday 27 June 2026 19:23:07 +0000 (0:00:00.059) 0:28:53.903 *********
2026-06-27 19:23:07.967696 | instance | ok: [instance]
2026-06-27 19:23:07.967917 | instance |
2026-06-27 19:23:07.968203 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 19:23:07.968476 | instance | Saturday 27 June 2026 19:23:07 +0000 (0:00:00.055) 0:28:53.959 *********
2026-06-27 19:23:08.068848 | instance | ok: [instance] => (item=oslo_db)
2026-06-27 19:23:08.069106 | instance | ok: [instance] => (item=oslo_cache)
2026-06-27 19:23:08.069407 | instance | ok: [instance] => (item=identity)
2026-06-27 19:23:08.069687 | instance | ok: [instance] => (item=staffeln)
2026-06-27 19:23:08.069930 | instance |
2026-06-27 19:23:08.070220 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 19:23:08.070499 | instance | Saturday 27 June 2026 19:23:08 +0000 (0:00:00.101) 0:28:54.060 *********
2026-06-27 19:23:08.135796 | instance | ok: [instance]
2026-06-27 19:23:08.135878 | instance |
2026-06-27 19:23:08.136079 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:23:08.136248 | instance | Saturday 27 June 2026 19:23:08 +0000 (0:00:00.067) 0:28:54.127 *********
2026-06-27 19:23:08.207827 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:23:08.207918 | instance |
2026-06-27 19:23:08.208078 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:23:08.208237 | instance | Saturday 27 June 2026 19:23:08 +0000 (0:00:00.071) 0:28:54.198 *********
2026-06-27 19:23:08.758830 | instance | changed: [instance]
2026-06-27 19:23:08.759090 | instance |
2026-06-27 19:23:08.759419 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-06-27 19:23:08.759710 | instance | Saturday 27 June 2026 19:23:08 +0000 (0:00:00.551) 0:28:54.750 *********
2026-06-27 19:23:30.556340 | instance | changed: [instance]
2026-06-27 19:23:30.556550 | instance |
2026-06-27 19:23:30.556835 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 19:23:30.557100 | instance | Saturday 27 June 2026 19:23:30 +0000 (0:00:21.797) 0:29:16.547 *********
2026-06-27 19:23:30.745983 | instance | ok: [instance]
2026-06-27 19:23:30.746208 | instance |
2026-06-27 19:23:30.746492 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 19:23:30.746768 | instance | Saturday 27 June 2026 19:23:30 +0000 (0:00:00.189) 0:29:16.737 *********
2026-06-27 19:23:30.819977 | instance | included: rabbitmq for instance
2026-06-27 19:23:30.820240 | instance |
2026-06-27 19:23:30.820624 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-27 19:23:30.820933 | instance | Saturday 27 June 2026 19:23:30 +0000 (0:00:00.074) 0:29:16.811 *********
2026-06-27 19:23:31.627850 | instance | ok: [instance]
2026-06-27 19:23:31.627936 | instance |
2026-06-27 19:23:31.628121 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-27 19:23:31.628276 | instance | Saturday 27 June 2026 19:23:31 +0000 (0:00:00.808) 0:29:17.619 *********
2026-06-27 19:23:31.677056 | instance | skipping: [instance]
2026-06-27 19:23:31.677152 | instance |
2026-06-27 19:23:31.677402 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-27 19:23:31.677574 | instance | Saturday 27 June 2026 19:23:31 +0000 (0:00:00.049) 0:29:17.668 *********
2026-06-27 19:23:31.727053 | instance | skipping: [instance]
2026-06-27 19:23:31.727403 | instance |
2026-06-27 19:23:31.727586 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-27 19:23:31.727758 | instance | Saturday 27 June 2026 19:23:31 +0000 (0:00:00.049) 0:29:17.718 *********
2026-06-27 19:23:31.779880 | instance | skipping: [instance]
2026-06-27 19:23:31.779982 | instance |
2026-06-27 19:23:31.780158 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-27 19:23:31.780318 | instance | Saturday 27 June 2026 19:23:31 +0000 (0:00:00.052) 0:29:17.771 *********
2026-06-27 19:24:02.670497 | instance | changed: [instance]
2026-06-27 19:24:02.670559 | instance |
2026-06-27 19:24:02.670571 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 19:24:02.670581 | instance | Saturday 27 June 2026 19:24:02 +0000 (0:00:30.889) 0:29:48.660 *********
2026-06-27 19:24:03.364171 | instance | ok: [instance]
2026-06-27 19:24:03.364269 | instance |
2026-06-27 19:24:03.364410 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 19:24:03.364539 | instance | Saturday 27 June 2026 19:24:03 +0000 (0:00:00.695) 0:29:49.355 *********
2026-06-27 19:24:03.418935 | instance | ok: [instance]
2026-06-27 19:24:03.418988 | instance |
2026-06-27 19:24:03.419290 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 19:24:03.419374 | instance | Saturday 27 June 2026 19:24:03 +0000 (0:00:00.054) 0:29:49.410 *********
2026-06-27 19:24:03.473390 | instance | skipping: [instance]
2026-06-27 19:24:03.473493 | instance |
2026-06-27 19:24:03.473694 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 19:24:03.473774 | instance | Saturday 27 June 2026 19:24:03 +0000 (0:00:00.054) 0:29:49.465 *********
2026-06-27 19:24:03.528675 | instance | skipping: [instance]
2026-06-27 19:24:03.528717 | instance |
2026-06-27 19:24:03.528723 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 19:24:03.528728 | instance | Saturday 27 June 2026 19:24:03 +0000 (0:00:00.054) 0:29:49.519 *********
2026-06-27 19:24:03.583408 | instance | ok: [instance]
2026-06-27 19:24:03.583479 | instance |
2026-06-27 19:24:03.583491 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 19:24:03.583508 | instance | Saturday 27 June 2026 19:24:03 +0000 (0:00:00.054) 0:29:49.574 *********
2026-06-27 19:24:03.711979 | instance | ok: [instance] => (item=oslo_cache)
2026-06-27 19:24:03.712052 | instance | ok: [instance] => (item=identity)
2026-06-27 19:24:03.712601 | instance | ok: [instance] => (item=oslo_db)
2026-06-27 19:24:03.712646 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-27 19:24:03.712652 | instance | ok: [instance] => (item=volumev3)
2026-06-27 19:24:03.712656 | instance | ok: [instance] => (item=image)
2026-06-27 19:24:03.713018 | instance |
2026-06-27 19:24:03.713034 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 19:24:03.713039 | instance | Saturday 27 June 2026 19:24:03 +0000 (0:00:00.128) 0:29:49.703 *********
2026-06-27 19:24:03.787352 | instance | ok: [instance]
2026-06-27 19:24:03.787547 | instance |
2026-06-27 19:24:03.787851 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:24:03.788118 | instance | Saturday 27 June 2026 19:24:03 +0000 (0:00:00.075) 0:29:49.778 *********
2026-06-27 19:24:03.846955 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:24:03.847160 | instance |
2026-06-27 19:24:03.847487 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:24:03.847749 | instance | Saturday 27 June 2026 19:24:03 +0000 (0:00:00.059) 0:29:49.838 *********
2026-06-27 19:24:04.371385 | instance | changed: [instance]
2026-06-27 19:24:04.371610 | instance |
2026-06-27 19:24:04.371895 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-06-27 19:24:04.372163 | instance | Saturday 27 June 2026 19:24:04 +0000 (0:00:00.524) 0:29:50.362 *********
2026-06-27 19:24:04.653424 | instance | ok: [instance]
2026-06-27 19:24:04.653611 | instance |
2026-06-27 19:24:04.653891 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-06-27 19:24:04.654162 | instance | Saturday 27 June 2026 19:24:04 +0000 (0:00:00.281) 0:29:50.644 *********
2026-06-27 19:24:04.714843 | instance | ok: [instance]
2026-06-27 19:24:04.715134 | instance |
2026-06-27 19:24:04.715492 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] ***************
2026-06-27 19:24:04.716103 | instance | Saturday 27 June 2026 19:24:04 +0000 (0:00:00.060) 0:29:50.705 *********
2026-06-27 19:24:04.884299 | instance | ok: [instance]
2026-06-27 19:24:04.884535 | instance |
2026-06-27 19:24:04.884821 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-06-27 19:24:04.885125 | instance | Saturday 27 June 2026 19:24:04 +0000 (0:00:00.169) 0:29:50.875 *********
2026-06-27 19:28:52.784582 | instance | changed: [instance]
2026-06-27 19:28:52.784714 | instance |
2026-06-27 19:28:52.784886 | instance | TASK [Create Ingress] **********************************************************
2026-06-27 19:28:52.785041 | instance | Saturday 27 June 2026 19:28:52 +0000 (0:04:47.900) 0:34:38.776 *********
2026-06-27 19:28:52.887325 | instance | included: openstack_helm_ingress for instance
2026-06-27 19:28:52.887600 | instance |
2026-06-27 19:28:52.887883 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-27 19:28:52.888161 | instance | Saturday 27 June 2026 19:28:52 +0000 (0:00:00.102) 0:34:38.878 *********
2026-06-27 19:28:52.942570 | instance | skipping: [instance]
2026-06-27 19:28:52.942683 | instance |
2026-06-27 19:28:52.942810 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-27 19:28:52.942925 | instance | Saturday 27 June 2026 19:28:52 +0000 (0:00:00.055) 0:34:38.934 *********
2026-06-27 19:28:52.997097 | instance | skipping: [instance]
2026-06-27 19:28:52.997357 | instance |
2026-06-27 19:28:52.997646 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-27 19:28:52.997912 | instance | Saturday 27 June 2026 19:28:52 +0000 (0:00:00.054) 0:34:38.988 *********
2026-06-27 19:28:53.062524 | instance | ok: [instance]
2026-06-27 19:28:53.062765 | instance |
2026-06-27 19:28:53.063036 | instance | TASK [Create Ingress volumev3] *************************************************
2026-06-27 19:28:53.063375 | instance | Saturday 27 June 2026 19:28:53 +0000 (0:00:00.065) 0:34:39.054 *********
2026-06-27 19:28:53.137617 | instance | included: ingress for instance
2026-06-27 19:28:53.137876 | instance |
2026-06-27 19:28:53.138170 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-06-27 19:28:53.138457 | instance | Saturday 27 June 2026 19:28:53 +0000 (0:00:00.075) 0:34:39.129 *********
2026-06-27 19:28:54.136039 | instance | changed: [instance]
2026-06-27 19:28:54.136199 | instance |
2026-06-27 19:28:54.136384 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 19:28:54.136561 | instance | Saturday 27 June 2026 19:28:54 +0000 (0:00:00.998) 0:34:40.127 *********
2026-06-27 19:28:54.211000 | instance | ok: [instance]
2026-06-27 19:28:54.211180 | instance |
2026-06-27 19:28:54.211487 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 19:28:54.211741 | instance | Saturday 27 June 2026 19:28:54 +0000 (0:00:00.075) 0:34:40.202 *********
2026-06-27 19:28:54.253487 | instance | skipping: [instance]
2026-06-27 19:28:54.253642 | instance |
2026-06-27 19:28:54.253841 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 19:28:54.254046 | instance | Saturday 27 June 2026 19:28:54 +0000 (0:00:00.042) 0:34:40.244 *********
2026-06-27 19:28:54.313976 | instance | skipping: [instance]
2026-06-27 19:28:54.314124 | instance |
2026-06-27 19:28:54.314314 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 19:28:54.314491 | instance | Saturday 27 June 2026 19:28:54 +0000 (0:00:00.060) 0:34:40.305 *********
2026-06-27 19:28:54.355653 | instance | skipping: [instance]
2026-06-27 19:28:54.355911 | instance |
2026-06-27 19:28:54.356223 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 19:28:54.356528 | instance | Saturday 27 June 2026 19:28:54 +0000 (0:00:00.041) 0:34:40.346 *********
2026-06-27 19:28:54.407367 | instance | skipping: [instance]
2026-06-27 19:28:54.407432 | instance |
2026-06-27 19:28:54.407573 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 19:28:54.407688 | instance | Saturday 27 June 2026 19:28:54 +0000 (0:00:00.051) 0:34:40.398 *********
2026-06-27 19:28:54.475325 | instance | skipping: [instance]
2026-06-27 19:28:54.475464 | instance |
2026-06-27 19:28:54.475646 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 19:28:54.475822 | instance | Saturday 27 June 2026 19:28:54 +0000 (0:00:00.068) 0:34:40.466 *********
2026-06-27 19:28:54.528010 | instance | ok: [instance]
2026-06-27 19:28:54.528223 | instance |
2026-06-27 19:28:54.528525 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 19:28:54.528770 | instance | Saturday 27 June 2026 19:28:54 +0000 (0:00:00.052) 0:34:40.519 *********
2026-06-27 19:28:54.617760 | instance | ok: [instance] => (item=oslo_db)
2026-06-27 19:28:54.618024 | instance | ok: [instance] => (item=placement)
2026-06-27 19:28:54.618307 | instance | ok: [instance] => (item=oslo_cache)
2026-06-27 19:28:54.618589 | instance | ok: [instance] => (item=identity)
2026-06-27 19:28:54.618858 | instance |
2026-06-27 19:28:54.619146 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 19:28:54.619541 | instance | Saturday 27 June 2026 19:28:54 +0000 (0:00:00.089) 0:34:40.609 *********
2026-06-27 19:28:54.690613 | instance | ok: [instance]
2026-06-27 19:28:54.690829 | instance |
2026-06-27 19:28:54.691072 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:28:54.691306 | instance | Saturday 27 June 2026 19:28:54 +0000 (0:00:00.072) 0:34:40.682 *********
2026-06-27 19:28:54.756306 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:28:54.756545 | instance |
2026-06-27 19:28:54.756812 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:28:54.757069 | instance | Saturday 27 June 2026 19:28:54 +0000 (0:00:00.065) 0:34:40.747 *********
2026-06-27 19:28:55.292875 | instance | changed: [instance]
2026-06-27 19:28:55.293026 | instance |
2026-06-27 19:28:55.293234 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-06-27 19:28:55.293467 | instance | Saturday 27 June 2026 19:28:55 +0000 (0:00:00.536) 0:34:41.284 *********
2026-06-27 19:30:34.919846 | instance | changed: [instance]
2026-06-27 19:30:34.920089 | instance |
2026-06-27 19:30:34.920353 | instance | TASK [Create Ingress] **********************************************************
2026-06-27 19:30:34.920621 | instance | Saturday 27 June 2026 19:30:34 +0000 (0:01:39.626) 0:36:20.911 *********
2026-06-27 19:30:35.019749 | instance | included: openstack_helm_ingress for instance
2026-06-27 19:30:35.019987 | instance |
2026-06-27 19:30:35.020270 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-27 19:30:35.020558 | instance | Saturday 27 June 2026 19:30:35 +0000 (0:00:00.099) 0:36:21.011 *********
2026-06-27 19:30:35.075096 | instance | skipping: [instance]
2026-06-27 19:30:35.075422 | instance |
2026-06-27 19:30:35.075749 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-27 19:30:35.076098 | instance | Saturday 27 June 2026 19:30:35 +0000 (0:00:00.055) 0:36:21.066 *********
2026-06-27 19:30:35.130711 | instance | skipping: [instance]
2026-06-27 19:30:35.131003 | instance |
2026-06-27 19:30:35.131361 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-27 19:30:35.131678 | instance | Saturday 27 June 2026 19:30:35 +0000 (0:00:00.055) 0:36:21.122 *********
2026-06-27 19:30:35.195599 | instance | ok: [instance]
2026-06-27 19:30:35.195840 | instance |
2026-06-27 19:30:35.196111 | instance | TASK [Create Ingress placement] ************************************************
2026-06-27 19:30:35.196454 | instance | Saturday 27 June 2026 19:30:35 +0000 (0:00:00.065) 0:36:21.187 *********
2026-06-27 19:30:35.265347 | instance | included: ingress for instance
2026-06-27 19:30:35.265692 | instance |
2026-06-27 19:30:35.265972 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-06-27 19:30:35.266240 | instance | Saturday 27 June 2026 19:30:35 +0000 (0:00:00.069) 0:36:21.256 *********
2026-06-27 19:30:36.227265 | instance | changed: [instance]
2026-06-27 19:30:36.227422 | instance |
2026-06-27 19:30:36.230218 | instance | PLAY [Configure operating system] **********************************************
2026-06-27 19:30:36.230238 | instance |
2026-06-27 19:30:36.230245 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 19:30:36.230251 | instance | Saturday 27 June 2026 19:30:36 +0000 (0:00:00.961) 0:36:22.218 *********
2026-06-27 19:30:38.804553 | instance | ok: [instance]
2026-06-27 19:30:38.804788 | instance |
2026-06-27 19:30:38.805075 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-06-27 19:30:38.805353 | instance | Saturday 27 June 2026 19:30:38 +0000 (0:00:02.576) 0:36:24.795 *********
2026-06-27 19:30:39.022648 | instance | ok: [instance]
2026-06-27 19:30:39.022889 | instance |
2026-06-27 19:30:39.023156 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-06-27 19:30:39.023486 | instance | Saturday 27 June 2026 19:30:39 +0000 (0:00:00.217) 0:36:25.013 *********
2026-06-27 19:30:39.072327 | instance | skipping: [instance]
2026-06-27 19:30:39.072572 | instance |
2026-06-27 19:30:39.072843 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-06-27 19:30:39.073110 | instance | Saturday 27 June 2026 19:30:39 +0000 (0:00:00.049) 0:36:25.063 *********
2026-06-27 19:30:39.130878 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-27 19:30:39.131098 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-27 19:30:39.131413 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-27 19:30:39.131673 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-27 19:30:39.131912 | instance | skipping: [instance]
2026-06-27 19:30:39.132149 | instance |
2026-06-27 19:30:39.132418 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-06-27 19:30:39.132683 | instance | Saturday 27 June 2026 19:30:39 +0000 (0:00:00.058) 0:36:25.122 *********
2026-06-27 19:30:39.193425 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-27 19:30:39.193698 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-27 19:30:39.193978 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-27 19:30:39.194262 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-27 19:30:39.194522 | instance | skipping: [instance]
2026-06-27 19:30:39.194781 | instance |
2026-06-27 19:30:39.195077 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-06-27 19:30:39.195389 | instance | Saturday 27 June 2026 19:30:39 +0000 (0:00:00.062) 0:36:25.184 *********
2026-06-27 19:30:39.351217 | instance | skipping: [instance]
2026-06-27 19:30:39.351466 | instance |
2026-06-27 19:30:39.351727 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-06-27 19:30:39.351988 | instance | Saturday 27 June 2026 19:30:39 +0000 (0:00:00.158) 0:36:25.342 *********
2026-06-27 19:30:39.423949 | instance | skipping: [instance]
2026-06-27 19:30:39.424176 | instance |
2026-06-27 19:30:39.424446 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-27 19:30:39.424731 | instance | Saturday 27 June 2026 19:30:39 +0000 (0:00:00.072) 0:36:25.415 *********
2026-06-27 19:30:43.977701 | instance | changed: [instance]
2026-06-27 19:30:43.978044 | instance |
2026-06-27 19:30:43.978494 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-27 19:30:43.978766 | instance | Saturday 27 June 2026 19:30:43 +0000 (0:00:04.553) 0:36:29.969 *********
2026-06-27 19:31:05.888432 | instance | changed: [instance]
2026-06-27 19:31:05.888507 | instance |
2026-06-27 19:31:05.888731 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-27 19:31:05.889024 | instance | Saturday 27 June 2026 19:31:05 +0000 (0:00:21.910) 0:36:51.879 *********
2026-06-27 19:31:06.398662 | instance | changed: [instance]
2026-06-27 19:31:06.398750 | instance |
2026-06-27 19:31:06.399025 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-06-27 19:31:06.399069 | instance | Saturday 27 June 2026 19:31:06 +0000 (0:00:00.510) 0:36:52.390 *********
2026-06-27 19:31:07.455103 | instance | ok: [instance]
2026-06-27 19:31:07.455579 | instance |
2026-06-27 19:31:07.455595 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-06-27 19:31:07.455605 | instance | Saturday 27 June 2026 19:31:07 +0000 (0:00:01.056) 0:36:53.446 *********
2026-06-27 19:31:07.875474 | instance | changed: [instance]
2026-06-27 19:31:07.875560 | instance |
2026-06-27 19:31:07.875683 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-06-27 19:31:07.875806 | instance | Saturday 27 June 2026 19:31:07 +0000 (0:00:00.420) 0:36:53.867 *********
2026-06-27 19:31:08.355053 | instance | changed: [instance]
2026-06-27 19:31:08.355094 | instance |
2026-06-27 19:31:08.355100 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-06-27 19:31:08.355106 | instance | Saturday 27 June 2026 19:31:08 +0000 (0:00:00.479) 0:36:54.346 *********
2026-06-27 19:31:08.852740 | instance | changed: [instance]
2026-06-27 19:31:08.852840 | instance |
2026-06-27 19:31:08.853106 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-06-27 19:31:08.853148 | instance | Saturday 27 June 2026 19:31:08 +0000 (0:00:00.498) 0:36:54.844 *********
2026-06-27 19:31:09.329091 | instance | changed: [instance]
2026-06-27 19:31:09.329171 | instance |
2026-06-27 19:31:09.329309 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-06-27 19:31:09.329459 | instance | Saturday 27 June 2026 19:31:09 +0000 (0:00:00.476) 0:36:55.320 *********
2026-06-27 19:31:09.616683 | instance | ok: [instance]
2026-06-27 19:31:09.616765 | instance |
2026-06-27 19:31:09.617421 | instance | PLAY [Deploy SDN] **************************************************************
2026-06-27 19:31:09.617475 | instance |
2026-06-27 19:31:09.617483 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 19:31:09.617490 | instance | Saturday 27 June 2026 19:31:09 +0000 (0:00:00.286) 0:36:55.607 *********
2026-06-27 19:31:09.702057 | instance | ok: [instance]
2026-06-27 19:31:09.702161 | instance |
2026-06-27 19:31:09.702502 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 19:31:09.702524 | instance | Saturday 27 June 2026 19:31:09 +0000 (0:00:00.086) 0:36:55.693 *********
2026-06-27 19:31:09.752486 | instance | skipping: [instance]
2026-06-27 19:31:09.752568 | instance |
2026-06-27 19:31:09.752694 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 19:31:09.752865 | instance | Saturday 27 June 2026 19:31:09 +0000 (0:00:00.050) 0:36:55.744 *********
2026-06-27 19:31:09.803759 | instance | skipping: [instance]
2026-06-27 19:31:09.803817 | instance |
2026-06-27 19:31:09.804093 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 19:31:09.804125 | instance | Saturday 27 June 2026 19:31:09 +0000 (0:00:00.051) 0:36:55.795 *********
2026-06-27 19:31:09.865368 | instance | skipping: [instance]
2026-06-27 19:31:09.865898 | instance |
2026-06-27 19:31:09.865943 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 19:31:09.865952 | instance | Saturday 27 June 2026 19:31:09 +0000 (0:00:00.061) 0:36:55.856 *********
2026-06-27 19:31:09.920958 | instance | skipping: [instance]
2026-06-27 19:31:09.921042 | instance |
2026-06-27 19:31:09.921194 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 19:31:09.921378 | instance | Saturday 27 June 2026 19:31:09 +0000 (0:00:00.055) 0:36:55.912 *********
2026-06-27 19:31:09.973410 | instance | skipping: [instance]
2026-06-27 19:31:09.973482 | instance |
2026-06-27 19:31:09.973623 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 19:31:09.973808 | instance | Saturday 27 June 2026 19:31:09 +0000 (0:00:00.052) 0:36:55.965 *********
2026-06-27 19:31:10.029449 | instance | ok: [instance]
2026-06-27 19:31:10.029533 | instance |
2026-06-27 19:31:10.029675 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 19:31:10.029819 | instance | Saturday 27 June 2026 19:31:10 +0000 (0:00:00.055) 0:36:56.020 *********
2026-06-27 19:31:10.076975 | instance | skipping: [instance]
2026-06-27 19:31:10.077122 | instance |
2026-06-27 19:31:10.077192 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 19:31:10.077380 | instance | Saturday 27 June 2026 19:31:10 +0000 (0:00:00.047) 0:36:56.068 *********
2026-06-27 19:31:10.157759 | instance | ok: [instance]
2026-06-27 19:31:10.157836 | instance |
2026-06-27 19:31:10.157953 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:31:10.158082 | instance | Saturday 27 June 2026 19:31:10 +0000 (0:00:00.080) 0:36:56.149 *********
2026-06-27 19:31:10.233207 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:31:10.233446 | instance |
2026-06-27 19:31:10.233717 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:31:10.233979 | instance | Saturday 27 June 2026 19:31:10 +0000 (0:00:00.075) 0:36:56.224 *********
2026-06-27 19:31:10.793299 | instance | changed: [instance]
2026-06-27 19:31:10.793411 | instance |
2026-06-27 19:31:10.793590 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-06-27 19:31:10.793745 | instance | Saturday 27 June 2026 19:31:10 +0000 (0:00:00.560) 0:36:56.784 *********
2026-06-27 19:31:11.035024 | instance | ok: [instance]
2026-06-27 19:31:11.035282 | instance |
2026-06-27 19:31:11.035584 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-06-27 19:31:11.035895 | instance | Saturday 27 June 2026 19:31:11 +0000 (0:00:00.241) 0:36:57.026 *********
2026-06-27 19:31:11.085845 | instance | ok: [instance] => {
2026-06-27 19:31:11.086075 | instance | "changed": false,
2026-06-27 19:31:11.086320 | instance | "msg": "All assertions passed"
2026-06-27 19:31:11.086579 | instance | }
2026-06-27 19:31:11.086816 | instance |
2026-06-27 19:31:11.087088 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-06-27 19:31:11.087382 | instance | Saturday 27 June 2026 19:31:11 +0000 (0:00:00.050) 0:36:57.077 *********
2026-06-27 19:31:20.657091 | instance | ok: [instance]
2026-06-27 19:31:20.657952 | instance |
2026-06-27 19:31:20.658006 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-06-27 19:31:20.658018 | instance | Saturday 27 June 2026 19:31:20 +0000 (0:00:09.570) 0:37:06.648 *********
2026-06-27 19:31:20.720468 | instance | ok: [instance] => {
2026-06-27 19:31:20.720596 | instance | "changed": false,
2026-06-27 19:31:20.720804 | instance | "msg": "Successfully pulled openvswitch image"
2026-06-27 19:31:20.720826 | instance | }
2026-06-27 19:31:20.721167 | instance |
2026-06-27 19:31:20.721206 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-06-27 19:31:20.721212 | instance | Saturday 27 June 2026 19:31:20 +0000 (0:00:00.063) 0:37:06.712 *********
2026-06-27 19:31:22.215946 | instance | changed: [instance]
2026-06-27 19:31:22.216033 | instance |
2026-06-27 19:31:22.216114 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:31:22.216233 | instance | Saturday 27 June 2026 19:31:22 +0000 (0:00:01.494) 0:37:08.206 *********
2026-06-27 19:31:22.293697 | instance | skipping: [instance]
2026-06-27 19:31:22.293768 | instance |
2026-06-27 19:31:22.293909 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-06-27 19:31:22.294038 | instance | Saturday 27 June 2026 19:31:22 +0000 (0:00:00.078) 0:37:08.285 *********
2026-06-27 19:31:22.381665 | instance | skipping: [instance]
2026-06-27 19:31:22.381741 | instance |
2026-06-27 19:31:22.382022 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:31:22.382065 | instance | Saturday 27 June 2026 19:31:22 +0000 (0:00:00.087) 0:37:08.372 *********
2026-06-27 19:31:22.451755 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:31:22.451869 | instance |
2026-06-27 19:31:22.452215 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:31:22.452264 | instance | Saturday 27 June 2026 19:31:22 +0000 (0:00:00.069) 0:37:08.442 *********
2026-06-27 19:31:23.004449 | instance | changed: [instance]
2026-06-27 19:31:23.004530 | instance |
2026-06-27 19:31:23.004746 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-06-27 19:31:23.004901 | instance | Saturday 27 June 2026 19:31:22 +0000 (0:00:00.553) 0:37:08.996 *********
2026-06-27 19:31:23.658047 | instance | ok: [instance]
2026-06-27 19:31:23.658562 | instance |
2026-06-27 19:31:23.658613 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-06-27 19:31:23.658621 | instance | Saturday 27 June 2026 19:31:23 +0000 (0:00:00.653) 0:37:09.649 *********
2026-06-27 19:31:23.714323 | instance | skipping: [instance]
2026-06-27 19:31:23.714447 | instance |
2026-06-27 19:31:23.714660 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-06-27 19:31:23.714741 | instance | Saturday 27 June 2026 19:31:23 +0000 (0:00:00.056) 0:37:09.705 *********
2026-06-27 19:31:29.482481 | instance | ok: [instance]
2026-06-27 19:31:29.482550 | instance |
2026-06-27 19:31:29.482562 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-06-27 19:31:29.482599 | instance | Saturday 27 June 2026 19:31:29 +0000 (0:00:05.766) 0:37:15.472 *********
2026-06-27 19:31:29.538722 | instance | ok: [instance] => {
2026-06-27 19:31:29.538829 | instance | "changed": false,
2026-06-27 19:31:29.538943 | instance | "msg": "Successfully pulled ovn-controller image"
2026-06-27 19:31:29.539062 | instance | }
2026-06-27 19:31:29.539177 | instance |
2026-06-27 19:31:29.539325 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-06-27 19:31:29.539445 | instance | Saturday 27 June 2026 19:31:29 +0000 (0:00:00.057) 0:37:15.530 *********
2026-06-27 19:31:31.751308 | instance | changed: [instance]
2026-06-27 19:31:31.751351 | instance |
2026-06-27 19:31:31.751356 | instance | PLAY [controllers[0]] **********************************************************
2026-06-27 19:31:31.751361 | instance |
2026-06-27 19:31:31.751365 | instance | TASK [Gathering Facts] *********************************************************
2026-06-27 19:31:31.751369 | instance | Saturday 27 June 2026 19:31:31 +0000 (0:00:02.211) 0:37:17.742 *********
2026-06-27 19:31:34.692922 | instance | ok: [instance]
2026-06-27 19:31:34.692997 | instance |
2026-06-27 19:31:34.693009 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 19:31:34.693021 | instance | Saturday 27 June 2026 19:31:34 +0000 (0:00:02.941) 0:37:20.683 *********
2026-06-27 19:31:34.775312 | instance | ok: [instance]
2026-06-27 19:31:34.775381 | instance |
2026-06-27 19:31:34.775566 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 19:31:34.775733 | instance | Saturday 27 June 2026 19:31:34 +0000 (0:00:00.083) 0:37:20.766 *********
2026-06-27 19:31:34.835469 | instance | skipping: [instance]
2026-06-27 19:31:34.835739 | instance |
2026-06-27 19:31:34.836194 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 19:31:34.836563 | instance | Saturday 27 June 2026 19:31:34 +0000 (0:00:00.059) 0:37:20.826 *********
2026-06-27 19:31:34.890454 | instance | skipping: [instance]
2026-06-27 19:31:34.890714 | instance |
2026-06-27 19:31:34.890996 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 19:31:34.891259 | instance | Saturday 27 June 2026 19:31:34 +0000 (0:00:00.054) 0:37:20.881 *********
2026-06-27 19:31:34.945299 | instance | skipping: [instance]
2026-06-27 19:31:34.945564 | instance |
2026-06-27 19:31:34.945850 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 19:31:34.946120 | instance | Saturday 27 June 2026 19:31:34 +0000 (0:00:00.055) 0:37:20.936 *********
2026-06-27 19:31:35.004570 | instance | skipping: [instance]
2026-06-27 19:31:35.004821 | instance |
2026-06-27 19:31:35.005106 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 19:31:35.005364 | instance | Saturday 27 June 2026 19:31:34 +0000 (0:00:00.059) 0:37:20.996 *********
2026-06-27 19:31:35.066468 | instance | skipping: [instance]
2026-06-27 19:31:35.066616 | instance |
2026-06-27 19:31:35.066811 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 19:31:35.067004 | instance | Saturday 27 June 2026 19:31:35 +0000 (0:00:00.061) 0:37:21.057 *********
2026-06-27 19:31:35.128145 | instance | ok: [instance]
2026-06-27 19:31:35.128371 | instance |
2026-06-27 19:31:35.128657 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 19:31:35.128990 | instance | Saturday 27 June 2026 19:31:35 +0000 (0:00:00.061) 0:37:21.119 *********
2026-06-27 19:31:35.197128 | instance | ok: [instance] => (item=libvirt_exporter)
2026-06-27 19:31:35.198201 | instance |
2026-06-27 19:31:35.198770 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 19:31:35.199160 | instance | Saturday 27 June 2026 19:31:35 +0000 (0:00:00.068) 0:37:21.187 *********
2026-06-27 19:31:35.286476 | instance | ok: [instance]
2026-06-27 19:31:35.286537 | instance |
2026-06-27 19:31:35.286546 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:31:35.286569 | instance | Saturday 27 June 2026 19:31:35 +0000 (0:00:00.084) 0:37:21.272 *********
2026-06-27 19:31:35.376178 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:31:35.376410 | instance |
2026-06-27 19:31:35.376702 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:31:35.376965 | instance | Saturday 27 June 2026 19:31:35 +0000 (0:00:00.094) 0:37:21.367 *********
2026-06-27 19:31:36.011283 | instance | changed: [instance]
2026-06-27 19:31:36.011421 | instance |
2026-06-27 19:31:36.011585 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] ****
2026-06-27 19:31:36.011757 | instance | Saturday 27 June 2026 19:31:36 +0000 (0:00:00.635) 0:37:22.002 *********
2026-06-27 19:31:36.080605 | instance | skipping: [instance]
2026-06-27 19:31:36.080879 | instance |
2026-06-27 19:31:36.081167 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-06-27 19:31:36.081445 | instance | Saturday 27 June 2026 19:31:36 +0000 (0:00:00.069) 0:37:22.071 *********
2026-06-27 19:31:37.424185 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-27 19:31:37.424438 | instance | changed: [instance] => (item=libvirt-api)
2026-06-27 19:31:37.424687 | instance |
2026-06-27 19:31:37.424950 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-06-27 19:31:37.425211 | instance | Saturday 27 June 2026 19:31:37 +0000 (0:00:01.343) 0:37:23.415 *********
2026-06-27 19:31:38.801236 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-27 19:31:38.801296 | instance | changed: [instance] => (item=libvirt-api)
2026-06-27 19:31:38.801304 | instance |
2026-06-27 19:31:38.801311 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************
2026-06-27 19:31:38.801317 | instance | Saturday 27 June 2026 19:31:38 +0000 (0:00:01.376) 0:37:24.791 *********
2026-06-27 19:31:39.004626 | instance | ok: [instance]
2026-06-27 19:31:39.004688 | instance |
2026-06-27 19:31:39.004925 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-06-27 19:31:39.005004 | instance | Saturday 27 June 2026 19:31:39 +0000 (0:00:00.204) 0:37:24.996 *********
2026-06-27 19:31:40.862142 | instance | changed: [instance]
2026-06-27 19:31:40.862378 | instance |
2026-06-27 19:31:40.862668 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:31:40.862951 | instance | Saturday 27 June 2026 19:31:40 +0000 (0:00:01.856) 0:37:26.853 *********
2026-06-27 19:31:40.933108 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:31:40.933355 | instance |
2026-06-27 19:31:40.933686 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:31:40.933967 | instance | Saturday 27 June 2026 19:31:40 +0000 (0:00:00.071) 0:37:26.924 *********
2026-06-27 19:31:41.472711 | instance | changed: [instance]
2026-06-27 19:31:41.472937 | instance |
2026-06-27 19:31:41.473234 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-06-27 19:31:41.473564 | instance | Saturday 27 June 2026 19:31:41 +0000 (0:00:00.539) 0:37:27.463 *********
2026-06-27 19:31:41.576715 | instance | skipping: [instance]
2026-06-27 19:31:41.576960 | instance |
2026-06-27 19:31:41.577323 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-27 19:31:41.577606 | instance | Saturday 27 June 2026 19:31:41 +0000 (0:00:00.104) 0:37:27.568 *********
2026-06-27 19:31:42.620578 | instance | ok: [instance]
2026-06-27 19:31:42.620809 | instance |
2026-06-27 19:31:42.621157 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-27 19:31:42.621445 | instance | Saturday 27 June 2026 19:31:42 +0000 (0:00:01.043) 0:37:28.611 *********
2026-06-27 19:31:42.853168 | instance | ok: [instance]
2026-06-27 19:31:42.853413 | instance |
2026-06-27 19:31:42.853694 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-27 19:31:42.854059 | instance | Saturday 27 June 2026 19:31:42 +0000 (0:00:00.232) 0:37:28.844 *********
2026-06-27 19:31:43.380430 | instance | ok: [instance]
2026-06-27 19:31:43.380837 | instance |
2026-06-27 19:31:43.381282 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 19:31:43.381661 | instance | Saturday 27 June 2026 19:31:43 +0000 (0:00:00.526) 0:37:29.370 *********
2026-06-27 19:31:43.490402 | instance | ok: [instance]
2026-06-27 19:31:43.490630 | instance |
2026-06-27 19:31:43.490892 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 19:31:43.491150 | instance | Saturday 27 June 2026 19:31:43 +0000 (0:00:00.110) 0:37:29.481 *********
2026-06-27 19:31:43.609712 | instance | included: rabbitmq for instance
2026-06-27 19:31:43.609852 | instance |
2026-06-27 19:31:43.610044 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-27 19:31:43.610218 | instance | Saturday 27 June 2026 19:31:43 +0000 (0:00:00.119) 0:37:29.601 *********
2026-06-27 19:31:44.412749 | instance | ok: [instance]
2026-06-27 19:31:44.412869 | instance |
2026-06-27 19:31:44.413104 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-27 19:31:44.413299 | instance | Saturday 27 June 2026 19:31:44 +0000 (0:00:00.802) 0:37:30.403 *********
2026-06-27 19:31:44.473534 | instance | skipping: [instance]
2026-06-27 19:31:44.473722 | instance |
2026-06-27 19:31:44.473996 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-27 19:31:44.474265 | instance | Saturday 27 June 2026 19:31:44 +0000 (0:00:00.061) 0:37:30.464 *********
2026-06-27 19:31:44.529645 | instance | skipping: [instance]
2026-06-27 19:31:44.529852 | instance |
2026-06-27 19:31:44.530118 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-27 19:31:44.530375 | instance | Saturday 27 June 2026 19:31:44 +0000 (0:00:00.056) 0:37:30.521 *********
2026-06-27 19:31:44.588402 | instance | skipping: [instance]
2026-06-27 19:31:44.588642 | instance |
2026-06-27 19:31:44.588905 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-27 19:31:44.589166 | instance | Saturday 27 June 2026 19:31:44 +0000 (0:00:00.058) 0:37:30.580 *********
2026-06-27 19:32:15.452900 | instance | changed: [instance]
2026-06-27 19:32:15.453157 | instance |
2026-06-27 19:32:15.453475 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 19:32:15.453765 | instance | Saturday 27 June 2026 19:32:15 +0000 (0:00:30.864) 0:38:01.444 *********
2026-06-27 19:32:16.100448 | instance | ok: [instance]
2026-06-27 19:32:16.100583 | instance |
2026-06-27 19:32:16.100774 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 19:32:16.100947 | instance | Saturday 27 June 2026 19:32:16 +0000 (0:00:00.647) 0:38:02.092 *********
2026-06-27 19:32:16.159077 | instance | ok: [instance]
2026-06-27 19:32:16.159181 | instance |
2026-06-27 19:32:16.159309 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 19:32:16.159438 | instance | Saturday 27 June 2026 19:32:16 +0000 (0:00:00.058) 0:38:02.150 *********
2026-06-27 19:32:16.218573 | instance | skipping: [instance]
2026-06-27 19:32:16.218870 | instance |
2026-06-27 19:32:16.219149 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 19:32:16.219445 | instance | Saturday 27 June 2026 19:32:16 +0000 (0:00:00.059) 0:38:02.210 *********
2026-06-27 19:32:16.285027 | instance | skipping: [instance]
2026-06-27 19:32:16.285171 | instance |
2026-06-27 19:32:16.285352 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 19:32:16.285522 | instance | Saturday 27 June 2026 19:32:16 +0000 (0:00:00.066) 0:38:02.276 *********
2026-06-27 19:32:16.340469 | instance | ok: [instance]
2026-06-27 19:32:16.340709 | instance |
2026-06-27 19:32:16.341027 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 19:32:16.341312 | instance | Saturday 27 June 2026 19:32:16 +0000 (0:00:00.055) 0:38:02.332 *********
2026-06-27 19:32:16.568717 | instance | ok: [instance] => (item=network)
2026-06-27 19:32:16.568955 | instance | ok: [instance] => (item=oslo_cache)
2026-06-27 19:32:16.569392 | instance | ok: [instance] => (item=compute_metadata)
2026-06-27 19:32:16.569673 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-06-27 19:32:16.569937 | instance | ok: [instance] => (item=identity)
2026-06-27 19:32:16.570204 | instance | ok: [instance] => (item=compute)
2026-06-27 19:32:16.570468 | instance | ok: [instance] => (item=oslo_db)
2026-06-27 19:32:16.570733 | instance | ok: [instance] => (item=placement)
2026-06-27 19:32:16.571010 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-27 19:32:16.571412 | instance | ok: [instance] => (item=baremetal)
2026-06-27 19:32:16.571678 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-06-27 19:32:16.571960 | instance | ok: [instance] => (item=volumev3)
2026-06-27 19:32:16.572232 | instance | ok: [instance] => (item=oslo_db_api)
2026-06-27 19:32:16.572499 | instance | ok: [instance] => (item=image)
2026-06-27 19:32:16.572760 | instance |
2026-06-27 19:32:16.573090 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 19:32:16.573383 | instance | Saturday 27 June 2026 19:32:16 +0000 (0:00:00.227) 0:38:02.560 *********
2026-06-27 19:32:16.647819 | instance | ok: [instance]
2026-06-27 19:32:16.648046 | instance |
2026-06-27 19:32:16.648338 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:32:16.648601 | instance | Saturday 27 June 2026 19:32:16 +0000 (0:00:00.079) 0:38:02.639 *********
2026-06-27 19:32:16.720802 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:32:16.721102 | instance |
2026-06-27 19:32:16.721437 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:32:16.721758 | instance | Saturday 27 June 2026 19:32:16 +0000 (0:00:00.073) 0:38:02.712 *********
2026-06-27 19:32:17.269669 | instance | changed: [instance]
2026-06-27 19:32:17.269809 | instance |
2026-06-27 19:32:17.269995 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] *******
2026-06-27 19:32:17.270176 | instance | Saturday 27 June 2026 19:32:17 +0000 (0:00:00.548) 0:38:03.261 *********
2026-06-27 19:32:17.343124 | instance | skipping: [instance]
2026-06-27 19:32:17.343194 | instance |
2026-06-27 19:32:17.343339 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-06-27 19:32:17.343444 | instance | Saturday 27 June 2026 19:32:17 +0000 (0:00:00.073) 0:38:03.334 *********
2026-06-27 19:32:17.550436 | instance | ok: [instance -> localhost]
2026-06-27 19:32:17.550678 | instance |
2026-06-27 19:32:17.550942 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-06-27 19:32:17.551216 | instance | Saturday 27 June 2026 19:32:17 +0000 (0:00:00.207) 0:38:03.541 *********
2026-06-27 19:32:17.957331 | instance | ok: [instance -> localhost]
2026-06-27 19:32:17.957659 | instance |
2026-06-27 19:32:17.958190 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-06-27 19:32:17.958237 | instance | Saturday 27 June 2026 19:32:17 +0000 (0:00:00.406) 0:38:03.948 *********
2026-06-27 19:32:18.479145 | instance | ok: [instance -> localhost]
2026-06-27 19:32:18.479264 | instance |
2026-06-27 19:32:18.479455 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-06-27 19:32:18.479525 | instance | Saturday 27 June 2026 19:32:18 +0000 (0:00:00.522) 0:38:04.470 *********
2026-06-27 19:32:18.704327 | instance | ok: [instance -> localhost]
2026-06-27 19:32:18.704398 | instance |
2026-06-27 19:32:18.704676 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-06-27 19:32:18.704726 | instance | Saturday 27 June 2026 19:32:18 +0000 (0:00:00.225) 0:38:04.695 *********
2026-06-27 19:32:19.999638 | instance | ok: [instance] => (item=nova-bootstrap)
2026-06-27 19:32:19.999708 | instance | ok: [instance] => (item=nova-cell-setup)
2026-06-27 19:32:19.999915 | instance |
2026-06-27 19:32:19.999984 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] ***************
2026-06-27 19:32:20.000120 | instance | Saturday 27 June 2026 19:32:19 +0000 (0:00:01.295) 0:38:05.991 *********
2026-06-27 19:32:20.516591 | instance | ok: [instance]
2026-06-27 19:32:20.516673 | instance |
2026-06-27 19:32:20.516900 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-06-27 19:32:20.516951 | instance | Saturday 27 June 2026 19:32:20 +0000 (0:00:00.517) 0:38:06.508 *********
2026-06-27 19:35:08.744050 | instance | changed: [instance]
2026-06-27 19:35:08.744122 | instance |
2026-06-27 19:35:08.744140 | instance | TASK [Create Ingress] **********************************************************
2026-06-27 19:35:08.744196 | instance | Saturday 27 June 2026 19:35:08 +0000 (0:02:48.227) 0:40:54.735 *********
2026-06-27 19:35:08.997642 | instance | included: openstack_helm_ingress for instance
2026-06-27 19:35:08.997712 | instance |
2026-06-27 19:35:08.997725 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-27 19:35:08.997735 | instance | Saturday 27 June 2026 19:35:08 +0000 (0:00:00.252) 0:40:54.988 *********
2026-06-27 19:35:09.060619 | instance | skipping: [instance]
2026-06-27 19:35:09.060731 | instance |
2026-06-27 19:35:09.060925 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-27 19:35:09.060967 | instance | Saturday 27 June 2026 19:35:09 +0000 (0:00:00.063) 0:40:55.052 *********
2026-06-27 19:35:09.126948 | instance | skipping: [instance]
2026-06-27 19:35:09.127071 | instance |
2026-06-27 19:35:09.127210 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-27 19:35:09.127360 | instance | Saturday 27 June 2026 19:35:09 +0000 (0:00:00.066) 0:40:55.118 *********
2026-06-27 19:35:09.202871 | instance | ok: [instance]
2026-06-27 19:35:09.203109 | instance |
2026-06-27 19:35:09.203419 | instance | TASK [Create Ingress compute] **************************************************
2026-06-27 19:35:09.203679 | instance | Saturday 27 June 2026 19:35:09 +0000 (0:00:00.075) 0:40:55.194 *********
2026-06-27 19:35:09.321261 | instance | included: ingress for instance
2026-06-27 19:35:09.321354 | instance |
2026-06-27 19:35:09.321375 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-06-27 19:35:09.321716 | instance | Saturday 27 June 2026 19:35:09 +0000 (0:00:00.117) 0:40:55.311 *********
2026-06-27 19:35:10.327980 | instance | changed: [instance]
2026-06-27 19:35:10.328083 | instance |
2026-06-27 19:35:10.328218 | instance | TASK [Create Ingress] **********************************************************
2026-06-27 19:35:10.328342 | instance | Saturday 27 June 2026 19:35:10 +0000 (0:00:01.007) 0:40:56.319 *********
2026-06-27 19:35:10.479029 | instance | included: openstack_helm_ingress for instance
2026-06-27 19:35:10.479133 | instance |
2026-06-27 19:35:10.479284 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-27 19:35:10.479408 | instance | Saturday 27 June 2026 19:35:10 +0000 (0:00:00.151) 0:40:56.470 *********
2026-06-27 19:35:10.536144 | instance | skipping: [instance]
2026-06-27 19:35:10.536391 | instance |
2026-06-27 19:35:10.536799 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-27 19:35:10.537061 | instance | Saturday 27 June 2026 19:35:10 +0000 (0:00:00.057) 0:40:56.527 *********
2026-06-27 19:35:10.598239 | instance | skipping: [instance]
2026-06-27 19:35:10.598279 | instance |
2026-06-27 19:35:10.598285 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-27 19:35:10.598290 | instance | Saturday 27 June 2026 19:35:10 +0000 (0:00:00.061) 0:40:56.588 *********
2026-06-27 19:35:10.666741 | instance | ok: [instance]
2026-06-27 19:35:10.666980 | instance |
2026-06-27 19:35:10.667317 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-06-27 19:35:10.667585 | instance | Saturday 27 June 2026 19:35:10 +0000 (0:00:00.069) 0:40:56.658 *********
2026-06-27 19:35:10.761291 | instance | included: ingress for instance
2026-06-27 19:35:10.761435 | instance |
2026-06-27 19:35:10.761615 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-06-27 19:35:10.761788 | instance | Saturday 27 June 2026 19:35:10 +0000 (0:00:00.094) 0:40:56.752 *********
2026-06-27 19:35:11.837893 | instance | changed: [instance]
2026-06-27 19:35:11.838766 | instance |
2026-06-27 19:35:11.838828 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-06-27 19:35:11.838840 | instance | Saturday 27 June 2026 19:35:11 +0000 (0:00:01.075) 0:40:57.828 *********
2026-06-27 19:35:12.598207 | instance | ok: [instance]
2026-06-27 19:35:12.598283 | instance |
2026-06-27 19:35:12.598417 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-06-27 19:35:12.598545 | instance | Saturday 27 June 2026 19:35:12 +0000 (0:00:00.761) 0:40:58.589 *********
2026-06-27 19:35:36.642260 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-06-27 19:35:36.642344 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-06-27 19:35:36.643452 | instance | FAILED - RETRYING: [instance]: Create flavors (58 retries left).
2026-06-27 19:35:36.643501 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-06-27 19:35:36.643506 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-06-27 19:35:36.643511 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-06-27 19:35:36.643515 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-06-27 19:35:36.643519 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-06-27 19:35:36.643524 | instance |
2026-06-27 19:35:36.643529 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-27 19:35:36.643534 | instance | Saturday 27 June 2026 19:35:36 +0000 (0:00:24.043) 0:41:22.633 *********
2026-06-27 19:35:36.753697 | instance | ok: [instance]
2026-06-27 19:35:36.753759 | instance |
2026-06-27 19:35:36.753985 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-27 19:35:36.754058 | instance | Saturday 27 June 2026 19:35:36 +0000 (0:00:00.111) 0:41:22.745 *********
2026-06-27 19:35:36.872931 | instance | included: rabbitmq for instance
2026-06-27 19:35:36.873433 | instance |
2026-06-27 19:35:36.873482 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-27 19:35:36.873488 | instance | Saturday 27 June 2026 19:35:36 +0000 (0:00:00.119) 0:41:22.864 *********
2026-06-27 19:35:37.569305 | instance | ok: [instance]
2026-06-27 19:35:37.569365 | instance |
2026-06-27 19:35:37.569374 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-27 19:35:37.569393 | instance | Saturday 27 June 2026 19:35:37 +0000 (0:00:00.693) 0:41:23.557 *********
2026-06-27 19:35:37.627848 | instance | skipping: [instance]
2026-06-27 19:35:37.627924 | instance |
2026-06-27 19:35:37.628052 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-27 19:35:37.628224 | instance | Saturday 27 June 2026 19:35:37 +0000 (0:00:00.061) 0:41:23.619 *********
2026-06-27 19:35:37.687187 | instance | skipping: [instance]
2026-06-27 19:35:37.687465 | instance |
2026-06-27 19:35:37.687750 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-27 19:35:37.688022 | instance | Saturday 27 June 2026 19:35:37 +0000 (0:00:00.058) 0:41:23.678 *********
2026-06-27 19:35:37.749371 | instance | skipping: [instance]
2026-06-27 19:35:37.749614 | instance |
2026-06-27 19:35:37.749894 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-27 19:35:37.750163 | instance | Saturday 27 June 2026 19:35:37 +0000 (0:00:00.061) 0:41:23.740 *********
2026-06-27 19:36:08.664903 | instance | changed: [instance]
2026-06-27 19:36:08.665133 | instance |
2026-06-27 19:36:08.665432 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-27 19:36:08.665753 | instance | Saturday 27 June 2026 19:36:08 +0000 (0:00:30.915) 0:41:54.656 *********
2026-06-27 19:36:09.329755 | instance | ok: [instance]
2026-06-27 19:36:09.329914 | instance |
2026-06-27 19:36:09.330246 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-27 19:36:09.330415 | instance | Saturday 27 June 2026 19:36:09 +0000 (0:00:00.665) 0:41:55.321 *********
2026-06-27 19:36:09.390128 | instance | ok: [instance]
2026-06-27 19:36:09.390352 | instance |
2026-06-27 19:36:09.390622 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-27 19:36:09.390888 | instance | Saturday 27 June 2026 19:36:09 +0000 (0:00:00.060) 0:41:55.381 *********
2026-06-27 19:36:09.452869 | instance | skipping: [instance]
2026-06-27 19:36:09.453108 | instance |
2026-06-27 19:36:09.453403 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-27 19:36:09.453708 | instance | Saturday 27 June 2026 19:36:09 +0000 (0:00:00.062) 0:41:55.444 *********
2026-06-27 19:36:09.526785 | instance | skipping: [instance]
2026-06-27 19:36:09.527037 | instance |
2026-06-27 19:36:09.527484 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-27 19:36:09.527798 | instance | Saturday 27 June 2026 19:36:09 +0000 (0:00:00.073) 0:41:55.518 *********
2026-06-27 19:36:09.584234 | instance | ok: [instance]
2026-06-27 19:36:09.584456 | instance |
2026-06-27 19:36:09.584738 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-27 19:36:09.585008 | instance | Saturday 27 June 2026 19:36:09 +0000 (0:00:00.057) 0:41:55.575 *********
2026-06-27 19:36:09.751105 | instance | ok: [instance] => (item=network)
2026-06-27 19:36:09.751793 | instance | ok: [instance] => (item=oslo_cache)
2026-06-27 19:36:09.752118 | instance | ok: [instance] => (item=compute_metadata)
2026-06-27 19:36:09.752432 | instance | ok: [instance] => (item=identity)
2026-06-27 19:36:09.752747 | instance | ok: [instance] => (item=compute)
2026-06-27 19:36:09.753056 | instance | ok: [instance] => (item=oslo_db)
2026-06-27 19:36:09.753363 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-27 19:36:09.753670 | instance | ok: [instance] => (item=baremetal)
2026-06-27 19:36:09.753977 | instance | ok: [instance] => (item=dns)
2026-06-27 19:36:09.754326 | instance | ok: [instance] => (item=load_balancer)
2026-06-27 19:36:09.754637 | instance |
2026-06-27 19:36:09.754970 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-27 19:36:09.755368 | instance | Saturday 27 June 2026 19:36:09 +0000 (0:00:00.166) 0:41:55.742 *********
2026-06-27 19:36:09.836366 | instance | ok: [instance]
2026-06-27 19:36:09.836642 | instance |
2026-06-27 19:36:09.837035 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-27 19:36:09.837369 | instance | Saturday 27 June 2026 19:36:09 +0000 (0:00:00.084) 0:41:55.827 *********
2026-06-27 19:36:09.927022 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-27 19:36:09.927482 | instance |
2026-06-27 19:36:09.927835 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-27 19:36:09.928174 | instance | Saturday 27 June 2026 19:36:09 +0000 (0:00:00.090) 0:41:55.918 *********
2026-06-27 19:36:10.489139 | instance | changed: [instance]
2026-06-27 19:36:10.489547 | instance |
2026-06-27 19:36:10.489998 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] ***
2026-06-27 19:36:10.490368 | instance | Saturday 27 June 2026 19:36:10 +0000 (0:00:00.562) 0:41:56.480 *********
2026-06-27 19:36:11.165898 | instance | ok: [instance]
2026-06-27 19:36:11.165955 | instance |
2026-06-27 19:36:11.165967 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-06-27 19:36:11.165976 | instance | Saturday 27 June 2026 19:36:11 +0000 (0:00:00.675) 0:41:57.156 *********
2026-06-27 19:36:11.222544 | instance | skipping: [instance]
2026-06-27 19:36:11.222575 | instance |
2026-06-27 19:36:11.222586 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-06-27 19:36:11.222595 | instance | Saturday 27 June 2026 19:36:11 +0000 (0:00:00.056) 0:41:57.213 *********
2026-06-27 19:36:11.746213 | instance | ok: [instance]
2026-06-27 19:36:11.746256 | instance |
2026-06-27 19:36:11.746262 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-06-27 19:36:11.746266 | instance | Saturday 27 June 2026 19:36:11 +0000 (0:00:00.524) 0:41:57.737 *********
2026-06-27 19:36:11.823351 | instance | ok: [instance]
2026-06-27 19:36:11.823411 | instance |
2026-06-27 19:36:11.823423 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-06-27 19:36:11.823433 | instance | Saturday 27 June 2026 19:36:11 +0000 (0:00:00.076) 0:41:57.813 *********
2026-06-27 19:36:11.908119 | instance | ok: [instance]
2026-06-27 19:36:11.908162 | instance |
2026-06-27 19:36:11.908167 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] ***
2026-06-27 19:36:11.908173 | instance | Saturday 27 June 2026 19:36:11 +0000 (0:00:00.084) 0:41:57.898 *********
2026-06-27 19:36:11.963041 | instance | skipping: [instance]
2026-06-27 19:36:11.963094 | instance |
2026-06-27 19:36:11.963106 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-06-27 19:36:11.963116 | instance | Saturday 27 June 2026 19:36:11 +0000 (0:00:00.054) 0:41:57.953 *********
2026-06-27 19:38:33.851327 | instance | changed: [instance]
2026-06-27 19:38:33.851606 | instance |
2026-06-27 19:38:33.851928 | instance | TASK [Create Ingress] **********************************************************
2026-06-27 19:38:33.852203 | instance | Saturday 27 June 2026 19:38:33 +0000 (0:02:21.888) 0:44:19.842 *********
2026-06-27 19:38:34.100840 | instance | included: openstack_helm_ingress for instance
2026-06-27 19:38:34.101061 | instance |
2026-06-27 19:38:34.101335 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-27 19:38:34.101608 | instance | Saturday 27 June 2026 19:38:34 +0000 (0:00:00.249) 0:44:20.092 *********
2026-06-27 19:38:34.161824 | instance | skipping: [instance]
2026-06-27 19:38:34.161923 | instance |
2026-06-27 19:38:34.162072 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-27 19:38:34.162189 | instance | Saturday 27 June 2026 19:38:34 +0000 (0:00:00.061) 0:44:20.153 *********
2026-06-27 19:38:34.219609 | instance | skipping: [instance]
2026-06-27 19:38:34.219948 | instance |
2026-06-27 19:38:34.220259 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-27 19:38:34.220553 | instance | Saturday 27 June 2026 19:38:34 +0000 (0:00:00.057) 0:44:20.210 *********
2026-06-27 19:38:34.299813 | instance | ok: [instance]
2026-06-27 19:38:34.299963 | instance |
2026-06-27 19:38:34.300142 | instance | TASK [Create Ingress network] **************************************************
2026-06-27 19:38:34.300323 | instance | Saturday 27 June 2026 19:38:34 +0000 (0:00:00.080) 0:44:20.291 *********
2026-06-27 19:38:34.396777 | instance | included: ingress for instance
2026-06-27 19:38:34.397024 | instance |
2026-06-27 19:38:34.397331 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-06-27 19:38:34.397629 | instance | Saturday 27 June 2026 19:38:34 +0000 (0:00:00.096) 0:44:20.388 *********
2026-06-27 19:38:35.439535 | instance | changed: [instance]
2026-06-27 19:38:35.439870 | instance |
2026-06-27 19:38:35.440188 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-06-27 19:38:35.440466 | instance | Saturday 27 June 2026 19:38:35 +0000 (0:00:01.042) 0:44:21.430 *********
2026-06-27 19:38:36.149342 | instance | ok: [instance]
2026-06-27 19:38:36.149406 | instance |
2026-06-27 19:38:36.149419 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-06-27 19:38:36.149430 | instance | Saturday 27 June 2026 19:38:36 +0000 (0:00:00.708) 0:44:22.139 *********
2026-06-27 19:44:25.880209 | 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-38.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"}
2026-06-27 19:44:25.889910 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-06-27 19:44:25.889966 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-06-27 19:44:25.889973 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-06-27 19:44:25.889979 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-06-27 19:44:25.890053 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-06-27 19:44:25.890324 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-06-27 19:44:25.890672 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-06-27 19:44:25.891043 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left).
2026-06-27 19:44:25.891357 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left).
2026-06-27 19:44:25.891623 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left).
2026-06-27 19:44:25.891885 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left).
2026-06-27 19:44:25.892152 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left).
2026-06-27 19:44:25.892409 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left).
2026-06-27 19:44:25.892668 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left).
2026-06-27 19:44:25.892961 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left).
2026-06-27 19:44:25.893228 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left).
2026-06-27 19:44:25.893485 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left).
2026-06-27 19:44:25.893750 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left).
2026-06-27 19:44:25.894006 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left).
2026-06-27 19:44:25.894298 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left).
2026-06-27 19:44:25.894549 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left).
2026-06-27 19:44:25.894857 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left).
2026-06-27 19:44:25.895116 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left).
2026-06-27 19:44:25.895581 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left).
2026-06-27 19:44:25.895869 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left).
2026-06-27 19:44:25.896128 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left).
2026-06-27 19:44:25.896385 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left).
2026-06-27 19:44:25.896642 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left).
2026-06-27 19:44:25.896905 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left).
2026-06-27 19:44:25.897166 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left).
2026-06-27 19:44:25.897447 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left).
2026-06-27 19:44:25.897715 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left).
2026-06-27 19:44:25.897972 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left).
2026-06-27 19:44:25.898232 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left).
2026-06-27 19:44:25.898491 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left).
2026-06-27 19:44:25.898827 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left).
2026-06-27 19:44:25.899089 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left).
2026-06-27 19:44:25.899375 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left).
2026-06-27 19:44:25.899631 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left).
2026-06-27 19:44:25.899733 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left).
2026-06-27 19:44:25.899852 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left).
2026-06-27 19:44:25.899968 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left).
2026-06-27 19:44:25.900085 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left).
2026-06-27 19:44:25.900209 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left).
2026-06-27 19:44:25.900322 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left).
2026-06-27 19:44:25.900430 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left).
2026-06-27 19:44:25.900561 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left).
2026-06-27 19:44:25.900665 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left).
2026-06-27 19:44:25.900816 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left).
2026-06-27 19:44:25.900935 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left).
2026-06-27 19:44:25.901052 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left).
2026-06-27 19:44:25.901172 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left).
2026-06-27 19:44:25.901288 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left).
2026-06-27 19:44:25.901404 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left).
2026-06-27 19:44:25.901520 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left).
2026-06-27 19:44:25.901636 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left).
2026-06-27 19:44:25.901751 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left).
2026-06-27 19:44:25.901867 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left).
2026-06-27 19:44:25.901982 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left).
2026-06-27 19:44:25.902099 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left).
2026-06-27 19:44:25.902209 | instance |
2026-06-27 19:44:25.902324 | instance | PLAY RECAP *********************************************************************
2026-06-27 19:44:25.902450 | instance | instance : ok=597 changed=218 unreachable=0 failed=1 skipped=196 rescued=0 ignored=2
2026-06-27 19:44:25.902558 | instance |
2026-06-27 19:44:25.902702 | instance | Saturday 27 June 2026 19:44:25 +0000 (0:05:49.739) 0:50:11.878 *********
2026-06-27 19:44:25.902813 | instance | ===============================================================================
2026-06-27 19:44:25.902930 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 349.74s
2026-06-27 19:44:25.903052 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 287.90s
2026-06-27 19:44:25.903164 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 168.23s
2026-06-27 19:44:25.903291 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 160.03s
2026-06-27 19:44:25.903406 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 143.46s
2026-06-27 19:44:25.903527 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 141.89s
2026-06-27 19:44:25.903649 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 138.03s
2026-06-27 19:44:25.903765 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 122.39s
2026-06-27 19:44:25.903881 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 104.10s
2026-06-27 19:44:25.903995 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 99.63s
2026-06-27 19:44:25.904109 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 91.52s
2026-06-27 19:44:25.904232 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 89.70s
2026-06-27 19:44:25.904350 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 83.44s
2026-06-27 19:44:25.904469 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 49.88s
2026-06-27 19:44:25.904576 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.92s
2026-06-27 19:44:25.904691 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.89s
2026-06-27 19:44:25.904805 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.87s
2026-06-27 19:44:25.904921 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.86s
2026-06-27 19:44:25.905035 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.85s
2026-06-27 19:44:25.905159 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.83s
2026-06-27 19:44:26.104221 | 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-27 19:44:26.104446 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-06-27 19:44:26.104651 | 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-27 19:44:26.616953 | instance | ERROR
2026-06-27 19:44:26.617225 | instance | {
2026-06-27 19:44:26.617265 | instance | "delta": "0:51:20.486669",
2026-06-27 19:44:26.617294 | instance | "end": "2026-06-27 19:44:26.173348",
2026-06-27 19:44:26.617320 | instance | "msg": "non-zero return code",
2026-06-27 19:44:26.617345 | instance | "rc": 2,
2026-06-27 19:44:26.617369 | instance | "start": "2026-06-27 18:53:05.686679"
2026-06-27 19:44:26.617393 | instance | }
failure
2026-06-27 19:44:26.654939 |
2026-06-27 19:44:26.655002 | PLAY RECAP
2026-06-27 19:44:26.655052 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-06-27 19:44:26.655073 |
2026-06-27 19:44:26.925404 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-27 19:44:27.029523 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main]
2026-06-27 19:44:27.974984 |
2026-06-27 19:44:27.975128 | PLAY [all]
2026-06-27 19:44:27.988969 |
2026-06-27 19:44:27.989055 | TASK [gather-host-logs : creating directory for system status]
2026-06-27 19:44:28.348177 | instance | changed
2026-06-27 19:44:28.354477 |
2026-06-27 19:44:28.354561 | TASK [gather-host-logs : Get logs for each host]
2026-06-27 19:44:28.698844 | instance | + systemd-cgls --full --all --no-pager
2026-06-27 19:44:28.736635 | instance | + ip addr
2026-06-27 19:44:28.739960 | instance | + ip route
2026-06-27 19:44:28.742834 | instance | + lsblk
2026-06-27 19:44:28.757010 | instance | + mount
2026-06-27 19:44:28.768266 | instance | + docker images
2026-06-27 19:44:28.788437 | instance | + brctl show
2026-06-27 19:44:28.788984 | instance | /bin/bash: line 8: brctl: command not found
2026-06-27 19:44:28.789247 | instance | + ps aux --sort=-%mem
2026-06-27 19:44:28.830830 | instance | + dpkg -l
2026-06-27 19:44:28.844049 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-06-27 19:44:28.844452 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-06-27 19:44:28.859002 | instance | + '[' '!' -z '' ']'
2026-06-27 19:44:28.909825 | instance | ok: Runtime: 0:00:00.163580
2026-06-27 19:44:28.916425 |
2026-06-27 19:44:28.916496 | TASK [gather-host-logs : Downloads logs to executor]
2026-06-27 19:44:29.561701 | instance | changed:
2026-06-27 19:44:29.562005 | instance | created directory /var/lib/zuul/builds/eddf46d26abb4eb5b374b6daa1a614a3/work/logs/instance
2026-06-27 19:44:29.562072 | instance | cd+++++++++ system/
2026-06-27 19:44:29.562122 | instance | >f+++++++++ system/brctl-show.txt
2026-06-27 19:44:29.562187 | instance | >f+++++++++ system/docker-images.txt
2026-06-27 19:44:29.562233 | instance | >f+++++++++ system/ip-addr.txt
2026-06-27 19:44:29.562281 | instance | >f+++++++++ system/ip-route.txt
2026-06-27 19:44:29.562327 | instance | >f+++++++++ system/lsblk.txt
2026-06-27 19:44:29.562440 | instance | >f+++++++++ system/mount.txt
2026-06-27 19:44:29.562492 | instance | >f+++++++++ system/packages.txt
2026-06-27 19:44:29.562534 | instance | >f+++++++++ system/ps.txt
2026-06-27 19:44:29.562581 | instance | >f+++++++++ system/systemd-cgls.txt
2026-06-27 19:44:29.572311 |
2026-06-27 19:44:29.572385 | LOOP [helm-release-status : creating directory for helm release status]
2026-06-27 19:44:29.785046 | instance | changed: "values"
2026-06-27 19:44:29.976170 | instance | changed: "releases"
2026-06-27 19:44:29.990738 |
2026-06-27 19:44:29.990978 | TASK [helm-release-status : Gather get release status for helm charts]
2026-06-27 19:44:37.543618 | instance | ok: Runtime: 0:00:07.194041
2026-06-27 19:44:37.548733 |
2026-06-27 19:44:37.548809 | TASK [helm-release-status : Downloads logs to executor]
2026-06-27 19:44:38.058694 | instance | changed:
2026-06-27 19:44:38.058913 | instance | cd+++++++++ helm/
2026-06-27 19:44:38.058952 | instance | cd+++++++++ helm/releases/
2026-06-27 19:44:38.058981 | instance | cd+++++++++ helm/releases/auth-system/
2026-06-27 19:44:38.059008 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-06-27 19:44:38.059036 | instance | cd+++++++++ helm/releases/cert-manager/
2026-06-27 19:44:38.059063 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-06-27 19:44:38.059089 | instance | cd+++++++++ helm/releases/envoy-gateway-system/
2026-06-27 19:44:38.059115 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt
2026-06-27 19:44:38.059140 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-06-27 19:44:38.059166 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-06-27 19:44:38.059191 | instance | cd+++++++++ helm/releases/kube-system/
2026-06-27 19:44:38.059217 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-06-27 19:44:38.059249 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-06-27 19:44:38.059278 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-06-27 19:44:38.059304 | instance | cd+++++++++ helm/releases/monitoring/
2026-06-27 19:44:38.059331 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-06-27 19:44:38.059357 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-06-27 19:44:38.059383 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-06-27 19:44:38.059410 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-06-27 19:44:38.059436 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-06-27 19:44:38.059465 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt
2026-06-27 19:44:38.059492 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-06-27 19:44:38.059519 | instance | cd+++++++++ helm/releases/openstack/
2026-06-27 19:44:38.059544 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-06-27 19:44:38.059570 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-06-27 19:44:38.059595 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-06-27 19:44:38.059621 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-06-27 19:44:38.059647 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-06-27 19:44:38.059673 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-06-27 19:44:38.059699 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-06-27 19:44:38.059724 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-06-27 19:44:38.059750 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-06-27 19:44:38.059776 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-06-27 19:44:38.059818 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-06-27 19:44:38.059845 | instance | >f+++++++++ helm/releases/openstack/ovn.txt
2026-06-27 19:44:38.059870 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-06-27 19:44:38.059895 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-06-27 19:44:38.059920 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-06-27 19:44:38.059945 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-06-27 19:44:38.059970 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-06-27 19:44:38.059995 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-06-27 19:44:38.060020 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-06-27 19:44:38.060046 | instance | cd+++++++++ helm/values/
2026-06-27 19:44:38.060071 | instance | cd+++++++++ helm/values/auth-system/
2026-06-27 19:44:38.060096 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-06-27 19:44:38.060122 | instance | cd+++++++++ helm/values/cert-manager/
2026-06-27 19:44:38.060147 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-06-27 19:44:38.060173 | instance | cd+++++++++ helm/values/envoy-gateway-system/
2026-06-27 19:44:38.060198 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml
2026-06-27 19:44:38.060224 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-06-27 19:44:38.060249 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-06-27 19:44:38.060275 | instance | cd+++++++++ helm/values/kube-system/
2026-06-27 19:44:38.060300 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-06-27 19:44:38.060325 | instance | cd+++++++++ helm/values/local-path-storage/
2026-06-27 19:44:38.060349 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-06-27 19:44:38.060374 | instance | cd+++++++++ helm/values/monitoring/
2026-06-27 19:44:38.060398 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-06-27 19:44:38.060424 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-06-27 19:44:38.060448 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-06-27 19:44:38.060474 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-06-27 19:44:38.060499 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-06-27 19:44:38.060525 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml
2026-06-27 19:44:38.060551 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-06-27 19:44:38.060576 | instance | cd+++++++++ helm/values/openstack/
2026-06-27 19:44:38.060602 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-06-27 19:44:38.060627 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-06-27 19:44:38.060653 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-06-27 19:44:38.060678 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-06-27 19:44:38.060703 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-06-27 19:44:38.060728 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-06-27 19:44:38.060752 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-06-27 19:44:38.060777 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-06-27 19:44:38.060802 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-06-27 19:44:38.060827 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-06-27 19:44:38.060855 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-06-27 19:44:38.060880 | instance | >f+++++++++ helm/values/openstack/ovn.yaml
2026-06-27 19:44:38.060905 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-06-27 19:44:38.060946 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-06-27 19:44:38.060990 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-06-27 19:44:38.061025 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-06-27 19:44:38.061051 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-06-27 19:44:38.061077 | instance | cd+++++++++ helm/values/rook-ceph/
2026-06-27 19:44:38.061102 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-06-27 19:44:38.072390 |
2026-06-27 19:44:38.072460 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-06-27 19:44:38.282600 | instance | changed
2026-06-27 19:44:38.287703 |
2026-06-27 19:44:38.287795 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-06-27 19:44:38.506070 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-27 19:44:38.506402 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-27 19:44:38.513176 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:44:38.515709 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:44:38.597227 | instance | node/instance
2026-06-27 19:44:38.601660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:44:38.677214 | instance | clusterrole/admin
2026-06-27 19:44:38.873220 | instance | clusterrole/cephfs-csi-nodeplugin
2026-06-27 19:44:38.930686 | instance | clusterrole/cephfs-external-provisioner-runner
2026-06-27 19:44:38.937394 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:44:38.939198 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:44:39.047888 | instance | clusterrole/cert-manager-cainjector
2026-06-27 19:44:39.100986 | instance | clusterrole/cert-manager-cluster-view
2026-06-27 19:44:39.214435 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-06-27 19:44:39.275676 | instance | clusterrole/cert-manager-controller-certificates
2026-06-27 19:44:39.395716 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-06-27 19:44:39.441714 | instance | clusterrole/cert-manager-controller-challenges
2026-06-27 19:44:39.567856 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-06-27 19:44:39.620270 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-06-27 19:44:39.728620 | instance | clusterrole/cert-manager-controller-issuers
2026-06-27 19:44:39.787682 | instance | clusterrole/cert-manager-controller-orders
2026-06-27 19:44:39.898435 | instance | clusterrole/cert-manager-edit
2026-06-27 19:44:39.942796 | instance | clusterrole/cert-manager-view
2026-06-27 19:44:40.082298 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-06-27 19:44:40.118760 | instance | clusterrole/cilium
2026-06-27 19:44:40.261361 | instance | clusterrole/cilium-operator
2026-06-27 19:44:40.303335 | instance | clusterrole/cluster-admin
2026-06-27 19:44:40.459042 | instance | clusterrole/edit
2026-06-27 19:44:40.467228 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-27 19:44:40.641628 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role
2026-06-27 19:44:40.647058 | instance | clusterrole/goldpinger-clusterrole
2026-06-27 19:44:40.816838 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-06-27 19:44:40.826170 | instance | clusterrole/ingress-nginx
2026-06-27 19:44:40.984878 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-06-27 19:44:40.994136 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-06-27 19:44:41.159275 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-06-27 19:44:41.173488 | instance | clusterrolebinding/cert-manager-cainjector
2026-06-27 19:44:41.345207 | instance | clusterrole/kube-prometheus-stack-operator
2026-06-27 19:44:41.347717 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-06-27 19:44:41.518655 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-06-27 19:44:41.520363 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-06-27 19:44:41.692956 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-06-27 19:44:41.696745 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-06-27 19:44:41.859581 | instance | clusterrole/kubeadm:get-nodes
2026-06-27 19:44:41.882485 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-06-27 19:44:42.059123 | instance | clusterrole/local-path-provisioner
2026-06-27 19:44:42.062200 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-06-27 19:44:42.223183 | instance | clusterrole/node-feature-discovery
2026-06-27 19:44:42.244988 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-06-27 19:44:42.402012 | instance | clusterrole/node-feature-discovery-gc
2026-06-27 19:44:42.440852 | instance | clusterrolebinding/cert-manager-controller-orders
2026-06-27 19:44:42.568258 | instance | clusterrole/nova-bootstrap
2026-06-27 19:44:42.628879 | instance | clusterrole/nova-cell-setup
2026-06-27 19:44:42.736243 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-06-27 19:44:42.801657 | instance | clusterrole/objectstorage-provisioner-role
2026-06-27 19:44:42.908992 | instance | clusterrolebinding/cilium
2026-06-27 19:44:42.977907 | instance | clusterrole/ovn-controller
2026-06-27 19:44:43.073740 | instance | clusterrolebinding/cilium-operator
2026-06-27 19:44:43.140109 | instance | clusterrole/ovn-controller-list-nodes-role-openstack
2026-06-27 19:44:43.231828 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-06-27 19:44:43.316217 | instance | clusterrolebinding/cluster-admin
2026-06-27 19:44:43.420519 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-06-27 19:44:43.510394 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-27 19:44:43.599597 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-06-27 19:44:43.675210 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
2026-06-27 19:44:43.766679 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-06-27 19:44:43.845424 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-06-27 19:44:43.936827 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-06-27 19:44:44.024018 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-06-27 19:44:44.120443 | instance | clusterrolebinding/ingress-nginx
2026-06-27 19:44:44.199411 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-06-27 19:44:44.320659 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-06-27 19:44:44.385798 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-06-27 19:44:44.514690 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-06-27 19:44:44.571437 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-06-27 19:44:44.688371 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-06-27 19:44:44.744371 | instance | clusterrole/rbd-csi-nodeplugin
2026-06-27 19:44:44.858262 | instance | clusterrole/rbd-external-provisioner-runner
2026-06-27 19:44:44.937045 | instance | clusterrolebinding/kubeadm:get-nodes
2026-06-27 19:44:45.071756 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-06-27 19:44:45.141223 | instance | clusterrole/rook-ceph-global
2026-06-27 19:44:45.244852 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-06-27 19:44:45.322066 | instance | clusterrole/rook-ceph-mgr-cluster
2026-06-27 19:44:45.433523 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-06-27 19:44:45.510769 | instance | clusterrole/rook-ceph-mgr-system
2026-06-27 19:44:45.606879 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-06-27 19:44:45.687894 | instance | clusterrole/rook-ceph-object-bucket
2026-06-27 19:44:45.775297 | instance | clusterrolebinding/kubeadm:node-proxier
2026-06-27 19:44:45.863532 | instance | clusterrole/rook-ceph-osd
2026-06-27 19:44:45.952784 | instance | clusterrolebinding/local-path-provisioner
2026-06-27 19:44:46.040622 | instance | clusterrole/rook-ceph-system
2026-06-27 19:44:46.128570 | instance | clusterrolebinding/node-feature-discovery
2026-06-27 19:44:46.212796 | instance | clusterrole/secretgen-controller-cluster-role
2026-06-27 19:44:46.303053 | instance | clusterrolebinding/node-feature-discovery-gc
2026-06-27 19:44:46.392375 | instance | clusterrole/system:aggregate-to-admin
2026-06-27 19:44:46.478365 | instance | clusterrolebinding/nova-bootstrap
2026-06-27 19:44:46.562211 | instance | clusterrole/system:aggregate-to-edit
2026-06-27 19:44:46.637361 | instance | clusterrolebinding/nova-cell-setup
2026-06-27 19:44:46.726339 | instance | clusterrole/system:aggregate-to-view
2026-06-27 19:44:46.804851 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-06-27 19:44:46.921399 | instance | clusterrole/system:auth-delegator
2026-06-27 19:44:46.987092 | instance | clusterrolebinding/ovn-controller
2026-06-27 19:44:47.098601 | instance | clusterrole/system:basic-user
2026-06-27 19:44:47.163531 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack
2026-06-27 19:44:47.261407 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-06-27 19:44:47.346158 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-06-27 19:44:47.442772 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-06-27 19:44:47.514929 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-06-27 19:44:47.633411 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-06-27 19:44:47.700941 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-06-27 19:44:47.797753 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-06-27 19:44:47.876342 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-06-27 19:44:47.962570 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-06-27 19:44:48.046874 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-06-27 19:44:48.127957 | instance | clusterrolebinding/rook-ceph-global
2026-06-27 19:44:48.210101 | instance | clusterrole/system:controller:attachdetach-controller
2026-06-27 19:44:48.287633 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-06-27 19:44:48.402480 | instance | clusterrole/system:controller:certificate-controller
2026-06-27 19:44:48.463505 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-06-27 19:44:48.569666 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-06-27 19:44:48.638166 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-06-27 19:44:48.745466 | instance | clusterrole/system:controller:cronjob-controller
2026-06-27 19:44:48.801144 | instance | clusterrolebinding/rook-ceph-osd
2026-06-27 19:44:48.941178 | instance | clusterrole/system:controller:daemon-set-controller
2026-06-27 19:44:48.985800 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-06-27 19:44:49.131836 | instance | clusterrole/system:controller:deployment-controller
2026-06-27 19:44:49.162916 | instance | clusterrolebinding/rook-ceph-system
2026-06-27 19:44:49.338002 | instance | clusterrole/system:controller:disruption-controller
2026-06-27 19:44:49.338273 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-06-27 19:44:49.523147 | instance | clusterrole/system:controller:endpoint-controller
2026-06-27 19:44:49.529281 | instance | clusterrolebinding/system:basic-user
2026-06-27 19:44:49.691285 | instance | clusterrole/system:controller:endpointslice-controller
2026-06-27 19:44:49.711880 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-06-27 19:44:49.885205 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-06-27 19:44:49.891650 | instance | clusterrolebinding/system:controller:certificate-controller
2026-06-27 19:44:50.047029 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-06-27 19:44:50.074210 | instance | clusterrole/system:controller:expand-controller
2026-06-27 19:44:50.214010 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-06-27 19:44:50.278237 | instance | clusterrole/system:controller:generic-garbage-collector
2026-06-27 19:44:50.397643 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-06-27 19:44:50.457248 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-06-27 19:44:50.559889 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-06-27 19:44:50.645321 | instance | clusterrolebinding/system:controller:deployment-controller
2026-06-27 19:44:50.729930 | instance | clusterrole/system:controller:job-controller
2026-06-27 19:44:50.823137 | instance | clusterrolebinding/system:controller:disruption-controller
2026-06-27 19:44:50.890116 | instance | clusterrole/system:controller:namespace-controller
2026-06-27 19:44:50.989704 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-06-27 19:44:51.053921 | instance | clusterrole/system:controller:node-controller
2026-06-27 19:44:51.151672 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-06-27 19:44:51.216359 | instance | clusterrole/system:controller:persistent-volume-binder
2026-06-27 19:44:51.338881 | instance | clusterrole/system:controller:pod-garbage-collector
2026-06-27 19:44:51.398458 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-06-27 19:44:51.511449 | instance | clusterrole/system:controller:pv-protection-controller
2026-06-27 19:44:51.600056 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-06-27 19:44:51.686600 | instance | clusterrole/system:controller:pvc-protection-controller
2026-06-27 19:44:51.768615 | instance | clusterrolebinding/system:controller:expand-controller
2026-06-27 19:44:51.857426 | instance | clusterrole/system:controller:replicaset-controller
2026-06-27 19:44:51.945354 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-06-27 19:44:52.031768 | instance | clusterrole/system:controller:replication-controller
2026-06-27 19:44:52.101621 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-06-27 19:44:52.218067 | instance | clusterrolebinding/system:controller:job-controller
2026-06-27 19:44:52.293502 | instance | clusterrole/system:controller:resourcequota-controller
2026-06-27 19:44:52.416652 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-06-27 19:44:52.474686 | instance | clusterrolebinding/system:controller:namespace-controller
2026-06-27 19:44:52.605904 | instance | clusterrole/system:controller:route-controller
2026-06-27 19:44:52.665004 | instance | clusterrolebinding/system:controller:node-controller
2026-06-27 19:44:52.789264 | instance | clusterrole/system:controller:service-account-controller
2026-06-27 19:44:52.840705 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-06-27 19:44:52.964024 | instance | clusterrole/system:controller:service-controller
2026-06-27 19:44:53.018323 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-06-27 19:44:53.131902 | instance | clusterrole/system:controller:statefulset-controller
2026-06-27 19:44:53.212542 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-06-27 19:44:53.305780 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-06-27 19:44:53.376230 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-06-27 19:44:53.469386 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-06-27 19:44:53.539833 | instance | clusterrole/system:controller:ttl-controller
2026-06-27 19:44:53.650179 | instance | clusterrolebinding/system:controller:replication-controller
2026-06-27 19:44:53.710006 | instance | clusterrole/system:coredns
2026-06-27 19:44:53.820989 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-06-27 19:44:53.881764 | instance | clusterrole/system:discovery
2026-06-27 19:44:53.984259 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-06-27 19:44:54.068927 | instance | clusterrolebinding/system:controller:route-controller
2026-06-27 19:44:54.157071 | instance | clusterrole/system:heapster
2026-06-27 19:44:54.249241 | instance | clusterrolebinding/system:controller:service-account-controller
2026-06-27 19:44:54.334416 | instance | clusterrole/system:kube-aggregator
2026-06-27 19:44:54.429497 | instance | clusterrolebinding/system:controller:service-controller
2026-06-27 19:44:54.514562 | instance | clusterrole/system:kube-controller-manager
2026-06-27 19:44:54.590140 | instance | clusterrole/system:kube-dns
2026-06-27 19:44:54.671785 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-06-27 19:44:54.755662 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-06-27 19:44:54.829518 | instance | clusterrole/system:kube-scheduler
2026-06-27 19:44:54.938875 | instance | clusterrolebinding/system:controller:ttl-controller
2026-06-27 19:44:54.995460 | instance | clusterrole/system:kubelet-api-admin
2026-06-27 19:44:55.105800 | instance | clusterrolebinding/system:coredns
2026-06-27 19:44:55.168810 | instance | clusterrole/system:monitoring
2026-06-27 19:44:55.262216 | instance | clusterrolebinding/system:discovery
2026-06-27 19:44:55.340217 | instance | clusterrole/system:node
2026-06-27 19:44:55.433436 | instance | clusterrolebinding/system:kube-controller-manager
2026-06-27 19:44:55.505911 | instance | clusterrole/system:node-bootstrapper
2026-06-27 19:44:55.593263 | instance | clusterrole/system:node-problem-detector
2026-06-27 19:44:55.677180 | instance | clusterrolebinding/system:kube-dns
2026-06-27 19:44:55.743070 | instance | clusterrolebinding/system:kube-scheduler
2026-06-27 19:44:55.837769 | instance | clusterrole/system:node-proxier
2026-06-27 19:44:55.905916 | instance | clusterrole/system:persistent-volume-provisioner
2026-06-27 19:44:56.013365 | instance | clusterrolebinding/system:monitoring
2026-06-27 19:44:56.078250 | instance | clusterrole/system:public-info-viewer
2026-06-27 19:44:56.183055 | instance | clusterrolebinding/system:node
2026-06-27 19:44:56.257851 | instance | clusterrole/system:service-account-issuer-discovery
2026-06-27 19:44:56.379935 | instance | clusterrolebinding/system:node-proxier
2026-06-27 19:44:56.428879 | instance | clusterrole/system:volume-scheduler
2026-06-27 19:44:56.552402 | instance | clusterrolebinding/system:public-info-viewer
2026-06-27 19:44:56.604616 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-06-27 19:44:56.715920 | instance | clusterrole/vector
2026-06-27 19:44:56.772476 | instance | clusterrolebinding/system:volume-scheduler
2026-06-27 19:44:56.890394 | instance | clusterrole/view
2026-06-27 19:44:56.960953 | instance | clusterrolebinding/vector
2026-06-27 19:44:57.073979 | instance | storageclass/general
2026-06-27 19:44:57.140801 | instance | namespace/auth-system
2026-06-27 19:44:57.277111 | instance | namespace/cert-manager
2026-06-27 19:44:57.325967 | instance | namespace/default
2026-06-27 19:44:57.469782 | instance | namespace/envoy-gateway-system
2026-06-27 19:44:57.499431 | instance | namespace/ingress-nginx
2026-06-27 19:44:57.665528 | instance | namespace/kube-node-lease
2026-06-27 19:44:57.714559 | instance | namespace/kube-public
2026-06-27 19:44:57.847103 | instance | namespace/kube-system
2026-06-27 19:44:57.893439 | instance | namespace/local-path-storage
2026-06-27 19:44:58.042024 | instance | namespace/monitoring
2026-06-27 19:44:58.053387 | instance | namespace/openstack
2026-06-27 19:44:58.219522 | instance | namespace/rook-ceph
2026-06-27 19:44:58.221540 | instance | namespace/secretgen-controller
2026-06-27 19:44:58.852722 | instance | ok: Runtime: 0:00:19.912665
2026-06-27 19:44:58.860599 |
2026-06-27 19:44:58.860674 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-06-27 19:44:59.067036 | instance | changed
2026-06-27 19:44:59.072080 |
2026-06-27 19:44:59.072153 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-06-27 19:44:59.295987 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-27 19:44:59.296142 | instance | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args valuewarning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-27 19:44:59.296158 | instance |
2026-06-27 19:44:59.400714 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:44:59.401646 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:44:59.480481 | instance | auth-system/configmaps/keycloak-env-vars
2026-06-27 19:44:59.481676 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-06-27 19:44:59.484562 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:44:59.484990 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:44:59.575409 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:44:59.578354 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:44:59.662945 | instance | auth-system/configmaps/kube-root-ca.crt
2026-06-27 19:44:59.679957 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:44:59.681635 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:44:59.766240 | instance | cert-manager/deployment/cert-manager
2026-06-27 19:44:59.769188 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:44:59.772532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:44:59.824115 | instance | cert-manager/deployment/cert-manager-cainjector
2026-06-27 19:44:59.861453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:44:59.863405 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:44:59.952779 | instance | cert-manager/deployment/cert-manager-webhook
2026-06-27 19:44:59.964851 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:44:59.967544 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:00.027791 | instance | auth-system/endpoints/keycloak
2026-06-27 19:45:00.066704 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:00.075449 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:00.131977 | instance | auth-system/endpoints/keycloak-headless
2026-06-27 19:45:00.156626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:00.183966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:00.230410 | instance | auth-system/endpoints/keycloak-metrics
2026-06-27 19:45:00.273919 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:00.294414 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:00.334457 | instance | cert-manager/endpoints/cert-manager
2026-06-27 19:45:00.392180 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-27 19:45:00.400628 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-27 19:45:00.402830 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:00.408607 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:00.444287 | instance | cert-manager/endpoints/cert-manager-webhook
2026-06-27 19:45:00.498955 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:00.501938 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:00.526207 | instance | auth-system/ingresses/keycloak
2026-06-27 19:45:00.589729 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:00.609575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:00.652596 | instance | auth-system/networkpolicies/keycloak
2026-06-27 19:45:00.678793 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:00.709523 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:00.712904 | instance | auth-system/pods/keycloak-0
2026-06-27 19:45:00.796511 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:00.824396 | instance | cert-manager/pods/cert-manager-79c48d47db-vrpkf
2026-06-27 19:45:00.862023 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:00.890136 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:00.900467 | instance | cert-manager/pods/cert-manager-cainjector-579c9dd7cd-zzl9x
2026-06-27 19:45:00.957893 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:00.981148 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:01.047759 | instance | cert-manager/pods/cert-manager-webhook-7d6b59cfdc-7nnpr
2026-06-27 19:45:01.087758 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:01.088858 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-06-27 19:45:01.089847 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:01.174553 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:01.174620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:01.231402 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-06-27 19:45:01.253575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:01.285140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:01.308403 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-06-27 19:45:01.374858 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:01.419026 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:01.423490 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-06-27 19:45:01.463082 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:01.512278 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-06-27 19:45:01.519352 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:01.568020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:01.620539 | instance | cert-manager/roles/cert-manager:leaderelection
2026-06-27 19:45:01.621088 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:01.660201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:01.706695 | instance | auth-system/secrets/keycloak
2026-06-27 19:45:01.709983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:01.749707 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:01.799231 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:01.839290 | instance | auth-system/secrets/keycloak-externaldb
2026-06-27 19:45:01.844776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:01.895010 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:01.896944 | instance | auth-system/secrets/keycloak.199-204-45-38.nip.io-tls
2026-06-27 19:45:01.937023 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:02.001560 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:02.034799 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-06-27 19:45:02.046125 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-27 19:45:02.053399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:02.100346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:02.106529 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-06-27 19:45:02.166132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:02.205698 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-27 19:45:02.215433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:02.249615 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-06-27 19:45:02.257358 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:02.306841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:02.319046 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-06-27 19:45:02.352395 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:02.395907 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:02.439624 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-06-27 19:45:02.450825 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:02.486759 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:02.490142 | instance | auth-system/serviceaccounts/default
2026-06-27 19:45:02.557105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:02.594884 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:02.686350 | instance | auth-system/serviceaccounts/keycloak
2026-06-27 19:45:02.703054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:02.750287 | instance | cert-manager/serviceaccounts/cert-manager
2026-06-27 19:45:02.806894 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:02.825712 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:02.877272 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-06-27 19:45:02.911752 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:02.929787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:02.973406 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-06-27 19:45:03.015497 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:03.034400 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:03.107955 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:03.117692 | instance | cert-manager/serviceaccounts/default
2026-06-27 19:45:03.135497 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:03.196506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:03.214137 | instance | auth-system/services/keycloak
2026-06-27 19:45:03.237485 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:03.308200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:03.344084 | instance | auth-system/services/keycloak-headless
2026-06-27 19:45:03.368184 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:03.406322 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:03.426678 | instance | auth-system/services/keycloak-metrics
2026-06-27 19:45:03.469760 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:03.495532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:03.541999 | instance | cert-manager/services/cert-manager
2026-06-27 19:45:03.570063 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:03.592597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:03.617608 | instance | cert-manager/services/cert-manager-webhook
2026-06-27 19:45:03.655777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:03.688708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:03.742000 | instance | auth-system/statefulsets/keycloak
2026-06-27 19:45:03.763223 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:03.786913 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:03.802973 | instance | default/configmaps/kube-root-ca.crt
2026-06-27 19:45:03.859960 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-27 19:45:03.866698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:03.881338 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:03.968479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:03.976583 | instance | envoy-gateway-system/configmaps/envoy-gateway-config
2026-06-27 19:45:03.987006 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:04.034147 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt
2026-06-27 19:45:04.070025 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-27 19:45:04.080729 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:04.082150 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:04.163332 | instance | envoy-gateway-system/deployment/envoy-gateway
2026-06-27 19:45:04.170166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:04.187033 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:04.255091 | instance | default/endpoints/kubernetes
2026-06-27 19:45:04.257136 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:04.290117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:04.368987 | instance | envoy-gateway-system/endpoints/envoy-gateway
2026-06-27 19:45:04.382640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:04.397959 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:04.443398 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-ws2pb
2026-06-27 19:45:04.498180 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:04.504089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:04.554194 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen
2026-06-27 19:45:04.597539 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:04.598212 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:04.624291 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager
2026-06-27 19:45:04.687342 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:04.704178 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:04.731950 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding
2026-06-27 19:45:04.780391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:04.792973 | instance | default/serviceaccounts/default
2026-06-27 19:45:04.809526 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:04.861776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:04.905456 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:04.935172 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen
2026-06-27 19:45:04.972524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:04.983142 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager
2026-06-27 19:45:05.013153 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:05.075211 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:05.111828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:05.126086 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role
2026-06-27 19:45:05.149761 | instance | default/services/kubernetes
2026-06-27 19:45:05.175324 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:05.206198 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:05.260572 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:05.301728 | instance | envoy-gateway-system/serviceaccounts/default
2026-06-27 19:45:05.305482 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:05.340819 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway
2026-06-27 19:45:05.350133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:05.410828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:05.494981 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:05.551811 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-27 19:45:05.569093 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:05.585296 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen
2026-06-27 19:45:05.586708 | instance | envoy-gateway-system/secrets/envoy
2026-06-27 19:45:05.617163 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:05.653481 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:05.707488 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:05.757671 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:05.783422 | instance | envoy-gateway-system/secrets/envoy-gateway
2026-06-27 19:45:05.795742 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-27 19:45:05.808938 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:05.849610 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac
2026-06-27 19:45:05.895170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:05.908073 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:05.958958 | instance | envoy-gateway-system/secrets/envoy-rate-limit
2026-06-27 19:45:05.982951 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:06.030261 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1
2026-06-27 19:45:06.050305 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:06.076253 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:06.140948 | instance | envoy-gateway-system/services/envoy-gateway
2026-06-27 19:45:06.178480 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:06.216871 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:06.279996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:06.310227 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:06.338032 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-06-27 19:45:06.370971 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:06.415796 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:06.472529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:06.506232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:06.535921 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-06-27 19:45:06.567262 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-06-27 19:45:06.667924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:06.764140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:06.787690 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-06-27 19:45:06.807391 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-06-27 19:45:06.875287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:06.991931 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-06-27 19:45:07.013489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:07.040090 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-06-27 19:45:07.074956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:07.124949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:07.217882 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:07.217939 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:07.240526 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-06-27 19:45:07.253754 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-06-27 19:45:07.330858 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:07.364988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:07.424096 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:07.445742 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:07.453242 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-06-27 19:45:07.460200 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-06-27 19:45:07.528369 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:07.535274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:07.627038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:07.631888 | instance | ingress-nginx/pods/ingress-nginx-controller-ptslq
2026-06-27 19:45:07.632797 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-zjwn7
2026-06-27 19:45:07.682640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:07.725752 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-27 19:45:07.733387 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:07.790593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:07.811095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:07.812641 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-06-27 19:45:07.815700 | instance | ingress-nginx/roles/ingress-nginx
2026-06-27 19:45:07.877789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:07.903382 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-27 19:45:07.914539 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:07.973587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:07.980100 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-06-27 19:45:07.996004 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:07.999211 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-06-27 19:45:08.087296 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:08.149161 | instance | ingress-nginx/serviceaccounts/default
2026-06-27 19:45:08.214221 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:08.228560 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-06-27 19:45:08.241183 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:08.311896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:08.347423 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-06-27 19:45:08.373412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:08.432629 | instance | ingress-nginx/services/ingress-nginx-controller
2026-06-27 19:45:08.459588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:08.471318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:08.534374 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-06-27 19:45:08.557804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:08.565448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:08.627268 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-06-27 19:45:08.644541 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:08.726666 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-06-27 19:45:08.749516 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:08.831387 | instance | kube-node-lease/serviceaccounts/default
2026-06-27 19:45:08.850601 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:08.857537 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:08.932240 | instance | kube-public/configmaps/cluster-info
2026-06-27 19:45:08.933081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:08.996087 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:09.017351 | instance | kube-public/configmaps/kube-root-ca.crt
2026-06-27 19:45:09.025416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:09.111275 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:09.114925 | instance | kube-system/configmaps/cilium-config
2026-06-27 19:45:09.186591 | instance | kube-system/configmaps/coredns
2026-06-27 19:45:09.213620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:09.292845 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:09.300213 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:09.307680 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-06-27 19:45:09.376222 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-06-27 19:45:09.384668 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:09.393422 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:09.489474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:09.494444 | instance | kube-system/configmaps/kube-proxy
2026-06-27 19:45:09.557686 | instance | kube-system/configmaps/kube-root-ca.crt
2026-06-27 19:45:09.572977 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:09.669653 | instance | kube-system/configmaps/kubeadm-config
2026-06-27 19:45:09.685715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:09.740064 | instance | kube-system/configmaps/kubelet-config
2026-06-27 19:45:09.775456 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:09.849567 | instance | kube-system/daemonsets/cilium
2026-06-27 19:45:09.879296 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-27 19:45:09.886444 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:09.935214 | instance | kube-system/daemonsets/kube-proxy
2026-06-27 19:45:09.975853 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:10.034969 | instance | kube-system/deployment/cilium-operator
2026-06-27 19:45:10.086188 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:10.129257 | instance | kube-system/deployment/coredns
2026-06-27 19:45:10.171560 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:10.184388 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-27 19:45:10.192728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:10.206091 | instance | kube-system/endpoints/kube-dns
2026-06-27 19:45:10.371285 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-06-27 19:45:10.397303 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-06-27 19:45:10.550972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:10.561685 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-06-27 19:45:10.580882 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:10.586780 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-06-27 19:45:10.739109 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-06-27 19:45:10.766665 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-06-27 19:45:10.909073 | instance | kube-system/pods/cilium-8mqmt
2026-06-27 19:45:10.942154 | instance | kube-system/pods/cilium-operator-869df985b8-288hq
2026-06-27 19:45:10.944200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:11.047076 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:11.103621 | instance | kube-system/pods/coredns-67659f764b-rgpcs
2026-06-27 19:45:11.120673 | instance | kube-system/pods/coredns-67659f764b-w2xwc
2026-06-27 19:45:11.167327 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:11.197800 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:11.293144 | instance | kube-system/pods/etcd-instance
2026-06-27 19:45:11.303171 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:11.306972 | instance | kube-system/pods/kube-apiserver-instance
2026-06-27 19:45:11.368197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:11.458209 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:11.495428 | instance | kube-system/pods/kube-controller-manager-instance
2026-06-27 19:45:11.502960 | instance | kube-system/pods/kube-proxy-xhn5m
2026-06-27 19:45:11.504863 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:11.579289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:11.661928 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:11.664940 | instance | kube-system/pods/kube-scheduler-instance
2026-06-27 19:45:11.669549 | instance | kube-system/pods/kube-vip-instance
2026-06-27 19:45:11.841095 | instance | kube-system/rolebindings/cilium-config-agent
2026-06-27 19:45:11.841993 | instance | kube-system/rolebindings/kube-proxy
2026-06-27 19:45:12.002718 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-06-27 19:45:12.005404 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-06-27 19:45:12.167295 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-06-27 19:45:12.167392 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-06-27 19:45:12.337725 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-06-27 19:45:12.341020 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-06-27 19:45:12.507324 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-06-27 19:45:12.510367 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-06-27 19:45:12.677640 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-06-27 19:45:12.678361 | instance | kube-system/roles/cilium-config-agent
2026-06-27 19:45:12.853871 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-06-27 19:45:12.858211 | instance | kube-system/roles/kube-proxy
2026-06-27 19:45:13.035727 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-06-27 19:45:13.036620 | instance | kube-system/roles/kubeadm:kubelet-config
2026-06-27 19:45:13.200258 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-06-27 19:45:13.205079 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-06-27 19:45:13.228565 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:13.325386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:13.384363 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-06-27 19:45:13.387369 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-06-27 19:45:13.409546 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:13.495751 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:13.571224 | instance | kube-system/roles/system:controller:cloud-provider
2026-06-27 19:45:13.573691 | instance | kube-system/roles/system:controller:token-cleaner
2026-06-27 19:45:13.599704 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:13.675003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:13.738698 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-06-27 19:45:13.749203 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-06-27 19:45:13.760803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:13.839261 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:13.911198 | instance | kube-system/secrets/bootstrap-token-00smwa
2026-06-27 19:45:13.913891 | instance | kube-system/secrets/bootstrap-token-utnud0
2026-06-27 19:45:13.937898 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:14.031452 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-27 19:45:14.038184 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:14.073947 | instance | kube-system/secrets/kubeadm-certs
2026-06-27 19:45:14.079506 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-06-27 19:45:14.132817 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:14.219865 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:14.263928 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-06-27 19:45:14.317310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:14.357233 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-06-27 19:45:14.412373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:14.472230 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-06-27 19:45:14.525108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:14.537806 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-06-27 19:45:14.607944 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-27 19:45:14.708608 | instance | kube-system/serviceaccounts/certificate-controller
2026-06-27 19:45:14.745590 | instance | kube-system/serviceaccounts/cilium
2026-06-27 19:45:14.914998 | instance | kube-system/serviceaccounts/cilium-operator
2026-06-27 19:45:14.934637 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-06-27 19:45:15.104048 | instance | kube-system/serviceaccounts/coredns
2026-06-27 19:45:15.149806 | instance | kube-system/serviceaccounts/cronjob-controller
2026-06-27 19:45:15.331264 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-06-27 19:45:15.363252 | instance | kube-system/serviceaccounts/default
2026-06-27 19:45:15.545323 | instance | kube-system/serviceaccounts/deployment-controller
2026-06-27 19:45:15.552280 | instance | kube-system/serviceaccounts/disruption-controller
2026-06-27 19:45:15.743650 | instance | kube-system/serviceaccounts/endpoint-controller
2026-06-27 19:45:15.754020 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-06-27 19:45:15.934076 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-06-27 19:45:15.949688 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-06-27 19:45:16.134642 | instance | kube-system/serviceaccounts/expand-controller
2026-06-27 19:45:16.149680 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-06-27 19:45:16.322290 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-06-27 19:45:16.353940 | instance | kube-system/serviceaccounts/job-controller
2026-06-27 19:45:16.525704 | instance | kube-system/serviceaccounts/kube-proxy
2026-06-27 19:45:16.568629 | instance | kube-system/serviceaccounts/namespace-controller
2026-06-27 19:45:16.725575 | instance | kube-system/serviceaccounts/node-controller
2026-06-27 19:45:16.764993 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-06-27 19:45:16.923286 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-06-27 19:45:16.959959 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-06-27 19:45:17.125830 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-06-27 19:45:17.166734 | instance | kube-system/serviceaccounts/replicaset-controller
2026-06-27 19:45:17.358731 | instance | kube-system/serviceaccounts/replication-controller
2026-06-27 19:45:17.388265 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-06-27 19:45:17.578275 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-06-27 19:45:17.585117 | instance | kube-system/serviceaccounts/service-account-controller
2026-06-27 19:45:17.780471 | instance | kube-system/serviceaccounts/service-controller
2026-06-27 19:45:17.782540 | instance | kube-system/serviceaccounts/statefulset-controller
2026-06-27 19:45:17.971624 | instance | kube-system/serviceaccounts/token-cleaner
2026-06-27 19:45:17.988832 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-06-27 19:45:18.180545 | instance | kube-system/serviceaccounts/ttl-controller
2026-06-27 19:45:18.182127 | instance | kube-system/services/kube-dns
2026-06-27 19:45:18.372665 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-06-27 19:45:18.395164 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-06-27 19:45:18.536409 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-06-27 19:45:18.563932 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-06-27 19:45:18.712540 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-06-27 19:45:18.738521 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-06-27 19:45:18.897924 | instance | kube-public/serviceaccounts/default
2026-06-27 19:45:18.920006 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-06-27 19:45:19.069819 | instance | local-path-storage/configmaps/local-path-config
2026-06-27 19:45:19.077490 | instance | monitoring/configmaps/goldpinger-zap
2026-06-27 19:45:19.250723 | instance | monitoring/configmaps/ipmi-exporter
2026-06-27 19:45:19.252177 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-06-27 19:45:19.436256 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-06-27 19:45:19.444009 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-06-27 19:45:19.613429 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-06-27 19:45:19.617457 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-06-27 19:45:19.792070 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-06-27 19:45:19.793653 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-06-27 19:45:19.963285 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-06-27 19:45:19.997635 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-06-27 19:45:20.175820 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-06-27 19:45:20.254623 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-06-27 19:45:20.366812 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-06-27 19:45:20.557401 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-06-27 19:45:20.594825 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-06-27 19:45:20.753816 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-06-27 19:45:20.796497 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-06-27 19:45:20.926517 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-06-27 19:45:20.974458 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-06-27 19:45:21.098086 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-06-27 19:45:21.156180 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-06-27 19:45:21.263273 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-06-27 19:45:21.334796 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-06-27 19:45:21.452033 | instance | monitoring/daemonsets/goldpinger
2026-06-27 19:45:21.525128 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-06-27 19:45:21.673250 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-06-27 19:45:21.695525 | instance | monitoring/daemonsets/ipmi-exporter
2026-06-27 19:45:21.854883 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-06-27 19:45:21.877102 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-06-27 19:45:22.020791 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-06-27 19:45:22.065702 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-06-27 19:45:22.204096 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0
2026-06-27 19:45:22.299527 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-06-27 19:45:22.415565 | instance | monitoring/daemonsets/vector
2026-06-27 19:45:22.483545 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-06-27 19:45:22.601576 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-06-27 19:45:22.678170 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-06-27 19:45:22.821260 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-06-27 19:45:22.866492 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-06-27 19:45:22.998265 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-06-27 19:45:23.035621 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-06-27 19:45:23.175417 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-06-27 19:45:23.212456 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-06-27 19:45:23.363110 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-06-27 19:45:23.408171 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-06-27 19:45:23.538591 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-06-27 19:45:23.591375 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-06-27 19:45:23.727816 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-06-27 19:45:23.759458 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-06-27 19:45:23.898232 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-06-27 19:45:23.940910 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-06-27 19:45:24.076042 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-06-27 19:45:24.141682 | instance | monitoring/configmaps/kube-root-ca.crt
2026-06-27 19:45:24.242897 | instance | monitoring/configmaps/loki
2026-06-27 19:45:24.323916 | instance | monitoring/configmaps/loki-alerting-rules
2026-06-27 19:45:24.417124 | instance | monitoring/configmaps/loki-gateway
2026-06-27 19:45:24.494362 | instance | monitoring/configmaps/loki-runtime
2026-06-27 19:45:24.607816 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-06-27 19:45:24.658663 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-06-27 19:45:24.811326 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-06-27 19:45:24.863135 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-06-27 19:45:24.981827 | instance | monitoring/configmaps/vector
2026-06-27 19:45:25.108884 | instance | local-path-storage/deployment/local-path-provisioner
2026-06-27 19:45:25.160136 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-06-27 19:45:25.283270 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-06-27 19:45:25.375692 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-06-27 19:45:25.481120 | instance | monitoring/deployment/loki-gateway
2026-06-27 19:45:25.565014 | instance | monitoring/deployment/node-feature-discovery-gc
2026-06-27 19:45:25.656663 | instance | monitoring/deployment/node-feature-discovery-master
2026-06-27 19:45:25.749529 | instance | monitoring/deployment/prometheus-pushgateway
2026-06-27 19:45:25.842744 | instance | monitoring/endpoints/alertmanager-operated
2026-06-27 19:45:25.924643 | instance | monitoring/endpoints/goldpinger
2026-06-27 19:45:26.007498 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-06-27 19:45:26.087625 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-06-27 19:45:26.199873 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-06-27 19:45:26.276727 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-06-27 19:45:26.378399 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-06-27 19:45:26.471232 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-06-27 19:45:26.565186 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-06-27 19:45:26.649839 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-06-27 19:45:26.752602 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-06-27 19:45:26.828224 | instance | monitoring/endpoints/loki
2026-06-27 19:45:26.921822 | instance | monitoring/endpoints/loki-chunks-cache
2026-06-27 19:45:27.004067 | instance | monitoring/endpoints/loki-gateway
2026-06-27 19:45:27.103480 | instance | monitoring/endpoints/loki-headless
2026-06-27 19:45:27.195097 | instance | monitoring/endpoints/loki-memberlist
2026-06-27 19:45:27.281669 | instance | monitoring/endpoints/loki-results-cache
2026-06-27 19:45:27.384506 | instance | monitoring/endpoints/prometheus-operated
2026-06-27 19:45:27.483303 | instance | monitoring/endpoints/prometheus-pushgateway
2026-06-27 19:45:27.590161 | instance | monitoring/endpoints/prometheus-smartctl-exporter
2026-06-27 19:45:27.672854 | instance | monitoring/endpoints/vector-headless
2026-06-27 19:45:27.773103 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-27 19:45:27.851075 | instance | monitoring/pods/goldpinger-8tqkt
2026-06-27 19:45:27.958429 | instance | monitoring/pods/kube-prometheus-stack-grafana-74564d5975-qhmch
2026-06-27 19:45:28.030713 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-mt9wf
2026-06-27 19:45:28.148078 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-sdnh2
2026-06-27 19:45:28.208783 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-rgkjl
2026-06-27 19:45:28.342840 | instance | monitoring/pods/loki-0
2026-06-27 19:45:28.405304 | instance | monitoring/pods/loki-chunks-cache-0
2026-06-27 19:45:28.534026 | instance | monitoring/pods/loki-gateway-cf54cb88c-pq5wm
2026-06-27 19:45:28.608338 | instance | monitoring/pods/loki-results-cache-0
2026-06-27 19:45:28.725528 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-98nfg
2026-06-27 19:45:28.798030 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-2rjbk
2026-06-27 19:45:28.918612 | instance | monitoring/pods/node-feature-discovery-worker-hxrjr
2026-06-27 19:45:28.971453 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-06-27 19:45:29.094009 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-hpg5s
2026-06-27 19:45:29.161174 | instance | monitoring/pods/vector-sp29b
2026-06-27 19:45:29.281875 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-27 19:45:29.361245 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-06-27 19:45:29.480242 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-06-27 19:45:29.577993 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-jx9z8
2026-06-27 19:45:29.708675 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-06-27 19:45:29.754656 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-06-27 19:45:29.888249 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-06-27 19:45:29.948389 | instance | monitoring/rolebindings/prometheus-smartctl-exporter
2026-06-27 19:45:30.068242 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-06-27 19:45:30.131202 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-06-27 19:45:30.237146 | instance | monitoring/roles/node-feature-discovery-worker
2026-06-27 19:45:30.300763 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-27 19:45:30.423175 | instance | monitoring/serviceaccounts/default
2026-06-27 19:45:30.476177 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-06-27 19:45:30.641655 | instance | monitoring/serviceaccounts/goldpinger
2026-06-27 19:45:30.655136 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-06-27 19:45:30.838227 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-06-27 19:45:30.896235 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-06-27 19:45:31.064974 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-06-27 19:45:31.072040 | instance | monitoring/secrets/alertmanager-tls
2026-06-27 19:45:31.250013 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-06-27 19:45:31.303313 | instance | monitoring/secrets/grafana-tls
2026-06-27 19:45:31.480722 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-06-27 19:45:31.505523 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-06-27 19:45:31.704194 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-06-27 19:45:31.733777 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-06-27 19:45:31.891430 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-06-27 19:45:31.973365 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-06-27 19:45:32.068586 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-06-27 19:45:32.205399 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-06-27 19:45:32.254814 | instance | monitoring/serviceaccounts/loki
2026-06-27 19:45:32.403383 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-06-27 19:45:32.536441 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-06-27 19:45:32.592733 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-06-27 19:45:32.784577 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-06-27 19:45:32.807183 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-06-27 19:45:32.990316 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-06-27 19:45:33.049837 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-06-27 19:45:33.167860 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-06-27 19:45:33.299373 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-rgkjl-tls
2026-06-27 19:45:33.426251 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter
2026-06-27 19:45:33.500037 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-06-27 19:45:33.669357 | instance | monitoring/serviceaccounts/vector
2026-06-27 19:45:33.703398 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-06-27 19:45:33.888473 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-06-27 19:45:33.940967 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-06-27 19:45:34.084794 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-06-27 19:45:34.113891 | instance | monitoring/secrets/prometheus-tls
2026-06-27 19:45:34.260424 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-06-27 19:45:34.312325 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-06-27 19:45:34.450460 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-06-27 19:45:34.654529 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-06-27 19:45:34.718635 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-06-27 19:45:34.848394 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1
2026-06-27 19:45:34.893510 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-06-27 19:45:35.045427 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-06-27 19:45:35.071921 | instance | monitoring/services/alertmanager-operated
2026-06-27 19:45:35.221910 | instance | monitoring/services/goldpinger
2026-06-27 19:45:35.264637 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-06-27 19:45:35.426306 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-06-27 19:45:35.449459 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-06-27 19:45:35.626290 | instance | monitoring/services/kube-prometheus-stack-operator
2026-06-27 19:45:35.652080 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-06-27 19:45:35.826660 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-06-27 19:45:35.845847 | instance | monitoring/services/loki
2026-06-27 19:45:36.009857 | instance | monitoring/services/loki-chunks-cache
2026-06-27 19:45:36.038326 | instance | monitoring/services/loki-gateway
2026-06-27 19:45:36.189967 | instance | monitoring/services/loki-headless
2026-06-27 19:45:36.223428 | instance | monitoring/services/loki-memberlist
2026-06-27 19:45:36.390172 | instance | monitoring/services/loki-results-cache
2026-06-27 19:45:36.405241 | instance | monitoring/services/prometheus-operated
2026-06-27 19:45:36.571760 | instance | monitoring/services/prometheus-pushgateway
2026-06-27 19:45:36.601836 | instance | monitoring/services/prometheus-smartctl-exporter
2026-06-27 19:45:36.760999 | instance | monitoring/services/vector-headless
2026-06-27 19:45:36.777004 | instance | local-path-storage/serviceaccounts/default
2026-06-27 19:45:36.940126 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-06-27 19:45:36.969366 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-27 19:45:37.132369 | instance | monitoring/statefulsets/loki
2026-06-27 19:45:37.153420 | instance | monitoring/statefulsets/loki-chunks-cache
2026-06-27 19:45:37.315732 | instance | monitoring/statefulsets/loki-results-cache
2026-06-27 19:45:37.359303 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-06-27 19:45:37.509002 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-06-27 19:45:37.575906 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-06-27 19:45:37.712967 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-06-27 19:45:37.779914 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-06-27 19:45:37.882770 | instance | openstack/configmaps/barbican-bin
2026-06-27 19:45:37.948300 | instance | openstack/configmaps/ceph-csi-config
2026-06-27 19:45:38.070995 | instance | openstack/configmaps/ceph-etc
2026-06-27 19:45:38.147119 | instance | openstack/configmaps/cinder-bin
2026-06-27 19:45:38.260433 | instance | openstack/configmaps/glance-bin
2026-06-27 19:45:38.375791 | instance | openstack/configmaps/keepalived-bin
2026-06-27 19:45:38.473751 | instance | openstack/configmaps/keystone-bin
2026-06-27 19:45:38.568842 | instance | openstack/configmaps/keystone-openid-metadata
2026-06-27 19:45:38.697089 | instance | openstack/configmaps/kube-root-ca.crt
2026-06-27 19:45:38.773226 | instance | openstack/configmaps/libvirt-bin
2026-06-27 19:45:38.903698 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-06-27 19:45:38.958851 | instance | openstack/configmaps/memcached-memcached-bin
2026-06-27 19:45:39.090454 | instance | openstack/configmaps/neutron-bin
2026-06-27 19:45:39.146288 | instance | openstack/configmaps/nova-bin
2026-06-27 19:45:39.321421 | instance | openstack/configmaps/openvswitch-bin
2026-06-27 19:45:39.380735 | instance | openstack/configmaps/ovn-bin
2026-06-27 19:45:39.512353 | instance | openstack/configmaps/ovn-controller-default-bin
2026-06-27 19:45:39.584870 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-06-27 19:45:39.719650 | instance | openstack/configmaps/percona-xtradb-pxc
2026-06-27 19:45:39.782114 | instance | openstack/configmaps/placement-bin
2026-06-27 19:45:39.910528 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-06-27 19:45:39.985235 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-06-27 19:45:40.095887 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-06-27 19:45:40.184546 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-06-27 19:45:40.296968 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-06-27 19:45:40.378690 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-06-27 19:45:40.487887 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-06-27 19:45:40.572534 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-06-27 19:45:40.691551 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-06-27 19:45:40.764346 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-06-27 19:45:40.887195 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-06-27 19:45:40.965347 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-06-27 19:45:41.089826 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-06-27 19:45:41.179569 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-06-27 19:45:41.280980 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-06-27 19:45:41.395891 | instance | openstack/configmaps/rook-config-override
2026-06-27 19:45:41.486197 | instance | openstack/configmaps/staffeln-bin
2026-06-27 19:45:41.576110 | instance | openstack/configmaps/valkey-configuration
2026-06-27 19:45:41.692408 | instance | openstack/configmaps/valkey-health
2026-06-27 19:45:41.776890 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-06-27 19:45:41.900269 | instance | openstack/configmaps/valkey-scripts
2026-06-27 19:45:41.965792 | instance | openstack/cronjobs/keystone-credential-rotate
2026-06-27 19:45:42.130701 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-06-27 19:45:42.176642 | instance | openstack/cronjobs/nova-cell-setup
2026-06-27 19:45:42.358961 | instance | openstack/cronjobs/nova-service-cleaner
2026-06-27 19:45:42.401330 | instance | openstack/daemonsets/keepalived
2026-06-27 19:45:42.578218 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-06-27 19:45:42.609358 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-06-27 19:45:42.800884 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default
2026-06-27 19:45:42.835511 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default
2026-06-27 19:45:43.031166 | instance | openstack/daemonsets/nova-compute-default
2026-06-27 19:45:43.071938 | instance | openstack/daemonsets/openvswitch
2026-06-27 19:45:43.258353 | instance | openstack/daemonsets/ovn-controller-default
2026-06-27 19:45:43.307627 | instance | rook-ceph/deployment/rook-ceph-operator
2026-06-27 19:45:43.479792 | instance | openstack/deployment/barbican-api
2026-06-27 19:45:43.494697 | instance | openstack/deployment/cinder-api
2026-06-27 19:45:43.673770 | instance | openstack/deployment/cinder-backup
2026-06-27 19:45:43.716604 | instance | openstack/deployment/cinder-scheduler
2026-06-27 19:45:43.886354 | instance | openstack/deployment/cinder-volume
2026-06-27 19:45:43.943524 | instance | openstack/deployment/glance-api
2026-06-27 19:45:44.091277 | instance | openstack/deployment/keystone-api
2026-06-27 19:45:44.145103 | instance | openstack/deployment/memcached-memcached
2026-06-27 19:45:44.323334 | instance | openstack/deployment/neutron-rpc-server
2026-06-27 19:45:44.390356 | instance | openstack/deployment/neutron-server
2026-06-27 19:45:44.544408 | instance | openstack/deployment/nova-api-metadata
2026-06-27 19:45:44.631943 | instance | openstack/deployment/nova-api-osapi
2026-06-27 19:45:44.760167 | instance | openstack/deployment/nova-conductor
2026-06-27 19:45:44.844618 | instance | openstack/deployment/nova-novncproxy
2026-06-27 19:45:44.965091 | instance | openstack/deployment/nova-scheduler
2026-06-27 19:45:45.050340 | instance | openstack/deployment/ovn-northd
2026-06-27 19:45:45.186196 | instance | openstack/deployment/placement-api
2026-06-27 19:45:45.258316 | instance | openstack/deployment/pxc-operator
2026-06-27 19:45:45.430755 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-06-27 19:45:45.478850 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-06-27 19:45:45.630018 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-06-27 19:45:45.683368 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-06-27 19:45:45.844506 | instance | openstack/deployment/staffeln-api
2026-06-27 19:45:45.891094 | instance | openstack/endpoints/barbican-api
2026-06-27 19:45:46.056019 | instance | openstack/deployment/staffeln-conductor
2026-06-27 19:45:46.068597 | instance | openstack/endpoints/ceph-mon
2026-06-27 19:45:46.259648 | instance | openstack/endpoints/cinder-api
2026-06-27 19:45:46.265086 | instance | openstack/endpoints/glance-api
2026-06-27 19:45:46.451609 | instance | openstack/endpoints/keystone-api
2026-06-27 19:45:46.456918 | instance | openstack/endpoints/memcached
2026-06-27 19:45:46.643178 | instance | openstack/endpoints/memcached-metrics
2026-06-27 19:45:46.646456 | instance | openstack/endpoints/neutron-server
2026-06-27 19:45:46.832209 | instance | openstack/endpoints/nova-api
2026-06-27 19:45:46.835647 | instance | openstack/endpoints/nova-metadata
2026-06-27 19:45:47.025250 | instance | openstack/endpoints/nova-novncproxy
2026-06-27 19:45:47.026155 | instance | openstack/endpoints/ovn-ovsdb-nb
2026-06-27 19:45:47.214143 | instance | openstack/endpoints/ovn-ovsdb-sb
2026-06-27 19:45:47.218300 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-06-27 19:45:47.404247 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-06-27 19:45:47.424097 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-06-27 19:45:47.603842 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-06-27 19:45:47.611220 | instance | openstack/endpoints/percona-xtradb-pxc
2026-06-27 19:45:47.794865 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-06-27 19:45:47.798747 | instance | openstack/endpoints/placement-api
2026-06-27 19:45:47.988819 | instance | openstack/endpoints/rabbitmq-barbican
2026-06-27 19:45:47.993562 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-06-27 19:45:48.173717 | instance | openstack/endpoints/rabbitmq-cinder
2026-06-27 19:45:48.179219 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-06-27 19:45:48.386310 | instance | openstack/endpoints/rabbitmq-glance
2026-06-27 19:45:48.387153 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-06-27 19:45:48.572017 | instance | openstack/endpoints/rabbitmq-keystone
2026-06-27 19:45:48.574770 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-06-27 19:45:48.759678 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-06-27 19:45:48.767421 | instance | openstack/endpoints/rabbitmq-neutron
2026-06-27 19:45:48.943863 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-06-27 19:45:48.954650 | instance | openstack/endpoints/rabbitmq-nova
2026-06-27 19:45:49.150605 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-06-27 19:45:49.167308 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-06-27 19:45:49.361370 | instance | openstack/endpoints/staffeln-api
2026-06-27 19:45:49.368924 | instance | openstack/endpoints/valkey
2026-06-27 19:45:49.557049 | instance | openstack/endpoints/valkey-headless
2026-06-27 19:45:49.561160 | instance | openstack/endpoints/valkey-metrics
2026-06-27 19:45:49.740898 | instance | openstack/ingresses/compute
2026-06-27 19:45:49.746981 | instance | openstack/ingresses/compute-novnc-proxy
2026-06-27 19:45:49.939171 | instance | openstack/ingresses/identity
2026-06-27 19:45:49.956399 | instance | openstack/ingresses/image
2026-06-27 19:45:50.131827 | instance | openstack/ingresses/key-manager
2026-06-27 19:45:50.166044 | instance | openstack/ingresses/network
2026-06-27 19:45:50.338264 | instance | openstack/ingresses/placement
2026-06-27 19:45:50.385852 | instance | openstack/ingresses/rook-ceph-cluster
2026-06-27 19:45:50.534178 | instance | openstack/ingresses/volumev3
2026-06-27 19:45:50.579067 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-06-27 19:45:50.740446 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-06-27 19:45:50.754440 | instance | openstack/networkpolicies/valkey
2026-06-27 19:45:50.902887 | instance | openstack/jobs/barbican-db-init
2026-06-27 19:45:50.921376 | instance | openstack/jobs/barbican-db-sync
2026-06-27 19:45:51.100017 | instance | openstack/jobs/barbican-ks-endpoints
2026-06-27 19:45:51.108978 | instance | openstack/jobs/barbican-ks-service
2026-06-27 19:45:51.313105 | instance | openstack/jobs/barbican-ks-user
2026-06-27 19:45:51.319259 | instance | openstack/jobs/barbican-rabbit-init
2026-06-27 19:45:51.530606 | instance | openstack/jobs/cinder-backup-storage-init
2026-06-27 19:45:51.545647 | instance | openstack/jobs/cinder-bootstrap
2026-06-27 19:45:51.718032 | instance | openstack/jobs/cinder-create-internal-tenant
2026-06-27 19:45:51.765872 | instance | openstack/jobs/cinder-db-init
2026-06-27 19:45:51.947107 | instance | openstack/jobs/cinder-db-sync
2026-06-27 19:45:51.971580 | instance | openstack/jobs/cinder-ks-endpoints
2026-06-27 19:45:52.133501 | instance | openstack/jobs/cinder-ks-service
2026-06-27 19:45:52.186284 | instance | openstack/jobs/cinder-ks-user
2026-06-27 19:45:52.332649 | instance | openstack/jobs/cinder-rabbit-init
2026-06-27 19:45:52.408548 | instance | openstack/jobs/cinder-storage-init
2026-06-27 19:45:52.555906 | instance | openstack/jobs/glance-db-init
2026-06-27 19:45:52.611916 | instance | openstack/jobs/glance-db-sync
2026-06-27 19:45:52.760533 | instance | openstack/jobs/glance-ks-endpoints
2026-06-27 19:45:52.812451 | instance | openstack/jobs/glance-ks-service
2026-06-27 19:45:52.954562 | instance | openstack/jobs/glance-ks-user
2026-06-27 19:45:53.005879 | instance | openstack/jobs/glance-metadefs-load
2026-06-27 19:45:53.153241 | instance | openstack/jobs/glance-rabbit-init
2026-06-27 19:45:53.224768 | instance | openstack/jobs/glance-storage-init
2026-06-27 19:45:53.376239 | instance | openstack/jobs/keystone-bootstrap
2026-06-27 19:45:53.437609 | instance | openstack/jobs/keystone-credential-setup
2026-06-27 19:45:53.594640 | instance | openstack/jobs/keystone-db-init
2026-06-27 19:45:53.659848 | instance | openstack/jobs/keystone-db-sync
2026-06-27 19:45:53.790897 | instance | openstack/jobs/keystone-domain-manage
2026-06-27 19:45:53.879603 | instance | openstack/jobs/keystone-fernet-setup
2026-06-27 19:45:54.026031 | instance | openstack/jobs/keystone-rabbit-init
2026-06-27 19:45:54.079214 | instance | openstack/jobs/neutron-db-init
2026-06-27 19:45:54.228927 | instance | openstack/jobs/neutron-db-sync
2026-06-27 19:45:54.308171 | instance | openstack/jobs/neutron-ks-endpoints
2026-06-27 19:45:54.442253 | instance | openstack/jobs/neutron-ks-service
2026-06-27 19:45:54.527931 | instance | openstack/jobs/neutron-ks-user
2026-06-27 19:45:54.680518 | instance | openstack/jobs/neutron-rabbit-init
2026-06-27 19:45:54.771300 | instance | openstack/jobs/nova-bootstrap
2026-06-27 19:45:54.935314 | instance | openstack/jobs/nova-cell-setup
2026-06-27 19:45:54.996672 | instance | openstack/jobs/nova-db-init
2026-06-27 19:45:55.132160 | instance | openstack/jobs/nova-db-sync
2026-06-27 19:45:55.198871 | instance | openstack/jobs/nova-ks-endpoints
2026-06-27 19:45:55.334466 | instance | openstack/jobs/nova-ks-service
2026-06-27 19:45:55.416318 | instance | openstack/jobs/nova-ks-user
2026-06-27 19:45:55.534429 | instance | openstack/jobs/nova-rabbit-init
2026-06-27 19:45:55.610361 | instance | openstack/jobs/placement-db-init
2026-06-27 19:45:55.725566 | instance | openstack/jobs/placement-db-sync
2026-06-27 19:45:55.808072 | instance | openstack/jobs/placement-ks-endpoints
2026-06-27 19:45:55.936603 | instance | openstack/jobs/placement-ks-service
2026-06-27 19:45:56.017653 | instance | openstack/jobs/placement-ks-user
2026-06-27 19:45:56.144859 | instance | openstack/jobs/staffeln-db-init
2026-06-27 19:45:56.221408 | instance | openstack/jobs/staffeln-db-sync
2026-06-27 19:45:56.348977 | instance | openstack/pods/barbican-api-fb66c56c9-x9bvp
2026-06-27 19:45:56.452453 | instance | openstack/pods/barbican-db-init-lrp9v
2026-06-27 19:45:56.574744 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-7cnt5
2026-06-27 19:45:56.654352 | instance | openstack/pods/barbican-db-sync-wzz62
2026-06-27 19:45:56.750139 | instance | openstack/pods/barbican-ks-endpoints-n8z7s
2026-06-27 19:45:56.857338 | instance | openstack/pods/barbican-ks-service-sz2dh
2026-06-27 19:45:56.956222 | instance | openstack/pods/barbican-ks-user-dj6bv
2026-06-27 19:45:57.060499 | instance | openstack/pods/barbican-rabbit-init-g7fcp
2026-06-27 19:45:57.156309 | instance | openstack/pods/cinder-api-6869d4f5ff-4xtrh
2026-06-27 19:45:57.263864 | instance | openstack/pods/cinder-backup-bd47557c-d65qp
2026-06-27 19:45:57.393945 | instance | openstack/pods/cinder-backup-storage-init-mfb7d
2026-06-27 19:45:57.501346 | instance | openstack/pods/cinder-bootstrap-c8wl7
2026-06-27 19:45:57.594485 | instance | openstack/pods/cinder-create-internal-tenant-w9cgs
2026-06-27 19:45:57.710368 | instance | openstack/pods/cinder-db-init-2724m
2026-06-27 19:45:57.803242 | instance | openstack/pods/cinder-db-sync-snr4b
2026-06-27 19:45:57.918043 | instance | openstack/pods/cinder-ks-endpoints-2ws8t
2026-06-27 19:45:58.000862 | instance | openstack/pods/cinder-ks-service-dgqql
2026-06-27 19:45:58.127100 | instance | openstack/pods/cinder-ks-user-77rzr
2026-06-27 19:45:58.214697 | instance | openstack/pods/cinder-rabbit-init-vkwgh
2026-06-27 19:45:58.327961 | instance | openstack/pods/cinder-scheduler-654cd5458f-fr7n8
2026-06-27 19:45:58.419415 | instance | openstack/pods/cinder-storage-init-f48ps
2026-06-27 19:45:58.517541 | instance | openstack/pods/cinder-volume-5f5cdfdf5b-gnrkv
2026-06-27 19:45:58.638682 | instance | openstack/pods/glance-api-77948f9dd-d6qr7
2026-06-27 19:45:58.722328 | instance | openstack/pods/glance-db-init-8zlgf
2026-06-27 19:45:58.862108 | instance | openstack/pods/glance-db-sync-srnbr
2026-06-27 19:45:58.924380 | instance | openstack/pods/glance-ks-endpoints-kxqfg
2026-06-27 19:45:59.072556 | instance | openstack/pods/glance-ks-service-xbdlg
2026-06-27 19:45:59.136899 | instance | openstack/pods/glance-ks-user-n7n4k
2026-06-27 19:45:59.264146 | instance | openstack/pods/glance-metadefs-load-n8hrj
2026-06-27 19:45:59.340512 | instance | openstack/pods/glance-rabbit-init-c2kdg
2026-06-27 19:45:59.486217 | instance | openstack/pods/glance-storage-init-dd7dh
2026-06-27 19:45:59.540399 | instance | openstack/pods/keepalived-vnz5b
2026-06-27 19:45:59.677370 | instance | openstack/pods/keystone-api-79f5dd8b9d-trbxg
2026-06-27 19:45:59.741801 | instance | openstack/pods/keystone-bootstrap-2spnz
2026-06-27 19:45:59.880281 | instance | openstack/pods/keystone-credential-setup-phmjg
2026-06-27 19:45:59.942385 | instance | openstack/pods/keystone-db-init-v5l5q
2026-06-27 19:46:00.077227 | instance | openstack/pods/keystone-db-sync-5gs7w
2026-06-27 19:46:00.148088 | instance | openstack/pods/keystone-domain-manage-gtrlf
2026-06-27 19:46:00.307033 | instance | openstack/pods/keystone-fernet-setup-jtgp2
2026-06-27 19:46:00.384896 | instance | openstack/pods/keystone-rabbit-init-5m7d6
2026-06-27 19:46:00.515204 | instance | openstack/pods/libvirt-libvirt-default-824cd
2026-06-27 19:46:00.591385 | instance | openstack/pods/memcached-memcached-6479589586-2bmm4
2026-06-27 19:46:00.725293 | instance | openstack/pods/neutron-db-init-pcbfc
2026-06-27 19:46:00.814629 | instance | openstack/pods/neutron-db-sync-5p7lk
2026-06-27 19:46:00.931380 | instance | openstack/pods/neutron-ks-endpoints-cnmcl
2026-06-27 19:46:01.033067 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0
2026-06-27 19:46:01.131280 | instance | openstack/pods/neutron-ks-service-rhl4z
2026-06-27 19:46:01.311643 | instance | openstack/pods/neutron-ks-user-sz6gz
2026-06-27 19:46:01.357680 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0
2026-06-27 19:46:01.531753 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-06-27 19:46:01.668724 | instance | openstack/pods/neutron-netns-cleanup-cron-default-z577p
2026-06-27 19:46:01.838030 | instance | openstack/pods/neutron-ovn-metadata-agent-default-7pjjn
2026-06-27 19:46:01.900811 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-06-27 19:46:02.060026 | instance | openstack/pods/neutron-ovn-vpn-agent-default-nj5dp
2026-06-27 19:46:02.185960 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-06-27 19:46:02.269683 | instance | openstack/pods/neutron-rabbit-init-5djzc
2026-06-27 19:46:02.481407 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-06-27 19:46:02.485289 | instance | openstack/pods/neutron-rpc-server-79db95f755-czfvd
2026-06-27 19:46:02.688987 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-06-27 19:46:02.770913 | instance | openstack/pods/neutron-server-58bcbb88f-96cl2
2026-06-27 19:46:02.974401 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-06-27 19:46:02.981531 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-06-27 19:46:03.258690 | instance | openstack/pods/nova-api-metadata-74697cdf7c-2hlrd
2026-06-27 19:46:03.265628 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-06-27 19:46:03.484720 | instance | openstack/pods/nova-api-osapi-6c8b557987-r9fxq
2026-06-27 19:46:03.534788 | instance | openstack/pods/nova-bootstrap-sbmq5
2026-06-27 19:46:03.679984 | instance | openstack/pods/nova-cell-setup-htjgk
2026-06-27 19:46:03.733782 | instance | openstack/pods/nova-compute-default-6ttbd
2026-06-27 19:46:03.861628 | instance | openstack/pods/nova-conductor-784cfb878f-rqpg2
2026-06-27 19:46:03.952942 | instance | openstack/pods/nova-db-init-wnjh2
2026-06-27 19:46:04.073214 | instance | openstack/pods/nova-db-sync-x65rp
2026-06-27 19:46:04.152687 | instance | openstack/pods/nova-ks-endpoints-ckwkw
2026-06-27 19:46:04.276496 | instance | openstack/pods/nova-ks-service-bmj6l
2026-06-27 19:46:04.351363 | instance | openstack/pods/nova-ks-user-hnpk2
2026-06-27 19:46:04.501057 | instance | openstack/pods/nova-novncproxy-569cb9b8d8-bsqjw
2026-06-27 19:46:04.538550 | instance | openstack/pods/nova-rabbit-init-vkbkp
2026-06-27 19:46:04.704284 | instance | openstack/pods/nova-scheduler-864db9f977-pv2kz
2026-06-27 19:46:04.747163 | instance | openstack/pods/openvswitch-4ggnj
2026-06-27 19:46:04.898547 | instance | openstack/pods/ovn-controller-default-6sv84
2026-06-27 19:46:04.947799 | instance | openstack/pods/ovn-northd-fc978744-x5f7m
2026-06-27 19:46:05.143304 | instance | openstack/pods/ovn-ovsdb-nb-0
2026-06-27 19:46:05.169532 | instance | openstack/pods/ovn-ovsdb-sb-0
2026-06-27 19:46:05.355049 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-06-27 19:46:05.377806 | instance | openstack/pods/percona-xtradb-pxc-0
2026-06-27 19:46:05.565230 | instance | openstack/pods/placement-api-6bcf84cd97-8gs9l
2026-06-27 19:46:05.575077 | instance | openstack/pods/placement-db-init-lf664
2026-06-27 19:46:05.771874 | instance | openstack/pods/placement-db-sync-7c2vn
2026-06-27 19:46:05.773635 | instance | openstack/pods/placement-ks-endpoints-7tsdh
2026-06-27 19:46:05.976855 | instance | openstack/pods/placement-ks-service-krf7q
2026-06-27 19:46:05.977715 | instance | openstack/pods/placement-ks-user-wgk74
2026-06-27 19:46:06.179958 | instance | openstack/pods/pxc-operator-69cb5bbdb9-f6w9d
2026-06-27 19:46:06.185630 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-06-27 19:46:06.387647 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-06-27 19:46:06.391055 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-jtfsr
2026-06-27 19:46:06.594752 | instance | openstack/pods/rabbitmq-glance-server-0
2026-06-27 19:46:06.601078 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-06-27 19:46:06.805795 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-ks2db
2026-06-27 19:46:06.812221 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-06-27 19:46:07.021466 | instance | openstack/pods/rabbitmq-nova-server-0
2026-06-27 19:46:07.024156 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-47vtf
2026-06-27 19:46:07.219557 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-62sdm
2026-06-27 19:46:07.226890 | instance | openstack/pods/staffeln-api-778c97986d-22dwc
2026-06-27 19:46:07.441630 | instance | openstack/pods/staffeln-conductor-dc47fbf9f-rdtr7
2026-06-27 19:46:07.444262 | instance | openstack/pods/staffeln-db-init-wh8rz
2026-06-27 19:46:07.645345 | instance | openstack/pods/staffeln-db-sync-x9ng9
2026-06-27 19:46:07.649642 | instance | openstack/pods/valkey-node-0
2026-06-27 19:46:07.851133 | instance | openstack/rolebindings/barbican-barbican-api
2026-06-27 19:46:07.858466 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-06-27 19:46:08.009044 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-06-27 19:46:08.022355 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-06-27 19:46:08.174682 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-06-27 19:46:08.201623 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-06-27 19:46:08.361104 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-06-27 19:46:08.390044 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-06-27 19:46:08.541687 | instance | openstack/rolebindings/cinder-cinder-api
2026-06-27 19:46:08.551471 | instance | openstack/rolebindings/cinder-cinder-backup
2026-06-27 19:46:08.719009 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-06-27 19:46:08.733103 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-06-27 19:46:08.878691 | instance | openstack/roles/barbican-openstack-barbican-api
2026-06-27 19:46:08.924709 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-06-27 19:46:09.049024 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-06-27 19:46:09.092184 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-06-27 19:46:09.218148 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-06-27 19:46:09.267618 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-06-27 19:46:09.406345 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-06-27 19:46:09.467572 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-06-27 19:46:09.580931 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-06-27 19:46:09.633045 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-06-27 19:46:09.761699 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-06-27 19:46:09.801952 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-06-27 19:46:09.949834 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-06-27 19:46:09.981947 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-06-27 19:46:10.129962 | instance | openstack/rolebindings/cinder-cinder-test
2026-06-27 19:46:10.170922 | instance | openstack/roles/cinder-backup-storage-init
2026-06-27 19:46:10.314551 | instance | openstack/rolebindings/cinder-cinder-volume
2026-06-27 19:46:10.367829 | instance | openstack/roles/cinder-openstack-cinder-api
2026-06-27 19:46:10.502158 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-06-27 19:46:10.533840 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-06-27 19:46:10.674006 | instance | openstack/rolebindings/cinder-storage-init
2026-06-27 19:46:10.707167 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-06-27 19:46:10.831234 | instance | openstack/rolebindings/glance-glance-api
2026-06-27 19:46:10.876631 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-06-27 19:46:10.999932 | instance | openstack/rolebindings/glance-glance-db-init
2026-06-27 19:46:11.047626 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-06-27 19:46:11.169658 | instance | openstack/rolebindings/glance-glance-db-sync
2026-06-27 19:46:11.224170 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-06-27 19:46:11.336573 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-06-27 19:46:11.414370 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-06-27 19:46:11.526438 | instance | openstack/rolebindings/glance-glance-ks-service
2026-06-27 19:46:11.610411 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-06-27 19:46:11.701544 | instance | openstack/rolebindings/glance-glance-ks-user
2026-06-27 19:46:11.773439 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-06-27 19:46:11.859645 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-06-27 19:46:11.960936 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-06-27 19:46:12.033719 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-06-27 19:46:12.144421 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-06-27 19:46:12.208253 | instance | openstack/rolebindings/glance-glance-storage-init
2026-06-27 19:46:12.313508 | instance | openstack/roles/cinder-openstack-cinder-test
2026-06-27 19:46:12.383998 | instance | openstack/rolebindings/glance-glance-test
2026-06-27 19:46:12.486629 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-06-27 19:46:12.551365 | instance | openstack/rolebindings/glance-storage-init
2026-06-27 19:46:12.685661 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-06-27 19:46:12.711974 | instance | openstack/roles/cinder-storage-init
2026-06-27 19:46:12.856834 | instance | openstack/rolebindings/keepalived
2026-06-27 19:46:12.876033 | instance | openstack/roles/glance-openstack-glance-api
2026-06-27 19:46:13.026163 | instance | openstack/rolebindings/keystone-credential-rotate
2026-06-27 19:46:13.038920 | instance | openstack/roles/glance-openstack-glance-db-init
2026-06-27 19:46:13.182090 | instance | openstack/rolebindings/keystone-credential-setup
2026-06-27 19:46:13.201072 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-06-27 19:46:13.365574 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-06-27 19:46:13.386640 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-06-27 19:46:13.533930 | instance | openstack/rolebindings/keystone-fernet-setup
2026-06-27 19:46:13.556807 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-06-27 19:46:13.685667 | instance | openstack/rolebindings/keystone-keystone-api
2026-06-27 19:46:13.714760 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-06-27 19:46:13.862478 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-06-27 19:46:13.888690 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-06-27 19:46:14.040913 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-06-27 19:46:14.083462 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-06-27 19:46:14.230412 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-06-27 19:46:14.278350 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-06-27 19:46:14.417707 | instance | openstack/roles/glance-openstack-glance-test
2026-06-27 19:46:14.457685 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-06-27 19:46:14.598462 | instance | openstack/roles/glance-storage-init
2026-06-27 19:46:14.631152 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-06-27 19:46:14.760225 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-06-27 19:46:14.799308 | instance | openstack/roles/keepalived
2026-06-27 19:46:14.940137 | instance | openstack/roles/keystone-credential-rotate
2026-06-27 19:46:14.953468 | instance | openstack/rolebindings/keystone-keystone-test
2026-06-27 19:46:15.115751 | instance | openstack/roles/keystone-credential-setup
2026-06-27 19:46:15.141070 | instance | openstack/rolebindings/libvirt-cert-manager
2026-06-27 19:46:15.277028 | instance | openstack/roles/keystone-fernet-rotate
2026-06-27 19:46:15.334336 | instance | openstack/rolebindings/libvirt-libvirt
2026-06-27 19:46:15.455158 | instance | openstack/roles/keystone-fernet-setup
2026-06-27 19:46:15.500934 | instance | openstack/roles/keystone-openstack-keystone-api
2026-06-27 19:46:15.645698 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-06-27 19:46:15.670976 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-06-27 19:46:15.813949 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-06-27 19:46:15.841977 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-06-27 19:46:15.989999 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-06-27 19:46:16.018848 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-06-27 19:46:16.161605 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-06-27 19:46:16.178538 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-06-27 19:46:16.348426 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-06-27 19:46:16.350210 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-06-27 19:46:16.510827 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent
2026-06-27 19:46:16.521289 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-06-27 19:46:16.680264 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent
2026-06-27 19:46:16.685673 | instance | openstack/roles/keystone-openstack-keystone-test
2026-06-27 19:46:16.853619 | instance | openstack/roles/libvirt-cert-manager
2026-06-27 19:46:16.859089 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-06-27 19:46:17.017321 | instance | openstack/rolebindings/neutron-neutron-rpc-server
2026-06-27 19:46:17.021632 | instance | openstack/roles/libvirt-openstack-libvirt
2026-06-27 19:46:17.190139 | instance | openstack/rolebindings/neutron-neutron-server
2026-06-27 19:46:17.194196 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-06-27 19:46:17.379026 | instance | openstack/rolebindings/neutron-neutron-test
2026-06-27 19:46:17.379803 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-06-27 19:46:17.539624 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-06-27 19:46:17.552342 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-06-27 19:46:17.706997 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-06-27 19:46:17.736650 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-06-27 19:46:17.891559 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-06-27 19:46:17.906936 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-06-27 19:46:18.080028 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-06-27 19:46:18.084894 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-06-27 19:46:18.242263 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent
2026-06-27 19:46:18.263151 | instance | openstack/rolebindings/nova-nova-compute
2026-06-27 19:46:18.428722 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent
2026-06-27 19:46:18.449409 | instance | openstack/rolebindings/nova-nova-conductor
2026-06-27 19:46:18.600165 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-06-27 19:46:18.609147 | instance | openstack/rolebindings/nova-nova-db-init
2026-06-27 19:46:18.776100 | instance | openstack/roles/neutron-openstack-neutron-rpc-server
2026-06-27 19:46:18.784884 | instance | openstack/rolebindings/nova-nova-db-sync
2026-06-27 19:46:18.944889 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-06-27 19:46:18.957741 | instance | openstack/roles/neutron-openstack-neutron-server
2026-06-27 19:46:19.108741 | instance | openstack/rolebindings/nova-nova-ks-service
2026-06-27 19:46:19.118304 | instance | openstack/roles/neutron-openstack-neutron-test
2026-06-27 19:46:19.272697 | instance | openstack/rolebindings/nova-nova-ks-user
2026-06-27 19:46:19.276122 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-06-27 19:46:19.446424 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-06-27 19:46:19.455563 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-06-27 19:46:19.618576 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-06-27 19:46:19.621796 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-06-27 19:46:19.786379 | instance | openstack/rolebindings/nova-nova-scheduler
2026-06-27 19:46:19.790869 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-06-27 19:46:19.960748 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-06-27 19:46:19.962172 | instance | openstack/rolebindings/nova-nova-test
2026-06-27 19:46:20.127063 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-06-27 19:46:20.136193 | instance | openstack/roles/nova-openstack-nova-compute
2026-06-27 19:46:20.304351 | instance | openstack/rolebindings/ovn-bgp-agent
2026-06-27 19:46:20.322932 | instance | openstack/rolebindings/ovn-controller
2026-06-27 19:46:20.468014 | instance | openstack/roles/nova-openstack-nova-conductor
2026-06-27 19:46:20.482807 | instance | openstack/rolebindings/ovn-northd
2026-06-27 19:46:20.630402 | instance | openstack/roles/nova-openstack-nova-db-init
2026-06-27 19:46:20.648193 | instance | openstack/rolebindings/ovn-ovn-controller
2026-06-27 19:46:20.796782 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-06-27 19:46:20.817169 | instance | openstack/rolebindings/ovn-ovn-northd
2026-06-27 19:46:20.957853 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-06-27 19:46:20.978133 | instance | openstack/rolebindings/ovn-ovsdb
2026-06-27 19:46:21.124414 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-06-27 19:46:21.141327 | instance | openstack/rolebindings/placement-placement-api
2026-06-27 19:46:21.301408 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-06-27 19:46:21.305470 | instance | openstack/rolebindings/placement-placement-db-init
2026-06-27 19:46:21.467288 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-06-27 19:46:21.485792 | instance | openstack/rolebindings/placement-placement-db-sync
2026-06-27 19:46:21.644306 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-06-27 19:46:21.664674 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-06-27 19:46:21.812719 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-06-27 19:46:21.859475 | instance | openstack/rolebindings/placement-placement-ks-service
2026-06-27 19:46:21.991720 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-06-27 19:46:22.026793 | instance | openstack/rolebindings/placement-placement-ks-user
2026-06-27 19:46:22.189743 | instance | openstack/roles/nova-openstack-nova-test
2026-06-27 19:46:22.208636 | instance | openstack/rolebindings/pxc-operator
2026-06-27 19:46:22.390679 | instance | openstack/roles/ovn-bgp-agent
2026-06-27 19:46:22.395185 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-06-27 19:46:22.555576 | instance | openstack/roles/ovn-controller
2026-06-27 19:46:22.561108 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-06-27 19:46:22.744962 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-06-27 19:46:22.748663 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-06-27 19:46:22.917494 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-06-27 19:46:22.917961 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-06-27 19:46:23.080662 | instance | openstack/roles/ovn-northd
2026-06-27 19:46:23.085762 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-06-27 19:46:23.254511 | instance | openstack/roles/ovn-openstack-ovn-controller
2026-06-27 19:46:23.255511 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-06-27 19:46:23.430410 | instance | openstack/roles/ovn-openstack-ovn-northd
2026-06-27 19:46:23.434943 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-06-27 19:46:23.603269 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-06-27 19:46:23.609750 | instance | openstack/roles/ovn-ovsdb
2026-06-27 19:46:23.776073 | instance | openstack/rolebindings/rook-ceph-mgr
2026-06-27 19:46:23.779920 | instance | openstack/rolebindings/rook-ceph-osd
2026-06-27 19:46:23.939935 | instance | openstack/roles/placement-openstack-placement-api
2026-06-27 19:46:23.941420 | instance | openstack/roles/placement-openstack-placement-db-init
2026-06-27 19:46:24.121052 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-06-27 19:46:24.121273 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-06-27 19:46:24.291883 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-06-27 19:46:24.312628 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-06-27 19:46:24.467081 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-06-27 19:46:24.479829 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-06-27 19:46:24.624036 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-06-27 19:46:24.630904 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-06-27 19:46:24.776833 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-06-27 19:46:24.791344 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-06-27 19:46:24.940334 | instance | openstack/roles/pxc-operator
2026-06-27 19:46:24.957233 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-06-27 19:46:25.098281 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-06-27 19:46:25.123734 | instance | openstack/roles/rabbitmq-cluster-operator
2026-06-27 19:46:25.270186 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-06-27 19:46:25.304300 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-06-27 19:46:25.444786 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-06-27 19:46:25.477107 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-06-27 19:46:25.625294 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-06-27 19:46:25.658777 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-06-27 19:46:25.794022 | instance | openstack/roles/rook-ceph-mgr
2026-06-27 19:46:25.837596 | instance | openstack/roles/rook-ceph-osd
2026-06-27 19:46:26.009038 | instance | openstack/roles/rook-ceph-purge-osd
2026-06-27 19:46:26.012269 | instance | openstack/roles/staffeln-conductor
2026-06-27 19:46:26.180759 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-06-27 19:46:26.185312 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-06-27 19:46:26.370177 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-06-27 19:46:26.374595 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-06-27 19:46:26.539982 | instance | openstack/serviceaccounts/barbican-api
2026-06-27 19:46:26.546886 | instance | openstack/serviceaccounts/barbican-db-init
2026-06-27 19:46:26.859306 | instance | openstack/serviceaccounts/barbican-db-sync
2026-06-27 19:46:26.891311 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-06-27 19:46:27.214518 | instance | openstack/serviceaccounts/barbican-ks-service
2026-06-27 19:46:27.220501 | instance | openstack/serviceaccounts/barbican-ks-user
2026-06-27 19:46:27.559214 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-06-27 19:46:27.572426 | instance | openstack/serviceaccounts/barbican-test
2026-06-27 19:46:27.873286 | instance | openstack/serviceaccounts/cinder-api
2026-06-27 19:46:27.876326 | instance | openstack/serviceaccounts/cinder-backup
2026-06-27 19:46:28.180127 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-06-27 19:46:28.182308 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-06-27 19:46:28.490141 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-06-27 19:46:28.512244 | instance | openstack/serviceaccounts/cinder-db-init
2026-06-27 19:46:28.848737 | instance | openstack/serviceaccounts/cinder-db-sync
2026-06-27 19:46:28.867918 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-06-27 19:46:29.162998 | instance | openstack/serviceaccounts/cinder-ks-service
2026-06-27 19:46:29.192187 | instance | openstack/serviceaccounts/cinder-ks-user
2026-06-27 19:46:29.496921 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-06-27 19:46:29.528038 | instance | openstack/serviceaccounts/cinder-scheduler
2026-06-27 19:46:29.814251 | instance | openstack/serviceaccounts/cinder-storage-init
2026-06-27 19:46:29.817629 | instance | openstack/serviceaccounts/cinder-test
2026-06-27 19:46:30.137425 | instance | openstack/serviceaccounts/cinder-volume
2026-06-27 19:46:30.158900 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-06-27 19:46:30.461944 | instance | openstack/serviceaccounts/default
2026-06-27 19:46:30.504841 | instance | openstack/serviceaccounts/glance-api
2026-06-27 19:46:30.800501 | instance | openstack/serviceaccounts/glance-db-init
2026-06-27 19:46:30.832632 | instance | openstack/serviceaccounts/glance-db-sync
2026-06-27 19:46:31.180267 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-06-27 19:46:31.186476 | instance | openstack/serviceaccounts/glance-ks-service
2026-06-27 19:46:31.518046 | instance | openstack/serviceaccounts/glance-ks-user
2026-06-27 19:46:31.527320 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-06-27 19:46:31.853829 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-06-27 19:46:31.872187 | instance | openstack/serviceaccounts/glance-storage-init
2026-06-27 19:46:32.194981 | instance | openstack/serviceaccounts/glance-test
2026-06-27 19:46:32.227096 | instance | openstack/serviceaccounts/keepalived
2026-06-27 19:46:32.561158 | instance | openstack/serviceaccounts/keystone-api
2026-06-27 19:46:32.618034 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-06-27 19:46:32.872532 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-06-27 19:46:32.956438 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-06-27 19:46:33.215753 | instance | openstack/serviceaccounts/keystone-db-init
2026-06-27 19:46:33.300514 | instance | openstack/serviceaccounts/keystone-db-sync
2026-06-27 19:46:33.598045 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-06-27 19:46:33.657888 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-06-27 19:46:33.913213 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-06-27 19:46:34.004908 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-06-27 19:46:34.262616 | instance | openstack/serviceaccounts/keystone-test
2026-06-27 19:46:34.352385 | instance | openstack/serviceaccounts/libvirt
2026-06-27 19:46:34.600214 | instance | openstack/serviceaccounts/memcached-memcached
2026-06-27 19:46:34.698251 | instance | openstack/serviceaccounts/neutron-db-init
2026-06-27 19:46:34.940932 | instance | openstack/serviceaccounts/neutron-db-sync
2026-06-27 19:46:35.025225 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-06-27 19:46:35.266405 | instance | openstack/serviceaccounts/neutron-ks-service
2026-06-27 19:46:35.373826 | instance | openstack/serviceaccounts/neutron-ks-user
2026-06-27 19:46:35.687320 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-06-27 19:46:35.766675 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent
2026-06-27 19:46:36.059222 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent
2026-06-27 19:46:36.118947 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-06-27 19:46:36.397237 | instance | openstack/serviceaccounts/neutron-rpc-server
2026-06-27 19:46:36.470443 | instance | openstack/serviceaccounts/neutron-server
2026-06-27 19:46:36.752813 | instance | openstack/serviceaccounts/neutron-test
2026-06-27 19:46:36.822837 | instance | openstack/serviceaccounts/nova-api-metadata
2026-06-27 19:46:37.084416 | instance | openstack/serviceaccounts/nova-api-osapi
2026-06-27 19:46:37.213236 | instance | openstack/serviceaccounts/nova-bootstrap
2026-06-27 19:46:37.466929 | instance | openstack/serviceaccounts/nova-cell-setup
2026-06-27 19:46:37.563291 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-06-27 19:46:37.829913 | instance | openstack/serviceaccounts/nova-compute
2026-06-27 19:46:37.892527 | instance | openstack/serviceaccounts/nova-conductor
2026-06-27 19:46:38.159019 | instance | openstack/serviceaccounts/nova-db-init
2026-06-27 19:46:38.223009 | instance | openstack/serviceaccounts/nova-db-sync
2026-06-27 19:46:38.535769 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-06-27 19:46:38.590013 | instance | openstack/serviceaccounts/nova-ks-service
2026-06-27 19:46:38.883807 | instance | openstack/serviceaccounts/nova-ks-user
2026-06-27 19:46:38.947524 | instance | openstack/serviceaccounts/nova-novncproxy
2026-06-27 19:46:39.252780 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-06-27 19:46:39.299789 | instance | openstack/serviceaccounts/nova-scheduler
2026-06-27 19:46:39.618861 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-06-27 19:46:39.632560 | instance | openstack/serviceaccounts/nova-test
2026-06-27 19:46:39.916344 | instance | openstack/serviceaccounts/openvswitch-server
2026-06-27 19:46:39.941436 | instance | openstack/serviceaccounts/ovn-controller
2026-06-27 19:46:40.267324 | instance | openstack/serviceaccounts/ovn-northd
2026-06-27 19:46:40.288413 | instance | openstack/serviceaccounts/ovn-ovsdb-nb
2026-06-27 19:46:40.590093 | instance | openstack/serviceaccounts/ovn-ovsdb-sb
2026-06-27 19:46:40.594833 | instance | openstack/serviceaccounts/placement-api
2026-06-27 19:46:40.907572 | instance | openstack/serviceaccounts/placement-db-init
2026-06-27 19:46:40.923720 | instance | openstack/serviceaccounts/placement-db-sync
2026-06-27 19:46:41.214499 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-06-27 19:46:41.244659 | instance | openstack/serviceaccounts/placement-ks-service
2026-06-27 19:46:41.569172 | instance | openstack/serviceaccounts/placement-ks-user
2026-06-27 19:46:41.572502 | instance | openstack/serviceaccounts/pxc-operator
2026-06-27 19:46:41.877059 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-06-27 19:46:41.889330 | instance | openstack/secrets/barbican-api-certs
2026-06-27 19:46:42.069882 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-06-27 19:46:42.184625 | instance | openstack/secrets/barbican-db-admin
2026-06-27 19:46:42.378067 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-06-27 19:46:42.381488 | instance | openstack/secrets/barbican-db-user
2026-06-27 19:46:42.557075 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-06-27 19:46:42.693134 | instance | openstack/secrets/barbican-etc
2026-06-27 19:46:42.858095 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-06-27 19:46:42.865957 | instance | openstack/secrets/barbican-keystone-admin
2026-06-27 19:46:43.033022 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-06-27 19:46:43.185030 | instance | openstack/secrets/barbican-keystone-user
2026-06-27 19:46:43.371496 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-06-27 19:46:43.373608 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-06-27 19:46:43.567872 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-06-27 19:46:43.703500 | instance | openstack/secrets/barbican-rabbitmq-user
2026-06-27 19:46:43.892264 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-06-27 19:46:43.896118 | instance | openstack/secrets/cinder-api-certs
2026-06-27 19:46:44.070759 | instance | openstack/serviceaccounts/rook-ceph-default
2026-06-27 19:46:44.208863 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-06-27 19:46:44.386402 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-06-27 19:46:44.427905 | instance | openstack/secrets/cinder-db-admin
2026-06-27 19:46:44.592993 | instance | openstack/secrets/cinder-db-user
2026-06-27 19:46:44.693494 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-06-27 19:46:44.755036 | instance | openstack/secrets/cinder-etc
2026-06-27 19:46:44.921971 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-06-27 19:46:45.029395 | instance | openstack/secrets/cinder-keystone-admin
2026-06-27 19:46:45.203562 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-06-27 19:46:45.226126 | instance | openstack/secrets/cinder-keystone-test
2026-06-27 19:46:45.396425 | instance | openstack/serviceaccounts/staffeln-api
2026-06-27 19:46:45.522375 | instance | openstack/secrets/cinder-keystone-user
2026-06-27 19:46:45.691684 | instance | openstack/serviceaccounts/staffeln-conductor
2026-06-27 19:46:45.692940 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-06-27 19:46:45.862746 | instance | openstack/secrets/cinder-rabbitmq-user
2026-06-27 19:46:46.002272 | instance | openstack/serviceaccounts/staffeln-db-init
2026-06-27 19:46:46.027380 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-06-27 19:46:46.267234 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-06-27 19:46:46.367581 | instance | openstack/secrets/glance-api-certs
2026-06-27 19:46:46.533112 | instance | openstack/serviceaccounts/valkey
2026-06-27 19:46:46.586348 | instance | openstack/secrets/glance-db-admin
2026-06-27 19:46:46.757263 | instance | openstack/secrets/glance-db-user
2026-06-27 19:46:46.847591 | instance | openstack/secrets/glance-etc
2026-06-27 19:46:46.936500 | instance | openstack/secrets/glance-keystone-admin
2026-06-27 19:46:47.018334 | instance | openstack/secrets/glance-keystone-test
2026-06-27 19:46:47.136219 | instance | openstack/secrets/glance-keystone-user
2026-06-27 19:46:47.201088 | instance | openstack/secrets/glance-rabbitmq-admin
2026-06-27 19:46:47.319735 | instance | openstack/secrets/glance-rabbitmq-user
2026-06-27 19:46:47.385131 | instance | openstack/secrets/images-rbd-keyring
2026-06-27 19:46:47.500261 | instance | openstack/secrets/internal-percona-xtradb
2026-06-27 19:46:47.552864 | instance | openstack/secrets/keepalived-etc
2026-06-27 19:46:47.663901 | instance | openstack/secrets/keystone-api-certs
2026-06-27 19:46:47.725405 | instance | openstack/secrets/keystone-credential-keys
2026-06-27 19:46:47.830319 | instance | openstack/secrets/keystone-db-admin
2026-06-27 19:46:47.883799 | instance | openstack/secrets/keystone-db-user
2026-06-27 19:46:47.997210 | instance | openstack/secrets/keystone-etc
2026-06-27 19:46:48.059098 | instance | openstack/secrets/keystone-fernet-keys
2026-06-27 19:46:48.175437 | instance | openstack/secrets/keystone-keystone-admin
2026-06-27 19:46:48.223029 | instance | openstack/secrets/keystone-keystone-test
2026-06-27 19:46:48.351929 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-06-27 19:46:48.405934 | instance | openstack/secrets/keystone-rabbitmq-user
2026-06-27 19:46:48.549711 | instance | openstack/secrets/libvirt-api-ca
2026-06-27 19:46:48.586967 | instance | openstack/secrets/libvirt-etc
2026-06-27 19:46:48.722718 | instance | openstack/secrets/libvirt-libvirt-default-824cd-api
2026-06-27 19:46:48.770205 | instance | openstack/secrets/libvirt-libvirt-default-824cd-vnc
2026-06-27 19:46:48.913969 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-06-27 19:46:48.939513 | instance | openstack/secrets/libvirt-vnc-ca
2026-06-27 19:46:49.084267 | instance | openstack/secrets/neutron-db-admin
2026-06-27 19:46:49.095228 | instance | openstack/secrets/neutron-db-user
2026-06-27 19:46:49.252439 | instance | openstack/secrets/neutron-etc
2026-06-27 19:46:49.254883 | instance | openstack/secrets/neutron-keystone-admin
2026-06-27 19:46:49.425008 | instance | openstack/secrets/neutron-keystone-test
2026-06-27 19:46:49.441313 | instance | openstack/secrets/neutron-keystone-user
2026-06-27 19:46:49.594895 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-06-27 19:46:49.620598 | instance | openstack/secrets/neutron-ovn-metadata-agent-default
2026-06-27 19:46:49.780652 | instance | openstack/secrets/neutron-ovn-vpn-agent-default
2026-06-27 19:46:49.796814 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-06-27 19:46:49.951626 | instance | openstack/secrets/neutron-rabbitmq-user
2026-06-27 19:46:49.954279 | instance | openstack/secrets/neutron-server-certs
2026-06-27 19:46:50.119637 | instance | openstack/secrets/nova-api-certs
2026-06-27 19:46:50.122682 | instance | openstack/secrets/nova-compute-default
2026-06-27 19:46:50.282307 | instance | openstack/secrets/nova-db-admin
2026-06-27 19:46:50.304447 | instance | openstack/secrets/nova-db-api-admin
2026-06-27 19:46:50.458333 | instance | openstack/secrets/nova-db-api-user
2026-06-27 19:46:50.479483 | instance | openstack/secrets/nova-db-cell0-admin
2026-06-27 19:46:50.627929 | instance | openstack/secrets/nova-db-cell0-user
2026-06-27 19:46:50.680199 | instance | openstack/secrets/nova-db-user
2026-06-27 19:46:50.800314 | instance | openstack/secrets/nova-etc
2026-06-27 19:46:50.863221 | instance | openstack/secrets/nova-keystone-admin
2026-06-27 19:46:50.980527 | instance | openstack/secrets/nova-keystone-test
2026-06-27 19:46:51.029573 | instance | openstack/secrets/nova-keystone-user
2026-06-27 19:46:51.171991 | instance | openstack/secrets/nova-novncproxy-certs
2026-06-27 19:46:51.207220 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-06-27 19:46:51.352788 | instance | openstack/secrets/nova-rabbitmq-admin
2026-06-27 19:46:51.403268 | instance | openstack/secrets/nova-rabbitmq-user
2026-06-27 19:46:51.565214 | instance | openstack/secrets/nova-ssh
2026-06-27 19:46:51.588776 | instance | openstack/secrets/ovn-controller-default-etc
2026-06-27 19:46:51.742778 | instance | openstack/secrets/ovn-etc
2026-06-27 19:46:51.752576 | instance | openstack/secrets/ovn-vector-config
2026-06-27 19:46:51.924193 | instance | openstack/secrets/percona-xtradb
2026-06-27 19:46:51.930379 | instance | openstack/secrets/placement-api-certs
2026-06-27 19:46:52.100115 | instance | openstack/secrets/placement-db-admin
2026-06-27 19:46:52.101361 | instance | openstack/secrets/placement-db-user
2026-06-27 19:46:52.288601 | instance | openstack/secrets/placement-etc
2026-06-27 19:46:52.305406 | instance | openstack/secrets/placement-keystone-admin
2026-06-27 19:46:52.486929 | instance | openstack/secrets/placement-keystone-user
2026-06-27 19:46:52.494305 | instance | openstack/secrets/pvc-ceph-client-key
2026-06-27 19:46:52.671288 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-06-27 19:46:52.675902 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-06-27 19:46:52.838047 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-06-27 19:46:52.843586 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-06-27 19:46:53.009474 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-06-27 19:46:53.011886 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-06-27 19:46:53.173550 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-06-27 19:46:53.179509 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-06-27 19:46:53.373056 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-06-27 19:46:53.379079 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-06-27 19:46:53.554636 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-06-27 19:46:53.554876 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-06-27 19:46:53.726718 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-06-27 19:46:53.727323 | instance | openstack/secrets/rook-ceph-config
2026-06-27 19:46:53.892208 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-06-27 19:46:53.899336 | instance | openstack/secrets/rook-ceph-mon
2026-06-27 19:46:54.063831 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-06-27 19:46:54.064665 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-06-27 19:46:54.232653 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-06-27 19:46:54.235811 | instance | openstack/secrets/rook-csi-cephfs-node
2026-06-27 19:46:54.407613 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-06-27 19:46:54.426049 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-06-27 19:46:54.579689 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-06-27 19:46:54.597687 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-06-27 19:46:54.743762 | instance | openstack/secrets/rook-csi-rbd-node
2026-06-27 19:46:54.757649 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-06-27 19:46:54.908702 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-06-27 19:46:54.924065 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-06-27 19:46:55.076188 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-06-27 19:46:55.092596 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-06-27 19:46:55.256274 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-06-27 19:46:55.278990 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-06-27 19:46:55.450775 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-06-27 19:46:55.452379 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-06-27 19:46:55.619904 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-06-27 19:46:55.632771 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-06-27 19:46:55.788766 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-06-27 19:46:55.801927 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-06-27 19:46:55.971729 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-06-27 19:46:55.983456 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-06-27 19:46:56.156008 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-06-27 19:46:56.163404 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-06-27 19:46:56.343935 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-06-27 19:46:56.414150 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-06-27 19:46:56.571430 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1
2026-06-27 19:46:56.593176 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-06-27 19:46:56.754347 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-06-27 19:46:56.782161 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-06-27 19:46:56.953780 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-06-27 19:46:57.020585 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-06-27 19:46:57.142808 | instance | openstack/secrets/staffeln-db-admin
2026-06-27 19:46:57.254359 | instance | openstack/secrets/staffeln-db-user
2026-06-27 19:46:57.321039 | instance | openstack/secrets/staffeln-etc
2026-06-27 19:46:57.432147 | instance | openstack/secrets/valkey-ca
2026-06-27 19:46:57.500503 | instance | openstack/secrets/valkey-server-certs
2026-06-27 19:46:57.607442 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-06-27 19:46:57.676167 | instance | openstack/services/barbican-api
2026-06-27 19:46:57.774567 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-06-27 19:46:57.877419 | instance | openstack/services/ceph-mon
2026-06-27 19:46:57.928286 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-06-27 19:46:58.072197 | instance | openstack/services/cinder-api
2026-06-27 19:46:58.101530 | instance | rook-ceph/roles/rook-ceph-mgr
2026-06-27 19:46:58.262470 | instance | openstack/services/glance-api
2026-06-27 19:46:58.281058 | instance | openstack/services/keystone-api
2026-06-27 19:46:58.486140 | instance | rook-ceph/roles/rook-ceph-osd
2026-06-27 19:46:58.487056 | instance | openstack/services/memcached
2026-06-27 19:46:58.647109 | instance | openstack/services/memcached-metrics
2026-06-27 19:46:58.697054 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-06-27 19:46:58.839025 | instance | openstack/services/neutron-server
2026-06-27 19:46:58.874836 | instance | rook-ceph/roles/rook-ceph-system
2026-06-27 19:46:59.045406 | instance | openstack/services/nova-api
2026-06-27 19:46:59.059062 | instance | openstack/services/nova-metadata
2026-06-27 19:46:59.248702 | instance | openstack/services/nova-novncproxy
2026-06-27 19:46:59.259668 | instance | openstack/services/ovn-ovsdb-nb
2026-06-27 19:46:59.451819 | instance | openstack/services/ovn-ovsdb-sb
2026-06-27 19:46:59.477788 | instance | openstack/services/percona-xtradb-cluster-operator
2026-06-27 19:46:59.645776 | instance | openstack/services/percona-xtradb-haproxy
2026-06-27 19:46:59.668909 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-06-27 19:46:59.850171 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-06-27 19:46:59.855603 | instance | openstack/services/percona-xtradb-pxc
2026-06-27 19:47:00.030537 | instance | openstack/services/percona-xtradb-pxc-unready
2026-06-27 19:47:00.042057 | instance | openstack/services/placement-api
2026-06-27 19:47:00.235010 | instance | openstack/services/rabbitmq-barbican
2026-06-27 19:47:00.272033 | instance | openstack/services/rabbitmq-barbican-nodes
2026-06-27 19:47:00.431724 | instance | openstack/services/rabbitmq-cinder
2026-06-27 19:47:00.458371 | instance | openstack/services/rabbitmq-cinder-nodes
2026-06-27 19:47:00.626520 | instance | openstack/services/rabbitmq-glance
2026-06-27 19:47:00.664803 | instance | openstack/services/rabbitmq-glance-nodes
2026-06-27 19:47:00.821867 | instance | openstack/services/rabbitmq-keystone
2026-06-27 19:47:00.878954 | instance | openstack/services/rabbitmq-keystone-nodes
2026-06-27 19:47:01.042773 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-06-27 19:47:01.080118 | instance | openstack/services/rabbitmq-neutron
2026-06-27 19:47:01.242288 | instance | openstack/services/rabbitmq-neutron-nodes
2026-06-27 19:47:01.331304 | instance | openstack/services/rabbitmq-nova
2026-06-27 19:47:01.468545 | instance | openstack/services/rabbitmq-nova-nodes
2026-06-27 19:47:01.542988 | instance | openstack/services/rook-ceph-rgw-ceph
2026-06-27 19:47:01.673350 | instance | openstack/services/staffeln-api
2026-06-27 19:47:01.758160 | instance | openstack/services/valkey
2026-06-27 19:47:01.875206 | instance | openstack/services/valkey-headless
2026-06-27 19:47:01.961705 | instance | openstack/services/valkey-metrics
2026-06-27 19:47:02.074987 | instance | openstack/statefulsets/ovn-ovsdb-nb
2026-06-27 19:47:02.155512 | instance | openstack/statefulsets/ovn-ovsdb-sb
2026-06-27 19:47:02.285702 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-06-27 19:47:02.390725 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-06-27 19:47:02.498666 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-06-27 19:47:02.613092 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-06-27 19:47:02.737140 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-06-27 19:47:02.864344 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-06-27 19:47:02.958097 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-06-27 19:47:03.107206 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-06-27 19:47:03.174855 | instance | openstack/statefulsets/valkey-node
2026-06-27 19:47:03.333138 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-06-27 19:47:03.419187 | instance | rook-ceph/serviceaccounts/default
2026-06-27 19:47:03.641735 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-06-27 19:47:03.659356 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-06-27 19:47:03.865528 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-06-27 19:47:03.870875 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-06-27 19:47:04.052341 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-06-27 19:47:04.069328 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-06-27 19:47:04.253475 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-06-27 19:47:04.269361 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-06-27 19:47:04.461485 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-06-27 19:47:04.465421 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-06-27 19:47:04.662785 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-06-27 19:47:04.665534 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-06-27 19:47:04.860374 | instance | secretgen-controller/deployment/secretgen-controller
2026-06-27 19:47:04.861223 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-68r49
2026-06-27 19:47:05.030246 | instance | secretgen-controller/serviceaccounts/default
2026-06-27 19:47:05.037547 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-06-27 19:47:05.206802 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-06-27 19:47:05.785210 | instance | ok: Runtime: 0:02:06.085544
2026-06-27 19:47:05.802575 |
2026-06-27 19:47:05.802648 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-06-27 19:47:06.589717 | instance | changed:
2026-06-27 19:47:06.589914 | instance | cd+++++++++ objects/
2026-06-27 19:47:06.589941 | instance | cd+++++++++ objects/cluster/
2026-06-27 19:47:06.589963 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-06-27 19:47:06.589983 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-06-27 19:47:06.590002 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-06-27 19:47:06.590021 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-06-27 19:47:06.590040 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-06-27 19:47:06.590059 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-06-27 19:47:06.590085 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-06-27 19:47:06.590105 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-06-27 19:47:06.590123 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-06-27 19:47:06.590142 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.txt
2026-06-27 19:47:06.590161 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.yaml
2026-06-27 19:47:06.590180 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-06-27 19:47:06.590199 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-27 19:47:06.590219 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-06-27 19:47:06.590252 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-06-27 19:47:06.590272 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-06-27 19:47:06.590291 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-06-27 19:47:06.590309 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-06-27 19:47:06.590328 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-06-27 19:47:06.590346 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-06-27 19:47:06.590364 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-06-27 19:47:06.590383 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-06-27 19:47:06.590402 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-06-27 19:47:06.590420 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-06-27 19:47:06.590438 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-06-27 19:47:06.590457 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-06-27 19:47:06.590476 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-06-27 19:47:06.590494 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-06-27 19:47:06.590513 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-06-27 19:47:06.590531 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-06-27 19:47:06.590549 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-06-27 19:47:06.590567 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-06-27 19:47:06.590586 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-27 19:47:06.590604 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-06-27 19:47:06.590622 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-06-27 19:47:06.590640 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-06-27 19:47:06.590658 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-06-27 19:47:06.590677 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-06-27 19:47:06.590695 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-06-27 19:47:06.590713 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-06-27 19:47:06.590731 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-06-27 19:47:06.590750 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-27 19:47:06.590768 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-27 19:47:06.590787 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt
2026-06-27 19:47:06.590806 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml
2026-06-27 19:47:06.590824 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-06-27 19:47:06.590843 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-06-27 19:47:06.590861 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-06-27 19:47:06.590879 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-06-27 19:47:06.590898 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-06-27 19:47:06.590921 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-06-27 19:47:06.590941 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-06-27 19:47:06.590960 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-27 19:47:06.590978 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-06-27 19:47:06.590996 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-06-27 19:47:06.591014 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-06-27 19:47:06.591032 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-06-27 19:47:06.591050 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-06-27 19:47:06.591068 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-06-27 19:47:06.591086 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-06-27 19:47:06.591104 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-06-27 19:47:06.591122 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-06-27 19:47:06.591140 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-06-27 19:47:06.591158 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-06-27 19:47:06.591177 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-06-27 19:47:06.591195 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-06-27 19:47:06.591213 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-06-27 19:47:06.591231 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-06-27 19:47:06.591249 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-06-27 19:47:06.591267 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-06-27 19:47:06.591285 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-06-27 19:47:06.591303 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt
2026-06-27 19:47:06.591321 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml
2026-06-27 19:47:06.591340 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt
2026-06-27 19:47:06.591359 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml
2026-06-27 19:47:06.591377 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-06-27 19:47:06.591396 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-06-27 19:47:06.591415 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-06-27 19:47:06.591433 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-06-27 19:47:06.591451 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-06-27 19:47:06.591469 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-06-27 19:47:06.591487 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-06-27 19:47:06.591505 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-06-27 19:47:06.591523 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-06-27 19:47:06.591542 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-06-27 19:47:06.591560 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-06-27 19:47:06.591584 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-06-27 19:47:06.591603 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-06-27 19:47:06.591621 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-06-27 19:47:06.591639 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-27 19:47:06.591658 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-27 19:47:06.591676 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-06-27 19:47:06.591695 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-06-27 19:47:06.591713 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-06-27 19:47:06.591731 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-06-27 19:47:06.591750 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-06-27 19:47:06.591768 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-06-27 19:47:06.591786 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-06-27 19:47:06.591804 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-06-27 19:47:06.591822 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-06-27 19:47:06.591840 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-06-27 19:47:06.591858 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-06-27 19:47:06.591875 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-06-27 19:47:06.591893 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-06-27 19:47:06.591911 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-06-27 19:47:06.591929 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-06-27 19:47:06.591948 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-06-27 19:47:06.591966 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-06-27 19:47:06.591984 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-06-27 19:47:06.592002 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-06-27 19:47:06.592020 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-06-27 19:47:06.592038 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-06-27 19:47:06.592056 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-06-27 19:47:06.592074 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-06-27 19:47:06.592091 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-06-27 19:47:06.592109 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-06-27 19:47:06.592127 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-06-27 19:47:06.592145 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-06-27 19:47:06.592162 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-06-27 19:47:06.592180 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-06-27 19:47:06.592198 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-06-27 19:47:06.592216 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-06-27 19:47:06.592244 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-06-27 19:47:06.592263 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-06-27 19:47:06.592282 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-06-27 19:47:06.592299 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-06-27 19:47:06.592317 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-06-27 19:47:06.592335 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-06-27 19:47:06.592353 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-06-27 19:47:06.592371 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-06-27 19:47:06.592389 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-06-27 19:47:06.592407 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-06-27 19:47:06.592425 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-06-27 19:47:06.592442 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-06-27 19:47:06.592460 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-06-27 19:47:06.592478 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-06-27 19:47:06.592495 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-06-27 19:47:06.592512 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-06-27 19:47:06.592530 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-06-27 19:47:06.592547 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-06-27 19:47:06.592565 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-06-27 19:47:06.592583 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-06-27 19:47:06.592601 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-06-27 19:47:06.592619 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-06-27 19:47:06.592637 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-06-27 19:47:06.592655 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-06-27 19:47:06.592673 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-06-27 19:47:06.592691 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-06-27 19:47:06.592710 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-06-27 19:47:06.592728 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-06-27 19:47:06.592746 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-06-27 19:47:06.592764 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-06-27 19:47:06.592783 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-06-27 19:47:06.592810 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-06-27 19:47:06.592829 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-06-27 19:47:06.592847 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-06-27 19:47:06.592866 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-06-27 19:47:06.592898 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-06-27 19:47:06.592924 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-06-27 19:47:06.592978 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-06-27 19:47:06.593002 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-06-27 19:47:06.593021 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-06-27 19:47:06.593040 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-06-27 19:47:06.593058 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-06-27 19:47:06.593077 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-06-27 19:47:06.593095 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-06-27 19:47:06.593113 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-06-27 19:47:06.593130 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-06-27 19:47:06.593148 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-06-27 19:47:06.593166 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-06-27 19:47:06.593184 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-06-27 19:47:06.593202 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-06-27 19:47:06.593220 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-06-27 19:47:06.593238 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-06-27 19:47:06.593256 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-06-27 19:47:06.593274 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-06-27 19:47:06.593292 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-06-27 19:47:06.593309 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-06-27 19:47:06.593327 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-06-27 19:47:06.593345 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-06-27 19:47:06.593363 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-06-27 19:47:06.593381 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-06-27 19:47:06.593399 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-06-27 19:47:06.593417 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-06-27 19:47:06.593434 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-06-27 19:47:06.593452 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-06-27 19:47:06.593475 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-06-27 19:47:06.593494 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-06-27 19:47:06.593513 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-06-27 19:47:06.593531 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-06-27 19:47:06.593549 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-06-27 19:47:06.593567 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-06-27 19:47:06.593585 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-06-27 19:47:06.593603 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-06-27 19:47:06.593621 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-06-27 19:47:06.593639 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-06-27 19:47:06.593658 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-06-27 19:47:06.593676 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-06-27 19:47:06.593694 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-06-27 19:47:06.593712 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-06-27 19:47:06.593729 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-06-27 19:47:06.593747 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-06-27 19:47:06.593765 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-06-27 19:47:06.593783 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-06-27 19:47:06.593801 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-06-27 19:47:06.593818 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-06-27 19:47:06.593836 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-06-27 19:47:06.593854 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-06-27 19:47:06.593872 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-06-27 19:47:06.593890 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-06-27 19:47:06.593908 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-06-27 19:47:06.593926 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-06-27 19:47:06.593946 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-06-27 19:47:06.593965 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-06-27 19:47:06.593984 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-06-27 19:47:06.594003 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-06-27 19:47:06.594021 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-06-27 19:47:06.594039 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-06-27 19:47:06.594058 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-06-27 19:47:06.594076 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-06-27 19:47:06.594095 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-06-27 19:47:06.594113 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-06-27 19:47:06.594132 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-06-27 19:47:06.594157 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-06-27 19:47:06.594177 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-06-27 19:47:06.594196 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-06-27 19:47:06.594214 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-06-27 19:47:06.594233 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-06-27 19:47:06.594252 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-06-27 19:47:06.594270 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-06-27 19:47:06.594288 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-06-27 19:47:06.594307 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-06-27 19:47:06.594325 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-06-27 19:47:06.594343 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-06-27 19:47:06.594365 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-06-27 19:47:06.594383 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-06-27 19:47:06.594400 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-06-27 19:47:06.594418 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-06-27 19:47:06.594435 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-06-27 19:47:06.594453 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-06-27 19:47:06.594471 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-06-27 19:47:06.594488 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-27 19:47:06.594506 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-06-27 19:47:06.594524 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-06-27 19:47:06.594542 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-06-27 19:47:06.594559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-06-27 19:47:06.594577 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-06-27 19:47:06.594595 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-06-27 19:47:06.594613 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-06-27 19:47:06.594630 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-06-27 19:47:06.594648 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-06-27 19:47:06.594666 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-06-27 19:47:06.594684 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-06-27 19:47:06.594702 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-06-27 19:47:06.594720 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-06-27 19:47:06.594737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-06-27 19:47:06.594755 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-06-27 19:47:06.594778 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-27 19:47:06.594797 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-06-27 19:47:06.594815 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-06-27 19:47:06.594832 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-06-27 19:47:06.594850 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-06-27 19:47:06.594868 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-06-27 19:47:06.594886 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-06-27 19:47:06.594904 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-27 19:47:06.594922 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-27 19:47:06.594940 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt
2026-06-27 19:47:06.594957 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml
2026-06-27 19:47:06.594976 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-06-27 19:47:06.594994 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-06-27 19:47:06.595012 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-06-27 19:47:06.595030 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-06-27 19:47:06.595048 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-06-27 19:47:06.595065 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-06-27 19:47:06.595083 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-06-27 19:47:06.595101 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-27 19:47:06.595118 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-06-27 19:47:06.595136 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-06-27 19:47:06.595154 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-06-27 19:47:06.595172 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-06-27 19:47:06.595189 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-06-27 19:47:06.595208 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-06-27 19:47:06.595226 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-06-27 19:47:06.595244 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-06-27 19:47:06.595262 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-06-27 19:47:06.595281 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-06-27 19:47:06.595299 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-06-27 19:47:06.595317 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-06-27 19:47:06.595336 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-06-27 19:47:06.595354 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-06-27 19:47:06.595378 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-06-27 19:47:06.595398 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-06-27 19:47:06.595416 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-06-27 19:47:06.595434 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-06-27 19:47:06.595452 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-06-27 19:47:06.595470 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-06-27 19:47:06.595489 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-06-27 19:47:06.595507 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-06-27 19:47:06.595525 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-06-27 19:47:06.595543 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-06-27 19:47:06.595562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-06-27 19:47:06.595580 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-06-27 19:47:06.595598 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt
2026-06-27 19:47:06.595616 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml
2026-06-27 19:47:06.595634 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt
2026-06-27 19:47:06.595652 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml
2026-06-27 19:47:06.595670 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-06-27 19:47:06.595688 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-06-27 19:47:06.595706 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-27 19:47:06.595724 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-27 19:47:06.595742 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-06-27 19:47:06.595760 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-06-27 19:47:06.595779 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-06-27 19:47:06.595800 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-06-27 19:47:06.595819 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-06-27 19:47:06.595838 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-06-27 19:47:06.595856 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-06-27 19:47:06.595874 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-06-27 19:47:06.595893 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-06-27 19:47:06.595911 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-06-27 19:47:06.595928 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-06-27 19:47:06.595946 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-06-27 19:47:06.595964 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-06-27 19:47:06.595982 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-06-27 19:47:06.595999 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-06-27 19:47:06.596023 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-06-27 19:47:06.596042 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-06-27 19:47:06.596060 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-06-27 19:47:06.596078 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-06-27 19:47:06.596096 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-06-27 19:47:06.596114 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-06-27 19:47:06.596133 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-06-27 19:47:06.596151 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-06-27 19:47:06.596169 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-06-27 19:47:06.596187 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-06-27 19:47:06.596205 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-06-27 19:47:06.596223 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-06-27 19:47:06.596240 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-06-27 19:47:06.596258 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-06-27 19:47:06.596276 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-06-27 19:47:06.596294 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-06-27 19:47:06.596312 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-06-27 19:47:06.596330 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-06-27 19:47:06.596348 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-06-27 19:47:06.596365 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-06-27 19:47:06.596383 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-06-27 19:47:06.596400 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-06-27 19:47:06.596418 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-06-27 19:47:06.596435 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-06-27 19:47:06.596453 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-06-27 19:47:06.596471 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-06-27 19:47:06.596489 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-06-27 19:47:06.596508 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-06-27 19:47:06.596526 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-06-27 19:47:06.596544 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-06-27 19:47:06.596563 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-06-27 19:47:06.596581 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-06-27 19:47:06.596605 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-06-27 19:47:06.596624 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-06-27 19:47:06.596642 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-06-27 19:47:06.596661 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-06-27 19:47:06.596679 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-06-27 19:47:06.596697 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-06-27 19:47:06.596715 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-06-27 19:47:06.596734 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-06-27 19:47:06.596752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-06-27 19:47:06.596771 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-06-27 19:47:06.596789 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-06-27 19:47:06.596807 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-06-27 19:47:06.596825 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-06-27 19:47:06.596842 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-06-27 19:47:06.596859 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-06-27 19:47:06.596905 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-06-27 19:47:06.596924 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-06-27 19:47:06.596941 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-06-27 19:47:06.596982 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-06-27 19:47:06.597000 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-06-27 19:47:06.597018 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-06-27 19:47:06.597036 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-06-27 19:47:06.597053 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-06-27 19:47:06.597071 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-06-27 19:47:06.597089 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-06-27 19:47:06.597106 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-06-27 19:47:06.597124 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-06-27 19:47:06.597142 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-06-27 19:47:06.597160 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-06-27 19:47:06.597178 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-06-27 19:47:06.597196 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-06-27 19:47:06.597220 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-06-27 19:47:06.597238 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-06-27 19:47:06.597256 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-06-27 19:47:06.597273 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-06-27 19:47:06.597291 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-06-27 19:47:06.597309 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-06-27 19:47:06.597326 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-06-27 19:47:06.597344 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-06-27 19:47:06.597362 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-06-27 19:47:06.597380 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-06-27 19:47:06.597397 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-06-27 19:47:06.597415 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-06-27 19:47:06.597433 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-06-27 19:47:06.597451 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-06-27 19:47:06.597469 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-06-27 19:47:06.597487 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-06-27 19:47:06.597505 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-06-27 19:47:06.597523 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-06-27 19:47:06.597540 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-06-27 19:47:06.597559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-06-27 19:47:06.597576 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-06-27 19:47:06.597594 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-06-27 19:47:06.597612 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-06-27 19:47:06.597630 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-06-27 19:47:06.597647 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-06-27 19:47:06.597665 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-06-27 19:47:06.597683 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-06-27 19:47:06.597700 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-06-27 19:47:06.597718 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-06-27 19:47:06.597736 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-06-27 19:47:06.597754 | instance | cd+++++++++ objects/cluster/namespace/
2026-06-27 19:47:06.597772 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-06-27 19:47:06.597791 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-06-27 19:47:06.597810 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-06-27 19:47:06.597828 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-06-27 19:47:06.597846 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-06-27 19:47:06.597871 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-06-27 19:47:06.597890 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt
2026-06-27 19:47:06.597908 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml
2026-06-27 19:47:06.597926 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-06-27 19:47:06.597945 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-06-27 19:47:06.597963 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-06-27 19:47:06.597981 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-06-27 19:47:06.597999 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-06-27 19:47:06.598018 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-06-27 19:47:06.598036 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-06-27 19:47:06.598054 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-06-27 19:47:06.598072 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-06-27 19:47:06.598090 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-06-27 19:47:06.598108 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-06-27 19:47:06.598126 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-06-27 19:47:06.598143 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-06-27 19:47:06.598161 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-06-27 19:47:06.598178 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-06-27 19:47:06.598196 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-06-27 19:47:06.598214 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-06-27 19:47:06.598232 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-06-27 19:47:06.598250 | instance | cd+++++++++ objects/cluster/node/
2026-06-27 19:47:06.598268 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-06-27 19:47:06.598286 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-06-27 19:47:06.598304 | instance | cd+++++++++ objects/cluster/storageclass/
2026-06-27 19:47:06.598322 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-06-27 19:47:06.598340 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-06-27 19:47:06.598358 | instance | cd+++++++++ objects/namespaced/
2026-06-27 19:47:06.598376 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-06-27 19:47:06.598394 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-06-27 19:47:06.598412 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-06-27 19:47:06.598430 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-06-27 19:47:06.598448 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-06-27 19:47:06.598465 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-06-27 19:47:06.598483 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-06-27 19:47:06.598500 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-06-27 19:47:06.598518 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-06-27 19:47:06.598536 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-06-27 19:47:06.598553 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-06-27 19:47:06.598571 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-06-27 19:47:06.598589 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-06-27 19:47:06.598608 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-06-27 19:47:06.598630 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-06-27 19:47:06.598649 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-06-27 19:47:06.598667 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-06-27 19:47:06.598685 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-06-27 19:47:06.598704 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-06-27 19:47:06.598721 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-06-27 19:47:06.598739 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-06-27 19:47:06.598757 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-06-27 19:47:06.598775 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-06-27 19:47:06.598793 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-06-27 19:47:06.598811 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-06-27 19:47:06.598829 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-38.nip.io-tls.txt
2026-06-27 19:47:06.598846 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-38.nip.io-tls.yaml
2026-06-27 19:47:06.598864 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-06-27 19:47:06.598882 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-06-27 19:47:06.598900 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-06-27 19:47:06.598918 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-06-27 19:47:06.598936 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-06-27 19:47:06.598953 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-06-27 19:47:06.598971 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-06-27 19:47:06.598989 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-06-27 19:47:06.599007 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-06-27 19:47:06.599026 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-06-27 19:47:06.599044 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-06-27 19:47:06.599062 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-06-27 19:47:06.599081 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-06-27 19:47:06.599098 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-06-27 19:47:06.599116 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-06-27 19:47:06.599134 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-06-27 19:47:06.599153 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-06-27 19:47:06.599171 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-06-27 19:47:06.599189 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-06-27 19:47:06.599207 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-06-27 19:47:06.599225 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-06-27 19:47:06.599243 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-06-27 19:47:06.599261 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-06-27 19:47:06.599279 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-06-27 19:47:06.599298 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-06-27 19:47:06.599321 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-06-27 19:47:06.599340 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-06-27 19:47:06.599358 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-06-27 19:47:06.599376 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-06-27 19:47:06.599393 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-06-27 19:47:06.599411 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-06-27 19:47:06.599429 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-06-27 19:47:06.599447 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-06-27 19:47:06.599465 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-06-27 19:47:06.599482 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-06-27 19:47:06.599499 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-06-27 19:47:06.599517 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-vrpkf.txt
2026-06-27 19:47:06.599535 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-vrpkf.yaml
2026-06-27 19:47:06.599552 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-zzl9x.txt
2026-06-27 19:47:06.599570 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-zzl9x.yaml
2026-06-27 19:47:06.599587 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-7nnpr.txt
2026-06-27 19:47:06.599605 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-7nnpr.yaml
2026-06-27 19:47:06.599622 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-06-27 19:47:06.599639 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-06-27 19:47:06.599657 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-06-27 19:47:06.599675 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-06-27 19:47:06.599692 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-06-27 19:47:06.599710 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-06-27 19:47:06.599727 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-06-27 19:47:06.599744 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-06-27 19:47:06.599762 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-06-27 19:47:06.599780 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-06-27 19:47:06.599797 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-06-27 19:47:06.599814 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-06-27 19:47:06.599831 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-06-27 19:47:06.599849 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-06-27 19:47:06.599866 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-06-27 19:47:06.599884 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-06-27 19:47:06.599906 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-06-27 19:47:06.599925 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-06-27 19:47:06.599942 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-06-27 19:47:06.599960 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-06-27 19:47:06.599977 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-06-27 19:47:06.599994 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-06-27 19:47:06.600011 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-06-27 19:47:06.600029 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-06-27 19:47:06.600046 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-06-27 19:47:06.600064 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-06-27 19:47:06.600082 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-06-27 19:47:06.600100 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-06-27 19:47:06.600117 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-06-27 19:47:06.600135 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-06-27 19:47:06.600153 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-06-27 19:47:06.600227 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-06-27 19:47:06.600257 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-06-27 19:47:06.600278 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-06-27 19:47:06.600297 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-06-27 19:47:06.600317 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-06-27 19:47:06.600335 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-06-27 19:47:06.600354 | instance | cd+++++++++ objects/namespaced/default/
2026-06-27 19:47:06.600372 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-06-27 19:47:06.600391 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-06-27 19:47:06.600410 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-06-27 19:47:06.600428 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-06-27 19:47:06.600447 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-06-27 19:47:06.600466 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-06-27 19:47:06.600484 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-06-27 19:47:06.600503 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-06-27 19:47:06.600521 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-06-27 19:47:06.600539 | instance | cd+++++++++ objects/namespaced/default/services/
2026-06-27 19:47:06.600558 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-06-27 19:47:06.600576 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-06-27 19:47:06.600594 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/
2026-06-27 19:47:06.600613 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/
2026-06-27 19:47:06.600631 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt
2026-06-27 19:47:06.600655 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml
2026-06-27 19:47:06.600674 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt
2026-06-27 19:47:06.600692 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml
2026-06-27 19:47:06.600710 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/
2026-06-27 19:47:06.600728 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt
2026-06-27 19:47:06.600745 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml
2026-06-27 19:47:06.600763 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/
2026-06-27 19:47:06.600781 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt
2026-06-27 19:47:06.600799 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml
2026-06-27 19:47:06.600817 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/
2026-06-27 19:47:06.600835 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-ws2pb.txt
2026-06-27 19:47:06.600866 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-ws2pb.yaml
2026-06-27 19:47:06.600885 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/
2026-06-27 19:47:06.600903 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt
2026-06-27 19:47:06.600921 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml
2026-06-27 19:47:06.600939 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-27 19:47:06.600978 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-27 19:47:06.600998 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt
2026-06-27 19:47:06.601017 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml
2026-06-27 19:47:06.601036 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/
2026-06-27 19:47:06.601054 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt
2026-06-27 19:47:06.601072 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml
2026-06-27 19:47:06.601090 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-27 19:47:06.601108 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-27 19:47:06.601126 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt
2026-06-27 19:47:06.601144 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml
2026-06-27 19:47:06.601161 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/
2026-06-27 19:47:06.601179 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt
2026-06-27 19:47:06.601196 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml
2026-06-27 19:47:06.601214 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt
2026-06-27 19:47:06.601232 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml
2026-06-27 19:47:06.601250 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt
2026-06-27 19:47:06.601273 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml
2026-06-27 19:47:06.601291 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt
2026-06-27 19:47:06.601309 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml
2026-06-27 19:47:06.601327 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt
2026-06-27 19:47:06.601345 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml
2026-06-27 19:47:06.601363 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/
2026-06-27 19:47:06.601381 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt
2026-06-27 19:47:06.601399 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml
2026-06-27 19:47:06.601416 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt
2026-06-27 19:47:06.601434 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml
2026-06-27 19:47:06.601452 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt
2026-06-27 19:47:06.601470 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml
2026-06-27 19:47:06.601488 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/
2026-06-27 19:47:06.601505 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt
2026-06-27 19:47:06.601523 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml
2026-06-27 19:47:06.601541 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-06-27 19:47:06.601559 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-06-27 19:47:06.601577 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-06-27 19:47:06.601595 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-06-27 19:47:06.601613 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-06-27 19:47:06.601631 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-06-27 19:47:06.601649 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-06-27 19:47:06.601667 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-06-27 19:47:06.601685 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-06-27 19:47:06.601702 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-06-27 19:47:06.601720 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-06-27 19:47:06.601738 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-06-27 19:47:06.601757 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-06-27 19:47:06.601775 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-06-27 19:47:06.601793 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-06-27 19:47:06.601811 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-06-27 19:47:06.601829 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-06-27 19:47:06.601847 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-06-27 19:47:06.601865 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-06-27 19:47:06.601888 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-06-27 19:47:06.601907 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-06-27 19:47:06.601925 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-06-27 19:47:06.601942 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-06-27 19:47:06.601960 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-06-27 19:47:06.601977 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-06-27 19:47:06.601995 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-06-27 19:47:06.602013 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-ptslq.txt
2026-06-27 19:47:06.602031 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-ptslq.yaml
2026-06-27 19:47:06.602049 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-zjwn7.txt
2026-06-27 19:47:06.602066 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-zjwn7.yaml
2026-06-27 19:47:06.602084 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-06-27 19:47:06.602102 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-06-27 19:47:06.602120 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-06-27 19:47:06.602137 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-06-27 19:47:06.602155 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-06-27 19:47:06.602173 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-06-27 19:47:06.602190 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-06-27 19:47:06.602209 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-06-27 19:47:06.602227 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-06-27 19:47:06.602244 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-06-27 19:47:06.602262 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-06-27 19:47:06.602279 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-06-27 19:47:06.602297 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-06-27 19:47:06.602314 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-06-27 19:47:06.602332 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-06-27 19:47:06.602351 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-06-27 19:47:06.602368 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-06-27 19:47:06.602386 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-06-27 19:47:06.602403 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-06-27 19:47:06.602421 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-06-27 19:47:06.602439 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-06-27 19:47:06.602456 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-06-27 19:47:06.602473 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-06-27 19:47:06.602514 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-06-27 19:47:06.602532 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-06-27 19:47:06.602550 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-06-27 19:47:06.602567 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-06-27 19:47:06.602585 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-06-27 19:47:06.602602 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-06-27 19:47:06.602619 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-06-27 19:47:06.602636 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-06-27 19:47:06.602654 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-06-27 19:47:06.602671 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-06-27 19:47:06.602689 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-06-27 19:47:06.602707 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-06-27 19:47:06.602725 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-06-27 19:47:06.602742 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-06-27 19:47:06.602760 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-06-27 19:47:06.602779 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-06-27 19:47:06.602796 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-06-27 19:47:06.602814 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-06-27 19:47:06.602833 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-27 19:47:06.602851 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-27 19:47:06.602869 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-06-27 19:47:06.602887 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-27 19:47:06.602905 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-06-27 19:47:06.602923 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-27 19:47:06.602941 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-27 19:47:06.602960 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-06-27 19:47:06.602978 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-06-27 19:47:06.602996 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-06-27 19:47:06.603014 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-06-27 19:47:06.603032 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-06-27 19:47:06.603050 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-06-27 19:47:06.603069 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-06-27 19:47:06.603087 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-06-27 19:47:06.603105 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-06-27 19:47:06.603123 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-06-27 19:47:06.603142 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-06-27 19:47:06.603165 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-06-27 19:47:06.603184 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-06-27 19:47:06.603202 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-06-27 19:47:06.603220 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-06-27 19:47:06.603239 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-06-27 19:47:06.603257 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-06-27 19:47:06.603275 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-06-27 19:47:06.603293 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-06-27 19:47:06.603312 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-06-27 19:47:06.603329 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-06-27 19:47:06.603347 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-06-27 19:47:06.603365 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-06-27 19:47:06.603382 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-06-27 19:47:06.603400 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-06-27 19:47:06.603418 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-06-27 19:47:06.603436 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-06-27 19:47:06.603454 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-06-27 19:47:06.603471 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-06-27 19:47:06.603489 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-06-27 19:47:06.603507 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-06-27 19:47:06.603525 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-06-27 19:47:06.603543 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-06-27 19:47:06.603561 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-06-27 19:47:06.603579 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-06-27 19:47:06.603596 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-06-27 19:47:06.603614 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-06-27 19:47:06.603632 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-06-27 19:47:06.603650 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-06-27 19:47:06.603668 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-27 19:47:06.603686 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-06-27 19:47:06.603704 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-06-27 19:47:06.603721 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-06-27 19:47:06.603739 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-06-27 19:47:06.603757 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-06-27 19:47:06.603774 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-06-27 19:47:06.603798 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-06-27 19:47:06.603817 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-06-27 19:47:06.603835 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-06-27 19:47:06.603853 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-8mqmt.txt
2026-06-27 19:47:06.603871 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-8mqmt.yaml
2026-06-27 19:47:06.603889 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-288hq.txt
2026-06-27 19:47:06.603906 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-288hq.yaml
2026-06-27 19:47:06.603924 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-rgpcs.txt
2026-06-27 19:47:06.603942 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-rgpcs.yaml
2026-06-27 19:47:06.603960 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-w2xwc.txt
2026-06-27 19:47:06.603977 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-w2xwc.yaml
2026-06-27 19:47:06.603995 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-06-27 19:47:06.604013 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-06-27 19:47:06.604030 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-06-27 19:47:06.604048 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-06-27 19:47:06.604066 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-06-27 19:47:06.604083 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-06-27 19:47:06.604101 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-xhn5m.txt
2026-06-27 19:47:06.604119 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-xhn5m.yaml
2026-06-27 19:47:06.604137 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-06-27 19:47:06.604155 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-06-27 19:47:06.604173 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-06-27 19:47:06.604191 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-06-27 19:47:06.604209 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-06-27 19:47:06.604227 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-06-27 19:47:06.604245 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-06-27 19:47:06.604263 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-06-27 19:47:06.604281 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-06-27 19:47:06.604299 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-06-27 19:47:06.604317 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-06-27 19:47:06.604335 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-06-27 19:47:06.604353 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-06-27 19:47:06.604370 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-06-27 19:47:06.604388 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-06-27 19:47:06.604406 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-06-27 19:47:06.604429 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-06-27 19:47:06.604448 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-06-27 19:47:06.604466 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-06-27 19:47:06.604484 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-06-27 19:47:06.604502 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-06-27 19:47:06.604520 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-06-27 19:47:06.604537 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-27 19:47:06.604555 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-06-27 19:47:06.604572 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-06-27 19:47:06.604590 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-06-27 19:47:06.604607 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-06-27 19:47:06.604624 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-06-27 19:47:06.604642 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-06-27 19:47:06.604660 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-06-27 19:47:06.604678 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-06-27 19:47:06.604696 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-06-27 19:47:06.604713 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-06-27 19:47:06.604730 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-06-27 19:47:06.604748 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-06-27 19:47:06.604766 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-06-27 19:47:06.604784 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-06-27 19:47:06.604801 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-06-27 19:47:06.604819 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-06-27 19:47:06.604836 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-06-27 19:47:06.604866 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-06-27 19:47:06.604884 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-06-27 19:47:06.604902 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-06-27 19:47:06.604919 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-06-27 19:47:06.604937 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-06-27 19:47:06.604978 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-06-27 19:47:06.604997 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-06-27 19:47:06.605016 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-06-27 19:47:06.605039 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-06-27 19:47:06.605057 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-06-27 19:47:06.605075 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-06-27 19:47:06.605092 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-00smwa.txt
2026-06-27 19:47:06.605111 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-00smwa.yaml
2026-06-27 19:47:06.605128 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-utnud0.txt
2026-06-27 19:47:06.605146 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-utnud0.yaml
2026-06-27 19:47:06.605163 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-06-27 19:47:06.605181 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-06-27 19:47:06.605199 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-06-27 19:47:06.605217 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-06-27 19:47:06.605235 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-06-27 19:47:06.605253 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-06-27 19:47:06.605271 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-06-27 19:47:06.605288 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-06-27 19:47:06.605306 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-06-27 19:47:06.605323 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-06-27 19:47:06.605342 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-06-27 19:47:06.605360 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-06-27 19:47:06.605378 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-06-27 19:47:06.605396 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-06-27 19:47:06.605414 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-06-27 19:47:06.605432 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-06-27 19:47:06.605451 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-06-27 19:47:06.605470 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-06-27 19:47:06.605488 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-06-27 19:47:06.605506 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-06-27 19:47:06.605525 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-06-27 19:47:06.605543 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-06-27 19:47:06.605561 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-06-27 19:47:06.605579 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-06-27 19:47:06.605597 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-06-27 19:47:06.605615 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-06-27 19:47:06.605633 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-06-27 19:47:06.605656 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-06-27 19:47:06.605675 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-06-27 19:47:06.605693 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-06-27 19:47:06.605711 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-06-27 19:47:06.605729 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-06-27 19:47:06.605747 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-06-27 19:47:06.605765 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-06-27 19:47:06.605785 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-06-27 19:47:06.605805 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-06-27 19:47:06.605823 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-06-27 19:47:06.605841 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-06-27 19:47:06.605859 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-06-27 19:47:06.605877 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-06-27 19:47:06.605895 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-06-27 19:47:06.605912 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-06-27 19:47:06.605929 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-06-27 19:47:06.605946 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-06-27 19:47:06.605964 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-06-27 19:47:06.605982 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-06-27 19:47:06.606000 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-06-27 19:47:06.606017 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-06-27 19:47:06.606035 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-06-27 19:47:06.606053 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-06-27 19:47:06.606071 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-06-27 19:47:06.606089 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-06-27 19:47:06.606107 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-06-27 19:47:06.606124 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-06-27 19:47:06.606142 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-06-27 19:47:06.606160 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-06-27 19:47:06.606177 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-06-27 19:47:06.606195 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-06-27 19:47:06.606213 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-06-27 19:47:06.606236 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-06-27 19:47:06.606254 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-06-27 19:47:06.606272 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-06-27 19:47:06.606290 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-06-27 19:47:06.606308 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-06-27 19:47:06.606326 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-06-27 19:47:06.606344 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-06-27 19:47:06.606362 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-06-27 19:47:06.606380 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-06-27 19:47:06.606398 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-06-27 19:47:06.606416 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-06-27 19:47:06.606434 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-06-27 19:47:06.606452 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-06-27 19:47:06.606469 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-06-27 19:47:06.606487 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-06-27 19:47:06.606505 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-06-27 19:47:06.606523 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-06-27 19:47:06.606540 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-06-27 19:47:06.606558 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-06-27 19:47:06.606576 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-06-27 19:47:06.606594 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-06-27 19:47:06.606612 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-06-27 19:47:06.606630 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-06-27 19:47:06.606648 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-06-27 19:47:06.606667 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-06-27 19:47:06.606685 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-06-27 19:47:06.606703 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-27 19:47:06.606721 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-06-27 19:47:06.606740 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-06-27 19:47:06.606758 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-06-27 19:47:06.606776 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-06-27 19:47:06.606794 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-06-27 19:47:06.606812 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-06-27 19:47:06.607326 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-06-27 19:47:06.607349 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-06-27 19:47:06.607367 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-06-27 19:47:06.607386 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-06-27 19:47:06.607404 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-06-27 19:47:06.607422 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-06-27 19:47:06.607440 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-06-27 19:47:06.607458 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-06-27 19:47:06.607476 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-06-27 19:47:06.607495 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-06-27 19:47:06.607512 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-06-27 19:47:06.607530 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-06-27 19:47:06.607548 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-jx9z8.txt
2026-06-27 19:47:06.607566 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-jx9z8.yaml
2026-06-27 19:47:06.607584 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-06-27 19:47:06.607601 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-06-27 19:47:06.607619 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-06-27 19:47:06.607637 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-06-27 19:47:06.607655 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-06-27 19:47:06.607673 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-06-27 19:47:06.607691 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-06-27 19:47:06.607708 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-06-27 19:47:06.607726 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-06-27 19:47:06.607743 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-06-27 19:47:06.607761 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-06-27 19:47:06.607779 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-06-27 19:47:06.607796 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-06-27 19:47:06.607814 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-06-27 19:47:06.607831 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-06-27 19:47:06.607849 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-06-27 19:47:06.607867 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-06-27 19:47:06.607885 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-06-27 19:47:06.607903 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-06-27 19:47:06.607920 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-06-27 19:47:06.607944 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-06-27 19:47:06.607962 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-06-27 19:47:06.607980 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-06-27 19:47:06.607998 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-06-27 19:47:06.608015 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-06-27 19:47:06.608033 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-06-27 19:47:06.608050 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-06-27 19:47:06.608067 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-06-27 19:47:06.608084 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-06-27 19:47:06.608101 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-06-27 19:47:06.608119 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-06-27 19:47:06.608136 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-06-27 19:47:06.608154 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-06-27 19:47:06.608172 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-06-27 19:47:06.608189 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-06-27 19:47:06.608207 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-06-27 19:47:06.608224 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-06-27 19:47:06.608242 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-06-27 19:47:06.608260 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-06-27 19:47:06.608278 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-06-27 19:47:06.608296 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-06-27 19:47:06.608314 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-06-27 19:47:06.608332 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-06-27 19:47:06.608351 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-06-27 19:47:06.608369 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-06-27 19:47:06.608387 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-06-27 19:47:06.608405 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-06-27 19:47:06.608423 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-06-27 19:47:06.608441 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-06-27 19:47:06.608465 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-06-27 19:47:06.608483 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-06-27 19:47:06.608501 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-06-27 19:47:06.608519 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-06-27 19:47:06.608537 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-06-27 19:47:06.608555 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-06-27 19:47:06.608573 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-06-27 19:47:06.608591 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-06-27 19:47:06.608610 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-06-27 19:47:06.608628 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-06-27 19:47:06.608646 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-06-27 19:47:06.608664 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-06-27 19:47:06.608682 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-06-27 19:47:06.608699 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-06-27 19:47:06.608717 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-06-27 19:47:06.608735 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-06-27 19:47:06.608753 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-06-27 19:47:06.608771 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-06-27 19:47:06.608792 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-06-27 19:47:06.608812 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-06-27 19:47:06.608829 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-06-27 19:47:06.608877 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-06-27 19:47:06.608901 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-06-27 19:47:06.608920 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-06-27 19:47:06.608938 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-06-27 19:47:06.608979 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-06-27 19:47:06.608998 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-06-27 19:47:06.609017 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-06-27 19:47:06.609035 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-06-27 19:47:06.609059 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-06-27 19:47:06.609078 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-06-27 19:47:06.609096 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-06-27 19:47:06.609114 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-06-27 19:47:06.609132 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-06-27 19:47:06.609149 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-06-27 19:47:06.609166 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-06-27 19:47:06.609184 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-06-27 19:47:06.609202 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-06-27 19:47:06.609220 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-06-27 19:47:06.609238 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-06-27 19:47:06.609256 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-06-27 19:47:06.609273 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-06-27 19:47:06.609292 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-06-27 19:47:06.609309 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-06-27 19:47:06.609327 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-06-27 19:47:06.609345 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-06-27 19:47:06.609363 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-06-27 19:47:06.609380 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-06-27 19:47:06.609398 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-06-27 19:47:06.609416 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-06-27 19:47:06.609434 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-06-27 19:47:06.609451 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-06-27 19:47:06.609469 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-06-27 19:47:06.609488 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-06-27 19:47:06.609506 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-06-27 19:47:06.609523 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-06-27 19:47:06.609541 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-06-27 19:47:06.609559 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-06-27 19:47:06.609576 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-06-27 19:47:06.609594 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-06-27 19:47:06.609612 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-06-27 19:47:06.609637 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-06-27 19:47:06.609656 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-06-27 19:47:06.609675 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-06-27 19:47:06.609694 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-06-27 19:47:06.609712 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-06-27 19:47:06.609730 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-06-27 19:47:06.609748 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-06-27 19:47:06.609767 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-06-27 19:47:06.609785 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-06-27 19:47:06.609803 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-06-27 19:47:06.609821 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-06-27 19:47:06.609839 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-06-27 19:47:06.609858 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-06-27 19:47:06.609876 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-06-27 19:47:06.609895 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-06-27 19:47:06.609914 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-06-27 19:47:06.609932 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-06-27 19:47:06.609950 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-06-27 19:47:06.609968 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-06-27 19:47:06.609986 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-27 19:47:06.610004 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-27 19:47:06.610022 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-06-27 19:47:06.610040 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-06-27 19:47:06.610058 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt
2026-06-27 19:47:06.610076 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml
2026-06-27 19:47:06.610094 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-06-27 19:47:06.610112 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-06-27 19:47:06.610129 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-06-27 19:47:06.610147 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-06-27 19:47:06.610165 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-06-27 19:47:06.610183 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-06-27 19:47:06.610200 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-27 19:47:06.610218 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-06-27 19:47:06.610243 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-06-27 19:47:06.610261 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-06-27 19:47:06.610279 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-06-27 19:47:06.610297 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-06-27 19:47:06.610315 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-06-27 19:47:06.610333 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-06-27 19:47:06.610351 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-06-27 19:47:06.610368 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-06-27 19:47:06.610386 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-06-27 19:47:06.610403 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-06-27 19:47:06.610421 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-06-27 19:47:06.610438 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-06-27 19:47:06.610455 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-06-27 19:47:06.610473 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-06-27 19:47:06.610490 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-06-27 19:47:06.610508 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-06-27 19:47:06.610526 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-06-27 19:47:06.610543 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-06-27 19:47:06.610561 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-06-27 19:47:06.610579 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-27 19:47:06.610596 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-06-27 19:47:06.610614 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-06-27 19:47:06.610631 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-27 19:47:06.610649 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-27 19:47:06.610666 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-06-27 19:47:06.610683 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-06-27 19:47:06.610701 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-06-27 19:47:06.610719 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-06-27 19:47:06.610736 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-06-27 19:47:06.610753 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-06-27 19:47:06.610771 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-06-27 19:47:06.610789 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-06-27 19:47:06.610807 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-06-27 19:47:06.610824 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-06-27 19:47:06.610847 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-06-27 19:47:06.610866 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-06-27 19:47:06.610884 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-06-27 19:47:06.610902 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-06-27 19:47:06.610921 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-06-27 19:47:06.610938 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-06-27 19:47:06.610956 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-06-27 19:47:06.610974 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-06-27 19:47:06.610992 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt
2026-06-27 19:47:06.611010 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml
2026-06-27 19:47:06.611028 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-06-27 19:47:06.611045 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-06-27 19:47:06.611064 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-06-27 19:47:06.611081 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-06-27 19:47:06.611100 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-06-27 19:47:06.611118 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-06-27 19:47:06.611137 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-06-27 19:47:06.611154 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-06-27 19:47:06.611173 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-06-27 19:47:06.611191 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-06-27 19:47:06.611209 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-27 19:47:06.611235 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-27 19:47:06.611253 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-27 19:47:06.611271 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-27 19:47:06.611289 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-06-27 19:47:06.611308 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-06-27 19:47:06.611325 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-06-27 19:47:06.611344 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-27 19:47:06.611361 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-27 19:47:06.611380 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-8tqkt.txt
2026-06-27 19:47:06.611398 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-8tqkt.yaml
2026-06-27 19:47:06.611416 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-74564d5975-qhmch.txt
2026-06-27 19:47:06.611438 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-74564d5975-qhmch.yaml
2026-06-27 19:47:06.611457 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-mt9wf.txt
2026-06-27 19:47:06.611476 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-mt9wf.yaml
2026-06-27 19:47:06.611494 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-sdnh2.txt
2026-06-27 19:47:06.611512 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-sdnh2.yaml
2026-06-27 19:47:06.611530 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-rgkjl.txt
2026-06-27 19:47:06.611548 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-rgkjl.yaml
2026-06-27 19:47:06.611565 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-06-27 19:47:06.611583 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-06-27 19:47:06.611601 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-06-27 19:47:06.611619 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-06-27 19:47:06.611637 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-pq5wm.txt
2026-06-27 19:47:06.611655 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-pq5wm.yaml
2026-06-27 19:47:06.611673 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-06-27 19:47:06.611690 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-06-27 19:47:06.611708 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-98nfg.txt
2026-06-27 19:47:06.611726 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-98nfg.yaml
2026-06-27 19:47:06.611744 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-2rjbk.txt
2026-06-27 19:47:06.611761 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-2rjbk.yaml
2026-06-27 19:47:06.611779 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-hxrjr.txt
2026-06-27 19:47:06.611797 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-hxrjr.yaml
2026-06-27 19:47:06.611816 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-27 19:47:06.611833 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-27 19:47:06.611851 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-hpg5s.txt
2026-06-27 19:47:06.611869 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-hpg5s.yaml
2026-06-27 19:47:06.611887 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-sp29b.txt
2026-06-27 19:47:06.611904 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-sp29b.yaml
2026-06-27 19:47:06.611922 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-06-27 19:47:06.611940 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-06-27 19:47:06.611957 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-06-27 19:47:06.611975 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-27 19:47:06.611993 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-27 19:47:06.612016 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-06-27 19:47:06.612035 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-06-27 19:47:06.612053 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt
2026-06-27 19:47:06.612071 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml
2026-06-27 19:47:06.612088 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-06-27 19:47:06.612106 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-06-27 19:47:06.612124 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-06-27 19:47:06.612143 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-27 19:47:06.612161 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-27 19:47:06.612178 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-06-27 19:47:06.612196 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-06-27 19:47:06.612214 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-06-27 19:47:06.612232 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-06-27 19:47:06.612251 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-06-27 19:47:06.612269 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-06-27 19:47:06.612287 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-06-27 19:47:06.612305 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-06-27 19:47:06.612323 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-06-27 19:47:06.612341 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-27 19:47:06.612359 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-27 19:47:06.612377 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-06-27 19:47:06.612395 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-06-27 19:47:06.612413 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-06-27 19:47:06.612431 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-06-27 19:47:06.612449 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-06-27 19:47:06.612467 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-06-27 19:47:06.612485 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-06-27 19:47:06.612502 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-06-27 19:47:06.612520 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-06-27 19:47:06.612538 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-06-27 19:47:06.612555 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-06-27 19:47:06.612578 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-06-27 19:47:06.612596 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-06-27 19:47:06.612613 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-06-27 19:47:06.612631 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-06-27 19:47:06.612648 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-06-27 19:47:06.612665 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-06-27 19:47:06.612682 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-06-27 19:47:06.612700 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-06-27 19:47:06.612717 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-06-27 19:47:06.612735 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-06-27 19:47:06.612752 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-06-27 19:47:06.612770 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-rgkjl-tls.txt
2026-06-27 19:47:06.612787 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-rgkjl-tls.yaml
2026-06-27 19:47:06.612805 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-06-27 19:47:06.612834 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-06-27 19:47:06.612853 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-06-27 19:47:06.612871 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-06-27 19:47:06.612889 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-06-27 19:47:06.612906 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-06-27 19:47:06.612924 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-06-27 19:47:06.612941 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-06-27 19:47:06.612981 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-27 19:47:06.613000 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-27 19:47:06.613018 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-06-27 19:47:06.613036 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-06-27 19:47:06.613055 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-06-27 19:47:06.613073 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-06-27 19:47:06.613091 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-06-27 19:47:06.613109 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-06-27 19:47:06.613127 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-06-27 19:47:06.613152 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-06-27 19:47:06.613170 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-06-27 19:47:06.613188 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-06-27 19:47:06.613206 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-06-27 19:47:06.613223 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-06-27 19:47:06.613241 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt
2026-06-27 19:47:06.613258 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml
2026-06-27 19:47:06.613276 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-06-27 19:47:06.613294 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-06-27 19:47:06.613311 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-06-27 19:47:06.613329 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-06-27 19:47:06.613347 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-06-27 19:47:06.613365 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-06-27 19:47:06.613384 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-06-27 19:47:06.613402 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-06-27 19:47:06.613420 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-06-27 19:47:06.613438 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-06-27 19:47:06.613456 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-06-27 19:47:06.613474 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-06-27 19:47:06.613492 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-27 19:47:06.613510 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-06-27 19:47:06.613528 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-06-27 19:47:06.613545 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-27 19:47:06.613563 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-27 19:47:06.613581 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-06-27 19:47:06.613599 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-06-27 19:47:06.613617 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-06-27 19:47:06.613635 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-06-27 19:47:06.613654 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-06-27 19:47:06.613672 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-06-27 19:47:06.613690 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-06-27 19:47:06.613713 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-06-27 19:47:06.613732 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-06-27 19:47:06.613750 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-06-27 19:47:06.613768 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-06-27 19:47:06.613785 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-06-27 19:47:06.613803 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt
2026-06-27 19:47:06.613821 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml
2026-06-27 19:47:06.613839 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-06-27 19:47:06.613857 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-06-27 19:47:06.613875 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-06-27 19:47:06.613892 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-06-27 19:47:06.613910 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-06-27 19:47:06.613928 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-06-27 19:47:06.613946 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-06-27 19:47:06.613964 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-06-27 19:47:06.613985 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-06-27 19:47:06.614005 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-06-27 19:47:06.614022 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-06-27 19:47:06.614040 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-06-27 19:47:06.614058 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-27 19:47:06.614076 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-06-27 19:47:06.614094 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-06-27 19:47:06.614112 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-27 19:47:06.614130 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-27 19:47:06.614147 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-06-27 19:47:06.614165 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-06-27 19:47:06.614183 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-06-27 19:47:06.614201 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-06-27 19:47:06.614219 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-06-27 19:47:06.614236 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-06-27 19:47:06.614254 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-06-27 19:47:06.614272 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-06-27 19:47:06.614290 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-06-27 19:47:06.614307 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-06-27 19:47:06.614330 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-06-27 19:47:06.614348 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-06-27 19:47:06.614366 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-06-27 19:47:06.614384 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-06-27 19:47:06.614402 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-06-27 19:47:06.614420 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-06-27 19:47:06.614438 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-06-27 19:47:06.614455 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-06-27 19:47:06.614473 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt
2026-06-27 19:47:06.614490 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml
2026-06-27 19:47:06.614508 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-06-27 19:47:06.614526 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-06-27 19:47:06.614544 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-06-27 19:47:06.614562 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-27 19:47:06.614580 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-27 19:47:06.614598 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-06-27 19:47:06.614616 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-06-27 19:47:06.614634 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-06-27 19:47:06.614652 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-06-27 19:47:06.614670 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-06-27 19:47:06.614688 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-06-27 19:47:06.614707 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-27 19:47:06.614725 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-27 19:47:06.614743 | instance | cd+++++++++ objects/namespaced/openstack/
2026-06-27 19:47:06.614762 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-06-27 19:47:06.614783 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-06-27 19:47:06.614803 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-06-27 19:47:06.614822 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-06-27 19:47:06.614840 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-06-27 19:47:06.614858 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-06-27 19:47:06.614876 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-06-27 19:47:06.614894 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-06-27 19:47:06.614912 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-06-27 19:47:06.614930 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-06-27 19:47:06.614948 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-06-27 19:47:06.614966 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-06-27 19:47:06.614990 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-06-27 19:47:06.615008 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-06-27 19:47:06.615026 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-06-27 19:47:06.615043 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-06-27 19:47:06.615062 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-06-27 19:47:06.615079 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-06-27 19:47:06.615097 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-06-27 19:47:06.615115 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-06-27 19:47:06.615133 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-06-27 19:47:06.615150 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-06-27 19:47:06.615168 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-06-27 19:47:06.615186 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-06-27 19:47:06.615204 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-06-27 19:47:06.615221 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-06-27 19:47:06.615239 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-06-27 19:47:06.615256 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-06-27 19:47:06.615274 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-06-27 19:47:06.615291 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-06-27 19:47:06.615309 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-06-27 19:47:06.615326 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt
2026-06-27 19:47:06.615344 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml
2026-06-27 19:47:06.615361 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt
2026-06-27 19:47:06.615379 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml
2026-06-27 19:47:06.615396 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-06-27 19:47:06.615414 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-06-27 19:47:06.615432 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-06-27 19:47:06.615449 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-06-27 19:47:06.615467 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-06-27 19:47:06.615484 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-06-27 19:47:06.615502 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-06-27 19:47:06.615519 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-06-27 19:47:06.615537 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-06-27 19:47:06.615554 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-06-27 19:47:06.615571 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-06-27 19:47:06.615589 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-06-27 19:47:06.615614 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-06-27 19:47:06.615632 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-06-27 19:47:06.615650 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-06-27 19:47:06.615667 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-06-27 19:47:06.615684 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-06-27 19:47:06.615701 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-06-27 19:47:06.615718 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-06-27 19:47:06.615736 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-06-27 19:47:06.615753 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-06-27 19:47:06.615770 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-06-27 19:47:06.615788 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-06-27 19:47:06.615805 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-06-27 19:47:06.615823 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-06-27 19:47:06.615840 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-06-27 19:47:06.615858 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-06-27 19:47:06.615876 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-06-27 19:47:06.615894 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-06-27 19:47:06.615912 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-06-27 19:47:06.615929 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-06-27 19:47:06.615947 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-06-27 19:47:06.615964 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-06-27 19:47:06.615982 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-06-27 19:47:06.616000 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-06-27 19:47:06.616017 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-06-27 19:47:06.616035 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-06-27 19:47:06.616053 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-06-27 19:47:06.616071 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-06-27 19:47:06.616089 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-06-27 19:47:06.616107 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-06-27 19:47:06.616125 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-06-27 19:47:06.616143 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-06-27 19:47:06.616161 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-06-27 19:47:06.616179 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-06-27 19:47:06.616197 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-06-27 19:47:06.616221 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-06-27 19:47:06.616240 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-06-27 19:47:06.616258 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-06-27 19:47:06.616275 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-06-27 19:47:06.616293 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-06-27 19:47:06.616310 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-06-27 19:47:06.616328 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-06-27 19:47:06.616345 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-06-27 19:47:06.616363 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-06-27 19:47:06.616381 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-06-27 19:47:06.616398 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-06-27 19:47:06.616416 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-06-27 19:47:06.616433 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-06-27 19:47:06.616451 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-06-27 19:47:06.616469 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-06-27 19:47:06.616487 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-06-27 19:47:06.616505 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-06-27 19:47:06.616523 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-06-27 19:47:06.616541 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt
2026-06-27 19:47:06.616558 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml
2026-06-27 19:47:06.616576 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt
2026-06-27 19:47:06.616593 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml
2026-06-27 19:47:06.616611 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-06-27 19:47:06.616629 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-06-27 19:47:06.616647 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-06-27 19:47:06.616665 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-06-27 19:47:06.616682 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt
2026-06-27 19:47:06.616700 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml
2026-06-27 19:47:06.616718 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-06-27 19:47:06.616736 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-06-27 19:47:06.616754 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-06-27 19:47:06.616772 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-06-27 19:47:06.616789 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-06-27 19:47:06.616807 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-06-27 19:47:06.616838 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-06-27 19:47:06.616857 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-06-27 19:47:06.616878 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-06-27 19:47:06.616897 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-06-27 19:47:06.616915 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-06-27 19:47:06.616934 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-06-27 19:47:06.616973 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-06-27 19:47:06.616993 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-06-27 19:47:06.617011 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-06-27 19:47:06.617029 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-06-27 19:47:06.617047 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-06-27 19:47:06.617065 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt
2026-06-27 19:47:06.617082 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml
2026-06-27 19:47:06.617100 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-06-27 19:47:06.617118 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-06-27 19:47:06.617135 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-06-27 19:47:06.617153 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-06-27 19:47:06.617171 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-06-27 19:47:06.617189 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-06-27 19:47:06.617207 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-06-27 19:47:06.617225 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-06-27 19:47:06.617243 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-06-27 19:47:06.617261 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-06-27 19:47:06.617279 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-06-27 19:47:06.617297 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-06-27 19:47:06.617315 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt
2026-06-27 19:47:06.617333 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml
2026-06-27 19:47:06.617351 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-06-27 19:47:06.617369 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-06-27 19:47:06.617387 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-06-27 19:47:06.617405 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-06-27 19:47:06.617423 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-06-27 19:47:06.617441 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-06-27 19:47:06.617459 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-06-27 19:47:06.617477 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-06-27 19:47:06.617495 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-06-27 19:47:06.617513 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-06-27 19:47:06.617536 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-06-27 19:47:06.617555 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-06-27 19:47:06.617572 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-06-27 19:47:06.617590 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-06-27 19:47:06.617608 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-06-27 19:47:06.617626 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-06-27 19:47:06.617643 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-06-27 19:47:06.617661 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-06-27 19:47:06.617679 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-06-27 19:47:06.617697 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-06-27 19:47:06.617715 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-06-27 19:47:06.617733 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-06-27 19:47:06.617751 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-06-27 19:47:06.617769 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-06-27 19:47:06.617787 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-06-27 19:47:06.617805 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-06-27 19:47:06.617823 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-06-27 19:47:06.617841 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-06-27 19:47:06.617859 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-06-27 19:47:06.617876 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-06-27 19:47:06.617894 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-06-27 19:47:06.617912 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-06-27 19:47:06.617930 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-06-27 19:47:06.617947 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-06-27 19:47:06.617965 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-06-27 19:47:06.617982 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-06-27 19:47:06.617999 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-06-27 19:47:06.618017 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-06-27 19:47:06.618034 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-06-27 19:47:06.618052 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt
2026-06-27 19:47:06.618070 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml
2026-06-27 19:47:06.618087 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt
2026-06-27 19:47:06.618105 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml
2026-06-27 19:47:06.618122 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-06-27 19:47:06.618140 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-06-27 19:47:06.618158 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-06-27 19:47:06.618176 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-06-27 19:47:06.618199 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-06-27 19:47:06.618217 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-06-27 19:47:06.618235 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-06-27 19:47:06.618252 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-06-27 19:47:06.618269 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-06-27 19:47:06.618286 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-06-27 19:47:06.618304 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-06-27 19:47:06.618321 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-06-27 19:47:06.618338 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-06-27 19:47:06.618356 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-06-27 19:47:06.618374 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-06-27 19:47:06.618392 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-06-27 19:47:06.618410 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-06-27 19:47:06.618428 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-06-27 19:47:06.618445 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-06-27 19:47:06.618463 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-06-27 19:47:06.618481 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-06-27 19:47:06.618499 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-06-27 19:47:06.618516 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-06-27 19:47:06.618534 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-06-27 19:47:06.618552 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-06-27 19:47:06.618570 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-06-27 19:47:06.618588 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-06-27 19:47:06.618606 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-06-27 19:47:06.618624 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-06-27 19:47:06.618642 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-06-27 19:47:06.618660 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-27 19:47:06.618678 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-27 19:47:06.618696 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-06-27 19:47:06.618714 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-06-27 19:47:06.618732 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-06-27 19:47:06.618749 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-06-27 19:47:06.618767 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-06-27 19:47:06.618784 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-06-27 19:47:06.618802 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-06-27 19:47:06.618825 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-06-27 19:47:06.618844 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-06-27 19:47:06.618861 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-06-27 19:47:06.618879 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-06-27 19:47:06.618897 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-06-27 19:47:06.618914 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-06-27 19:47:06.618932 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-06-27 19:47:06.618949 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-06-27 19:47:06.618967 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-06-27 19:47:06.618985 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-06-27 19:47:06.619002 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-06-27 19:47:06.619020 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-06-27 19:47:06.619038 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-06-27 19:47:06.619056 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-06-27 19:47:06.619073 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-06-27 19:47:06.619091 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-06-27 19:47:06.619109 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-06-27 19:47:06.619126 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-06-27 19:47:06.619144 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-06-27 19:47:06.619162 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-06-27 19:47:06.619180 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-06-27 19:47:06.619197 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-06-27 19:47:06.619215 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-06-27 19:47:06.619233 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-06-27 19:47:06.619250 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-06-27 19:47:06.619268 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-06-27 19:47:06.619286 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-06-27 19:47:06.619304 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-06-27 19:47:06.619322 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-06-27 19:47:06.619340 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-06-27 19:47:06.619358 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-06-27 19:47:06.619376 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-06-27 19:47:06.619394 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-06-27 19:47:06.619412 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-06-27 19:47:06.619430 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-06-27 19:47:06.619448 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-06-27 19:47:06.619465 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-06-27 19:47:06.619483 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-06-27 19:47:06.619507 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-06-27 19:47:06.619526 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-06-27 19:47:06.619544 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-06-27 19:47:06.619562 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-06-27 19:47:06.619580 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-06-27 19:47:06.619598 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-06-27 19:47:06.619616 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-06-27 19:47:06.619634 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-06-27 19:47:06.619652 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-06-27 19:47:06.619670 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-06-27 19:47:06.619688 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-06-27 19:47:06.619706 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-06-27 19:47:06.619724 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-06-27 19:47:06.619743 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-06-27 19:47:06.619761 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-06-27 19:47:06.619779 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-06-27 19:47:06.619797 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-06-27 19:47:06.619815 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-06-27 19:47:06.619833 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-06-27 19:47:06.619851 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-06-27 19:47:06.619869 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-06-27 19:47:06.619887 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-06-27 19:47:06.619905 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-06-27 19:47:06.619923 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-06-27 19:47:06.619940 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-06-27 19:47:06.619958 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-06-27 19:47:06.619976 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-06-27 19:47:06.619994 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-06-27 19:47:06.620012 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-06-27 19:47:06.620029 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-06-27 19:47:06.620047 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-06-27 19:47:06.620065 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-06-27 19:47:06.620083 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-06-27 19:47:06.620101 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-06-27 19:47:06.620118 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-06-27 19:47:06.620136 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-06-27 19:47:06.620154 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-06-27 19:47:06.620171 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-06-27 19:47:06.620194 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-06-27 19:47:06.620212 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-06-27 19:47:06.620230 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-06-27 19:47:06.620248 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-06-27 19:47:06.620265 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-06-27 19:47:06.620282 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-06-27 19:47:06.620300 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-06-27 19:47:06.620318 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-06-27 19:47:06.620336 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-06-27 19:47:06.620354 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-06-27 19:47:06.620372 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-06-27 19:47:06.620389 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-06-27 19:47:06.620406 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-06-27 19:47:06.620424 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-06-27 19:47:06.620442 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-06-27 19:47:06.620459 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-06-27 19:47:06.620477 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-06-27 19:47:06.620494 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-06-27 19:47:06.620512 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-06-27 19:47:06.620530 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-06-27 19:47:06.620548 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-06-27 19:47:06.620566 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-06-27 19:47:06.620583 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-06-27 19:47:06.620601 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-06-27 19:47:06.620619 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-06-27 19:47:06.620637 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-06-27 19:47:06.620655 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-06-27 19:47:06.620672 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-06-27 19:47:06.620690 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-06-27 19:47:06.620708 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-06-27 19:47:06.620726 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-06-27 19:47:06.620743 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-06-27 19:47:06.620761 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-06-27 19:47:06.620779 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-06-27 19:47:06.620797 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-06-27 19:47:06.620839 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-06-27 19:47:06.620859 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-06-27 19:47:06.620877 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-06-27 19:47:06.620901 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-06-27 19:47:06.620920 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-06-27 19:47:06.620938 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-06-27 19:47:06.620982 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-06-27 19:47:06.621002 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-06-27 19:47:06.621020 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-06-27 19:47:06.621038 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-06-27 19:47:06.621057 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-06-27 19:47:06.621075 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-06-27 19:47:06.621093 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-06-27 19:47:06.621111 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-06-27 19:47:06.621129 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-06-27 19:47:06.621147 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-06-27 19:47:06.621166 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-06-27 19:47:06.621184 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-06-27 19:47:06.621202 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-06-27 19:47:06.621220 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-06-27 19:47:06.621238 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-06-27 19:47:06.621255 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-06-27 19:47:06.621273 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-06-27 19:47:06.621291 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-06-27 19:47:06.621308 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-06-27 19:47:06.621326 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-06-27 19:47:06.621344 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-06-27 19:47:06.621362 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-06-27 19:47:06.621380 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-06-27 19:47:06.621397 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-06-27 19:47:06.621415 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-06-27 19:47:06.621432 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-06-27 19:47:06.621450 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt
2026-06-27 19:47:06.621468 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml
2026-06-27 19:47:06.621485 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt
2026-06-27 19:47:06.621502 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml
2026-06-27 19:47:06.621520 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-06-27 19:47:06.621537 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-06-27 19:47:06.621560 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-06-27 19:47:06.621579 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-06-27 19:47:06.621597 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-06-27 19:47:06.621614 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-06-27 19:47:06.621632 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-06-27 19:47:06.621650 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-06-27 19:47:06.621668 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-06-27 19:47:06.621685 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-06-27 19:47:06.621703 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-06-27 19:47:06.621721 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-06-27 19:47:06.621738 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-06-27 19:47:06.621756 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-06-27 19:47:06.621774 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-06-27 19:47:06.621793 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-06-27 19:47:06.621810 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-06-27 19:47:06.621828 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-fb66c56c9-x9bvp.txt
2026-06-27 19:47:06.621846 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-fb66c56c9-x9bvp.yaml
2026-06-27 19:47:06.621864 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-lrp9v.txt
2026-06-27 19:47:06.621881 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-lrp9v.yaml
2026-06-27 19:47:06.621898 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-wzz62.txt
2026-06-27 19:47:06.621916 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-wzz62.yaml
2026-06-27 19:47:06.621934 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-n8z7s.txt
2026-06-27 19:47:06.621951 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-n8z7s.yaml
2026-06-27 19:47:06.621969 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-sz2dh.txt
2026-06-27 19:47:06.621986 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-sz2dh.yaml
2026-06-27 19:47:06.622004 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-dj6bv.txt
2026-06-27 19:47:06.622021 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-dj6bv.yaml
2026-06-27 19:47:06.622039 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-g7fcp.txt
2026-06-27 19:47:06.622056 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-g7fcp.yaml
2026-06-27 19:47:06.622074 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-6869d4f5ff-4xtrh.txt
2026-06-27 19:47:06.622091 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-6869d4f5ff-4xtrh.yaml
2026-06-27 19:47:06.622109 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-bd47557c-d65qp.txt
2026-06-27 19:47:06.622133 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-bd47557c-d65qp.yaml
2026-06-27 19:47:06.622152 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-mfb7d.txt
2026-06-27 19:47:06.622170 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-mfb7d.yaml
2026-06-27 19:47:06.622188 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-c8wl7.txt
2026-06-27 19:47:06.622206 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-c8wl7.yaml
2026-06-27 19:47:06.622224 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-w9cgs.txt
2026-06-27 19:47:06.622242 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-w9cgs.yaml
2026-06-27 19:47:06.622261 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-2724m.txt
2026-06-27 19:47:06.622279 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-2724m.yaml
2026-06-27 19:47:06.622296 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-snr4b.txt
2026-06-27 19:47:06.622315 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-snr4b.yaml
2026-06-27 19:47:06.622332 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-2ws8t.txt
2026-06-27 19:47:06.622350 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-2ws8t.yaml
2026-06-27 19:47:06.622369 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-dgqql.txt
2026-06-27 19:47:06.622387 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-dgqql.yaml
2026-06-27 19:47:06.622405 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-77rzr.txt
2026-06-27 19:47:06.622422 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-77rzr.yaml
2026-06-27 19:47:06.622440 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-vkwgh.txt
2026-06-27 19:47:06.622458 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-vkwgh.yaml
2026-06-27 19:47:06.622476 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-654cd5458f-fr7n8.txt
2026-06-27 19:47:06.622493 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-654cd5458f-fr7n8.yaml
2026-06-27 19:47:06.622511 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-f48ps.txt
2026-06-27 19:47:06.622528 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-f48ps.yaml
2026-06-27 19:47:06.622546 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-5f5cdfdf5b-gnrkv.txt
2026-06-27 19:47:06.622564 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-5f5cdfdf5b-gnrkv.yaml
2026-06-27 19:47:06.622582 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-77948f9dd-d6qr7.txt
2026-06-27 19:47:06.622599 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-77948f9dd-d6qr7.yaml
2026-06-27 19:47:06.622616 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-8zlgf.txt
2026-06-27 19:47:06.622634 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-8zlgf.yaml
2026-06-27 19:47:06.622651 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-srnbr.txt
2026-06-27 19:47:06.622669 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-srnbr.yaml
2026-06-27 19:47:06.622686 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-kxqfg.txt
2026-06-27 19:47:06.622704 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-kxqfg.yaml
2026-06-27 19:47:06.622722 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-xbdlg.txt
2026-06-27 19:47:06.622739 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-xbdlg.yaml
2026-06-27 19:47:06.622757 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-n7n4k.txt
2026-06-27 19:47:06.622781 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-n7n4k.yaml
2026-06-27 19:47:06.622799 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-n8hrj.txt
2026-06-27 19:47:06.622817 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-n8hrj.yaml
2026-06-27 19:47:06.622834 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-c2kdg.txt
2026-06-27 19:47:06.622851 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-c2kdg.yaml
2026-06-27 19:47:06.622868 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-dd7dh.txt
2026-06-27 19:47:06.622885 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-dd7dh.yaml
2026-06-27 19:47:06.622903 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-vnz5b.txt
2026-06-27 19:47:06.622920 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-vnz5b.yaml
2026-06-27 19:47:06.622938 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-79f5dd8b9d-trbxg.txt
2026-06-27 19:47:06.622955 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-79f5dd8b9d-trbxg.yaml
2026-06-27 19:47:06.622972 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-2spnz.txt
2026-06-27 19:47:06.622990 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-2spnz.yaml
2026-06-27 19:47:06.623007 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-phmjg.txt
2026-06-27 19:47:06.623024 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-phmjg.yaml
2026-06-27 19:47:06.623042 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-v5l5q.txt
2026-06-27 19:47:06.623059 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-v5l5q.yaml
2026-06-27 19:47:06.623077 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-5gs7w.txt
2026-06-27 19:47:06.623094 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-5gs7w.yaml
2026-06-27 19:47:06.623112 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-gtrlf.txt
2026-06-27 19:47:06.623129 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-gtrlf.yaml
2026-06-27 19:47:06.623146 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-jtgp2.txt
2026-06-27 19:47:06.623163 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-jtgp2.yaml
2026-06-27 19:47:06.623181 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-5m7d6.txt
2026-06-27 19:47:06.623198 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-5m7d6.yaml
2026-06-27 19:47:06.623215 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-824cd.txt
2026-06-27 19:47:06.623233 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-824cd.yaml
2026-06-27 19:47:06.623250 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-2bmm4.txt
2026-06-27 19:47:06.623268 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-2bmm4.yaml
2026-06-27 19:47:06.623285 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-pcbfc.txt
2026-06-27 19:47:06.623303 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-pcbfc.yaml
2026-06-27 19:47:06.623322 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-5p7lk.txt
2026-06-27 19:47:06.623340 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-5p7lk.yaml
2026-06-27 19:47:06.623358 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-cnmcl.txt
2026-06-27 19:47:06.623377 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-cnmcl.yaml
2026-06-27 19:47:06.623400 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-rhl4z.txt
2026-06-27 19:47:06.623418 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-rhl4z.yaml
2026-06-27 19:47:06.623436 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-sz6gz.txt
2026-06-27 19:47:06.623455 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-sz6gz.yaml
2026-06-27 19:47:06.623473 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-z577p.txt
2026-06-27 19:47:06.623491 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-z577p.yaml
2026-06-27 19:47:06.623510 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-7pjjn.txt
2026-06-27 19:47:06.623528 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-7pjjn.yaml
2026-06-27 19:47:06.623546 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-nj5dp.txt
2026-06-27 19:47:06.623564 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-nj5dp.yaml
2026-06-27 19:47:06.623583 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-5djzc.txt
2026-06-27 19:47:06.623601 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-5djzc.yaml
2026-06-27 19:47:06.623618 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-79db95f755-czfvd.txt
2026-06-27 19:47:06.623636 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-79db95f755-czfvd.yaml
2026-06-27 19:47:06.623654 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-58bcbb88f-96cl2.txt
2026-06-27 19:47:06.623672 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-58bcbb88f-96cl2.yaml
2026-06-27 19:47:06.623690 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-74697cdf7c-2hlrd.txt
2026-06-27 19:47:06.623708 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-74697cdf7c-2hlrd.yaml
2026-06-27 19:47:06.623726 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-6c8b557987-r9fxq.txt
2026-06-27 19:47:06.623743 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-6c8b557987-r9fxq.yaml
2026-06-27 19:47:06.623761 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-sbmq5.txt
2026-06-27 19:47:06.623779 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-sbmq5.yaml
2026-06-27 19:47:06.623797 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-htjgk.txt
2026-06-27 19:47:06.623814 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-htjgk.yaml
2026-06-27 19:47:06.623831 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-6ttbd.txt
2026-06-27 19:47:06.623849 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-6ttbd.yaml
2026-06-27 19:47:06.623867 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-784cfb878f-rqpg2.txt
2026-06-27 19:47:06.623884 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-784cfb878f-rqpg2.yaml
2026-06-27 19:47:06.623902 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-wnjh2.txt
2026-06-27 19:47:06.623920 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-wnjh2.yaml
2026-06-27 19:47:06.623938 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-x65rp.txt
2026-06-27 19:47:06.623955 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-x65rp.yaml
2026-06-27 19:47:06.623973 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-ckwkw.txt
2026-06-27 19:47:06.623990 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-ckwkw.yaml
2026-06-27 19:47:06.624012 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-bmj6l.txt
2026-06-27 19:47:06.624031 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-bmj6l.yaml
2026-06-27 19:47:06.624048 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-hnpk2.txt
2026-06-27 19:47:06.624066 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-hnpk2.yaml
2026-06-27 19:47:06.624084 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-569cb9b8d8-bsqjw.txt
2026-06-27 19:47:06.624102 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-569cb9b8d8-bsqjw.yaml
2026-06-27 19:47:06.624120 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-vkbkp.txt
2026-06-27 19:47:06.624138 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-vkbkp.yaml
2026-06-27 19:47:06.624156 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-864db9f977-pv2kz.txt
2026-06-27 19:47:06.624174 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-864db9f977-pv2kz.yaml
2026-06-27 19:47:06.624191 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-4ggnj.txt
2026-06-27 19:47:06.624209 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-4ggnj.yaml
2026-06-27 19:47:06.624227 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-6sv84.txt
2026-06-27 19:47:06.624245 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-6sv84.yaml
2026-06-27 19:47:06.624262 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-x5f7m.txt
2026-06-27 19:47:06.624280 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-x5f7m.yaml
2026-06-27 19:47:06.624298 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt
2026-06-27 19:47:06.624315 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml
2026-06-27 19:47:06.624333 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt
2026-06-27 19:47:06.624350 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml
2026-06-27 19:47:06.624368 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-06-27 19:47:06.624386 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-06-27 19:47:06.624404 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-06-27 19:47:06.624421 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-06-27 19:47:06.624439 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6bcf84cd97-8gs9l.txt
2026-06-27 19:47:06.624457 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6bcf84cd97-8gs9l.yaml
2026-06-27 19:47:06.624474 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-lf664.txt
2026-06-27 19:47:06.624492 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-lf664.yaml
2026-06-27 19:47:06.624509 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-7c2vn.txt
2026-06-27 19:47:06.624526 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-7c2vn.yaml
2026-06-27 19:47:06.624544 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-7tsdh.txt
2026-06-27 19:47:06.624562 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-7tsdh.yaml
2026-06-27 19:47:06.624579 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-krf7q.txt
2026-06-27 19:47:06.624597 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-krf7q.yaml
2026-06-27 19:47:06.624615 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-wgk74.txt
2026-06-27 19:47:06.624633 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-wgk74.yaml
2026-06-27 19:47:06.624655 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-f6w9d.txt
2026-06-27 19:47:06.624673 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-f6w9d.yaml
2026-06-27 19:47:06.624691 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-06-27 19:47:06.624709 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-06-27 19:47:06.624726 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-06-27 19:47:06.624744 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-06-27 19:47:06.624762 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-jtfsr.txt
2026-06-27 19:47:06.624780 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-jtfsr.yaml
2026-06-27 19:47:06.624808 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-06-27 19:47:06.624830 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-06-27 19:47:06.624854 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-06-27 19:47:06.624874 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-06-27 19:47:06.624892 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-ks2db.txt
2026-06-27 19:47:06.624910 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-ks2db.yaml
2026-06-27 19:47:06.624928 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-06-27 19:47:06.624966 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-06-27 19:47:06.624987 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-06-27 19:47:06.625006 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-06-27 19:47:06.625023 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-47vtf.txt
2026-06-27 19:47:06.625041 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-47vtf.yaml
2026-06-27 19:47:06.625059 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-62sdm.txt
2026-06-27 19:47:06.625077 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-62sdm.yaml
2026-06-27 19:47:06.625095 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-778c97986d-22dwc.txt
2026-06-27 19:47:06.625113 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-778c97986d-22dwc.yaml
2026-06-27 19:47:06.625131 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-dc47fbf9f-rdtr7.txt
2026-06-27 19:47:06.625149 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-dc47fbf9f-rdtr7.yaml
2026-06-27 19:47:06.625166 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-wh8rz.txt
2026-06-27 19:47:06.625184 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-wh8rz.yaml
2026-06-27 19:47:06.625201 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-x9ng9.txt
2026-06-27 19:47:06.625219 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-x9ng9.yaml
2026-06-27 19:47:06.625237 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-06-27 19:47:06.625255 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-06-27 19:47:06.625273 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-06-27 19:47:06.625290 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-06-27 19:47:06.625313 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-06-27 19:47:06.625332 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-06-27 19:47:06.625350 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-06-27 19:47:06.625368 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-06-27 19:47:06.625386 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-06-27 19:47:06.625404 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-06-27 19:47:06.625421 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-06-27 19:47:06.625439 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-06-27 19:47:06.625457 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-06-27 19:47:06.625474 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-06-27 19:47:06.625492 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-06-27 19:47:06.625510 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-06-27 19:47:06.625527 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-06-27 19:47:06.625545 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-06-27 19:47:06.625563 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-06-27 19:47:06.625581 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-06-27 19:47:06.625598 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-06-27 19:47:06.625616 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-06-27 19:47:06.625633 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-06-27 19:47:06.625652 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-06-27 19:47:06.625670 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-06-27 19:47:06.625688 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-06-27 19:47:06.625705 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-06-27 19:47:06.625723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-06-27 19:47:06.625740 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-06-27 19:47:06.625758 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-06-27 19:47:06.625775 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-06-27 19:47:06.625793 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-06-27 19:47:06.625811 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-06-27 19:47:06.625829 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-06-27 19:47:06.625846 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-06-27 19:47:06.625864 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-06-27 19:47:06.625882 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-06-27 19:47:06.625905 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-06-27 19:47:06.625924 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-06-27 19:47:06.625942 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-06-27 19:47:06.625959 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-06-27 19:47:06.625977 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-06-27 19:47:06.625995 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-06-27 19:47:06.626013 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-06-27 19:47:06.626030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-06-27 19:47:06.626048 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-06-27 19:47:06.626066 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-06-27 19:47:06.626084 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-06-27 19:47:06.626102 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-06-27 19:47:06.626120 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-06-27 19:47:06.626138 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-06-27 19:47:06.626156 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-06-27 19:47:06.626174 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-06-27 19:47:06.626192 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-06-27 19:47:06.626209 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-06-27 19:47:06.626227 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-06-27 19:47:06.626245 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-06-27 19:47:06.626262 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-06-27 19:47:06.626280 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-06-27 19:47:06.626298 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-06-27 19:47:06.626315 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-06-27 19:47:06.626333 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-06-27 19:47:06.626350 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-06-27 19:47:06.626368 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-06-27 19:47:06.626385 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-06-27 19:47:06.626402 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-06-27 19:47:06.626420 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-06-27 19:47:06.626437 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-06-27 19:47:06.626455 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-06-27 19:47:06.626472 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-06-27 19:47:06.626494 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-06-27 19:47:06.626513 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-06-27 19:47:06.626531 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-06-27 19:47:06.626548 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-06-27 19:47:06.626566 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-06-27 19:47:06.626583 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-06-27 19:47:06.626601 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-06-27 19:47:06.626619 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-06-27 19:47:06.626636 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-06-27 19:47:06.626654 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-06-27 19:47:06.626671 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-06-27 19:47:06.626688 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-06-27 19:47:06.626706 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-06-27 19:47:06.626723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-06-27 19:47:06.626741 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-06-27 19:47:06.626759 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-06-27 19:47:06.626777 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-06-27 19:47:06.626795 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-06-27 19:47:06.626813 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-06-27 19:47:06.626830 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-06-27 19:47:06.626848 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-06-27 19:47:06.626866 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-06-27 19:47:06.626883 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-06-27 19:47:06.626901 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-06-27 19:47:06.626918 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-06-27 19:47:06.626935 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-06-27 19:47:06.626953 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-06-27 19:47:06.626970 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-06-27 19:47:06.626988 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-06-27 19:47:06.627005 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-06-27 19:47:06.627023 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-06-27 19:47:06.627041 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-06-27 19:47:06.627059 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-06-27 19:47:06.627082 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-06-27 19:47:06.627100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-06-27 19:47:06.627118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-06-27 19:47:06.627136 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-06-27 19:47:06.627154 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-06-27 19:47:06.627172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-06-27 19:47:06.627190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-06-27 19:47:06.627208 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-06-27 19:47:06.627226 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt
2026-06-27 19:47:06.627244 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml
2026-06-27 19:47:06.627262 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt
2026-06-27 19:47:06.627280 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml
2026-06-27 19:47:06.627297 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-06-27 19:47:06.627316 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-06-27 19:47:06.627333 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt
2026-06-27 19:47:06.627351 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml
2026-06-27 19:47:06.627369 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-06-27 19:47:06.627386 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-06-27 19:47:06.627404 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-06-27 19:47:06.627422 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-06-27 19:47:06.627439 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-06-27 19:47:06.627457 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-06-27 19:47:06.627474 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-06-27 19:47:06.627491 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-06-27 19:47:06.627508 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-06-27 19:47:06.627526 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-06-27 19:47:06.627543 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-06-27 19:47:06.627560 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-06-27 19:47:06.627577 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-06-27 19:47:06.627594 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-06-27 19:47:06.627611 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-06-27 19:47:06.627629 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-06-27 19:47:06.627646 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-06-27 19:47:06.627663 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-06-27 19:47:06.627685 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-06-27 19:47:06.627703 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-06-27 19:47:06.627721 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-06-27 19:47:06.627738 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-06-27 19:47:06.627756 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-06-27 19:47:06.627774 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-06-27 19:47:06.627791 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-06-27 19:47:06.627808 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-06-27 19:47:06.627825 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-06-27 19:47:06.627842 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-06-27 19:47:06.627859 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-06-27 19:47:06.627877 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-06-27 19:47:06.627893 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-06-27 19:47:06.627910 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-06-27 19:47:06.627927 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-06-27 19:47:06.627944 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-06-27 19:47:06.627961 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-06-27 19:47:06.627979 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-06-27 19:47:06.627996 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-06-27 19:47:06.628014 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-06-27 19:47:06.628031 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt
2026-06-27 19:47:06.628049 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml
2026-06-27 19:47:06.628066 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt
2026-06-27 19:47:06.628084 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml
2026-06-27 19:47:06.628101 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt
2026-06-27 19:47:06.628119 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml
2026-06-27 19:47:06.628137 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt
2026-06-27 19:47:06.628154 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml
2026-06-27 19:47:06.628172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt
2026-06-27 19:47:06.628189 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml
2026-06-27 19:47:06.628207 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt
2026-06-27 19:47:06.628224 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml
2026-06-27 19:47:06.628242 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-06-27 19:47:06.628260 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-06-27 19:47:06.628279 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-06-27 19:47:06.628301 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-06-27 19:47:06.628320 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-06-27 19:47:06.628338 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-06-27 19:47:06.628356 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-06-27 19:47:06.628374 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-06-27 19:47:06.628392 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-06-27 19:47:06.628409 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-06-27 19:47:06.628427 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-06-27 19:47:06.628445 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-06-27 19:47:06.628463 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-06-27 19:47:06.628481 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-06-27 19:47:06.628499 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-06-27 19:47:06.628517 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-06-27 19:47:06.628534 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-06-27 19:47:06.628552 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-06-27 19:47:06.628570 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-06-27 19:47:06.628588 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-06-27 19:47:06.628606 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-06-27 19:47:06.628623 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-06-27 19:47:06.628641 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-06-27 19:47:06.628659 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-06-27 19:47:06.628676 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-06-27 19:47:06.628694 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-06-27 19:47:06.628712 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-06-27 19:47:06.628729 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-06-27 19:47:06.628747 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-06-27 19:47:06.628765 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-06-27 19:47:06.628782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-27 19:47:06.628812 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-27 19:47:06.628830 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-27 19:47:06.628848 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-27 19:47:06.628865 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-06-27 19:47:06.628883 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-06-27 19:47:06.628906 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-06-27 19:47:06.628924 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-06-27 19:47:06.628941 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-06-27 19:47:06.628980 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-06-27 19:47:06.628999 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-06-27 19:47:06.629016 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-06-27 19:47:06.629034 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-06-27 19:47:06.629051 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-06-27 19:47:06.629069 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-06-27 19:47:06.629087 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-06-27 19:47:06.629104 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-06-27 19:47:06.629122 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-06-27 19:47:06.629139 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-06-27 19:47:06.629157 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-06-27 19:47:06.629174 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-06-27 19:47:06.629192 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-06-27 19:47:06.629210 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-06-27 19:47:06.629227 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-06-27 19:47:06.629245 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-06-27 19:47:06.629262 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-06-27 19:47:06.629280 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-06-27 19:47:06.629297 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-06-27 19:47:06.629314 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-06-27 19:47:06.629332 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-06-27 19:47:06.629349 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-06-27 19:47:06.629366 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-06-27 19:47:06.629384 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-06-27 19:47:06.629402 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-06-27 19:47:06.629420 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-06-27 19:47:06.629437 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-06-27 19:47:06.629455 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-06-27 19:47:06.629473 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-06-27 19:47:06.629491 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-06-27 19:47:06.629514 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-06-27 19:47:06.629533 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-06-27 19:47:06.629551 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-06-27 19:47:06.629569 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-06-27 19:47:06.629588 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-06-27 19:47:06.629606 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-06-27 19:47:06.629623 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-06-27 19:47:06.629641 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-06-27 19:47:06.629659 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-06-27 19:47:06.629677 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-06-27 19:47:06.629694 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-06-27 19:47:06.629712 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-06-27 19:47:06.629729 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-06-27 19:47:06.629747 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-06-27 19:47:06.629765 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-06-27 19:47:06.629783 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-06-27 19:47:06.629800 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-06-27 19:47:06.629818 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-06-27 19:47:06.629835 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-06-27 19:47:06.629853 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-06-27 19:47:06.629871 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-06-27 19:47:06.629888 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-06-27 19:47:06.629905 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-06-27 19:47:06.629923 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-06-27 19:47:06.629940 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-06-27 19:47:06.629958 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-06-27 19:47:06.629975 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-06-27 19:47:06.629993 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-06-27 19:47:06.630011 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-06-27 19:47:06.630029 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-06-27 19:47:06.630046 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-06-27 19:47:06.630064 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-06-27 19:47:06.630081 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-06-27 19:47:06.630104 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-06-27 19:47:06.630123 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-06-27 19:47:06.630140 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-06-27 19:47:06.630158 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-06-27 19:47:06.630175 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-06-27 19:47:06.630193 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-06-27 19:47:06.630211 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-06-27 19:47:06.630228 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-06-27 19:47:06.630245 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-06-27 19:47:06.630262 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-06-27 19:47:06.630280 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-06-27 19:47:06.630297 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-06-27 19:47:06.630314 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-06-27 19:47:06.630332 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-06-27 19:47:06.630349 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-06-27 19:47:06.630367 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-06-27 19:47:06.630384 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-06-27 19:47:06.630402 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-06-27 19:47:06.630420 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-06-27 19:47:06.630437 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-06-27 19:47:06.630455 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-06-27 19:47:06.630472 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-06-27 19:47:06.630489 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-06-27 19:47:06.630506 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-06-27 19:47:06.630524 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-06-27 19:47:06.630541 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-06-27 19:47:06.630559 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-06-27 19:47:06.630576 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-06-27 19:47:06.630593 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-06-27 19:47:06.630610 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-06-27 19:47:06.630628 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-06-27 19:47:06.630645 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-06-27 19:47:06.630663 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-06-27 19:47:06.630681 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-06-27 19:47:06.630703 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-06-27 19:47:06.630721 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-06-27 19:47:06.630739 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-06-27 19:47:06.630757 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-06-27 19:47:06.630775 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-06-27 19:47:06.630792 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-06-27 19:47:06.630811 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-06-27 19:47:06.630828 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-06-27 19:47:06.630847 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-06-27 19:47:06.630865 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-06-27 19:47:06.630883 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-06-27 19:47:06.630901 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-06-27 19:47:06.630919 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-06-27 19:47:06.630937 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-06-27 19:47:06.630955 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-06-27 19:47:06.630972 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-06-27 19:47:06.630990 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-06-27 19:47:06.631008 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-06-27 19:47:06.631026 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-06-27 19:47:06.631043 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-06-27 19:47:06.631061 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-06-27 19:47:06.631079 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-06-27 19:47:06.631096 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-06-27 19:47:06.631113 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt
2026-06-27 19:47:06.631131 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml
2026-06-27 19:47:06.631148 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt
2026-06-27 19:47:06.631166 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml
2026-06-27 19:47:06.631184 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-06-27 19:47:06.631202 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-06-27 19:47:06.631219 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt
2026-06-27 19:47:06.631237 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml
2026-06-27 19:47:06.631254 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-06-27 19:47:06.631277 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-06-27 19:47:06.631295 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-06-27 19:47:06.631313 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-06-27 19:47:06.631330 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-06-27 19:47:06.631347 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-06-27 19:47:06.631365 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-06-27 19:47:06.631382 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-06-27 19:47:06.631399 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-06-27 19:47:06.631417 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-06-27 19:47:06.631434 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-06-27 19:47:06.631452 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-06-27 19:47:06.631469 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-06-27 19:47:06.631487 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-06-27 19:47:06.631504 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-06-27 19:47:06.631522 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-06-27 19:47:06.631539 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-06-27 19:47:06.631556 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-06-27 19:47:06.631574 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-06-27 19:47:06.631591 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-06-27 19:47:06.631609 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-06-27 19:47:06.631626 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-06-27 19:47:06.631644 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-06-27 19:47:06.631662 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-06-27 19:47:06.631680 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-06-27 19:47:06.631697 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-06-27 19:47:06.631715 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-06-27 19:47:06.631732 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-06-27 19:47:06.631750 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-06-27 19:47:06.631767 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-06-27 19:47:06.631784 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-06-27 19:47:06.631804 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-06-27 19:47:06.631823 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-06-27 19:47:06.631841 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-06-27 19:47:06.631866 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-06-27 19:47:06.631885 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-06-27 19:47:06.631902 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-06-27 19:47:06.631920 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-06-27 19:47:06.631938 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt
2026-06-27 19:47:06.631956 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml
2026-06-27 19:47:06.631974 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt
2026-06-27 19:47:06.631992 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml
2026-06-27 19:47:06.632011 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt
2026-06-27 19:47:06.632029 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml
2026-06-27 19:47:06.632047 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt
2026-06-27 19:47:06.632065 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml
2026-06-27 19:47:06.632083 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt
2026-06-27 19:47:06.632101 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml
2026-06-27 19:47:06.632119 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt
2026-06-27 19:47:06.632137 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml
2026-06-27 19:47:06.632155 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-06-27 19:47:06.632173 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-06-27 19:47:06.632192 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-06-27 19:47:06.632210 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-06-27 19:47:06.632228 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-06-27 19:47:06.632245 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-06-27 19:47:06.632263 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-06-27 19:47:06.632281 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-06-27 19:47:06.632298 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-06-27 19:47:06.632316 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-06-27 19:47:06.632333 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-06-27 19:47:06.632351 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-06-27 19:47:06.632368 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-06-27 19:47:06.632385 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-06-27 19:47:06.632403 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-06-27 19:47:06.632421 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-06-27 19:47:06.632439 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-06-27 19:47:06.632456 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-06-27 19:47:06.632474 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-06-27 19:47:06.632496 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-06-27 19:47:06.632514 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-06-27 19:47:06.632531 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-06-27 19:47:06.632548 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-06-27 19:47:06.632566 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-06-27 19:47:06.632583 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-06-27 19:47:06.632600 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-06-27 19:47:06.632617 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-06-27 19:47:06.632635 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-06-27 19:47:06.632652 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-06-27 19:47:06.632669 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-06-27 19:47:06.632687 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-06-27 19:47:06.632704 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-06-27 19:47:06.632722 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-06-27 19:47:06.632739 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-06-27 19:47:06.632757 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-06-27 19:47:06.632800 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-06-27 19:47:06.632822 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-06-27 19:47:06.632840 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-06-27 19:47:06.632858 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-06-27 19:47:06.632876 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-06-27 19:47:06.632895 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-06-27 19:47:06.632915 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-06-27 19:47:06.632932 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-06-27 19:47:06.632969 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-06-27 19:47:06.632989 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-06-27 19:47:06.633007 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-06-27 19:47:06.633025 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-06-27 19:47:06.633042 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-06-27 19:47:06.633060 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-06-27 19:47:06.633078 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-06-27 19:47:06.633096 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-06-27 19:47:06.633114 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-06-27 19:47:06.633132 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-06-27 19:47:06.633155 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-06-27 19:47:06.633174 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-06-27 19:47:06.633191 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-06-27 19:47:06.633209 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-06-27 19:47:06.633227 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-06-27 19:47:06.633245 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-06-27 19:47:06.633263 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-06-27 19:47:06.633281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-06-27 19:47:06.633299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-06-27 19:47:06.633317 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-06-27 19:47:06.633335 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-06-27 19:47:06.633353 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-06-27 19:47:06.633371 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-06-27 19:47:06.633389 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-06-27 19:47:06.633407 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-06-27 19:47:06.633425 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-06-27 19:47:06.633443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-06-27 19:47:06.633461 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-06-27 19:47:06.633479 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-06-27 19:47:06.633497 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-06-27 19:47:06.633515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-06-27 19:47:06.633533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-06-27 19:47:06.633551 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-06-27 19:47:06.633569 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-06-27 19:47:06.633587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-06-27 19:47:06.633605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-06-27 19:47:06.633622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-06-27 19:47:06.633640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-06-27 19:47:06.633657 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-06-27 19:47:06.633675 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-06-27 19:47:06.633692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-06-27 19:47:06.633710 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-06-27 19:47:06.633728 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-06-27 19:47:06.633746 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-06-27 19:47:06.633763 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-06-27 19:47:06.633781 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-06-27 19:47:06.633803 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-06-27 19:47:06.633821 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-06-27 19:47:06.633839 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-06-27 19:47:06.633857 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-06-27 19:47:06.633874 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-06-27 19:47:06.633892 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-06-27 19:47:06.633910 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-06-27 19:47:06.633927 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-06-27 19:47:06.633945 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-06-27 19:47:06.633962 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-06-27 19:47:06.633980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-06-27 19:47:06.633998 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-06-27 19:47:06.634015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-06-27 19:47:06.634033 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-06-27 19:47:06.634050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-06-27 19:47:06.634068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-06-27 19:47:06.634086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-06-27 19:47:06.634103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-06-27 19:47:06.634121 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-06-27 19:47:06.634138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-06-27 19:47:06.634156 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-06-27 19:47:06.634173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-06-27 19:47:06.634191 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-06-27 19:47:06.634209 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-06-27 19:47:06.634226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-06-27 19:47:06.634243 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-06-27 19:47:06.634261 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-06-27 19:47:06.634279 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-06-27 19:47:06.634297 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-06-27 19:47:06.634314 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-06-27 19:47:06.634332 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-06-27 19:47:06.634350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-06-27 19:47:06.634368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-06-27 19:47:06.634385 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-06-27 19:47:06.634403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-06-27 19:47:06.634420 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-06-27 19:47:06.634437 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-06-27 19:47:06.634460 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-06-27 19:47:06.634479 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-06-27 19:47:06.634497 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-06-27 19:47:06.634515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-06-27 19:47:06.634533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-06-27 19:47:06.634551 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-06-27 19:47:06.634569 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-06-27 19:47:06.634587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-06-27 19:47:06.634606 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-06-27 19:47:06.634624 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-824cd-api.txt
2026-06-27 19:47:06.634642 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-824cd-api.yaml
2026-06-27 19:47:06.634660 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-824cd-vnc.txt
2026-06-27 19:47:06.634678 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-824cd-vnc.yaml
2026-06-27 19:47:06.634696 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-06-27 19:47:06.634714 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-06-27 19:47:06.634732 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-06-27 19:47:06.634749 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-06-27 19:47:06.634767 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-06-27 19:47:06.634785 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-06-27 19:47:06.634803 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-06-27 19:47:06.634821 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-06-27 19:47:06.634839 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-06-27 19:47:06.634857 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-06-27 19:47:06.634875 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-06-27 19:47:06.634893 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-06-27 19:47:06.634910 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-06-27 19:47:06.634928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-06-27 19:47:06.634945 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-06-27 19:47:06.634962 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-06-27 19:47:06.634980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-06-27 19:47:06.634997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-06-27 19:47:06.635015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt
2026-06-27 19:47:06.635032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml
2026-06-27 19:47:06.635050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt
2026-06-27 19:47:06.635067 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml
2026-06-27 19:47:06.635089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-06-27 19:47:06.635107 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-06-27 19:47:06.635124 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-06-27 19:47:06.635141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-06-27 19:47:06.635158 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-06-27 19:47:06.635175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-06-27 19:47:06.635192 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-06-27 19:47:06.635209 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-06-27 19:47:06.635226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-06-27 19:47:06.635244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-06-27 19:47:06.635261 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-06-27 19:47:06.635279 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-06-27 19:47:06.635297 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-06-27 19:47:06.635314 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-06-27 19:47:06.635332 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-06-27 19:47:06.635349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-06-27 19:47:06.635366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-06-27 19:47:06.635384 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-06-27 19:47:06.635401 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-06-27 19:47:06.635419 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-06-27 19:47:06.635436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-06-27 19:47:06.635454 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-06-27 19:47:06.635472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-06-27 19:47:06.635490 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-06-27 19:47:06.635507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-06-27 19:47:06.635525 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-06-27 19:47:06.635542 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-06-27 19:47:06.635560 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-06-27 19:47:06.635577 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-06-27 19:47:06.635595 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-06-27 19:47:06.635612 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-06-27 19:47:06.635629 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-06-27 19:47:06.635647 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-06-27 19:47:06.635665 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-06-27 19:47:06.635682 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-06-27 19:47:06.635700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-06-27 19:47:06.635723 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-06-27 19:47:06.635742 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-06-27 19:47:06.635760 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-06-27 19:47:06.635778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-06-27 19:47:06.635796 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt
2026-06-27 19:47:06.635814 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml
2026-06-27 19:47:06.635832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt
2026-06-27 19:47:06.635850 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml
2026-06-27 19:47:06.635868 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt
2026-06-27 19:47:06.635887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml
2026-06-27 19:47:06.635905 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-06-27 19:47:06.635923 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-06-27 19:47:06.635941 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-06-27 19:47:06.635959 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-06-27 19:47:06.635983 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-06-27 19:47:06.636000 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-06-27 19:47:06.636018 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-06-27 19:47:06.636036 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-06-27 19:47:06.636053 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-06-27 19:47:06.636071 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-06-27 19:47:06.636089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-06-27 19:47:06.636106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-06-27 19:47:06.636124 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-06-27 19:47:06.636141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-06-27 19:47:06.636159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-06-27 19:47:06.636177 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-06-27 19:47:06.636194 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-06-27 19:47:06.636211 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-06-27 19:47:06.636229 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-06-27 19:47:06.636247 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-06-27 19:47:06.636264 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-06-27 19:47:06.636282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-06-27 19:47:06.636299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-06-27 19:47:06.636317 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-06-27 19:47:06.636334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-06-27 19:47:06.636352 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-06-27 19:47:06.636374 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-06-27 19:47:06.636393 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-06-27 19:47:06.636411 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-06-27 19:47:06.636428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-06-27 19:47:06.636446 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-06-27 19:47:06.636463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-06-27 19:47:06.636481 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-27 19:47:06.636499 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-27 19:47:06.636516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-06-27 19:47:06.636534 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-06-27 19:47:06.636552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-06-27 19:47:06.636569 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-06-27 19:47:06.636586 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-06-27 19:47:06.636604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-06-27 19:47:06.636621 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-06-27 19:47:06.636639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-06-27 19:47:06.636656 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-06-27 19:47:06.636673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-06-27 19:47:06.636691 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-06-27 19:47:06.636708 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-06-27 19:47:06.636725 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-06-27 19:47:06.636743 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-06-27 19:47:06.636760 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-06-27 19:47:06.636790 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-06-27 19:47:06.636808 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-06-27 19:47:06.636826 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-06-27 19:47:06.636843 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-06-27 19:47:06.636861 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-06-27 19:47:06.636879 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-06-27 19:47:06.636896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-06-27 19:47:06.636914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-06-27 19:47:06.636932 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-06-27 19:47:06.636967 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-06-27 19:47:06.636988 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-06-27 19:47:06.637011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-06-27 19:47:06.637030 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-06-27 19:47:06.637048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-06-27 19:47:06.637066 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-06-27 19:47:06.637083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-06-27 19:47:06.637101 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-06-27 19:47:06.637119 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-06-27 19:47:06.637137 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-06-27 19:47:06.637155 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-06-27 19:47:06.637172 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-06-27 19:47:06.637190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-06-27 19:47:06.637208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-06-27 19:47:06.637226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-06-27 19:47:06.637243 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-06-27 19:47:06.637261 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-06-27 19:47:06.637279 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-06-27 19:47:06.637296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-06-27 19:47:06.637314 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-06-27 19:47:06.637331 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-06-27 19:47:06.637349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-06-27 19:47:06.637366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-06-27 19:47:06.637383 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-06-27 19:47:06.637401 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-06-27 19:47:06.637418 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-06-27 19:47:06.637436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt
2026-06-27 19:47:06.637453 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml
2026-06-27 19:47:06.637470 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-06-27 19:47:06.637487 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-06-27 19:47:06.637505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-06-27 19:47:06.637522 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-06-27 19:47:06.637539 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-06-27 19:47:06.637557 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-06-27 19:47:06.637574 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-06-27 19:47:06.637596 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-06-27 19:47:06.637614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-06-27 19:47:06.637632 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-06-27 19:47:06.637649 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-06-27 19:47:06.637666 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-06-27 19:47:06.637684 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-06-27 19:47:06.637701 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-06-27 19:47:06.637719 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-06-27 19:47:06.637737 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-06-27 19:47:06.637755 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-06-27 19:47:06.637773 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-06-27 19:47:06.637790 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-06-27 19:47:06.637808 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-06-27 19:47:06.637825 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-06-27 19:47:06.637843 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-06-27 19:47:06.637860 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-06-27 19:47:06.637878 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-06-27 19:47:06.637895 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-06-27 19:47:06.637912 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-06-27 19:47:06.637930 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-06-27 19:47:06.637947 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-06-27 19:47:06.637964 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-06-27 19:47:06.637981 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-06-27 19:47:06.637998 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-06-27 19:47:06.638016 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-06-27 19:47:06.638033 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-06-27 19:47:06.638050 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-06-27 19:47:06.638067 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-06-27 19:47:06.638085 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-06-27 19:47:06.638102 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-06-27 19:47:06.638119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-06-27 19:47:06.638137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-06-27 19:47:06.638155 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-06-27 19:47:06.638173 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-06-27 19:47:06.638191 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-06-27 19:47:06.638214 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-06-27 19:47:06.638233 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-06-27 19:47:06.638250 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-06-27 19:47:06.638268 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-06-27 19:47:06.638286 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-06-27 19:47:06.638304 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-06-27 19:47:06.638322 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-06-27 19:47:06.638339 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-06-27 19:47:06.638357 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-06-27 19:47:06.638374 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-06-27 19:47:06.638392 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-06-27 19:47:06.638410 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-06-27 19:47:06.638428 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-06-27 19:47:06.638446 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-06-27 19:47:06.638464 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-06-27 19:47:06.638482 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-06-27 19:47:06.638500 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-06-27 19:47:06.638517 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-06-27 19:47:06.638534 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-06-27 19:47:06.638552 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-06-27 19:47:06.638569 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-06-27 19:47:06.638587 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-06-27 19:47:06.638605 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-06-27 19:47:06.638622 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-06-27 19:47:06.638640 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-06-27 19:47:06.638657 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-06-27 19:47:06.638675 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-06-27 19:47:06.638692 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-06-27 19:47:06.638709 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-06-27 19:47:06.638727 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-06-27 19:47:06.638745 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-06-27 19:47:06.638762 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-06-27 19:47:06.638779 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-06-27 19:47:06.638797 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-06-27 19:47:06.638821 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-06-27 19:47:06.638839 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-06-27 19:47:06.638857 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-06-27 19:47:06.638875 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-06-27 19:47:06.638892 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-06-27 19:47:06.638910 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-06-27 19:47:06.638928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-06-27 19:47:06.638945 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-06-27 19:47:06.638962 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-06-27 19:47:06.638980 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-06-27 19:47:06.638997 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-06-27 19:47:06.639015 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-06-27 19:47:06.639033 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-06-27 19:47:06.639050 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-06-27 19:47:06.639067 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-06-27 19:47:06.639085 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-06-27 19:47:06.639102 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-06-27 19:47:06.639120 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-06-27 19:47:06.639137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-06-27 19:47:06.639154 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-06-27 19:47:06.639172 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-06-27 19:47:06.639189 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-06-27 19:47:06.639207 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-06-27 19:47:06.639224 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-06-27 19:47:06.639242 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-06-27 19:47:06.639260 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-06-27 19:47:06.639278 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-06-27 19:47:06.639295 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-06-27 19:47:06.639312 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-06-27 19:47:06.639330 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-06-27 19:47:06.639347 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-06-27 19:47:06.639365 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-06-27 19:47:06.639383 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-06-27 19:47:06.639401 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-06-27 19:47:06.639418 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-06-27 19:47:06.639441 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-06-27 19:47:06.639460 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-06-27 19:47:06.639478 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-06-27 19:47:06.639496 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-06-27 19:47:06.639513 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-06-27 19:47:06.639531 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-06-27 19:47:06.639549 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-06-27 19:47:06.639567 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-06-27 19:47:06.639584 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-06-27 19:47:06.639602 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-06-27 19:47:06.639619 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-06-27 19:47:06.639637 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-06-27 19:47:06.639655 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-06-27 19:47:06.639673 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-06-27 19:47:06.639690 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-06-27 19:47:06.639708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-06-27 19:47:06.639726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-06-27 19:47:06.639743 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-06-27 19:47:06.639760 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-06-27 19:47:06.639778 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-06-27 19:47:06.639795 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt
2026-06-27 19:47:06.639812 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml
2026-06-27 19:47:06.639830 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt
2026-06-27 19:47:06.639847 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml
2026-06-27 19:47:06.639865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-06-27 19:47:06.639882 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-06-27 19:47:06.639899 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt
2026-06-27 19:47:06.639916 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml
2026-06-27 19:47:06.639933 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-06-27 19:47:06.639950 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-06-27 19:47:06.639967 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-06-27 19:47:06.639985 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-06-27 19:47:06.640002 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-06-27 19:47:06.640019 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-06-27 19:47:06.640042 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-06-27 19:47:06.640059 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-06-27 19:47:06.640077 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-06-27 19:47:06.640094 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-06-27 19:47:06.640111 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-06-27 19:47:06.640128 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-06-27 19:47:06.640146 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-06-27 19:47:06.640162 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-06-27 19:47:06.640180 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-06-27 19:47:06.640196 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-06-27 19:47:06.640213 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-06-27 19:47:06.640230 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-06-27 19:47:06.640247 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-06-27 19:47:06.640264 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-06-27 19:47:06.640281 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-06-27 19:47:06.640299 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-06-27 19:47:06.640316 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-06-27 19:47:06.640333 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-06-27 19:47:06.640351 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-06-27 19:47:06.640368 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-06-27 19:47:06.640386 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-06-27 19:47:06.640403 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-06-27 19:47:06.640420 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-06-27 19:47:06.640437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-06-27 19:47:06.640454 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-06-27 19:47:06.640471 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-06-27 19:47:06.640488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-06-27 19:47:06.640505 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-06-27 19:47:06.640522 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-06-27 19:47:06.640539 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-06-27 19:47:06.640556 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-06-27 19:47:06.640574 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-06-27 19:47:06.640592 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-06-27 19:47:06.640610 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-06-27 19:47:06.640628 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt
2026-06-27 19:47:06.640651 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml
2026-06-27 19:47:06.640670 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt
2026-06-27 19:47:06.640688 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml
2026-06-27 19:47:06.640706 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt
2026-06-27 19:47:06.640724 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml
2026-06-27 19:47:06.640742 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt
2026-06-27 19:47:06.640769 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml
2026-06-27 19:47:06.640791 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-06-27 19:47:06.640815 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-06-27 19:47:06.640838 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-06-27 19:47:06.640858 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-06-27 19:47:06.640877 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-06-27 19:47:06.640895 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-06-27 19:47:06.640913 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-06-27 19:47:06.640930 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-06-27 19:47:06.640967 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-06-27 19:47:06.640987 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-06-27 19:47:06.641005 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-06-27 19:47:06.641023 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-06-27 19:47:06.641040 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-06-27 19:47:06.641057 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-06-27 19:47:06.641075 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-06-27 19:47:06.641092 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-06-27 19:47:06.641109 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-06-27 19:47:06.641126 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-06-27 19:47:06.641144 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-06-27 19:47:06.641162 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-06-27 19:47:06.641180 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-06-27 19:47:06.641198 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-06-27 19:47:06.641216 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-06-27 19:47:06.641233 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-06-27 19:47:06.641250 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-06-27 19:47:06.641268 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-06-27 19:47:06.641292 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-06-27 19:47:06.641311 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-06-27 19:47:06.641329 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-06-27 19:47:06.641346 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-06-27 19:47:06.641364 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-27 19:47:06.641381 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-27 19:47:06.641398 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-06-27 19:47:06.641416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-06-27 19:47:06.641433 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-06-27 19:47:06.641450 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-06-27 19:47:06.641467 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-06-27 19:47:06.641484 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-06-27 19:47:06.641502 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-27 19:47:06.641519 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-27 19:47:06.641537 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-06-27 19:47:06.641554 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-06-27 19:47:06.641572 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-06-27 19:47:06.641590 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-06-27 19:47:06.641607 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-06-27 19:47:06.641625 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-06-27 19:47:06.641643 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-06-27 19:47:06.641660 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-06-27 19:47:06.641678 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-06-27 19:47:06.641695 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-06-27 19:47:06.641712 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-06-27 19:47:06.641729 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-06-27 19:47:06.641747 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-06-27 19:47:06.641764 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-06-27 19:47:06.641782 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-06-27 19:47:06.641800 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-06-27 19:47:06.641818 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-06-27 19:47:06.641835 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-06-27 19:47:06.641853 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-06-27 19:47:06.641871 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-06-27 19:47:06.641890 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-06-27 19:47:06.641908 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-06-27 19:47:06.641949 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-06-27 19:47:06.641968 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-06-27 19:47:06.641987 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-06-27 19:47:06.642005 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-06-27 19:47:06.642023 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-06-27 19:47:06.642040 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-06-27 19:47:06.642058 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-06-27 19:47:06.642077 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-06-27 19:47:06.642095 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-06-27 19:47:06.642113 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-06-27 19:47:06.642131 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-06-27 19:47:06.642149 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-06-27 19:47:06.642167 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-06-27 19:47:06.642184 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt
2026-06-27 19:47:06.642202 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml
2026-06-27 19:47:06.642220 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt
2026-06-27 19:47:06.642237 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml
2026-06-27 19:47:06.642255 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-06-27 19:47:06.642272 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-06-27 19:47:06.642290 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-06-27 19:47:06.642307 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-06-27 19:47:06.642325 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-06-27 19:47:06.642342 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-06-27 19:47:06.642359 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-06-27 19:47:06.642377 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-06-27 19:47:06.642394 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-06-27 19:47:06.642411 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-06-27 19:47:06.642429 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-06-27 19:47:06.642446 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-06-27 19:47:06.642464 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-06-27 19:47:06.642482 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-06-27 19:47:06.642499 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-06-27 19:47:06.642516 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-06-27 19:47:06.642534 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-06-27 19:47:06.642552 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-06-27 19:47:06.642569 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-06-27 19:47:06.642591 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-06-27 19:47:06.642609 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-06-27 19:47:06.642627 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-06-27 19:47:06.642644 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-06-27 19:47:06.642661 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-06-27 19:47:06.642678 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-06-27 19:47:06.642696 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-06-27 19:47:06.642713 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-06-27 19:47:06.642731 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-06-27 19:47:06.642748 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-06-27 19:47:06.642766 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-06-27 19:47:06.642783 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-27 19:47:06.642800 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-27 19:47:06.642818 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-06-27 19:47:06.642836 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-06-27 19:47:06.642854 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-06-27 19:47:06.642871 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-06-27 19:47:06.642889 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-06-27 19:47:06.642906 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-06-27 19:47:06.642923 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-06-27 19:47:06.642941 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-06-27 19:47:06.642958 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-06-27 19:47:06.642975 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-06-27 19:47:06.642993 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-06-27 19:47:06.643010 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-06-27 19:47:06.643028 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-06-27 19:47:06.643046 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-06-27 19:47:06.643064 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-06-27 19:47:06.643082 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-06-27 19:47:06.643100 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-06-27 19:47:06.643118 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-06-27 19:47:06.643136 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-06-27 19:47:06.643154 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt
2026-06-27 19:47:06.643172 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml
2026-06-27 19:47:06.643190 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt
2026-06-27 19:47:06.643208 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml
2026-06-27 19:47:06.643231 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-06-27 19:47:06.643250 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-06-27 19:47:06.643268 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-06-27 19:47:06.643286 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-06-27 19:47:06.643304 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-06-27 19:47:06.643322 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-06-27 19:47:06.643340 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-06-27 19:47:06.643358 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-06-27 19:47:06.643376 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-06-27 19:47:06.643394 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-06-27 19:47:06.643412 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-06-27 19:47:06.643430 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-06-27 19:47:06.643448 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-06-27 19:47:06.643466 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-06-27 19:47:06.643484 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-06-27 19:47:06.643502 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-06-27 19:47:06.643519 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-06-27 19:47:06.643537 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-06-27 19:47:06.643555 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-06-27 19:47:06.643572 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-06-27 19:47:06.643590 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-06-27 19:47:06.643608 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-06-27 19:47:06.643626 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-06-27 19:47:06.643644 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-06-27 19:47:06.643662 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-06-27 19:47:06.643679 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-06-27 19:47:06.643755 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-06-27 19:47:06.643783 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-06-27 19:47:06.643803 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-06-27 19:47:06.643822 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-06-27 19:47:06.643841 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-06-27 19:47:06.643860 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-06-27 19:47:06.643878 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-7cnt5.txt
2026-06-27 19:47:06.643897 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-7cnt5.yaml
2026-06-27 19:47:06.643915 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-06-27 19:47:06.643933 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-06-27 19:47:06.643957 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-06-27 19:47:06.643976 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-06-27 19:47:06.643994 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-06-27 19:47:06.644012 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-27 19:47:06.644030 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-27 19:47:06.644048 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-27 19:47:06.644066 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-27 19:47:06.644083 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-06-27 19:47:06.644101 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-06-27 19:47:06.644119 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-06-27 19:47:06.644137 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-06-27 19:47:06.644154 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-06-27 19:47:06.644172 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-06-27 19:47:06.644190 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-06-27 19:47:06.644207 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-06-27 19:47:06.644225 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-06-27 19:47:06.644243 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-06-27 19:47:06.644260 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-06-27 19:47:06.644278 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-06-27 19:47:06.644295 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-06-27 19:47:06.644313 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-06-27 19:47:06.644330 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-06-27 19:47:06.644348 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-06-27 19:47:06.644366 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-06-27 19:47:06.644384 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-06-27 19:47:06.644402 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-06-27 19:47:06.644420 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-06-27 19:47:06.644439 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-06-27 19:47:06.644457 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-06-27 19:47:06.644475 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-06-27 19:47:06.644494 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-06-27 19:47:06.644512 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-06-27 19:47:06.644531 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-06-27 19:47:06.644549 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-06-27 19:47:06.644567 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-06-27 19:47:06.644591 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-06-27 19:47:06.644610 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-06-27 19:47:06.644628 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-06-27 19:47:06.644646 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-06-27 19:47:06.644665 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-06-27 19:47:06.644683 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-06-27 19:47:06.644701 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-06-27 19:47:06.644718 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-27 19:47:06.644736 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-27 19:47:06.644779 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-06-27 19:47:06.644797 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-06-27 19:47:06.644815 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-06-27 19:47:06.644832 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-06-27 19:47:06.644849 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-06-27 19:47:06.644867 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-06-27 19:47:06.644884 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-27 19:47:06.644902 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-27 19:47:06.644919 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-06-27 19:47:06.644936 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-06-27 19:47:06.644967 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-06-27 19:47:06.644986 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-06-27 19:47:06.645004 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-06-27 19:47:06.645021 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-06-27 19:47:06.645039 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-06-27 19:47:06.645056 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-06-27 19:47:06.645074 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-06-27 19:47:06.645091 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-06-27 19:47:06.645109 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-06-27 19:47:06.645127 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-06-27 19:47:06.645144 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-06-27 19:47:06.645161 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-06-27 19:47:06.645179 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-06-27 19:47:06.645197 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-06-27 19:47:06.645215 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-06-27 19:47:06.645238 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-06-27 19:47:06.645256 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-06-27 19:47:06.645273 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-06-27 19:47:06.645291 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-68r49.txt
2026-06-27 19:47:06.645308 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-68r49.yaml
2026-06-27 19:47:06.645326 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-06-27 19:47:06.645344 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-06-27 19:47:06.645362 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-06-27 19:47:06.645380 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-06-27 19:47:06.645397 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-06-27 19:47:06.679112 |
2026-06-27 19:47:06.679185 | TASK [gather-pod-logs : creating directory for pod logs]
2026-06-27 19:47:06.878648 | instance | changed
2026-06-27 19:47:06.885506 |
2026-06-27 19:47:06.885597 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-06-27 19:47:07.093575 | instance | changed
2026-06-27 19:47:07.098618 |
2026-06-27 19:47:07.098687 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-06-27 19:47:07.673796 | instance | auth-system/keycloak-0/keycloak
2026-06-27 19:47:07.862158 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-06-27 19:47:08.043927 | instance | cert-manager/cert-manager-79c48d47db-vrpkf/cert-manager-controller
2026-06-27 19:47:08.225624 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-79c48d47db-vrpkf" not found
2026-06-27 19:47:08.424956 | instance | cert-manager/cert-manager-cainjector-579c9dd7cd-zzl9x/cert-manager-cainjector
2026-06-27 19:47:08.609650 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-579c9dd7cd-zzl9x" not found
2026-06-27 19:47:08.794196 | instance | cert-manager/cert-manager-webhook-7d6b59cfdc-7nnpr/cert-manager-webhook
2026-06-27 19:47:08.979949 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-7d6b59cfdc-7nnpr" not found
2026-06-27 19:47:09.146397 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-ws2pb/envoy-gateway
2026-06-27 19:47:09.390867 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-ws2pb" not found
2026-06-27 19:47:09.552649 | instance | ingress-nginx/ingress-nginx-controller-ptslq/controller
2026-06-27 19:47:09.761526 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-ptslq" not found
2026-06-27 19:47:09.934545 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-zjwn7/ingress-nginx-default-backend
2026-06-27 19:47:10.098692 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-zjwn7" not found
2026-06-27 19:47:10.272406 | instance | kube-system/cilium-8mqmt/config
2026-06-27 19:47:10.446224 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-8mqmt" not found
2026-06-27 19:47:10.449332 | instance | kube-system/cilium-8mqmt/mount-cgroup
2026-06-27 19:47:10.626119 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-8mqmt" not found
2026-06-27 19:47:10.631462 | instance | kube-system/cilium-8mqmt/apply-sysctl-overwrites
2026-06-27 19:47:10.807894 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-8mqmt" not found
2026-06-27 19:47:10.812129 | instance | kube-system/cilium-8mqmt/mount-bpf-fs
2026-06-27 19:47:10.999974 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-8mqmt" not found
2026-06-27 19:47:11.004163 | instance | kube-system/cilium-8mqmt/clean-cilium-state
2026-06-27 19:47:11.176016 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-8mqmt" not found
2026-06-27 19:47:11.180526 | instance | kube-system/cilium-8mqmt/install-cni-binaries
2026-06-27 19:47:11.360414 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-8mqmt" not found
2026-06-27 19:47:11.363202 | instance | kube-system/cilium-8mqmt/cilium-agent
2026-06-27 19:47:11.596322 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-8mqmt" not found
2026-06-27 19:47:11.769986 | instance | kube-system/cilium-operator-869df985b8-288hq/cilium-operator
2026-06-27 19:47:11.944047 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-288hq" not found
2026-06-27 19:47:12.117419 | instance | kube-system/coredns-67659f764b-rgpcs/coredns
2026-06-27 19:47:12.293158 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-rgpcs" not found
2026-06-27 19:47:12.466978 | instance | kube-system/coredns-67659f764b-w2xwc/coredns
2026-06-27 19:47:12.636322 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-w2xwc" not found
2026-06-27 19:47:12.796175 | instance | kube-system/etcd-instance/etcd
2026-06-27 19:47:13.017722 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-06-27 19:47:13.188394 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-06-27 19:47:13.399077 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-06-27 19:47:13.568944 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-06-27 19:47:13.811321 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found
2026-06-27 19:47:13.987284 | instance | kube-system/kube-proxy-xhn5m/kube-proxy
2026-06-27 19:47:14.169727 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-xhn5m" not found
2026-06-27 19:47:14.352961 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-06-27 19:47:14.544216 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found
2026-06-27 19:47:14.708337 | instance | kube-system/kube-vip-instance/kube-vip
2026-06-27 19:47:14.917881 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found
2026-06-27 19:47:15.090629 | instance | local-path-storage/local-path-provisioner-679c578f5-jx9z8/local-path-provisioner
2026-06-27 19:47:15.265240 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-jx9z8" not found
2026-06-27 19:47:15.472984 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-06-27 19:47:15.640072 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-27 19:47:15.643625 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-06-27 19:47:15.804751 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-27 19:47:15.808276 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-06-27 19:47:15.991793 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-27 19:47:15.996643 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-06-27 19:47:16.179004 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-27 19:47:16.370826 | instance | monitoring/goldpinger-8tqkt/goldpinger-daemon
2026-06-27 19:47:16.551559 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-8tqkt" not found
2026-06-27 19:47:16.723652 | instance | monitoring/kube-prometheus-stack-grafana-74564d5975-qhmch/grafana-sc-dashboard
2026-06-27 19:47:16.900077 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-74564d5975-qhmch" not found
2026-06-27 19:47:16.904533 | instance | monitoring/kube-prometheus-stack-grafana-74564d5975-qhmch/grafana-sc-datasources
2026-06-27 19:47:17.078320 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-74564d5975-qhmch" not found
2026-06-27 19:47:17.081502 | instance | monitoring/kube-prometheus-stack-grafana-74564d5975-qhmch/grafana
2026-06-27 19:47:17.285575 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-74564d5975-qhmch" not found
2026-06-27 19:47:17.511009 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-mt9wf/kube-state-metrics
2026-06-27 19:47:17.684497 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-mt9wf" not found
2026-06-27 19:47:17.876789 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-sdnh2/kube-prometheus-stack
2026-06-27 19:47:18.072735 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-sdnh2" not found
2026-06-27 19:47:18.277085 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-rgkjl/node-exporter
2026-06-27 19:47:18.474947 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-rgkjl/pod-tls-sidecar
2026-06-27 19:47:18.641315 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-rgkjl" not found
2026-06-27 19:47:18.829337 | instance | monitoring/loki-0/loki
2026-06-27 19:47:19.018868 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-06-27 19:47:19.202478 | instance | monitoring/loki-chunks-cache-0/memcached
2026-06-27 19:47:19.403866 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-06-27 19:47:19.409033 | instance | monitoring/loki-chunks-cache-0/exporter
2026-06-27 19:47:19.596735 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-06-27 19:47:19.766038 | instance | monitoring/loki-gateway-cf54cb88c-pq5wm/nginx
2026-06-27 19:47:20.023202 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-pq5wm" not found
2026-06-27 19:47:20.205836 | instance | monitoring/loki-results-cache-0/memcached
2026-06-27 19:47:20.407313 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-06-27 19:47:20.411201 | instance | monitoring/loki-results-cache-0/exporter
2026-06-27 19:47:20.593440 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-06-27 19:47:20.758847 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-98nfg/gc
2026-06-27 19:47:20.930549 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-98nfg" not found
2026-06-27 19:47:21.099697 | instance | monitoring/node-feature-discovery-master-8665476dbc-2rjbk/master
2026-06-27 19:47:21.282548 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-2rjbk" not found
2026-06-27 19:47:21.459692 | instance | monitoring/node-feature-discovery-worker-hxrjr/worker
2026-06-27 19:47:21.634061 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-hxrjr" not found
2026-06-27 19:47:21.826921 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-06-27 19:47:21.987713 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-27 19:47:21.992226 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-06-27 19:47:22.157529 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-27 19:47:22.160726 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-06-27 19:47:22.387299 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-27 19:47:22.388846 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-06-27 19:47:22.586204 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-27 19:47:22.591454 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-06-27 19:47:22.795838 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-27 19:47:22.983221 | instance | monitoring/prometheus-pushgateway-7b8659c68b-hpg5s/pushgateway
2026-06-27 19:47:23.164338 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-hpg5s" not found
2026-06-27 19:47:23.339450 | instance | monitoring/vector-sp29b/vector
2026-06-27 19:47:23.543393 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-sp29b" not found
2026-06-27 19:47:23.724746 | instance | openstack/barbican-api-fb66c56c9-x9bvp/init
2026-06-27 19:47:23.894011 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-fb66c56c9-x9bvp" not found
2026-06-27 19:47:23.897729 | instance | openstack/barbican-api-fb66c56c9-x9bvp/barbican-api
2026-06-27 19:47:24.089675 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-fb66c56c9-x9bvp" not found
2026-06-27 19:47:24.275711 | instance | openstack/barbican-db-init-lrp9v/init
2026-06-27 19:47:24.449203 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-lrp9v" not found
2026-06-27 19:47:24.453139 | instance | openstack/barbican-db-init-lrp9v/barbican-db-init-0
2026-06-27 19:47:24.656526 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-lrp9v" not found
2026-06-27 19:47:24.819521 | instance | openstack/barbican-db-sync-wzz62/init
2026-06-27 19:47:25.003219 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-wzz62" not found
2026-06-27 19:47:25.006825 | instance | openstack/barbican-db-sync-wzz62/barbican-db-sync
2026-06-27 19:47:25.181168 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-wzz62" not found
2026-06-27 19:47:25.361929 | instance | openstack/barbican-ks-endpoints-n8z7s/init
2026-06-27 19:47:25.532860 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-n8z7s" not found
2026-06-27 19:47:25.536794 | instance | openstack/barbican-ks-endpoints-n8z7s/key-manager-ks-endpoints-admin
2026-06-27 19:47:25.710633 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-n8z7s" not found
2026-06-27 19:47:25.714491 | instance | openstack/barbican-ks-endpoints-n8z7s/key-manager-ks-endpoints-internal
2026-06-27 19:47:25.885669 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-n8z7s" not found
2026-06-27 19:47:25.888764 | instance | openstack/barbican-ks-endpoints-n8z7s/key-manager-ks-endpoints-public
2026-06-27 19:47:26.065598 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-n8z7s" not found
2026-06-27 19:47:26.228876 | instance | openstack/barbican-ks-service-sz2dh/init
2026-06-27 19:47:26.418341 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-sz2dh" not found
2026-06-27 19:47:26.422485 | instance | openstack/barbican-ks-service-sz2dh/key-manager-ks-service-registration
2026-06-27 19:47:26.604831 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-sz2dh" not found
2026-06-27 19:47:26.782898 | instance | openstack/barbican-ks-user-dj6bv/init
2026-06-27 19:47:26.952880 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-dj6bv" not found
2026-06-27 19:47:26.956033 | instance | openstack/barbican-ks-user-dj6bv/barbican-ks-user
2026-06-27 19:47:27.119879 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-dj6bv" not found
2026-06-27 19:47:27.295287 | instance | openstack/barbican-rabbit-init-g7fcp/init
2026-06-27 19:47:27.482191 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-g7fcp" not found
2026-06-27 19:47:27.485282 | instance | openstack/barbican-rabbit-init-g7fcp/rabbit-init
2026-06-27 19:47:27.651081 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-g7fcp" not found
2026-06-27 19:47:27.817936 | instance | openstack/cinder-api-6869d4f5ff-4xtrh/init
2026-06-27 19:47:27.998099 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-6869d4f5ff-4xtrh" not found
2026-06-27 19:47:28.002499 | instance | openstack/cinder-api-6869d4f5ff-4xtrh/ceph-coordination-volume-perms
2026-06-27 19:47:28.166402 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-6869d4f5ff-4xtrh" not found
2026-06-27 19:47:28.169948 | instance | openstack/cinder-api-6869d4f5ff-4xtrh/cinder-api
2026-06-27 19:47:28.374024 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-6869d4f5ff-4xtrh" not found
2026-06-27 19:47:28.545684 | instance | openstack/cinder-backup-bd47557c-d65qp/init
2026-06-27 19:47:28.731096 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-bd47557c-d65qp" not found
2026-06-27 19:47:28.735500 | instance | openstack/cinder-backup-bd47557c-d65qp/ceph-backup-keyring-placement
2026-06-27 19:47:28.911634 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-bd47557c-d65qp" not found
2026-06-27 19:47:28.915141 | instance | openstack/cinder-backup-bd47557c-d65qp/ceph-keyring-placement-rbd1
2026-06-27 19:47:29.100788 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-bd47557c-d65qp" not found
2026-06-27 19:47:29.104023 | instance | openstack/cinder-backup-bd47557c-d65qp/ceph-coordination-volume-perms
2026-06-27 19:47:29.267879 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-bd47557c-d65qp" not found
2026-06-27 19:47:29.271395 | instance | openstack/cinder-backup-bd47557c-d65qp/cinder-backup
2026-06-27 19:47:29.459596 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-bd47557c-d65qp" not found
2026-06-27 19:47:29.615842 | instance | openstack/cinder-backup-storage-init-mfb7d/init
2026-06-27 19:47:29.786756 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-mfb7d" not found
2026-06-27 19:47:29.790213 | instance | openstack/cinder-backup-storage-init-mfb7d/ceph-keyring-placement
2026-06-27 19:47:29.983304 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-mfb7d" not found
2026-06-27 19:47:29.987437 | instance | openstack/cinder-backup-storage-init-mfb7d/cinder-backup-storage-init
2026-06-27 19:47:30.148268 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-mfb7d" not found
2026-06-27 19:47:30.333893 | instance | openstack/cinder-bootstrap-c8wl7/init
2026-06-27 19:47:30.497133 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-c8wl7" not found
2026-06-27 19:47:30.501686 | instance | openstack/cinder-bootstrap-c8wl7/bootstrap
2026-06-27 19:47:30.671629 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-c8wl7" not found
2026-06-27 19:47:30.837551 | instance | openstack/cinder-create-internal-tenant-w9cgs/init
2026-06-27 19:47:31.012555 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-w9cgs" not found
2026-06-27 19:47:31.017009 | instance | openstack/cinder-create-internal-tenant-w9cgs/create-internal-tenant
2026-06-27 19:47:31.180180 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-w9cgs" not found
2026-06-27 19:47:31.365210 | instance | openstack/cinder-db-init-2724m/init
2026-06-27 19:47:31.555304 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-2724m" not found
2026-06-27 19:47:31.563308 | instance | openstack/cinder-db-init-2724m/cinder-db-init-0
2026-06-27 19:47:31.724518 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-2724m" not found
2026-06-27 19:47:31.904717 | instance | openstack/cinder-db-sync-snr4b/init
2026-06-27 19:47:32.072993 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-snr4b" not found
2026-06-27 19:47:32.078511 | instance | openstack/cinder-db-sync-snr4b/cinder-db-sync
2026-06-27 19:47:32.267013 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-snr4b" not found
2026-06-27 19:47:32.447654 | instance | openstack/cinder-ks-endpoints-2ws8t/init
2026-06-27 19:47:32.616593 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-2ws8t" not found
2026-06-27 19:47:32.621425 | instance | openstack/cinder-ks-endpoints-2ws8t/volumev3-ks-endpoints-admin
2026-06-27 19:47:32.784877 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-2ws8t" not found
2026-06-27 19:47:32.789930 | instance | openstack/cinder-ks-endpoints-2ws8t/volumev3-ks-endpoints-internal
2026-06-27 19:47:32.955736 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-2ws8t" not found
2026-06-27 19:47:32.960571 | instance | openstack/cinder-ks-endpoints-2ws8t/volumev3-ks-endpoints-public
2026-06-27 19:47:33.138854 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-2ws8t" not found
2026-06-27 19:47:33.321454 | instance | openstack/cinder-ks-service-dgqql/init
2026-06-27 19:47:33.499765 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-dgqql" not found
2026-06-27 19:47:33.502937 | instance | openstack/cinder-ks-service-dgqql/volumev3-ks-service-registration
2026-06-27 19:47:33.678811 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-dgqql" not found
2026-06-27 19:47:33.839028 | instance | openstack/cinder-ks-user-77rzr/init
2026-06-27 19:47:33.996080 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-77rzr" not found
2026-06-27 19:47:34.001195 | instance | openstack/cinder-ks-user-77rzr/cinder-ks-user
2026-06-27 19:47:34.176599 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-77rzr" not found
2026-06-27 19:47:34.365726 | instance | openstack/cinder-rabbit-init-vkwgh/init
2026-06-27 19:47:34.542276 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-vkwgh" not found
2026-06-27 19:47:34.557316 | instance | openstack/cinder-rabbit-init-vkwgh/rabbit-init
2026-06-27 19:47:34.733556 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-vkwgh" not found
2026-06-27 19:47:34.918224 | instance | openstack/cinder-scheduler-654cd5458f-fr7n8/init
2026-06-27 19:47:35.098241 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-654cd5458f-fr7n8" not found
2026-06-27 19:47:35.101529 | instance | openstack/cinder-scheduler-654cd5458f-fr7n8/ceph-coordination-volume-perms
2026-06-27 19:47:35.273657 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-654cd5458f-fr7n8" not found
2026-06-27 19:47:35.278274 | instance | openstack/cinder-scheduler-654cd5458f-fr7n8/cinder-scheduler
2026-06-27 19:47:35.469146 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-654cd5458f-fr7n8" not found
2026-06-27 19:47:35.640510 | instance | openstack/cinder-storage-init-f48ps/init
2026-06-27 19:47:35.811366 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-f48ps" not found
2026-06-27 19:47:35.815156 | instance | openstack/cinder-storage-init-f48ps/ceph-keyring-placement
2026-06-27 19:47:35.992260 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-f48ps" not found
2026-06-27 19:47:35.997021 | instance | openstack/cinder-storage-init-f48ps/cinder-storage-init-rbd1
2026-06-27 19:47:36.169950 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-f48ps" not found
2026-06-27 19:47:36.366831 | instance | openstack/cinder-volume-5f5cdfdf5b-gnrkv/init
2026-06-27 19:47:36.538161 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-5f5cdfdf5b-gnrkv" not found
2026-06-27 19:47:36.542516 | instance | openstack/cinder-volume-5f5cdfdf5b-gnrkv/ceph-keyring-placement-rbd1
2026-06-27 19:47:36.711872 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-5f5cdfdf5b-gnrkv" not found
2026-06-27 19:47:36.715648 | instance | openstack/cinder-volume-5f5cdfdf5b-gnrkv/ceph-coordination-volume-perms
2026-06-27 19:47:36.914099 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-5f5cdfdf5b-gnrkv" not found
2026-06-27 19:47:36.919277 | instance | openstack/cinder-volume-5f5cdfdf5b-gnrkv/init-cinder-conf
2026-06-27 19:47:37.094606 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-5f5cdfdf5b-gnrkv" not found
2026-06-27 19:47:37.099193 | instance | openstack/cinder-volume-5f5cdfdf5b-gnrkv/cinder-volume
2026-06-27 19:47:37.275936 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-5f5cdfdf5b-gnrkv" not found
2026-06-27 19:47:37.449740 | instance | openstack/glance-api-77948f9dd-d6qr7/init
2026-06-27 19:47:37.628430 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-77948f9dd-d6qr7" not found
2026-06-27 19:47:37.631726 | instance | openstack/glance-api-77948f9dd-d6qr7/glance-perms
2026-06-27 19:47:37.799523 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-77948f9dd-d6qr7" not found
2026-06-27 19:47:37.803404 | instance | openstack/glance-api-77948f9dd-d6qr7/ceph-keyring-placement
2026-06-27 19:47:37.984096 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-77948f9dd-d6qr7" not found
2026-06-27 19:47:37.988221 | instance | openstack/glance-api-77948f9dd-d6qr7/glance-api
2026-06-27 19:47:38.164694 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-77948f9dd-d6qr7" not found
2026-06-27 19:47:38.344460 | instance | openstack/glance-db-init-8zlgf/init
2026-06-27 19:47:38.526566 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-8zlgf" not found
2026-06-27 19:47:38.530697 | instance | openstack/glance-db-init-8zlgf/glance-db-init-0
2026-06-27 19:47:38.714285 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-8zlgf" not found
2026-06-27 19:47:38.878892 | instance | openstack/glance-db-sync-srnbr/init
2026-06-27 19:47:39.047602 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-srnbr" not found
2026-06-27 19:47:39.052068 | instance | openstack/glance-db-sync-srnbr/glance-db-sync
2026-06-27 19:47:39.216895 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-srnbr" not found
2026-06-27 19:47:39.391546 | instance | openstack/glance-ks-endpoints-kxqfg/init
2026-06-27 19:47:39.567201 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-kxqfg" not found
2026-06-27 19:47:39.571447 | instance | openstack/glance-ks-endpoints-kxqfg/image-ks-endpoints-admin
2026-06-27 19:47:39.747006 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-kxqfg" not found
2026-06-27 19:47:39.750688 | instance | openstack/glance-ks-endpoints-kxqfg/image-ks-endpoints-internal
2026-06-27 19:47:39.932580 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-kxqfg" not found
2026-06-27 19:47:39.936874 | instance | openstack/glance-ks-endpoints-kxqfg/image-ks-endpoints-public
2026-06-27 19:47:40.110078 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-kxqfg" not found
2026-06-27 19:47:40.281825 | instance | openstack/glance-ks-service-xbdlg/init
2026-06-27 19:47:40.456413 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-xbdlg" not found
2026-06-27 19:47:40.459686 | instance | openstack/glance-ks-service-xbdlg/image-ks-service-registration
2026-06-27 19:47:40.629483 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-xbdlg" not found
2026-06-27 19:47:40.799989 | instance | openstack/glance-ks-user-n7n4k/init
2026-06-27 19:47:40.962732 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-n7n4k" not found
2026-06-27 19:47:40.966197 | instance | openstack/glance-ks-user-n7n4k/glance-ks-user
2026-06-27 19:47:41.134484 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-n7n4k" not found
2026-06-27 19:47:41.326743 | instance | openstack/glance-metadefs-load-n8hrj/init
2026-06-27 19:47:41.488958 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-n8hrj" not found
2026-06-27 19:47:41.492479 | instance | openstack/glance-metadefs-load-n8hrj/glance-metadefs-load
2026-06-27 19:47:41.658123 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-n8hrj" not found
2026-06-27 19:47:41.831357 | instance | openstack/glance-rabbit-init-c2kdg/init
2026-06-27 19:47:42.018000 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-c2kdg" not found
2026-06-27 19:47:42.027410 | instance | openstack/glance-rabbit-init-c2kdg/rabbit-init
2026-06-27 19:47:42.218164 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-c2kdg" not found
2026-06-27 19:47:42.396938 | instance | openstack/glance-storage-init-dd7dh/init
2026-06-27 19:47:42.573878 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-dd7dh" not found
2026-06-27 19:47:42.577149 | instance | openstack/glance-storage-init-dd7dh/ceph-keyring-placement
2026-06-27 19:47:42.745459 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-dd7dh" not found
2026-06-27 19:47:42.749471 | instance | openstack/glance-storage-init-dd7dh/glance-storage-init
2026-06-27 19:47:42.931196 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-dd7dh" not found
2026-06-27 19:47:43.101874 | instance | openstack/keepalived-vnz5b/init
2026-06-27 19:47:43.298562 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-vnz5b" not found
2026-06-27 19:47:43.302129 | instance | openstack/keepalived-vnz5b/wait-for-ip
2026-06-27 19:47:43.566678 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-vnz5b" not found
2026-06-27 19:47:43.570380 | instance | openstack/keepalived-vnz5b/keepalived
2026-06-27 19:47:43.657507 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-vnz5b" is waiting to start: PodInitializing
2026-06-27 19:47:43.734610 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-vnz5b" not found
2026-06-27 19:47:43.917957 | instance | openstack/keystone-api-79f5dd8b9d-trbxg/init
2026-06-27 19:47:44.104882 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-79f5dd8b9d-trbxg" not found
2026-06-27 19:47:44.112932 | instance | openstack/keystone-api-79f5dd8b9d-trbxg/keystone-api
2026-06-27 19:47:44.481329 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-79f5dd8b9d-trbxg" not found
2026-06-27 19:47:44.664929 | instance | openstack/keystone-bootstrap-2spnz/init
2026-06-27 19:47:44.841097 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-2spnz" not found
2026-06-27 19:47:44.844617 | instance | openstack/keystone-bootstrap-2spnz/bootstrap
2026-06-27 19:47:45.012856 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-2spnz" not found
2026-06-27 19:47:45.182999 | instance | openstack/keystone-credential-setup-phmjg/init
2026-06-27 19:47:45.361999 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-phmjg" not found
2026-06-27 19:47:45.365663 | instance | openstack/keystone-credential-setup-phmjg/keystone-credential-setup
2026-06-27 19:47:45.568390 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-phmjg" not found
2026-06-27 19:47:45.739926 | instance | openstack/keystone-db-init-v5l5q/init
2026-06-27 19:47:45.905384 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-v5l5q" not found
2026-06-27 19:47:45.910012 | instance | openstack/keystone-db-init-v5l5q/keystone-db-init-0
2026-06-27 19:47:46.076981 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-v5l5q" not found
2026-06-27 19:47:46.236990 | instance | openstack/keystone-db-sync-5gs7w/init
2026-06-27 19:47:46.416982 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-5gs7w" not found
2026-06-27 19:47:46.421251 | instance | openstack/keystone-db-sync-5gs7w/keystone-db-sync
2026-06-27 19:47:46.592313 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-5gs7w" not found
2026-06-27 19:47:46.757549 | instance | openstack/keystone-domain-manage-gtrlf/init
2026-06-27 19:47:46.944001 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-gtrlf" not found
2026-06-27 19:47:46.948437 | instance | openstack/keystone-domain-manage-gtrlf/keystone-domain-manage
2026-06-27 19:47:47.124831 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-gtrlf" not found
2026-06-27 19:47:47.298489 | instance | openstack/keystone-fernet-setup-jtgp2/init
2026-06-27 19:47:47.495191 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-jtgp2" not found
2026-06-27 19:47:47.498903 | instance | openstack/keystone-fernet-setup-jtgp2/keystone-fernet-setup
2026-06-27 19:47:47.672078 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-jtgp2" not found
2026-06-27 19:47:47.848567 | instance | openstack/keystone-rabbit-init-5m7d6/init
2026-06-27 19:47:48.019627 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-5m7d6" not found
2026-06-27 19:47:48.025536 | instance | openstack/keystone-rabbit-init-5m7d6/rabbit-init
2026-06-27 19:47:48.194303 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-5m7d6" not found
2026-06-27 19:47:48.373915 | instance | openstack/libvirt-libvirt-default-824cd/init
2026-06-27 19:47:48.553720 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-824cd" not found
2026-06-27 19:47:48.558435 | instance | openstack/libvirt-libvirt-default-824cd/init-dynamic-options
2026-06-27 19:47:48.726499 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-824cd" not found
2026-06-27 19:47:48.730334 | instance | openstack/libvirt-libvirt-default-824cd/ceph-admin-keyring-placement
2026-06-27 19:47:48.901924 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-824cd" not found
2026-06-27 19:47:48.906695 | instance | openstack/libvirt-libvirt-default-824cd/ceph-keyring-placement
2026-06-27 19:47:49.081692 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-824cd" not found
2026-06-27 19:47:49.085620 | instance | openstack/libvirt-libvirt-default-824cd/tls-sidecar
2026-06-27 19:47:49.257347 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-824cd" not found
2026-06-27 19:47:49.260601 | instance | openstack/libvirt-libvirt-default-824cd/libvirt
2026-06-27 19:47:49.458904 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-824cd" not found
2026-06-27 19:47:49.464494 | instance | openstack/libvirt-libvirt-default-824cd/libvirt-exporter
2026-06-27 19:47:49.652047 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-824cd" not found
2026-06-27 19:47:49.823318 | instance | openstack/memcached-memcached-6479589586-2bmm4/init
2026-06-27 19:47:50.002023 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-2bmm4" not found
2026-06-27 19:47:50.005706 | instance | openstack/memcached-memcached-6479589586-2bmm4/memcached
2026-06-27 19:47:50.174475 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-2bmm4" not found
2026-06-27 19:47:50.177420 | instance | openstack/memcached-memcached-6479589586-2bmm4/memcached-exporter
2026-06-27 19:47:50.366109 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-2bmm4" not found
2026-06-27 19:47:50.531187 | instance | openstack/neutron-db-init-pcbfc/init
2026-06-27 19:47:50.700283 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-pcbfc" not found
2026-06-27 19:47:50.705102 | instance | openstack/neutron-db-init-pcbfc/neutron-db-init-0
2026-06-27 19:47:50.891784 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-pcbfc" not found
2026-06-27 19:47:51.063658 | instance | openstack/neutron-db-sync-5p7lk/init
2026-06-27 19:47:51.234370 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-5p7lk" not found
2026-06-27 19:47:51.238297 | instance | openstack/neutron-db-sync-5p7lk/neutron-db-sync
2026-06-27 19:47:51.447078 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-5p7lk" not found
2026-06-27 19:47:51.638111 | instance | openstack/neutron-ks-endpoints-cnmcl/init
2026-06-27 19:47:51.812429 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-cnmcl" not found
2026-06-27 19:47:51.815915 | instance | openstack/neutron-ks-endpoints-cnmcl/network-ks-endpoints-admin
2026-06-27 19:47:51.991116 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-cnmcl" not found
2026-06-27 19:47:51.996867 | instance | openstack/neutron-ks-endpoints-cnmcl/network-ks-endpoints-internal
2026-06-27 19:47:52.164332 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-cnmcl" not found
2026-06-27 19:47:52.168402 | instance | openstack/neutron-ks-endpoints-cnmcl/network-ks-endpoints-public
2026-06-27 19:47:52.372392 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-cnmcl" not found
2026-06-27 19:47:52.543428 | instance | openstack/neutron-ks-service-rhl4z/init
2026-06-27 19:47:52.724194 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-rhl4z" not found
2026-06-27 19:47:52.728124 | instance | openstack/neutron-ks-service-rhl4z/network-ks-service-registration
2026-06-27 19:47:52.894189 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-rhl4z" not found
2026-06-27 19:47:53.057210 | instance | openstack/neutron-ks-user-sz6gz/init
2026-06-27 19:47:53.221154 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-sz6gz" not found
2026-06-27 19:47:53.225878 | instance | openstack/neutron-ks-user-sz6gz/neutron-ks-user
2026-06-27 19:47:53.422313 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-sz6gz" not found
2026-06-27 19:47:53.595520 | instance | openstack/neutron-netns-cleanup-cron-default-z577p/init
2026-06-27 19:47:53.772666 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-z577p" not found
2026-06-27 19:47:53.776527 | instance | openstack/neutron-netns-cleanup-cron-default-z577p/neutron-netns-cleanup-cron
2026-06-27 19:47:53.951383 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-z577p" not found
2026-06-27 19:47:54.124969 | instance | openstack/neutron-ovn-metadata-agent-default-7pjjn/init
2026-06-27 19:47:54.306413 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-7pjjn" not found
2026-06-27 19:47:54.309655 | instance | openstack/neutron-ovn-metadata-agent-default-7pjjn/neutron-metadata-agent-init
2026-06-27 19:47:54.406611 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-7pjjn" is waiting to start: PodInitializing
2026-06-27 19:47:54.500227 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-7pjjn" not found
2026-06-27 19:47:54.505260 | instance | openstack/neutron-ovn-metadata-agent-default-7pjjn/ovn-neutron-init
2026-06-27 19:47:54.587975 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-7pjjn" is waiting to start: PodInitializing
2026-06-27 19:47:54.667590 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-7pjjn" not found
2026-06-27 19:47:54.671366 | instance | openstack/neutron-ovn-metadata-agent-default-7pjjn/neutron-ovn-metadata-agent
2026-06-27 19:47:54.753240 | instance | Error from server (BadRequest): container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-7pjjn" is waiting to start: PodInitializing
2026-06-27 19:47:54.838996 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-7pjjn" not found
2026-06-27 19:47:55.008624 | instance | openstack/neutron-ovn-vpn-agent-default-nj5dp/init
2026-06-27 19:47:55.196046 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-nj5dp" not found
2026-06-27 19:47:55.200396 | instance | openstack/neutron-ovn-vpn-agent-default-nj5dp/ovn-vpn-agent-init
2026-06-27 19:47:55.290174 | instance | Error from server (BadRequest): container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-nj5dp" is waiting to start: PodInitializing
2026-06-27 19:47:55.401565 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-nj5dp" not found
2026-06-27 19:47:55.405853 | instance | openstack/neutron-ovn-vpn-agent-default-nj5dp/ovn-neutron-init
2026-06-27 19:47:55.487608 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-nj5dp" is waiting to start: PodInitializing
2026-06-27 19:47:55.578672 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-nj5dp" not found
2026-06-27 19:47:55.582603 | instance | openstack/neutron-ovn-vpn-agent-default-nj5dp/neutron-ovn-vpn-agent
2026-06-27 19:47:55.669956 | instance | Error from server (BadRequest): container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-nj5dp" is waiting to start: PodInitializing
2026-06-27 19:47:55.753642 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-nj5dp" not found
2026-06-27 19:47:55.926351 | instance | openstack/neutron-rabbit-init-5djzc/init
2026-06-27 19:47:56.092054 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-5djzc" not found
2026-06-27 19:47:56.096262 | instance | openstack/neutron-rabbit-init-5djzc/rabbit-init
2026-06-27 19:47:56.280279 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-5djzc" not found
2026-06-27 19:47:56.469571 | instance | openstack/neutron-rpc-server-79db95f755-czfvd/init
2026-06-27 19:47:56.640017 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-79db95f755-czfvd" not found
2026-06-27 19:47:56.644366 | instance | openstack/neutron-rpc-server-79db95f755-czfvd/ovn-neutron-init
2026-06-27 19:47:56.813445 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-rpc-server-79db95f755-czfvd" not found
2026-06-27 19:47:56.817424 | instance | openstack/neutron-rpc-server-79db95f755-czfvd/neutron-rpc-server
2026-06-27 19:47:57.183274 | instance | openstack/neutron-server-58bcbb88f-96cl2/init
2026-06-27 19:47:57.365922 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-58bcbb88f-96cl2" not found
2026-06-27 19:47:57.369548 | instance | openstack/neutron-server-58bcbb88f-96cl2/ovn-neutron-init
2026-06-27 19:47:57.539879 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-58bcbb88f-96cl2" not found
2026-06-27 19:47:57.544223 | instance | openstack/neutron-server-58bcbb88f-96cl2/neutron-server
2026-06-27 19:47:57.735336 | instance | openstack/neutron-server-58bcbb88f-96cl2/neutron-policy-server
2026-06-27 19:47:57.896901 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-58bcbb88f-96cl2" not found
2026-06-27 19:47:58.083524 | instance | openstack/nova-api-metadata-74697cdf7c-2hlrd/init
2026-06-27 19:47:58.258764 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-74697cdf7c-2hlrd" not found
2026-06-27 19:47:58.263820 | instance | openstack/nova-api-metadata-74697cdf7c-2hlrd/nova-api-metadata-init
2026-06-27 19:47:58.448287 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-74697cdf7c-2hlrd" not found
2026-06-27 19:47:58.453068 | instance | openstack/nova-api-metadata-74697cdf7c-2hlrd/nova-api
2026-06-27 19:47:58.624525 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-74697cdf7c-2hlrd" not found
2026-06-27 19:47:58.803178 | instance | openstack/nova-api-osapi-6c8b557987-r9fxq/init
2026-06-27 19:47:58.994646 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-6c8b557987-r9fxq" not found
2026-06-27 19:47:58.998690 | instance | openstack/nova-api-osapi-6c8b557987-r9fxq/nova-osapi
2026-06-27 19:47:59.167141 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-6c8b557987-r9fxq" not found
2026-06-27 19:47:59.343742 | instance | openstack/nova-bootstrap-sbmq5/init
2026-06-27 19:47:59.522493 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-sbmq5" not found
2026-06-27 19:47:59.526432 | instance | openstack/nova-bootstrap-sbmq5/bootstrap
2026-06-27 19:47:59.691370 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-sbmq5" not found
2026-06-27 19:47:59.863211 | instance | openstack/nova-cell-setup-htjgk/init
2026-06-27 19:48:00.063905 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-htjgk" not found
2026-06-27 19:48:00.067238 | instance | openstack/nova-cell-setup-htjgk/nova-cell-setup-init
2026-06-27 19:48:00.169447 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-htjgk" is waiting to start: PodInitializing
2026-06-27 19:48:00.267286 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-htjgk" not found
2026-06-27 19:48:00.271509 | instance | openstack/nova-cell-setup-htjgk/nova-cell-setup
2026-06-27 19:48:00.356891 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-htjgk" is waiting to start: PodInitializing
2026-06-27 19:48:00.440393 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-htjgk" not found
2026-06-27 19:48:00.609133 | instance | openstack/nova-compute-default-6ttbd/init
2026-06-27 19:48:00.826087 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-6ttbd" not found
2026-06-27 19:48:00.830625 | instance | openstack/nova-compute-default-6ttbd/nova-compute-init
2026-06-27 19:48:00.910972 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-6ttbd" is waiting to start: PodInitializing
2026-06-27 19:48:00.993429 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-6ttbd" not found
2026-06-27 19:48:00.996888 | instance | openstack/nova-compute-default-6ttbd/ceph-perms
2026-06-27 19:48:01.089586 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-6ttbd" is waiting to start: PodInitializing
2026-06-27 19:48:01.177318 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-6ttbd" not found
2026-06-27 19:48:01.181836 | instance | openstack/nova-compute-default-6ttbd/ceph-admin-keyring-placement
2026-06-27 19:48:01.269415 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-6ttbd" is waiting to start: PodInitializing
2026-06-27 19:48:01.362110 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-6ttbd" not found
2026-06-27 19:48:01.366428 | instance | openstack/nova-compute-default-6ttbd/ceph-keyring-placement
2026-06-27 19:48:01.458802 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-6ttbd" is waiting to start: PodInitializing
2026-06-27 19:48:01.556322 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-6ttbd" not found
2026-06-27 19:48:01.560123 | instance | openstack/nova-compute-default-6ttbd/nova-compute-vnc-init
2026-06-27 19:48:01.654554 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-6ttbd" is waiting to start: PodInitializing
2026-06-27 19:48:01.755085 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-6ttbd" not found
2026-06-27 19:48:01.765938 | instance | openstack/nova-compute-default-6ttbd/nova-compute-ssh-init
2026-06-27 19:48:01.852467 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-6ttbd" is waiting to start: PodInitializing
2026-06-27 19:48:01.937272 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-6ttbd" not found
2026-06-27 19:48:01.940610 | instance | openstack/nova-compute-default-6ttbd/nova-compute
2026-06-27 19:48:02.034665 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-6ttbd" is waiting to start: PodInitializing
2026-06-27 19:48:02.129432 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-6ttbd" not found
2026-06-27 19:48:02.132712 | instance | openstack/nova-compute-default-6ttbd/nova-compute-ssh
2026-06-27 19:48:02.221055 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-6ttbd" is waiting to start: PodInitializing
2026-06-27 19:48:02.325675 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-6ttbd" not found
2026-06-27 19:48:02.501067 | instance | openstack/nova-conductor-784cfb878f-rqpg2/init
2026-06-27 19:48:02.687482 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-784cfb878f-rqpg2" not found
2026-06-27 19:48:02.690560 | instance | openstack/nova-conductor-784cfb878f-rqpg2/nova-conductor
2026-06-27 19:48:02.866524 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-784cfb878f-rqpg2" not found
2026-06-27 19:48:03.036468 | instance | openstack/nova-db-init-wnjh2/init
2026-06-27 19:48:03.199573 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-wnjh2" not found
2026-06-27 19:48:03.203750 | instance | openstack/nova-db-init-wnjh2/nova-db-init-0
2026-06-27 19:48:03.383757 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-wnjh2" not found
2026-06-27 19:48:03.387520 | instance | openstack/nova-db-init-wnjh2/nova-db-init-1
2026-06-27 19:48:03.583784 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-wnjh2" not found
2026-06-27 19:48:03.586663 | instance | openstack/nova-db-init-wnjh2/nova-db-init-2
2026-06-27 19:48:03.759490 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-wnjh2" not found
2026-06-27 19:48:03.937762 | instance | openstack/nova-db-sync-x65rp/init
2026-06-27 19:48:04.118939 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-x65rp" not found
2026-06-27 19:48:04.123289 | instance | openstack/nova-db-sync-x65rp/nova-db-sync
2026-06-27 19:48:04.313552 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-x65rp" not found
2026-06-27 19:48:04.490833 | instance | openstack/nova-ks-endpoints-ckwkw/init
2026-06-27 19:48:04.662087 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-ckwkw" not found
2026-06-27 19:48:04.667123 | instance | openstack/nova-ks-endpoints-ckwkw/compute-ks-endpoints-admin
2026-06-27 19:48:04.841139 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-ckwkw" not found
2026-06-27 19:48:04.845579 | instance | openstack/nova-ks-endpoints-ckwkw/compute-ks-endpoints-internal
2026-06-27 19:48:05.017080 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-ckwkw" not found
2026-06-27 19:48:05.021245 | instance | openstack/nova-ks-endpoints-ckwkw/compute-ks-endpoints-public
2026-06-27 19:48:05.191104 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-ckwkw" not found
2026-06-27 19:48:05.379125 | instance | openstack/nova-ks-service-bmj6l/init
2026-06-27 19:48:05.545135 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-bmj6l" not found
2026-06-27 19:48:05.550054 | instance | openstack/nova-ks-service-bmj6l/compute-ks-service-registration
2026-06-27 19:48:05.707782 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-bmj6l" not found
2026-06-27 19:48:05.872543 | instance | openstack/nova-ks-user-hnpk2/init
2026-06-27 19:48:06.040901 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-hnpk2" not found
2026-06-27 19:48:06.045176 | instance | openstack/nova-ks-user-hnpk2/nova-ks-user
2026-06-27 19:48:06.232065 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-hnpk2" not found
2026-06-27 19:48:06.425781 | instance | openstack/nova-novncproxy-569cb9b8d8-bsqjw/init
2026-06-27 19:48:06.602425 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-569cb9b8d8-bsqjw" not found
2026-06-27 19:48:06.606799 | instance | openstack/nova-novncproxy-569cb9b8d8-bsqjw/nova-novncproxy-init
2026-06-27 19:48:06.792007 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-569cb9b8d8-bsqjw" not found
2026-06-27 19:48:06.795018 | instance | openstack/nova-novncproxy-569cb9b8d8-bsqjw/nova-novncproxy-init-assets
2026-06-27 19:48:06.985460 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-569cb9b8d8-bsqjw" not found
2026-06-27 19:48:06.990003 | instance | openstack/nova-novncproxy-569cb9b8d8-bsqjw/nova-novncproxy
2026-06-27 19:48:07.163288 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-569cb9b8d8-bsqjw" not found
2026-06-27 19:48:07.334330 | instance | openstack/nova-rabbit-init-vkbkp/init
2026-06-27 19:48:07.506022 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-vkbkp" not found
2026-06-27 19:48:07.511161 | instance | openstack/nova-rabbit-init-vkbkp/rabbit-init
2026-06-27 19:48:07.694786 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-vkbkp" not found
2026-06-27 19:48:07.862623 | instance | openstack/nova-scheduler-864db9f977-pv2kz/init
2026-06-27 19:48:08.053041 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-864db9f977-pv2kz" not found
2026-06-27 19:48:08.057118 | instance | openstack/nova-scheduler-864db9f977-pv2kz/nova-scheduler
2026-06-27 19:48:08.220835 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-864db9f977-pv2kz" not found
2026-06-27 19:48:08.407123 | instance | openstack/openvswitch-4ggnj/init
2026-06-27 19:48:08.581390 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-4ggnj" not found
2026-06-27 19:48:08.586534 | instance | openstack/openvswitch-4ggnj/openvswitch-db-perms
2026-06-27 19:48:08.757645 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-4ggnj" not found
2026-06-27 19:48:08.762952 | instance | openstack/openvswitch-4ggnj/openvswitch-vswitchd-modules
2026-06-27 19:48:08.945434 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-4ggnj" not found
2026-06-27 19:48:08.949322 | instance | openstack/openvswitch-4ggnj/openvswitch-db
2026-06-27 19:48:09.117090 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-4ggnj" not found
2026-06-27 19:48:09.120892 | instance | openstack/openvswitch-4ggnj/openvswitch-vswitchd
2026-06-27 19:48:09.294131 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-4ggnj" not found
2026-06-27 19:48:09.469444 | instance | openstack/ovn-controller-default-6sv84/init
2026-06-27 19:48:09.645050 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-6sv84" not found
2026-06-27 19:48:09.650045 | instance | openstack/ovn-controller-default-6sv84/get-gw-enabled
2026-06-27 19:48:09.819934 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-6sv84" not found
2026-06-27 19:48:09.824843 | instance | openstack/ovn-controller-default-6sv84/controller-init
2026-06-27 19:48:10.001237 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-6sv84" not found
2026-06-27 19:48:10.005540 | instance | openstack/ovn-controller-default-6sv84/controller
2026-06-27 19:48:10.176119 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-6sv84" not found
2026-06-27 19:48:10.179951 | instance | openstack/ovn-controller-default-6sv84/vector
2026-06-27 19:48:10.376545 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-6sv84" not found
2026-06-27 19:48:10.380147 | instance | openstack/ovn-controller-default-6sv84/log-parser
2026-06-27 19:48:10.563281 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-6sv84" not found
2026-06-27 19:48:10.728332 | instance | openstack/ovn-northd-fc978744-x5f7m/init
2026-06-27 19:48:10.894612 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-x5f7m" not found
2026-06-27 19:48:10.898412 | instance | openstack/ovn-northd-fc978744-x5f7m/northd
2026-06-27 19:48:11.064050 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-x5f7m" not found
2026-06-27 19:48:11.229442 | instance | openstack/ovn-ovsdb-nb-0/init
2026-06-27 19:48:11.418599 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found
2026-06-27 19:48:11.422532 | instance | openstack/ovn-ovsdb-nb-0/ovsdb
2026-06-27 19:48:11.598350 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found
2026-06-27 19:48:11.761201 | instance | openstack/ovn-ovsdb-sb-0/init
2026-06-27 19:48:11.934522 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found
2026-06-27 19:48:11.938714 | instance | openstack/ovn-ovsdb-sb-0/ovsdb
2026-06-27 19:48:12.101699 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found
2026-06-27 19:48:12.268886 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-06-27 19:48:12.456787 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-27 19:48:12.460066 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-06-27 19:48:12.634403 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-27 19:48:12.637343 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-06-27 19:48:12.922318 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-06-27 19:48:12.926241 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-06-27 19:48:13.114037 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-06-27 19:48:13.292013 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-06-27 19:48:13.477303 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-06-27 19:48:13.482273 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-06-27 19:48:13.687711 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-06-27 19:48:13.691633 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-06-27 19:48:13.879941 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-06-27 19:48:14.054885 | instance | openstack/placement-api-6bcf84cd97-8gs9l/init
2026-06-27 19:48:14.234298 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-6bcf84cd97-8gs9l" not found
2026-06-27 19:48:14.238732 | instance | openstack/placement-api-6bcf84cd97-8gs9l/placement-api
2026-06-27 19:48:14.424412 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-6bcf84cd97-8gs9l" not found
2026-06-27 19:48:14.616591 | instance | openstack/placement-db-init-lf664/init
2026-06-27 19:48:14.855846 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-lf664" not found
2026-06-27 19:48:14.858996 | instance | openstack/placement-db-init-lf664/placement-db-init-0
2026-06-27 19:48:15.042127 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-lf664" not found
2026-06-27 19:48:15.222171 | instance | openstack/placement-db-sync-7c2vn/init
2026-06-27 19:48:15.425746 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-7c2vn" not found
2026-06-27 19:48:15.429927 | instance | openstack/placement-db-sync-7c2vn/placement-db-sync
2026-06-27 19:48:15.601052 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-7c2vn" not found
2026-06-27 19:48:15.769182 | instance | openstack/placement-ks-endpoints-7tsdh/init
2026-06-27 19:48:15.944611 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-7tsdh" not found
2026-06-27 19:48:15.949409 | instance | openstack/placement-ks-endpoints-7tsdh/placement-ks-endpoints-admin
2026-06-27 19:48:16.131335 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-7tsdh" not found
2026-06-27 19:48:16.136416 | instance | openstack/placement-ks-endpoints-7tsdh/placement-ks-endpoints-internal
2026-06-27 19:48:16.317126 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-7tsdh" not found
2026-06-27 19:48:16.320649 | instance | openstack/placement-ks-endpoints-7tsdh/placement-ks-endpoints-public
2026-06-27 19:48:16.493451 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-7tsdh" not found
2026-06-27 19:48:16.660362 | instance | openstack/placement-ks-service-krf7q/init
2026-06-27 19:48:16.828502 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-krf7q" not found
2026-06-27 19:48:16.833366 | instance | openstack/placement-ks-service-krf7q/placement-ks-service-registration
2026-06-27 19:48:17.013120 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-krf7q" not found
2026-06-27 19:48:17.189495 | instance | openstack/placement-ks-user-wgk74/init
2026-06-27 19:48:17.382139 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-wgk74" not found
2026-06-27 19:48:17.387071 | instance | openstack/placement-ks-user-wgk74/placement-ks-user
2026-06-27 19:48:17.582190 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-wgk74" not found
2026-06-27 19:48:17.746309 | instance | openstack/pxc-operator-69cb5bbdb9-f6w9d/percona-xtradb-cluster-operator
2026-06-27 19:48:17.912113 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-f6w9d" not found
2026-06-27 19:48:18.079410 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-06-27 19:48:18.248348 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-06-27 19:48:18.253067 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-06-27 19:48:18.436362 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-06-27 19:48:18.614617 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-06-27 19:48:18.798831 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-06-27 19:48:18.801494 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-06-27 19:48:18.971231 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-06-27 19:48:19.154506 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-jtfsr/rabbitmq-cluster-operator
2026-06-27 19:48:19.340490 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-jtfsr" not found
2026-06-27 19:48:19.506236 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-06-27 19:48:19.676625 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-06-27 19:48:19.681249 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-06-27 19:48:19.871628 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-06-27 19:48:20.038462 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-06-27 19:48:20.206278 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-06-27 19:48:20.210585 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-06-27 19:48:20.396667 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-06-27 19:48:20.562450 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-ks2db/rabbitmq-cluster-operator
2026-06-27 19:48:20.746909 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-ks2db" not found
2026-06-27 19:48:20.938611 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-06-27 19:48:21.111094 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-06-27 19:48:21.115023 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-06-27 19:48:21.288740 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-06-27 19:48:21.466819 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-06-27 19:48:21.649978 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-06-27 19:48:21.654106 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-06-27 19:48:21.858331 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-06-27 19:48:22.034410 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-47vtf/make-container-crash-dir
2026-06-27 19:48:22.205825 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-47vtf" not found
2026-06-27 19:48:22.214256 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-47vtf/chown-container-data-dir
2026-06-27 19:48:22.397391 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-47vtf" not found
2026-06-27 19:48:22.401048 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-47vtf/ceph-crash
2026-06-27 19:48:22.574748 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-47vtf" not found
2026-06-27 19:48:22.758647 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-62sdm/chown-container-data-dir
2026-06-27 19:48:22.931429 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-62sdm" not found
2026-06-27 19:48:22.934680 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-62sdm/rgw
2026-06-27 19:48:23.131034 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-62sdm" not found
2026-06-27 19:48:23.135427 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-62sdm/log-collector
2026-06-27 19:48:23.309900 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-62sdm" not found
2026-06-27 19:48:23.474224 | instance | openstack/staffeln-api-778c97986d-22dwc/init
2026-06-27 19:48:23.643482 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-778c97986d-22dwc" not found
2026-06-27 19:48:23.647998 | instance | openstack/staffeln-api-778c97986d-22dwc/staffeln-api
2026-06-27 19:48:23.820800 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-778c97986d-22dwc" not found
2026-06-27 19:48:23.991426 | instance | openstack/staffeln-conductor-dc47fbf9f-rdtr7/staffeln-conductor
2026-06-27 19:48:24.163422 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-dc47fbf9f-rdtr7" not found
2026-06-27 19:48:24.344087 | instance | openstack/staffeln-db-init-wh8rz/init
2026-06-27 19:48:24.531672 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-wh8rz" not found
2026-06-27 19:48:24.535064 | instance | openstack/staffeln-db-init-wh8rz/staffeln-db-init-0
2026-06-27 19:48:24.705390 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-wh8rz" not found
2026-06-27 19:48:24.867630 | instance | openstack/staffeln-db-sync-x9ng9/init
2026-06-27 19:48:25.035042 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-x9ng9" not found
2026-06-27 19:48:25.037406 | instance | openstack/staffeln-db-sync-x9ng9/staffeln-db-sync
2026-06-27 19:48:25.204565 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-x9ng9" not found
2026-06-27 19:48:25.378489 | instance | openstack/valkey-node-0/valkey
2026-06-27 19:48:25.558268 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-06-27 19:48:25.562351 | instance | openstack/valkey-node-0/sentinel
2026-06-27 19:48:25.739783 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-06-27 19:48:25.743299 | instance | openstack/valkey-node-0/metrics
2026-06-27 19:48:25.919640 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-06-27 19:48:26.085772 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-7cnt5/rook-ceph-operator
2026-06-27 19:48:26.275715 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-7cnt5" not found
2026-06-27 19:48:26.456767 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-68r49/secretgen-controller
2026-06-27 19:48:26.644394 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-68r49" not found
2026-06-27 19:48:26.744645 | instance | ERROR
2026-06-27 19:48:26.744890 | instance | {
2026-06-27 19:48:26.744933 | instance | "delta": "0:01:19.319479",
2026-06-27 19:48:26.744995 | instance | "end": "2026-06-27 19:48:26.650196",
2026-06-27 19:48:26.745024 | instance | "msg": "non-zero return code",
2026-06-27 19:48:26.745051 | instance | "rc": 123,
2026-06-27 19:48:26.745078 | instance | "start": "2026-06-27 19:47:07.330717"
2026-06-27 19:48:26.745104 | instance | }
2026-06-27 19:48:26.745137 | instance | ERROR: Ignoring Errors
2026-06-27 19:48:26.757612 |
2026-06-27 19:48:26.757679 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-06-27 19:48:27.332563 | instance | changed:
2026-06-27 19:48:27.332790 | instance | cd+++++++++ pod-logs/
2026-06-27 19:48:27.332831 | instance | cd+++++++++ pod-logs/auth-system/
2026-06-27 19:48:27.332860 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-06-27 19:48:27.332887 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-06-27 19:48:27.332913 | instance | cd+++++++++ pod-logs/cert-manager/
2026-06-27 19:48:27.332939 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-vrpkf/
2026-06-27 19:48:27.333011 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-vrpkf/cert-manager-controller.txt
2026-06-27 19:48:27.333046 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-zzl9x/
2026-06-27 19:48:27.333072 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-zzl9x/cert-manager-cainjector.txt
2026-06-27 19:48:27.333097 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-7nnpr/
2026-06-27 19:48:27.333122 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-7nnpr/cert-manager-webhook.txt
2026-06-27 19:48:27.333147 | instance | cd+++++++++ pod-logs/envoy-gateway-system/
2026-06-27 19:48:27.333172 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-ws2pb/
2026-06-27 19:48:27.333196 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-ws2pb/envoy-gateway.txt
2026-06-27 19:48:27.333221 | instance | cd+++++++++ pod-logs/failed-pods/
2026-06-27 19:48:27.333246 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-06-27 19:48:27.333270 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-06-27 19:48:27.333295 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-06-27 19:48:27.333320 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-06-27 19:48:27.333344 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-vrpkf/
2026-06-27 19:48:27.333369 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-vrpkf/cert-manager-controller.txt
2026-06-27 19:48:27.333397 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-zzl9x/
2026-06-27 19:48:27.333437 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-zzl9x/cert-manager-cainjector.txt
2026-06-27 19:48:27.333466 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-7nnpr/
2026-06-27 19:48:27.333491 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-7nnpr/cert-manager-webhook.txt
2026-06-27 19:48:27.333515 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/
2026-06-27 19:48:27.333540 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-ws2pb/
2026-06-27 19:48:27.333564 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-ws2pb/envoy-gateway.txt
2026-06-27 19:48:27.333588 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-06-27 19:48:27.333613 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-ptslq/
2026-06-27 19:48:27.333637 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-ptslq/controller.txt
2026-06-27 19:48:27.333661 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-zjwn7/
2026-06-27 19:48:27.333685 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-zjwn7/ingress-nginx-default-backend.txt
2026-06-27 19:48:27.333709 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-06-27 19:48:27.333733 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-8mqmt/
2026-06-27 19:48:27.333757 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8mqmt/apply-sysctl-overwrites.txt
2026-06-27 19:48:27.333782 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8mqmt/cilium-agent.txt
2026-06-27 19:48:27.333806 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8mqmt/clean-cilium-state.txt
2026-06-27 19:48:27.333830 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8mqmt/config.txt
2026-06-27 19:48:27.333854 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8mqmt/install-cni-binaries.txt
2026-06-27 19:48:27.333878 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8mqmt/mount-bpf-fs.txt
2026-06-27 19:48:27.333903 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8mqmt/mount-cgroup.txt
2026-06-27 19:48:27.333928 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-288hq/
2026-06-27 19:48:27.333952 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-288hq/cilium-operator.txt
2026-06-27 19:48:27.333976 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-rgpcs/
2026-06-27 19:48:27.334001 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-rgpcs/coredns.txt
2026-06-27 19:48:27.334025 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-w2xwc/
2026-06-27 19:48:27.334049 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-w2xwc/coredns.txt
2026-06-27 19:48:27.334073 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-06-27 19:48:27.334097 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-06-27 19:48:27.334121 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-06-27 19:48:27.334164 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-27 19:48:27.334190 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-06-27 19:48:27.334215 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-27 19:48:27.334240 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-xhn5m/
2026-06-27 19:48:27.334265 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-xhn5m/kube-proxy.txt
2026-06-27 19:48:27.334298 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-06-27 19:48:27.334324 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-27 19:48:27.334350 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-06-27 19:48:27.334375 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-06-27 19:48:27.334400 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-06-27 19:48:27.334424 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-jx9z8/
2026-06-27 19:48:27.334449 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-jx9z8/local-path-provisioner.txt
2026-06-27 19:48:27.334474 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-06-27 19:48:27.334499 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-27 19:48:27.334524 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-27 19:48:27.334549 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-27 19:48:27.334574 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-27 19:48:27.334599 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-27 19:48:27.334624 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-8tqkt/
2026-06-27 19:48:27.334649 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-8tqkt/goldpinger-daemon.txt
2026-06-27 19:48:27.334674 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-74564d5975-qhmch/
2026-06-27 19:48:27.334698 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-74564d5975-qhmch/grafana-sc-dashboard.txt
2026-06-27 19:48:27.334723 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-74564d5975-qhmch/grafana-sc-datasources.txt
2026-06-27 19:48:27.334748 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-74564d5975-qhmch/grafana.txt
2026-06-27 19:48:27.334773 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-mt9wf/
2026-06-27 19:48:27.334798 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-mt9wf/kube-state-metrics.txt
2026-06-27 19:48:27.334822 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-sdnh2/
2026-06-27 19:48:27.334847 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-sdnh2/kube-prometheus-stack.txt
2026-06-27 19:48:27.334871 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-rgkjl/
2026-06-27 19:48:27.334895 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-rgkjl/node-exporter.txt
2026-06-27 19:48:27.334919 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-rgkjl/pod-tls-sidecar.txt
2026-06-27 19:48:27.334944 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-06-27 19:48:27.334968 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-06-27 19:48:27.334992 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-06-27 19:48:27.335016 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-27 19:48:27.335040 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-27 19:48:27.335070 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-pq5wm/
2026-06-27 19:48:27.335095 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-pq5wm/nginx.txt
2026-06-27 19:48:27.335120 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-06-27 19:48:27.335144 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-06-27 19:48:27.335168 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-06-27 19:48:27.335193 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-98nfg/
2026-06-27 19:48:27.335218 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-98nfg/gc.txt
2026-06-27 19:48:27.335242 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-2rjbk/
2026-06-27 19:48:27.335266 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-2rjbk/master.txt
2026-06-27 19:48:27.335290 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-hxrjr/
2026-06-27 19:48:27.335314 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-hxrjr/worker.txt
2026-06-27 19:48:27.335339 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-27 19:48:27.335363 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-27 19:48:27.335386 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-27 19:48:27.335410 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-27 19:48:27.335434 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-27 19:48:27.335458 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-27 19:48:27.335482 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-hpg5s/
2026-06-27 19:48:27.335506 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-hpg5s/pushgateway.txt
2026-06-27 19:48:27.335530 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-sp29b/
2026-06-27 19:48:27.335555 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-sp29b/vector.txt
2026-06-27 19:48:27.335579 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-06-27 19:48:27.335604 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-fb66c56c9-x9bvp/
2026-06-27 19:48:27.335628 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-fb66c56c9-x9bvp/barbican-api.txt
2026-06-27 19:48:27.335652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-fb66c56c9-x9bvp/init.txt
2026-06-27 19:48:27.335677 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-lrp9v/
2026-06-27 19:48:27.335701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-lrp9v/barbican-db-init-0.txt
2026-06-27 19:48:27.335725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-lrp9v/init.txt
2026-06-27 19:48:27.335749 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-wzz62/
2026-06-27 19:48:27.335774 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-wzz62/barbican-db-sync.txt
2026-06-27 19:48:27.335798 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-wzz62/init.txt
2026-06-27 19:48:27.335822 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-n8z7s/
2026-06-27 19:48:27.335846 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-n8z7s/init.txt
2026-06-27 19:48:27.335876 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-n8z7s/key-manager-ks-endpoints-admin.txt
2026-06-27 19:48:27.335902 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-n8z7s/key-manager-ks-endpoints-internal.txt
2026-06-27 19:48:27.335926 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-n8z7s/key-manager-ks-endpoints-public.txt
2026-06-27 19:48:27.335950 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-sz2dh/
2026-06-27 19:48:27.335975 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-sz2dh/init.txt
2026-06-27 19:48:27.336000 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-sz2dh/key-manager-ks-service-registration.txt
2026-06-27 19:48:27.336025 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-dj6bv/
2026-06-27 19:48:27.336050 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-dj6bv/barbican-ks-user.txt
2026-06-27 19:48:27.336074 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-dj6bv/init.txt
2026-06-27 19:48:27.336100 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-g7fcp/
2026-06-27 19:48:27.336125 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-g7fcp/init.txt
2026-06-27 19:48:27.336149 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-g7fcp/rabbit-init.txt
2026-06-27 19:48:27.336174 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-6869d4f5ff-4xtrh/
2026-06-27 19:48:27.336199 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-6869d4f5ff-4xtrh/ceph-coordination-volume-perms.txt
2026-06-27 19:48:27.336224 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-6869d4f5ff-4xtrh/cinder-api.txt
2026-06-27 19:48:27.336248 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-6869d4f5ff-4xtrh/init.txt
2026-06-27 19:48:27.336273 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-bd47557c-d65qp/
2026-06-27 19:48:27.336297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-bd47557c-d65qp/ceph-backup-keyring-placement.txt
2026-06-27 19:48:27.336322 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-bd47557c-d65qp/ceph-coordination-volume-perms.txt
2026-06-27 19:48:27.336346 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-bd47557c-d65qp/ceph-keyring-placement-rbd1.txt
2026-06-27 19:48:27.336371 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-bd47557c-d65qp/cinder-backup.txt
2026-06-27 19:48:27.336395 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-bd47557c-d65qp/init.txt
2026-06-27 19:48:27.336420 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-mfb7d/
2026-06-27 19:48:27.336444 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-mfb7d/ceph-keyring-placement.txt
2026-06-27 19:48:27.336469 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-mfb7d/cinder-backup-storage-init.txt
2026-06-27 19:48:27.336493 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-mfb7d/init.txt
2026-06-27 19:48:27.336516 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-c8wl7/
2026-06-27 19:48:27.336540 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-c8wl7/bootstrap.txt
2026-06-27 19:48:27.336565 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-c8wl7/init.txt
2026-06-27 19:48:27.336589 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-w9cgs/
2026-06-27 19:48:27.336614 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-w9cgs/create-internal-tenant.txt
2026-06-27 19:48:27.336638 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-w9cgs/init.txt
2026-06-27 19:48:27.336668 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-2724m/
2026-06-27 19:48:27.336694 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-2724m/cinder-db-init-0.txt
2026-06-27 19:48:27.336719 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-2724m/init.txt
2026-06-27 19:48:27.336743 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-snr4b/
2026-06-27 19:48:27.336767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-snr4b/cinder-db-sync.txt
2026-06-27 19:48:27.336792 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-snr4b/init.txt
2026-06-27 19:48:27.336816 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-2ws8t/
2026-06-27 19:48:27.336840 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-2ws8t/init.txt
2026-06-27 19:48:27.336865 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-2ws8t/volumev3-ks-endpoints-admin.txt
2026-06-27 19:48:27.336889 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-2ws8t/volumev3-ks-endpoints-internal.txt
2026-06-27 19:48:27.336914 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-2ws8t/volumev3-ks-endpoints-public.txt
2026-06-27 19:48:27.336938 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-dgqql/
2026-06-27 19:48:27.337007 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-dgqql/init.txt
2026-06-27 19:48:27.337037 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-dgqql/volumev3-ks-service-registration.txt
2026-06-27 19:48:27.337063 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-77rzr/
2026-06-27 19:48:27.337088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-77rzr/cinder-ks-user.txt
2026-06-27 19:48:27.337112 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-77rzr/init.txt
2026-06-27 19:48:27.337138 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-vkwgh/
2026-06-27 19:48:27.337162 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-vkwgh/init.txt
2026-06-27 19:48:27.337187 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-vkwgh/rabbit-init.txt
2026-06-27 19:48:27.337211 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-654cd5458f-fr7n8/
2026-06-27 19:48:27.337235 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-654cd5458f-fr7n8/ceph-coordination-volume-perms.txt
2026-06-27 19:48:27.337259 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-654cd5458f-fr7n8/cinder-scheduler.txt
2026-06-27 19:48:27.337283 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-654cd5458f-fr7n8/init.txt
2026-06-27 19:48:27.337308 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-f48ps/
2026-06-27 19:48:27.337333 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-f48ps/ceph-keyring-placement.txt
2026-06-27 19:48:27.337357 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-f48ps/cinder-storage-init-rbd1.txt
2026-06-27 19:48:27.337382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-f48ps/init.txt
2026-06-27 19:48:27.337406 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5f5cdfdf5b-gnrkv/
2026-06-27 19:48:27.337430 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5f5cdfdf5b-gnrkv/ceph-coordination-volume-perms.txt
2026-06-27 19:48:27.337455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5f5cdfdf5b-gnrkv/ceph-keyring-placement-rbd1.txt
2026-06-27 19:48:27.337478 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5f5cdfdf5b-gnrkv/cinder-volume.txt
2026-06-27 19:48:27.337502 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5f5cdfdf5b-gnrkv/init-cinder-conf.txt
2026-06-27 19:48:27.337538 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5f5cdfdf5b-gnrkv/init.txt
2026-06-27 19:48:27.337565 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-77948f9dd-d6qr7/
2026-06-27 19:48:27.337589 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-77948f9dd-d6qr7/ceph-keyring-placement.txt
2026-06-27 19:48:27.337614 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-77948f9dd-d6qr7/glance-api.txt
2026-06-27 19:48:27.337639 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-77948f9dd-d6qr7/glance-perms.txt
2026-06-27 19:48:27.337664 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-77948f9dd-d6qr7/init.txt
2026-06-27 19:48:27.337689 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-8zlgf/
2026-06-27 19:48:27.337714 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-8zlgf/glance-db-init-0.txt
2026-06-27 19:48:27.337740 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-8zlgf/init.txt
2026-06-27 19:48:27.337765 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-srnbr/
2026-06-27 19:48:27.337790 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-srnbr/glance-db-sync.txt
2026-06-27 19:48:27.337815 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-srnbr/init.txt
2026-06-27 19:48:27.337840 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-kxqfg/
2026-06-27 19:48:27.337865 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-kxqfg/image-ks-endpoints-admin.txt
2026-06-27 19:48:27.337889 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-kxqfg/image-ks-endpoints-internal.txt
2026-06-27 19:48:27.337914 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-kxqfg/image-ks-endpoints-public.txt
2026-06-27 19:48:27.337939 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-kxqfg/init.txt
2026-06-27 19:48:27.337963 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-xbdlg/
2026-06-27 19:48:27.337987 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-xbdlg/image-ks-service-registration.txt
2026-06-27 19:48:27.338011 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-xbdlg/init.txt
2026-06-27 19:48:27.338036 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-n7n4k/
2026-06-27 19:48:27.338061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-n7n4k/glance-ks-user.txt
2026-06-27 19:48:27.338085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-n7n4k/init.txt
2026-06-27 19:48:27.338129 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-n8hrj/
2026-06-27 19:48:27.338156 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-n8hrj/glance-metadefs-load.txt
2026-06-27 19:48:27.338182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-n8hrj/init.txt
2026-06-27 19:48:27.338207 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-c2kdg/
2026-06-27 19:48:27.338232 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-c2kdg/init.txt
2026-06-27 19:48:27.338257 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-c2kdg/rabbit-init.txt
2026-06-27 19:48:27.338281 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-dd7dh/
2026-06-27 19:48:27.338305 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-dd7dh/ceph-keyring-placement.txt
2026-06-27 19:48:27.338329 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-dd7dh/glance-storage-init.txt
2026-06-27 19:48:27.338354 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-dd7dh/init.txt
2026-06-27 19:48:27.338378 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-vnz5b/
2026-06-27 19:48:27.338411 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-vnz5b/init.txt
2026-06-27 19:48:27.338437 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-vnz5b/keepalived.txt
2026-06-27 19:48:27.338462 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-vnz5b/wait-for-ip.txt
2026-06-27 19:48:27.338486 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-79f5dd8b9d-trbxg/
2026-06-27 19:48:27.338510 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-79f5dd8b9d-trbxg/init.txt
2026-06-27 19:48:27.338535 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-79f5dd8b9d-trbxg/keystone-api.txt
2026-06-27 19:48:27.338559 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-2spnz/
2026-06-27 19:48:27.338583 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-2spnz/bootstrap.txt
2026-06-27 19:48:27.338607 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-2spnz/init.txt
2026-06-27 19:48:27.338631 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-phmjg/
2026-06-27 19:48:27.338656 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-phmjg/init.txt
2026-06-27 19:48:27.338681 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-phmjg/keystone-credential-setup.txt
2026-06-27 19:48:27.338705 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-v5l5q/
2026-06-27 19:48:27.338729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-v5l5q/init.txt
2026-06-27 19:48:27.338753 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-v5l5q/keystone-db-init-0.txt
2026-06-27 19:48:27.338778 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-5gs7w/
2026-06-27 19:48:27.338802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-5gs7w/init.txt
2026-06-27 19:48:27.338826 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-5gs7w/keystone-db-sync.txt
2026-06-27 19:48:27.338851 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-gtrlf/
2026-06-27 19:48:27.338881 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-gtrlf/init.txt
2026-06-27 19:48:27.338906 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-gtrlf/keystone-domain-manage.txt
2026-06-27 19:48:27.338931 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-jtgp2/
2026-06-27 19:48:27.338955 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-jtgp2/init.txt
2026-06-27 19:48:27.338979 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-jtgp2/keystone-fernet-setup.txt
2026-06-27 19:48:27.339003 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-5m7d6/
2026-06-27 19:48:27.339028 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-5m7d6/init.txt
2026-06-27 19:48:27.339052 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-5m7d6/rabbit-init.txt
2026-06-27 19:48:27.339076 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-824cd/
2026-06-27 19:48:27.339101 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-824cd/ceph-admin-keyring-placement.txt
2026-06-27 19:48:27.339130 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-824cd/ceph-keyring-placement.txt
2026-06-27 19:48:27.339154 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-824cd/init-dynamic-options.txt
2026-06-27 19:48:27.339179 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-824cd/init.txt
2026-06-27 19:48:27.339203 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-824cd/libvirt-exporter.txt
2026-06-27 19:48:27.339226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-824cd/libvirt.txt
2026-06-27 19:48:27.339260 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-824cd/tls-sidecar.txt
2026-06-27 19:48:27.339285 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-2bmm4/
2026-06-27 19:48:27.339309 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-2bmm4/init.txt
2026-06-27 19:48:27.339332 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-2bmm4/memcached-exporter.txt
2026-06-27 19:48:27.339357 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-2bmm4/memcached.txt
2026-06-27 19:48:27.339381 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-pcbfc/
2026-06-27 19:48:27.339405 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-pcbfc/init.txt
2026-06-27 19:48:27.339430 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-pcbfc/neutron-db-init-0.txt
2026-06-27 19:48:27.339455 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-5p7lk/
2026-06-27 19:48:27.339479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-5p7lk/init.txt
2026-06-27 19:48:27.339505 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-5p7lk/neutron-db-sync.txt
2026-06-27 19:48:27.339530 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-cnmcl/
2026-06-27 19:48:27.339555 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-cnmcl/init.txt
2026-06-27 19:48:27.339580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-cnmcl/network-ks-endpoints-admin.txt
2026-06-27 19:48:27.339605 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-cnmcl/network-ks-endpoints-internal.txt
2026-06-27 19:48:27.339630 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-cnmcl/network-ks-endpoints-public.txt
2026-06-27 19:48:27.339654 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-rhl4z/
2026-06-27 19:48:27.339679 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-rhl4z/init.txt
2026-06-27 19:48:27.339704 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-rhl4z/network-ks-service-registration.txt
2026-06-27 19:48:27.339729 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-sz6gz/
2026-06-27 19:48:27.339754 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-sz6gz/init.txt
2026-06-27 19:48:27.339779 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-sz6gz/neutron-ks-user.txt
2026-06-27 19:48:27.339804 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-z577p/
2026-06-27 19:48:27.339829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-z577p/init.txt
2026-06-27 19:48:27.339853 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-z577p/neutron-netns-cleanup-cron.txt
2026-06-27 19:48:27.339878 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-7pjjn/
2026-06-27 19:48:27.339903 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-7pjjn/init.txt
2026-06-27 19:48:27.339927 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-7pjjn/neutron-metadata-agent-init.txt
2026-06-27 19:48:27.339952 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-7pjjn/neutron-ovn-metadata-agent.txt
2026-06-27 19:48:27.339976 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-7pjjn/ovn-neutron-init.txt
2026-06-27 19:48:27.340001 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-nj5dp/
2026-06-27 19:48:27.340025 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-nj5dp/init.txt
2026-06-27 19:48:27.340057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-nj5dp/neutron-ovn-vpn-agent.txt
2026-06-27 19:48:27.340082 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-nj5dp/ovn-neutron-init.txt
2026-06-27 19:48:27.340106 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-nj5dp/ovn-vpn-agent-init.txt
2026-06-27 19:48:27.340131 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-5djzc/
2026-06-27 19:48:27.340155 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-5djzc/init.txt
2026-06-27 19:48:27.340180 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-5djzc/rabbit-init.txt
2026-06-27 19:48:27.340204 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-79db95f755-czfvd/
2026-06-27 19:48:27.340228 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-79db95f755-czfvd/init.txt
2026-06-27 19:48:27.340252 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-79db95f755-czfvd/neutron-rpc-server.txt
2026-06-27 19:48:27.340277 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-79db95f755-czfvd/ovn-neutron-init.txt
2026-06-27 19:48:27.340301 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-58bcbb88f-96cl2/
2026-06-27 19:48:27.340325 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-58bcbb88f-96cl2/init.txt
2026-06-27 19:48:27.340349 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-58bcbb88f-96cl2/neutron-policy-server.txt
2026-06-27 19:48:27.340373 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-58bcbb88f-96cl2/neutron-server.txt
2026-06-27 19:48:27.340396 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-58bcbb88f-96cl2/ovn-neutron-init.txt
2026-06-27 19:48:27.340420 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-74697cdf7c-2hlrd/
2026-06-27 19:48:27.340444 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-74697cdf7c-2hlrd/init.txt
2026-06-27 19:48:27.340468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-74697cdf7c-2hlrd/nova-api-metadata-init.txt
2026-06-27 19:48:27.340492 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-74697cdf7c-2hlrd/nova-api.txt
2026-06-27 19:48:27.340515 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6c8b557987-r9fxq/
2026-06-27 19:48:27.340539 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6c8b557987-r9fxq/init.txt
2026-06-27 19:48:27.340562 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6c8b557987-r9fxq/nova-osapi.txt
2026-06-27 19:48:27.340586 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-sbmq5/
2026-06-27 19:48:27.340610 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-sbmq5/bootstrap.txt
2026-06-27 19:48:27.340634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-sbmq5/init.txt
2026-06-27 19:48:27.340659 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-htjgk/
2026-06-27 19:48:27.340683 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-htjgk/init.txt
2026-06-27 19:48:27.340707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-htjgk/nova-cell-setup-init.txt
2026-06-27 19:48:27.340731 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-htjgk/nova-cell-setup.txt
2026-06-27 19:48:27.340755 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6ttbd/
2026-06-27 19:48:27.340779 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6ttbd/ceph-admin-keyring-placement.txt
2026-06-27 19:48:27.340803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6ttbd/ceph-keyring-placement.txt
2026-06-27 19:48:27.340833 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6ttbd/ceph-perms.txt
2026-06-27 19:48:27.340859 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6ttbd/init.txt
2026-06-27 19:48:27.340883 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6ttbd/nova-compute-init.txt
2026-06-27 19:48:27.340907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6ttbd/nova-compute-ssh-init.txt
2026-06-27 19:48:27.340930 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6ttbd/nova-compute-ssh.txt
2026-06-27 19:48:27.340995 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6ttbd/nova-compute-vnc-init.txt
2026-06-27 19:48:27.341029 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6ttbd/nova-compute.txt
2026-06-27 19:48:27.341054 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-784cfb878f-rqpg2/
2026-06-27 19:48:27.341079 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-784cfb878f-rqpg2/init.txt
2026-06-27 19:48:27.341104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-784cfb878f-rqpg2/nova-conductor.txt
2026-06-27 19:48:27.341129 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-wnjh2/
2026-06-27 19:48:27.341154 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-wnjh2/init.txt
2026-06-27 19:48:27.341180 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-wnjh2/nova-db-init-0.txt
2026-06-27 19:48:27.341205 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-wnjh2/nova-db-init-1.txt
2026-06-27 19:48:27.341230 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-wnjh2/nova-db-init-2.txt
2026-06-27 19:48:27.341254 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-x65rp/
2026-06-27 19:48:27.341279 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-x65rp/init.txt
2026-06-27 19:48:27.341304 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-x65rp/nova-db-sync.txt
2026-06-27 19:48:27.341329 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-ckwkw/
2026-06-27 19:48:27.341354 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-ckwkw/compute-ks-endpoints-admin.txt
2026-06-27 19:48:27.341378 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-ckwkw/compute-ks-endpoints-internal.txt
2026-06-27 19:48:27.341403 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-ckwkw/compute-ks-endpoints-public.txt
2026-06-27 19:48:27.341428 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-ckwkw/init.txt
2026-06-27 19:48:27.341453 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-bmj6l/
2026-06-27 19:48:27.341477 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-bmj6l/compute-ks-service-registration.txt
2026-06-27 19:48:27.341502 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-bmj6l/init.txt
2026-06-27 19:48:27.341526 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-hnpk2/
2026-06-27 19:48:27.341552 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-hnpk2/init.txt
2026-06-27 19:48:27.341577 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-hnpk2/nova-ks-user.txt
2026-06-27 19:48:27.341602 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-569cb9b8d8-bsqjw/
2026-06-27 19:48:27.341626 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-569cb9b8d8-bsqjw/init.txt
2026-06-27 19:48:27.341650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-569cb9b8d8-bsqjw/nova-novncproxy-init-assets.txt
2026-06-27 19:48:27.341675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-569cb9b8d8-bsqjw/nova-novncproxy-init.txt
2026-06-27 19:48:27.341707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-569cb9b8d8-bsqjw/nova-novncproxy.txt
2026-06-27 19:48:27.341732 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-vkbkp/
2026-06-27 19:48:27.341757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-vkbkp/init.txt
2026-06-27 19:48:27.341781 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-vkbkp/rabbit-init.txt
2026-06-27 19:48:27.341805 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-864db9f977-pv2kz/
2026-06-27 19:48:27.341829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-864db9f977-pv2kz/init.txt
2026-06-27 19:48:27.341853 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-864db9f977-pv2kz/nova-scheduler.txt
2026-06-27 19:48:27.341877 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-4ggnj/
2026-06-27 19:48:27.341901 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-4ggnj/init.txt
2026-06-27 19:48:27.341925 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-4ggnj/openvswitch-db-perms.txt
2026-06-27 19:48:27.341950 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-4ggnj/openvswitch-db.txt
2026-06-27 19:48:27.341974 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-4ggnj/openvswitch-vswitchd-modules.txt
2026-06-27 19:48:27.341998 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-4ggnj/openvswitch-vswitchd.txt
2026-06-27 19:48:27.342021 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-6sv84/
2026-06-27 19:48:27.342045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-6sv84/controller-init.txt
2026-06-27 19:48:27.342102 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-6sv84/controller.txt
2026-06-27 19:48:27.342132 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-6sv84/get-gw-enabled.txt
2026-06-27 19:48:27.342158 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-6sv84/init.txt
2026-06-27 19:48:27.342182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-6sv84/log-parser.txt
2026-06-27 19:48:27.342207 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-6sv84/vector.txt
2026-06-27 19:48:27.342231 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-x5f7m/
2026-06-27 19:48:27.342256 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-x5f7m/init.txt
2026-06-27 19:48:27.342281 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-x5f7m/northd.txt
2026-06-27 19:48:27.342305 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/
2026-06-27 19:48:27.342329 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt
2026-06-27 19:48:27.342353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-06-27 19:48:27.342378 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/
2026-06-27 19:48:27.342403 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt
2026-06-27 19:48:27.342429 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-06-27 19:48:27.342454 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-06-27 19:48:27.342479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-27 19:48:27.342505 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-27 19:48:27.342530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-27 19:48:27.342556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-27 19:48:27.342580 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-06-27 19:48:27.342604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-27 19:48:27.342622 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-27 19:48:27.342640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-27 19:48:27.342657 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-6bcf84cd97-8gs9l/
2026-06-27 19:48:27.342674 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6bcf84cd97-8gs9l/init.txt
2026-06-27 19:48:27.342691 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6bcf84cd97-8gs9l/placement-api.txt
2026-06-27 19:48:27.342708 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-lf664/
2026-06-27 19:48:27.342725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-lf664/init.txt
2026-06-27 19:48:27.342742 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-lf664/placement-db-init-0.txt
2026-06-27 19:48:27.342760 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-7c2vn/
2026-06-27 19:48:27.342776 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-7c2vn/init.txt
2026-06-27 19:48:27.342793 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-7c2vn/placement-db-sync.txt
2026-06-27 19:48:27.342811 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-7tsdh/
2026-06-27 19:48:27.342829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-7tsdh/init.txt
2026-06-27 19:48:27.342847 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-7tsdh/placement-ks-endpoints-admin.txt
2026-06-27 19:48:27.342865 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-7tsdh/placement-ks-endpoints-internal.txt
2026-06-27 19:48:27.342882 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-7tsdh/placement-ks-endpoints-public.txt
2026-06-27 19:48:27.342901 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-krf7q/
2026-06-27 19:48:27.342919 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-krf7q/init.txt
2026-06-27 19:48:27.342937 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-krf7q/placement-ks-service-registration.txt
2026-06-27 19:48:27.342955 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-wgk74/
2026-06-27 19:48:27.342973 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-wgk74/init.txt
2026-06-27 19:48:27.342990 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-wgk74/placement-ks-user.txt
2026-06-27 19:48:27.343008 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-f6w9d/
2026-06-27 19:48:27.343025 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-f6w9d/percona-xtradb-cluster-operator.txt
2026-06-27 19:48:27.343043 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-06-27 19:48:27.343060 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-27 19:48:27.343078 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-27 19:48:27.343096 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-06-27 19:48:27.343113 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-27 19:48:27.343131 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-27 19:48:27.343149 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-jtfsr/
2026-06-27 19:48:27.343166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-jtfsr/rabbitmq-cluster-operator.txt
2026-06-27 19:48:27.343189 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-06-27 19:48:27.343207 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-27 19:48:27.343225 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-27 19:48:27.343242 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-06-27 19:48:27.343260 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-27 19:48:27.343277 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-27 19:48:27.343295 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-ks2db/
2026-06-27 19:48:27.343312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-ks2db/rabbitmq-cluster-operator.txt
2026-06-27 19:48:27.343329 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-06-27 19:48:27.343347 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-27 19:48:27.343365 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-27 19:48:27.343382 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-06-27 19:48:27.343400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-27 19:48:27.343417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-27 19:48:27.343434 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-47vtf/
2026-06-27 19:48:27.343452 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-47vtf/ceph-crash.txt
2026-06-27 19:48:27.343469 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-47vtf/chown-container-data-dir.txt
2026-06-27 19:48:27.343486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-47vtf/make-container-crash-dir.txt
2026-06-27 19:48:27.343504 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-62sdm/
2026-06-27 19:48:27.343521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-62sdm/chown-container-data-dir.txt
2026-06-27 19:48:27.343539 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-62sdm/log-collector.txt
2026-06-27 19:48:27.343556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-62sdm/rgw.txt
2026-06-27 19:48:27.343574 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-778c97986d-22dwc/
2026-06-27 19:48:27.343591 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-778c97986d-22dwc/init.txt
2026-06-27 19:48:27.343608 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-778c97986d-22dwc/staffeln-api.txt
2026-06-27 19:48:27.343625 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-dc47fbf9f-rdtr7/
2026-06-27 19:48:27.343643 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-dc47fbf9f-rdtr7/staffeln-conductor.txt
2026-06-27 19:48:27.343660 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-wh8rz/
2026-06-27 19:48:27.343677 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-wh8rz/init.txt
2026-06-27 19:48:27.343695 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-wh8rz/staffeln-db-init-0.txt
2026-06-27 19:48:27.343712 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-x9ng9/
2026-06-27 19:48:27.343730 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-x9ng9/init.txt
2026-06-27 19:48:27.343752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-x9ng9/staffeln-db-sync.txt
2026-06-27 19:48:27.343770 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-06-27 19:48:27.343788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-06-27 19:48:27.343805 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-06-27 19:48:27.343823 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-06-27 19:48:27.343840 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-06-27 19:48:27.343857 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-7cnt5/
2026-06-27 19:48:27.343875 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-7cnt5/rook-ceph-operator.txt
2026-06-27 19:48:27.343892 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-06-27 19:48:27.343909 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-68r49/
2026-06-27 19:48:27.343926 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-68r49/secretgen-controller.txt
2026-06-27 19:48:27.343944 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-06-27 19:48:27.343962 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-ptslq/
2026-06-27 19:48:27.343979 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-ptslq/controller.txt
2026-06-27 19:48:27.343997 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-zjwn7/
2026-06-27 19:48:27.344014 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-zjwn7/ingress-nginx-default-backend.txt
2026-06-27 19:48:27.344033 | instance | cd+++++++++ pod-logs/kube-system/
2026-06-27 19:48:27.344051 | instance | cd+++++++++ pod-logs/kube-system/cilium-8mqmt/
2026-06-27 19:48:27.344069 | instance | >f+++++++++ pod-logs/kube-system/cilium-8mqmt/apply-sysctl-overwrites.txt
2026-06-27 19:48:27.344087 | instance | >f+++++++++ pod-logs/kube-system/cilium-8mqmt/cilium-agent.txt
2026-06-27 19:48:27.344105 | instance | >f+++++++++ pod-logs/kube-system/cilium-8mqmt/clean-cilium-state.txt
2026-06-27 19:48:27.344123 | instance | >f+++++++++ pod-logs/kube-system/cilium-8mqmt/config.txt
2026-06-27 19:48:27.344141 | instance | >f+++++++++ pod-logs/kube-system/cilium-8mqmt/install-cni-binaries.txt
2026-06-27 19:48:27.344158 | instance | >f+++++++++ pod-logs/kube-system/cilium-8mqmt/mount-bpf-fs.txt
2026-06-27 19:48:27.344177 | instance | >f+++++++++ pod-logs/kube-system/cilium-8mqmt/mount-cgroup.txt
2026-06-27 19:48:27.344194 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-288hq/
2026-06-27 19:48:27.344212 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-288hq/cilium-operator.txt
2026-06-27 19:48:27.344229 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-rgpcs/
2026-06-27 19:48:27.344247 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-rgpcs/coredns.txt
2026-06-27 19:48:27.344264 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-w2xwc/
2026-06-27 19:48:27.344282 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-w2xwc/coredns.txt
2026-06-27 19:48:27.344300 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-06-27 19:48:27.344318 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-06-27 19:48:27.344336 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-06-27 19:48:27.344354 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-27 19:48:27.344372 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-06-27 19:48:27.344389 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-27 19:48:27.344406 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-xhn5m/
2026-06-27 19:48:27.344429 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-xhn5m/kube-proxy.txt
2026-06-27 19:48:27.344447 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-06-27 19:48:27.344465 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-27 19:48:27.344483 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-06-27 19:48:27.344500 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-06-27 19:48:27.344518 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-06-27 19:48:27.344535 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-jx9z8/
2026-06-27 19:48:27.344553 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-jx9z8/local-path-provisioner.txt
2026-06-27 19:48:27.344570 | instance | cd+++++++++ pod-logs/monitoring/
2026-06-27 19:48:27.344587 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-27 19:48:27.344605 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-27 19:48:27.344623 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-27 19:48:27.344640 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-27 19:48:27.344657 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-27 19:48:27.344674 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-8tqkt/
2026-06-27 19:48:27.344692 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-8tqkt/goldpinger-daemon.txt
2026-06-27 19:48:27.344709 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-74564d5975-qhmch/
2026-06-27 19:48:27.344727 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-74564d5975-qhmch/grafana-sc-dashboard.txt
2026-06-27 19:48:27.344744 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-74564d5975-qhmch/grafana-sc-datasources.txt
2026-06-27 19:48:27.344762 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-74564d5975-qhmch/grafana.txt
2026-06-27 19:48:27.344779 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-mt9wf/
2026-06-27 19:48:27.344796 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-mt9wf/kube-state-metrics.txt
2026-06-27 19:48:27.344813 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-sdnh2/
2026-06-27 19:48:27.344830 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-sdnh2/kube-prometheus-stack.txt
2026-06-27 19:48:27.344847 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-rgkjl/
2026-06-27 19:48:27.344864 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-rgkjl/node-exporter.txt
2026-06-27 19:48:27.344881 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-rgkjl/pod-tls-sidecar.txt
2026-06-27 19:48:27.344899 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-06-27 19:48:27.344916 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-06-27 19:48:27.344934 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-06-27 19:48:27.344980 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-27 19:48:27.345008 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-27 19:48:27.345031 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-pq5wm/
2026-06-27 19:48:27.345050 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-pq5wm/nginx.txt
2026-06-27 19:48:27.345074 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-06-27 19:48:27.345093 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-06-27 19:48:27.345111 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-06-27 19:48:27.345129 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-98nfg/
2026-06-27 19:48:27.345146 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-98nfg/gc.txt
2026-06-27 19:48:27.345163 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-2rjbk/
2026-06-27 19:48:27.345181 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-2rjbk/master.txt
2026-06-27 19:48:27.345198 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-hxrjr/
2026-06-27 19:48:27.345215 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-hxrjr/worker.txt
2026-06-27 19:48:27.345232 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-27 19:48:27.345250 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-27 19:48:27.345267 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-27 19:48:27.345285 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-27 19:48:27.345302 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-27 19:48:27.345320 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-27 19:48:27.345338 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-hpg5s/
2026-06-27 19:48:27.345355 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-hpg5s/pushgateway.txt
2026-06-27 19:48:27.345373 | instance | cd+++++++++ pod-logs/monitoring/vector-sp29b/
2026-06-27 19:48:27.345391 | instance | >f+++++++++ pod-logs/monitoring/vector-sp29b/vector.txt
2026-06-27 19:48:27.345408 | instance | cd+++++++++ pod-logs/openstack/
2026-06-27 19:48:27.345426 | instance | cd+++++++++ pod-logs/openstack/barbican-api-fb66c56c9-x9bvp/
2026-06-27 19:48:27.345444 | instance | >f+++++++++ pod-logs/openstack/barbican-api-fb66c56c9-x9bvp/barbican-api.txt
2026-06-27 19:48:27.345463 | instance | >f+++++++++ pod-logs/openstack/barbican-api-fb66c56c9-x9bvp/init.txt
2026-06-27 19:48:27.345484 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-lrp9v/
2026-06-27 19:48:27.345503 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-lrp9v/barbican-db-init-0.txt
2026-06-27 19:48:27.345521 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-lrp9v/init.txt
2026-06-27 19:48:27.345539 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-wzz62/
2026-06-27 19:48:27.345557 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-wzz62/barbican-db-sync.txt
2026-06-27 19:48:27.345574 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-wzz62/init.txt
2026-06-27 19:48:27.345592 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-n8z7s/
2026-06-27 19:48:27.345609 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-n8z7s/init.txt
2026-06-27 19:48:27.345627 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-n8z7s/key-manager-ks-endpoints-admin.txt
2026-06-27 19:48:27.345644 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-n8z7s/key-manager-ks-endpoints-internal.txt
2026-06-27 19:48:27.345662 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-n8z7s/key-manager-ks-endpoints-public.txt
2026-06-27 19:48:27.345679 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-sz2dh/
2026-06-27 19:48:27.345696 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-sz2dh/init.txt
2026-06-27 19:48:27.345718 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-sz2dh/key-manager-ks-service-registration.txt
2026-06-27 19:48:27.345736 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-dj6bv/
2026-06-27 19:48:27.345754 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-dj6bv/barbican-ks-user.txt
2026-06-27 19:48:27.345772 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-dj6bv/init.txt
2026-06-27 19:48:27.345789 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-g7fcp/
2026-06-27 19:48:27.345806 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-g7fcp/init.txt
2026-06-27 19:48:27.345823 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-g7fcp/rabbit-init.txt
2026-06-27 19:48:27.345841 | instance | cd+++++++++ pod-logs/openstack/cinder-api-6869d4f5ff-4xtrh/
2026-06-27 19:48:27.345858 | instance | >f+++++++++ pod-logs/openstack/cinder-api-6869d4f5ff-4xtrh/ceph-coordination-volume-perms.txt
2026-06-27 19:48:27.345875 | instance | >f+++++++++ pod-logs/openstack/cinder-api-6869d4f5ff-4xtrh/cinder-api.txt
2026-06-27 19:48:27.345892 | instance | >f+++++++++ pod-logs/openstack/cinder-api-6869d4f5ff-4xtrh/init.txt
2026-06-27 19:48:27.345909 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-bd47557c-d65qp/
2026-06-27 19:48:27.345927 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-bd47557c-d65qp/ceph-backup-keyring-placement.txt
2026-06-27 19:48:27.345944 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-bd47557c-d65qp/ceph-coordination-volume-perms.txt
2026-06-27 19:48:27.345961 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-bd47557c-d65qp/ceph-keyring-placement-rbd1.txt
2026-06-27 19:48:27.345979 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-bd47557c-d65qp/cinder-backup.txt
2026-06-27 19:48:27.345996 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-bd47557c-d65qp/init.txt
2026-06-27 19:48:27.346014 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-mfb7d/
2026-06-27 19:48:27.346043 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-mfb7d/ceph-keyring-placement.txt
2026-06-27 19:48:27.346064 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-mfb7d/cinder-backup-storage-init.txt
2026-06-27 19:48:27.346082 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-mfb7d/init.txt
2026-06-27 19:48:27.346100 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-c8wl7/
2026-06-27 19:48:27.346117 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-c8wl7/bootstrap.txt
2026-06-27 19:48:27.346135 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-c8wl7/init.txt
2026-06-27 19:48:27.346152 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-w9cgs/
2026-06-27 19:48:27.346170 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-w9cgs/create-internal-tenant.txt
2026-06-27 19:48:27.346187 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-w9cgs/init.txt
2026-06-27 19:48:27.346204 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-2724m/
2026-06-27 19:48:27.346222 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-2724m/cinder-db-init-0.txt
2026-06-27 19:48:27.346239 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-2724m/init.txt
2026-06-27 19:48:27.346256 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-snr4b/
2026-06-27 19:48:27.346273 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-snr4b/cinder-db-sync.txt
2026-06-27 19:48:27.346291 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-snr4b/init.txt
2026-06-27 19:48:27.346309 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-2ws8t/
2026-06-27 19:48:27.346326 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-2ws8t/init.txt
2026-06-27 19:48:27.346343 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-2ws8t/volumev3-ks-endpoints-admin.txt
2026-06-27 19:48:27.346360 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-2ws8t/volumev3-ks-endpoints-internal.txt
2026-06-27 19:48:27.346383 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-2ws8t/volumev3-ks-endpoints-public.txt
2026-06-27 19:48:27.346401 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-dgqql/
2026-06-27 19:48:27.346418 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-dgqql/init.txt
2026-06-27 19:48:27.346435 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-dgqql/volumev3-ks-service-registration.txt
2026-06-27 19:48:27.346452 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-77rzr/
2026-06-27 19:48:27.346469 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-77rzr/cinder-ks-user.txt
2026-06-27 19:48:27.346486 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-77rzr/init.txt
2026-06-27 19:48:27.346504 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-vkwgh/
2026-06-27 19:48:27.346522 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-vkwgh/init.txt
2026-06-27 19:48:27.346540 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-vkwgh/rabbit-init.txt
2026-06-27 19:48:27.346558 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-654cd5458f-fr7n8/
2026-06-27 19:48:27.346576 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-654cd5458f-fr7n8/ceph-coordination-volume-perms.txt
2026-06-27 19:48:27.346594 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-654cd5458f-fr7n8/cinder-scheduler.txt
2026-06-27 19:48:27.346611 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-654cd5458f-fr7n8/init.txt
2026-06-27 19:48:27.346629 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-f48ps/
2026-06-27 19:48:27.346647 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-f48ps/ceph-keyring-placement.txt
2026-06-27 19:48:27.346666 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-f48ps/cinder-storage-init-rbd1.txt
2026-06-27 19:48:27.346683 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-f48ps/init.txt
2026-06-27 19:48:27.346701 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-5f5cdfdf5b-gnrkv/
2026-06-27 19:48:27.346719 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5f5cdfdf5b-gnrkv/ceph-coordination-volume-perms.txt
2026-06-27 19:48:27.346737 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5f5cdfdf5b-gnrkv/ceph-keyring-placement-rbd1.txt
2026-06-27 19:48:27.346754 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5f5cdfdf5b-gnrkv/cinder-volume.txt
2026-06-27 19:48:27.346772 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5f5cdfdf5b-gnrkv/init-cinder-conf.txt
2026-06-27 19:48:27.346789 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5f5cdfdf5b-gnrkv/init.txt
2026-06-27 19:48:27.346807 | instance | cd+++++++++ pod-logs/openstack/glance-api-77948f9dd-d6qr7/
2026-06-27 19:48:27.346825 | instance | >f+++++++++ pod-logs/openstack/glance-api-77948f9dd-d6qr7/ceph-keyring-placement.txt
2026-06-27 19:48:27.346843 | instance | >f+++++++++ pod-logs/openstack/glance-api-77948f9dd-d6qr7/glance-api.txt
2026-06-27 19:48:27.346861 | instance | >f+++++++++ pod-logs/openstack/glance-api-77948f9dd-d6qr7/glance-perms.txt
2026-06-27 19:48:27.346879 | instance | >f+++++++++ pod-logs/openstack/glance-api-77948f9dd-d6qr7/init.txt
2026-06-27 19:48:27.346896 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-8zlgf/
2026-06-27 19:48:27.346914 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-8zlgf/glance-db-init-0.txt
2026-06-27 19:48:27.346931 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-8zlgf/init.txt
2026-06-27 19:48:27.346949 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-srnbr/
2026-06-27 19:48:27.346966 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-srnbr/glance-db-sync.txt
2026-06-27 19:48:27.346984 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-srnbr/init.txt
2026-06-27 19:48:27.347001 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-kxqfg/
2026-06-27 19:48:27.347022 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-kxqfg/image-ks-endpoints-admin.txt
2026-06-27 19:48:27.347041 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-kxqfg/image-ks-endpoints-internal.txt
2026-06-27 19:48:27.347058 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-kxqfg/image-ks-endpoints-public.txt
2026-06-27 19:48:27.347075 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-kxqfg/init.txt
2026-06-27 19:48:27.347093 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-xbdlg/
2026-06-27 19:48:27.347110 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-xbdlg/image-ks-service-registration.txt
2026-06-27 19:48:27.347127 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-xbdlg/init.txt
2026-06-27 19:48:27.347145 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-n7n4k/
2026-06-27 19:48:27.347162 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-n7n4k/glance-ks-user.txt
2026-06-27 19:48:27.347179 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-n7n4k/init.txt
2026-06-27 19:48:27.347196 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-n8hrj/
2026-06-27 19:48:27.347214 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-n8hrj/glance-metadefs-load.txt
2026-06-27 19:48:27.347231 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-n8hrj/init.txt
2026-06-27 19:48:27.347248 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-c2kdg/
2026-06-27 19:48:27.347265 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-c2kdg/init.txt
2026-06-27 19:48:27.347282 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-c2kdg/rabbit-init.txt
2026-06-27 19:48:27.347300 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-dd7dh/
2026-06-27 19:48:27.347317 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-dd7dh/ceph-keyring-placement.txt
2026-06-27 19:48:27.347334 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-dd7dh/glance-storage-init.txt
2026-06-27 19:48:27.347351 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-dd7dh/init.txt
2026-06-27 19:48:27.347368 | instance | cd+++++++++ pod-logs/openstack/keepalived-vnz5b/
2026-06-27 19:48:27.347385 | instance | >f+++++++++ pod-logs/openstack/keepalived-vnz5b/init.txt
2026-06-27 19:48:27.347402 | instance | >f+++++++++ pod-logs/openstack/keepalived-vnz5b/keepalived.txt
2026-06-27 19:48:27.347420 | instance | >f+++++++++ pod-logs/openstack/keepalived-vnz5b/wait-for-ip.txt
2026-06-27 19:48:27.347437 | instance | cd+++++++++ pod-logs/openstack/keystone-api-79f5dd8b9d-trbxg/
2026-06-27 19:48:27.347454 | instance | >f+++++++++ pod-logs/openstack/keystone-api-79f5dd8b9d-trbxg/init.txt
2026-06-27 19:48:27.347472 | instance | >f+++++++++ pod-logs/openstack/keystone-api-79f5dd8b9d-trbxg/keystone-api.txt
2026-06-27 19:48:27.347490 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-2spnz/
2026-06-27 19:48:27.347507 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-2spnz/bootstrap.txt
2026-06-27 19:48:27.347525 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-2spnz/init.txt
2026-06-27 19:48:27.347542 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-phmjg/
2026-06-27 19:48:27.347559 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-phmjg/init.txt
2026-06-27 19:48:27.347577 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-phmjg/keystone-credential-setup.txt
2026-06-27 19:48:27.347594 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-v5l5q/
2026-06-27 19:48:27.347611 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-v5l5q/init.txt
2026-06-27 19:48:27.347629 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-v5l5q/keystone-db-init-0.txt
2026-06-27 19:48:27.347646 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-5gs7w/
2026-06-27 19:48:27.347663 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-5gs7w/init.txt
2026-06-27 19:48:27.347685 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-5gs7w/keystone-db-sync.txt
2026-06-27 19:48:27.347703 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-gtrlf/
2026-06-27 19:48:27.347721 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-gtrlf/init.txt
2026-06-27 19:48:27.347739 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-gtrlf/keystone-domain-manage.txt
2026-06-27 19:48:27.347756 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-jtgp2/
2026-06-27 19:48:27.347774 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-jtgp2/init.txt
2026-06-27 19:48:27.347792 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-jtgp2/keystone-fernet-setup.txt
2026-06-27 19:48:27.347810 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-5m7d6/
2026-06-27 19:48:27.347828 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-5m7d6/init.txt
2026-06-27 19:48:27.347845 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-5m7d6/rabbit-init.txt
2026-06-27 19:48:27.347862 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-824cd/
2026-06-27 19:48:27.347880 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-824cd/ceph-admin-keyring-placement.txt
2026-06-27 19:48:27.347897 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-824cd/ceph-keyring-placement.txt
2026-06-27 19:48:27.347915 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-824cd/init-dynamic-options.txt
2026-06-27 19:48:27.347932 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-824cd/init.txt
2026-06-27 19:48:27.347950 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-824cd/libvirt-exporter.txt
2026-06-27 19:48:27.347967 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-824cd/libvirt.txt
2026-06-27 19:48:27.347985 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-824cd/tls-sidecar.txt
2026-06-27 19:48:27.348003 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-2bmm4/
2026-06-27 19:48:27.348021 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-2bmm4/init.txt
2026-06-27 19:48:27.348038 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-2bmm4/memcached-exporter.txt
2026-06-27 19:48:27.348056 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-2bmm4/memcached.txt
2026-06-27 19:48:27.348073 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-pcbfc/
2026-06-27 19:48:27.348091 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-pcbfc/init.txt
2026-06-27 19:48:27.348108 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-pcbfc/neutron-db-init-0.txt
2026-06-27 19:48:27.348125 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-5p7lk/
2026-06-27 19:48:27.348142 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-5p7lk/init.txt
2026-06-27 19:48:27.348160 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-5p7lk/neutron-db-sync.txt
2026-06-27 19:48:27.348177 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-cnmcl/
2026-06-27 19:48:27.348195 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-cnmcl/init.txt
2026-06-27 19:48:27.348212 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-cnmcl/network-ks-endpoints-admin.txt
2026-06-27 19:48:27.348230 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-cnmcl/network-ks-endpoints-internal.txt
2026-06-27 19:48:27.348247 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-cnmcl/network-ks-endpoints-public.txt
2026-06-27 19:48:27.348265 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-rhl4z/
2026-06-27 19:48:27.348282 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-rhl4z/init.txt
2026-06-27 19:48:27.348299 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-rhl4z/network-ks-service-registration.txt
2026-06-27 19:48:27.348321 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-sz6gz/
2026-06-27 19:48:27.348339 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-sz6gz/init.txt
2026-06-27 19:48:27.348356 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-sz6gz/neutron-ks-user.txt
2026-06-27 19:48:27.348374 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-z577p/
2026-06-27 19:48:27.348391 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-z577p/init.txt
2026-06-27 19:48:27.348409 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-z577p/neutron-netns-cleanup-cron.txt
2026-06-27 19:48:27.348429 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-7pjjn/
2026-06-27 19:48:27.348449 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-7pjjn/init.txt
2026-06-27 19:48:27.348466 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-7pjjn/neutron-metadata-agent-init.txt
2026-06-27 19:48:27.348484 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-7pjjn/neutron-ovn-metadata-agent.txt
2026-06-27 19:48:27.348502 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-7pjjn/ovn-neutron-init.txt
2026-06-27 19:48:27.348519 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-nj5dp/
2026-06-27 19:48:27.348537 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-nj5dp/init.txt
2026-06-27 19:48:27.348554 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-nj5dp/neutron-ovn-vpn-agent.txt
2026-06-27 19:48:27.348571 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-nj5dp/ovn-neutron-init.txt
2026-06-27 19:48:27.348589 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-nj5dp/ovn-vpn-agent-init.txt
2026-06-27 19:48:27.348606 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-5djzc/
2026-06-27 19:48:27.348623 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-5djzc/init.txt
2026-06-27 19:48:27.348641 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-5djzc/rabbit-init.txt
2026-06-27 19:48:27.348658 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-79db95f755-czfvd/
2026-06-27 19:48:27.348675 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-79db95f755-czfvd/init.txt
2026-06-27 19:48:27.348692 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-79db95f755-czfvd/neutron-rpc-server.txt
2026-06-27 19:48:27.348709 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-79db95f755-czfvd/ovn-neutron-init.txt
2026-06-27 19:48:27.348726 | instance | cd+++++++++ pod-logs/openstack/neutron-server-58bcbb88f-96cl2/
2026-06-27 19:48:27.348744 | instance | >f+++++++++ pod-logs/openstack/neutron-server-58bcbb88f-96cl2/init.txt
2026-06-27 19:48:27.348761 | instance | >f+++++++++ pod-logs/openstack/neutron-server-58bcbb88f-96cl2/neutron-policy-server.txt
2026-06-27 19:48:27.348778 | instance | >f+++++++++ pod-logs/openstack/neutron-server-58bcbb88f-96cl2/neutron-server.txt
2026-06-27 19:48:27.348796 | instance | >f+++++++++ pod-logs/openstack/neutron-server-58bcbb88f-96cl2/ovn-neutron-init.txt
2026-06-27 19:48:27.348813 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-74697cdf7c-2hlrd/
2026-06-27 19:48:27.348830 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-74697cdf7c-2hlrd/init.txt
2026-06-27 19:48:27.348848 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-74697cdf7c-2hlrd/nova-api-metadata-init.txt
2026-06-27 19:48:27.348865 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-74697cdf7c-2hlrd/nova-api.txt
2026-06-27 19:48:27.348882 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-6c8b557987-r9fxq/
2026-06-27 19:48:27.348899 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-6c8b557987-r9fxq/init.txt
2026-06-27 19:48:27.348917 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-6c8b557987-r9fxq/nova-osapi.txt
2026-06-27 19:48:27.348940 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-sbmq5/
2026-06-27 19:48:27.348993 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-sbmq5/bootstrap.txt
2026-06-27 19:48:27.349021 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-sbmq5/init.txt
2026-06-27 19:48:27.349042 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-htjgk/
2026-06-27 19:48:27.349060 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-htjgk/init.txt
2026-06-27 19:48:27.349078 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-htjgk/nova-cell-setup-init.txt
2026-06-27 19:48:27.349096 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-htjgk/nova-cell-setup.txt
2026-06-27 19:48:27.349114 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-6ttbd/
2026-06-27 19:48:27.349131 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6ttbd/ceph-admin-keyring-placement.txt
2026-06-27 19:48:27.349149 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6ttbd/ceph-keyring-placement.txt
2026-06-27 19:48:27.349167 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6ttbd/ceph-perms.txt
2026-06-27 19:48:27.349185 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6ttbd/init.txt
2026-06-27 19:48:27.349202 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6ttbd/nova-compute-init.txt
2026-06-27 19:48:27.349220 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6ttbd/nova-compute-ssh-init.txt
2026-06-27 19:48:27.349237 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6ttbd/nova-compute-ssh.txt
2026-06-27 19:48:27.349255 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6ttbd/nova-compute-vnc-init.txt
2026-06-27 19:48:27.349273 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6ttbd/nova-compute.txt
2026-06-27 19:48:27.349291 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-784cfb878f-rqpg2/
2026-06-27 19:48:27.349309 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-784cfb878f-rqpg2/init.txt
2026-06-27 19:48:27.349326 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-784cfb878f-rqpg2/nova-conductor.txt
2026-06-27 19:48:27.349344 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-wnjh2/
2026-06-27 19:48:27.349361 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-wnjh2/init.txt
2026-06-27 19:48:27.349379 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-wnjh2/nova-db-init-0.txt
2026-06-27 19:48:27.349396 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-wnjh2/nova-db-init-1.txt
2026-06-27 19:48:27.349414 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-wnjh2/nova-db-init-2.txt
2026-06-27 19:48:27.349431 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-x65rp/
2026-06-27 19:48:27.349448 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-x65rp/init.txt
2026-06-27 19:48:27.349465 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-x65rp/nova-db-sync.txt
2026-06-27 19:48:27.349482 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-ckwkw/
2026-06-27 19:48:27.349500 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-ckwkw/compute-ks-endpoints-admin.txt
2026-06-27 19:48:27.349517 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-ckwkw/compute-ks-endpoints-internal.txt
2026-06-27 19:48:27.349534 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-ckwkw/compute-ks-endpoints-public.txt
2026-06-27 19:48:27.349551 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-ckwkw/init.txt
2026-06-27 19:48:27.349568 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-bmj6l/
2026-06-27 19:48:27.349585 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-bmj6l/compute-ks-service-registration.txt
2026-06-27 19:48:27.349601 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-bmj6l/init.txt
2026-06-27 19:48:27.349619 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-hnpk2/
2026-06-27 19:48:27.349642 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-hnpk2/init.txt
2026-06-27 19:48:27.349660 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-hnpk2/nova-ks-user.txt
2026-06-27 19:48:27.349678 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-569cb9b8d8-bsqjw/
2026-06-27 19:48:27.349695 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-569cb9b8d8-bsqjw/init.txt
2026-06-27 19:48:27.349712 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-569cb9b8d8-bsqjw/nova-novncproxy-init-assets.txt
2026-06-27 19:48:27.349730 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-569cb9b8d8-bsqjw/nova-novncproxy-init.txt
2026-06-27 19:48:27.349747 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-569cb9b8d8-bsqjw/nova-novncproxy.txt
2026-06-27 19:48:27.349764 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-vkbkp/
2026-06-27 19:48:27.349782 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-vkbkp/init.txt
2026-06-27 19:48:27.349800 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-vkbkp/rabbit-init.txt
2026-06-27 19:48:27.349817 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-864db9f977-pv2kz/
2026-06-27 19:48:27.349834 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-864db9f977-pv2kz/init.txt
2026-06-27 19:48:27.349852 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-864db9f977-pv2kz/nova-scheduler.txt
2026-06-27 19:48:27.349869 | instance | cd+++++++++ pod-logs/openstack/openvswitch-4ggnj/
2026-06-27 19:48:27.349886 | instance | >f+++++++++ pod-logs/openstack/openvswitch-4ggnj/init.txt
2026-06-27 19:48:27.349903 | instance | >f+++++++++ pod-logs/openstack/openvswitch-4ggnj/openvswitch-db-perms.txt
2026-06-27 19:48:27.349921 | instance | >f+++++++++ pod-logs/openstack/openvswitch-4ggnj/openvswitch-db.txt
2026-06-27 19:48:27.349938 | instance | >f+++++++++ pod-logs/openstack/openvswitch-4ggnj/openvswitch-vswitchd-modules.txt
2026-06-27 19:48:27.349955 | instance | >f+++++++++ pod-logs/openstack/openvswitch-4ggnj/openvswitch-vswitchd.txt
2026-06-27 19:48:27.349973 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-6sv84/
2026-06-27 19:48:27.349990 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-6sv84/controller-init.txt
2026-06-27 19:48:27.350019 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-6sv84/controller.txt
2026-06-27 19:48:27.350037 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-6sv84/get-gw-enabled.txt
2026-06-27 19:48:27.350054 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-6sv84/init.txt
2026-06-27 19:48:27.350071 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-6sv84/log-parser.txt
2026-06-27 19:48:27.350089 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-6sv84/vector.txt
2026-06-27 19:48:27.350106 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-x5f7m/
2026-06-27 19:48:27.350123 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-x5f7m/init.txt
2026-06-27 19:48:27.350140 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-x5f7m/northd.txt
2026-06-27 19:48:27.350163 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/
2026-06-27 19:48:27.350181 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt
2026-06-27 19:48:27.350199 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-06-27 19:48:27.350217 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/
2026-06-27 19:48:27.350234 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt
2026-06-27 19:48:27.350252 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-06-27 19:48:27.350270 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-06-27 19:48:27.350287 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-27 19:48:27.350305 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-27 19:48:27.350328 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-27 19:48:27.350347 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-27 19:48:27.350364 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-06-27 19:48:27.350382 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-27 19:48:27.350400 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-27 19:48:27.350418 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-27 19:48:27.350435 | instance | cd+++++++++ pod-logs/openstack/placement-api-6bcf84cd97-8gs9l/
2026-06-27 19:48:27.350453 | instance | >f+++++++++ pod-logs/openstack/placement-api-6bcf84cd97-8gs9l/init.txt
2026-06-27 19:48:27.350470 | instance | >f+++++++++ pod-logs/openstack/placement-api-6bcf84cd97-8gs9l/placement-api.txt
2026-06-27 19:48:27.350488 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-lf664/
2026-06-27 19:48:27.350505 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-lf664/init.txt
2026-06-27 19:48:27.350523 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-lf664/placement-db-init-0.txt
2026-06-27 19:48:27.350541 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-7c2vn/
2026-06-27 19:48:27.350558 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-7c2vn/init.txt
2026-06-27 19:48:27.350576 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-7c2vn/placement-db-sync.txt
2026-06-27 19:48:27.350593 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-7tsdh/
2026-06-27 19:48:27.350611 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-7tsdh/init.txt
2026-06-27 19:48:27.350628 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-7tsdh/placement-ks-endpoints-admin.txt
2026-06-27 19:48:27.350646 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-7tsdh/placement-ks-endpoints-internal.txt
2026-06-27 19:48:27.350663 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-7tsdh/placement-ks-endpoints-public.txt
2026-06-27 19:48:27.350680 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-krf7q/
2026-06-27 19:48:27.350698 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-krf7q/init.txt
2026-06-27 19:48:27.350715 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-krf7q/placement-ks-service-registration.txt
2026-06-27 19:48:27.350732 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-wgk74/
2026-06-27 19:48:27.350749 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-wgk74/init.txt
2026-06-27 19:48:27.350766 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-wgk74/placement-ks-user.txt
2026-06-27 19:48:27.350783 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-f6w9d/
2026-06-27 19:48:27.350800 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-f6w9d/percona-xtradb-cluster-operator.txt
2026-06-27 19:48:27.350817 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-06-27 19:48:27.350834 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-27 19:48:27.350852 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-27 19:48:27.350869 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-06-27 19:48:27.350886 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-27 19:48:27.350903 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-27 19:48:27.350921 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-jtfsr/
2026-06-27 19:48:27.350938 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-jtfsr/rabbitmq-cluster-operator.txt
2026-06-27 19:48:27.350956 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-06-27 19:48:27.350977 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-27 19:48:27.350996 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-27 19:48:27.351013 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-06-27 19:48:27.351031 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-27 19:48:27.351049 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-27 19:48:27.351066 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-ks2db/
2026-06-27 19:48:27.351083 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-ks2db/rabbitmq-cluster-operator.txt
2026-06-27 19:48:27.351101 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-06-27 19:48:27.351118 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-27 19:48:27.351138 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-27 19:48:27.351159 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-06-27 19:48:27.351176 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-27 19:48:27.351193 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-27 19:48:27.351211 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-47vtf/
2026-06-27 19:48:27.351228 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-47vtf/ceph-crash.txt
2026-06-27 19:48:27.351246 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-47vtf/chown-container-data-dir.txt
2026-06-27 19:48:27.351263 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-47vtf/make-container-crash-dir.txt
2026-06-27 19:48:27.351281 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-62sdm/
2026-06-27 19:48:27.351299 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-62sdm/chown-container-data-dir.txt
2026-06-27 19:48:27.351317 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-62sdm/log-collector.txt
2026-06-27 19:48:27.351334 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-62sdm/rgw.txt
2026-06-27 19:48:27.351352 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-778c97986d-22dwc/
2026-06-27 19:48:27.351369 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-778c97986d-22dwc/init.txt
2026-06-27 19:48:27.351387 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-778c97986d-22dwc/staffeln-api.txt
2026-06-27 19:48:27.351404 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-dc47fbf9f-rdtr7/
2026-06-27 19:48:27.351423 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-dc47fbf9f-rdtr7/staffeln-conductor.txt
2026-06-27 19:48:27.351440 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-wh8rz/
2026-06-27 19:48:27.351458 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-wh8rz/init.txt
2026-06-27 19:48:27.351476 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-wh8rz/staffeln-db-init-0.txt
2026-06-27 19:48:27.351494 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-x9ng9/
2026-06-27 19:48:27.351512 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-x9ng9/init.txt
2026-06-27 19:48:27.351530 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-x9ng9/staffeln-db-sync.txt
2026-06-27 19:48:27.351548 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-06-27 19:48:27.351566 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-06-27 19:48:27.351583 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-06-27 19:48:27.351601 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-06-27 19:48:27.351623 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-06-27 19:48:27.351641 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-7cnt5/
2026-06-27 19:48:27.351659 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-7cnt5/rook-ceph-operator.txt
2026-06-27 19:48:27.351677 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-06-27 19:48:27.351695 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-68r49/
2026-06-27 19:48:27.351713 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-68r49/secretgen-controller.txt
2026-06-27 19:48:27.368770 |
2026-06-27 19:48:27.368837 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-06-27 19:48:27.565484 | instance | changed
2026-06-27 19:48:27.570407 |
2026-06-27 19:48:27.570476 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-06-27 19:48:28.271630 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics:
2026-06-27 19:48:28.287222 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-27 19:48:28.287333 | instance | Dload Upload Total Spent Left Speed
2026-06-27 19:48:28.295457 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system
2026-06-27 19:48:28.469450 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-06-27 19:48:28.475121 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-27 19:48:28.475159 | instance | Dload Upload Total Spent Left Speed
2026-06-27 19:48:28.479940 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-06-27 19:48:28.802865 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-06-27 19:48:28.809097 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-27 19:48:28.809151 | instance | Dload Upload Total Spent Left Speed
2026-06-27 19:48:28.814004 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-06-27 19:48:28.990332 | instance | jq: error (at :1003): Cannot iterate over null (null)
2026-06-27 19:48:29.108659 | instance | ERROR
2026-06-27 19:48:29.109063 | instance | {
2026-06-27 19:48:29.109146 | instance | "delta": "0:00:01.217264",
2026-06-27 19:48:29.109194 | instance | "end": "2026-06-27 19:48:28.994417",
2026-06-27 19:48:29.109235 | instance | "msg": "non-zero return code",
2026-06-27 19:48:29.109275 | instance | "rc": 5,
2026-06-27 19:48:29.109315 | instance | "start": "2026-06-27 19:48:27.777153"
2026-06-27 19:48:29.109398 | instance | }
2026-06-27 19:48:29.109463 | instance | ERROR: Ignoring Errors
2026-06-27 19:48:29.115201 |
2026-06-27 19:48:29.115270 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-06-27 19:48:29.479311 | instance | ceph-mgr endpoints:
2026-06-27 19:48:29.698844 | instance | ok: Runtime: 0:00:00.086629
2026-06-27 19:48:29.706369 |
2026-06-27 19:48:29.706464 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-06-27 19:48:30.244676 | instance | ok: Runtime: 0:00:00.076060
2026-06-27 19:48:30.251946 |
2026-06-27 19:48:30.252048 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-06-27 19:48:30.743758 | instance | changed:
2026-06-27 19:48:30.743998 | instance | cd+++++++++ prometheus/
2026-06-27 19:48:30.744038 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt
2026-06-27 19:48:30.744068 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-06-27 19:48:30.744111 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-06-27 19:48:30.755474 |
2026-06-27 19:48:30.755537 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-06-27 19:48:30.966190 | instance | changed
2026-06-27 19:48:30.971290 |
2026-06-27 19:48:30.971365 | TASK [gather-selenium-data : Get selenium data]
2026-06-27 19:48:31.188855 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-06-27 19:48:31.189803 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-06-27 19:48:31.509521 | instance | ERROR
2026-06-27 19:48:31.509824 | instance | {
2026-06-27 19:48:31.509877 | instance | "delta": "0:00:00.004944",
2026-06-27 19:48:31.509904 | instance | "end": "2026-06-27 19:48:31.190113",
2026-06-27 19:48:31.509924 | instance | "msg": "non-zero return code",
2026-06-27 19:48:31.509944 | instance | "rc": 1,
2026-06-27 19:48:31.509962 | instance | "start": "2026-06-27 19:48:31.185169"
2026-06-27 19:48:31.509980 | instance | }
2026-06-27 19:48:31.510005 | instance | ERROR: Ignoring Errors
2026-06-27 19:48:31.515250 |
2026-06-27 19:48:31.515318 | TASK [gather-selenium-data : Downloads logs to executor]
2026-06-27 19:48:32.018131 | instance | changed: cd+++++++++ selenium/
2026-06-27 19:48:32.024866 |
2026-06-27 19:48:32.024923 | PLAY RECAP
2026-06-27 19:48:32.024994 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-06-27 19:48:32.025021 |
2026-06-27 19:48:32.179695 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main]
2026-06-27 19:48:32.193197 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-27 19:48:32.862706 |
2026-06-27 19:48:32.862856 | PLAY [all]
2026-06-27 19:48:32.874195 |
2026-06-27 19:48:32.874275 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-27 19:48:32.919224 | instance | skipping: Conditional result was False
2026-06-27 19:48:32.932637 |
2026-06-27 19:48:32.932817 | TASK [fetch-output : Set log path for single node]
2026-06-27 19:48:32.978566 | instance | ok
2026-06-27 19:48:32.985466 |
2026-06-27 19:48:32.985536 | LOOP [fetch-output : Ensure local output dirs]
2026-06-27 19:48:33.355312 | instance -> localhost | ok: "/var/lib/zuul/builds/eddf46d26abb4eb5b374b6daa1a614a3/work/logs"
2026-06-27 19:48:33.554866 | instance -> localhost | changed: "/var/lib/zuul/builds/eddf46d26abb4eb5b374b6daa1a614a3/work/artifacts"
2026-06-27 19:48:33.763580 | instance -> localhost | changed: "/var/lib/zuul/builds/eddf46d26abb4eb5b374b6daa1a614a3/work/docs"
2026-06-27 19:48:33.778932 |
2026-06-27 19:48:33.779105 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-27 19:48:34.388760 | instance | changed: .d..t...... ./
2026-06-27 19:48:34.389016 | instance | changed: All items complete
2026-06-27 19:48:34.389045 |
2026-06-27 19:48:34.836931 | instance | changed: .d..t...... ./
2026-06-27 19:48:35.291836 | instance | changed: .d..t...... ./
2026-06-27 19:48:35.314477 |
2026-06-27 19:48:35.314601 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-27 19:48:35.736867 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006425
2026-06-27 19:48:35.975613 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007309
2026-06-27 19:48:35.997072 |
2026-06-27 19:48:35.997180 | PLAY [all]
2026-06-27 19:48:36.003072 |
2026-06-27 19:48:36.003135 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-27 19:48:36.463019 | instance | changed
2026-06-27 19:48:36.468434 |
2026-06-27 19:48:36.468485 | PLAY RECAP
2026-06-27 19:48:36.468527 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-27 19:48:36.468549 |
2026-06-27 19:48:36.603179 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-27 19:48:36.617811 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-06-27 19:48:37.218007 |
2026-06-27 19:48:37.218554 | PLAY [localhost]
2026-06-27 19:48:37.228771 |
2026-06-27 19:48:37.228845 | TASK [Generate Zuul manifest]
2026-06-27 19:48:37.250873 | localhost | ok
2026-06-27 19:48:37.269679 |
2026-06-27 19:48:37.269756 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-27 19:48:37.877752 | localhost | changed
2026-06-27 19:48:37.888697 |
2026-06-27 19:48:37.888769 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-27 19:48:37.919921 | localhost | ok
2026-06-27 19:48:37.928871 |
2026-06-27 19:48:37.928978 | TASK [Upload logs]
2026-06-27 19:48:37.948332 | localhost | ok
2026-06-27 19:48:38.047752 |
2026-06-27 19:48:38.047896 | TASK [Set zuul-log-path fact]
2026-06-27 19:48:38.066743 | localhost | ok
2026-06-27 19:48:38.081082 |
2026-06-27 19:48:38.081147 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-27 19:48:38.111589 | localhost | ok
2026-06-27 19:48:38.120746 |
2026-06-27 19:48:38.120831 | TASK [upload-logs : Create log directories]
2026-06-27 19:48:38.457139 | localhost | changed
2026-06-27 19:48:38.462032 |
2026-06-27 19:48:38.462100 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-27 19:48:38.838436 | localhost -> localhost | ok: Runtime: 0:00:00.027978
2026-06-27 19:48:38.844690 |
2026-06-27 19:48:38.844758 | TASK [upload-logs : Upload logs to log server]
2026-06-27 19:48:39.693778 | localhost | Output suppressed because no_log was given
2026-06-27 19:48:39.699180 |
2026-06-27 19:48:39.699267 | LOOP [upload-logs : Compress console log and json output]
2026-06-27 19:48:39.743184 | localhost | skipping: Conditional result was False
2026-06-27 19:48:39.749998 | localhost | skipping: Conditional result was False
2026-06-27 19:48:39.766389 |
2026-06-27 19:48:39.766629 | LOOP [upload-logs : Upload compressed console log and json output]
2026-06-27 19:48:39.807466 | localhost | skipping: Conditional result was False
2026-06-27 19:48:39.807955 |
2026-06-27 19:48:39.811509 | localhost | skipping: Conditional result was False
2026-06-27 19:48:39.829416 |
2026-06-27 19:48:39.829562 | LOOP [upload-logs : Upload console log and json output]