2026-05-31 05:38:58.241242 | Job console starting
2026-05-31 05:38:58.250646 | Updating git repos
2026-05-31 05:39:01.721962 | Cloning repos into workspace
2026-05-31 05:39:14.906328 | Restoring repo states
2026-05-31 05:39:19.490084 | Merging changes
2026-05-31 05:39:20.441470 | Checking out repos
2026-05-31 05:39:22.902684 | Preparing playbooks
2026-05-31 05:39:26.528934 | Running Ansible setup
2026-05-31 05:39:30.040901 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-05-31 05:39:30.685481 |
2026-05-31 05:39:30.685634 | PLAY [localhost]
2026-05-31 05:39:30.693624 |
2026-05-31 05:39:30.693696 | TASK [Gathering Facts]
2026-05-31 05:39:31.633112 | localhost | ok
2026-05-31 05:39:31.644299 |
2026-05-31 05:39:31.644445 | TASK [Setup log path fact]
2026-05-31 05:39:31.664573 | localhost | ok
2026-05-31 05:39:31.677458 |
2026-05-31 05:39:31.677524 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-05-31 05:39:31.709559 | localhost | ok
2026-05-31 05:39:31.718462 |
2026-05-31 05:39:31.718556 | TASK [emit-job-header : Print job information]
2026-05-31 05:39:31.761515 | # Job Information
2026-05-31 05:39:31.761721 | Ansible Version: 2.16.18
2026-05-31 05:39:31.761766 | Job: atmosphere-molecule-aio-ovn
2026-05-31 05:39:31.761795 | Pipeline: check
2026-05-31 05:39:31.761823 | Executor: 2d72f0692154
2026-05-31 05:39:31.761849 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501
2026-05-31 05:39:31.761880 | Event ID: e3ee37d0-5cb2-11f1-98a4-030e1d109357
2026-05-31 05:39:31.766714 |
2026-05-31 05:39:31.766849 | LOOP [emit-job-header : Print node information]
2026-05-31 05:39:31.863621 | localhost | ok:
2026-05-31 05:39:31.863897 | localhost | # Node Information
2026-05-31 05:39:31.863958 | localhost | Inventory Hostname: instance
2026-05-31 05:39:31.863998 | localhost | Hostname: np0000177918
2026-05-31 05:39:31.864037 | localhost | Username: zuul
2026-05-31 05:39:31.864080 | localhost | Distro: Ubuntu 22.04
2026-05-31 05:39:31.864116 | localhost | Provider: yul1
2026-05-31 05:39:31.864154 | localhost | Region: ca-ymq-1
2026-05-31 05:39:31.864187 | localhost | Label: ubuntu-jammy-16
2026-05-31 05:39:31.864387 | localhost | Product Name: OpenStack Nova
2026-05-31 05:39:31.864437 | localhost | Interface IP: 199.204.45.250
2026-05-31 05:39:31.876699 |
2026-05-31 05:39:31.876930 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-05-31 05:39:32.258415 | localhost -> localhost | changed
2026-05-31 05:39:32.263806 |
2026-05-31 05:39:32.263877 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-05-31 05:39:33.137728 | localhost -> localhost | changed
2026-05-31 05:39:33.144448 |
2026-05-31 05:39:33.144569 | PLAY [all]
2026-05-31 05:39:33.152817 |
2026-05-31 05:39:33.152948 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-05-31 05:39:33.381530 | instance -> localhost | ok
2026-05-31 05:39:33.393772 |
2026-05-31 05:39:33.393869 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-05-31 05:39:33.425938 | instance | ok
2026-05-31 05:39:33.444010 | instance | included: /var/lib/zuul/builds/ed8cc5abbbe04ef9bc20dfb1f2caf1c7/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-05-31 05:39:33.449733 |
2026-05-31 05:39:33.449794 | TASK [add-build-sshkey : Create Temp SSH key]
2026-05-31 05:39:34.658705 | instance -> localhost | Generating public/private rsa key pair.
2026-05-31 05:39:34.658915 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/ed8cc5abbbe04ef9bc20dfb1f2caf1c7/work/ed8cc5abbbe04ef9bc20dfb1f2caf1c7_id_rsa
2026-05-31 05:39:34.658945 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/ed8cc5abbbe04ef9bc20dfb1f2caf1c7/work/ed8cc5abbbe04ef9bc20dfb1f2caf1c7_id_rsa.pub
2026-05-31 05:39:34.658968 | instance -> localhost | The key fingerprint is:
2026-05-31 05:39:34.658989 | instance -> localhost | SHA256:vewpCMtw/WjKQVBE7QloLDFof+gmRmBZ+AKo8CgBPBw zuul-build-sshkey
2026-05-31 05:39:34.659030 | instance -> localhost | The key's randomart image is:
2026-05-31 05:39:34.659052 | instance -> localhost | +---[RSA 3072]----+
2026-05-31 05:39:34.659078 | instance -> localhost | |XE==+. |
2026-05-31 05:39:34.659099 | instance -> localhost | |OX+.. . |
2026-05-31 05:39:34.659119 | instance -> localhost | |B*= .o . |
2026-05-31 05:39:34.659139 | instance -> localhost | |+o.= .o . |
2026-05-31 05:39:34.659158 | instance -> localhost | |o o o. S . |
2026-05-31 05:39:34.659178 | instance -> localhost | | o.+o . . . |
2026-05-31 05:39:34.659197 | instance -> localhost | |. o+.o + o |
2026-05-31 05:39:34.659217 | instance -> localhost | | .o.+ o. . |
2026-05-31 05:39:34.659239 | instance -> localhost | | oo .o |
2026-05-31 05:39:34.659258 | instance -> localhost | +----[SHA256]-----+
2026-05-31 05:39:34.659308 | instance -> localhost | ok: Runtime: 0:00:00.782530
2026-05-31 05:39:34.664482 |
2026-05-31 05:39:34.664547 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-05-31 05:39:34.700575 | instance | ok
2026-05-31 05:39:34.708724 | instance | included: /var/lib/zuul/builds/ed8cc5abbbe04ef9bc20dfb1f2caf1c7/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-05-31 05:39:34.715888 |
2026-05-31 05:39:34.715947 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-05-31 05:39:34.739966 | instance | skipping: Conditional result was False
2026-05-31 05:39:34.751359 |
2026-05-31 05:39:34.751492 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-05-31 05:39:35.181681 | instance | changed
2026-05-31 05:39:35.187412 |
2026-05-31 05:39:35.187476 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-05-31 05:39:35.408630 | instance | ok
2026-05-31 05:39:35.413626 |
2026-05-31 05:39:35.413692 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-05-31 05:39:35.874991 | instance | changed
2026-05-31 05:39:35.879992 |
2026-05-31 05:39:35.880054 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-05-31 05:39:36.339076 | instance | changed
2026-05-31 05:39:36.346239 |
2026-05-31 05:39:36.346329 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-05-31 05:39:36.370470 | instance | skipping: Conditional result was False
2026-05-31 05:39:36.381192 |
2026-05-31 05:39:36.381281 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-05-31 05:39:36.692236 | instance -> localhost | changed
2026-05-31 05:39:36.705591 |
2026-05-31 05:39:36.705660 | TASK [add-build-sshkey : Add back temp key]
2026-05-31 05:39:36.982838 | instance -> localhost | Identity added: /var/lib/zuul/builds/ed8cc5abbbe04ef9bc20dfb1f2caf1c7/work/ed8cc5abbbe04ef9bc20dfb1f2caf1c7_id_rsa (zuul-build-sshkey)
2026-05-31 05:39:36.983054 | instance -> localhost | ok: Runtime: 0:00:00.013103
2026-05-31 05:39:36.989810 |
2026-05-31 05:39:36.989913 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-05-31 05:39:37.246073 | instance | ok
2026-05-31 05:39:37.256238 |
2026-05-31 05:39:37.256356 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-05-31 05:39:37.282364 | instance | skipping: Conditional result was False
2026-05-31 05:39:37.297561 |
2026-05-31 05:39:37.297739 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-05-31 05:39:37.581210 | instance | ok
2026-05-31 05:39:37.587560 |
2026-05-31 05:39:37.587625 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-05-31 05:39:40.595422 | instance | Output suppressed because no_log was given
2026-05-31 05:39:40.605320 |
2026-05-31 05:39:40.605383 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-05-31 05:39:40.794281 | instance | ok: "logs"
2026-05-31 05:39:40.794625 | instance | ok: All items complete
2026-05-31 05:39:40.794653 |
2026-05-31 05:39:40.939428 | instance | ok: "artifacts"
2026-05-31 05:39:41.092512 | instance | ok: "docs"
2026-05-31 05:39:41.110143 |
2026-05-31 05:39:41.110315 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-05-31 05:39:41.290466 | instance | changed: "logs"
2026-05-31 05:39:41.443206 | instance | changed: "artifacts"
2026-05-31 05:39:41.588415 | instance | changed: "docs"
2026-05-31 05:39:41.608476 |
2026-05-31 05:39:41.608654 | PLAY RECAP
2026-05-31 05:39:41.608722 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-05-31 05:39:41.608762 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-05-31 05:39:41.608793 |
2026-05-31 05:39:41.746105 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-05-31 05:39:41.758162 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-05-31 05:39:42.337274 |
2026-05-31 05:39:42.337538 | PLAY [all]
2026-05-31 05:39:42.348312 |
2026-05-31 05:39:42.348386 | TASK [setup-uv : Extract archive]
2026-05-31 05:39:44.583991 | instance | changed
2026-05-31 05:39:44.589579 |
2026-05-31 05:39:44.589651 | TASK [setup-uv : Print version]
2026-05-31 05:39:44.933469 | instance | uv 0.8.13
2026-05-31 05:39:45.129807 | instance | ok: Runtime: 0:00:00.012977
2026-05-31 05:39:45.138845 |
2026-05-31 05:39:45.138908 | TASK [Install Ansible collection siblings]
2026-05-31 05:39:54.259843 | instance | changed:
2026-05-31 05:39:54.260061 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-05-31 05:39:54.260101 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-05-31 05:39:54.260132 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-05-31 05:39:54.260160 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto
2026-05-31 05:39:54.260187 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general
2026-05-31 05:39:54.260217 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql
2026-05-31 05:39:54.260246 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-05-31 05:39:54.260277 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-05-31 05:39:54.260304 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-05-31 05:39:54.260330 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-05-31 05:39:54.260357 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-05-31 05:39:54.260384 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-05-31 05:39:54.260410 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0
2026-05-31 05:39:54.260435 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0
2026-05-31 05:39:54.260461 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0
2026-05-31 05:39:54.260492 | instance | Resolved community.crypto to 2.2.3 for 2.2.3
2026-05-31 05:39:54.260518 | instance | Resolved community.general to 7.3.0 for 7.3.0
2026-05-31 05:39:54.260544 | instance | Resolved community.mysql to 3.6.0 for 3.6.0
2026-05-31 05:39:54.260570 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0
2026-05-31 05:39:54.260596 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0
2026-05-31 05:39:54.260621 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0
2026-05-31 05:39:54.260647 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0
2026-05-31 05:39:54.260675 | instance | Resolved vexxhost.kubernetes to v3.1.0 for >=2.5.0
2026-05-31 05:39:54.260715 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0
2026-05-31 05:39:54.260742 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0
2026-05-31 05:39:54.260768 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0
2026-05-31 05:39:54.260793 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-05-31 05:39:54.260818 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0
2026-05-31 05:39:54.260844 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3
2026-05-31 05:39:54.260868 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-05-31 05:39:54.260893 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0
2026-05-31 05:39:54.260943 | instance | Checked out ansible.netcommon to 1.2.0
2026-05-31 05:39:54.260974 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-05-31 05:39:54.261029 | instance | Starting galaxy collection install process
2026-05-31 05:39:54.261056 | instance | Process install dependency map
2026-05-31 05:39:54.261082 | instance | Starting collection install process
2026-05-31 05:39:54.261108 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon'
2026-05-31 05:39:54.261133 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon
2026-05-31 05:39:54.261158 | instance | ansible.netcommon:* was installed successfully
2026-05-31 05:39:54.261183 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-05-31 05:39:54.261208 | instance | Creating virtual environment at: .venv
2026-05-31 05:39:54.261232 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-05-31 05:39:54.261259 | instance | Downloading rjsonnet (1.2MiB)
2026-05-31 05:39:54.261284 | instance | Downloading kubernetes (1.9MiB)
2026-05-31 05:39:54.261309 | instance | Downloading setuptools (1.1MiB)
2026-05-31 05:39:54.261340 | instance | Downloading openstacksdk (1.7MiB)
2026-05-31 05:39:54.261365 | instance | Downloading pygments (1.2MiB)
2026-05-31 05:39:54.261390 | instance | Downloading netaddr (2.2MiB)
2026-05-31 05:39:54.261415 | instance | Downloading ansible-core (2.1MiB)
2026-05-31 05:39:54.261441 | instance | Downloading pydantic-core (2.0MiB)
2026-05-31 05:39:54.261466 | instance | Downloading cryptography (4.2MiB)
2026-05-31 05:39:54.261491 | instance | Building pyperclip==1.9.0
2026-05-31 05:39:54.261515 | instance | Downloading rjsonnet
2026-05-31 05:39:54.261542 | instance | Downloading pydantic-core
2026-05-31 05:39:54.261568 | instance | Downloading netaddr
2026-05-31 05:39:54.261593 | instance | Downloading pygments
2026-05-31 05:39:54.261617 | instance | Downloading cryptography
2026-05-31 05:39:54.261642 | instance | Downloading setuptools
2026-05-31 05:39:54.261667 | instance | Downloading kubernetes
2026-05-31 05:39:54.261691 | instance | Downloading ansible-core
2026-05-31 05:39:54.261716 | instance | Downloading openstacksdk
2026-05-31 05:39:54.261763 | instance | Built pyperclip==1.9.0
2026-05-31 05:39:54.261789 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-05-31 05:39:54.261815 | instance | Installed 83 packages in 41ms
2026-05-31 05:39:54.261840 | instance | Checked out ansible.posix to 1.6.0
2026-05-31 05:39:54.261866 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-05-31 05:39:54.261891 | instance | Starting galaxy collection install process
2026-05-31 05:39:54.261915 | instance | Process install dependency map
2026-05-31 05:39:54.261940 | instance | Starting collection install process
2026-05-31 05:39:54.261964 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix'
2026-05-31 05:39:54.261997 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix
2026-05-31 05:39:54.262022 | instance | ansible.posix:1.6.0 was installed successfully
2026-05-31 05:39:54.262047 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-31 05:39:54.262072 | instance | 2.17.12
2026-05-31 05:39:54.262096 | instance | Checked out ansible.utils to v6.0.2
2026-05-31 05:39:54.262121 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-05-31 05:39:54.262146 | instance | Starting galaxy collection install process
2026-05-31 05:39:54.262170 | instance | Process install dependency map
2026-05-31 05:39:54.262194 | instance | Starting collection install process
2026-05-31 05:39:54.262219 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils'
2026-05-31 05:39:54.262244 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils
2026-05-31 05:39:54.262269 | instance | ansible.utils:6.0.2 was installed successfully
2026-05-31 05:39:54.262294 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-31 05:39:54.262320 | instance | 2.17.12
2026-05-31 05:39:54.262344 | instance | Checked out atmosphere.common to v0.7.0
2026-05-31 05:39:54.262369 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-05-31 05:39:54.262393 | instance | Starting galaxy collection install process
2026-05-31 05:39:54.262418 | instance | Process install dependency map
2026-05-31 05:39:54.262443 | instance | Starting collection install process
2026-05-31 05:39:54.262467 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common'
2026-05-31 05:39:54.262492 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common
2026-05-31 05:39:54.262517 | instance | atmosphere.common:0.7.0 was installed successfully
2026-05-31 05:39:54.262542 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-31 05:39:54.262565 | instance | 2.17.12
2026-05-31 05:39:54.262589 | instance | Checked out community.crypto to 2.2.3
2026-05-31 05:39:54.262615 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto
2026-05-31 05:39:54.262641 | instance | Starting galaxy collection install process
2026-05-31 05:39:54.262665 | instance | Process install dependency map
2026-05-31 05:39:54.262689 | instance | Starting collection install process
2026-05-31 05:39:54.262714 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto'
2026-05-31 05:39:54.262738 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto
2026-05-31 05:39:54.262763 | instance | community.crypto:2.2.3 was installed successfully
2026-05-31 05:39:54.262787 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-31 05:39:54.262811 | instance | 2.17.12
2026-05-31 05:39:54.262836 | instance | Checked out community.general to 7.3.0
2026-05-31 05:39:54.262861 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general
2026-05-31 05:39:54.262887 | instance | Starting galaxy collection install process
2026-05-31 05:39:54.262918 | instance | Process install dependency map
2026-05-31 05:39:54.262944 | instance | Starting collection install process
2026-05-31 05:39:54.262968 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general'
2026-05-31 05:39:54.262993 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general
2026-05-31 05:39:54.263017 | instance | community.general:7.3.0 was installed successfully
2026-05-31 05:39:54.263042 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-31 05:39:54.263067 | instance | 2.17.12
2026-05-31 05:39:54.263092 | instance | Checked out community.mysql to 3.6.0
2026-05-31 05:39:54.263117 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql
2026-05-31 05:39:54.263145 | instance | Starting galaxy collection install process
2026-05-31 05:39:54.263171 | instance | Process install dependency map
2026-05-31 05:39:54.263197 | instance | Starting collection install process
2026-05-31 05:39:54.263222 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql'
2026-05-31 05:39:54.263247 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql
2026-05-31 05:39:54.263273 | instance | community.mysql:3.6.0 was installed successfully
2026-05-31 05:39:54.263298 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-31 05:39:54.263323 | instance | 2.17.12
2026-05-31 05:39:54.263347 | instance | Checked out kubernetes.core to 2.4.0
2026-05-31 05:39:54.263372 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-05-31 05:39:54.263397 | instance | Starting galaxy collection install process
2026-05-31 05:39:54.263421 | instance | Process install dependency map
2026-05-31 05:39:54.263447 | instance | Starting collection install process
2026-05-31 05:39:54.263472 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core'
2026-05-31 05:39:54.263497 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core
2026-05-31 05:39:54.263523 | instance | kubernetes.core:2.4.0 was installed successfully
2026-05-31 05:39:54.263548 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-31 05:39:54.263573 | instance | 2.17.12
2026-05-31 05:39:54.263598 | instance | Checked out openstack.cloud to 2.5.0
2026-05-31 05:39:54.263623 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-05-31 05:39:54.263648 | instance | Starting galaxy collection install process
2026-05-31 05:39:54.263672 | instance | Process install dependency map
2026-05-31 05:39:54.263697 | instance | Starting collection install process
2026-05-31 05:39:54.263722 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud'
2026-05-31 05:39:54.263746 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud
2026-05-31 05:39:54.263771 | instance | openstack.cloud:2.5.0 was installed successfully
2026-05-31 05:39:54.263796 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-31 05:39:54.263821 | instance | 2.17.12
2026-05-31 05:39:54.263846 | instance | Checked out vexxhost.ceph to v4.0.0
2026-05-31 05:39:54.263871 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-05-31 05:39:54.263902 | instance | Starting galaxy collection install process
2026-05-31 05:39:54.263928 | instance | Process install dependency map
2026-05-31 05:39:54.263953 | instance | Starting collection install process
2026-05-31 05:39:54.263977 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph'
2026-05-31 05:39:54.264002 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph
2026-05-31 05:39:54.264026 | instance | vexxhost.ceph:4.0.0 was installed successfully
2026-05-31 05:39:54.264050 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-31 05:39:54.264074 | instance | 2.17.12
2026-05-31 05:39:54.264098 | instance | Checked out vexxhost.containers to v1.6.6
2026-05-31 05:39:54.264123 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-05-31 05:39:54.264148 | instance | Starting galaxy collection install process
2026-05-31 05:39:54.264172 | instance | Process install dependency map
2026-05-31 05:39:54.264197 | instance | Starting collection install process
2026-05-31 05:39:54.264221 | instance | Installing 'vexxhost.containers:1.6.6' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers'
2026-05-31 05:39:54.264246 | instance | Created collection for vexxhost.containers:1.6.6 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers
2026-05-31 05:39:54.264272 | instance | vexxhost.containers:1.6.6 was installed successfully
2026-05-31 05:39:54.264297 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-31 05:39:54.264322 | instance | 2.17.12
2026-05-31 05:39:54.264347 | instance | Checked out vexxhost.kubernetes to v3.1.0
2026-05-31 05:39:54.264372 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-05-31 05:39:54.264397 | instance | Starting galaxy collection install process
2026-05-31 05:39:54.264422 | instance | Process install dependency map
2026-05-31 05:39:54.264446 | instance | Starting collection install process
2026-05-31 05:39:54.264471 | instance | Installing 'vexxhost.kubernetes:3.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes'
2026-05-31 05:39:54.264496 | instance | Created collection for vexxhost.kubernetes:3.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes
2026-05-31 05:39:54.264521 | instance | vexxhost.kubernetes:3.1.0 was installed successfully
2026-05-31 05:39:54.264546 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-31 05:39:54.264571 | instance | 2.17.12
2026-05-31 05:39:54.271040 |
2026-05-31 05:39:54.271088 | PLAY RECAP
2026-05-31 05:39:54.271136 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-05-31 05:39:54.271157 |
2026-05-31 05:39:54.448394 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-05-31 05:39:54.473559 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-05-31 05:39:55.187243 |
2026-05-31 05:39:55.187377 | PLAY [all]
2026-05-31 05:39:55.199219 |
2026-05-31 05:39:55.199295 | TASK [Install "jq" for log collection]
2026-05-31 05:40:10.458929 | instance | changed
2026-05-31 05:40:10.461703 |
2026-05-31 05:40:10.461789 | PLAY RECAP
2026-05-31 05:40:10.461868 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-05-31 05:40:10.461936 |
2026-05-31 05:40:10.614937 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-05-31 05:40:10.626033 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-05-31 05:40:11.577414 |
2026-05-31 05:40:11.577571 | PLAY [all]
2026-05-31 05:40:11.590115 |
2026-05-31 05:40:11.590188 | TASK [Copy inventory file for Zuul]
2026-05-31 05:40:12.448406 | instance | changed
2026-05-31 05:40:12.454157 |
2026-05-31 05:40:12.454232 | TASK [Switch "ansible_host" to private IP]
2026-05-31 05:40:12.769806 | instance | changed: 1 replacements made
2026-05-31 05:40:12.777395 |
2026-05-31 05:40:12.777484 | TASK [Run Molecule scenario]
2026-05-31 05:40:13.673548 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-05-31 05:40:14.069685 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-05-31 05:40:14.069807 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-05-31 05:40:25.203790 | instance | INFO [aio > dependency] Executing
2026-05-31 05:40:25.204010 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-05-31 05:40:25.204291 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-05-31 05:40:25.204451 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-05-31 05:40:25.214299 | instance | INFO [aio > cleanup] Executing
2026-05-31 05:40:25.214624 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-05-31 05:40:25.222211 | instance | INFO [aio > destroy] Executing
2026-05-31 05:40:25.222245 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-05-31 05:40:25.222346 | instance | INFO [aio > destroy] Executed: Successful
2026-05-31 05:40:25.229879 | instance | INFO [aio > syntax] Executing
2026-05-31 05:40:28.511581 | instance |
2026-05-31 05:40:28.511842 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-05-31 05:40:28.763088 | instance | INFO [aio > syntax] Executed: Successful
2026-05-31 05:40:28.777804 | instance | INFO [aio > create] Executing
2026-05-31 05:40:28.780085 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-05-31 05:40:28.787811 | instance | INFO [aio > prepare] Executing
2026-05-31 05:40:29.698172 | instance |
2026-05-31 05:40:29.698377 | instance | PLAY [Prepare] *****************************************************************
2026-05-31 05:40:29.698629 | instance |
2026-05-31 05:40:29.698902 | instance | TASK [Gathering Facts] *********************************************************
2026-05-31 05:40:29.699170 | instance | Sunday 31 May 2026 05:40:29 +0000 (0:00:00.027) 0:00:00.027 ************
2026-05-31 05:40:30.834269 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-05-31 05:40:30.834525 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-05-31 05:40:30.834810 | instance | interpreter could change the meaning of that path. See
2026-05-31 05:40:30.835109 | instance | https://docs.ansible.com/ansible-
2026-05-31 05:40:30.835401 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-05-31 05:40:30.842409 | instance | ok: [instance]
2026-05-31 05:40:30.842655 | instance |
2026-05-31 05:40:30.842916 | instance | TASK [Configure short hostname] ************************************************
2026-05-31 05:40:30.843211 | instance | Sunday 31 May 2026 05:40:30 +0000 (0:00:01.145) 0:00:01.172 ************
2026-05-31 05:40:31.545376 | instance | changed: [instance]
2026-05-31 05:40:31.545638 | instance |
2026-05-31 05:40:31.545939 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-05-31 05:40:31.546301 | instance | Sunday 31 May 2026 05:40:31 +0000 (0:00:00.702) 0:00:01.875 ************
2026-05-31 05:40:31.811903 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-05-31 05:40:31.812147 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-05-31 05:40:31.812426 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-05-31 05:40:31.822947 | instance | changed: [instance]
2026-05-31 05:40:31.823203 | instance |
2026-05-31 05:40:31.823525 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-05-31 05:40:31.823842 | instance | Sunday 31 May 2026 05:40:31 +0000 (0:00:00.277) 0:00:02.152 ************
2026-05-31 05:40:32.875572 | instance | ok: [instance]
2026-05-31 05:40:32.875779 | instance |
2026-05-31 05:40:32.876054 | instance | TASK [Purge "snapd" package] ***************************************************
2026-05-31 05:40:32.876401 | instance | Sunday 31 May 2026 05:40:32 +0000 (0:00:01.052) 0:00:03.204 ************
2026-05-31 05:40:33.583346 | instance | ok: [instance]
2026-05-31 05:40:33.583505 | instance |
2026-05-31 05:40:33.583636 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-05-31 05:40:33.583803 | instance |
2026-05-31 05:40:33.583999 | instance | TASK [Create folders for workspace] ********************************************
2026-05-31 05:40:33.584182 | instance | Sunday 31 May 2026 05:40:33 +0000 (0:00:00.707) 0:00:03.912 ************
2026-05-31 05:40:34.638163 | instance | changed: [localhost] => (item=group_vars)
2026-05-31 05:40:34.638386 | instance | changed: [localhost] => (item=group_vars/all)
2026-05-31 05:40:34.638656 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-05-31 05:40:34.638917 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-05-31 05:40:34.639187 | instance | changed: [localhost] => (item=group_vars/computes)
2026-05-31 05:40:34.639472 | instance | changed: [localhost] => (item=host_vars)
2026-05-31 05:40:34.639890 | instance |
2026-05-31 05:40:34.640100 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-05-31 05:40:34.640348 | instance |
2026-05-31 05:40:34.640616 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-05-31 05:40:34.640884 | instance | Sunday 31 May 2026 05:40:34 +0000 (0:00:01.055) 0:00:04.967 ************
2026-05-31 05:40:34.817783 | instance | changed: [localhost]
2026-05-31 05:40:34.818041 | instance |
2026-05-31 05:40:34.818319 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-05-31 05:40:34.818592 | instance | Sunday 31 May 2026 05:40:34 +0000 (0:00:00.179) 0:00:05.147 ************
2026-05-31 05:40:34.845927 | instance | ok: [localhost]
2026-05-31 05:40:34.846193 | instance |
2026-05-31 05:40:34.846423 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-05-31 05:40:34.846753 | instance | Sunday 31 May 2026 05:40:34 +0000 (0:00:00.028) 0:00:05.175 ************
2026-05-31 05:40:34.897447 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'b3276c89-7ff5-5a08-9216-aafd3a31352d'})
2026-05-31 05:40:34.897748 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-05-31 05:40:34.898011 | instance |
2026-05-31 05:40:34.898301 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-05-31 05:40:34.898590 | instance | Sunday 31 May 2026 05:40:34 +0000 (0:00:00.051) 0:00:05.227 ************
2026-05-31 05:40:35.455383 | instance | changed: [localhost]
2026-05-31 05:40:35.455640 | instance |
2026-05-31 05:40:35.455940 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-05-31 05:40:35.456200 | instance |
2026-05-31 05:40:35.456495 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-05-31 05:40:35.456776 | instance | Sunday 31 May 2026 05:40:35 +0000 (0:00:00.557) 0:00:05.785 ************
2026-05-31 05:40:35.641642 | instance | changed: [localhost]
2026-05-31 05:40:35.641694 | instance |
2026-05-31 05:40:35.641706 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-05-31 05:40:35.641717 | instance | Sunday 31 May 2026 05:40:35 +0000 (0:00:00.185) 0:00:05.970 ************
2026-05-31 05:40:35.667992 | instance | ok: [localhost]
2026-05-31 05:40:35.668214 | instance |
2026-05-31 05:40:35.668445 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-05-31 05:40:35.668657 | instance | Sunday 31 May 2026 05:40:35 +0000 (0:00:00.027) 0:00:05.997 ************
2026-05-31 05:40:35.698585 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-05-31 05:40:35.698834 | instance |
2026-05-31 05:40:35.699234 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-05-31 05:40:35.699599 | instance | Sunday 31 May 2026 05:40:35 +0000 (0:00:00.030) 0:00:06.028 ************
2026-05-31 05:40:36.053315 | instance | changed: [localhost]
2026-05-31 05:40:36.053382 | instance |
2026-05-31 05:40:36.053832 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-05-31 05:40:36.053847 | instance |
2026-05-31 05:40:36.053852 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-05-31 05:40:36.053858 | instance | Sunday 31 May 2026 05:40:36 +0000 (0:00:00.354) 0:00:06.383 ************
2026-05-31 05:40:36.228711 | instance | changed: [localhost]
2026-05-31 05:40:36.228778 | instance |
2026-05-31 05:40:36.228790 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-05-31 05:40:36.228801 | instance | Sunday 31 May 2026 05:40:36 +0000 (0:00:00.173) 0:00:06.557 ************
2026-05-31 05:40:36.257169 | instance | ok: [localhost]
2026-05-31 05:40:36.258020 | instance |
2026-05-31 05:40:36.258090 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-05-31 05:40:36.258102 | instance | Sunday 31 May 2026 05:40:36 +0000 (0:00:00.029) 0:00:06.586 ************
2026-05-31 05:40:36.305829 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-05-31 05:40:36.306105 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-05-31 05:40:36.306504 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-05-31 05:40:36.306835 | instance |
2026-05-31 05:40:36.307169 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-05-31 05:40:36.307530 | instance | Sunday 31 May 2026 05:40:36 +0000 (0:00:00.048) 0:00:06.635 ************
2026-05-31 05:40:36.658959 | instance | changed: [localhost]
2026-05-31 05:40:36.659061 | instance |
2026-05-31 05:40:36.659128 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-05-31 05:40:36.659261 | instance |
2026-05-31 05:40:36.659495 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-05-31 05:40:36.659661 | instance | Sunday 31 May 2026 05:40:36 +0000 (0:00:00.353) 0:00:06.988 ************
2026-05-31 05:40:36.836662 | instance | changed: [localhost]
2026-05-31 05:40:36.837096 | instance |
2026-05-31 05:40:36.837453 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-05-31 05:40:36.837789 | instance | Sunday 31 May 2026 05:40:36 +0000 (0:00:00.175) 0:00:07.164 ************
2026-05-31 05:40:36.860274 | instance | ok: [localhost]
2026-05-31 05:40:36.860688 | instance |
2026-05-31 05:40:36.860907 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-05-31 05:40:36.861122 | instance | Sunday 31 May 2026 05:40:36 +0000 (0:00:00.024) 0:00:07.189 ************
2026-05-31 05:40:36.899059 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-05-31 05:40:36.899394 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-05-31 05:40:36.899693 | instance |
2026-05-31 05:40:36.899935 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-05-31 05:40:36.900158 | instance | Sunday 31 May 2026 05:40:36 +0000 (0:00:00.038) 0:00:07.227 ************
2026-05-31 05:40:37.267720 | instance | changed: [localhost]
2026-05-31 05:40:37.268121 | instance |
2026-05-31 05:40:37.268462 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-05-31 05:40:37.268770 | instance |
2026-05-31 05:40:37.269095 | instance | TASK [Gathering Facts] *********************************************************
2026-05-31 05:40:37.269426 | instance | Sunday 31 May 2026 05:40:37 +0000 (0:00:00.369) 0:00:07.596 ************
2026-05-31 05:40:37.939093 | instance | ok: [localhost]
2026-05-31 05:40:37.939163 | instance |
2026-05-31 05:40:37.939175 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-05-31 05:40:37.939185 | instance | Sunday 31 May 2026 05:40:37 +0000 (0:00:00.670) 0:00:08.267 ************
2026-05-31 05:40:38.123531 | instance | changed: [localhost]
2026-05-31 05:40:38.124488 | instance |
2026-05-31 05:40:38.124514 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-05-31 05:40:38.124525 | instance | Sunday 31 May 2026 05:40:38 +0000 (0:00:00.185) 0:00:08.453 ************
2026-05-31 05:40:38.153812 | instance | ok: [localhost]
2026-05-31 05:40:38.153847 | instance |
2026-05-31 05:40:38.153858 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-05-31 05:40:38.153867 | instance | Sunday 31 May 2026 05:40:38 +0000 (0:00:00.029) 0:00:08.483 ************
2026-05-31 05:40:38.901802 | instance | ok: [localhost] => (item=keycloak_host)
2026-05-31 05:40:38.902219 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-05-31 05:40:38.902603 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-05-31 05:40:38.902965 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-05-31 05:40:38.903307 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-05-31 05:40:38.903709 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-05-31 05:40:38.904055 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-05-31 05:40:38.904387 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-05-31 05:40:38.904748 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-05-31 05:40:38.905090 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-05-31 05:40:38.905425 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-05-31 05:40:38.905792 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-05-31 05:40:38.906174 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-05-31 05:40:38.906518 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-05-31 05:40:38.906853 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-05-31 05:40:38.907185 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-05-31 05:40:38.907582 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-05-31 05:40:38.907957 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-05-31 05:40:38.908297 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-05-31 05:40:38.908628 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-05-31 05:40:38.908962 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-05-31 05:40:38.909294 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-05-31 05:40:38.909659 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-05-31 05:40:38.910048 | instance |
2026-05-31 05:40:38.910407 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-05-31 05:40:38.910618 | instance | Sunday 31 May 2026 05:40:38 +0000 (0:00:00.748) 0:00:09.231 ************
2026-05-31 05:40:39.273633 | instance | changed: [localhost]
2026-05-31 05:40:39.274151 | instance |
2026-05-31 05:40:39.274593 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-05-31 05:40:39.275016 | instance | Sunday 31 May 2026 05:40:39 +0000 (0:00:00.371) 0:00:09.603 ************
2026-05-31 05:40:39.459010 | instance | changed: [localhost]
2026-05-31 05:40:39.459407 | instance |
2026-05-31 05:40:39.459803 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-05-31 05:40:39.460126 | instance |
2026-05-31 05:40:39.460467 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-05-31 05:40:39.460803 | instance | Sunday 31 May 2026 05:40:39 +0000 (0:00:00.185) 0:00:09.788 ************
2026-05-31 05:40:39.632785 | instance | changed: [localhost]
2026-05-31 05:40:39.633286 | instance |
2026-05-31 05:40:39.633816 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-05-31 05:40:39.634306 | instance | Sunday 31 May 2026 05:40:39 +0000 (0:00:00.173) 0:00:09.962 ************
2026-05-31 05:40:39.662488 | instance | ok: [localhost]
2026-05-31 05:40:39.662700 | instance |
2026-05-31 05:40:39.662909 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-05-31 05:40:39.663112 | instance | Sunday 31 May 2026 05:40:39 +0000 (0:00:00.030) 0:00:09.992 ************
2026-05-31 05:40:39.703547 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]})
2026-05-31 05:40:39.703782 | instance |
2026-05-31 05:40:39.704000 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-05-31 05:40:39.704221 | instance | Sunday 31 May 2026 05:40:39 +0000 (0:00:00.041) 0:00:10.033 ************
2026-05-31 05:40:40.083552 | instance | changed: [localhost]
2026-05-31 05:40:40.083944 | instance |
2026-05-31 05:40:40.084271 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-05-31 05:40:40.084573 | instance |
2026-05-31 05:40:40.084891 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-05-31 05:40:40.085248 | instance | Sunday 31 May 2026 05:40:40 +0000 (0:00:00.379) 0:00:10.413 ************
2026-05-31 05:40:40.293205 | instance | changed: [localhost]
2026-05-31 05:40:40.293584 | instance |
2026-05-31 05:40:40.293915 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-05-31 05:40:40.294241 | instance | Sunday 31 May 2026 05:40:40 +0000 (0:00:00.209) 0:00:10.622 ************
2026-05-31 05:40:40.324067 | instance | ok: [localhost]
2026-05-31 05:40:40.324406 | instance |
2026-05-31 05:40:40.324746 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-05-31 05:40:40.325094 | instance | Sunday 31 May 2026 05:40:40 +0000 (0:00:00.028) 0:00:10.651 ************
2026-05-31 05:40:40.367372 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]})
2026-05-31 05:40:40.367694 | instance |
2026-05-31 05:40:40.367923 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-05-31 05:40:40.368148 | instance | Sunday 31 May 2026 05:40:40 +0000 (0:00:00.042) 0:00:10.694 ************
2026-05-31 05:40:40.754342 | instance | changed: [localhost]
2026-05-31 05:40:40.754395 | instance |
2026-05-31 05:40:40.754400 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-05-31 05:40:40.754405 | instance |
2026-05-31 05:40:40.754409 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-05-31 05:40:40.754413 | instance | Sunday 31 May 2026 05:40:40 +0000 (0:00:00.389) 0:00:11.083 ************
2026-05-31 05:40:40.937915 | instance | changed: [localhost]
2026-05-31 05:40:40.937972 | instance |
2026-05-31 05:40:40.937978 | instance | TASK [Load the current secrets into a variable] ********************************
2026-05-31 05:40:40.937988 | instance | Sunday 31 May 2026 05:40:40 +0000 (0:00:00.182) 0:00:11.266 ************
2026-05-31 05:40:40.969222 | instance | ok: [localhost]
2026-05-31 05:40:40.969247 | instance |
2026-05-31 05:40:40.969254 | instance | TASK [Generate secrets for missing variables] **********************************
2026-05-31 05:40:40.969260 | instance | Sunday 31 May 2026 05:40:40 +0000 (0:00:00.032) 0:00:11.299 ************
2026-05-31 05:40:41.375727 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-05-31 05:40:41.375822 | instance | ok: [localhost] => (item=keepalived_password)
2026-05-31 05:40:41.375834 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-05-31 05:40:41.375843 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-05-31 05:40:41.375852 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-05-31 05:40:41.375861 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-05-31 05:40:41.375870 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-05-31 05:40:41.375879 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-05-31 05:40:41.375888 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-05-31 05:40:41.375897 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-05-31 05:40:41.375906 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-05-31 05:40:41.375915 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-05-31 05:40:41.375947 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-05-31 05:40:41.375956 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-05-31 05:40:41.375965 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-05-31 05:40:41.375974 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-05-31 05:40:41.375982 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-05-31 05:40:41.375991 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-05-31 05:40:41.375999 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-05-31 05:40:41.376008 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-05-31 05:40:41.376019 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-05-31 05:40:41.376028 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-05-31 05:40:41.376037 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-05-31 05:40:41.376045 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-05-31 05:40:41.376064 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-05-31 05:40:41.376073 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-05-31 05:40:41.376082 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-05-31 05:40:41.376216 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-05-31 05:40:41.376320 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-05-31 05:40:41.376521 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-05-31 05:40:41.376560 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-05-31 05:40:41.376720 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-05-31 05:40:41.376839 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-05-31 05:40:41.377001 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-05-31 05:40:41.377130 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-05-31 05:40:41.377253 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-05-31 05:40:41.377381 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-05-31 05:40:41.377503 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-05-31 05:40:41.377636 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-05-31 05:40:41.377761 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-05-31 05:40:41.377885 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-05-31 05:40:41.378008 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-05-31 05:40:41.378138 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-05-31 05:40:41.378258 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-05-31 05:40:41.378398 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-05-31 05:40:41.378503 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-05-31 05:40:41.378653 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-05-31 05:40:41.378781 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-05-31 05:40:41.378903 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-05-31 05:40:41.379030 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-05-31 05:40:41.379151 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-05-31 05:40:41.379272 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-05-31 05:40:41.379393 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-05-31 05:40:41.379534 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-05-31 05:40:41.379660 | instance |
2026-05-31 05:40:41.379783 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-05-31 05:40:41.379912 | instance | Sunday 31 May 2026 05:40:41 +0000 (0:00:00.402) 0:00:11.702 ************
2026-05-31 05:40:41.433901 | instance | ok: [localhost] => (item=barbican_kek)
2026-05-31 05:40:41.434159 | instance |
2026-05-31 05:40:41.434449 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-05-31 05:40:41.434782 | instance | Sunday 31 May 2026 05:40:41 +0000 (0:00:00.061) 0:00:11.763 ************
2026-05-31 05:40:41.892884 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-05-31 05:40:41.893162 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-05-31 05:40:41.893402 | instance |
2026-05-31 05:40:41.893668 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-05-31 05:40:41.893933 | instance | Sunday 31 May 2026 05:40:41 +0000 (0:00:00.458) 0:00:12.222 ************
2026-05-31 05:40:43.875723 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-05-31 05:40:43.875809 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-05-31 05:40:43.875821 | instance |
2026-05-31 05:40:43.875831 | instance | TASK [Set values for SSH keys] *************************************************
2026-05-31 05:40:43.875944 | instance | Sunday 31 May 2026 05:40:43 +0000 (0:00:01.982) 0:00:14.204 ************
2026-05-31 05:40:43.930504 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-05-31 05:40:43.930748 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-05-31 05:40:43.931007 | instance |
2026-05-31 05:40:43.931278 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-05-31 05:40:43.931600 | instance | Sunday 31 May 2026 05:40:43 +0000 (0:00:00.055) 0:00:14.260 ************
2026-05-31 05:40:44.263771 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-05-31 05:40:44.264026 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-05-31 05:40:44.264283 | instance |
2026-05-31 05:40:44.264560 | instance | TASK [Write new secrets file to disk] ******************************************
2026-05-31 05:40:44.264834 | instance | Sunday 31 May 2026 05:40:44 +0000 (0:00:00.332) 0:00:14.593 ************
2026-05-31 05:40:44.615713 | instance | changed: [localhost]
2026-05-31 05:40:44.615803 | instance |
2026-05-31 05:40:44.616025 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-05-31 05:40:44.616281 | instance | Sunday 31 May 2026 05:40:44 +0000 (0:00:00.352) 0:00:14.945 ************
2026-05-31 05:40:44.654238 | instance | skipping: [localhost]
2026-05-31 05:40:44.654457 | instance |
2026-05-31 05:40:44.654783 | instance | PLAY [Setup networking] ********************************************************
2026-05-31 05:40:44.655042 | instance |
2026-05-31 05:40:44.655359 | instance | TASK [Gathering Facts] *********************************************************
2026-05-31 05:40:44.655689 | instance | Sunday 31 May 2026 05:40:44 +0000 (0:00:00.038) 0:00:14.983 ************
2026-05-31 05:40:45.352510 | instance | ok: [instance]
2026-05-31 05:40:45.352749 | instance |
2026-05-31 05:40:45.353024 | instance | TASK [Create bridge for management network] ************************************
2026-05-31 05:40:45.353301 | instance | Sunday 31 May 2026 05:40:45 +0000 (0:00:00.698) 0:00:15.682 ************
2026-05-31 05:40:45.689989 | instance | ok: [instance]
2026-05-31 05:40:45.690172 | instance |
2026-05-31 05:40:45.690446 | instance | TASK [Create fake interface for management bridge] *****************************
2026-05-31 05:40:45.690741 | instance | Sunday 31 May 2026 05:40:45 +0000 (0:00:00.337) 0:00:16.019 ************
2026-05-31 05:40:45.904909 | instance | ok: [instance]
2026-05-31 05:40:45.905161 | instance |
2026-05-31 05:40:45.905392 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-05-31 05:40:45.905666 | instance | Sunday 31 May 2026 05:40:45 +0000 (0:00:00.214) 0:00:16.234 ************
2026-05-31 05:40:46.096855 | instance | ok: [instance]
2026-05-31 05:40:46.097099 | instance |
2026-05-31 05:40:46.097387 | instance | TASK [Assign IP address for management bridge] *********************************
2026-05-31 05:40:46.097664 | instance | Sunday 31 May 2026 05:40:46 +0000 (0:00:00.192) 0:00:16.426 ************
2026-05-31 05:40:46.295993 | instance | ok: [instance]
2026-05-31 05:40:46.296205 | instance |
2026-05-31 05:40:46.296477 | instance | TASK [Bring up interfaces] *****************************************************
2026-05-31 05:40:46.296744 | instance | Sunday 31 May 2026 05:40:46 +0000 (0:00:00.198) 0:00:16.625 ************
2026-05-31 05:40:46.697167 | instance | ok: [instance] => (item=br-mgmt)
2026-05-31 05:40:46.697467 | instance | ok: [instance] => (item=dummy0)
2026-05-31 05:40:46.697671 | instance |
2026-05-31 05:40:46.697883 | instance | PLAY [Create devices for Ceph] *************************************************
2026-05-31 05:40:46.698085 | instance |
2026-05-31 05:40:46.698297 | instance | TASK [Gathering Facts] *********************************************************
2026-05-31 05:40:46.698507 | instance | Sunday 31 May 2026 05:40:46 +0000 (0:00:00.401) 0:00:17.027 ************
2026-05-31 05:40:47.476753 | instance | ok: [instance]
2026-05-31 05:40:47.476856 | instance |
2026-05-31 05:40:47.476868 | instance | TASK [Install depedencies] *****************************************************
2026-05-31 05:40:47.476878 | instance | Sunday 31 May 2026 05:40:47 +0000 (0:00:00.777) 0:00:17.805 ************
2026-05-31 05:41:08.038579 | instance | changed: [instance]
2026-05-31 05:41:08.038766 | instance |
2026-05-31 05:41:08.038922 | instance | TASK [Start up service] ********************************************************
2026-05-31 05:41:08.039105 | instance | Sunday 31 May 2026 05:41:08 +0000 (0:00:20.562) 0:00:38.367 ************
2026-05-31 05:41:08.588980 | instance | ok: [instance]
2026-05-31 05:41:08.589035 | instance |
2026-05-31 05:41:08.589043 | instance | TASK [Generate lvm.conf] *******************************************************
2026-05-31 05:41:08.589050 | instance | Sunday 31 May 2026 05:41:08 +0000 (0:00:00.550) 0:00:38.918 ************
2026-05-31 05:41:08.806744 | instance | ok: [instance]
2026-05-31 05:41:08.806794 | instance |
2026-05-31 05:41:08.806806 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-05-31 05:41:08.806811 | instance | Sunday 31 May 2026 05:41:08 +0000 (0:00:00.218) 0:00:39.136 ************
2026-05-31 05:41:09.287152 | instance | changed: [instance]
2026-05-31 05:41:09.287194 | instance |
2026-05-31 05:41:09.287202 | instance | TASK [Get list of all loopback devices] ****************************************
2026-05-31 05:41:09.287208 | instance | Sunday 31 May 2026 05:41:09 +0000 (0:00:00.480) 0:00:39.616 ************
2026-05-31 05:41:09.477602 | instance | ok: [instance]
2026-05-31 05:41:09.477644 | instance |
2026-05-31 05:41:09.477656 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-05-31 05:41:09.477678 | instance | Sunday 31 May 2026 05:41:09 +0000 (0:00:00.190) 0:00:39.807 ************
2026-05-31 05:41:09.505672 | instance | skipping: [instance]
2026-05-31 05:41:09.505729 | instance |
2026-05-31 05:41:09.505737 | instance | TASK [Create devices for Ceph] *************************************************
2026-05-31 05:41:09.505744 | instance | Sunday 31 May 2026 05:41:09 +0000 (0:00:00.027) 0:00:39.835 ************
2026-05-31 05:41:10.044664 | instance | changed: [instance] => (item=osd0)
2026-05-31 05:41:10.044719 | instance | changed: [instance] => (item=osd1)
2026-05-31 05:41:10.044727 | instance | changed: [instance] => (item=osd2)
2026-05-31 05:41:10.044733 | instance |
2026-05-31 05:41:10.044739 | instance | TASK [Set permissions on loopback devices] *************************************
2026-05-31 05:41:10.044745 | instance | Sunday 31 May 2026 05:41:10 +0000 (0:00:00.538) 0:00:40.373 ************
2026-05-31 05:41:10.575568 | instance | changed: [instance] => (item=osd0)
2026-05-31 05:41:10.575840 | instance | changed: [instance] => (item=osd1)
2026-05-31 05:41:10.575853 | instance | changed: [instance] => (item=osd2)
2026-05-31 05:41:10.575863 | instance |
2026-05-31 05:41:10.575873 | instance | TASK [Start loop devices] ******************************************************
2026-05-31 05:41:10.575891 | instance | Sunday 31 May 2026 05:41:10 +0000 (0:00:00.530) 0:00:40.904 ************
2026-05-31 05:41:11.306175 | instance | changed: [instance] => (item=osd0)
2026-05-31 05:41:11.306257 | instance | changed: [instance] => (item=osd1)
2026-05-31 05:41:11.306956 | instance | changed: [instance] => (item=osd2)
2026-05-31 05:41:11.307025 | instance |
2026-05-31 05:41:11.307034 | instance | TASK [Create a volume group for each loop device] ******************************
2026-05-31 05:41:11.307041 | instance | Sunday 31 May 2026 05:41:11 +0000 (0:00:00.731) 0:00:41.635 ************
2026-05-31 05:41:14.486227 | instance | changed: [instance] => (item=osd0)
2026-05-31 05:41:14.486301 | instance | changed: [instance] => (item=osd1)
2026-05-31 05:41:14.486776 | instance | changed: [instance] => (item=osd2)
2026-05-31 05:41:14.486831 | instance |
2026-05-31 05:41:14.486837 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-05-31 05:41:14.486842 | instance | Sunday 31 May 2026 05:41:14 +0000 (0:00:03.180) 0:00:44.816 ************
2026-05-31 05:41:16.412225 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-05-31 05:41:16.412361 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-05-31 05:41:16.413317 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-05-31 05:41:16.413375 | instance |
2026-05-31 05:41:16.413383 | instance | PLAY [controllers] *************************************************************
2026-05-31 05:41:16.413390 | instance |
2026-05-31 05:41:16.413395 | instance | TASK [Gathering Facts] *********************************************************
2026-05-31 05:41:16.413401 | instance | Sunday 31 May 2026 05:41:16 +0000 (0:00:01.925) 0:00:46.742 ************
2026-05-31 05:41:17.300032 | instance | ok: [instance]
2026-05-31 05:41:17.300152 | instance |
2026-05-31 05:41:17.300230 | instance | TASK [Set masquerade rule] *****************************************************
2026-05-31 05:41:17.300442 | instance | Sunday 31 May 2026 05:41:17 +0000 (0:00:00.887) 0:00:47.629 ************
2026-05-31 05:41:17.801626 | instance | changed: [instance]
2026-05-31 05:41:17.801859 | instance |
2026-05-31 05:41:17.802329 | instance | PLAY RECAP *********************************************************************
2026-05-31 05:41:17.802704 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-05-31 05:41:17.803063 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-05-31 05:41:17.803299 | instance |
2026-05-31 05:41:17.803534 | instance | Sunday 31 May 2026 05:41:17 +0000 (0:00:00.501) 0:00:48.131 ************
2026-05-31 05:41:17.803738 | instance | ===============================================================================
2026-05-31 05:41:17.803966 | instance | Install depedencies ---------------------------------------------------- 20.56s
2026-05-31 05:41:17.804176 | instance | Create a volume group for each loop device ------------------------------ 3.18s
2026-05-31 05:41:17.804387 | instance | Generate SSH keys for missing variables --------------------------------- 1.98s
2026-05-31 05:41:17.804592 | instance | Create a logical volume for each loop device ---------------------------- 1.93s
2026-05-31 05:41:17.804794 | instance | Gathering Facts --------------------------------------------------------- 1.15s
2026-05-31 05:41:17.804997 | instance | Create folders for workspace -------------------------------------------- 1.06s
2026-05-31 05:41:17.805199 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.05s
2026-05-31 05:41:17.805399 | instance | Gathering Facts --------------------------------------------------------- 0.89s
2026-05-31 05:41:17.805597 | instance | Gathering Facts --------------------------------------------------------- 0.78s
2026-05-31 05:41:17.805797 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.75s
2026-05-31 05:41:17.805997 | instance | Start loop devices ------------------------------------------------------ 0.73s
2026-05-31 05:41:17.806198 | instance | Purge "snapd" package --------------------------------------------------- 0.71s
2026-05-31 05:41:17.806418 | instance | Configure short hostname ------------------------------------------------ 0.70s
2026-05-31 05:41:17.806618 | instance | Gathering Facts --------------------------------------------------------- 0.70s
2026-05-31 05:41:17.806819 | instance | Gathering Facts --------------------------------------------------------- 0.67s
2026-05-31 05:41:17.807038 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.56s
2026-05-31 05:41:17.807239 | instance | Start up service -------------------------------------------------------- 0.55s
2026-05-31 05:41:17.807459 | instance | Create devices for Ceph ------------------------------------------------- 0.54s
2026-05-31 05:41:17.807675 | instance | Set permissions on loopback devices ------------------------------------- 0.53s
2026-05-31 05:41:17.807877 | instance | Set masquerade rule ----------------------------------------------------- 0.50s
2026-05-31 05:41:17.897032 | instance | INFO [aio > prepare] Executed: Successful
2026-05-31 05:41:17.909299 | instance | INFO [aio > converge] Executing
2026-05-31 05:41:20.758035 | instance |
2026-05-31 05:41:20.758453 | instance | PLAY [all] *********************************************************************
2026-05-31 05:41:20.758765 | instance |
2026-05-31 05:41:20.759093 | instance | TASK [Gathering Facts] *********************************************************
2026-05-31 05:41:20.759425 | instance | Sunday 31 May 2026 05:41:20 +0000 (0:00:00.016) 0:00:00.016 ************
2026-05-31 05:41:21.956538 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-05-31 05:41:21.956945 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-05-31 05:41:21.957277 | instance | interpreter could change the meaning of that path. See
2026-05-31 05:41:21.957605 | instance | https://docs.ansible.com/ansible-
2026-05-31 05:41:21.957933 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-05-31 05:41:21.966983 | instance | ok: [instance]
2026-05-31 05:41:21.967305 | instance |
2026-05-31 05:41:21.967678 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-05-31 05:41:21.968010 | instance | Sunday 31 May 2026 05:41:21 +0000 (0:00:01.209) 0:00:01.226 ************
2026-05-31 05:41:22.010344 | instance | skipping: [instance]
2026-05-31 05:41:22.010722 | instance |
2026-05-31 05:41:22.011055 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-05-31 05:41:22.011381 | instance | Sunday 31 May 2026 05:41:22 +0000 (0:00:00.042) 0:00:01.269 ************
2026-05-31 05:41:22.192185 | instance | ok: [instance]
2026-05-31 05:41:22.192607 | instance |
2026-05-31 05:41:22.192945 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-05-31 05:41:22.193251 | instance |
2026-05-31 05:41:22.193577 | instance | TASK [Gathering Facts] *********************************************************
2026-05-31 05:41:22.193902 | instance | Sunday 31 May 2026 05:41:22 +0000 (0:00:00.181) 0:00:01.451 ************
2026-05-31 05:41:23.094553 | instance | ok: [instance]
2026-05-31 05:41:23.094950 | instance |
2026-05-31 05:41:23.095303 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-31 05:41:23.095730 | instance | Sunday 31 May 2026 05:41:23 +0000 (0:00:00.902) 0:00:02.353 ************
2026-05-31 05:41:23.364135 | instance | ok: [instance]
2026-05-31 05:41:23.364210 | instance |
2026-05-31 05:41:23.364319 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-31 05:41:23.364509 | instance | Sunday 31 May 2026 05:41:23 +0000 (0:00:00.269) 0:00:02.622 ************
2026-05-31 05:41:23.412130 | instance | skipping: [instance]
2026-05-31 05:41:23.412226 | instance |
2026-05-31 05:41:23.412412 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-31 05:41:23.412576 | instance | Sunday 31 May 2026 05:41:23 +0000 (0:00:00.046) 0:00:02.669 ************
2026-05-31 05:41:23.788043 | instance | changed: [instance]
2026-05-31 05:41:23.788230 | instance |
2026-05-31 05:41:23.788396 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-31 05:41:23.788552 | instance | Sunday 31 May 2026 05:41:23 +0000 (0:00:00.376) 0:00:03.045 ************
2026-05-31 05:41:23.860323 | instance | ok: [instance] => {
2026-05-31 05:41:23.860541 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-05-31 05:41:23.860689 | instance | }
2026-05-31 05:41:23.860828 | instance |
2026-05-31 05:41:23.860977 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-31 05:41:23.861140 | instance | Sunday 31 May 2026 05:41:23 +0000 (0:00:00.072) 0:00:03.118 ************
2026-05-31 05:41:24.664109 | instance | changed: [instance]
2026-05-31 05:41:24.664180 | instance |
2026-05-31 05:41:24.664293 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-31 05:41:24.664483 | instance | Sunday 31 May 2026 05:41:24 +0000 (0:00:00.802) 0:00:03.920 ************
2026-05-31 05:41:24.716069 | instance | skipping: [instance]
2026-05-31 05:41:24.716257 | instance |
2026-05-31 05:41:24.716416 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-31 05:41:24.716570 | instance | Sunday 31 May 2026 05:41:24 +0000 (0:00:00.054) 0:00:03.974 ************
2026-05-31 05:41:24.776094 | instance | skipping: [instance]
2026-05-31 05:41:24.776207 | instance |
2026-05-31 05:41:24.776422 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-31 05:41:24.776581 | instance | Sunday 31 May 2026 05:41:24 +0000 (0:00:00.059) 0:00:04.034 ************
2026-05-31 05:41:24.992358 | instance | ok: [instance]
2026-05-31 05:41:24.992473 | instance |
2026-05-31 05:41:24.992481 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-31 05:41:24.992631 | instance | Sunday 31 May 2026 05:41:24 +0000 (0:00:00.214) 0:00:04.248 ************
2026-05-31 05:41:26.484093 | instance | ok: [instance]
2026-05-31 05:41:26.484183 | instance |
2026-05-31 05:41:26.484297 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-31 05:41:26.484507 | instance | Sunday 31 May 2026 05:41:26 +0000 (0:00:01.491) 0:00:05.739 ************
2026-05-31 05:41:26.564390 | instance | ok: [instance] => {
2026-05-31 05:41:26.564485 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz"
2026-05-31 05:41:26.564633 | instance | }
2026-05-31 05:41:26.564836 | instance |
2026-05-31 05:41:26.564993 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-31 05:41:26.565149 | instance | Sunday 31 May 2026 05:41:26 +0000 (0:00:00.079) 0:00:05.819 ************
2026-05-31 05:41:27.268084 | instance | changed: [instance]
2026-05-31 05:41:27.268280 | instance |
2026-05-31 05:41:27.268435 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-31 05:41:27.268587 | instance | Sunday 31 May 2026 05:41:27 +0000 (0:00:00.707) 0:00:06.526 ************
2026-05-31 05:41:30.328607 | instance | changed: [instance]
2026-05-31 05:41:30.328692 | instance |
2026-05-31 05:41:30.328774 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-05-31 05:41:30.328910 | instance | Sunday 31 May 2026 05:41:30 +0000 (0:00:03.059) 0:00:09.586 ************
2026-05-31 05:41:30.368292 | instance | skipping: [instance]
2026-05-31 05:41:30.368491 | instance |
2026-05-31 05:41:30.368647 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-05-31 05:41:30.368813 | instance | Sunday 31 May 2026 05:41:30 +0000 (0:00:00.040) 0:00:09.626 ************
2026-05-31 05:41:30.408080 | instance | skipping: [instance]
2026-05-31 05:41:30.408215 | instance |
2026-05-31 05:41:30.408418 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-05-31 05:41:30.408570 | instance | Sunday 31 May 2026 05:41:30 +0000 (0:00:00.039) 0:00:09.665 ************
2026-05-31 05:41:30.441603 | instance | skipping: [instance]
2026-05-31 05:41:30.441620 | instance |
2026-05-31 05:41:30.441626 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-05-31 05:41:30.441630 | instance | Sunday 31 May 2026 05:41:30 +0000 (0:00:00.035) 0:00:09.700 ************
2026-05-31 05:41:36.726670 | instance | changed: [instance]
2026-05-31 05:41:36.726897 | instance |
2026-05-31 05:41:36.726920 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-05-31 05:41:36.726933 | instance | Sunday 31 May 2026 05:41:36 +0000 (0:00:06.284) 0:00:15.985 ************
2026-05-31 05:41:37.403981 | instance | changed: [instance]
2026-05-31 05:41:37.404047 | instance |
2026-05-31 05:41:37.404054 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-05-31 05:41:37.404074 | instance | Sunday 31 May 2026 05:41:37 +0000 (0:00:00.676) 0:00:16.662 ************
2026-05-31 05:41:38.355302 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-05-31 05:41:38.355390 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-05-31 05:41:38.355574 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-05-31 05:41:38.355671 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-05-31 05:41:38.356131 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-05-31 05:41:38.356194 | instance |
2026-05-31 05:41:38.356202 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-05-31 05:41:38.356207 | instance | Sunday 31 May 2026 05:41:38 +0000 (0:00:00.951) 0:00:17.614 ************
2026-05-31 05:41:38.965695 | instance | changed: [instance]
2026-05-31 05:41:38.965810 | instance |
2026-05-31 05:41:38.965819 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-05-31 05:41:38.966550 | instance | Sunday 31 May 2026 05:41:38 +0000 (0:00:00.599) 0:00:18.213 ************
2026-05-31 05:41:38.966608 | instance |
2026-05-31 05:41:38.966614 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-05-31 05:41:38.966619 | instance | Sunday 31 May 2026 05:41:38 +0000 (0:00:00.010) 0:00:18.224 ************
2026-05-31 05:41:39.971995 | instance | ok: [instance]
2026-05-31 05:41:39.972097 | instance |
2026-05-31 05:41:39.972337 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-05-31 05:41:39.972415 | instance | Sunday 31 May 2026 05:41:39 +0000 (0:00:01.006) 0:00:19.231 ************
2026-05-31 05:41:40.441554 | instance | changed: [instance]
2026-05-31 05:41:40.441662 | instance |
2026-05-31 05:41:40.441729 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-05-31 05:41:40.441906 | instance | Sunday 31 May 2026 05:41:40 +0000 (0:00:00.469) 0:00:19.700 ************
2026-05-31 05:41:40.983561 | instance | changed: [instance]
2026-05-31 05:41:40.983674 | instance |
2026-05-31 05:41:40.983928 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-31 05:41:40.984143 | instance | Sunday 31 May 2026 05:41:40 +0000 (0:00:00.542) 0:00:20.242 ************
2026-05-31 05:41:41.200896 | instance | ok: [instance]
2026-05-31 05:41:41.200985 | instance |
2026-05-31 05:41:41.201183 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-31 05:41:41.201226 | instance | Sunday 31 May 2026 05:41:41 +0000 (0:00:00.217) 0:00:20.459 ************
2026-05-31 05:41:41.261667 | instance | ok: [instance] => {
2026-05-31 05:41:41.262321 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-05-31 05:41:41.262384 | instance | }
2026-05-31 05:41:41.262391 | instance |
2026-05-31 05:41:41.262396 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-31 05:41:41.262402 | instance | Sunday 31 May 2026 05:41:41 +0000 (0:00:00.060) 0:00:20.520 ************
2026-05-31 05:41:42.055853 | instance | changed: [instance]
2026-05-31 05:41:42.055975 | instance |
2026-05-31 05:41:42.056211 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-31 05:41:42.056260 | instance | Sunday 31 May 2026 05:41:42 +0000 (0:00:00.794) 0:00:21.314 ************
2026-05-31 05:41:46.438317 | instance | changed: [instance]
2026-05-31 05:41:46.438407 | instance |
2026-05-31 05:41:46.438674 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-05-31 05:41:46.439012 | instance | Sunday 31 May 2026 05:41:46 +0000 (0:00:04.382) 0:00:25.697 ************
2026-05-31 05:41:47.426805 | instance | ok: [instance]
2026-05-31 05:41:47.426910 | instance |
2026-05-31 05:41:47.426922 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-05-31 05:41:47.427095 | instance | Sunday 31 May 2026 05:41:47 +0000 (0:00:00.988) 0:00:26.685 ************
2026-05-31 05:41:48.884465 | instance | changed: [instance]
2026-05-31 05:41:48.884538 | instance |
2026-05-31 05:41:48.884834 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-05-31 05:41:48.884900 | instance | Sunday 31 May 2026 05:41:48 +0000 (0:00:01.457) 0:00:28.143 ************
2026-05-31 05:41:49.355921 | instance | changed: [instance]
2026-05-31 05:41:49.356062 | instance |
2026-05-31 05:41:49.356314 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-05-31 05:41:49.356364 | instance | Sunday 31 May 2026 05:41:49 +0000 (0:00:00.471) 0:00:28.614 ************
2026-05-31 05:41:49.942208 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-05-31 05:41:49.942290 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-05-31 05:41:49.942778 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-05-31 05:41:49.942823 | instance |
2026-05-31 05:41:49.942829 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-05-31 05:41:49.942834 | instance | Sunday 31 May 2026 05:41:49 +0000 (0:00:00.586) 0:00:29.201 ************
2026-05-31 05:41:50.394145 | instance | changed: [instance]
2026-05-31 05:41:50.394246 | instance |
2026-05-31 05:41:50.394312 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-05-31 05:41:50.394470 | instance | Sunday 31 May 2026 05:41:50 +0000 (0:00:00.452) 0:00:29.653 ************
2026-05-31 05:41:50.865687 | instance | changed: [instance]
2026-05-31 05:41:50.865762 | instance |
2026-05-31 05:41:50.865774 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-05-31 05:41:50.865784 | instance | Sunday 31 May 2026 05:41:50 +0000 (0:00:00.459) 0:00:30.112 ************
2026-05-31 05:41:50.865793 | instance |
2026-05-31 05:41:50.865802 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-05-31 05:41:50.865812 | instance | Sunday 31 May 2026 05:41:50 +0000 (0:00:00.009) 0:00:30.122 ************
2026-05-31 05:41:51.587271 | instance | ok: [instance]
2026-05-31 05:41:51.587313 | instance |
2026-05-31 05:41:51.587319 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-05-31 05:41:51.587324 | instance | Sunday 31 May 2026 05:41:51 +0000 (0:00:00.723) 0:00:30.845 ************
2026-05-31 05:41:53.116612 | instance | changed: [instance]
2026-05-31 05:41:53.116712 | instance |
2026-05-31 05:41:53.116728 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-05-31 05:41:53.116897 | instance | Sunday 31 May 2026 05:41:53 +0000 (0:00:01.529) 0:00:32.375 ************
2026-05-31 05:41:53.685964 | instance | changed: [instance]
2026-05-31 05:41:53.686063 | instance |
2026-05-31 05:41:53.686373 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-05-31 05:41:53.686429 | instance | Sunday 31 May 2026 05:41:53 +0000 (0:00:00.569) 0:00:32.944 ************
2026-05-31 05:41:53.749064 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-05-31 05:41:53.749164 | instance |
2026-05-31 05:41:53.749437 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-05-31 05:41:53.749477 | instance | Sunday 31 May 2026 05:41:53 +0000 (0:00:00.063) 0:00:33.008 ************
2026-05-31 05:41:58.783434 | instance | changed: [instance]
2026-05-31 05:41:58.783596 | instance |
2026-05-31 05:41:58.783609 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-05-31 05:41:58.783752 | instance | Sunday 31 May 2026 05:41:58 +0000 (0:00:05.034) 0:00:38.042 ************
2026-05-31 05:41:59.422988 | instance | ok: [instance] => (item=chronyd)
2026-05-31 05:41:59.423062 | instance | ok: [instance] => (item=sshd)
2026-05-31 05:41:59.423421 | instance |
2026-05-31 05:41:59.423487 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-05-31 05:41:59.423497 | instance | Sunday 31 May 2026 05:41:59 +0000 (0:00:00.639) 0:00:38.681 ************
2026-05-31 05:41:59.722351 | instance | changed: [instance]
2026-05-31 05:41:59.722450 | instance |
2026-05-31 05:41:59.722738 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-05-31 05:41:59.722804 | instance | Sunday 31 May 2026 05:41:59 +0000 (0:00:00.299) 0:00:38.981 ************
2026-05-31 05:41:59.930341 | instance | ok: [instance]
2026-05-31 05:41:59.930405 | instance |
2026-05-31 05:41:59.930411 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-05-31 05:41:59.930417 | instance | Sunday 31 May 2026 05:41:59 +0000 (0:00:00.207) 0:00:39.188 ************
2026-05-31 05:42:00.422135 | instance | changed: [instance]
2026-05-31 05:42:00.422195 | instance |
2026-05-31 05:42:00.422201 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-05-31 05:42:00.422206 | instance | Sunday 31 May 2026 05:42:00 +0000 (0:00:00.491) 0:00:39.680 ************
2026-05-31 05:42:00.825386 | instance | changed: [instance]
2026-05-31 05:42:00.825497 | instance |
2026-05-31 05:42:00.825562 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-05-31 05:42:00.825714 | instance | Sunday 31 May 2026 05:42:00 +0000 (0:00:00.403) 0:00:40.084 ************
2026-05-31 05:42:00.950608 | instance | ok: [instance]
2026-05-31 05:42:00.950979 | instance |
2026-05-31 05:42:00.951022 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-05-31 05:42:00.951028 | instance | Sunday 31 May 2026 05:42:00 +0000 (0:00:00.125) 0:00:40.209 ************
2026-05-31 05:42:01.188509 | instance | ok: [instance] => (item=instance)
2026-05-31 05:42:01.188577 | instance |
2026-05-31 05:42:01.188836 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-05-31 05:42:01.188892 | instance | Sunday 31 May 2026 05:42:01 +0000 (0:00:00.237) 0:00:40.447 ************
2026-05-31 05:42:01.246713 | instance | ok: [instance]
2026-05-31 05:42:01.247103 | instance |
2026-05-31 05:42:01.247166 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-05-31 05:42:01.247173 | instance | Sunday 31 May 2026 05:42:01 +0000 (0:00:00.057) 0:00:40.505 ************
2026-05-31 05:42:01.320819 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-05-31 05:42:01.320907 | instance |
2026-05-31 05:42:01.321208 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-05-31 05:42:01.321268 | instance | Sunday 31 May 2026 05:42:01 +0000 (0:00:00.074) 0:00:40.579 ************
2026-05-31 05:42:01.686600 | instance | changed: [instance]
2026-05-31 05:42:01.686674 | instance |
2026-05-31 05:42:01.686953 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-05-31 05:42:01.687017 | instance | Sunday 31 May 2026 05:42:01 +0000 (0:00:00.365) 0:00:40.945 ************
2026-05-31 05:42:02.395069 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-05-31 05:42:02.395163 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-05-31 05:42:02.395655 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-05-31 05:42:02.395909 | instance |
2026-05-31 05:42:02.395922 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] *******************************
2026-05-31 05:42:02.395941 | instance | Sunday 31 May 2026 05:42:02 +0000 (0:00:00.708) 0:00:41.654 ************
2026-05-31 05:43:44.365969 | instance | ok: [instance]
2026-05-31 05:43:44.366459 | instance |
2026-05-31 05:43:44.366837 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-05-31 05:43:44.367187 | instance | Sunday 31 May 2026 05:43:44 +0000 (0:01:41.965) 0:02:23.619 ************
2026-05-31 05:43:44.578661 | instance | changed: [instance]
2026-05-31 05:43:44.578744 | instance |
2026-05-31 05:43:44.578811 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-05-31 05:43:44.578944 | instance | Sunday 31 May 2026 05:43:44 +0000 (0:00:00.217) 0:02:23.837 ************
2026-05-31 05:43:44.625858 | instance | ok: [instance]
2026-05-31 05:43:44.625929 | instance |
2026-05-31 05:43:44.626057 | instance | TASK [Install Ceph host] *******************************************************
2026-05-31 05:43:44.626178 | instance | Sunday 31 May 2026 05:43:44 +0000 (0:00:00.047) 0:02:23.885 ************
2026-05-31 05:43:44.718219 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-05-31 05:43:44.718328 | instance |
2026-05-31 05:43:44.718363 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-05-31 05:43:44.718513 | instance | Sunday 31 May 2026 05:43:44 +0000 (0:00:00.091) 0:02:23.977 ************
2026-05-31 05:43:50.397227 | instance | ok: [instance]
2026-05-31 05:43:50.397329 | instance |
2026-05-31 05:43:50.397578 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-05-31 05:43:50.397628 | instance | Sunday 31 May 2026 05:43:50 +0000 (0:00:05.679) 0:02:29.656 ************
2026-05-31 05:43:50.457711 | instance | ok: [instance] => (item=instance)
2026-05-31 05:43:50.457782 | instance |
2026-05-31 05:43:50.458090 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-05-31 05:43:50.458143 | instance | Sunday 31 May 2026 05:43:50 +0000 (0:00:00.060) 0:02:29.716 ************
2026-05-31 05:43:50.948173 | instance | ok: [instance]
2026-05-31 05:43:50.948260 | instance |
2026-05-31 05:43:50.948530 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-05-31 05:43:50.948599 | instance | Sunday 31 May 2026 05:43:50 +0000 (0:00:00.490) 0:02:30.207 ************
2026-05-31 05:43:58.440775 | instance | ok: [instance]
2026-05-31 05:43:58.440904 | instance |
2026-05-31 05:43:58.440920 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-05-31 05:43:58.441120 | instance | Sunday 31 May 2026 05:43:58 +0000 (0:00:07.492) 0:02:37.699 ************
2026-05-31 05:44:56.648837 | instance | changed: [instance]
2026-05-31 05:44:56.648889 | instance |
2026-05-31 05:44:56.648898 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-05-31 05:44:56.648903 | instance | Sunday 31 May 2026 05:44:56 +0000 (0:00:58.207) 0:03:35.907 ************
2026-05-31 05:45:10.751738 | instance | ok: [instance]
2026-05-31 05:45:10.751861 | instance |
2026-05-31 05:45:10.751874 | instance | TASK [Install Ceph host] *******************************************************
2026-05-31 05:45:10.751888 | instance | Sunday 31 May 2026 05:45:10 +0000 (0:00:14.102) 0:03:50.010 ************
2026-05-31 05:45:10.835314 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-05-31 05:45:10.835394 | instance |
2026-05-31 05:45:10.835570 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-05-31 05:45:10.835653 | instance | Sunday 31 May 2026 05:45:10 +0000 (0:00:00.083) 0:03:50.093 ************
2026-05-31 05:45:10.903362 | instance | skipping: [instance]
2026-05-31 05:45:10.903632 | instance |
2026-05-31 05:45:10.903724 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-05-31 05:45:10.903740 | instance | Sunday 31 May 2026 05:45:10 +0000 (0:00:00.068) 0:03:50.162 ************
2026-05-31 05:45:10.964407 | instance | skipping: [instance] => (item=instance)
2026-05-31 05:45:10.964602 | instance | skipping: [instance]
2026-05-31 05:45:10.964920 | instance |
2026-05-31 05:45:10.965195 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-05-31 05:45:10.965469 | instance | Sunday 31 May 2026 05:45:10 +0000 (0:00:00.061) 0:03:50.223 ************
2026-05-31 05:45:11.242412 | instance | ok: [instance]
2026-05-31 05:45:11.242637 | instance |
2026-05-31 05:45:11.242909 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-05-31 05:45:11.243176 | instance | Sunday 31 May 2026 05:45:11 +0000 (0:00:00.277) 0:03:50.500 ************
2026-05-31 05:45:17.729934 | instance | ok: [instance]
2026-05-31 05:45:17.730133 | instance |
2026-05-31 05:45:17.730402 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-05-31 05:45:17.730701 | instance | Sunday 31 May 2026 05:45:17 +0000 (0:00:06.487) 0:03:56.988 ************
2026-05-31 05:45:30.052806 | instance | changed: [instance]
2026-05-31 05:45:30.052903 | instance |
2026-05-31 05:45:30.052912 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-05-31 05:45:30.052921 | instance | Sunday 31 May 2026 05:45:30 +0000 (0:00:12.322) 0:04:09.310 ************
2026-05-31 05:45:36.094607 | instance | ok: [instance]
2026-05-31 05:45:36.094688 | instance |
2026-05-31 05:45:36.094932 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] ***************************
2026-05-31 05:45:36.095000 | instance | Sunday 31 May 2026 05:45:36 +0000 (0:00:06.042) 0:04:15.353 ************
2026-05-31 05:45:43.873265 | instance | changed: [instance] => (item={'name': 'diskprediction_local'})
2026-05-31 05:45:43.873331 | instance | ok: [instance] => (item={'name': 'dashboard'})
2026-05-31 05:45:43.873337 | instance | changed: [instance] => (item={'name': 'prometheus'})
2026-05-31 05:45:43.873342 | instance | ok: [instance] => (item={'name': 'iostat'})
2026-05-31 05:45:43.873347 | instance |
2026-05-31 05:45:43.873352 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-05-31 05:45:43.873357 | instance |
2026-05-31 05:45:43.873361 | instance | TASK [Gathering Facts] *********************************************************
2026-05-31 05:45:43.873366 | instance | Sunday 31 May 2026 05:45:43 +0000 (0:00:07.777) 0:04:23.131 ************
2026-05-31 05:45:44.825827 | instance | ok: [instance]
2026-05-31 05:45:44.825889 | instance |
2026-05-31 05:45:44.825895 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-31 05:45:44.825900 | instance | Sunday 31 May 2026 05:45:44 +0000 (0:00:00.949) 0:04:24.081 ************
2026-05-31 05:45:45.031667 | instance | ok: [instance]
2026-05-31 05:45:45.031728 | instance |
2026-05-31 05:45:45.031735 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-31 05:45:45.031741 | instance | Sunday 31 May 2026 05:45:45 +0000 (0:00:00.208) 0:04:24.290 ************
2026-05-31 05:45:45.071918 | instance | skipping: [instance]
2026-05-31 05:45:45.071978 | instance |
2026-05-31 05:45:45.071984 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-31 05:45:45.071990 | instance | Sunday 31 May 2026 05:45:45 +0000 (0:00:00.040) 0:04:24.330 ************
2026-05-31 05:45:45.292867 | instance | ok: [instance]
2026-05-31 05:45:45.292921 | instance |
2026-05-31 05:45:45.292927 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-31 05:45:45.292933 | instance | Sunday 31 May 2026 05:45:45 +0000 (0:00:00.220) 0:04:24.551 ************
2026-05-31 05:45:45.352645 | instance | ok: [instance] => {
2026-05-31 05:45:45.352700 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-05-31 05:45:45.352707 | instance | }
2026-05-31 05:45:45.352711 | instance |
2026-05-31 05:45:45.352716 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-31 05:45:45.352721 | instance | Sunday 31 May 2026 05:45:45 +0000 (0:00:00.059) 0:04:24.611 ************
2026-05-31 05:45:45.657992 | instance | ok: [instance]
2026-05-31 05:45:45.658052 | instance |
2026-05-31 05:45:45.658060 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-31 05:45:45.658067 | instance | Sunday 31 May 2026 05:45:45 +0000 (0:00:00.305) 0:04:24.916 ************
2026-05-31 05:45:45.701974 | instance | skipping: [instance]
2026-05-31 05:45:45.702037 | instance |
2026-05-31 05:45:45.702043 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-31 05:45:45.702049 | instance | Sunday 31 May 2026 05:45:45 +0000 (0:00:00.044) 0:04:24.960 ************
2026-05-31 05:45:45.745221 | instance | skipping: [instance]
2026-05-31 05:45:45.745282 | instance |
2026-05-31 05:45:45.745288 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-31 05:45:45.745294 | instance | Sunday 31 May 2026 05:45:45 +0000 (0:00:00.043) 0:04:25.003 ************
2026-05-31 05:45:45.956774 | instance | ok: [instance]
2026-05-31 05:45:45.956830 | instance |
2026-05-31 05:45:45.956836 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-31 05:45:45.956842 | instance | Sunday 31 May 2026 05:45:45 +0000 (0:00:00.211) 0:04:25.215 ************
2026-05-31 05:45:47.034361 | instance | ok: [instance]
2026-05-31 05:45:47.034405 | instance |
2026-05-31 05:45:47.034411 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-31 05:45:47.034422 | instance | Sunday 31 May 2026 05:45:47 +0000 (0:00:01.077) 0:04:26.293 ************
2026-05-31 05:45:47.105286 | instance | ok: [instance] => {
2026-05-31 05:45:47.105314 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz"
2026-05-31 05:45:47.105336 | instance | }
2026-05-31 05:45:47.105342 | instance |
2026-05-31 05:45:47.105348 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-31 05:45:47.105353 | instance | Sunday 31 May 2026 05:45:47 +0000 (0:00:00.070) 0:04:26.363 ************
2026-05-31 05:45:47.460368 | instance | ok: [instance]
2026-05-31 05:45:47.460431 | instance |
2026-05-31 05:45:47.460438 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-31 05:45:47.460443 | instance | Sunday 31 May 2026 05:45:47 +0000 (0:00:00.355) 0:04:26.718 ************
2026-05-31 05:45:49.451191 | instance | ok: [instance]
2026-05-31 05:45:49.451260 | instance |
2026-05-31 05:45:49.451269 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-05-31 05:45:49.451276 | instance | Sunday 31 May 2026 05:45:49 +0000 (0:00:01.990) 0:04:28.709 ************
2026-05-31 05:45:49.491724 | instance | skipping: [instance]
2026-05-31 05:45:49.491801 | instance |
2026-05-31 05:45:49.491948 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-05-31 05:45:49.492086 | instance | Sunday 31 May 2026 05:45:49 +0000 (0:00:00.041) 0:04:28.750 ************
2026-05-31 05:45:49.531014 | instance | skipping: [instance]
2026-05-31 05:45:49.531121 | instance |
2026-05-31 05:45:49.531139 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-05-31 05:45:49.531261 | instance | Sunday 31 May 2026 05:45:49 +0000 (0:00:00.039) 0:04:28.790 ************
2026-05-31 05:45:49.568909 | instance | skipping: [instance]
2026-05-31 05:45:49.569030 | instance |
2026-05-31 05:45:49.569050 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-05-31 05:45:49.569182 | instance | Sunday 31 May 2026 05:45:49 +0000 (0:00:00.038) 0:04:28.828 ************
2026-05-31 05:45:50.834164 | instance | ok: [instance]
2026-05-31 05:45:50.834278 | instance |
2026-05-31 05:45:50.834295 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-05-31 05:45:50.834443 | instance | Sunday 31 May 2026 05:45:50 +0000 (0:00:01.264) 0:04:30.093 ************
2026-05-31 05:45:51.287179 | instance | ok: [instance]
2026-05-31 05:45:51.287267 | instance |
2026-05-31 05:45:51.287537 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-05-31 05:45:51.287617 | instance | Sunday 31 May 2026 05:45:51 +0000 (0:00:00.452) 0:04:30.546 ************
2026-05-31 05:45:52.213846 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-05-31 05:45:52.213946 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-05-31 05:45:52.214658 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-05-31 05:45:52.214719 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-05-31 05:45:52.214726 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-05-31 05:45:52.214733 | instance |
2026-05-31 05:45:52.214738 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-05-31 05:45:52.214743 | instance | Sunday 31 May 2026 05:45:52 +0000 (0:00:00.926) 0:04:31.472 ************
2026-05-31 05:45:52.753301 | instance | ok: [instance]
2026-05-31 05:45:52.753407 | instance |
2026-05-31 05:45:52.753422 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-05-31 05:45:52.753432 | instance | Sunday 31 May 2026 05:45:52 +0000 (0:00:00.532) 0:04:32.005 ************
2026-05-31 05:45:52.753441 | instance |
2026-05-31 05:45:52.753456 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-05-31 05:45:52.753468 | instance | Sunday 31 May 2026 05:45:52 +0000 (0:00:00.006) 0:04:32.011 ************
2026-05-31 05:45:53.106502 | instance | ok: [instance]
2026-05-31 05:45:53.106592 | instance |
2026-05-31 05:45:53.106666 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-31 05:45:53.106812 | instance | Sunday 31 May 2026 05:45:53 +0000 (0:00:00.353) 0:04:32.365 ************
2026-05-31 05:45:53.328617 | instance | ok: [instance]
2026-05-31 05:45:53.328724 | instance |
2026-05-31 05:45:53.328741 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-31 05:45:53.328882 | instance | Sunday 31 May 2026 05:45:53 +0000 (0:00:00.221) 0:04:32.587 ************
2026-05-31 05:45:53.390539 | instance | ok: [instance] => {
2026-05-31 05:45:53.390645 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-05-31 05:45:53.391135 | instance | }
2026-05-31 05:45:53.391174 | instance |
2026-05-31 05:45:53.391180 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-31 05:45:53.391185 | instance | Sunday 31 May 2026 05:45:53 +0000 (0:00:00.062) 0:04:32.649 ************
2026-05-31 05:45:53.746325 | instance | ok: [instance]
2026-05-31 05:45:53.746408 | instance |
2026-05-31 05:45:53.746667 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-31 05:45:53.746738 | instance | Sunday 31 May 2026 05:45:53 +0000 (0:00:00.355) 0:04:33.005 ************
2026-05-31 05:45:56.868795 | instance | ok: [instance]
2026-05-31 05:45:56.868889 | instance |
2026-05-31 05:45:56.869160 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-05-31 05:45:56.869221 | instance | Sunday 31 May 2026 05:45:56 +0000 (0:00:03.122) 0:04:36.127 ************
2026-05-31 05:45:58.201920 | instance | ok: [instance]
2026-05-31 05:45:58.202045 | instance |
2026-05-31 05:45:58.202120 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-05-31 05:45:58.202337 | instance | Sunday 31 May 2026 05:45:58 +0000 (0:00:01.333) 0:04:37.460 ************
2026-05-31 05:45:58.407144 | instance | ok: [instance]
2026-05-31 05:45:58.407243 | instance |
2026-05-31 05:45:58.407313 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-05-31 05:45:58.407485 | instance | Sunday 31 May 2026 05:45:58 +0000 (0:00:00.205) 0:04:37.665 ************
2026-05-31 05:45:58.852029 | instance | ok: [instance]
2026-05-31 05:45:58.852148 | instance |
2026-05-31 05:45:58.852156 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-05-31 05:45:58.852299 | instance | Sunday 31 May 2026 05:45:58 +0000 (0:00:00.444) 0:04:38.110 ************
2026-05-31 05:45:59.439267 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-05-31 05:45:59.439383 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-05-31 05:45:59.439949 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-05-31 05:45:59.440006 | instance |
2026-05-31 05:45:59.440012 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-05-31 05:45:59.440018 | instance | Sunday 31 May 2026 05:45:59 +0000 (0:00:00.587) 0:04:38.697 ************
2026-05-31 05:45:59.876768 | instance | ok: [instance]
2026-05-31 05:45:59.876853 | instance |
2026-05-31 05:45:59.877261 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-05-31 05:45:59.877322 | instance | Sunday 31 May 2026 05:45:59 +0000 (0:00:00.437) 0:04:39.135 ************
2026-05-31 05:46:00.305779 | instance | ok: [instance]
2026-05-31 05:46:00.305857 | instance |
2026-05-31 05:46:00.306416 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-05-31 05:46:00.306434 | instance | Sunday 31 May 2026 05:46:00 +0000 (0:00:00.422) 0:04:39.557 ************
2026-05-31 05:46:00.306440 | instance |
2026-05-31 05:46:00.306450 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-05-31 05:46:00.306455 | instance | Sunday 31 May 2026 05:46:00 +0000 (0:00:00.006) 0:04:39.564 ************
2026-05-31 05:46:00.686578 | instance | ok: [instance]
2026-05-31 05:46:00.686661 | instance |
2026-05-31 05:46:00.686865 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-05-31 05:46:00.686881 | instance | Sunday 31 May 2026 05:46:00 +0000 (0:00:00.380) 0:04:39.945 ************
2026-05-31 05:46:00.742538 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-05-31 05:46:00.742658 | instance |
2026-05-31 05:46:00.742668 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-05-31 05:46:00.742803 | instance | Sunday 31 May 2026 05:46:00 +0000 (0:00:00.056) 0:04:40.002 ************
2026-05-31 05:46:02.001069 | instance | ok: [instance]
2026-05-31 05:46:02.001159 | instance |
2026-05-31 05:46:02.001403 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-05-31 05:46:02.001466 | instance | Sunday 31 May 2026 05:46:01 +0000 (0:00:01.258) 0:04:41.260 ************
2026-05-31 05:46:02.668636 | instance | ok: [instance] => (item=chronyd)
2026-05-31 05:46:02.668717 | instance | ok: [instance] => (item=sshd)
2026-05-31 05:46:02.669257 | instance |
2026-05-31 05:46:02.669337 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-05-31 05:46:02.669346 | instance | Sunday 31 May 2026 05:46:02 +0000 (0:00:00.666) 0:04:41.927 ************
2026-05-31 05:46:02.974099 | instance | ok: [instance]
2026-05-31 05:46:02.974208 | instance |
2026-05-31 05:46:02.974221 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-05-31 05:46:02.974391 | instance | Sunday 31 May 2026 05:46:02 +0000 (0:00:00.305) 0:04:42.233 ************
2026-05-31 05:46:03.178537 | instance | ok: [instance]
2026-05-31 05:46:03.178618 | instance |
2026-05-31 05:46:03.178917 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-05-31 05:46:03.178996 | instance | Sunday 31 May 2026 05:46:03 +0000 (0:00:00.203) 0:04:42.437 ************
2026-05-31 05:46:03.443899 | instance | ok: [instance]
2026-05-31 05:46:03.444010 | instance |
2026-05-31 05:46:03.444052 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-05-31 05:46:03.444219 | instance | Sunday 31 May 2026 05:46:03 +0000 (0:00:00.265) 0:04:42.703 ************
2026-05-31 05:46:03.659742 | instance | ok: [instance]
2026-05-31 05:46:03.659801 | instance |
2026-05-31 05:46:03.660057 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-05-31 05:46:03.660073 | instance | Sunday 31 May 2026 05:46:03 +0000 (0:00:00.215) 0:04:42.918 ************
2026-05-31 05:46:03.887971 | instance | ok: [instance] => (item=instance)
2026-05-31 05:46:03.888040 | instance |
2026-05-31 05:46:03.888275 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-05-31 05:46:03.888317 | instance | Sunday 31 May 2026 05:46:03 +0000 (0:00:00.228) 0:04:43.147 ************
2026-05-31 05:46:03.940960 | instance | ok: [instance]
2026-05-31 05:46:03.941301 | instance |
2026-05-31 05:46:03.941323 | instance | TASK [Install Ceph host] *******************************************************
2026-05-31 05:46:03.941330 | instance | Sunday 31 May 2026 05:46:03 +0000 (0:00:00.053) 0:04:43.200 ************
2026-05-31 05:46:04.008154 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-05-31 05:46:04.008254 | instance |
2026-05-31 05:46:04.008506 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-05-31 05:46:04.008529 | instance | Sunday 31 May 2026 05:46:04 +0000 (0:00:00.067) 0:04:43.267 ************
2026-05-31 05:46:04.062129 | instance | skipping: [instance]
2026-05-31 05:46:04.062480 | instance |
2026-05-31 05:46:04.062504 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-05-31 05:46:04.062510 | instance | Sunday 31 May 2026 05:46:04 +0000 (0:00:00.053) 0:04:43.321 ************
2026-05-31 05:46:04.307169 | instance | skipping: [instance] => (item=instance)
2026-05-31 05:46:04.307225 | instance | skipping: [instance]
2026-05-31 05:46:04.307347 | instance |
2026-05-31 05:46:04.307558 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-05-31 05:46:04.307710 | instance | Sunday 31 May 2026 05:46:04 +0000 (0:00:00.244) 0:04:43.566 ************
2026-05-31 05:46:04.591453 | instance | ok: [instance]
2026-05-31 05:46:04.591601 | instance |
2026-05-31 05:46:04.591758 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-05-31 05:46:04.591885 | instance | Sunday 31 May 2026 05:46:04 +0000 (0:00:00.283) 0:04:43.850 ************
2026-05-31 05:46:11.045238 | instance | ok: [instance]
2026-05-31 05:46:11.045444 | instance |
2026-05-31 05:46:11.045719 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-05-31 05:46:11.045982 | instance | Sunday 31 May 2026 05:46:11 +0000 (0:00:06.453) 0:04:50.303 ************
2026-05-31 05:46:16.365164 | instance | ok: [instance]
2026-05-31 05:46:16.365666 | instance |
2026-05-31 05:46:16.365681 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-05-31 05:46:16.365691 | instance | Sunday 31 May 2026 05:46:16 +0000 (0:00:05.319) 0:04:55.623 ************
2026-05-31 05:46:30.345632 | instance | ok: [instance]
2026-05-31 05:46:30.345724 | instance |
2026-05-31 05:46:30.345937 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-05-31 05:46:30.345955 | instance | Sunday 31 May 2026 05:46:30 +0000 (0:00:13.981) 0:05:09.604 ************
2026-05-31 05:48:04.210967 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-05-31 05:48:04.211048 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-05-31 05:48:04.211163 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-05-31 05:48:04.211278 | instance |
2026-05-31 05:48:04.211406 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-05-31 05:48:04.211553 | instance | Sunday 31 May 2026 05:48:04 +0000 (0:01:33.865) 0:06:43.470 ************
2026-05-31 05:48:09.990541 | instance | ok: [instance]
2026-05-31 05:48:09.990628 | instance |
2026-05-31 05:48:09.990862 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-05-31 05:48:09.990879 | instance | Sunday 31 May 2026 05:48:09 +0000 (0:00:05.779) 0:06:49.249 ************
2026-05-31 05:48:16.042487 | instance | ok: [instance]
2026-05-31 05:48:16.042582 | instance |
2026-05-31 05:48:16.042835 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-05-31 05:48:16.042877 | instance | Sunday 31 May 2026 05:48:16 +0000 (0:00:06.051) 0:06:55.301 ************
2026-05-31 05:48:16.110450 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-05-31 05:48:16.110847 | instance |
2026-05-31 05:48:16.110892 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-05-31 05:48:16.110898 | instance | Sunday 31 May 2026 05:48:16 +0000 (0:00:00.068) 0:06:55.369 ************
2026-05-31 05:48:16.166972 | instance | ok: [instance]
2026-05-31 05:48:16.167375 | instance |
2026-05-31 05:48:16.167399 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-05-31 05:48:16.167406 | instance | Sunday 31 May 2026 05:48:16 +0000 (0:00:00.056) 0:06:55.426 ************
2026-05-31 05:48:22.238712 | instance | ok: [instance]
2026-05-31 05:48:22.238832 | instance |
2026-05-31 05:48:22.238844 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-05-31 05:48:22.239048 | instance | Sunday 31 May 2026 05:48:22 +0000 (0:00:06.071) 0:07:01.497 ************
2026-05-31 05:48:22.292067 | instance | ok: [instance]
2026-05-31 05:48:22.292160 | instance |
2026-05-31 05:48:22.292424 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-05-31 05:48:22.292487 | instance | Sunday 31 May 2026 05:48:22 +0000 (0:00:00.053) 0:07:01.550 ************
2026-05-31 05:48:22.336539 | instance | skipping: [instance] => (item=1)
2026-05-31 05:48:22.337187 | instance | skipping: [instance] => (item=1)
2026-05-31 05:48:22.337293 | instance | skipping: [instance] => (item=1)
2026-05-31 05:48:22.337310 | instance | skipping: [instance]
2026-05-31 05:48:22.337324 | instance |
2026-05-31 05:48:22.337349 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-05-31 05:48:22.337363 | instance | Sunday 31 May 2026 05:48:22 +0000 (0:00:00.044) 0:07:01.595 ************
2026-05-31 05:48:22.389910 | instance | skipping: [instance]
2026-05-31 05:48:22.389961 | instance |
2026-05-31 05:48:22.390501 | instance | PLAY [all] *********************************************************************
2026-05-31 05:48:22.390556 | instance |
2026-05-31 05:48:22.390562 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-05-31 05:48:22.390567 | instance | Sunday 31 May 2026 05:48:22 +0000 (0:00:00.053) 0:07:01.649 ************
2026-05-31 05:48:22.700152 | instance | changed: [instance]
2026-05-31 05:48:22.700251 | instance |
2026-05-31 05:48:22.700319 | instance | PLAY [all] *********************************************************************
2026-05-31 05:48:22.700440 | instance |
2026-05-31 05:48:22.700661 | instance | TASK [Gathering Facts] *********************************************************
2026-05-31 05:48:22.700814 | instance | Sunday 31 May 2026 05:48:22 +0000 (0:00:00.309) 0:07:01.959 ************
2026-05-31 05:48:23.667717 | instance | ok: [instance]
2026-05-31 05:48:23.667814 | instance |
2026-05-31 05:48:23.668049 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-05-31 05:48:23.668099 | instance | Sunday 31 May 2026 05:48:23 +0000 (0:00:00.967) 0:07:02.926 ************
2026-05-31 05:48:27.368285 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-05-31 05:48:27.368387 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-05-31 05:48:27.368461 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-05-31 05:48:27.370912 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-05-31 05:48:27.370968 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-05-31 05:48:27.370975 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-05-31 05:48:27.370980 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-05-31 05:48:27.370985 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-05-31 05:48:27.370989 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-05-31 05:48:27.370993 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-05-31 05:48:27.370998 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-05-31 05:48:27.371002 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-05-31 05:48:27.371006 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-05-31 05:48:27.371010 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-05-31 05:48:27.371013 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-05-31 05:48:27.371017 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-05-31 05:48:27.371021 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-05-31 05:48:27.371025 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-05-31 05:48:27.371029 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-05-31 05:48:27.371040 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-05-31 05:48:27.371045 | instance |
2026-05-31 05:48:27.371049 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-05-31 05:48:27.371054 | instance | Sunday 31 May 2026 05:48:27 +0000 (0:00:03.701) 0:07:06.627 ************
2026-05-31 05:48:27.570120 | instance | changed: [instance]
2026-05-31 05:48:27.570574 | instance |
2026-05-31 05:48:27.570596 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-05-31 05:48:27.570603 | instance | Sunday 31 May 2026 05:48:27 +0000 (0:00:00.201) 0:07:06.828 ************
2026-05-31 05:48:28.026833 | instance | changed: [instance]
2026-05-31 05:48:28.026913 | instance |
2026-05-31 05:48:28.027174 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-05-31 05:48:28.027237 | instance | Sunday 31 May 2026 05:48:28 +0000 (0:00:00.456) 0:07:07.285 ************
2026-05-31 05:48:28.278540 | instance | ok: [instance]
2026-05-31 05:48:28.278605 | instance |
2026-05-31 05:48:28.278901 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-05-31 05:48:28.278953 | instance | Sunday 31 May 2026 05:48:28 +0000 (0:00:00.251) 0:07:07.537 ************
2026-05-31 05:48:28.333117 | instance | ok: [instance]
2026-05-31 05:48:28.333189 | instance |
2026-05-31 05:48:28.333657 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-05-31 05:48:28.333720 | instance |
2026-05-31 05:48:28.333725 | instance | TASK [Gathering Facts] *********************************************************
2026-05-31 05:48:28.333730 | instance | Sunday 31 May 2026 05:48:28 +0000 (0:00:00.055) 0:07:07.592 ************
2026-05-31 05:48:29.274482 | instance | ok: [instance]
2026-05-31 05:48:29.274617 | instance |
2026-05-31 05:48:29.274630 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-05-31 05:48:29.274786 | instance | Sunday 31 May 2026 05:48:29 +0000 (0:00:00.940) 0:07:08.533 ************
2026-05-31 05:48:29.481557 | instance | changed: [instance]
2026-05-31 05:48:29.481658 | instance |
2026-05-31 05:48:29.481722 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-05-31 05:48:29.481889 | instance | Sunday 31 May 2026 05:48:29 +0000 (0:00:00.207) 0:07:08.740 ************
2026-05-31 05:48:30.402260 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-05-31 05:48:30.402323 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-05-31 05:48:30.402328 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-05-31 05:48:30.402333 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-05-31 05:48:30.402338 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-05-31 05:48:30.402343 | instance |
2026-05-31 05:48:30.402348 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-05-31 05:48:30.402353 | instance | Sunday 31 May 2026 05:48:30 +0000 (0:00:00.919) 0:07:09.660 ************
2026-05-31 05:48:30.582040 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257}
2026-05-31 05:48:30.746564 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257}
2026-05-31 05:48:30.908149 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257}
2026-05-31 05:48:30.924218 | instance | ...ignoring
2026-05-31 05:48:30.924282 | instance |
2026-05-31 05:48:30.924289 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-05-31 05:48:30.924295 | instance | Sunday 31 May 2026 05:48:30 +0000 (0:00:00.522) 0:07:10.182 ************
2026-05-31 05:48:31.111848 | instance | ok: [instance]
2026-05-31 05:48:31.111913 | instance |
2026-05-31 05:48:31.112043 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-05-31 05:48:31.112159 | instance | Sunday 31 May 2026 05:48:31 +0000 (0:00:00.188) 0:07:10.370 ************
2026-05-31 05:48:31.293910 | instance | ok: [instance]
2026-05-31 05:48:31.294150 | instance |
2026-05-31 05:48:31.294444 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-05-31 05:48:31.294707 | instance | Sunday 31 May 2026 05:48:31 +0000 (0:00:00.182) 0:07:10.553 ************
2026-05-31 05:48:31.323825 | instance | ok: [instance]
2026-05-31 05:48:31.324063 | instance |
2026-05-31 05:48:31.324337 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-05-31 05:48:31.324596 | instance | Sunday 31 May 2026 05:48:31 +0000 (0:00:00.030) 0:07:10.583 ************
2026-05-31 05:48:31.360437 | instance | ok: [instance]
2026-05-31 05:48:31.360672 | instance |
2026-05-31 05:48:31.360931 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-05-31 05:48:31.361185 | instance | Sunday 31 May 2026 05:48:31 +0000 (0:00:00.036) 0:07:10.619 ************
2026-05-31 05:48:31.894543 | instance | ok: [instance]
2026-05-31 05:48:31.894738 | instance |
2026-05-31 05:48:31.895016 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-05-31 05:48:31.895286 | instance | Sunday 31 May 2026 05:48:31 +0000 (0:00:00.533) 0:07:11.153 ************
2026-05-31 05:48:32.174706 | instance | ok: [instance]
2026-05-31 05:48:32.174967 | instance |
2026-05-31 05:48:32.175244 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-05-31 05:48:32.175510 | instance | Sunday 31 May 2026 05:48:32 +0000 (0:00:00.207) 0:07:11.360 ************
2026-05-31 05:48:32.175786 | instance |
2026-05-31 05:48:32.176007 | instance | PLAY [Install Kubernetes] ******************************************************
2026-05-31 05:48:32.176240 | instance |
2026-05-31 05:48:32.176561 | instance | TASK [Gathering Facts] *********************************************************
2026-05-31 05:48:32.176899 | instance | Sunday 31 May 2026 05:48:32 +0000 (0:00:00.073) 0:07:11.433 ************
2026-05-31 05:48:33.125842 | instance | ok: [instance]
2026-05-31 05:48:33.125925 | instance |
2026-05-31 05:48:33.125937 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-31 05:48:33.125975 | instance | Sunday 31 May 2026 05:48:33 +0000 (0:00:00.950) 0:07:12.383 ************
2026-05-31 05:48:33.336298 | instance | ok: [instance]
2026-05-31 05:48:33.336396 | instance |
2026-05-31 05:48:33.336731 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-31 05:48:33.336800 | instance | Sunday 31 May 2026 05:48:33 +0000 (0:00:00.211) 0:07:12.594 ************
2026-05-31 05:48:33.386508 | instance | skipping: [instance]
2026-05-31 05:48:33.386622 | instance |
2026-05-31 05:48:33.386744 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-31 05:48:33.386882 | instance | Sunday 31 May 2026 05:48:33 +0000 (0:00:00.050) 0:07:12.645 ************
2026-05-31 05:48:33.606826 | instance | ok: [instance]
2026-05-31 05:48:33.607017 | instance |
2026-05-31 05:48:33.607290 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-31 05:48:33.607585 | instance | Sunday 31 May 2026 05:48:33 +0000 (0:00:00.220) 0:07:12.865 ************
2026-05-31 05:48:33.670254 | instance | ok: [instance] => {
2026-05-31 05:48:33.670442 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-05-31 05:48:33.670736 | instance | }
2026-05-31 05:48:33.670989 | instance |
2026-05-31 05:48:33.671259 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-31 05:48:33.671611 | instance | Sunday 31 May 2026 05:48:33 +0000 (0:00:00.063) 0:07:12.929 ************
2026-05-31 05:48:33.978571 | instance | ok: [instance]
2026-05-31 05:48:33.978761 | instance |
2026-05-31 05:48:33.979081 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-31 05:48:33.979341 | instance | Sunday 31 May 2026 05:48:33 +0000 (0:00:00.307) 0:07:13.237 ************
2026-05-31 05:48:34.026415 | instance | skipping: [instance]
2026-05-31 05:48:34.026673 | instance |
2026-05-31 05:48:34.027116 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-31 05:48:34.027428 | instance | Sunday 31 May 2026 05:48:34 +0000 (0:00:00.048) 0:07:13.285 ************
2026-05-31 05:48:34.241352 | instance | ok: [instance]
2026-05-31 05:48:34.241545 | instance |
2026-05-31 05:48:34.241806 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-31 05:48:34.242141 | instance | Sunday 31 May 2026 05:48:34 +0000 (0:00:00.214) 0:07:13.500 ************
2026-05-31 05:48:35.528582 | instance | ok: [instance]
2026-05-31 05:48:35.528983 | instance |
2026-05-31 05:48:35.529319 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-31 05:48:35.529651 | instance | Sunday 31 May 2026 05:48:35 +0000 (0:00:01.287) 0:07:14.787 ************
2026-05-31 05:48:35.600647 | instance | ok: [instance] => {
2026-05-31 05:48:35.601097 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz"
2026-05-31 05:48:35.601418 | instance | }
2026-05-31 05:48:35.601737 | instance |
2026-05-31 05:48:35.602079 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-31 05:48:35.602594 | instance | Sunday 31 May 2026 05:48:35 +0000 (0:00:00.068) 0:07:14.855 ************
2026-05-31 05:48:35.944641 | instance | ok: [instance]
2026-05-31 05:48:35.945238 | instance |
2026-05-31 05:48:35.945578 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-31 05:48:35.945906 | instance | Sunday 31 May 2026 05:48:35 +0000 (0:00:00.346) 0:07:15.202 ************
2026-05-31 05:48:37.921629 | instance | ok: [instance]
2026-05-31 05:48:37.921738 | instance |
2026-05-31 05:48:37.922009 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-05-31 05:48:37.922065 | instance | Sunday 31 May 2026 05:48:37 +0000 (0:00:01.978) 0:07:17.180 ************
2026-05-31 05:48:37.962598 | instance | skipping: [instance]
2026-05-31 05:48:37.962686 | instance |
2026-05-31 05:48:37.962954 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-05-31 05:48:37.963015 | instance | Sunday 31 May 2026 05:48:37 +0000 (0:00:00.040) 0:07:17.221 ************
2026-05-31 05:48:38.005082 | instance | skipping: [instance]
2026-05-31 05:48:38.005544 | instance |
2026-05-31 05:48:38.005603 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-05-31 05:48:38.005611 | instance | Sunday 31 May 2026 05:48:37 +0000 (0:00:00.042) 0:07:17.263 ************
2026-05-31 05:48:38.043479 | instance | skipping: [instance]
2026-05-31 05:48:38.043545 | instance |
2026-05-31 05:48:38.043853 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-05-31 05:48:38.043917 | instance | Sunday 31 May 2026 05:48:38 +0000 (0:00:00.038) 0:07:17.302 ************
2026-05-31 05:48:39.091262 | instance | ok: [instance]
2026-05-31 05:48:39.091384 | instance |
2026-05-31 05:48:39.091398 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-05-31 05:48:39.091546 | instance | Sunday 31 May 2026 05:48:39 +0000 (0:00:01.047) 0:07:18.350 ************
2026-05-31 05:48:39.532542 | instance | ok: [instance]
2026-05-31 05:48:39.532638 | instance |
2026-05-31 05:48:39.532716 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-05-31 05:48:39.532883 | instance | Sunday 31 May 2026 05:48:39 +0000 (0:00:00.441) 0:07:18.791 ************
2026-05-31 05:48:40.434311 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-05-31 05:48:40.434421 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-05-31 05:48:40.434436 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-05-31 05:48:40.435077 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-05-31 05:48:40.435139 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-05-31 05:48:40.435146 | instance |
2026-05-31 05:48:40.435151 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-05-31 05:48:40.435156 | instance | Sunday 31 May 2026 05:48:40 +0000 (0:00:00.901) 0:07:19.693 ************
2026-05-31 05:48:40.968781 | instance | ok: [instance]
2026-05-31 05:48:40.968870 | instance |
2026-05-31 05:48:40.968935 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-05-31 05:48:40.969446 | instance | Sunday 31 May 2026 05:48:40 +0000 (0:00:00.527) 0:07:20.220 ************
2026-05-31 05:48:40.969918 | instance |
2026-05-31 05:48:40.969925 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-05-31 05:48:40.969937 | instance | Sunday 31 May 2026 05:48:40 +0000 (0:00:00.006) 0:07:20.227 ************
2026-05-31 05:48:41.333048 | instance | ok: [instance]
2026-05-31 05:48:41.333146 | instance |
2026-05-31 05:48:41.333211 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-05-31 05:48:41.333357 | instance | Sunday 31 May 2026 05:48:41 +0000 (0:00:00.364) 0:07:20.591 ************
2026-05-31 05:48:41.941520 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"}
2026-05-31 05:48:41.957096 | instance | ...ignoring
2026-05-31 05:48:41.957522 | instance |
2026-05-31 05:48:41.957591 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-05-31 05:48:41.957598 | instance | Sunday 31 May 2026 05:48:41 +0000 (0:00:00.624) 0:07:21.216 ************
2026-05-31 05:48:41.996742 | instance | skipping: [instance]
2026-05-31 05:48:41.996859 | instance |
2026-05-31 05:48:41.996934 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-05-31 05:48:41.997066 | instance | Sunday 31 May 2026 05:48:41 +0000 (0:00:00.039) 0:07:21.255 ************
2026-05-31 05:48:42.037238 | instance | skipping: [instance]
2026-05-31 05:48:42.037274 | instance |
2026-05-31 05:48:42.037295 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-05-31 05:48:42.037434 | instance | Sunday 31 May 2026 05:48:42 +0000 (0:00:00.040) 0:07:21.295 ************
2026-05-31 05:48:42.075513 | instance | skipping: [instance]
2026-05-31 05:48:42.075896 | instance |
2026-05-31 05:48:42.075918 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-05-31 05:48:42.075924 | instance | Sunday 31 May 2026 05:48:42 +0000 (0:00:00.038) 0:07:21.334 ************
2026-05-31 05:48:42.119862 | instance | skipping: [instance]
2026-05-31 05:48:42.120260 | instance |
2026-05-31 05:48:42.120315 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-05-31 05:48:42.120322 | instance | Sunday 31 May 2026 05:48:42 +0000 (0:00:00.044) 0:07:21.378 ************
2026-05-31 05:48:42.170643 | instance | skipping: [instance]
2026-05-31 05:48:42.170743 | instance |
2026-05-31 05:48:42.170927 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-31 05:48:42.171096 | instance | Sunday 31 May 2026 05:48:42 +0000 (0:00:00.050) 0:07:21.429 ************
2026-05-31 05:48:42.372211 | instance | ok: [instance]
2026-05-31 05:48:42.372257 | instance |
2026-05-31 05:48:42.372409 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-31 05:48:42.372612 | instance | Sunday 31 May 2026 05:48:42 +0000 (0:00:00.201) 0:07:21.631 ************
2026-05-31 05:48:42.417913 | instance | ok: [instance] => {
2026-05-31 05:48:42.418070 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-05-31 05:48:42.418263 | instance | }
2026-05-31 05:48:42.418438 | instance |
2026-05-31 05:48:42.418591 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-31 05:48:42.418738 | instance | Sunday 31 May 2026 05:48:42 +0000 (0:00:00.045) 0:07:21.677 ************
2026-05-31 05:48:43.092058 | instance | changed: [instance]
2026-05-31 05:48:43.092155 | instance |
2026-05-31 05:48:43.092225 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-31 05:48:43.092349 | instance | Sunday 31 May 2026 05:48:43 +0000 (0:00:00.672) 0:07:22.349 ************
2026-05-31 05:48:43.152594 | instance | skipping: [instance]
2026-05-31 05:48:43.153009 | instance |
2026-05-31 05:48:43.153372 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-31 05:48:43.153718 | instance | Sunday 31 May 2026 05:48:43 +0000 (0:00:00.059) 0:07:22.408 ************
2026-05-31 05:48:43.360560 | instance | ok: [instance]
2026-05-31 05:48:43.360961 | instance |
2026-05-31 05:48:43.361296 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-31 05:48:43.361640 | instance | Sunday 31 May 2026 05:48:43 +0000 (0:00:00.208) 0:07:22.616 ************
2026-05-31 05:48:43.404195 | instance | ok: [instance] => {
2026-05-31 05:48:43.404371 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-05-31 05:48:43.404578 | instance | }
2026-05-31 05:48:43.404718 | instance |
2026-05-31 05:48:43.404873 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-31 05:48:43.405019 | instance | Sunday 31 May 2026 05:48:43 +0000 (0:00:00.045) 0:07:22.662 ************
2026-05-31 05:48:44.037703 | instance | changed: [instance]
2026-05-31 05:48:44.038157 | instance |
2026-05-31 05:48:44.038232 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-31 05:48:44.038256 | instance | Sunday 31 May 2026 05:48:44 +0000 (0:00:00.633) 0:07:23.295 ************
2026-05-31 05:48:44.094298 | instance | skipping: [instance]
2026-05-31 05:48:44.094424 | instance |
2026-05-31 05:48:44.094436 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-05-31 05:48:44.094581 | instance | Sunday 31 May 2026 05:48:44 +0000 (0:00:00.057) 0:07:23.353 ************
2026-05-31 05:48:44.129207 | instance | skipping: [instance]
2026-05-31 05:48:44.129288 | instance |
2026-05-31 05:48:44.129520 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-05-31 05:48:44.129541 | instance | Sunday 31 May 2026 05:48:44 +0000 (0:00:00.035) 0:07:23.388 ************
2026-05-31 05:48:44.169318 | instance | skipping: [instance]
2026-05-31 05:48:44.169743 | instance |
2026-05-31 05:48:44.170105 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-05-31 05:48:44.170113 | instance | Sunday 31 May 2026 05:48:44 +0000 (0:00:00.039) 0:07:23.428 ************
2026-05-31 05:48:44.208973 | instance | skipping: [instance]
2026-05-31 05:48:44.209330 | instance |
2026-05-31 05:48:44.209360 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-05-31 05:48:44.209367 | instance | Sunday 31 May 2026 05:48:44 +0000 (0:00:00.040) 0:07:23.468 ************
2026-05-31 05:48:45.403335 | instance | ok: [instance]
2026-05-31 05:48:45.403479 | instance |
2026-05-31 05:48:45.403491 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-05-31 05:48:45.403699 | instance | Sunday 31 May 2026 05:48:45 +0000 (0:00:01.193) 0:07:24.662 ************
2026-05-31 05:48:45.840759 | instance | ok: [instance]
2026-05-31 05:48:45.840861 | instance |
2026-05-31 05:48:45.840922 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-05-31 05:48:45.841102 | instance | Sunday 31 May 2026 05:48:45 +0000 (0:00:00.437) 0:07:25.099 ************
2026-05-31 05:48:46.764799 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-05-31 05:48:46.764901 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-05-31 05:48:46.764967 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-05-31 05:48:46.765612 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-05-31 05:48:46.765682 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-05-31 05:48:46.765688 | instance |
2026-05-31 05:48:46.765694 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-05-31 05:48:46.765699 | instance | Sunday 31 May 2026 05:48:46 +0000 (0:00:00.923) 0:07:26.023 ************
2026-05-31 05:48:47.284463 | instance | ok: [instance]
2026-05-31 05:48:47.284545 | instance |
2026-05-31 05:48:47.284608 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-05-31 05:48:47.285097 | instance | Sunday 31 May 2026 05:48:47 +0000 (0:00:00.509) 0:07:26.533 ************
2026-05-31 05:48:47.285163 | instance |
2026-05-31 05:48:47.285170 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-05-31 05:48:47.285175 | instance | Sunday 31 May 2026 05:48:47 +0000 (0:00:00.010) 0:07:26.543 ************
2026-05-31 05:48:47.659120 | instance | ok: [instance]
2026-05-31 05:48:47.659234 | instance |
2026-05-31 05:48:47.659246 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-31 05:48:47.659397 | instance | Sunday 31 May 2026 05:48:47 +0000 (0:00:00.374) 0:07:26.918 ************
2026-05-31 05:48:47.869551 | instance | ok: [instance]
2026-05-31 05:48:47.869628 | instance |
2026-05-31 05:48:47.869893 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-31 05:48:47.869958 | instance | Sunday 31 May 2026 05:48:47 +0000 (0:00:00.210) 0:07:27.128 ************
2026-05-31 05:48:47.934284 | instance | ok: [instance] => {
2026-05-31 05:48:47.934393 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz"
2026-05-31 05:48:47.934462 | instance | }
2026-05-31 05:48:47.934825 | instance |
2026-05-31 05:48:47.934852 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-31 05:48:47.934859 | instance | Sunday 31 May 2026 05:48:47 +0000 (0:00:00.065) 0:07:27.193 ************
2026-05-31 05:48:48.531648 | instance | changed: [instance]
2026-05-31 05:48:48.531747 | instance |
2026-05-31 05:48:48.531958 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-31 05:48:48.532013 | instance | Sunday 31 May 2026 05:48:48 +0000 (0:00:00.597) 0:07:27.790 ************
2026-05-31 05:48:49.913499 | instance | changed: [instance]
2026-05-31 05:48:49.913581 | instance |
2026-05-31 05:48:49.913868 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-31 05:48:49.913959 | instance | Sunday 31 May 2026 05:48:49 +0000 (0:00:01.381) 0:07:29.172 ************
2026-05-31 05:48:49.972854 | instance | ok: [instance] => {
2026-05-31 05:48:49.973455 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz"
2026-05-31 05:48:49.973513 | instance | }
2026-05-31 05:48:49.973520 | instance |
2026-05-31 05:48:49.973525 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-31 05:48:49.973530 | instance | Sunday 31 May 2026 05:48:49 +0000 (0:00:00.059) 0:07:29.231 ************
2026-05-31 05:48:50.594891 | instance | changed: [instance]
2026-05-31 05:48:50.594956 | instance |
2026-05-31 05:48:50.595238 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-31 05:48:50.595307 | instance | Sunday 31 May 2026 05:48:50 +0000 (0:00:00.622) 0:07:29.853 ************
2026-05-31 05:48:51.986302 | instance | changed: [instance]
2026-05-31 05:48:51.986395 | instance |
2026-05-31 05:48:51.986636 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-05-31 05:48:51.986705 | instance | Sunday 31 May 2026 05:48:51 +0000 (0:00:01.391) 0:07:31.245 ************
2026-05-31 05:48:52.449411 | instance | changed: [instance]
2026-05-31 05:48:52.449504 | instance |
2026-05-31 05:48:52.449757 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-05-31 05:48:52.449816 | instance | Sunday 31 May 2026 05:48:52 +0000 (0:00:00.463) 0:07:31.708 ************
2026-05-31 05:48:52.662199 | instance | changed: [instance]
2026-05-31 05:48:52.662243 | instance |
2026-05-31 05:48:52.662577 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-31 05:48:52.662625 | instance | Sunday 31 May 2026 05:48:52 +0000 (0:00:00.212) 0:07:31.921 ************
2026-05-31 05:48:52.872475 | instance | ok: [instance]
2026-05-31 05:48:52.872611 | instance |
2026-05-31 05:48:52.872909 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-31 05:48:52.872963 | instance | Sunday 31 May 2026 05:48:52 +0000 (0:00:00.210) 0:07:32.131 ************
2026-05-31 05:48:52.932518 | instance | ok: [instance] => {
2026-05-31 05:48:52.933108 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz"
2026-05-31 05:48:52.933142 | instance | }
2026-05-31 05:48:52.933148 | instance |
2026-05-31 05:48:52.933152 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-31 05:48:52.933157 | instance | Sunday 31 May 2026 05:48:52 +0000 (0:00:00.060) 0:07:32.191 ************
2026-05-31 05:48:53.801999 | instance | changed: [instance]
2026-05-31 05:48:53.802096 | instance |
2026-05-31 05:48:53.802161 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-31 05:48:53.802303 | instance | Sunday 31 May 2026 05:48:53 +0000 (0:00:00.869) 0:07:33.060 ************
2026-05-31 05:48:56.492457 | instance | changed: [instance]
2026-05-31 05:48:56.492558 | instance |
2026-05-31 05:48:56.492800 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-05-31 05:48:56.492879 | instance | Sunday 31 May 2026 05:48:56 +0000 (0:00:02.690) 0:07:35.751 ************
2026-05-31 05:48:56.548957 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-05-31 05:48:56.549022 | instance |
2026-05-31 05:48:56.549307 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-05-31 05:48:56.549377 | instance | Sunday 31 May 2026 05:48:56 +0000 (0:00:00.056) 0:07:35.808 ************
2026-05-31 05:48:57.750466 | instance | ok: [instance]
2026-05-31 05:48:57.750771 | instance |
2026-05-31 05:48:57.750784 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-05-31 05:48:57.750795 | instance | Sunday 31 May 2026 05:48:57 +0000 (0:00:01.201) 0:07:37.009 ************
2026-05-31 05:48:57.966176 | instance | changed: [instance]
2026-05-31 05:48:57.966256 | instance |
2026-05-31 05:48:57.966319 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-05-31 05:48:57.966510 | instance | Sunday 31 May 2026 05:48:57 +0000 (0:00:00.215) 0:07:37.225 ************
2026-05-31 05:48:58.424964 | instance | changed: [instance]
2026-05-31 05:48:58.425061 | instance |
2026-05-31 05:48:58.425072 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-05-31 05:48:58.425240 | instance | Sunday 31 May 2026 05:48:58 +0000 (0:00:00.458) 0:07:37.683 ************
2026-05-31 05:48:59.176573 | instance | changed: [instance] => (item=br_netfilter)
2026-05-31 05:48:59.176637 | instance | ok: [instance] => (item=ip_tables)
2026-05-31 05:48:59.176643 | instance | changed: [instance] => (item=ip6_tables)
2026-05-31 05:48:59.176648 | instance | ok: [instance] => (item=nf_conntrack)
2026-05-31 05:48:59.176652 | instance |
2026-05-31 05:48:59.176657 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-31 05:48:59.176662 | instance | Sunday 31 May 2026 05:48:59 +0000 (0:00:00.750) 0:07:38.434 ************
2026-05-31 05:48:59.385912 | instance | ok: [instance]
2026-05-31 05:48:59.385986 | instance |
2026-05-31 05:48:59.386202 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-31 05:48:59.386218 | instance | Sunday 31 May 2026 05:48:59 +0000 (0:00:00.210) 0:07:38.644 ************
2026-05-31 05:48:59.434599 | instance | ok: [instance] => {
2026-05-31 05:48:59.434697 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-05-31 05:48:59.434807 | instance | }
2026-05-31 05:48:59.435154 | instance |
2026-05-31 05:48:59.435169 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-31 05:48:59.435174 | instance | Sunday 31 May 2026 05:48:59 +0000 (0:00:00.049) 0:07:38.694 ************
2026-05-31 05:49:00.997891 | instance | changed: [instance]
2026-05-31 05:49:00.997995 | instance |
2026-05-31 05:49:00.998010 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-31 05:49:00.998204 | instance | Sunday 31 May 2026 05:49:00 +0000 (0:00:01.562) 0:07:40.256 ************
2026-05-31 05:49:01.038248 | instance | skipping: [instance]
2026-05-31 05:49:01.038658 | instance |
2026-05-31 05:49:01.038719 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-05-31 05:49:01.038726 | instance | Sunday 31 May 2026 05:49:01 +0000 (0:00:00.040) 0:07:40.297 ************
2026-05-31 05:49:01.100273 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-05-31 05:49:01.100325 | instance |
2026-05-31 05:49:01.100332 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-05-31 05:49:01.100339 | instance | Sunday 31 May 2026 05:49:01 +0000 (0:00:00.060) 0:07:40.358 ************
2026-05-31 05:49:01.148401 | instance | skipping: [instance]
2026-05-31 05:49:01.148489 | instance |
2026-05-31 05:49:01.148881 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-05-31 05:49:01.148948 | instance | Sunday 31 May 2026 05:49:01 +0000 (0:00:00.048) 0:07:40.406 ************
2026-05-31 05:49:05.206380 | instance | changed: [instance]
2026-05-31 05:49:05.206484 | instance |
2026-05-31 05:49:05.206547 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-05-31 05:49:05.206703 | instance | Sunday 31 May 2026 05:49:05 +0000 (0:00:04.058) 0:07:44.465 ************
2026-05-31 05:49:06.494538 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-05-31 05:49:06.494615 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-05-31 05:49:06.495660 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-05-31 05:49:06.496114 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-05-31 05:49:06.496128 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-05-31 05:49:06.496137 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-05-31 05:49:06.496146 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-05-31 05:49:06.496156 | instance |
2026-05-31 05:49:06.496165 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-05-31 05:49:06.496174 | instance | Sunday 31 May 2026 05:49:06 +0000 (0:00:01.288) 0:07:45.753 ************
2026-05-31 05:49:07.037911 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-05-31 05:49:07.038122 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-05-31 05:49:07.038394 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-05-31 05:49:07.038641 | instance |
2026-05-31 05:49:07.038909 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-05-31 05:49:07.039173 | instance | Sunday 31 May 2026 05:49:07 +0000 (0:00:00.542) 0:07:46.296 ************
2026-05-31 05:49:07.494638 | instance | changed: [instance]
2026-05-31 05:49:07.494927 | instance |
2026-05-31 05:49:07.495220 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-05-31 05:49:07.495547 | instance | Sunday 31 May 2026 05:49:07 +0000 (0:00:00.456) 0:07:46.753 ************
2026-05-31 05:49:07.953605 | instance | changed: [instance]
2026-05-31 05:49:07.953788 | instance |
2026-05-31 05:49:07.954055 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-05-31 05:49:07.954321 | instance | Sunday 31 May 2026 05:49:07 +0000 (0:00:00.458) 0:07:47.212 ************
2026-05-31 05:49:08.158282 | instance | ok: [instance]
2026-05-31 05:49:08.158397 | instance |
2026-05-31 05:49:08.158479 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-05-31 05:49:08.158689 | instance | Sunday 31 May 2026 05:49:08 +0000 (0:00:00.204) 0:07:47.417 ************
2026-05-31 05:49:08.196360 | instance | skipping: [instance]
2026-05-31 05:49:08.196465 | instance |
2026-05-31 05:49:08.196726 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-05-31 05:49:08.196992 | instance | Sunday 31 May 2026 05:49:08 +0000 (0:00:00.038) 0:07:47.455 ************
2026-05-31 05:49:08.761624 | instance | ok: [instance] => (item=swap)
2026-05-31 05:49:08.761723 | instance | ok: [instance] => (item=none)
2026-05-31 05:49:08.762380 | instance |
2026-05-31 05:49:08.762481 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-05-31 05:49:08.762495 | instance | Sunday 31 May 2026 05:49:08 +0000 (0:00:00.564) 0:07:48.020 ************
2026-05-31 05:49:09.212446 | instance | changed: [instance]
2026-05-31 05:49:09.212538 | instance |
2026-05-31 05:49:09.212785 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-05-31 05:49:09.212840 | instance | Sunday 31 May 2026 05:49:09 +0000 (0:00:00.451) 0:07:48.471 ************
2026-05-31 05:49:09.824560 | instance | changed: [instance]
2026-05-31 05:49:09.824643 | instance |
2026-05-31 05:49:09.825308 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-05-31 05:49:09.825363 | instance | Sunday 31 May 2026 05:49:09 +0000 (0:00:00.604) 0:07:49.075 ************
2026-05-31 05:49:09.825369 | instance |
2026-05-31 05:49:09.825374 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-05-31 05:49:09.825379 | instance | Sunday 31 May 2026 05:49:09 +0000 (0:00:00.007) 0:07:49.083 ************
2026-05-31 05:49:10.572144 | instance | ok: [instance]
2026-05-31 05:49:10.572255 | instance |
2026-05-31 05:49:10.572276 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-05-31 05:49:10.572446 | instance | Sunday 31 May 2026 05:49:10 +0000 (0:00:00.747) 0:07:49.831 ************
2026-05-31 05:49:11.163908 | instance | changed: [instance]
2026-05-31 05:49:11.164016 | instance |
2026-05-31 05:49:11.164101 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-05-31 05:49:11.164245 | instance | Sunday 31 May 2026 05:49:11 +0000 (0:00:00.591) 0:07:50.422 ************
2026-05-31 05:49:12.172274 | instance | ok: [instance]
2026-05-31 05:49:12.172439 | instance |
2026-05-31 05:49:12.172475 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-05-31 05:49:12.172640 | instance | Sunday 31 May 2026 05:49:12 +0000 (0:00:01.008) 0:07:51.431 ************
2026-05-31 05:49:12.973162 | instance | ok: [instance]
2026-05-31 05:49:12.973248 | instance |
2026-05-31 05:49:12.973502 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-05-31 05:49:12.973557 | instance | Sunday 31 May 2026 05:49:12 +0000 (0:00:00.800) 0:07:52.232 ************
2026-05-31 05:49:13.184873 | instance | ok: [instance]
2026-05-31 05:49:13.184950 | instance |
2026-05-31 05:49:13.185234 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-05-31 05:49:13.185286 | instance | Sunday 31 May 2026 05:49:13 +0000 (0:00:00.211) 0:07:52.443 ************
2026-05-31 05:49:13.736203 | instance | ok: [instance]
2026-05-31 05:49:13.736294 | instance |
2026-05-31 05:49:13.736557 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-05-31 05:49:13.736620 | instance | Sunday 31 May 2026 05:49:13 +0000 (0:00:00.551) 0:07:52.995 ************
2026-05-31 05:49:13.824336 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-05-31 05:49:13.824391 | instance |
2026-05-31 05:49:13.824679 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-05-31 05:49:13.824744 | instance | Sunday 31 May 2026 05:49:13 +0000 (0:00:00.087) 0:07:53.083 ************
2026-05-31 05:49:13.905041 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-05-31 05:49:13.905437 | instance |
2026-05-31 05:49:13.905489 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-05-31 05:49:13.905496 | instance | Sunday 31 May 2026 05:49:13 +0000 (0:00:00.080) 0:07:53.163 ************
2026-05-31 05:49:14.125049 | instance | ok: [instance] => (item=instance)
2026-05-31 05:49:14.125123 | instance |
2026-05-31 05:49:14.125419 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-05-31 05:49:14.125480 | instance | Sunday 31 May 2026 05:49:14 +0000 (0:00:00.220) 0:07:53.383 ************
2026-05-31 05:49:14.172879 | instance | skipping: [instance]
2026-05-31 05:49:14.173274 | instance |
2026-05-31 05:49:14.173322 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-05-31 05:49:14.173329 | instance | Sunday 31 May 2026 05:49:14 +0000 (0:00:00.047) 0:07:53.431 ************
2026-05-31 05:49:14.234181 | instance | ok: [instance]
2026-05-31 05:49:14.234670 | instance |
2026-05-31 05:49:14.234748 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-05-31 05:49:14.234757 | instance | Sunday 31 May 2026 05:49:14 +0000 (0:00:00.060) 0:07:53.492 ************
2026-05-31 05:49:14.277973 | instance | ok: [instance] => {
2026-05-31 05:49:14.278073 | instance | "msg": "instance"
2026-05-31 05:49:14.278360 | instance | }
2026-05-31 05:49:14.278439 | instance |
2026-05-31 05:49:14.278453 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-05-31 05:49:14.278543 | instance | Sunday 31 May 2026 05:49:14 +0000 (0:00:00.044) 0:07:53.536 ************
2026-05-31 05:49:14.847196 | instance | changed: [instance]
2026-05-31 05:49:14.847282 | instance |
2026-05-31 05:49:14.847291 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-05-31 05:49:14.847297 | instance | Sunday 31 May 2026 05:49:14 +0000 (0:00:00.568) 0:07:54.105 ************
2026-05-31 05:49:14.880621 | instance | skipping: [instance]
2026-05-31 05:49:14.880708 | instance |
2026-05-31 05:49:14.880776 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-05-31 05:49:14.880942 | instance | Sunday 31 May 2026 05:49:14 +0000 (0:00:00.034) 0:07:54.139 ************
2026-05-31 05:49:14.921554 | instance | skipping: [instance]
2026-05-31 05:49:14.921953 | instance |
2026-05-31 05:49:14.922005 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-05-31 05:49:14.922012 | instance | Sunday 31 May 2026 05:49:14 +0000 (0:00:00.040) 0:07:54.180 ************
2026-05-31 05:49:14.960711 | instance | skipping: [instance]
2026-05-31 05:49:14.961065 | instance |
2026-05-31 05:49:14.961093 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-05-31 05:49:14.961106 | instance | Sunday 31 May 2026 05:49:14 +0000 (0:00:00.039) 0:07:54.220 ************
2026-05-31 05:49:15.002507 | instance | skipping: [instance]
2026-05-31 05:49:15.002609 | instance |
2026-05-31 05:49:15.002863 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-05-31 05:49:15.002913 | instance | Sunday 31 May 2026 05:49:14 +0000 (0:00:00.041) 0:07:54.261 ************
2026-05-31 05:49:15.038916 | instance | skipping: [instance]
2026-05-31 05:49:15.039318 | instance |
2026-05-31 05:49:15.039382 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-05-31 05:49:15.039389 | instance | Sunday 31 May 2026 05:49:15 +0000 (0:00:00.036) 0:07:54.297 ************
2026-05-31 05:49:15.077487 | instance | skipping: [instance]
2026-05-31 05:49:15.077573 | instance |
2026-05-31 05:49:15.077862 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-05-31 05:49:15.077929 | instance | Sunday 31 May 2026 05:49:15 +0000 (0:00:00.038) 0:07:54.336 ************
2026-05-31 05:49:15.113719 | instance | skipping: [instance]
2026-05-31 05:49:15.114107 | instance |
2026-05-31 05:49:15.114162 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-05-31 05:49:15.114169 | instance | Sunday 31 May 2026 05:49:15 +0000 (0:00:00.036) 0:07:54.372 ************
2026-05-31 05:49:40.052835 | instance | changed: [instance]
2026-05-31 05:49:40.052948 | instance |
2026-05-31 05:49:40.052960 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-05-31 05:49:40.052971 | instance | Sunday 31 May 2026 05:49:40 +0000 (0:00:24.937) 0:08:19.310 ************
2026-05-31 05:49:40.294556 | instance | ok: [instance]
2026-05-31 05:49:40.294775 | instance |
2026-05-31 05:49:40.295078 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-05-31 05:49:40.295343 | instance | Sunday 31 May 2026 05:49:40 +0000 (0:00:00.242) 0:08:19.553 ************
2026-05-31 05:49:40.331646 | instance | skipping: [instance]
2026-05-31 05:49:40.331879 | instance |
2026-05-31 05:49:40.332163 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-05-31 05:49:40.332430 | instance | Sunday 31 May 2026 05:49:40 +0000 (0:00:00.037) 0:08:19.590 ************
2026-05-31 05:49:40.541390 | instance | changed: [instance]
2026-05-31 05:49:40.541625 | instance |
2026-05-31 05:49:40.542181 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-05-31 05:49:40.542553 | instance | Sunday 31 May 2026 05:49:40 +0000 (0:00:00.209) 0:08:19.799 ************
2026-05-31 05:49:40.740736 | instance | changed: [instance]
2026-05-31 05:49:40.740960 | instance |
2026-05-31 05:49:40.741234 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-05-31 05:49:40.741592 | instance | Sunday 31 May 2026 05:49:40 +0000 (0:00:00.199) 0:08:19.999 ************
2026-05-31 05:49:40.959094 | instance | changed: [instance]
2026-05-31 05:49:40.959370 | instance |
2026-05-31 05:49:40.959714 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-05-31 05:49:40.960001 | instance | Sunday 31 May 2026 05:49:40 +0000 (0:00:00.218) 0:08:20.217 ************
2026-05-31 05:49:46.309513 | instance | changed: [instance]
2026-05-31 05:49:46.309748 | instance |
2026-05-31 05:49:46.310084 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-05-31 05:49:46.310332 | instance | Sunday 31 May 2026 05:49:46 +0000 (0:00:05.350) 0:08:25.568 ************
2026-05-31 05:50:02.249847 | instance | changed: [instance]
2026-05-31 05:50:02.249962 | instance |
2026-05-31 05:50:02.250003 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-05-31 05:50:02.250015 | instance | Sunday 31 May 2026 05:50:02 +0000 (0:00:15.939) 0:08:41.507 ************
2026-05-31 05:50:02.294181 | instance | skipping: [instance]
2026-05-31 05:50:02.294221 | instance |
2026-05-31 05:50:02.294531 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-05-31 05:50:02.294593 | instance | Sunday 31 May 2026 05:50:02 +0000 (0:00:00.045) 0:08:41.553 ************
2026-05-31 05:50:02.341966 | instance | skipping: [instance]
2026-05-31 05:50:02.342047 | instance |
2026-05-31 05:50:02.342283 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-05-31 05:50:02.342305 | instance | Sunday 31 May 2026 05:50:02 +0000 (0:00:00.047) 0:08:41.600 ************
2026-05-31 05:50:03.346853 | instance | changed: [instance]
2026-05-31 05:50:03.346961 | instance |
2026-05-31 05:50:03.346970 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-05-31 05:50:03.347135 | instance | Sunday 31 May 2026 05:50:03 +0000 (0:00:01.004) 0:08:42.605 ************
2026-05-31 05:50:03.394749 | instance | skipping: [instance] => (item=DaemonSet)
2026-05-31 05:50:03.394973 | instance | skipping: [instance] => (item=ConfigMap)
2026-05-31 05:50:03.395120 | instance | skipping: [instance]
2026-05-31 05:50:03.395258 | instance |
2026-05-31 05:50:03.395405 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-05-31 05:50:03.395606 | instance | Sunday 31 May 2026 05:50:03 +0000 (0:00:00.047) 0:08:42.653 ************
2026-05-31 05:50:03.436920 | instance | skipping: [instance]
2026-05-31 05:50:03.437016 | instance |
2026-05-31 05:50:03.437155 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-05-31 05:50:03.437245 | instance | Sunday 31 May 2026 05:50:03 +0000 (0:00:00.041) 0:08:42.695 ************
2026-05-31 05:50:03.478898 | instance | skipping: [instance]
2026-05-31 05:50:03.478986 | instance |
2026-05-31 05:50:03.479092 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-05-31 05:50:03.479298 | instance | Sunday 31 May 2026 05:50:03 +0000 (0:00:00.042) 0:08:42.737 ************
2026-05-31 05:50:03.524628 | instance | skipping: [instance]
2026-05-31 05:50:03.525071 | instance |
2026-05-31 05:50:03.525397 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-05-31 05:50:03.525714 | instance | Sunday 31 May 2026 05:50:03 +0000 (0:00:00.045) 0:08:42.783 ************
2026-05-31 05:50:03.569381 | instance | skipping: [instance]
2026-05-31 05:50:03.569897 | instance |
2026-05-31 05:50:03.570269 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-05-31 05:50:03.570593 | instance | Sunday 31 May 2026 05:50:03 +0000 (0:00:00.043) 0:08:42.827 ************
2026-05-31 05:50:04.116369 | instance | ok: [instance]
2026-05-31 05:50:04.116766 | instance |
2026-05-31 05:50:04.117108 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-05-31 05:50:04.117531 | instance | Sunday 31 May 2026 05:50:04 +0000 (0:00:00.547) 0:08:43.374 ************
2026-05-31 05:50:05.245935 | instance | changed: [instance]
2026-05-31 05:50:05.245999 | instance |
2026-05-31 05:50:05.246005 | instance | PLAY [Install control-plane components] ****************************************
2026-05-31 05:50:05.246010 | instance |
2026-05-31 05:50:05.246013 | instance | TASK [Gathering Facts] *********************************************************
2026-05-31 05:50:05.246018 | instance | Sunday 31 May 2026 05:50:05 +0000 (0:00:01.129) 0:08:44.504 ************
2026-05-31 05:50:06.268460 | instance | ok: [instance]
2026-05-31 05:50:06.268553 | instance |
2026-05-31 05:50:06.268565 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-31 05:50:06.268583 | instance | Sunday 31 May 2026 05:50:06 +0000 (0:00:01.021) 0:08:45.526 ************
2026-05-31 05:50:06.491199 | instance | ok: [instance]
2026-05-31 05:50:06.491419 | instance |
2026-05-31 05:50:06.491804 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-31 05:50:06.492057 | instance | Sunday 31 May 2026 05:50:06 +0000 (0:00:00.223) 0:08:45.749 ************
2026-05-31 05:50:07.767035 | instance | ok: [instance]
2026-05-31 05:50:07.767548 | instance |
2026-05-31 05:50:07.767627 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-31 05:50:07.767803 | instance | Sunday 31 May 2026 05:50:07 +0000 (0:00:01.275) 0:08:47.025 ************
2026-05-31 05:50:07.980124 | instance | ok: [instance]
2026-05-31 05:50:07.980200 | instance |
2026-05-31 05:50:07.980482 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-31 05:50:07.980525 | instance | Sunday 31 May 2026 05:50:07 +0000 (0:00:00.213) 0:08:47.239 ************
2026-05-31 05:50:08.032965 | instance | ok: [instance] => {
2026-05-31 05:50:08.033763 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-05-31 05:50:08.033814 | instance | }
2026-05-31 05:50:08.033820 | instance |
2026-05-31 05:50:08.033825 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-31 05:50:08.033831 | instance | Sunday 31 May 2026 05:50:08 +0000 (0:00:00.052) 0:08:47.291 ************
2026-05-31 05:50:08.510940 | instance | changed: [instance]
2026-05-31 05:50:08.511067 | instance |
2026-05-31 05:50:08.511234 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-31 05:50:08.511392 | instance | Sunday 31 May 2026 05:50:08 +0000 (0:00:00.478) 0:08:47.769 ************
2026-05-31 05:50:10.082842 | instance | changed: [instance]
2026-05-31 05:50:10.083031 | instance |
2026-05-31 05:50:10.083297 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-05-31 05:50:10.083613 | instance | Sunday 31 May 2026 05:50:10 +0000 (0:00:01.571) 0:08:49.341 ************
2026-05-31 05:50:10.428660 | instance | ok: [instance]
2026-05-31 05:50:10.428888 | instance |
2026-05-31 05:50:10.429154 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-05-31 05:50:10.429417 | instance | Sunday 31 May 2026 05:50:10 +0000 (0:00:00.345) 0:08:49.687 ************
2026-05-31 05:50:10.627543 | instance | changed: [instance]
2026-05-31 05:50:10.627781 | instance |
2026-05-31 05:50:10.628093 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-05-31 05:50:10.628357 | instance | Sunday 31 May 2026 05:50:10 +0000 (0:00:00.198) 0:08:49.886 ************
2026-05-31 05:50:10.888616 | instance | ok: [instance]
2026-05-31 05:50:10.888826 | instance |
2026-05-31 05:50:10.889110 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-05-31 05:50:10.889374 | instance | Sunday 31 May 2026 05:50:10 +0000 (0:00:00.261) 0:08:50.147 ************
2026-05-31 05:50:11.085324 | instance | changed: [instance]
2026-05-31 05:50:11.086217 | instance |
2026-05-31 05:50:11.086270 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-05-31 05:50:11.086281 | instance | Sunday 31 May 2026 05:50:11 +0000 (0:00:00.196) 0:08:50.343 ************
2026-05-31 05:50:11.288504 | instance | ok: [instance]
2026-05-31 05:50:11.288604 | instance |
2026-05-31 05:50:11.288691 | instance | TASK [Install plugin] **********************************************************
2026-05-31 05:50:11.288814 | instance | Sunday 31 May 2026 05:50:11 +0000 (0:00:00.203) 0:08:50.547 ************
2026-05-31 05:50:11.351501 | instance | included: vexxhost.containers.download_artifact for instance
2026-05-31 05:50:11.351583 | instance |
2026-05-31 05:50:11.351725 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-31 05:50:11.351839 | instance | Sunday 31 May 2026 05:50:11 +0000 (0:00:00.062) 0:08:50.610 ************
2026-05-31 05:50:11.400847 | instance | ok: [instance] => {
2026-05-31 05:50:11.401025 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-05-31 05:50:11.401228 | instance | }
2026-05-31 05:50:11.401417 | instance |
2026-05-31 05:50:11.401623 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-31 05:50:11.401827 | instance | Sunday 31 May 2026 05:50:11 +0000 (0:00:00.049) 0:08:50.659 ************
2026-05-31 05:50:12.093489 | instance | changed: [instance]
2026-05-31 05:50:12.093710 | instance |
2026-05-31 05:50:12.093981 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-31 05:50:12.094242 | instance | Sunday 31 May 2026 05:50:12 +0000 (0:00:00.692) 0:08:51.352 ************
2026-05-31 05:50:13.947558 | instance | changed: [instance]
2026-05-31 05:50:13.947683 | instance |
2026-05-31 05:50:13.947700 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 05:50:13.947847 | instance | Sunday 31 May 2026 05:50:13 +0000 (0:00:01.854) 0:08:53.206 ************
2026-05-31 05:50:13.998627 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 05:50:13.998858 | instance |
2026-05-31 05:50:13.999132 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 05:50:13.999409 | instance | Sunday 31 May 2026 05:50:13 +0000 (0:00:00.050) 0:08:53.257 ************
2026-05-31 05:50:14.692967 | instance | changed: [instance]
2026-05-31 05:50:14.693172 | instance |
2026-05-31 05:50:14.693488 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-05-31 05:50:14.693759 | instance | Sunday 31 May 2026 05:50:14 +0000 (0:00:00.694) 0:08:53.951 ************
2026-05-31 05:50:15.611235 | instance | ok: [instance]
2026-05-31 05:50:15.611682 | instance |
2026-05-31 05:50:15.612029 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-05-31 05:50:15.612372 | instance | Sunday 31 May 2026 05:50:15 +0000 (0:00:00.918) 0:08:54.869 ************
2026-05-31 05:50:17.880632 | instance | changed: [instance]
2026-05-31 05:50:17.881119 | instance |
2026-05-31 05:50:17.881140 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 05:50:17.881148 | instance | Sunday 31 May 2026 05:50:17 +0000 (0:00:02.269) 0:08:57.139 ************
2026-05-31 05:50:17.920627 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 05:50:17.920856 | instance |
2026-05-31 05:50:17.920919 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 05:50:17.921100 | instance | Sunday 31 May 2026 05:50:17 +0000 (0:00:00.040) 0:08:57.179 ************
2026-05-31 05:50:18.439950 | instance | changed: [instance]
2026-05-31 05:50:18.440051 | instance |
2026-05-31 05:50:18.440279 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] *******************
2026-05-31 05:50:18.440338 | instance | Sunday 31 May 2026 05:50:18 +0000 (0:00:00.519) 0:08:57.698 ************
2026-05-31 05:50:59.414137 | instance | changed: [instance]
2026-05-31 05:50:59.414226 | instance |
2026-05-31 05:50:59.414501 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] *****************
2026-05-31 05:50:59.414559 | instance | Sunday 31 May 2026 05:50:59 +0000 (0:00:40.974) 0:09:38.673 ************
2026-05-31 05:51:00.119553 | instance | changed: [instance]
2026-05-31 05:51:00.119643 | instance |
2026-05-31 05:51:00.119656 | instance | PLAY [all] *********************************************************************
2026-05-31 05:51:00.119666 | instance |
2026-05-31 05:51:00.119675 | instance | TASK [Gathering Facts] *********************************************************
2026-05-31 05:51:00.119690 | instance | Sunday 31 May 2026 05:51:00 +0000 (0:00:00.704) 0:09:39.377 ************
2026-05-31 05:51:01.252068 | instance | ok: [instance]
2026-05-31 05:51:01.252166 | instance |
2026-05-31 05:51:01.252397 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-05-31 05:51:01.252462 | instance | Sunday 31 May 2026 05:51:01 +0000 (0:00:01.133) 0:09:40.511 ************
2026-05-31 05:51:02.010256 | instance | changed: [instance]
2026-05-31 05:51:02.010377 | instance |
2026-05-31 05:51:02.010457 | instance | PLAY [all] *********************************************************************
2026-05-31 05:51:02.010818 | instance |
2026-05-31 05:51:02.010869 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-05-31 05:51:02.010875 | instance | Sunday 31 May 2026 05:51:02 +0000 (0:00:00.758) 0:09:41.269 ************
2026-05-31 05:51:02.884539 | instance | ok: [instance]
2026-05-31 05:51:02.884637 | instance |
2026-05-31 05:51:02.884939 | instance | PLAY [controllers] *************************************************************
2026-05-31 05:51:02.885069 | instance |
2026-05-31 05:51:02.885092 | instance | TASK [Gathering Facts] *********************************************************
2026-05-31 05:51:02.885102 | instance | Sunday 31 May 2026 05:51:02 +0000 (0:00:00.874) 0:09:42.143 ************
2026-05-31 05:51:04.323301 | instance | ok: [instance]
2026-05-31 05:51:04.323412 | instance |
2026-05-31 05:51:04.323518 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 05:51:04.323660 | instance | Sunday 31 May 2026 05:51:04 +0000 (0:00:01.438) 0:09:43.582 ************
2026-05-31 05:51:04.367098 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 05:51:04.367191 | instance |
2026-05-31 05:51:04.367404 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 05:51:04.367448 | instance | Sunday 31 May 2026 05:51:04 +0000 (0:00:00.043) 0:09:43.626 ************
2026-05-31 05:51:04.850411 | instance | changed: [instance]
2026-05-31 05:51:04.850500 | instance |
2026-05-31 05:51:04.850758 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-05-31 05:51:04.850811 | instance | Sunday 31 May 2026 05:51:04 +0000 (0:00:00.483) 0:09:44.109 ************
2026-05-31 05:51:06.767604 | instance | changed: [instance]
2026-05-31 05:51:06.767674 | instance |
2026-05-31 05:51:06.767950 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 05:51:06.768007 | instance | Sunday 31 May 2026 05:51:06 +0000 (0:00:01.917) 0:09:46.026 ************
2026-05-31 05:51:06.811271 | instance | skipping: [instance]
2026-05-31 05:51:06.811343 | instance |
2026-05-31 05:51:06.811568 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-05-31 05:51:06.811618 | instance | Sunday 31 May 2026 05:51:06 +0000 (0:00:00.043) 0:09:46.070 ************
2026-05-31 05:51:06.859934 | instance | skipping: [instance]
2026-05-31 05:51:06.860231 | instance |
2026-05-31 05:51:06.860304 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-05-31 05:51:06.860324 | instance | Sunday 31 May 2026 05:51:06 +0000 (0:00:00.048) 0:09:46.118 ************
2026-05-31 05:51:06.898598 | instance | skipping: [instance]
2026-05-31 05:51:06.898662 | instance |
2026-05-31 05:51:06.898669 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-05-31 05:51:06.898675 | instance | Sunday 31 May 2026 05:51:06 +0000 (0:00:00.038) 0:09:46.157 ************
2026-05-31 05:51:06.937636 | instance | skipping: [instance]
2026-05-31 05:51:06.937742 | instance |
2026-05-31 05:51:06.937874 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-05-31 05:51:06.938091 | instance | Sunday 31 May 2026 05:51:06 +0000 (0:00:00.039) 0:09:46.196 ************
2026-05-31 05:51:06.988356 | instance | skipping: [instance]
2026-05-31 05:51:06.988444 | instance |
2026-05-31 05:51:06.988549 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-05-31 05:51:06.988688 | instance | Sunday 31 May 2026 05:51:06 +0000 (0:00:00.050) 0:09:46.247 ************
2026-05-31 05:51:07.043021 | instance | skipping: [instance]
2026-05-31 05:51:07.043122 | instance |
2026-05-31 05:51:07.043527 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-05-31 05:51:07.043602 | instance | Sunday 31 May 2026 05:51:07 +0000 (0:00:00.054) 0:09:46.301 ************
2026-05-31 05:51:07.103650 | instance | skipping: [instance]
2026-05-31 05:51:07.103715 | instance |
2026-05-31 05:51:07.103722 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-05-31 05:51:07.103729 | instance | Sunday 31 May 2026 05:51:07 +0000 (0:00:00.060) 0:09:46.362 ************
2026-05-31 05:51:07.142606 | instance | skipping: [instance]
2026-05-31 05:51:07.143027 | instance |
2026-05-31 05:51:07.143077 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-05-31 05:51:07.143083 | instance | Sunday 31 May 2026 05:51:07 +0000 (0:00:00.039) 0:09:46.401 ************
2026-05-31 05:51:07.193532 | instance | skipping: [instance]
2026-05-31 05:51:07.193572 | instance |
2026-05-31 05:51:07.193577 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-05-31 05:51:07.193581 | instance | Sunday 31 May 2026 05:51:07 +0000 (0:00:00.051) 0:09:46.452 ************
2026-05-31 05:51:07.231200 | instance | skipping: [instance]
2026-05-31 05:51:07.231233 | instance |
2026-05-31 05:51:07.231237 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-05-31 05:51:07.231242 | instance | Sunday 31 May 2026 05:51:07 +0000 (0:00:00.037) 0:09:46.490 ************
2026-05-31 05:51:07.272309 | instance | skipping: [instance]
2026-05-31 05:51:07.273162 | instance |
2026-05-31 05:51:07.273237 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-05-31 05:51:07.273250 | instance | Sunday 31 May 2026 05:51:07 +0000 (0:00:00.039) 0:09:46.530 ************
2026-05-31 05:51:07.306951 | instance | skipping: [instance]
2026-05-31 05:51:07.307014 | instance |
2026-05-31 05:51:07.307291 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-05-31 05:51:07.307322 | instance | Sunday 31 May 2026 05:51:07 +0000 (0:00:00.035) 0:09:46.565 ************
2026-05-31 05:51:07.358420 | instance | skipping: [instance]
2026-05-31 05:51:07.358651 | instance |
2026-05-31 05:51:07.358733 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-05-31 05:51:07.358749 | instance | Sunday 31 May 2026 05:51:07 +0000 (0:00:00.051) 0:09:46.617 ************
2026-05-31 05:51:07.395125 | instance | skipping: [instance]
2026-05-31 05:51:07.395166 | instance |
2026-05-31 05:51:07.395173 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-05-31 05:51:07.395184 | instance | Sunday 31 May 2026 05:51:07 +0000 (0:00:00.036) 0:09:46.653 ************
2026-05-31 05:51:07.435940 | instance | skipping: [instance]
2026-05-31 05:51:07.436004 | instance |
2026-05-31 05:51:07.436118 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-05-31 05:51:07.436277 | instance | Sunday 31 May 2026 05:51:07 +0000 (0:00:00.041) 0:09:46.694 ************
2026-05-31 05:51:07.481770 | instance | skipping: [instance]
2026-05-31 05:51:07.481871 | instance |
2026-05-31 05:51:07.482084 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-05-31 05:51:07.482256 | instance | Sunday 31 May 2026 05:51:07 +0000 (0:00:00.045) 0:09:46.740 ************
2026-05-31 05:51:07.514889 | instance | skipping: [instance]
2026-05-31 05:51:07.515103 | instance |
2026-05-31 05:51:07.515224 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-05-31 05:51:07.515395 | instance | Sunday 31 May 2026 05:51:07 +0000 (0:00:00.032) 0:09:46.773 ************
2026-05-31 05:51:07.547294 | instance | skipping: [instance]
2026-05-31 05:51:07.547593 | instance |
2026-05-31 05:51:07.547922 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-05-31 05:51:07.548228 | instance | Sunday 31 May 2026 05:51:07 +0000 (0:00:00.032) 0:09:46.806 ************
2026-05-31 05:51:07.583698 | instance | skipping: [instance]
2026-05-31 05:51:07.583993 | instance |
2026-05-31 05:51:07.584302 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-05-31 05:51:07.584615 | instance | Sunday 31 May 2026 05:51:07 +0000 (0:00:00.036) 0:09:46.842 ************
2026-05-31 05:51:07.619946 | instance | skipping: [instance]
2026-05-31 05:51:07.620176 | instance |
2026-05-31 05:51:07.620437 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-05-31 05:51:07.620714 | instance | Sunday 31 May 2026 05:51:07 +0000 (0:00:00.036) 0:09:46.879 ************
2026-05-31 05:51:07.658281 | instance | skipping: [instance]
2026-05-31 05:51:07.658615 | instance |
2026-05-31 05:51:07.658966 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-05-31 05:51:07.659306 | instance | Sunday 31 May 2026 05:51:07 +0000 (0:00:00.038) 0:09:46.917 ************
2026-05-31 05:51:07.701335 | instance | skipping: [instance]
2026-05-31 05:51:07.701573 | instance |
2026-05-31 05:51:07.701933 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-05-31 05:51:07.702290 | instance | Sunday 31 May 2026 05:51:07 +0000 (0:00:00.042) 0:09:46.959 ************
2026-05-31 05:51:07.759529 | instance | skipping: [instance]
2026-05-31 05:51:07.759702 | instance |
2026-05-31 05:51:07.760148 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-05-31 05:51:07.760445 | instance | Sunday 31 May 2026 05:51:07 +0000 (0:00:00.058) 0:09:47.018 ************
2026-05-31 05:51:07.807775 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-05-31 05:51:07.808310 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-05-31 05:51:07.808348 | instance | skipping: [instance]
2026-05-31 05:51:07.809219 | instance |
2026-05-31 05:51:07.809264 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-05-31 05:51:07.809276 | instance | Sunday 31 May 2026 05:51:07 +0000 (0:00:00.048) 0:09:47.066 ************
2026-05-31 05:51:07.845524 | instance | skipping: [instance]
2026-05-31 05:51:07.845848 | instance |
2026-05-31 05:51:07.846175 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-05-31 05:51:07.846494 | instance | Sunday 31 May 2026 05:51:07 +0000 (0:00:00.038) 0:09:47.104 ************
2026-05-31 05:51:07.893770 | instance | skipping: [instance]
2026-05-31 05:51:07.894096 | instance |
2026-05-31 05:51:07.894422 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-05-31 05:51:07.894746 | instance | Sunday 31 May 2026 05:51:07 +0000 (0:00:00.048) 0:09:47.152 ************
2026-05-31 05:51:07.927322 | instance | skipping: [instance]
2026-05-31 05:51:07.927687 | instance |
2026-05-31 05:51:07.928019 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-05-31 05:51:07.928341 | instance | Sunday 31 May 2026 05:51:07 +0000 (0:00:00.033) 0:09:47.186 ************
2026-05-31 05:51:07.959660 | instance | skipping: [instance]
2026-05-31 05:51:07.960004 | instance |
2026-05-31 05:51:07.960339 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-05-31 05:51:07.960666 | instance | Sunday 31 May 2026 05:51:07 +0000 (0:00:00.032) 0:09:47.218 ************
2026-05-31 05:51:08.042170 | instance | skipping: [instance]
2026-05-31 05:51:08.042554 | instance |
2026-05-31 05:51:08.042957 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-05-31 05:51:08.043286 | instance |
2026-05-31 05:51:08.043729 | instance | TASK [Gathering Facts] *********************************************************
2026-05-31 05:51:08.044134 | instance | Sunday 31 May 2026 05:51:08 +0000 (0:00:00.082) 0:09:47.301 ************
2026-05-31 05:51:09.257745 | instance | ok: [instance]
2026-05-31 05:51:09.257838 | instance |
2026-05-31 05:51:09.257861 | instance | TASK [Deploy Helm chart] *******************************************************
2026-05-31 05:51:09.258088 | instance | Sunday 31 May 2026 05:51:09 +0000 (0:00:01.214) 0:09:48.515 ************
2026-05-31 05:51:09.320404 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-05-31 05:51:09.320622 | instance |
2026-05-31 05:51:09.320978 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 05:51:09.321238 | instance | Sunday 31 May 2026 05:51:09 +0000 (0:00:00.063) 0:09:48.579 ************
2026-05-31 05:51:09.371174 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 05:51:09.371316 | instance |
2026-05-31 05:51:09.371491 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 05:51:09.371674 | instance | Sunday 31 May 2026 05:51:09 +0000 (0:00:00.050) 0:09:48.630 ************
2026-05-31 05:51:09.868040 | instance | changed: [instance]
2026-05-31 05:51:09.868260 | instance |
2026-05-31 05:51:09.868643 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-05-31 05:51:09.869008 | instance | Sunday 31 May 2026 05:51:09 +0000 (0:00:00.496) 0:09:49.126 ************
2026-05-31 05:51:30.041136 | instance | changed: [instance]
2026-05-31 05:51:30.042515 | instance |
2026-05-31 05:51:30.042953 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-05-31 05:51:30.043251 | instance | Sunday 31 May 2026 05:51:30 +0000 (0:00:20.170) 0:10:09.296 ************
2026-05-31 05:51:30.762493 | instance | changed: [instance]
2026-05-31 05:51:30.762593 | instance |
2026-05-31 05:51:30.762828 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-05-31 05:51:30.763130 | instance | Sunday 31 May 2026 05:51:30 +0000 (0:00:00.723) 0:10:10.020 ************
2026-05-31 05:51:30.814348 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-05-31 05:51:30.814578 | instance |
2026-05-31 05:51:30.814839 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-05-31 05:51:30.815097 | instance | Sunday 31 May 2026 05:51:30 +0000 (0:00:00.053) 0:10:10.073 ************
2026-05-31 05:51:31.533391 | instance | changed: [instance]
2026-05-31 05:51:31.533695 | instance |
2026-05-31 05:51:31.534037 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-05-31 05:51:31.534374 | instance | Sunday 31 May 2026 05:51:31 +0000 (0:00:00.718) 0:10:10.792 ************
2026-05-31 05:51:32.195112 | instance | ok: [instance]
2026-05-31 05:51:32.195194 | instance |
2026-05-31 05:51:32.195275 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-05-31 05:51:32.195657 | instance | Sunday 31 May 2026 05:51:32 +0000 (0:00:00.661) 0:10:11.453 ************
2026-05-31 05:51:32.701837 | instance | changed: [instance]
2026-05-31 05:51:32.702038 | instance |
2026-05-31 05:51:32.702308 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-05-31 05:51:32.702565 | instance | Sunday 31 May 2026 05:51:32 +0000 (0:00:00.497) 0:10:11.951 ************
2026-05-31 05:51:32.702802 | instance |
2026-05-31 05:51:32.703072 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-05-31 05:51:32.703324 | instance | Sunday 31 May 2026 05:51:32 +0000 (0:00:00.008) 0:10:11.959 ************
2026-05-31 05:51:32.747282 | instance | skipping: [instance]
2026-05-31 05:51:32.747749 | instance |
2026-05-31 05:51:32.748824 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-05-31 05:51:32.749216 | instance | Sunday 31 May 2026 05:51:32 +0000 (0:00:00.045) 0:10:12.005 ************
2026-05-31 05:51:34.495873 | instance | changed: [instance]
2026-05-31 05:51:34.495950 | instance |
2026-05-31 05:51:34.496219 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-05-31 05:51:34.496272 | instance | Sunday 31 May 2026 05:51:34 +0000 (0:00:01.748) 0:10:13.754 ************
2026-05-31 05:51:36.858895 | instance | changed: [instance]
2026-05-31 05:51:36.858995 | instance |
2026-05-31 05:51:36.859211 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 05:51:36.859266 | instance | Sunday 31 May 2026 05:51:36 +0000 (0:00:02.362) 0:10:16.117 ************
2026-05-31 05:51:36.909447 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 05:51:36.909541 | instance |
2026-05-31 05:51:36.909593 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 05:51:36.909716 | instance | Sunday 31 May 2026 05:51:36 +0000 (0:00:00.050) 0:10:16.168 ************
2026-05-31 05:51:37.424534 | instance | changed: [instance]
2026-05-31 05:51:37.424627 | instance |
2026-05-31 05:51:37.424832 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-05-31 05:51:37.424926 | instance | Sunday 31 May 2026 05:51:37 +0000 (0:00:00.515) 0:10:16.683 ************
2026-05-31 05:51:54.404524 | instance | changed: [instance]
2026-05-31 05:51:54.404636 | instance |
2026-05-31 05:51:54.404718 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 05:51:54.404843 | instance | Sunday 31 May 2026 05:51:54 +0000 (0:00:16.979) 0:10:33.663 ************
2026-05-31 05:51:54.456980 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 05:51:54.457067 | instance |
2026-05-31 05:51:54.457197 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 05:51:54.457316 | instance | Sunday 31 May 2026 05:51:54 +0000 (0:00:00.052) 0:10:33.716 ************
2026-05-31 05:51:54.973424 | instance | changed: [instance]
2026-05-31 05:51:54.973521 | instance |
2026-05-31 05:51:54.973584 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-05-31 05:51:54.973752 | instance | Sunday 31 May 2026 05:51:54 +0000 (0:00:00.516) 0:10:34.232 ************
2026-05-31 05:51:58.066207 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-05-31 05:51:58.066299 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-05-31 05:51:58.066677 | instance |
2026-05-31 05:51:58.066752 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-05-31 05:51:58.066759 | instance | Sunday 31 May 2026 05:51:58 +0000 (0:00:03.092) 0:10:37.325 ************
2026-05-31 05:52:01.762435 | instance | changed: [instance]
2026-05-31 05:52:01.762511 | instance |
2026-05-31 05:52:01.762627 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 05:52:01.762763 | instance | Sunday 31 May 2026 05:52:01 +0000 (0:00:03.696) 0:10:41.021 ************
2026-05-31 05:52:01.813960 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 05:52:01.814356 | instance |
2026-05-31 05:52:01.814413 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 05:52:01.814420 | instance | Sunday 31 May 2026 05:52:01 +0000 (0:00:00.051) 0:10:41.073 ************
2026-05-31 05:52:02.306927 | instance | changed: [instance]
2026-05-31 05:52:02.307028 | instance |
2026-05-31 05:52:02.307289 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-05-31 05:52:02.307349 | instance | Sunday 31 May 2026 05:52:02 +0000 (0:00:00.492) 0:10:41.565 ************
2026-05-31 05:52:05.996029 | instance | ok: [instance]
2026-05-31 05:52:05.996122 | instance |
2026-05-31 05:52:05.996219 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-05-31 05:52:05.996345 | instance | Sunday 31 May 2026 05:52:05 +0000 (0:00:03.689) 0:10:45.255 ************
2026-05-31 05:52:08.549188 | instance | changed: [instance]
2026-05-31 05:52:08.549305 | instance |
2026-05-31 05:52:08.549377 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-05-31 05:52:08.549528 | instance | Sunday 31 May 2026 05:52:08 +0000 (0:00:02.552) 0:10:47.808 ************
2026-05-31 05:52:09.260220 | instance | ok: [instance]
2026-05-31 05:52:09.260287 | instance |
2026-05-31 05:52:09.260292 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-05-31 05:52:09.260297 | instance | Sunday 31 May 2026 05:52:09 +0000 (0:00:00.710) 0:10:48.518 ************
2026-05-31 05:52:09.986700 | instance | changed: [instance]
2026-05-31 05:52:09.986755 | instance |
2026-05-31 05:52:09.986760 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-05-31 05:52:09.986766 | instance | Sunday 31 May 2026 05:52:09 +0000 (0:00:00.726) 0:10:49.245 ************
2026-05-31 05:52:11.192302 | instance | ok: [instance]
2026-05-31 05:52:11.192374 | instance |
2026-05-31 05:52:11.192394 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-05-31 05:52:11.192434 | instance | Sunday 31 May 2026 05:52:11 +0000 (0:00:01.205) 0:10:50.450 ************
2026-05-31 05:52:11.236954 | instance | skipping: [instance]
2026-05-31 05:52:11.237006 | instance |
2026-05-31 05:52:11.237013 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-05-31 05:52:11.237019 | instance | Sunday 31 May 2026 05:52:11 +0000 (0:00:00.044) 0:10:50.495 ************
2026-05-31 05:52:11.292278 | instance | skipping: [instance]
2026-05-31 05:52:11.292383 | instance |
2026-05-31 05:52:11.292500 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-05-31 05:52:11.292612 | instance | Sunday 31 May 2026 05:52:11 +0000 (0:00:00.055) 0:10:50.550 ************
2026-05-31 05:52:11.339970 | instance | skipping: [instance]
2026-05-31 05:52:11.340071 | instance |
2026-05-31 05:52:11.340204 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-05-31 05:52:11.340325 | instance | Sunday 31 May 2026 05:52:11 +0000 (0:00:00.047) 0:10:50.598 ************
2026-05-31 05:52:11.386049 | instance | skipping: [instance]
2026-05-31 05:52:11.386190 | instance |
2026-05-31 05:52:11.386420 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-05-31 05:52:11.386600 | instance | Sunday 31 May 2026 05:52:11 +0000 (0:00:00.046) 0:10:50.644 ************
2026-05-31 05:52:11.433765 | instance | skipping: [instance]
2026-05-31 05:52:11.433900 | instance |
2026-05-31 05:52:11.434077 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-05-31 05:52:11.434286 | instance | Sunday 31 May 2026 05:52:11 +0000 (0:00:00.047) 0:10:50.692 ************
2026-05-31 05:52:11.484305 | instance | skipping: [instance]
2026-05-31 05:52:11.484373 | instance |
2026-05-31 05:52:11.484529 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-05-31 05:52:11.484625 | instance | Sunday 31 May 2026 05:52:11 +0000 (0:00:00.050) 0:10:50.743 ************
2026-05-31 05:52:11.530662 | instance | skipping: [instance]
2026-05-31 05:52:11.530766 | instance |
2026-05-31 05:52:11.530892 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-05-31 05:52:11.531010 | instance | Sunday 31 May 2026 05:52:11 +0000 (0:00:00.046) 0:10:50.789 ************
2026-05-31 05:54:19.280259 | instance | changed: [instance]
2026-05-31 05:54:19.280327 | instance |
2026-05-31 05:54:19.280333 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-05-31 05:54:19.280339 | instance | Sunday 31 May 2026 05:54:19 +0000 (0:02:07.748) 0:12:58.538 ************
2026-05-31 05:54:20.005518 | instance | changed: [instance]
2026-05-31 05:54:20.005639 | instance |
2026-05-31 05:54:20.005653 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 05:54:20.005843 | instance | Sunday 31 May 2026 05:54:20 +0000 (0:00:00.725) 0:12:59.264 ************
2026-05-31 05:54:20.063287 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 05:54:20.063360 | instance |
2026-05-31 05:54:20.063381 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 05:54:20.063460 | instance | Sunday 31 May 2026 05:54:20 +0000 (0:00:00.058) 0:12:59.322 ************
2026-05-31 05:54:20.569493 | instance | changed: [instance]
2026-05-31 05:54:20.569552 | instance |
2026-05-31 05:54:20.569557 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-05-31 05:54:20.569562 | instance | Sunday 31 May 2026 05:54:20 +0000 (0:00:00.505) 0:12:59.828 ************
2026-05-31 05:54:21.353559 | instance | changed: [instance]
2026-05-31 05:54:21.353654 | instance |
2026-05-31 05:54:21.353733 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-05-31 05:54:21.353853 | instance | Sunday 31 May 2026 05:54:21 +0000 (0:00:00.783) 0:13:00.612 ************
2026-05-31 05:54:23.145162 | instance | changed: [instance]
2026-05-31 05:54:23.145356 | instance |
2026-05-31 05:54:23.145635 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-31 05:54:23.145904 | instance | Sunday 31 May 2026 05:54:23 +0000 (0:00:01.791) 0:13:02.403 ************
2026-05-31 05:54:23.185538 | instance | skipping: [instance]
2026-05-31 05:54:23.185795 | instance |
2026-05-31 05:54:23.186097 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-31 05:54:23.186382 | instance | Sunday 31 May 2026 05:54:23 +0000 (0:00:00.040) 0:13:02.444 ************
2026-05-31 05:54:23.222617 | instance | skipping: [instance]
2026-05-31 05:54:23.222722 | instance |
2026-05-31 05:54:23.222897 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-31 05:54:23.223062 | instance | Sunday 31 May 2026 05:54:23 +0000 (0:00:00.037) 0:13:02.481 ************
2026-05-31 05:54:23.260716 | instance | skipping: [instance]
2026-05-31 05:54:23.260943 | instance |
2026-05-31 05:54:23.261203 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-31 05:54:23.261437 | instance | Sunday 31 May 2026 05:54:23 +0000 (0:00:00.037) 0:13:02.519 ************
2026-05-31 05:54:23.298255 | instance | skipping: [instance]
2026-05-31 05:54:23.298412 | instance |
2026-05-31 05:54:23.298594 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-31 05:54:23.298759 | instance | Sunday 31 May 2026 05:54:23 +0000 (0:00:00.037) 0:13:02.557 ************
2026-05-31 05:54:23.972186 | instance | ok: [instance]
2026-05-31 05:54:23.972390 | instance |
2026-05-31 05:54:23.972683 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-31 05:54:23.972994 | instance | Sunday 31 May 2026 05:54:23 +0000 (0:00:00.673) 0:13:03.230 ************
2026-05-31 05:54:24.029855 | instance | ok: [instance]
2026-05-31 05:54:24.030095 | instance |
2026-05-31 05:54:24.030382 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-31 05:54:24.030637 | instance | Sunday 31 May 2026 05:54:24 +0000 (0:00:00.058) 0:13:03.288 ************
2026-05-31 05:54:24.069256 | instance | ok: [instance]
2026-05-31 05:54:24.069543 | instance |
2026-05-31 05:54:24.069822 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-31 05:54:24.070083 | instance | Sunday 31 May 2026 05:54:24 +0000 (0:00:00.039) 0:13:03.328 ************
2026-05-31 05:54:24.122703 | instance | ok: [instance] => (item=oslo_db)
2026-05-31 05:54:24.122945 | instance |
2026-05-31 05:54:24.123210 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-31 05:54:24.123478 | instance | Sunday 31 May 2026 05:54:24 +0000 (0:00:00.053) 0:13:03.381 ************
2026-05-31 05:54:24.177171 | instance | ok: [instance]
2026-05-31 05:54:24.177260 | instance |
2026-05-31 05:54:24.177387 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 05:54:24.177503 | instance | Sunday 31 May 2026 05:54:24 +0000 (0:00:00.054) 0:13:03.436 ************
2026-05-31 05:54:24.227857 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 05:54:24.227950 | instance |
2026-05-31 05:54:24.228069 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 05:54:24.228184 | instance | Sunday 31 May 2026 05:54:24 +0000 (0:00:00.050) 0:13:03.487 ************
2026-05-31 05:54:24.720266 | instance | changed: [instance]
2026-05-31 05:54:24.720460 | instance |
2026-05-31 05:54:24.720742 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-05-31 05:54:24.721004 | instance | Sunday 31 May 2026 05:54:24 +0000 (0:00:00.491) 0:13:03.978 ************
2026-05-31 05:54:25.379752 | instance | ok: [instance]
2026-05-31 05:54:25.379982 | instance |
2026-05-31 05:54:25.380269 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-05-31 05:54:25.380563 | instance | Sunday 31 May 2026 05:54:25 +0000 (0:00:00.659) 0:13:04.638 ************
2026-05-31 05:54:26.704434 | instance | changed: [instance]
2026-05-31 05:54:26.704529 | instance |
2026-05-31 05:54:26.704709 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-05-31 05:54:26.704953 | instance | Sunday 31 May 2026 05:54:26 +0000 (0:00:01.324) 0:13:05.962 ************
2026-05-31 05:54:27.085796 | instance | ok: [instance]
2026-05-31 05:54:27.086045 | instance |
2026-05-31 05:54:27.086339 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-05-31 05:54:27.086669 | instance | Sunday 31 May 2026 05:54:27 +0000 (0:00:00.381) 0:13:06.344 ************
2026-05-31 05:54:27.446387 | instance | changed: [instance]
2026-05-31 05:54:27.446499 | instance |
2026-05-31 05:54:27.446657 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-05-31 05:54:27.446832 | instance | Sunday 31 May 2026 05:54:27 +0000 (0:00:00.360) 0:13:06.705 ************
2026-05-31 05:54:27.867758 | instance | changed: [instance]
2026-05-31 05:54:27.867965 | instance |
2026-05-31 05:54:27.868237 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-05-31 05:54:27.868510 | instance | Sunday 31 May 2026 05:54:27 +0000 (0:00:00.421) 0:13:07.126 ************
2026-05-31 05:54:28.266588 | instance | ok: [instance]
2026-05-31 05:54:28.267349 | instance |
2026-05-31 05:54:28.267410 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-05-31 05:54:28.267671 | instance | Sunday 31 May 2026 05:54:28 +0000 (0:00:00.399) 0:13:07.525 ************
2026-05-31 05:57:01.719635 | instance | changed: [instance]
2026-05-31 05:57:01.719768 | instance |
2026-05-31 05:57:01.719994 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-05-31 05:57:01.720359 | instance | Sunday 31 May 2026 05:57:01 +0000 (0:02:33.448) 0:15:40.973 ************
2026-05-31 05:57:02.421851 | instance | ok: [instance]
2026-05-31 05:57:02.422113 | instance |
2026-05-31 05:57:02.422407 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-05-31 05:57:02.422702 | instance | Sunday 31 May 2026 05:57:02 +0000 (0:00:00.706) 0:15:41.680 ************
2026-05-31 05:57:02.483673 | instance | included: ingress for instance
2026-05-31 05:57:02.484044 | instance |
2026-05-31 05:57:02.484476 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-05-31 05:57:02.484924 | instance | Sunday 31 May 2026 05:57:02 +0000 (0:00:00.061) 0:15:41.742 ************
2026-05-31 05:57:03.406703 | instance | changed: [instance]
2026-05-31 05:57:03.406919 | instance |
2026-05-31 05:57:03.407174 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-05-31 05:57:03.407434 | instance | Sunday 31 May 2026 05:57:03 +0000 (0:00:00.923) 0:15:42.665 ************
2026-05-31 05:57:03.698893 | instance | ok: [instance]
2026-05-31 05:57:03.699134 | instance |
2026-05-31 05:57:03.699428 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-05-31 05:57:03.699783 | instance | Sunday 31 May 2026 05:57:03 +0000 (0:00:00.292) 0:15:42.957 ************
2026-05-31 05:57:04.624804 | instance | changed: [instance]
2026-05-31 05:57:04.625074 | instance |
2026-05-31 05:57:04.625504 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-05-31 05:57:04.625725 | instance |
2026-05-31 05:57:04.626179 | instance | TASK [Gathering Facts] *********************************************************
2026-05-31 05:57:04.626444 | instance | Sunday 31 May 2026 05:57:04 +0000 (0:00:00.926) 0:15:43.883 ************
2026-05-31 05:57:06.144946 | instance | ok: [instance]
2026-05-31 05:57:06.145081 | instance |
2026-05-31 05:57:06.145121 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 05:57:06.145243 | instance | Sunday 31 May 2026 05:57:06 +0000 (0:00:01.520) 0:15:45.404 ************
2026-05-31 05:57:06.204018 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 05:57:06.204237 | instance |
2026-05-31 05:57:06.204501 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 05:57:06.204757 | instance | Sunday 31 May 2026 05:57:06 +0000 (0:00:00.058) 0:15:45.463 ************
2026-05-31 05:57:06.677530 | instance | changed: [instance]
2026-05-31 05:57:06.677738 | instance |
2026-05-31 05:57:06.678182 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-05-31 05:57:06.678481 | instance | Sunday 31 May 2026 05:57:06 +0000 (0:00:00.473) 0:15:45.936 ************
2026-05-31 05:57:07.489464 | instance | ok: [instance]
2026-05-31 05:57:07.489698 | instance |
2026-05-31 05:57:07.490009 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-05-31 05:57:07.490287 | instance | Sunday 31 May 2026 05:57:07 +0000 (0:00:00.811) 0:15:46.748 ************
2026-05-31 05:57:09.684051 | instance | changed: [instance]
2026-05-31 05:57:09.684191 | instance |
2026-05-31 05:57:09.684386 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 05:57:09.684568 | instance | Sunday 31 May 2026 05:57:09 +0000 (0:00:02.194) 0:15:48.942 ************
2026-05-31 05:57:09.747374 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 05:57:09.747615 | instance |
2026-05-31 05:57:09.747884 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 05:57:09.748162 | instance | Sunday 31 May 2026 05:57:09 +0000 (0:00:00.063) 0:15:49.006 ************
2026-05-31 05:57:10.504720 | instance | changed: [instance]
2026-05-31 05:57:10.504937 | instance |
2026-05-31 05:57:10.505206 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-05-31 05:57:10.505467 | instance | Sunday 31 May 2026 05:57:10 +0000 (0:00:00.757) 0:15:49.763 ************
2026-05-31 05:57:11.670620 | instance | changed: [instance]
2026-05-31 05:57:11.670720 | instance |
2026-05-31 05:57:11.670930 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-05-31 05:57:11.671182 | instance | Sunday 31 May 2026 05:57:11 +0000 (0:00:01.165) 0:15:50.929 ************
2026-05-31 05:57:12.402320 | instance | ok: [instance]
2026-05-31 05:57:12.402429 | instance |
2026-05-31 05:57:12.402594 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-05-31 05:57:12.402757 | instance | Sunday 31 May 2026 05:57:12 +0000 (0:00:00.731) 0:15:51.661 ************
2026-05-31 05:57:19.620455 | instance | ok: [instance]
2026-05-31 05:57:19.620871 | instance |
2026-05-31 05:57:19.620960 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-05-31 05:57:19.621280 | instance | Sunday 31 May 2026 05:57:19 +0000 (0:00:07.217) 0:15:58.879 ************
2026-05-31 05:57:21.102196 | instance | ok: [instance]
2026-05-31 05:57:21.102290 | instance |
2026-05-31 05:57:21.102370 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-05-31 05:57:21.102490 | instance | Sunday 31 May 2026 05:57:21 +0000 (0:00:01.482) 0:16:00.361 ************
2026-05-31 05:57:21.471080 | instance | ok: [instance]
2026-05-31 05:57:21.471184 | instance |
2026-05-31 05:57:21.471223 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-05-31 05:57:21.471434 | instance | Sunday 31 May 2026 05:57:21 +0000 (0:00:00.368) 0:16:00.730 ************
2026-05-31 05:57:21.668783 | instance | ok: [instance]
2026-05-31 05:57:21.668870 | instance |
2026-05-31 05:57:21.669133 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-05-31 05:57:21.669192 | instance | Sunday 31 May 2026 05:57:21 +0000 (0:00:00.197) 0:16:00.928 ************
2026-05-31 05:57:21.893331 | instance | ok: [instance]
2026-05-31 05:57:21.893402 | instance |
2026-05-31 05:57:21.893678 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-05-31 05:57:21.893737 | instance | Sunday 31 May 2026 05:57:21 +0000 (0:00:00.224) 0:16:01.152 ************
2026-05-31 05:57:22.585116 | instance | changed: [instance]
2026-05-31 05:57:22.585214 | instance |
2026-05-31 05:57:22.585296 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-05-31 05:57:22.585419 | instance | Sunday 31 May 2026 05:57:22 +0000 (0:00:00.691) 0:16:01.844 ************
2026-05-31 05:57:39.591796 | instance | changed: [instance] => (item=alertmanager)
2026-05-31 05:57:39.591948 | instance | changed: [instance] => (item=grafana)
2026-05-31 05:57:39.591971 | instance | changed: [instance] => (item=prometheus)
2026-05-31 05:57:39.592179 | instance |
2026-05-31 05:57:39.592253 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-05-31 05:57:39.592415 | instance | Sunday 31 May 2026 05:57:39 +0000 (0:00:17.006) 0:16:18.850 ************
2026-05-31 05:57:41.519108 | instance | ok: [instance] => (item=alertmanager)
2026-05-31 05:57:41.519178 | instance | ok: [instance] => (item=grafana)
2026-05-31 05:57:41.519297 | instance | ok: [instance] => (item=prometheus)
2026-05-31 05:57:41.519407 | instance |
2026-05-31 05:57:41.519581 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-05-31 05:57:41.519693 | instance | Sunday 31 May 2026 05:57:41 +0000 (0:00:01.927) 0:16:20.778 ************
2026-05-31 05:57:44.720795 | instance | changed: [instance] => (item=None)
2026-05-31 05:57:44.720995 | instance | changed: [instance] => (item=None)
2026-05-31 05:57:44.721306 | instance | changed: [instance] => (item=None)
2026-05-31 05:57:44.721523 | instance | changed: [instance]
2026-05-31 05:57:44.721768 | instance |
2026-05-31 05:57:44.722038 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-05-31 05:57:44.722304 | instance | Sunday 31 May 2026 05:57:44 +0000 (0:00:03.201) 0:16:23.979 ************
2026-05-31 05:57:50.013964 | instance | changed: [instance] => (item=None)
2026-05-31 05:57:50.014457 | instance | changed: [instance] => (item=None)
2026-05-31 05:57:50.014484 | instance | changed: [instance] => (item=None)
2026-05-31 05:57:50.014738 | instance | changed: [instance] => (item=None)
2026-05-31 05:57:50.014988 | instance | changed: [instance] => (item=None)
2026-05-31 05:57:50.015244 | instance | changed: [instance]
2026-05-31 05:57:50.015524 | instance |
2026-05-31 05:57:50.015797 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-05-31 05:57:50.016058 | instance | Sunday 31 May 2026 05:57:50 +0000 (0:00:05.292) 0:16:29.272 ************
2026-05-31 05:58:01.338486 | instance | changed: [instance] => (item=alertmanager)
2026-05-31 05:58:01.338588 | instance | changed: [instance] => (item=prometheus)
2026-05-31 05:58:01.338639 | instance |
2026-05-31 05:58:01.338808 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-05-31 05:58:01.338935 | instance | Sunday 31 May 2026 05:58:01 +0000 (0:00:11.325) 0:16:40.597 ************
2026-05-31 05:58:12.713455 | instance | changed: [instance] => (item=alertmanager)
2026-05-31 05:58:12.713644 | instance | changed: [instance] => (item=prometheus)
2026-05-31 05:58:12.713884 | instance |
2026-05-31 05:58:12.714144 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-05-31 05:58:12.714420 | instance | Sunday 31 May 2026 05:58:12 +0000 (0:00:11.374) 0:16:51.972 ************
2026-05-31 05:58:13.436154 | instance | changed: [instance]
2026-05-31 05:58:13.436303 | instance |
2026-05-31 05:58:13.436475 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-05-31 05:58:13.436638 | instance | Sunday 31 May 2026 05:58:13 +0000 (0:00:00.722) 0:16:52.694 ************
2026-05-31 05:58:20.124747 | instance | ok: [instance]
2026-05-31 05:58:20.124856 | instance |
2026-05-31 05:58:20.125021 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-05-31 05:58:20.125182 | instance | Sunday 31 May 2026 05:58:20 +0000 (0:00:06.688) 0:16:59.383 ************
2026-05-31 05:58:33.852798 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-05-31 05:58:33.852905 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-05-31 05:58:33.852978 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-05-31 05:58:33.853264 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-05-31 05:58:33.854491 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-05-31 05:58:33.854562 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-05-31 05:58:33.854575 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-05-31 05:58:33.854585 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-05-31 05:58:33.854595 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-05-31 05:58:33.854604 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-05-31 05:58:33.854614 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-05-31 05:58:33.854624 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-05-31 05:58:33.854633 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-05-31 05:58:33.854643 | instance |
2026-05-31 05:58:33.854661 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-05-31 05:58:33.854671 | instance | Sunday 31 May 2026 05:58:33 +0000 (0:00:13.728) 0:17:13.111 ************
2026-05-31 05:59:04.673390 | instance | changed: [instance]
2026-05-31 05:59:04.673477 | instance |
2026-05-31 05:59:04.673674 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 05:59:04.673847 | instance | Sunday 31 May 2026 05:59:04 +0000 (0:00:30.820) 0:17:43.932 ************
2026-05-31 05:59:04.731940 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 05:59:04.732150 | instance |
2026-05-31 05:59:04.732418 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 05:59:04.732686 | instance | Sunday 31 May 2026 05:59:04 +0000 (0:00:00.058) 0:17:43.990 ************
2026-05-31 05:59:05.279205 | instance | changed: [instance]
2026-05-31 05:59:05.279474 | instance |
2026-05-31 05:59:05.279893 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-05-31 05:59:05.280203 | instance | Sunday 31 May 2026 05:59:05 +0000 (0:00:00.547) 0:17:44.538 ************
2026-05-31 05:59:09.177842 | instance | changed: [instance]
2026-05-31 05:59:09.177913 | instance |
2026-05-31 05:59:09.177925 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 05:59:09.177937 | instance | Sunday 31 May 2026 05:59:09 +0000 (0:00:03.897) 0:17:48.435 ************
2026-05-31 05:59:09.232590 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 05:59:09.232661 | instance |
2026-05-31 05:59:09.232778 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 05:59:09.232904 | instance | Sunday 31 May 2026 05:59:09 +0000 (0:00:00.055) 0:17:48.491 ************
2026-05-31 05:59:09.846613 | instance | changed: [instance]
2026-05-31 05:59:09.846704 | instance |
2026-05-31 05:59:09.846950 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-05-31 05:59:09.847007 | instance | Sunday 31 May 2026 05:59:09 +0000 (0:00:00.613) 0:17:49.105 ************
2026-05-31 05:59:12.748091 | instance | changed: [instance]
2026-05-31 05:59:12.748182 | instance |
2026-05-31 05:59:12.748261 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 05:59:12.748377 | instance | Sunday 31 May 2026 05:59:12 +0000 (0:00:02.901) 0:17:52.007 ************
2026-05-31 05:59:12.811034 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 05:59:12.811104 | instance |
2026-05-31 05:59:12.811115 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 05:59:12.811125 | instance | Sunday 31 May 2026 05:59:12 +0000 (0:00:00.061) 0:17:52.068 ************
2026-05-31 05:59:13.291680 | instance | changed: [instance]
2026-05-31 05:59:13.291754 | instance |
2026-05-31 05:59:13.291765 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-05-31 05:59:13.291775 | instance | Sunday 31 May 2026 05:59:13 +0000 (0:00:00.480) 0:17:52.549 ************
2026-05-31 05:59:15.323918 | instance | changed: [instance]
2026-05-31 05:59:15.324001 | instance |
2026-05-31 05:59:15.324302 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-05-31 05:59:15.324345 | instance | Sunday 31 May 2026 05:59:15 +0000 (0:00:02.033) 0:17:54.583 ************
2026-05-31 05:59:16.135716 | instance | changed: [instance]
2026-05-31 05:59:16.135815 | instance |
2026-05-31 05:59:16.136045 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 05:59:16.136098 | instance | Sunday 31 May 2026 05:59:16 +0000 (0:00:00.811) 0:17:55.394 ************
2026-05-31 05:59:16.196408 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 05:59:16.196478 | instance |
2026-05-31 05:59:16.196487 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 05:59:16.196494 | instance | Sunday 31 May 2026 05:59:16 +0000 (0:00:00.060) 0:17:55.454 ************
2026-05-31 05:59:16.691041 | instance | changed: [instance]
2026-05-31 05:59:16.691165 | instance |
2026-05-31 05:59:16.691180 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] ***************
2026-05-31 05:59:16.691345 | instance | Sunday 31 May 2026 05:59:16 +0000 (0:00:00.495) 0:17:55.949 ************
2026-05-31 05:59:18.151405 | instance | changed: [instance]
2026-05-31 05:59:18.151751 | instance |
2026-05-31 05:59:18.151842 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 05:59:18.151873 | instance | Sunday 31 May 2026 05:59:18 +0000 (0:00:01.460) 0:17:57.410 ************
2026-05-31 05:59:18.209835 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 05:59:18.209935 | instance |
2026-05-31 05:59:18.210018 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 05:59:18.210177 | instance | Sunday 31 May 2026 05:59:18 +0000 (0:00:00.058) 0:17:57.468 ************
2026-05-31 05:59:18.702440 | instance | changed: [instance]
2026-05-31 05:59:18.702663 | instance |
2026-05-31 05:59:18.702935 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-05-31 05:59:18.703274 | instance | Sunday 31 May 2026 05:59:18 +0000 (0:00:00.492) 0:17:57.961 ************
2026-05-31 05:59:20.308794 | instance | changed: [instance]
2026-05-31 05:59:20.308999 | instance |
2026-05-31 05:59:20.309269 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-05-31 05:59:20.309512 | instance |
2026-05-31 05:59:20.309785 | instance | TASK [Gathering Facts] *********************************************************
2026-05-31 05:59:20.310047 | instance | Sunday 31 May 2026 05:59:20 +0000 (0:00:01.606) 0:17:59.567 ************
2026-05-31 05:59:22.129838 | instance | ok: [instance]
2026-05-31 05:59:22.129889 | instance |
2026-05-31 05:59:22.129894 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-05-31 05:59:22.129899 | instance | Sunday 31 May 2026 05:59:22 +0000 (0:00:01.820) 0:18:01.388 ************
2026-05-31 05:59:22.216082 | instance | skipping: [instance]
2026-05-31 05:59:22.216202 | instance |
2026-05-31 05:59:22.216226 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-31 05:59:22.216394 | instance | Sunday 31 May 2026 05:59:22 +0000 (0:00:00.086) 0:18:01.475 ************
2026-05-31 05:59:22.288702 | instance | ok: [instance]
2026-05-31 05:59:22.288781 | instance |
2026-05-31 05:59:22.288879 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-31 05:59:22.288990 | instance | Sunday 31 May 2026 05:59:22 +0000 (0:00:00.072) 0:18:01.547 ************
2026-05-31 05:59:22.336693 | instance | skipping: [instance]
2026-05-31 05:59:22.336739 | instance |
2026-05-31 05:59:22.336864 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-31 05:59:22.336978 | instance | Sunday 31 May 2026 05:59:22 +0000 (0:00:00.048) 0:18:01.596 ************
2026-05-31 05:59:22.379977 | instance | skipping: [instance]
2026-05-31 05:59:22.380060 | instance |
2026-05-31 05:59:22.380189 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-31 05:59:22.380311 | instance | Sunday 31 May 2026 05:59:22 +0000 (0:00:00.043) 0:18:01.639 ************
2026-05-31 05:59:22.424420 | instance | skipping: [instance]
2026-05-31 05:59:22.424791 | instance |
2026-05-31 05:59:22.424850 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-31 05:59:22.424856 | instance | Sunday 31 May 2026 05:59:22 +0000 (0:00:00.044) 0:18:01.683 ************
2026-05-31 05:59:22.479600 | instance | skipping: [instance]
2026-05-31 05:59:22.479705 | instance |
2026-05-31 05:59:22.479718 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-31 05:59:22.479730 | instance | Sunday 31 May 2026 05:59:22 +0000 (0:00:00.050) 0:18:01.733 ************
2026-05-31 05:59:22.522348 | instance | skipping: [instance]
2026-05-31 05:59:22.522450 | instance |
2026-05-31 05:59:22.522657 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-31 05:59:22.522873 | instance | Sunday 31 May 2026 05:59:22 +0000 (0:00:00.047) 0:18:01.781 ************
2026-05-31 05:59:22.583599 | instance | ok: [instance]
2026-05-31 05:59:22.583918 | instance |
2026-05-31 05:59:22.584240 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-31 05:59:22.584524 | instance | Sunday 31 May 2026 05:59:22 +0000 (0:00:00.060) 0:18:01.842 ************
2026-05-31 05:59:22.644893 | instance | ok: [instance] => (item=oslo_cache)
2026-05-31 05:59:22.645270 | instance |
2026-05-31 05:59:22.645572 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-31 05:59:22.645832 | instance | Sunday 31 May 2026 05:59:22 +0000 (0:00:00.061) 0:18:01.903 ************
2026-05-31 05:59:22.714835 | instance | ok: [instance]
2026-05-31 05:59:22.715083 | instance |
2026-05-31 05:59:22.715365 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 05:59:22.715665 | instance | Sunday 31 May 2026 05:59:22 +0000 (0:00:00.070) 0:18:01.973 ************
2026-05-31 05:59:22.780026 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 05:59:22.780243 | instance |
2026-05-31 05:59:22.780555 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 05:59:22.780804 | instance | Sunday 31 May 2026 05:59:22 +0000 (0:00:00.065) 0:18:02.038 ************
2026-05-31 05:59:23.318285 | instance | changed: [instance]
2026-05-31 05:59:23.318357 | instance |
2026-05-31 05:59:23.318618 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-05-31 05:59:23.318767 | instance | Sunday 31 May 2026 05:59:23 +0000 (0:00:00.538) 0:18:02.577 ************
2026-05-31 05:59:24.775769 | instance | changed: [instance]
2026-05-31 05:59:24.776030 | instance |
2026-05-31 05:59:24.776312 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-05-31 05:59:24.776579 | instance | Sunday 31 May 2026 05:59:24 +0000 (0:00:01.457) 0:18:04.034 ************
2026-05-31 05:59:25.494752 | instance | changed: [instance]
2026-05-31 05:59:25.494855 | instance |
2026-05-31 05:59:25.495014 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-05-31 05:59:25.495181 | instance | Sunday 31 May 2026 05:59:25 +0000 (0:00:00.719) 0:18:04.753 ************
2026-05-31 05:59:30.698268 | instance | changed: [instance]
2026-05-31 05:59:30.698405 | instance |
2026-05-31 05:59:30.698584 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-05-31 05:59:30.698758 | instance | Sunday 31 May 2026 05:59:30 +0000 (0:00:05.203) 0:18:09.956 ************
2026-05-31 05:59:30.922148 | instance | changed: [instance]
2026-05-31 05:59:30.922272 | instance |
2026-05-31 05:59:30.922519 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-05-31 05:59:30.922717 | instance | Sunday 31 May 2026 05:59:30 +0000 (0:00:00.224) 0:18:10.180 ************
2026-05-31 05:59:31.435159 | instance | changed: [instance]
2026-05-31 05:59:31.435246 | instance |
2026-05-31 05:59:31.435358 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-31 05:59:31.435509 | instance | Sunday 31 May 2026 05:59:31 +0000 (0:00:00.513) 0:18:10.694 ************
2026-05-31 05:59:31.516129 | instance | ok: [instance]
2026-05-31 05:59:31.516232 | instance |
2026-05-31 05:59:31.516301 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-31 05:59:31.516419 | instance | Sunday 31 May 2026 05:59:31 +0000 (0:00:00.080) 0:18:10.775 ************
2026-05-31 05:59:31.616784 | instance | included: rabbitmq for instance
2026-05-31 05:59:31.616879 | instance |
2026-05-31 05:59:31.617085 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-31 05:59:31.617452 | instance | Sunday 31 May 2026 05:59:31 +0000 (0:00:00.100) 0:18:10.875 ************
2026-05-31 05:59:32.258935 | instance | ok: [instance]
2026-05-31 05:59:32.259148 | instance |
2026-05-31 05:59:32.259419 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-31 05:59:32.259766 | instance | Sunday 31 May 2026 05:59:32 +0000 (0:00:00.641) 0:18:11.517 ************
2026-05-31 05:59:32.307732 | instance | skipping: [instance]
2026-05-31 05:59:32.307966 | instance |
2026-05-31 05:59:32.308234 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-31 05:59:32.308490 | instance | Sunday 31 May 2026 05:59:32 +0000 (0:00:00.049) 0:18:11.566 ************
2026-05-31 05:59:32.358467 | instance | skipping: [instance]
2026-05-31 05:59:32.358679 | instance |
2026-05-31 05:59:32.358946 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-31 05:59:32.359195 | instance | Sunday 31 May 2026 05:59:32 +0000 (0:00:00.050) 0:18:11.617 ************
2026-05-31 05:59:32.408145 | instance | skipping: [instance]
2026-05-31 05:59:32.408328 | instance |
2026-05-31 05:59:32.408583 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-31 05:59:32.408840 | instance | Sunday 31 May 2026 05:59:32 +0000 (0:00:00.049) 0:18:11.667 ************
2026-05-31 06:00:13.587852 | instance | changed: [instance]
2026-05-31 06:00:13.588083 | instance |
2026-05-31 06:00:13.588380 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-31 06:00:13.588641 | instance | Sunday 31 May 2026 06:00:13 +0000 (0:00:41.179) 0:18:52.846 ************
2026-05-31 06:00:14.229553 | instance | ok: [instance]
2026-05-31 06:00:14.229800 | instance |
2026-05-31 06:00:14.230090 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-31 06:00:14.230470 | instance | Sunday 31 May 2026 06:00:14 +0000 (0:00:00.641) 0:18:53.488 ************
2026-05-31 06:00:14.286645 | instance | ok: [instance]
2026-05-31 06:00:14.286883 | instance |
2026-05-31 06:00:14.287187 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-31 06:00:14.287512 | instance | Sunday 31 May 2026 06:00:14 +0000 (0:00:00.057) 0:18:53.545 ************
2026-05-31 06:00:14.336088 | instance | skipping: [instance]
2026-05-31 06:00:14.336442 | instance |
2026-05-31 06:00:14.336722 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-31 06:00:14.337009 | instance | Sunday 31 May 2026 06:00:14 +0000 (0:00:00.049) 0:18:53.595 ************
2026-05-31 06:00:14.390750 | instance | skipping: [instance]
2026-05-31 06:00:14.390990 | instance |
2026-05-31 06:00:14.391269 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-31 06:00:14.391632 | instance | Sunday 31 May 2026 06:00:14 +0000 (0:00:00.054) 0:18:53.650 ************
2026-05-31 06:00:14.453723 | instance | ok: [instance]
2026-05-31 06:00:14.453974 | instance |
2026-05-31 06:00:14.454280 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-31 06:00:14.454548 | instance | Sunday 31 May 2026 06:00:14 +0000 (0:00:00.062) 0:18:53.712 ************
2026-05-31 06:00:14.549976 | instance | ok: [instance] => (item=identity)
2026-05-31 06:00:14.550307 | instance | ok: [instance] => (item=oslo_cache)
2026-05-31 06:00:14.550331 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-31 06:00:14.550494 | instance | ok: [instance] => (item=oslo_db)
2026-05-31 06:00:14.550610 | instance |
2026-05-31 06:00:14.550759 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-31 06:00:14.550911 | instance | Sunday 31 May 2026 06:00:14 +0000 (0:00:00.096) 0:18:53.809 ************
2026-05-31 06:00:14.618243 | instance | ok: [instance]
2026-05-31 06:00:14.618365 | instance |
2026-05-31 06:00:14.618542 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 06:00:14.618713 | instance | Sunday 31 May 2026 06:00:14 +0000 (0:00:00.068) 0:18:53.877 ************
2026-05-31 06:00:14.681233 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 06:00:14.681513 | instance |
2026-05-31 06:00:14.681832 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 06:00:14.682152 | instance | Sunday 31 May 2026 06:00:14 +0000 (0:00:00.062) 0:18:53.940 ************
2026-05-31 06:00:15.197749 | instance | changed: [instance]
2026-05-31 06:00:15.198002 | instance |
2026-05-31 06:00:15.198301 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-05-31 06:00:15.198586 | instance | Sunday 31 May 2026 06:00:15 +0000 (0:00:00.516) 0:18:54.456 ************
2026-05-31 06:00:16.530885 | instance | ok: [instance] => (item=None)
2026-05-31 06:00:16.531115 | instance | ok: [instance]
2026-05-31 06:00:16.531359 | instance |
2026-05-31 06:00:16.531736 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-05-31 06:00:16.531985 | instance | Sunday 31 May 2026 06:00:16 +0000 (0:00:01.333) 0:18:55.789 ************
2026-05-31 06:00:17.528306 | instance | ok: [instance] => (item=atmosphere)
2026-05-31 06:00:17.528531 | instance |
2026-05-31 06:00:17.528854 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-05-31 06:00:17.529142 | instance | Sunday 31 May 2026 06:00:17 +0000 (0:00:00.997) 0:18:56.787 ************
2026-05-31 06:00:18.446906 | instance | changed: [instance]
2026-05-31 06:00:18.447130 | instance |
2026-05-31 06:00:18.447402 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-05-31 06:00:18.447776 | instance | Sunday 31 May 2026 06:00:18 +0000 (0:00:00.918) 0:18:57.705 ************
2026-05-31 06:00:19.467311 | instance | changed: [instance] => (item=None)
2026-05-31 06:00:19.467741 | instance | changed: [instance]
2026-05-31 06:00:19.468059 | instance |
2026-05-31 06:00:19.468413 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-05-31 06:00:19.468738 | instance | Sunday 31 May 2026 06:00:19 +0000 (0:00:01.020) 0:18:58.726 ************
2026-05-31 06:00:21.044483 | instance | changed: [instance] => (item=None)
2026-05-31 06:00:21.044555 | instance | changed: [instance]
2026-05-31 06:00:21.044568 | instance |
2026-05-31 06:00:21.044579 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-05-31 06:00:21.044589 | instance | Sunday 31 May 2026 06:00:21 +0000 (0:00:01.576) 0:19:00.303 ************
2026-05-31 06:03:04.778956 | instance | changed: [instance]
2026-05-31 06:03:04.779032 | instance |
2026-05-31 06:03:04.779290 | instance | TASK [Create Ingress] **********************************************************
2026-05-31 06:03:04.779329 | instance | Sunday 31 May 2026 06:03:04 +0000 (0:02:43.734) 0:21:44.038 ************
2026-05-31 06:03:04.884862 | instance | included: openstack_helm_ingress for instance
2026-05-31 06:03:04.885227 | instance |
2026-05-31 06:03:04.885267 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-31 06:03:04.885273 | instance | Sunday 31 May 2026 06:03:04 +0000 (0:00:00.105) 0:21:44.144 ************
2026-05-31 06:03:04.935769 | instance | skipping: [instance]
2026-05-31 06:03:04.936152 | instance |
2026-05-31 06:03:04.936196 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-31 06:03:04.936202 | instance | Sunday 31 May 2026 06:03:04 +0000 (0:00:00.050) 0:21:44.194 ************
2026-05-31 06:03:04.997228 | instance | skipping: [instance]
2026-05-31 06:03:04.997313 | instance |
2026-05-31 06:03:04.997456 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-31 06:03:04.997558 | instance | Sunday 31 May 2026 06:03:04 +0000 (0:00:00.061) 0:21:44.256 ************
2026-05-31 06:03:05.062532 | instance | ok: [instance]
2026-05-31 06:03:05.062761 | instance |
2026-05-31 06:03:05.063024 | instance | TASK [Create Ingress identity] *************************************************
2026-05-31 06:03:05.063284 | instance | Sunday 31 May 2026 06:03:05 +0000 (0:00:00.065) 0:21:44.321 ************
2026-05-31 06:03:05.139790 | instance | included: ingress for instance
2026-05-31 06:03:05.140034 | instance |
2026-05-31 06:03:05.140309 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-05-31 06:03:05.140577 | instance | Sunday 31 May 2026 06:03:05 +0000 (0:00:00.076) 0:21:44.398 ************
2026-05-31 06:03:06.193110 | instance | changed: [instance]
2026-05-31 06:03:06.193351 | instance |
2026-05-31 06:03:06.193682 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-05-31 06:03:06.193958 | instance | Sunday 31 May 2026 06:03:06 +0000 (0:00:01.052) 0:21:45.451 ************
2026-05-31 06:03:10.443306 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-05-31 06:03:10.443385 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-05-31 06:03:10.443397 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left).
2026-05-31 06:03:10.443407 | instance | ok: [instance]
2026-05-31 06:03:10.443953 | instance |
2026-05-31 06:03:10.444031 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-05-31 06:03:10.444159 | instance | Sunday 31 May 2026 06:03:10 +0000 (0:00:04.249) 0:21:49.701 ************
2026-05-31 06:03:11.113434 | instance | ok: [instance]
2026-05-31 06:03:11.113492 | instance |
2026-05-31 06:03:11.113747 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-05-31 06:03:11.113778 | instance | Sunday 31 May 2026 06:03:11 +0000 (0:00:00.671) 0:21:50.372 ************
2026-05-31 06:03:12.335882 | instance | ok: [instance] => (item=atmosphere)
2026-05-31 06:03:12.335955 | instance |
2026-05-31 06:03:12.336221 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-05-31 06:03:12.336254 | instance | Sunday 31 May 2026 06:03:12 +0000 (0:00:01.222) 0:21:51.595 ************
2026-05-31 06:03:13.484866 | instance | changed: [instance] => (item=atmosphere)
2026-05-31 06:03:13.484940 | instance |
2026-05-31 06:03:13.485061 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-05-31 06:03:13.485177 | instance | Sunday 31 May 2026 06:03:13 +0000 (0:00:01.149) 0:21:52.744 ************
2026-05-31 06:03:14.537521 | instance | changed: [instance] => (item=atmosphere)
2026-05-31 06:03:14.537654 | instance |
2026-05-31 06:03:14.537668 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-05-31 06:03:14.537784 | instance | Sunday 31 May 2026 06:03:14 +0000 (0:00:01.052) 0:21:53.796 ************
2026-05-31 06:03:15.636791 | instance | changed: [instance] => (item=atmosphere)
2026-05-31 06:03:15.636947 | instance |
2026-05-31 06:03:15.637130 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-05-31 06:03:15.637207 | instance | Sunday 31 May 2026 06:03:15 +0000 (0:00:01.099) 0:21:54.895 ************
2026-05-31 06:03:15.949374 | instance | changed: [instance]
2026-05-31 06:03:15.950186 | instance |
2026-05-31 06:03:15.950203 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-31 06:03:15.950214 | instance | Sunday 31 May 2026 06:03:15 +0000 (0:00:00.312) 0:21:55.208 ************
2026-05-31 06:03:16.987308 | instance | ok: [instance]
2026-05-31 06:03:16.987429 | instance |
2026-05-31 06:03:16.987589 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-31 06:03:16.987698 | instance | Sunday 31 May 2026 06:03:16 +0000 (0:00:01.037) 0:21:56.246 ************
2026-05-31 06:03:17.212556 | instance | ok: [instance]
2026-05-31 06:03:17.212813 | instance |
2026-05-31 06:03:17.213103 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-31 06:03:17.213392 | instance | Sunday 31 May 2026 06:03:17 +0000 (0:00:00.224) 0:21:56.471 ************
2026-05-31 06:03:17.291569 | instance | ok: [instance] => {
2026-05-31 06:03:17.291819 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz"
2026-05-31 06:03:17.292065 | instance | }
2026-05-31 06:03:17.292308 | instance |
2026-05-31 06:03:17.292571 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-31 06:03:17.292820 | instance | Sunday 31 May 2026 06:03:17 +0000 (0:00:00.079) 0:21:56.550 ************
2026-05-31 06:03:17.846526 | instance | changed: [instance]
2026-05-31 06:03:17.846700 | instance |
2026-05-31 06:03:17.847040 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-31 06:03:17.847298 | instance | Sunday 31 May 2026 06:03:17 +0000 (0:00:00.554) 0:21:57.105 ************
2026-05-31 06:03:19.083124 | instance | changed: [instance]
2026-05-31 06:03:19.083377 | instance |
2026-05-31 06:03:19.083689 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-05-31 06:03:19.083953 | instance | Sunday 31 May 2026 06:03:19 +0000 (0:00:01.236) 0:21:58.342 ************
2026-05-31 06:03:19.553694 | instance | changed: [instance]
2026-05-31 06:03:19.553989 | instance |
2026-05-31 06:03:19.554329 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-05-31 06:03:19.554645 | instance | Sunday 31 May 2026 06:03:19 +0000 (0:00:00.470) 0:21:58.812 ************
2026-05-31 06:03:20.384528 | instance | ok: [instance]
2026-05-31 06:03:20.384767 | instance |
2026-05-31 06:03:20.385079 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-05-31 06:03:20.385343 | instance | Sunday 31 May 2026 06:03:20 +0000 (0:00:00.830) 0:21:59.643 ************
2026-05-31 06:03:21.038177 | instance | ok: [instance]
2026-05-31 06:03:21.038398 | instance |
2026-05-31 06:03:21.038716 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-05-31 06:03:21.038982 | instance | Sunday 31 May 2026 06:03:21 +0000 (0:00:00.653) 0:22:00.297 ************
2026-05-31 06:03:21.367047 | instance | ok: [instance]
2026-05-31 06:03:21.367246 | instance |
2026-05-31 06:03:21.367550 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-05-31 06:03:21.367825 | instance | Sunday 31 May 2026 06:03:21 +0000 (0:00:00.328) 0:22:00.626 ************
2026-05-31 06:03:21.483242 | instance | included: openstack_helm_endpoints for instance
2026-05-31 06:03:21.483491 | instance |
2026-05-31 06:03:21.483797 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-31 06:03:21.484057 | instance | Sunday 31 May 2026 06:03:21 +0000 (0:00:00.116) 0:22:00.742 ************
2026-05-31 06:03:21.534097 | instance | skipping: [instance]
2026-05-31 06:03:21.534304 | instance |
2026-05-31 06:03:21.534591 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-31 06:03:21.534849 | instance | Sunday 31 May 2026 06:03:21 +0000 (0:00:00.050) 0:22:00.793 ************
2026-05-31 06:03:21.581663 | instance | skipping: [instance]
2026-05-31 06:03:21.581905 | instance |
2026-05-31 06:03:21.582137 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-31 06:03:21.582419 | instance | Sunday 31 May 2026 06:03:21 +0000 (0:00:00.047) 0:22:00.840 ************
2026-05-31 06:03:21.628732 | instance | skipping: [instance]
2026-05-31 06:03:21.628967 | instance |
2026-05-31 06:03:21.629252 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-31 06:03:21.629512 | instance | Sunday 31 May 2026 06:03:21 +0000 (0:00:00.047) 0:22:00.887 ************
2026-05-31 06:03:21.678118 | instance | skipping: [instance]
2026-05-31 06:03:21.678386 | instance |
2026-05-31 06:03:21.678621 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-31 06:03:21.678924 | instance | Sunday 31 May 2026 06:03:21 +0000 (0:00:00.049) 0:22:00.937 ************
2026-05-31 06:03:21.726681 | instance | skipping: [instance]
2026-05-31 06:03:21.726934 | instance |
2026-05-31 06:03:21.727212 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-31 06:03:21.727470 | instance | Sunday 31 May 2026 06:03:21 +0000 (0:00:00.048) 0:22:00.985 ************
2026-05-31 06:03:21.776161 | instance | skipping: [instance]
2026-05-31 06:03:21.776428 | instance |
2026-05-31 06:03:21.776709 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-31 06:03:21.776922 | instance | Sunday 31 May 2026 06:03:21 +0000 (0:00:00.049) 0:22:01.035 ************
2026-05-31 06:03:21.829763 | instance | ok: [instance]
2026-05-31 06:03:21.829967 | instance |
2026-05-31 06:03:21.830235 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-31 06:03:21.830490 | instance | Sunday 31 May 2026 06:03:21 +0000 (0:00:00.053) 0:22:01.088 ************
2026-05-31 06:03:21.898543 | instance | ok: [instance] => (item=identity)
2026-05-31 06:03:21.898737 | instance |
2026-05-31 06:03:21.899058 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-31 06:03:21.899265 | instance | Sunday 31 May 2026 06:03:21 +0000 (0:00:00.068) 0:22:01.157 ************
2026-05-31 06:03:21.961810 | instance | ok: [instance]
2026-05-31 06:03:21.961893 | instance |
2026-05-31 06:03:21.962067 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-05-31 06:03:21.962248 | instance | Sunday 31 May 2026 06:03:21 +0000 (0:00:00.063) 0:22:01.220 ************
2026-05-31 06:03:22.437267 | instance | changed: [instance]
2026-05-31 06:03:22.437336 | instance |
2026-05-31 06:03:22.437481 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-05-31 06:03:22.437632 | instance | Sunday 31 May 2026 06:03:22 +0000 (0:00:00.475) 0:22:01.696 ************
2026-05-31 06:03:22.907146 | instance | changed: [instance]
2026-05-31 06:03:22.907452 | instance |
2026-05-31 06:03:22.907808 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-05-31 06:03:22.908088 | instance | Sunday 31 May 2026 06:03:22 +0000 (0:00:00.469) 0:22:02.166 ************
2026-05-31 06:03:23.352786 | instance | changed: [instance]
2026-05-31 06:03:23.353058 | instance |
2026-05-31 06:03:23.353457 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-05-31 06:03:23.353766 | instance | Sunday 31 May 2026 06:03:23 +0000 (0:00:00.445) 0:22:02.611 ************
2026-05-31 06:03:23.833257 | instance | changed: [instance]
2026-05-31 06:03:23.833457 | instance |
2026-05-31 06:03:23.833735 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-31 06:03:23.833999 | instance | Sunday 31 May 2026 06:03:23 +0000 (0:00:00.480) 0:22:03.092 ************
2026-05-31 06:03:23.910704 | instance | ok: [instance]
2026-05-31 06:03:23.910929 | instance |
2026-05-31 06:03:23.911191 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-31 06:03:23.911464 | instance | Sunday 31 May 2026 06:03:23 +0000 (0:00:00.077) 0:22:03.170 ************
2026-05-31 06:03:23.984033 | instance | included: rabbitmq for instance
2026-05-31 06:03:23.984122 | instance |
2026-05-31 06:03:23.984305 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-31 06:03:23.984667 | instance | Sunday 31 May 2026 06:03:23 +0000 (0:00:00.073) 0:22:03.243 ************
2026-05-31 06:03:24.629018 | instance | ok: [instance]
2026-05-31 06:03:24.629255 | instance |
2026-05-31 06:03:24.629532 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-31 06:03:24.629805 | instance | Sunday 31 May 2026 06:03:24 +0000 (0:00:00.644) 0:22:03.888 ************
2026-05-31 06:03:24.677228 | instance | skipping: [instance]
2026-05-31 06:03:24.677482 | instance |
2026-05-31 06:03:24.677759 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-31 06:03:24.678029 | instance | Sunday 31 May 2026 06:03:24 +0000 (0:00:00.048) 0:22:03.936 ************
2026-05-31 06:03:24.724200 | instance | skipping: [instance]
2026-05-31 06:03:24.724444 | instance |
2026-05-31 06:03:24.724709 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-31 06:03:24.725089 | instance | Sunday 31 May 2026 06:03:24 +0000 (0:00:00.047) 0:22:03.983 ************
2026-05-31 06:03:24.769367 | instance | skipping: [instance]
2026-05-31 06:03:24.769585 | instance |
2026-05-31 06:03:24.769872 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-31 06:03:24.770166 | instance | Sunday 31 May 2026 06:03:24 +0000 (0:00:00.045) 0:22:04.028 ************
2026-05-31 06:03:50.576785 | instance | changed: [instance]
2026-05-31 06:03:50.576912 | instance |
2026-05-31 06:03:50.577119 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-31 06:03:50.577291 | instance | Sunday 31 May 2026 06:03:50 +0000 (0:00:25.807) 0:22:29.835 ************
2026-05-31 06:03:51.227040 | instance | ok: [instance]
2026-05-31 06:03:51.227243 | instance |
2026-05-31 06:03:51.227568 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-31 06:03:51.227827 | instance | Sunday 31 May 2026 06:03:51 +0000 (0:00:00.650) 0:22:30.486 ************
2026-05-31 06:03:51.283510 | instance | ok: [instance]
2026-05-31 06:03:51.283773 | instance |
2026-05-31 06:03:51.284062 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-31 06:03:51.284375 | instance | Sunday 31 May 2026 06:03:51 +0000 (0:00:00.056) 0:22:30.542 ************
2026-05-31 06:03:51.332468 | instance | skipping: [instance]
2026-05-31 06:03:51.332697 | instance |
2026-05-31 06:03:51.332995 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-31 06:03:51.333273 | instance | Sunday 31 May 2026 06:03:51 +0000 (0:00:00.048) 0:22:30.591 ************
2026-05-31 06:03:51.384253 | instance | skipping: [instance]
2026-05-31 06:03:51.384487 | instance |
2026-05-31 06:03:51.384772 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-31 06:03:51.385032 | instance | Sunday 31 May 2026 06:03:51 +0000 (0:00:00.051) 0:22:30.643 ************
2026-05-31 06:03:51.440889 | instance | ok: [instance]
2026-05-31 06:03:51.441225 | instance |
2026-05-31 06:03:51.441610 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-31 06:03:51.441984 | instance | Sunday 31 May 2026 06:03:51 +0000 (0:00:00.056) 0:22:30.700 ************
2026-05-31 06:03:51.542959 | instance | ok: [instance] => (item=oslo_db)
2026-05-31 06:03:51.543206 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-31 06:03:51.543501 | instance | ok: [instance] => (item=key_manager)
2026-05-31 06:03:51.543762 | instance | ok: [instance] => (item=identity)
2026-05-31 06:03:51.544016 | instance | ok: [instance] => (item=oslo_cache)
2026-05-31 06:03:51.544273 | instance |
2026-05-31 06:03:51.544565 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-31 06:03:51.544816 | instance | Sunday 31 May 2026 06:03:51 +0000 (0:00:00.102) 0:22:30.802 ************
2026-05-31 06:03:51.606810 | instance | ok: [instance]
2026-05-31 06:03:51.607018 | instance |
2026-05-31 06:03:51.607294 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 06:03:51.607597 | instance | Sunday 31 May 2026 06:03:51 +0000 (0:00:00.063) 0:22:30.866 ************
2026-05-31 06:03:51.669836 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 06:03:51.670043 | instance |
2026-05-31 06:03:51.670307 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 06:03:51.670592 | instance | Sunday 31 May 2026 06:03:51 +0000 (0:00:00.062) 0:22:30.929 ************
2026-05-31 06:03:52.185136 | instance | changed: [instance]
2026-05-31 06:03:52.185385 | instance |
2026-05-31 06:03:52.185657 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-05-31 06:03:52.185917 | instance | Sunday 31 May 2026 06:03:52 +0000 (0:00:00.514) 0:22:31.443 ************
2026-05-31 06:05:28.937695 | instance | changed: [instance]
2026-05-31 06:05:28.937738 | instance |
2026-05-31 06:05:28.937744 | instance | TASK [Create Ingress] **********************************************************
2026-05-31 06:05:28.937748 | instance | Sunday 31 May 2026 06:05:28 +0000 (0:01:36.753) 0:24:08.196 ************
2026-05-31 06:05:29.041928 | instance | included: openstack_helm_ingress for instance
2026-05-31 06:05:29.042008 | instance |
2026-05-31 06:05:29.042026 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-31 06:05:29.042206 | instance | Sunday 31 May 2026 06:05:29 +0000 (0:00:00.104) 0:24:08.301 ************
2026-05-31 06:05:29.090755 | instance | skipping: [instance]
2026-05-31 06:05:29.090998 | instance |
2026-05-31 06:05:29.091336 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-31 06:05:29.093700 | instance | Sunday 31 May 2026 06:05:29 +0000 (0:00:00.048) 0:24:08.349 ************
2026-05-31 06:05:29.152791 | instance | skipping: [instance]
2026-05-31 06:05:29.153239 | instance |
2026-05-31 06:05:29.153590 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-31 06:05:29.154204 | instance | Sunday 31 May 2026 06:05:29 +0000 (0:00:00.060) 0:24:08.410 ************
2026-05-31 06:05:29.213141 | instance | ok: [instance]
2026-05-31 06:05:29.213437 | instance |
2026-05-31 06:05:29.213754 | instance | TASK [Create Ingress key-manager] **********************************************
2026-05-31 06:05:29.214135 | instance | Sunday 31 May 2026 06:05:29 +0000 (0:00:00.061) 0:24:08.472 ************
2026-05-31 06:05:29.292279 | instance | included: ingress for instance
2026-05-31 06:05:29.292518 | instance |
2026-05-31 06:05:29.292816 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-05-31 06:05:29.293124 | instance | Sunday 31 May 2026 06:05:29 +0000 (0:00:00.079) 0:24:08.551 ************
2026-05-31 06:05:30.209854 | instance | changed: [instance]
2026-05-31 06:05:30.210110 | instance |
2026-05-31 06:05:30.210508 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-05-31 06:05:30.210723 | instance | Sunday 31 May 2026 06:05:30 +0000 (0:00:00.917) 0:24:09.468 ************
2026-05-31 06:05:31.384376 | instance | changed: [instance]
2026-05-31 06:05:31.384633 | instance |
2026-05-31 06:05:31.384980 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-05-31 06:05:31.385271 | instance | Sunday 31 May 2026 06:05:31 +0000 (0:00:01.174) 0:24:10.643 ************
2026-05-31 06:05:42.297327 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-05-31 06:05:42.297565 | instance |
2026-05-31 06:05:42.297850 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 06:05:42.298127 | instance | Sunday 31 May 2026 06:05:42 +0000 (0:00:10.912) 0:24:21.556 ************
2026-05-31 06:05:42.360025 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 06:05:42.360293 | instance |
2026-05-31 06:05:42.360624 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 06:05:42.360835 | instance | Sunday 31 May 2026 06:05:42 +0000 (0:00:00.063) 0:24:21.619 ************
2026-05-31 06:05:42.866401 | instance | changed: [instance]
2026-05-31 06:05:42.866619 | instance |
2026-05-31 06:05:42.866889 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-05-31 06:05:42.867153 | instance | Sunday 31 May 2026 06:05:42 +0000 (0:00:00.505) 0:24:22.125 ************
2026-05-31 06:05:45.595848 | instance | changed: [instance]
2026-05-31 06:05:45.596025 | instance |
2026-05-31 06:05:45.596360 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-31 06:05:45.596633 | instance | Sunday 31 May 2026 06:05:45 +0000 (0:00:02.729) 0:24:24.854 ************
2026-05-31 06:05:45.652083 | instance | skipping: [instance]
2026-05-31 06:05:45.652177 | instance |
2026-05-31 06:05:45.652393 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-31 06:05:45.652557 | instance | Sunday 31 May 2026 06:05:45 +0000 (0:00:00.056) 0:24:24.911 ************
2026-05-31 06:05:45.697151 | instance | skipping: [instance]
2026-05-31 06:05:45.697384 | instance |
2026-05-31 06:05:45.697661 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-31 06:05:45.697919 | instance | Sunday 31 May 2026 06:05:45 +0000 (0:00:00.044) 0:24:24.956 ************
2026-05-31 06:05:45.748961 | instance | skipping: [instance]
2026-05-31 06:05:45.749231 | instance |
2026-05-31 06:05:45.749541 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-31 06:05:45.749823 | instance | Sunday 31 May 2026 06:05:45 +0000 (0:00:00.051) 0:24:25.008 ************
2026-05-31 06:05:45.799292 | instance | skipping: [instance]
2026-05-31 06:05:45.799569 | instance |
2026-05-31 06:05:45.799848 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-31 06:05:45.800110 | instance | Sunday 31 May 2026 06:05:45 +0000 (0:00:00.050) 0:24:25.058 ************
2026-05-31 06:05:45.855117 | instance | skipping: [instance]
2026-05-31 06:05:45.855352 | instance |
2026-05-31 06:05:45.855681 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-31 06:05:45.855929 | instance | Sunday 31 May 2026 06:05:45 +0000 (0:00:00.055) 0:24:25.114 ************
2026-05-31 06:05:45.914847 | instance | skipping: [instance]
2026-05-31 06:05:45.915071 | instance |
2026-05-31 06:05:45.915367 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-31 06:05:45.915691 | instance | Sunday 31 May 2026 06:05:45 +0000 (0:00:00.059) 0:24:25.173 ************
2026-05-31 06:05:45.973591 | instance | ok: [instance]
2026-05-31 06:05:45.973835 | instance |
2026-05-31 06:05:45.974118 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-31 06:05:45.974387 | instance | Sunday 31 May 2026 06:05:45 +0000 (0:00:00.058) 0:24:25.232 ************
2026-05-31 06:05:46.048548 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-05-31 06:05:46.048784 | instance |
2026-05-31 06:05:46.049058 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-31 06:05:46.049347 | instance | Sunday 31 May 2026 06:05:46 +0000 (0:00:00.074) 0:24:25.307 ************
2026-05-31 06:05:46.122683 | instance | ok: [instance]
2026-05-31 06:05:46.122959 | instance |
2026-05-31 06:05:46.123252 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 06:05:46.123537 | instance | Sunday 31 May 2026 06:05:46 +0000 (0:00:00.074) 0:24:25.381 ************
2026-05-31 06:05:46.204769 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 06:05:46.205002 | instance |
2026-05-31 06:05:46.205332 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 06:05:46.205599 | instance | Sunday 31 May 2026 06:05:46 +0000 (0:00:00.081) 0:24:25.463 ************
2026-05-31 06:05:46.716483 | instance | changed: [instance]
2026-05-31 06:05:46.716685 | instance |
2026-05-31 06:05:46.716974 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-05-31 06:05:46.717252 | instance | Sunday 31 May 2026 06:05:46 +0000 (0:00:00.511) 0:24:25.975 ************
2026-05-31 06:06:07.760884 | instance | ok: [instance]
2026-05-31 06:06:07.761120 | instance |
2026-05-31 06:06:07.761435 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-05-31 06:06:07.761699 | instance | Sunday 31 May 2026 06:06:07 +0000 (0:00:21.044) 0:24:47.019 ************
2026-05-31 06:06:22.463900 | instance | ok: [instance]
2026-05-31 06:06:22.464012 | instance |
2026-05-31 06:06:22.464200 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-05-31 06:06:22.464369 | instance | Sunday 31 May 2026 06:06:22 +0000 (0:00:14.703) 0:25:01.722 ************
2026-05-31 06:06:24.426365 | instance | ok: [instance]
2026-05-31 06:06:24.426607 | instance |
2026-05-31 06:06:24.426882 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-05-31 06:06:24.427156 | instance | Sunday 31 May 2026 06:06:24 +0000 (0:00:01.962) 0:25:03.685 ************
2026-05-31 06:06:25.873918 | instance | ok: [instance]
2026-05-31 06:06:25.874147 | instance |
2026-05-31 06:06:25.874493 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-05-31 06:06:25.874772 | instance | Sunday 31 May 2026 06:06:25 +0000 (0:00:01.447) 0:25:05.132 ************
2026-05-31 06:06:26.522826 | instance | changed: [instance]
2026-05-31 06:06:26.522963 | instance |
2026-05-31 06:06:26.523150 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-05-31 06:06:26.523315 | instance | Sunday 31 May 2026 06:06:26 +0000 (0:00:00.649) 0:25:05.782 ************
2026-05-31 06:06:27.236229 | instance | changed: [instance]
2026-05-31 06:06:27.236738 | instance |
2026-05-31 06:06:27.236755 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-05-31 06:06:27.236761 | instance | Sunday 31 May 2026 06:06:27 +0000 (0:00:00.713) 0:25:06.495 ************
2026-05-31 06:06:30.085754 | instance | changed: [instance]
2026-05-31 06:06:30.085793 | instance |
2026-05-31 06:06:30.085824 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-05-31 06:06:30.085829 | instance | Sunday 31 May 2026 06:06:30 +0000 (0:00:02.849) 0:25:09.344 ************
2026-05-31 06:06:31.620052 | instance | [WARNING]: Module did not set no_log for update_password
2026-05-31 06:06:31.643548 | instance | changed: [instance]
2026-05-31 06:06:31.643614 | instance |
2026-05-31 06:06:31.643751 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-05-31 06:06:31.643892 | instance | Sunday 31 May 2026 06:06:31 +0000 (0:00:01.558) 0:25:10.902 ************
2026-05-31 06:06:40.570029 | instance | ok: [instance]
2026-05-31 06:06:40.570168 | instance |
2026-05-31 06:06:40.570181 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-05-31 06:06:40.570308 | instance | Sunday 31 May 2026 06:06:40 +0000 (0:00:08.926) 0:25:19.829 ************
2026-05-31 06:06:41.694215 | instance | changed: [instance]
2026-05-31 06:06:41.694290 | instance |
2026-05-31 06:06:41.694416 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-05-31 06:06:41.694539 | instance | Sunday 31 May 2026 06:06:41 +0000 (0:00:01.124) 0:25:20.953 ************
2026-05-31 06:06:43.653392 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-250.nip.io/swift/v1/%(tenant_id)s'})
2026-05-31 06:06:43.653487 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-05-31 06:06:43.653701 | instance |
2026-05-31 06:06:43.653759 | instance | TASK [Create Ingress] **********************************************************
2026-05-31 06:06:43.653835 | instance | Sunday 31 May 2026 06:06:43 +0000 (0:00:01.959) 0:25:22.912 ************
2026-05-31 06:06:43.757002 | instance | included: openstack_helm_ingress for instance
2026-05-31 06:06:43.757391 | instance |
2026-05-31 06:06:43.757433 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-31 06:06:43.757439 | instance | Sunday 31 May 2026 06:06:43 +0000 (0:00:00.103) 0:25:23.016 ************
2026-05-31 06:06:43.914923 | instance | skipping: [instance]
2026-05-31 06:06:43.914995 | instance |
2026-05-31 06:06:43.915295 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-31 06:06:43.915338 | instance | Sunday 31 May 2026 06:06:43 +0000 (0:00:00.158) 0:25:23.174 ************
2026-05-31 06:06:43.974219 | instance | skipping: [instance]
2026-05-31 06:06:43.974270 | instance |
2026-05-31 06:06:43.974277 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-31 06:06:43.974285 | instance | Sunday 31 May 2026 06:06:43 +0000 (0:00:00.054) 0:25:23.228 ************
2026-05-31 06:06:44.038887 | instance | ok: [instance]
2026-05-31 06:06:44.038951 | instance |
2026-05-31 06:06:44.038978 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-05-31 06:06:44.038988 | instance | Sunday 31 May 2026 06:06:44 +0000 (0:00:00.068) 0:25:23.296 ************
2026-05-31 06:06:44.107880 | instance | included: ingress for instance
2026-05-31 06:06:44.108207 | instance |
2026-05-31 06:06:44.108534 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-05-31 06:06:44.108855 | instance | Sunday 31 May 2026 06:06:44 +0000 (0:00:00.070) 0:25:23.367 ************
2026-05-31 06:06:45.122649 | instance | changed: [instance]
2026-05-31 06:06:45.122710 | instance |
2026-05-31 06:06:45.122726 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 06:06:45.122740 | instance | Sunday 31 May 2026 06:06:45 +0000 (0:00:01.013) 0:25:24.380 ************
2026-05-31 06:06:45.191654 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 06:06:45.191707 | instance |
2026-05-31 06:06:45.191735 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 06:06:45.191746 | instance | Sunday 31 May 2026 06:06:45 +0000 (0:00:00.068) 0:25:24.449 ************
2026-05-31 06:06:45.714902 | instance | changed: [instance]
2026-05-31 06:06:45.714949 | instance |
2026-05-31 06:06:45.714956 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-05-31 06:06:45.714963 | instance | Sunday 31 May 2026 06:06:45 +0000 (0:00:00.523) 0:25:24.973 ************
2026-05-31 06:07:00.121046 | instance | ok: [instance]
2026-05-31 06:07:00.121181 | instance |
2026-05-31 06:07:00.121341 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-05-31 06:07:00.121619 | instance | Sunday 31 May 2026 06:07:00 +0000 (0:00:14.404) 0:25:39.378 ************
2026-05-31 06:07:00.190409 | instance | ok: [instance] => (item=10.96.240.200)
2026-05-31 06:07:00.190631 | instance |
2026-05-31 06:07:00.190902 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-05-31 06:07:00.191170 | instance | Sunday 31 May 2026 06:07:00 +0000 (0:00:00.071) 0:25:39.449 ************
2026-05-31 06:07:00.884499 | instance | changed: [instance]
2026-05-31 06:07:00.884598 | instance |
2026-05-31 06:07:00.884636 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-05-31 06:07:00.884763 | instance | Sunday 31 May 2026 06:07:00 +0000 (0:00:00.694) 0:25:40.143 ************
2026-05-31 06:07:01.605026 | instance | changed: [instance]
2026-05-31 06:07:01.605234 | instance |
2026-05-31 06:07:01.605507 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-05-31 06:07:01.605772 | instance | Sunday 31 May 2026 06:07:01 +0000 (0:00:00.720) 0:25:40.863 ************
2026-05-31 06:07:02.791200 | instance | ok: [instance]
2026-05-31 06:07:02.791271 | instance |
2026-05-31 06:07:02.791288 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-05-31 06:07:02.791420 | instance | Sunday 31 May 2026 06:07:02 +0000 (0:00:01.186) 0:25:42.050 ************
2026-05-31 06:07:02.846363 | instance | ok: [instance]
2026-05-31 06:07:02.846451 | instance |
2026-05-31 06:07:02.846581 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-05-31 06:07:02.846702 | instance | Sunday 31 May 2026 06:07:02 +0000 (0:00:00.055) 0:25:42.105 ************
2026-05-31 06:07:03.542993 | instance | changed: [instance]
2026-05-31 06:07:03.543253 | instance |
2026-05-31 06:07:03.543650 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] ***
2026-05-31 06:07:03.543943 | instance | Sunday 31 May 2026 06:07:03 +0000 (0:00:00.696) 0:25:42.801 ************
2026-05-31 06:07:03.722311 | instance | ok: [instance]
2026-05-31 06:07:03.722557 | instance |
2026-05-31 06:07:03.722849 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-05-31 06:07:03.723133 | instance | Sunday 31 May 2026 06:07:03 +0000 (0:00:00.179) 0:25:42.981 ************
2026-05-31 06:07:05.071105 | instance | changed: [instance]
2026-05-31 06:07:05.071342 | instance |
2026-05-31 06:07:05.071649 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-31 06:07:05.071948 | instance | Sunday 31 May 2026 06:07:05 +0000 (0:00:01.348) 0:25:44.330 ************
2026-05-31 06:07:05.150202 | instance | ok: [instance]
2026-05-31 06:07:05.150464 | instance |
2026-05-31 06:07:05.150760 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-31 06:07:05.151014 | instance | Sunday 31 May 2026 06:07:05 +0000 (0:00:00.079) 0:25:44.409 ************
2026-05-31 06:07:05.221447 | instance | included: rabbitmq for instance
2026-05-31 06:07:05.221665 | instance |
2026-05-31 06:07:05.221977 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-31 06:07:05.222235 | instance | Sunday 31 May 2026 06:07:05 +0000 (0:00:00.071) 0:25:44.480 ************
2026-05-31 06:07:05.880616 | instance | ok: [instance]
2026-05-31 06:07:05.880751 | instance |
2026-05-31 06:07:05.880931 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-31 06:07:05.881106 | instance | Sunday 31 May 2026 06:07:05 +0000 (0:00:00.658) 0:25:45.139 ************
2026-05-31 06:07:05.946551 | instance | skipping: [instance]
2026-05-31 06:07:05.946796 | instance |
2026-05-31 06:07:05.947080 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-31 06:07:05.947342 | instance | Sunday 31 May 2026 06:07:05 +0000 (0:00:00.065) 0:25:45.204 ************
2026-05-31 06:07:06.011091 | instance | skipping: [instance]
2026-05-31 06:07:06.011167 | instance |
2026-05-31 06:07:06.011682 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-31 06:07:06.011810 | instance | Sunday 31 May 2026 06:07:06 +0000 (0:00:00.064) 0:25:45.269 ************
2026-05-31 06:07:06.073611 | instance | skipping: [instance]
2026-05-31 06:07:06.073698 | instance |
2026-05-31 06:07:06.073798 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-31 06:07:06.073906 | instance | Sunday 31 May 2026 06:07:06 +0000 (0:00:00.062) 0:25:45.332 ************
2026-05-31 06:07:36.918063 | instance | changed: [instance]
2026-05-31 06:07:36.918335 | instance |
2026-05-31 06:07:36.918639 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-31 06:07:36.918908 | instance | Sunday 31 May 2026 06:07:36 +0000 (0:00:30.844) 0:26:16.176 ************
2026-05-31 06:07:37.575708 | instance | ok: [instance]
2026-05-31 06:07:37.575778 | instance |
2026-05-31 06:07:37.575792 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-31 06:07:37.575986 | instance | Sunday 31 May 2026 06:07:37 +0000 (0:00:00.657) 0:26:16.834 ************
2026-05-31 06:07:37.627991 | instance | ok: [instance]
2026-05-31 06:07:37.628294 | instance |
2026-05-31 06:07:37.628538 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-31 06:07:37.628799 | instance | Sunday 31 May 2026 06:07:37 +0000 (0:00:00.052) 0:26:16.886 ************
2026-05-31 06:07:37.677670 | instance | skipping: [instance]
2026-05-31 06:07:37.677848 | instance |
2026-05-31 06:07:37.678036 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-31 06:07:37.678235 | instance | Sunday 31 May 2026 06:07:37 +0000 (0:00:00.050) 0:26:16.936 ************
2026-05-31 06:07:37.733953 | instance | skipping: [instance]
2026-05-31 06:07:37.734113 | instance |
2026-05-31 06:07:37.734304 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-31 06:07:37.734487 | instance | Sunday 31 May 2026 06:07:37 +0000 (0:00:00.056) 0:26:16.993 ************
2026-05-31 06:07:37.801484 | instance | ok: [instance]
2026-05-31 06:07:37.801662 | instance |
2026-05-31 06:07:37.801861 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-31 06:07:37.802077 | instance | Sunday 31 May 2026 06:07:37 +0000 (0:00:00.067) 0:26:17.060 ************
2026-05-31 06:07:37.918587 | instance | ok: [instance] => (item=oslo_db)
2026-05-31 06:07:37.918835 | instance | ok: [instance] => (item=image)
2026-05-31 06:07:37.919120 | instance | ok: [instance] => (item=dashboard)
2026-05-31 06:07:37.919410 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-31 06:07:37.919719 | instance | ok: [instance] => (item=identity)
2026-05-31 06:07:37.919976 | instance | ok: [instance] => (item=oslo_cache)
2026-05-31 06:07:37.920224 | instance |
2026-05-31 06:07:37.920490 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-31 06:07:37.920753 | instance | Sunday 31 May 2026 06:07:37 +0000 (0:00:00.116) 0:26:17.177 ************
2026-05-31 06:07:38.006035 | instance | ok: [instance]
2026-05-31 06:07:38.006173 | instance |
2026-05-31 06:07:38.006352 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 06:07:38.006518 | instance | Sunday 31 May 2026 06:07:38 +0000 (0:00:00.087) 0:26:17.264 ************
2026-05-31 06:07:38.071865 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 06:07:38.072000 | instance |
2026-05-31 06:07:38.072167 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 06:07:38.072330 | instance | Sunday 31 May 2026 06:07:38 +0000 (0:00:00.066) 0:26:17.331 ************
2026-05-31 06:07:38.594517 | instance | changed: [instance]
2026-05-31 06:07:38.594624 | instance |
2026-05-31 06:07:38.594755 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] *************
2026-05-31 06:07:38.594894 | instance | Sunday 31 May 2026 06:07:38 +0000 (0:00:00.522) 0:26:17.853 ************
2026-05-31 06:07:38.845152 | instance | ok: [instance]
2026-05-31 06:07:38.845370 | instance |
2026-05-31 06:07:38.845813 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-05-31 06:07:38.846053 | instance | Sunday 31 May 2026 06:07:38 +0000 (0:00:00.250) 0:26:18.104 ************
2026-05-31 06:09:50.920442 | instance | changed: [instance]
2026-05-31 06:09:50.920679 | instance |
2026-05-31 06:09:50.920954 | instance | TASK [Create Ingress] **********************************************************
2026-05-31 06:09:50.921231 | instance | Sunday 31 May 2026 06:09:50 +0000 (0:02:12.075) 0:28:30.179 ************
2026-05-31 06:09:51.040739 | instance | included: openstack_helm_ingress for instance
2026-05-31 06:09:51.041040 | instance |
2026-05-31 06:09:51.041327 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-31 06:09:51.041598 | instance | Sunday 31 May 2026 06:09:51 +0000 (0:00:00.120) 0:28:30.299 ************
2026-05-31 06:09:51.095598 | instance | skipping: [instance]
2026-05-31 06:09:51.095855 | instance |
2026-05-31 06:09:51.096135 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-31 06:09:51.096402 | instance | Sunday 31 May 2026 06:09:51 +0000 (0:00:00.055) 0:28:30.354 ************
2026-05-31 06:09:51.151079 | instance | skipping: [instance]
2026-05-31 06:09:51.151216 | instance |
2026-05-31 06:09:51.151394 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-31 06:09:51.151605 | instance | Sunday 31 May 2026 06:09:51 +0000 (0:00:00.055) 0:28:30.410 ************
2026-05-31 06:09:51.218602 | instance | ok: [instance]
2026-05-31 06:09:51.218902 | instance |
2026-05-31 06:09:51.219246 | instance | TASK [Create Ingress image] ****************************************************
2026-05-31 06:09:51.219526 | instance | Sunday 31 May 2026 06:09:51 +0000 (0:00:00.067) 0:28:30.477 ************
2026-05-31 06:09:51.298120 | instance | included: ingress for instance
2026-05-31 06:09:51.298269 | instance |
2026-05-31 06:09:51.298432 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-05-31 06:09:51.298603 | instance | Sunday 31 May 2026 06:09:51 +0000 (0:00:00.079) 0:28:30.557 ************
2026-05-31 06:09:52.297021 | instance | changed: [instance]
2026-05-31 06:09:52.297158 | instance |
2026-05-31 06:09:52.297323 | instance | TASK [Create images] ***********************************************************
2026-05-31 06:09:52.297493 | instance | Sunday 31 May 2026 06:09:52 +0000 (0:00:00.998) 0:28:31.556 ************
2026-05-31 06:09:52.411008 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'})
2026-05-31 06:09:52.411234 | instance |
2026-05-31 06:09:52.411598 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-05-31 06:09:52.411864 | instance | Sunday 31 May 2026 06:09:52 +0000 (0:00:00.113) 0:28:31.670 ************
2026-05-31 06:09:56.018488 | instance | changed: [instance]
2026-05-31 06:09:56.018553 | instance |
2026-05-31 06:09:56.018564 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-05-31 06:09:56.018574 | instance | Sunday 31 May 2026 06:09:56 +0000 (0:00:03.606) 0:28:35.276 ************
2026-05-31 06:09:56.670646 | instance | ok: [instance]
2026-05-31 06:09:56.670687 | instance |
2026-05-31 06:09:56.670693 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-05-31 06:09:56.670698 | instance | Sunday 31 May 2026 06:09:56 +0000 (0:00:00.652) 0:28:35.929 ************
2026-05-31 06:09:56.731068 | instance | ok: [instance]
2026-05-31 06:09:56.731111 | instance |
2026-05-31 06:09:56.731122 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-05-31 06:09:56.731127 | instance | Sunday 31 May 2026 06:09:56 +0000 (0:00:00.060) 0:28:35.990 ************
2026-05-31 06:10:10.870922 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-05-31 06:10:10.871035 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-05-31 06:10:10.871501 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-05-31 06:10:10.871542 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-05-31 06:10:10.871548 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-05-31 06:10:10.871557 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-05-31 06:10:10.871844 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-05-31 06:10:10.871992 | instance | ok: [instance]
2026-05-31 06:10:10.872013 | instance |
2026-05-31 06:10:10.872025 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-05-31 06:10:10.872124 | instance | Sunday 31 May 2026 06:10:10 +0000 (0:00:14.140) 0:28:50.130 ************
2026-05-31 06:10:10.919878 | instance | ok: [instance]
2026-05-31 06:10:10.919941 | instance |
2026-05-31 06:10:10.920194 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-05-31 06:10:10.920211 | instance | Sunday 31 May 2026 06:10:10 +0000 (0:00:00.048) 0:28:50.179 ************
2026-05-31 06:10:10.978975 | instance | ok: [instance]
2026-05-31 06:10:10.979080 | instance |
2026-05-31 06:10:10.979269 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-05-31 06:10:10.979350 | instance | Sunday 31 May 2026 06:10:10 +0000 (0:00:00.059) 0:28:50.238 ************
2026-05-31 06:10:11.200961 | instance | changed: [instance]
2026-05-31 06:10:11.201045 | instance |
2026-05-31 06:10:11.201206 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-05-31 06:10:11.201271 | instance | Sunday 31 May 2026 06:10:11 +0000 (0:00:00.221) 0:28:50.460 ************
2026-05-31 06:10:11.898630 | instance | changed: [instance]
2026-05-31 06:10:11.898727 | instance |
2026-05-31 06:10:11.899015 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-05-31 06:10:11.899057 | instance | Sunday 31 May 2026 06:10:11 +0000 (0:00:00.697) 0:28:51.157 ************
2026-05-31 06:10:12.131794 | instance | ok: [instance]
2026-05-31 06:10:12.131894 | instance |
2026-05-31 06:10:12.132125 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-05-31 06:10:12.132142 | instance | Sunday 31 May 2026 06:10:12 +0000 (0:00:00.233) 0:28:51.391 ************
2026-05-31 06:10:12.417273 | instance | changed: [instance]
2026-05-31 06:10:12.417346 | instance |
2026-05-31 06:10:12.417647 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-05-31 06:10:12.417712 | instance | Sunday 31 May 2026 06:10:12 +0000 (0:00:00.285) 0:28:51.676 ************
2026-05-31 06:10:13.146869 | instance | ok: [instance]
2026-05-31 06:10:13.146982 | instance |
2026-05-31 06:10:13.147274 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-05-31 06:10:13.147325 | instance | Sunday 31 May 2026 06:10:13 +0000 (0:00:00.729) 0:28:52.406 ************
2026-05-31 06:10:13.221432 | instance | ok: [instance]
2026-05-31 06:10:13.221494 | instance |
2026-05-31 06:10:13.221506 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-05-31 06:10:13.221516 | instance | Sunday 31 May 2026 06:10:13 +0000 (0:00:00.073) 0:28:52.479 ************
2026-05-31 06:10:18.395925 | instance | changed: [instance]
2026-05-31 06:10:18.395997 | instance |
2026-05-31 06:10:18.396275 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-05-31 06:10:18.396323 | instance | Sunday 31 May 2026 06:10:18 +0000 (0:00:05.175) 0:28:57.655 ************
2026-05-31 06:10:18.452753 | instance | skipping: [instance]
2026-05-31 06:10:18.452838 | instance |
2026-05-31 06:10:18.452961 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-05-31 06:10:18.453078 | instance | Sunday 31 May 2026 06:10:18 +0000 (0:00:00.056) 0:28:57.712 ************
2026-05-31 06:10:18.514368 | instance | skipping: [instance]
2026-05-31 06:10:18.514780 | instance |
2026-05-31 06:10:18.514837 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-05-31 06:10:18.514844 | instance | Sunday 31 May 2026 06:10:18 +0000 (0:00:00.060) 0:28:57.773 ************
2026-05-31 06:10:18.826381 | instance | changed: [instance]
2026-05-31 06:10:18.826509 | instance |
2026-05-31 06:10:18.826525 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-31 06:10:18.826710 | instance | Sunday 31 May 2026 06:10:18 +0000 (0:00:00.312) 0:28:58.085 ************
2026-05-31 06:10:18.913230 | instance | ok: [instance]
2026-05-31 06:10:18.913467 | instance |
2026-05-31 06:10:18.913539 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-31 06:10:18.913639 | instance | Sunday 31 May 2026 06:10:18 +0000 (0:00:00.087) 0:28:58.172 ************
2026-05-31 06:10:18.967324 | instance | skipping: [instance]
2026-05-31 06:10:18.967401 | instance |
2026-05-31 06:10:18.967698 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-31 06:10:18.967737 | instance | Sunday 31 May 2026 06:10:18 +0000 (0:00:00.054) 0:28:58.226 ************
2026-05-31 06:10:19.027326 | instance | skipping: [instance]
2026-05-31 06:10:19.027387 | instance |
2026-05-31 06:10:19.027622 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-31 06:10:19.027697 | instance | Sunday 31 May 2026 06:10:19 +0000 (0:00:00.059) 0:28:58.286 ************
2026-05-31 06:10:19.083806 | instance | skipping: [instance]
2026-05-31 06:10:19.083890 | instance |
2026-05-31 06:10:19.083909 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-31 06:10:19.084075 | instance | Sunday 31 May 2026 06:10:19 +0000 (0:00:00.056) 0:28:58.342 ************
2026-05-31 06:10:19.158124 | instance | skipping: [instance]
2026-05-31 06:10:19.158249 | instance |
2026-05-31 06:10:19.158455 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-31 06:10:19.158612 | instance | Sunday 31 May 2026 06:10:19 +0000 (0:00:00.074) 0:28:58.416 ************
2026-05-31 06:10:19.223696 | instance | skipping: [instance]
2026-05-31 06:10:19.223884 | instance |
2026-05-31 06:10:19.224044 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-31 06:10:19.224456 | instance | Sunday 31 May 2026 06:10:19 +0000 (0:00:00.065) 0:28:58.482 ************
2026-05-31 06:10:19.290007 | instance | ok: [instance]
2026-05-31 06:10:19.290375 | instance |
2026-05-31 06:10:19.290716 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-31 06:10:19.291037 | instance | Sunday 31 May 2026 06:10:19 +0000 (0:00:00.066) 0:28:58.549 ************
2026-05-31 06:10:19.389192 | instance | ok: [instance] => (item=identity)
2026-05-31 06:10:19.389583 | instance | ok: [instance] => (item=oslo_cache)
2026-05-31 06:10:19.389907 | instance | ok: [instance] => (item=oslo_db)
2026-05-31 06:10:19.390221 | instance | ok: [instance] => (item=staffeln)
2026-05-31 06:10:19.390522 | instance |
2026-05-31 06:10:19.390843 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-31 06:10:19.391160 | instance | Sunday 31 May 2026 06:10:19 +0000 (0:00:00.099) 0:28:58.648 ************
2026-05-31 06:10:19.459326 | instance | ok: [instance]
2026-05-31 06:10:19.459688 | instance |
2026-05-31 06:10:19.460028 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 06:10:19.460348 | instance | Sunday 31 May 2026 06:10:19 +0000 (0:00:00.070) 0:28:58.718 ************
2026-05-31 06:10:19.535652 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 06:10:19.535887 | instance |
2026-05-31 06:10:19.536260 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 06:10:19.536571 | instance | Sunday 31 May 2026 06:10:19 +0000 (0:00:00.075) 0:28:58.794 ************
2026-05-31 06:10:20.079849 | instance | changed: [instance]
2026-05-31 06:10:20.080118 | instance |
2026-05-31 06:10:20.080393 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-05-31 06:10:20.080657 | instance | Sunday 31 May 2026 06:10:20 +0000 (0:00:00.544) 0:28:59.338 ************
2026-05-31 06:10:42.479142 | instance | changed: [instance]
2026-05-31 06:10:42.479386 | instance |
2026-05-31 06:10:42.479732 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-31 06:10:42.480001 | instance | Sunday 31 May 2026 06:10:42 +0000 (0:00:22.399) 0:29:21.737 ************
2026-05-31 06:10:42.683689 | instance | ok: [instance]
2026-05-31 06:10:42.683816 | instance |
2026-05-31 06:10:42.683978 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-31 06:10:42.684320 | instance | Sunday 31 May 2026 06:10:42 +0000 (0:00:00.204) 0:29:21.942 ************
2026-05-31 06:10:42.759248 | instance | included: rabbitmq for instance
2026-05-31 06:10:42.759464 | instance |
2026-05-31 06:10:42.759827 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-31 06:10:42.760085 | instance | Sunday 31 May 2026 06:10:42 +0000 (0:00:00.075) 0:29:22.018 ************
2026-05-31 06:10:43.551034 | instance | ok: [instance]
2026-05-31 06:10:43.551283 | instance |
2026-05-31 06:10:43.551606 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-31 06:10:43.551944 | instance | Sunday 31 May 2026 06:10:43 +0000 (0:00:00.791) 0:29:22.810 ************
2026-05-31 06:10:43.602222 | instance | skipping: [instance]
2026-05-31 06:10:43.602453 | instance |
2026-05-31 06:10:43.602728 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-31 06:10:43.603001 | instance | Sunday 31 May 2026 06:10:43 +0000 (0:00:00.051) 0:29:22.861 ************
2026-05-31 06:10:43.653710 | instance | skipping: [instance]
2026-05-31 06:10:43.653944 | instance |
2026-05-31 06:10:43.654224 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-31 06:10:43.654483 | instance | Sunday 31 May 2026 06:10:43 +0000 (0:00:00.051) 0:29:22.912 ************
2026-05-31 06:10:43.705446 | instance | skipping: [instance]
2026-05-31 06:10:43.705693 | instance |
2026-05-31 06:10:43.705955 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-31 06:10:43.706212 | instance | Sunday 31 May 2026 06:10:43 +0000 (0:00:00.051) 0:29:22.964 ************
2026-05-31 06:11:14.581612 | instance | changed: [instance]
2026-05-31 06:11:14.581822 | instance |
2026-05-31 06:11:14.582095 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-31 06:11:14.582359 | instance | Sunday 31 May 2026 06:11:14 +0000 (0:00:30.875) 0:29:53.840 ************
2026-05-31 06:11:15.216203 | instance | ok: [instance]
2026-05-31 06:11:15.216341 | instance |
2026-05-31 06:11:15.216529 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-31 06:11:15.216696 | instance | Sunday 31 May 2026 06:11:15 +0000 (0:00:00.634) 0:29:54.475 ************
2026-05-31 06:11:15.273301 | instance | ok: [instance]
2026-05-31 06:11:15.273543 | instance |
2026-05-31 06:11:15.273829 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-31 06:11:15.274087 | instance | Sunday 31 May 2026 06:11:15 +0000 (0:00:00.057) 0:29:54.532 ************
2026-05-31 06:11:15.334310 | instance | skipping: [instance]
2026-05-31 06:11:15.334528 | instance |
2026-05-31 06:11:15.334807 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-31 06:11:15.335062 | instance | Sunday 31 May 2026 06:11:15 +0000 (0:00:00.060) 0:29:54.592 ************
2026-05-31 06:11:15.388154 | instance | skipping: [instance]
2026-05-31 06:11:15.388506 | instance |
2026-05-31 06:11:15.388813 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-31 06:11:15.389093 | instance | Sunday 31 May 2026 06:11:15 +0000 (0:00:00.054) 0:29:54.646 ************
2026-05-31 06:11:15.440792 | instance | ok: [instance]
2026-05-31 06:11:15.441046 | instance |
2026-05-31 06:11:15.441348 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-31 06:11:15.441607 | instance | Sunday 31 May 2026 06:11:15 +0000 (0:00:00.052) 0:29:54.699 ************
2026-05-31 06:11:15.566205 | instance | ok: [instance] => (item=oslo_db)
2026-05-31 06:11:15.566436 | instance | ok: [instance] => (item=image)
2026-05-31 06:11:15.566691 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-31 06:11:15.566943 | instance | ok: [instance] => (item=identity)
2026-05-31 06:11:15.567205 | instance | ok: [instance] => (item=oslo_cache)
2026-05-31 06:11:15.567450 | instance | ok: [instance] => (item=volumev3)
2026-05-31 06:11:15.567715 | instance |
2026-05-31 06:11:15.567985 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-31 06:11:15.568268 | instance | Sunday 31 May 2026 06:11:15 +0000 (0:00:00.125) 0:29:54.825 ************
2026-05-31 06:11:15.626294 | instance | ok: [instance]
2026-05-31 06:11:15.626517 | instance |
2026-05-31 06:11:15.626797 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 06:11:15.627059 | instance | Sunday 31 May 2026 06:11:15 +0000 (0:00:00.060) 0:29:54.885 ************
2026-05-31 06:11:15.686161 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 06:11:15.686367 | instance |
2026-05-31 06:11:15.686631 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 06:11:15.686911 | instance | Sunday 31 May 2026 06:11:15 +0000 (0:00:00.059) 0:29:54.945 ************
2026-05-31 06:11:16.199396 | instance | changed: [instance]
2026-05-31 06:11:16.199674 | instance |
2026-05-31 06:11:16.199950 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-05-31 06:11:16.200219 | instance | Sunday 31 May 2026 06:11:16 +0000 (0:00:00.513) 0:29:55.458 ************
2026-05-31 06:11:16.487336 | instance | ok: [instance]
2026-05-31 06:11:16.487601 | instance |
2026-05-31 06:11:16.487874 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-05-31 06:11:16.488143 | instance | Sunday 31 May 2026 06:11:16 +0000 (0:00:00.287) 0:29:55.746 ************
2026-05-31 06:11:16.547993 | instance | ok: [instance]
2026-05-31 06:11:16.548237 | instance |
2026-05-31 06:11:16.548531 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] ***************
2026-05-31 06:11:16.548816 | instance | Sunday 31 May 2026 06:11:16 +0000 (0:00:00.061) 0:29:55.807 ************
2026-05-31 06:11:16.720786 | instance | ok: [instance]
2026-05-31 06:11:16.720914 | instance |
2026-05-31 06:11:16.721073 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-05-31 06:11:16.721233 | instance | Sunday 31 May 2026 06:11:16 +0000 (0:00:00.172) 0:29:55.979 ************
2026-05-31 06:16:05.221496 | instance | changed: [instance]
2026-05-31 06:16:05.221594 | instance |
2026-05-31 06:16:05.221606 | instance | TASK [Create Ingress] **********************************************************
2026-05-31 06:16:05.221617 | instance | Sunday 31 May 2026 06:16:05 +0000 (0:04:48.499) 0:34:44.478 ************
2026-05-31 06:16:05.331823 | instance | included: openstack_helm_ingress for instance
2026-05-31 06:16:05.332165 | instance |
2026-05-31 06:16:05.332172 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-31 06:16:05.332178 | instance | Sunday 31 May 2026 06:16:05 +0000 (0:00:00.110) 0:34:44.589 ************
2026-05-31 06:16:05.393212 | instance | skipping: [instance]
2026-05-31 06:16:05.393313 | instance |
2026-05-31 06:16:05.393400 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-31 06:16:05.393519 | instance | Sunday 31 May 2026 06:16:05 +0000 (0:00:00.062) 0:34:44.652 ************
2026-05-31 06:16:05.453964 | instance | skipping: [instance]
2026-05-31 06:16:05.454075 | instance |
2026-05-31 06:16:05.454090 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-31 06:16:05.454286 | instance | Sunday 31 May 2026 06:16:05 +0000 (0:00:00.060) 0:34:44.713 ************
2026-05-31 06:16:05.525451 | instance | ok: [instance]
2026-05-31 06:16:05.525544 | instance |
2026-05-31 06:16:05.525848 | instance | TASK [Create Ingress volumev3] *************************************************
2026-05-31 06:16:05.525913 | instance | Sunday 31 May 2026 06:16:05 +0000 (0:00:00.071) 0:34:44.784 ************
2026-05-31 06:16:05.612423 | instance | included: ingress for instance
2026-05-31 06:16:05.612528 | instance |
2026-05-31 06:16:05.612647 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-05-31 06:16:05.613006 | instance | Sunday 31 May 2026 06:16:05 +0000 (0:00:00.087) 0:34:44.871 ************
2026-05-31 06:16:06.645563 | instance | changed: [instance]
2026-05-31 06:16:06.645772 | instance |
2026-05-31 06:16:06.645914 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-31 06:16:06.646033 | instance | Sunday 31 May 2026 06:16:06 +0000 (0:00:01.032) 0:34:45.904 ************
2026-05-31 06:16:06.719266 | instance | ok: [instance]
2026-05-31 06:16:06.719347 | instance |
2026-05-31 06:16:06.719485 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-31 06:16:06.719607 | instance | Sunday 31 May 2026 06:16:06 +0000 (0:00:00.074) 0:34:45.978 ************
2026-05-31 06:16:06.764369 | instance | skipping: [instance]
2026-05-31 06:16:06.764634 | instance |
2026-05-31 06:16:06.764946 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-31 06:16:06.765232 | instance | Sunday 31 May 2026 06:16:06 +0000 (0:00:00.044) 0:34:46.023 ************
2026-05-31 06:16:06.814074 | instance | skipping: [instance]
2026-05-31 06:16:06.814306 | instance |
2026-05-31 06:16:06.814581 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-31 06:16:06.815505 | instance | Sunday 31 May 2026 06:16:06 +0000 (0:00:00.049) 0:34:46.073 ************
2026-05-31 06:16:06.862788 | instance | skipping: [instance]
2026-05-31 06:16:06.862929 | instance |
2026-05-31 06:16:06.863129 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-31 06:16:06.863296 | instance | Sunday 31 May 2026 06:16:06 +0000 (0:00:00.048) 0:34:46.121 ************
2026-05-31 06:16:06.923231 | instance | skipping: [instance]
2026-05-31 06:16:06.923501 | instance |
2026-05-31 06:16:06.923805 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-31 06:16:06.924080 | instance | Sunday 31 May 2026 06:16:06 +0000 (0:00:00.060) 0:34:46.182 ************
2026-05-31 06:16:07.003410 | instance | skipping: [instance]
2026-05-31 06:16:07.003508 | instance |
2026-05-31 06:16:07.003634 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-31 06:16:07.003756 | instance | Sunday 31 May 2026 06:16:06 +0000 (0:00:00.080) 0:34:46.262 ************
2026-05-31 06:16:07.061737 | instance | ok: [instance]
2026-05-31 06:16:07.061979 | instance |
2026-05-31 06:16:07.062284 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-31 06:16:07.062574 | instance | Sunday 31 May 2026 06:16:07 +0000 (0:00:00.057) 0:34:46.320 ************
2026-05-31 06:16:07.166857 | instance | ok: [instance] => (item=placement)
2026-05-31 06:16:07.167116 | instance | ok: [instance] => (item=identity)
2026-05-31 06:16:07.167484 | instance | ok: [instance] => (item=oslo_cache)
2026-05-31 06:16:07.167751 | instance | ok: [instance] => (item=oslo_db)
2026-05-31 06:16:07.168011 | instance |
2026-05-31 06:16:07.168427 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-31 06:16:07.168699 | instance | Sunday 31 May 2026 06:16:07 +0000 (0:00:00.105) 0:34:46.425 ************
2026-05-31 06:16:07.246476 | instance | ok: [instance]
2026-05-31 06:16:07.246606 | instance |
2026-05-31 06:16:07.246789 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 06:16:07.246961 | instance | Sunday 31 May 2026 06:16:07 +0000 (0:00:00.079) 0:34:46.505 ************
2026-05-31 06:16:07.317347 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 06:16:07.317583 | instance |
2026-05-31 06:16:07.317866 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 06:16:07.318127 | instance | Sunday 31 May 2026 06:16:07 +0000 (0:00:00.070) 0:34:46.576 ************
2026-05-31 06:16:07.837039 | instance | changed: [instance]
2026-05-31 06:16:07.837273 | instance |
2026-05-31 06:16:07.837548 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-05-31 06:16:07.837814 | instance | Sunday 31 May 2026 06:16:07 +0000 (0:00:00.519) 0:34:47.096 ************
2026-05-31 06:17:45.349869 | instance | changed: [instance]
2026-05-31 06:17:45.350116 | instance |
2026-05-31 06:17:45.350396 | instance | TASK [Create Ingress] **********************************************************
2026-05-31 06:17:45.350678 | instance | Sunday 31 May 2026 06:17:45 +0000 (0:01:37.512) 0:36:24.608 ************
2026-05-31 06:17:45.447571 | instance | included: openstack_helm_ingress for instance
2026-05-31 06:17:45.447827 | instance |
2026-05-31 06:17:45.448099 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-31 06:17:45.448364 | instance | Sunday 31 May 2026 06:17:45 +0000 (0:00:00.098) 0:36:24.706 ************
2026-05-31 06:17:45.499091 | instance | skipping: [instance]
2026-05-31 06:17:45.499316 | instance |
2026-05-31 06:17:45.499641 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-31 06:17:45.499909 | instance | Sunday 31 May 2026 06:17:45 +0000 (0:00:00.051) 0:36:24.758 ************
2026-05-31 06:17:45.545984 | instance | skipping: [instance]
2026-05-31 06:17:45.546181 | instance |
2026-05-31 06:17:45.546378 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-31 06:17:45.546547 | instance | Sunday 31 May 2026 06:17:45 +0000 (0:00:00.046) 0:36:24.805 ************
2026-05-31 06:17:45.604432 | instance | ok: [instance]
2026-05-31 06:17:45.604703 | instance |
2026-05-31 06:17:45.605055 | instance | TASK [Create Ingress placement] ************************************************
2026-05-31 06:17:45.605329 | instance | Sunday 31 May 2026 06:17:45 +0000 (0:00:00.058) 0:36:24.863 ************
2026-05-31 06:17:45.674622 | instance | included: ingress for instance
2026-05-31 06:17:45.674846 | instance |
2026-05-31 06:17:45.675106 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-05-31 06:17:45.675365 | instance | Sunday 31 May 2026 06:17:45 +0000 (0:00:00.070) 0:36:24.933 ************
2026-05-31 06:17:46.748805 | instance | changed: [instance]
2026-05-31 06:17:46.748874 | instance |
2026-05-31 06:17:46.748994 | instance | PLAY [Configure operating system] **********************************************
2026-05-31 06:17:46.749101 | instance |
2026-05-31 06:17:46.749220 | instance | TASK [Gathering Facts] *********************************************************
2026-05-31 06:17:46.749340 | instance | Sunday 31 May 2026 06:17:46 +0000 (0:00:01.074) 0:36:26.008 ************
2026-05-31 06:17:49.154564 | instance | ok: [instance]
2026-05-31 06:17:49.154641 | instance |
2026-05-31 06:17:49.154750 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-05-31 06:17:49.154882 | instance | Sunday 31 May 2026 06:17:49 +0000 (0:00:02.405) 0:36:28.413 ************
2026-05-31 06:17:49.380063 | instance | ok: [instance]
2026-05-31 06:17:49.380186 | instance |
2026-05-31 06:17:49.380314 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-05-31 06:17:49.380434 | instance | Sunday 31 May 2026 06:17:49 +0000 (0:00:00.225) 0:36:28.639 ************
2026-05-31 06:17:49.432569 | instance | skipping: [instance]
2026-05-31 06:17:49.432630 | instance |
2026-05-31 06:17:49.432773 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-05-31 06:17:49.432897 | instance | Sunday 31 May 2026 06:17:49 +0000 (0:00:00.052) 0:36:28.691 ************
2026-05-31 06:17:49.497977 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-05-31 06:17:49.498033 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-05-31 06:17:49.498044 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-05-31 06:17:49.498054 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-05-31 06:17:49.498069 | instance | skipping: [instance]
2026-05-31 06:17:49.498133 | instance |
2026-05-31 06:17:49.498358 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-05-31 06:17:49.498379 | instance | Sunday 31 May 2026 06:17:49 +0000 (0:00:00.064) 0:36:28.756 ************
2026-05-31 06:17:49.563873 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-05-31 06:17:49.564143 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-05-31 06:17:49.564411 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-05-31 06:17:49.564678 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-05-31 06:17:49.564930 | instance | skipping: [instance]
2026-05-31 06:17:49.565172 | instance |
2026-05-31 06:17:49.565447 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-05-31 06:17:49.565720 | instance | Sunday 31 May 2026 06:17:49 +0000 (0:00:00.066) 0:36:28.822 ************
2026-05-31 06:17:49.706784 | instance | skipping: [instance]
2026-05-31 06:17:49.707170 | instance |
2026-05-31 06:17:49.707600 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-05-31 06:17:49.707895 | instance | Sunday 31 May 2026 06:17:49 +0000 (0:00:00.142) 0:36:28.965 ************
2026-05-31 06:17:49.776554 | instance | skipping: [instance]
2026-05-31 06:17:49.776848 | instance |
2026-05-31 06:17:49.777312 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-05-31 06:17:49.777689 | instance | Sunday 31 May 2026 06:17:49 +0000 (0:00:00.069) 0:36:29.035 ************
2026-05-31 06:17:53.753904 | instance | changed: [instance]
2026-05-31 06:17:53.754133 | instance |
2026-05-31 06:17:53.754409 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-05-31 06:17:53.754697 | instance | Sunday 31 May 2026 06:17:53 +0000 (0:00:03.977) 0:36:33.012 ************
2026-05-31 06:18:14.942641 | instance | changed: [instance]
2026-05-31 06:18:14.942874 | instance |
2026-05-31 06:18:14.943141 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-05-31 06:18:14.943395 | instance | Sunday 31 May 2026 06:18:14 +0000 (0:00:21.188) 0:36:54.201 ************
2026-05-31 06:18:15.431262 | instance | changed: [instance]
2026-05-31 06:18:15.431577 | instance |
2026-05-31 06:18:15.432016 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-05-31 06:18:15.432356 | instance | Sunday 31 May 2026 06:18:15 +0000 (0:00:00.488) 0:36:54.690 ************
2026-05-31 06:18:16.497213 | instance | ok: [instance]
2026-05-31 06:18:16.497428 | instance |
2026-05-31 06:18:16.497687 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-05-31 06:18:16.497982 | instance | Sunday 31 May 2026 06:18:16 +0000 (0:00:01.066) 0:36:55.756 ************
2026-05-31 06:18:16.913024 | instance | changed: [instance]
2026-05-31 06:18:16.913091 | instance |
2026-05-31 06:18:16.913225 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-05-31 06:18:16.913872 | instance | Sunday 31 May 2026 06:18:16 +0000 (0:00:00.415) 0:36:56.172 ************
2026-05-31 06:18:17.387126 | instance | changed: [instance]
2026-05-31 06:18:17.387357 | instance |
2026-05-31 06:18:17.387679 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-05-31 06:18:17.387951 | instance | Sunday 31 May 2026 06:18:17 +0000 (0:00:00.473) 0:36:56.646 ************
2026-05-31 06:18:17.874821 | instance | changed: [instance]
2026-05-31 06:18:17.875066 | instance |
2026-05-31 06:18:17.875346 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-05-31 06:18:17.875649 | instance | Sunday 31 May 2026 06:18:17 +0000 (0:00:00.487) 0:36:57.133 ************
2026-05-31 06:18:18.340612 | instance | changed: [instance]
2026-05-31 06:18:18.340847 | instance |
2026-05-31 06:18:18.341112 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-05-31 06:18:18.341371 | instance | Sunday 31 May 2026 06:18:18 +0000 (0:00:00.465) 0:36:57.599 ************
2026-05-31 06:18:18.617090 | instance | ok: [instance]
2026-05-31 06:18:18.617308 | instance |
2026-05-31 06:18:18.617578 | instance | PLAY [Deploy SDN] **************************************************************
2026-05-31 06:18:18.617820 | instance |
2026-05-31 06:18:18.618106 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-31 06:18:18.618358 | instance | Sunday 31 May 2026 06:18:18 +0000 (0:00:00.276) 0:36:57.875 ************
2026-05-31 06:18:18.700151 | instance | ok: [instance]
2026-05-31 06:18:18.700434 | instance |
2026-05-31 06:18:18.700738 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-31 06:18:18.701066 | instance | Sunday 31 May 2026 06:18:18 +0000 (0:00:00.083) 0:36:57.959 ************
2026-05-31 06:18:18.750015 | instance | skipping: [instance]
2026-05-31 06:18:18.750395 | instance |
2026-05-31 06:18:18.750872 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-31 06:18:18.751318 | instance | Sunday 31 May 2026 06:18:18 +0000 (0:00:00.049) 0:36:58.008 ************
2026-05-31 06:18:18.799804 | instance | skipping: [instance]
2026-05-31 06:18:18.800033 | instance |
2026-05-31 06:18:18.800329 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-31 06:18:18.800605 | instance | Sunday 31 May 2026 06:18:18 +0000 (0:00:00.050) 0:36:58.059 ************
2026-05-31 06:18:18.852132 | instance | skipping: [instance]
2026-05-31 06:18:18.852309 | instance |
2026-05-31 06:18:18.852551 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-31 06:18:18.852779 | instance | Sunday 31 May 2026 06:18:18 +0000 (0:00:00.052) 0:36:58.111 ************
2026-05-31 06:18:18.905297 | instance | skipping: [instance]
2026-05-31 06:18:18.905525 | instance |
2026-05-31 06:18:18.905812 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-31 06:18:18.906079 | instance | Sunday 31 May 2026 06:18:18 +0000 (0:00:00.053) 0:36:58.164 ************
2026-05-31 06:18:18.956808 | instance | skipping: [instance]
2026-05-31 06:18:18.957014 | instance |
2026-05-31 06:18:18.957291 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-31 06:18:18.957553 | instance | Sunday 31 May 2026 06:18:18 +0000 (0:00:00.051) 0:36:58.215 ************
2026-05-31 06:18:19.020706 | instance | ok: [instance]
2026-05-31 06:18:19.020771 | instance |
2026-05-31 06:18:19.021219 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-31 06:18:19.021451 | instance | Sunday 31 May 2026 06:18:19 +0000 (0:00:00.062) 0:36:58.278 ************
2026-05-31 06:18:19.070229 | instance | skipping: [instance]
2026-05-31 06:18:19.070464 | instance |
2026-05-31 06:18:19.070775 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-31 06:18:19.071060 | instance | Sunday 31 May 2026 06:18:19 +0000 (0:00:00.050) 0:36:58.329 ************
2026-05-31 06:18:19.151070 | instance | ok: [instance]
2026-05-31 06:18:19.151496 | instance |
2026-05-31 06:18:19.151510 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 06:18:19.151518 | instance | Sunday 31 May 2026 06:18:19 +0000 (0:00:00.080) 0:36:58.410 ************
2026-05-31 06:18:19.218829 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 06:18:19.219066 | instance |
2026-05-31 06:18:19.219344 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 06:18:19.219644 | instance | Sunday 31 May 2026 06:18:19 +0000 (0:00:00.067) 0:36:58.477 ************
2026-05-31 06:18:19.772427 | instance | changed: [instance]
2026-05-31 06:18:19.772669 | instance |
2026-05-31 06:18:19.772981 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-05-31 06:18:19.773259 | instance | Sunday 31 May 2026 06:18:19 +0000 (0:00:00.553) 0:36:59.031 ************
2026-05-31 06:18:20.001208 | instance | ok: [instance]
2026-05-31 06:18:20.001443 | instance |
2026-05-31 06:18:20.001752 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-05-31 06:18:20.002030 | instance | Sunday 31 May 2026 06:18:19 +0000 (0:00:00.228) 0:36:59.260 ************
2026-05-31 06:18:20.058114 | instance | ok: [instance] => {
2026-05-31 06:18:20.058357 | instance | "changed": false,
2026-05-31 06:18:20.058636 | instance | "msg": "All assertions passed"
2026-05-31 06:18:20.058877 | instance | }
2026-05-31 06:18:20.059171 | instance |
2026-05-31 06:18:20.059466 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-05-31 06:18:20.059729 | instance | Sunday 31 May 2026 06:18:20 +0000 (0:00:00.057) 0:36:59.317 ************
2026-05-31 06:18:26.636574 | instance | ok: [instance]
2026-05-31 06:18:26.636808 | instance |
2026-05-31 06:18:26.637083 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-05-31 06:18:26.637401 | instance | Sunday 31 May 2026 06:18:26 +0000 (0:00:06.577) 0:37:05.895 ************
2026-05-31 06:18:26.692122 | instance | ok: [instance] => {
2026-05-31 06:18:26.692411 | instance | "changed": false,
2026-05-31 06:18:26.692689 | instance | "msg": "Successfully pulled openvswitch image"
2026-05-31 06:18:26.692951 | instance | }
2026-05-31 06:18:26.693226 | instance |
2026-05-31 06:18:26.693540 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-05-31 06:18:26.693811 | instance | Sunday 31 May 2026 06:18:26 +0000 (0:00:00.055) 0:37:05.950 ************
2026-05-31 06:18:28.301994 | instance | changed: [instance]
2026-05-31 06:18:28.302066 | instance |
2026-05-31 06:18:28.302118 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 06:18:28.302491 | instance | Sunday 31 May 2026 06:18:28 +0000 (0:00:01.609) 0:37:07.559 ************
2026-05-31 06:18:28.377554 | instance | skipping: [instance]
2026-05-31 06:18:28.377666 | instance |
2026-05-31 06:18:28.377795 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-05-31 06:18:28.377967 | instance | Sunday 31 May 2026 06:18:28 +0000 (0:00:00.076) 0:37:07.636 ************
2026-05-31 06:18:28.472010 | instance | skipping: [instance]
2026-05-31 06:18:28.472109 | instance |
2026-05-31 06:18:28.472243 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 06:18:28.472373 | instance | Sunday 31 May 2026 06:18:28 +0000 (0:00:00.094) 0:37:07.730 ************
2026-05-31 06:18:28.539510 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 06:18:28.539633 | instance |
2026-05-31 06:18:28.539649 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 06:18:28.539813 | instance | Sunday 31 May 2026 06:18:28 +0000 (0:00:00.068) 0:37:07.798 ************
2026-05-31 06:18:29.138608 | instance | changed: [instance]
2026-05-31 06:18:29.138680 | instance |
2026-05-31 06:18:29.138686 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-05-31 06:18:29.138691 | instance | Sunday 31 May 2026 06:18:29 +0000 (0:00:00.598) 0:37:08.397 ************
2026-05-31 06:18:30.047752 | instance | ok: [instance]
2026-05-31 06:18:30.047880 | instance |
2026-05-31 06:18:30.047971 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-05-31 06:18:30.048082 | instance | Sunday 31 May 2026 06:18:30 +0000 (0:00:00.909) 0:37:09.306 ************
2026-05-31 06:18:30.106224 | instance | skipping: [instance]
2026-05-31 06:18:30.106302 | instance |
2026-05-31 06:18:30.106383 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-05-31 06:18:30.106531 | instance | Sunday 31 May 2026 06:18:30 +0000 (0:00:00.058) 0:37:09.365 ************
2026-05-31 06:18:35.769740 | instance | ok: [instance]
2026-05-31 06:18:35.769969 | instance |
2026-05-31 06:18:35.770247 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-05-31 06:18:35.770552 | instance | Sunday 31 May 2026 06:18:35 +0000 (0:00:05.663) 0:37:15.028 ************
2026-05-31 06:18:35.834785 | instance | ok: [instance] => {
2026-05-31 06:18:35.835099 | instance | "changed": false,
2026-05-31 06:18:35.835383 | instance | "msg": "Successfully pulled ovn-controller image"
2026-05-31 06:18:35.835701 | instance | }
2026-05-31 06:18:35.836031 | instance |
2026-05-31 06:18:35.836361 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-05-31 06:18:35.836665 | instance | Sunday 31 May 2026 06:18:35 +0000 (0:00:00.064) 0:37:15.093 ************
2026-05-31 06:18:37.847537 | instance | changed: [instance]
2026-05-31 06:18:37.847595 | instance |
2026-05-31 06:18:37.847744 | instance | PLAY [controllers[0]] **********************************************************
2026-05-31 06:18:37.848256 | instance |
2026-05-31 06:18:37.848266 | instance | TASK [Gathering Facts] *********************************************************
2026-05-31 06:18:37.848270 | instance | Sunday 31 May 2026 06:18:37 +0000 (0:00:02.012) 0:37:17.106 ************
2026-05-31 06:18:40.528978 | instance | ok: [instance]
2026-05-31 06:18:40.529048 | instance |
2026-05-31 06:18:40.529061 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-31 06:18:40.529072 | instance | Sunday 31 May 2026 06:18:40 +0000 (0:00:02.680) 0:37:19.787 ************
2026-05-31 06:18:40.609105 | instance | ok: [instance]
2026-05-31 06:18:40.609189 | instance |
2026-05-31 06:18:40.609326 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-31 06:18:40.609446 | instance | Sunday 31 May 2026 06:18:40 +0000 (0:00:00.081) 0:37:19.868 ************
2026-05-31 06:18:40.676697 | instance | skipping: [instance]
2026-05-31 06:18:40.676757 | instance |
2026-05-31 06:18:40.676900 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-31 06:18:40.677013 | instance | Sunday 31 May 2026 06:18:40 +0000 (0:00:00.067) 0:37:19.935 ************
2026-05-31 06:18:40.740909 | instance | skipping: [instance]
2026-05-31 06:18:40.740971 | instance |
2026-05-31 06:18:40.740983 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-31 06:18:40.740994 | instance | Sunday 31 May 2026 06:18:40 +0000 (0:00:00.063) 0:37:19.999 ************
2026-05-31 06:18:40.795532 | instance | skipping: [instance]
2026-05-31 06:18:40.795617 | instance |
2026-05-31 06:18:40.795743 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-31 06:18:40.795897 | instance | Sunday 31 May 2026 06:18:40 +0000 (0:00:00.055) 0:37:20.055 ************
2026-05-31 06:18:40.855323 | instance | skipping: [instance]
2026-05-31 06:18:40.855760 | instance |
2026-05-31 06:18:40.855805 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-31 06:18:40.855811 | instance | Sunday 31 May 2026 06:18:40 +0000 (0:00:00.059) 0:37:20.114 ************
2026-05-31 06:18:40.913316 | instance | skipping: [instance]
2026-05-31 06:18:40.913388 | instance |
2026-05-31 06:18:40.913648 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-31 06:18:40.913680 | instance | Sunday 31 May 2026 06:18:40 +0000 (0:00:00.058) 0:37:20.172 ************
2026-05-31 06:18:40.983663 | instance | ok: [instance]
2026-05-31 06:18:40.984039 | instance |
2026-05-31 06:18:40.984075 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-31 06:18:40.984082 | instance | Sunday 31 May 2026 06:18:40 +0000 (0:00:00.069) 0:37:20.242 ************
2026-05-31 06:18:41.067526 | instance | ok: [instance] => (item=libvirt_exporter)
2026-05-31 06:18:41.067595 | instance |
2026-05-31 06:18:41.067758 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-31 06:18:41.067875 | instance | Sunday 31 May 2026 06:18:41 +0000 (0:00:00.083) 0:37:20.326 ************
2026-05-31 06:18:41.163378 | instance | ok: [instance]
2026-05-31 06:18:41.163645 | instance |
2026-05-31 06:18:41.163919 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 06:18:41.164187 | instance | Sunday 31 May 2026 06:18:41 +0000 (0:00:00.095) 0:37:20.421 ************
2026-05-31 06:18:41.255325 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 06:18:41.255566 | instance |
2026-05-31 06:18:41.255826 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 06:18:41.256087 | instance | Sunday 31 May 2026 06:18:41 +0000 (0:00:00.091) 0:37:20.513 ************
2026-05-31 06:18:41.804516 | instance | changed: [instance]
2026-05-31 06:18:41.804737 | instance |
2026-05-31 06:18:41.805012 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] ****
2026-05-31 06:18:41.805294 | instance | Sunday 31 May 2026 06:18:41 +0000 (0:00:00.548) 0:37:21.062 ************
2026-05-31 06:18:41.860988 | instance | skipping: [instance]
2026-05-31 06:18:41.861063 | instance |
2026-05-31 06:18:41.861251 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-05-31 06:18:41.861407 | instance | Sunday 31 May 2026 06:18:41 +0000 (0:00:00.057) 0:37:21.120 ************
2026-05-31 06:18:43.149526 | instance | changed: [instance] => (item=libvirt-vnc)
2026-05-31 06:18:43.149771 | instance | changed: [instance] => (item=libvirt-api)
2026-05-31 06:18:43.149803 | instance |
2026-05-31 06:18:43.149986 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-05-31 06:18:43.150155 | instance | Sunday 31 May 2026 06:18:43 +0000 (0:00:01.288) 0:37:22.408 ************
2026-05-31 06:18:44.500249 | instance | changed: [instance] => (item=libvirt-vnc)
2026-05-31 06:18:44.500507 | instance | changed: [instance] => (item=libvirt-api)
2026-05-31 06:18:44.500782 | instance |
2026-05-31 06:18:44.501064 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************
2026-05-31 06:18:44.501340 | instance | Sunday 31 May 2026 06:18:44 +0000 (0:00:01.350) 0:37:23.759 ************
2026-05-31 06:18:44.697864 | instance | ok: [instance]
2026-05-31 06:18:44.697980 | instance |
2026-05-31 06:18:44.698226 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-05-31 06:18:44.698591 | instance | Sunday 31 May 2026 06:18:44 +0000 (0:00:00.197) 0:37:23.956 ************
2026-05-31 06:18:46.439914 | instance | changed: [instance]
2026-05-31 06:18:46.440099 | instance |
2026-05-31 06:18:46.440403 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 06:18:46.440632 | instance | Sunday 31 May 2026 06:18:46 +0000 (0:00:01.741) 0:37:25.698 ************
2026-05-31 06:18:46.514415 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 06:18:46.514585 | instance |
2026-05-31 06:18:46.514757 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 06:18:46.514925 | instance | Sunday 31 May 2026 06:18:46 +0000 (0:00:00.075) 0:37:25.773 ************
2026-05-31 06:18:47.035977 | instance | changed: [instance]
2026-05-31 06:18:47.036206 | instance |
2026-05-31 06:18:47.036478 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-05-31 06:18:47.036778 | instance | Sunday 31 May 2026 06:18:47 +0000 (0:00:00.521) 0:37:26.294 ************
2026-05-31 06:18:47.150527 | instance | skipping: [instance]
2026-05-31 06:18:47.150746 | instance |
2026-05-31 06:18:47.151028 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-05-31 06:18:47.151293 | instance | Sunday 31 May 2026 06:18:47 +0000 (0:00:00.114) 0:37:26.409 ************
2026-05-31 06:18:48.145439 | instance | ok: [instance]
2026-05-31 06:18:48.145666 | instance |
2026-05-31 06:18:48.145932 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-05-31 06:18:48.146193 | instance | Sunday 31 May 2026 06:18:48 +0000 (0:00:00.993) 0:37:27.403 ************
2026-05-31 06:18:48.392562 | instance | ok: [instance]
2026-05-31 06:18:48.392701 | instance |
2026-05-31 06:18:48.392887 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-05-31 06:18:48.393112 | instance | Sunday 31 May 2026 06:18:48 +0000 (0:00:00.248) 0:37:27.651 ************
2026-05-31 06:18:48.924075 | instance | ok: [instance]
2026-05-31 06:18:48.924320 | instance |
2026-05-31 06:18:48.924680 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-31 06:18:48.924979 | instance | Sunday 31 May 2026 06:18:48 +0000 (0:00:00.531) 0:37:28.182 ************
2026-05-31 06:18:49.029537 | instance | ok: [instance]
2026-05-31 06:18:49.029868 | instance |
2026-05-31 06:18:49.030209 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-31 06:18:49.030465 | instance | Sunday 31 May 2026 06:18:49 +0000 (0:00:00.105) 0:37:28.288 ************
2026-05-31 06:18:49.127684 | instance | included: rabbitmq for instance
2026-05-31 06:18:49.127938 | instance |
2026-05-31 06:18:49.128275 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-31 06:18:49.128525 | instance | Sunday 31 May 2026 06:18:49 +0000 (0:00:00.098) 0:37:28.386 ************
2026-05-31 06:18:49.816171 | instance | ok: [instance]
2026-05-31 06:18:49.816399 | instance |
2026-05-31 06:18:49.816684 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-31 06:18:49.816954 | instance | Sunday 31 May 2026 06:18:49 +0000 (0:00:00.688) 0:37:29.075 ************
2026-05-31 06:18:49.873984 | instance | skipping: [instance]
2026-05-31 06:18:49.874239 | instance |
2026-05-31 06:18:49.874542 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-31 06:18:49.874822 | instance | Sunday 31 May 2026 06:18:49 +0000 (0:00:00.058) 0:37:29.133 ************
2026-05-31 06:18:49.934486 | instance | skipping: [instance]
2026-05-31 06:18:49.934725 | instance |
2026-05-31 06:18:49.934993 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-31 06:18:49.935253 | instance | Sunday 31 May 2026 06:18:49 +0000 (0:00:00.060) 0:37:29.193 ************
2026-05-31 06:18:49.993808 | instance | skipping: [instance]
2026-05-31 06:18:49.994064 | instance |
2026-05-31 06:18:49.994324 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-31 06:18:49.994585 | instance | Sunday 31 May 2026 06:18:49 +0000 (0:00:00.059) 0:37:29.252 ************
2026-05-31 06:19:20.826487 | instance | changed: [instance]
2026-05-31 06:19:20.826712 | instance |
2026-05-31 06:19:20.827000 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-31 06:19:20.827310 | instance | Sunday 31 May 2026 06:19:20 +0000 (0:00:30.832) 0:38:00.085 ************
2026-05-31 06:19:21.512148 | instance | ok: [instance]
2026-05-31 06:19:21.512410 | instance |
2026-05-31 06:19:21.512755 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-31 06:19:21.513004 | instance | Sunday 31 May 2026 06:19:21 +0000 (0:00:00.685) 0:38:00.770 ************
2026-05-31 06:19:21.574966 | instance | ok: [instance]
2026-05-31 06:19:21.575270 | instance |
2026-05-31 06:19:21.575646 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-31 06:19:21.575942 | instance | Sunday 31 May 2026 06:19:21 +0000 (0:00:00.063) 0:38:00.833 ************
2026-05-31 06:19:21.630682 | instance | skipping: [instance]
2026-05-31 06:19:21.630908 | instance |
2026-05-31 06:19:21.631227 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-31 06:19:21.631551 | instance | Sunday 31 May 2026 06:19:21 +0000 (0:00:00.055) 0:38:00.889 ************
2026-05-31 06:19:21.685579 | instance | skipping: [instance]
2026-05-31 06:19:21.685826 | instance |
2026-05-31 06:19:21.686149 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-31 06:19:21.686455 | instance | Sunday 31 May 2026 06:19:21 +0000 (0:00:00.055) 0:38:00.944 ************
2026-05-31 06:19:21.743186 | instance | ok: [instance]
2026-05-31 06:19:21.743418 | instance |
2026-05-31 06:19:21.743760 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-31 06:19:21.744027 | instance | Sunday 31 May 2026 06:19:21 +0000 (0:00:00.057) 0:38:01.002 ************
2026-05-31 06:19:21.978402 | instance | ok: [instance] => (item=image)
2026-05-31 06:19:21.978559 | instance | ok: [instance] => (item=oslo_db)
2026-05-31 06:19:21.978730 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-05-31 06:19:21.978915 | instance | ok: [instance] => (item=oslo_db_api)
2026-05-31 06:19:21.979081 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-31 06:19:21.979252 | instance | ok: [instance] => (item=compute_metadata)
2026-05-31 06:19:21.979956 | instance | ok: [instance] => (item=network)
2026-05-31 06:19:21.979966 | instance | ok: [instance] => (item=placement)
2026-05-31 06:19:21.979971 | instance | ok: [instance] => (item=identity)
2026-05-31 06:19:21.980007 | instance | ok: [instance] => (item=compute)
2026-05-31 06:19:21.980193 | instance | ok: [instance] => (item=oslo_cache)
2026-05-31 06:19:21.980363 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-05-31 06:19:21.980523 | instance | ok: [instance] => (item=baremetal)
2026-05-31 06:19:21.980695 | instance | ok: [instance] => (item=volumev3)
2026-05-31 06:19:21.980863 | instance |
2026-05-31 06:19:21.981052 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-31 06:19:21.981231 | instance | Sunday 31 May 2026 06:19:21 +0000 (0:00:00.235) 0:38:01.237 ************
2026-05-31 06:19:22.069198 | instance | ok: [instance]
2026-05-31 06:19:22.069437 | instance |
2026-05-31 06:19:22.069713 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 06:19:22.070012 | instance | Sunday 31 May 2026 06:19:22 +0000 (0:00:00.090) 0:38:01.328 ************
2026-05-31 06:19:22.142740 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 06:19:22.142989 | instance |
2026-05-31 06:19:22.143288 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 06:19:22.143692 | instance | Sunday 31 May 2026 06:19:22 +0000 (0:00:00.073) 0:38:01.401 ************
2026-05-31 06:19:22.682157 | instance | changed: [instance]
2026-05-31 06:19:22.682405 | instance |
2026-05-31 06:19:22.682681 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] *******
2026-05-31 06:19:22.682950 | instance | Sunday 31 May 2026 06:19:22 +0000 (0:00:00.539) 0:38:01.941 ************
2026-05-31 06:19:22.743889 | instance | skipping: [instance]
2026-05-31 06:19:22.744113 | instance |
2026-05-31 06:19:22.744383 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-05-31 06:19:22.744643 | instance | Sunday 31 May 2026 06:19:22 +0000 (0:00:00.061) 0:38:02.003 ************
2026-05-31 06:19:22.934116 | instance | ok: [instance -> localhost]
2026-05-31 06:19:22.934251 | instance |
2026-05-31 06:19:22.934428 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-05-31 06:19:22.934611 | instance | Sunday 31 May 2026 06:19:22 +0000 (0:00:00.190) 0:38:02.193 ************
2026-05-31 06:19:23.319285 | instance | ok: [instance -> localhost]
2026-05-31 06:19:23.319562 | instance |
2026-05-31 06:19:23.319842 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-05-31 06:19:23.320115 | instance | Sunday 31 May 2026 06:19:23 +0000 (0:00:00.384) 0:38:02.577 ************
2026-05-31 06:19:23.813310 | instance | ok: [instance -> localhost]
2026-05-31 06:19:23.813547 | instance |
2026-05-31 06:19:23.813826 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-05-31 06:19:23.814113 | instance | Sunday 31 May 2026 06:19:23 +0000 (0:00:00.494) 0:38:03.071 ************
2026-05-31 06:19:24.009665 | instance | ok: [instance -> localhost]
2026-05-31 06:19:24.009800 | instance |
2026-05-31 06:19:24.010019 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-05-31 06:19:24.010152 | instance | Sunday 31 May 2026 06:19:24 +0000 (0:00:00.197) 0:38:03.268 ************
2026-05-31 06:19:25.289580 | instance | ok: [instance] => (item=nova-bootstrap)
2026-05-31 06:19:25.289837 | instance | ok: [instance] => (item=nova-cell-setup)
2026-05-31 06:19:25.290085 | instance |
2026-05-31 06:19:25.290347 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] ***************
2026-05-31 06:19:25.290602 | instance | Sunday 31 May 2026 06:19:25 +0000 (0:00:01.279) 0:38:04.548 ************
2026-05-31 06:19:25.779359 | instance | ok: [instance]
2026-05-31 06:19:25.779697 | instance |
2026-05-31 06:19:25.779988 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-05-31 06:19:25.780259 | instance | Sunday 31 May 2026 06:19:25 +0000 (0:00:00.489) 0:38:05.038 ************
2026-05-31 06:22:04.962789 | instance | changed: [instance]
2026-05-31 06:22:04.963003 | instance |
2026-05-31 06:22:04.963290 | instance | TASK [Create Ingress] **********************************************************
2026-05-31 06:22:04.963572 | instance | Sunday 31 May 2026 06:22:04 +0000 (0:02:39.183) 0:40:44.221 ************
2026-05-31 06:22:05.211724 | instance | included: openstack_helm_ingress for instance
2026-05-31 06:22:05.211938 | instance |
2026-05-31 06:22:05.212208 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-31 06:22:05.212472 | instance | Sunday 31 May 2026 06:22:05 +0000 (0:00:00.248) 0:40:44.470 ************
2026-05-31 06:22:05.273246 | instance | skipping: [instance]
2026-05-31 06:22:05.273460 | instance |
2026-05-31 06:22:05.273743 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-31 06:22:05.273997 | instance | Sunday 31 May 2026 06:22:05 +0000 (0:00:00.061) 0:40:44.532 ************
2026-05-31 06:22:05.333613 | instance | skipping: [instance]
2026-05-31 06:22:05.333786 | instance |
2026-05-31 06:22:05.333993 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-31 06:22:05.334188 | instance | Sunday 31 May 2026 06:22:05 +0000 (0:00:00.060) 0:40:44.592 ************
2026-05-31 06:22:05.410310 | instance | ok: [instance]
2026-05-31 06:22:05.410536 | instance |
2026-05-31 06:22:05.410802 | instance | TASK [Create Ingress compute] **************************************************
2026-05-31 06:22:05.411066 | instance | Sunday 31 May 2026 06:22:05 +0000 (0:00:00.076) 0:40:44.669 ************
2026-05-31 06:22:05.496877 | instance | included: ingress for instance
2026-05-31 06:22:05.497070 | instance |
2026-05-31 06:22:05.497357 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-05-31 06:22:05.497654 | instance | Sunday 31 May 2026 06:22:05 +0000 (0:00:00.086) 0:40:44.756 ************
2026-05-31 06:22:06.494301 | instance | changed: [instance]
2026-05-31 06:22:06.494558 | instance |
2026-05-31 06:22:06.494858 | instance | TASK [Create Ingress] **********************************************************
2026-05-31 06:22:06.495148 | instance | Sunday 31 May 2026 06:22:06 +0000 (0:00:00.996) 0:40:45.753 ************
2026-05-31 06:22:06.665590 | instance | included: openstack_helm_ingress for instance
2026-05-31 06:22:06.665665 | instance |
2026-05-31 06:22:06.665797 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-31 06:22:06.665922 | instance | Sunday 31 May 2026 06:22:06 +0000 (0:00:00.171) 0:40:45.924 ************
2026-05-31 06:22:06.729859 | instance | skipping: [instance]
2026-05-31 06:22:06.730023 | instance |
2026-05-31 06:22:06.730184 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-31 06:22:06.730343 | instance | Sunday 31 May 2026 06:22:06 +0000 (0:00:00.063) 0:40:45.988 ************
2026-05-31 06:22:06.798031 | instance | skipping: [instance]
2026-05-31 06:22:06.798247 | instance |
2026-05-31 06:22:06.798423 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-31 06:22:06.798616 | instance | Sunday 31 May 2026 06:22:06 +0000 (0:00:00.068) 0:40:46.056 ************
2026-05-31 06:22:06.872492 | instance | ok: [instance]
2026-05-31 06:22:06.872625 | instance |
2026-05-31 06:22:06.872816 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-05-31 06:22:06.872999 | instance | Sunday 31 May 2026 06:22:06 +0000 (0:00:00.074) 0:40:46.131 ************
2026-05-31 06:22:06.967294 | instance | included: ingress for instance
2026-05-31 06:22:06.967434 | instance |
2026-05-31 06:22:06.967747 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-05-31 06:22:06.967823 | instance | Sunday 31 May 2026 06:22:06 +0000 (0:00:00.094) 0:40:46.226 ************
2026-05-31 06:22:08.012247 | instance | changed: [instance]
2026-05-31 06:22:08.012376 | instance |
2026-05-31 06:22:08.012579 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-05-31 06:22:08.012720 | instance | Sunday 31 May 2026 06:22:08 +0000 (0:00:01.044) 0:40:47.270 ************
2026-05-31 06:22:08.737829 | instance | ok: [instance]
2026-05-31 06:22:08.737909 | instance |
2026-05-31 06:22:08.738040 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-05-31 06:22:08.738315 | instance | Sunday 31 May 2026 06:22:08 +0000 (0:00:00.726) 0:40:47.997 ************
2026-05-31 06:22:32.652982 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-05-31 06:22:32.653044 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-05-31 06:22:32.653055 | instance | FAILED - RETRYING: [instance]: Create flavors (58 retries left).
2026-05-31 06:22:32.653065 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-05-31 06:22:32.653074 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-05-31 06:22:32.653083 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-05-31 06:22:32.653091 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-05-31 06:22:32.653100 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-05-31 06:22:32.653109 | instance |
2026-05-31 06:22:32.653119 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-31 06:22:32.653128 | instance | Sunday 31 May 2026 06:22:32 +0000 (0:00:23.911) 0:41:11.908 ************
2026-05-31 06:22:32.751418 | instance | ok: [instance]
2026-05-31 06:22:32.751513 | instance |
2026-05-31 06:22:32.751530 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-31 06:22:32.751660 | instance | Sunday 31 May 2026 06:22:32 +0000 (0:00:00.101) 0:41:12.009 ************
2026-05-31 06:22:32.846818 | instance | included: rabbitmq for instance
2026-05-31 06:22:32.847065 | instance |
2026-05-31 06:22:32.847399 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-31 06:22:32.847730 | instance | Sunday 31 May 2026 06:22:32 +0000 (0:00:00.095) 0:41:12.105 ************
2026-05-31 06:22:33.526688 | instance | ok: [instance]
2026-05-31 06:22:33.526912 | instance |
2026-05-31 06:22:33.527189 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-31 06:22:33.527482 | instance | Sunday 31 May 2026 06:22:33 +0000 (0:00:00.679) 0:41:12.785 ************
2026-05-31 06:22:33.594064 | instance | skipping: [instance]
2026-05-31 06:22:33.594281 | instance |
2026-05-31 06:22:33.594564 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-31 06:22:33.594826 | instance | Sunday 31 May 2026 06:22:33 +0000 (0:00:00.067) 0:41:12.852 ************
2026-05-31 06:22:33.652801 | instance | skipping: [instance]
2026-05-31 06:22:33.653043 | instance |
2026-05-31 06:22:33.653314 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-31 06:22:33.653574 | instance | Sunday 31 May 2026 06:22:33 +0000 (0:00:00.058) 0:41:12.911 ************
2026-05-31 06:22:33.711054 | instance | skipping: [instance]
2026-05-31 06:22:33.711321 | instance |
2026-05-31 06:22:33.711695 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-31 06:22:33.712028 | instance | Sunday 31 May 2026 06:22:33 +0000 (0:00:00.058) 0:41:12.970 ************
2026-05-31 06:23:04.562520 | instance | changed: [instance]
2026-05-31 06:23:04.562748 | instance |
2026-05-31 06:23:04.563048 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-31 06:23:04.563314 | instance | Sunday 31 May 2026 06:23:04 +0000 (0:00:30.851) 0:41:43.821 ************
2026-05-31 06:23:05.215648 | instance | ok: [instance]
2026-05-31 06:23:05.215784 | instance |
2026-05-31 06:23:05.215966 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-31 06:23:05.216132 | instance | Sunday 31 May 2026 06:23:05 +0000 (0:00:00.653) 0:41:44.474 ************
2026-05-31 06:23:05.279048 | instance | ok: [instance]
2026-05-31 06:23:05.279128 | instance |
2026-05-31 06:23:05.279253 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-31 06:23:05.279372 | instance | Sunday 31 May 2026 06:23:05 +0000 (0:00:00.063) 0:41:44.538 ************
2026-05-31 06:23:05.337488 | instance | skipping: [instance]
2026-05-31 06:23:05.337716 | instance |
2026-05-31 06:23:05.338004 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-31 06:23:05.338334 | instance | Sunday 31 May 2026 06:23:05 +0000 (0:00:00.058) 0:41:44.596 ************
2026-05-31 06:23:05.400566 | instance | skipping: [instance]
2026-05-31 06:23:05.400778 | instance |
2026-05-31 06:23:05.401064 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-31 06:23:05.401324 | instance | Sunday 31 May 2026 06:23:05 +0000 (0:00:00.063) 0:41:44.659 ************
2026-05-31 06:23:05.453213 | instance | ok: [instance]
2026-05-31 06:23:05.453430 | instance |
2026-05-31 06:23:05.453715 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-31 06:23:05.453962 | instance | Sunday 31 May 2026 06:23:05 +0000 (0:00:00.052) 0:41:44.712 ************
2026-05-31 06:23:05.640292 | instance | ok: [instance] => (item=load_balancer)
2026-05-31 06:23:05.640694 | instance | ok: [instance] => (item=oslo_db)
2026-05-31 06:23:05.641043 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-31 06:23:05.641387 | instance | ok: [instance] => (item=compute_metadata)
2026-05-31 06:23:05.641726 | instance | ok: [instance] => (item=identity)
2026-05-31 06:23:05.642065 | instance | ok: [instance] => (item=compute)
2026-05-31 06:23:05.642578 | instance | ok: [instance] => (item=dns)
2026-05-31 06:23:05.642958 | instance | ok: [instance] => (item=oslo_cache)
2026-05-31 06:23:05.643321 | instance | ok: [instance] => (item=network)
2026-05-31 06:23:05.643694 | instance | ok: [instance] => (item=baremetal)
2026-05-31 06:23:05.644046 | instance |
2026-05-31 06:23:05.644392 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-31 06:23:05.644789 | instance | Sunday 31 May 2026 06:23:05 +0000 (0:00:00.186) 0:41:44.899 ************
2026-05-31 06:23:05.723104 | instance | ok: [instance]
2026-05-31 06:23:05.723487 | instance |
2026-05-31 06:23:05.723855 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-31 06:23:05.724203 | instance | Sunday 31 May 2026 06:23:05 +0000 (0:00:00.082) 0:41:44.982 ************
2026-05-31 06:23:05.799718 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-31 06:23:05.800086 | instance |
2026-05-31 06:23:05.800352 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-31 06:23:05.800599 | instance | Sunday 31 May 2026 06:23:05 +0000 (0:00:00.076) 0:41:45.058 ************
2026-05-31 06:23:06.383632 | instance | changed: [instance]
2026-05-31 06:23:06.384001 | instance |
2026-05-31 06:23:06.384374 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] ***
2026-05-31 06:23:06.384706 | instance | Sunday 31 May 2026 06:23:06 +0000 (0:00:00.583) 0:41:45.642 ************
2026-05-31 06:23:07.050733 | instance | ok: [instance]
2026-05-31 06:23:07.050883 | instance |
2026-05-31 06:23:07.051181 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-05-31 06:23:07.051479 | instance | Sunday 31 May 2026 06:23:07 +0000 (0:00:00.667) 0:41:46.309 ************
2026-05-31 06:23:07.107347 | instance | skipping: [instance]
2026-05-31 06:23:07.107642 | instance |
2026-05-31 06:23:07.107917 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-05-31 06:23:07.108182 | instance | Sunday 31 May 2026 06:23:07 +0000 (0:00:00.056) 0:41:46.366 ************
2026-05-31 06:23:07.595711 | instance | ok: [instance]
2026-05-31 06:23:07.595945 | instance |
2026-05-31 06:23:07.596222 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-05-31 06:23:07.596490 | instance | Sunday 31 May 2026 06:23:07 +0000 (0:00:00.488) 0:41:46.854 ************
2026-05-31 06:23:07.665911 | instance | ok: [instance]
2026-05-31 06:23:07.666153 | instance |
2026-05-31 06:23:07.666437 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-05-31 06:23:07.666841 | instance | Sunday 31 May 2026 06:23:07 +0000 (0:00:00.070) 0:41:46.925 ************
2026-05-31 06:23:07.738981 | instance | ok: [instance]
2026-05-31 06:23:07.739204 | instance |
2026-05-31 06:23:07.739514 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] ***
2026-05-31 06:23:07.739786 | instance | Sunday 31 May 2026 06:23:07 +0000 (0:00:00.073) 0:41:46.998 ************
2026-05-31 06:23:07.797993 | instance | skipping: [instance]
2026-05-31 06:23:07.798160 | instance |
2026-05-31 06:23:07.798442 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-05-31 06:23:07.798694 | instance | Sunday 31 May 2026 06:23:07 +0000 (0:00:00.058) 0:41:47.057 ************
2026-05-31 06:25:20.752529 | instance | changed: [instance]
2026-05-31 06:25:20.752695 | instance |
2026-05-31 06:25:20.752832 | instance | TASK [Create Ingress] **********************************************************
2026-05-31 06:25:20.752943 | instance | Sunday 31 May 2026 06:25:20 +0000 (0:02:12.954) 0:44:00.011 ************
2026-05-31 06:25:20.981864 | instance | included: openstack_helm_ingress for instance
2026-05-31 06:25:20.982100 | instance |
2026-05-31 06:25:20.982397 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-31 06:25:20.982724 | instance | Sunday 31 May 2026 06:25:20 +0000 (0:00:00.229) 0:44:00.240 ************
2026-05-31 06:25:21.035832 | instance | skipping: [instance]
2026-05-31 06:25:21.036077 | instance |
2026-05-31 06:25:21.036359 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-31 06:25:21.036654 | instance | Sunday 31 May 2026 06:25:21 +0000 (0:00:00.054) 0:44:00.295 ************
2026-05-31 06:25:21.096624 | instance | skipping: [instance]
2026-05-31 06:25:21.096850 | instance |
2026-05-31 06:25:21.097133 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-31 06:25:21.097394 | instance | Sunday 31 May 2026 06:25:21 +0000 (0:00:00.060) 0:44:00.355 ************
2026-05-31 06:25:21.164994 | instance | ok: [instance]
2026-05-31 06:25:21.165276 | instance |
2026-05-31 06:25:21.165576 | instance | TASK [Create Ingress network] **************************************************
2026-05-31 06:25:21.165852 | instance | Sunday 31 May 2026 06:25:21 +0000 (0:00:00.068) 0:44:00.424 ************
2026-05-31 06:25:21.253095 | instance | included: ingress for instance
2026-05-31 06:25:21.253209 | instance |
2026-05-31 06:25:21.253375 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-05-31 06:25:21.253541 | instance | Sunday 31 May 2026 06:25:21 +0000 (0:00:00.088) 0:44:00.512 ************
2026-05-31 06:25:22.248413 | instance | changed: [instance]
2026-05-31 06:25:22.248747 | instance |
2026-05-31 06:25:22.249100 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-05-31 06:25:22.249395 | instance | Sunday 31 May 2026 06:25:22 +0000 (0:00:00.994) 0:44:01.506 ************
2026-05-31 06:25:23.002525 | instance | ok: [instance]
2026-05-31 06:25:23.002870 | instance |
2026-05-31 06:25:23.003392 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-05-31 06:25:23.004682 | instance | Sunday 31 May 2026 06:25:22 +0000 (0:00:00.754) 0:44:02.261 ************
2026-05-31 06:31:11.419738 | 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-250.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"}
2026-05-31 06:31:11.428341 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-05-31 06:31:11.428631 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-05-31 06:31:11.428909 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-05-31 06:31:11.429187 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-05-31 06:31:11.429492 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-05-31 06:31:11.429770 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-05-31 06:31:11.430045 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-05-31 06:31:11.430325 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left).
2026-05-31 06:31:11.430595 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left).
2026-05-31 06:31:11.430868 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left).
2026-05-31 06:31:11.431156 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left).
2026-05-31 06:31:11.431423 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left).
2026-05-31 06:31:11.431750 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left).
2026-05-31 06:31:11.432026 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left).
2026-05-31 06:31:11.432302 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left).
2026-05-31 06:31:11.432602 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left).
2026-05-31 06:31:11.432876 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left).
2026-05-31 06:31:11.433151 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left).
2026-05-31 06:31:11.433448 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left).
2026-05-31 06:31:11.434031 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left).
2026-05-31 06:31:11.434263 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left).
2026-05-31 06:31:11.434440 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left).
2026-05-31 06:31:11.434611 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left).
2026-05-31 06:31:11.434785 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left).
2026-05-31 06:31:11.434958 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left).
2026-05-31 06:31:11.435123 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left).
2026-05-31 06:31:11.435295 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left).
2026-05-31 06:31:11.435505 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left).
2026-05-31 06:31:11.435677 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left).
2026-05-31 06:31:11.435846 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left).
2026-05-31 06:31:11.436017 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left).
2026-05-31 06:31:11.436233 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left).
2026-05-31 06:31:11.436380 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left).
2026-05-31 06:31:11.436551 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left).
2026-05-31 06:31:11.436721 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left).
2026-05-31 06:31:11.436890 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left).
2026-05-31 06:31:11.437061 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left).
2026-05-31 06:31:11.437236 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left).
2026-05-31 06:31:11.437399 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left).
2026-05-31 06:31:11.437758 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left).
2026-05-31 06:31:11.437786 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left).
2026-05-31 06:31:11.437956 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left).
2026-05-31 06:31:11.438138 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left).
2026-05-31 06:31:11.438300 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left).
2026-05-31 06:31:11.438462 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left).
2026-05-31 06:31:11.438625 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left).
2026-05-31 06:31:11.438782 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left).
2026-05-31 06:31:11.438946 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left).
2026-05-31 06:31:11.439109 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left).
2026-05-31 06:31:11.439270 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left).
2026-05-31 06:31:11.439432 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left).
2026-05-31 06:31:11.439619 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left).
2026-05-31 06:31:11.439775 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left).
2026-05-31 06:31:11.439936 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left).
2026-05-31 06:31:11.440096 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left).
2026-05-31 06:31:11.440257 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left).
2026-05-31 06:31:11.440417 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left).
2026-05-31 06:31:11.440576 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left).
2026-05-31 06:31:11.440736 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left).
2026-05-31 06:31:11.440896 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left).
2026-05-31 06:31:11.441047 | instance |
2026-05-31 06:31:11.441205 | instance | PLAY RECAP *********************************************************************
2026-05-31 06:31:11.441383 | instance | instance : ok=598 changed=219 unreachable=0 failed=1 skipped=196 rescued=0 ignored=2
2026-05-31 06:31:11.441553 | instance |
2026-05-31 06:31:11.441713 | instance | Sunday 31 May 2026 06:31:11 +0000 (0:05:48.423) 0:49:50.684 ************
2026-05-31 06:31:11.441867 | instance | ===============================================================================
2026-05-31 06:31:11.442034 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 348.42s
2026-05-31 06:31:11.442198 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 288.50s
2026-05-31 06:31:11.442359 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 163.73s
2026-05-31 06:31:11.442521 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 159.18s
2026-05-31 06:31:11.442680 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 153.45s
2026-05-31 06:31:11.442839 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 132.95s
2026-05-31 06:31:11.442997 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 132.08s
2026-05-31 06:31:11.443167 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 127.75s
2026-05-31 06:31:11.443498 | instance | vexxhost.ceph.mon : Run Bootstrap command ----------------------------- 101.97s
2026-05-31 06:31:11.443512 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 97.51s
2026-05-31 06:31:11.443668 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 96.75s
2026-05-31 06:31:11.443825 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 93.87s
2026-05-31 06:31:11.443986 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 58.21s
2026-05-31 06:31:11.444152 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 41.18s
2026-05-31 06:31:11.444307 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 40.97s
2026-05-31 06:31:11.444466 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.88s
2026-05-31 06:31:11.444625 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.85s
2026-05-31 06:31:11.444788 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.84s
2026-05-31 06:31:11.444948 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.83s
2026-05-31 06:31:11.445107 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 30.82s
2026-05-31 06:31:11.640981 | 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-05-31 06:31:11.641137 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-05-31 06:31:11.641308 | 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-05-31 06:31:11.929346 | instance | ERROR
2026-05-31 06:31:11.929599 | instance | {
2026-05-31 06:31:11.929640 | instance | "delta": "0:50:58.601868",
2026-05-31 06:31:11.929669 | instance | "end": "2026-05-31 06:31:11.702168",
2026-05-31 06:31:11.929695 | instance | "msg": "non-zero return code",
2026-05-31 06:31:11.929720 | instance | "rc": 2,
2026-05-31 06:31:11.929747 | instance | "start": "2026-05-31 05:40:13.100300"
2026-05-31 06:31:11.929772 | instance | }
failure
2026-05-31 06:31:11.964745 |
2026-05-31 06:31:11.964837 | PLAY RECAP
2026-05-31 06:31:11.964902 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-05-31 06:31:11.964935 |
2026-05-31 06:31:12.110378 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-05-31 06:31:12.122113 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-05-31 06:31:12.757274 |
2026-05-31 06:31:12.757408 | PLAY [all]
2026-05-31 06:31:12.772396 |
2026-05-31 06:31:12.772501 | TASK [gather-host-logs : creating directory for system status]
2026-05-31 06:31:13.112203 | instance | changed
2026-05-31 06:31:13.120052 |
2026-05-31 06:31:13.120164 | TASK [gather-host-logs : Get logs for each host]
2026-05-31 06:31:13.463428 | instance | + systemd-cgls --full --all --no-pager
2026-05-31 06:31:13.497576 | instance | + ip addr
2026-05-31 06:31:13.503393 | instance | + ip route
2026-05-31 06:31:13.504600 | instance | + lsblk
2026-05-31 06:31:13.518739 | instance | + mount
2026-05-31 06:31:13.529060 | instance | + docker images
2026-05-31 06:31:13.551156 | instance | + brctl show
2026-05-31 06:31:13.551660 | instance | /bin/bash: line 8: brctl: command not found
2026-05-31 06:31:13.552238 | instance | + ps aux --sort=-%mem
2026-05-31 06:31:13.594541 | instance | + dpkg -l
2026-05-31 06:31:13.605523 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-05-31 06:31:13.606018 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-05-31 06:31:13.623108 | instance | + '[' '!' -z '' ']'
2026-05-31 06:31:13.663958 | instance | ok: Runtime: 0:00:00.164817
2026-05-31 06:31:13.670690 |
2026-05-31 06:31:13.670759 | TASK [gather-host-logs : Downloads logs to executor]
2026-05-31 06:31:14.299545 | instance | changed:
2026-05-31 06:31:14.299754 | instance | created directory /var/lib/zuul/builds/ed8cc5abbbe04ef9bc20dfb1f2caf1c7/work/logs/instance
2026-05-31 06:31:14.299785 | instance | cd+++++++++ system/
2026-05-31 06:31:14.299807 | instance | >f+++++++++ system/brctl-show.txt
2026-05-31 06:31:14.299830 | instance | >f+++++++++ system/docker-images.txt
2026-05-31 06:31:14.299850 | instance | >f+++++++++ system/ip-addr.txt
2026-05-31 06:31:14.299873 | instance | >f+++++++++ system/ip-route.txt
2026-05-31 06:31:14.299894 | instance | >f+++++++++ system/lsblk.txt
2026-05-31 06:31:14.299914 | instance | >f+++++++++ system/mount.txt
2026-05-31 06:31:14.299933 | instance | >f+++++++++ system/packages.txt
2026-05-31 06:31:14.299951 | instance | >f+++++++++ system/ps.txt
2026-05-31 06:31:14.299972 | instance | >f+++++++++ system/systemd-cgls.txt
2026-05-31 06:31:14.312262 |
2026-05-31 06:31:14.312362 | LOOP [helm-release-status : creating directory for helm release status]
2026-05-31 06:31:14.519308 | instance | changed: "values"
2026-05-31 06:31:14.685661 | instance | changed: "releases"
2026-05-31 06:31:14.700643 |
2026-05-31 06:31:14.700771 | TASK [helm-release-status : Gather get release status for helm charts]
2026-05-31 06:31:22.279611 | instance | ok: Runtime: 0:00:07.137824
2026-05-31 06:31:22.284522 |
2026-05-31 06:31:22.284587 | TASK [helm-release-status : Downloads logs to executor]
2026-05-31 06:31:22.802939 | instance | changed:
2026-05-31 06:31:22.803169 | instance | cd+++++++++ helm/
2026-05-31 06:31:22.803210 | instance | cd+++++++++ helm/releases/
2026-05-31 06:31:22.803242 | instance | cd+++++++++ helm/releases/auth-system/
2026-05-31 06:31:22.803276 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-05-31 06:31:22.803307 | instance | cd+++++++++ helm/releases/cert-manager/
2026-05-31 06:31:22.803336 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-05-31 06:31:22.803364 | instance | cd+++++++++ helm/releases/envoy-gateway-system/
2026-05-31 06:31:22.803392 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt
2026-05-31 06:31:22.803420 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-05-31 06:31:22.803455 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-05-31 06:31:22.803483 | instance | cd+++++++++ helm/releases/kube-system/
2026-05-31 06:31:22.803511 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-05-31 06:31:22.803545 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-05-31 06:31:22.803578 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-05-31 06:31:22.803612 | instance | cd+++++++++ helm/releases/monitoring/
2026-05-31 06:31:22.803640 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-05-31 06:31:22.803669 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-05-31 06:31:22.803696 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-05-31 06:31:22.803724 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-05-31 06:31:22.803751 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-05-31 06:31:22.803801 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt
2026-05-31 06:31:22.803831 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-05-31 06:31:22.803863 | instance | cd+++++++++ helm/releases/openstack/
2026-05-31 06:31:22.803891 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-05-31 06:31:22.803919 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-05-31 06:31:22.803947 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-05-31 06:31:22.803975 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-05-31 06:31:22.804003 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-05-31 06:31:22.804031 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-05-31 06:31:22.804059 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-05-31 06:31:22.804086 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-05-31 06:31:22.804114 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-05-31 06:31:22.804141 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-05-31 06:31:22.804169 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-05-31 06:31:22.804196 | instance | >f+++++++++ helm/releases/openstack/ovn.txt
2026-05-31 06:31:22.804226 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-05-31 06:31:22.804254 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-05-31 06:31:22.804281 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-05-31 06:31:22.804308 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-05-31 06:31:22.804335 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-05-31 06:31:22.804363 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-05-31 06:31:22.804391 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-05-31 06:31:22.804417 | instance | cd+++++++++ helm/values/
2026-05-31 06:31:22.804444 | instance | cd+++++++++ helm/values/auth-system/
2026-05-31 06:31:22.804472 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-05-31 06:31:22.804499 | instance | cd+++++++++ helm/values/cert-manager/
2026-05-31 06:31:22.804527 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-05-31 06:31:22.804554 | instance | cd+++++++++ helm/values/envoy-gateway-system/
2026-05-31 06:31:22.804582 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml
2026-05-31 06:31:22.804609 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-05-31 06:31:22.804637 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-05-31 06:31:22.804664 | instance | cd+++++++++ helm/values/kube-system/
2026-05-31 06:31:22.804691 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-05-31 06:31:22.804718 | instance | cd+++++++++ helm/values/local-path-storage/
2026-05-31 06:31:22.804745 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-05-31 06:31:22.804773 | instance | cd+++++++++ helm/values/monitoring/
2026-05-31 06:31:22.804800 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-05-31 06:31:22.804827 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-05-31 06:31:22.804853 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-05-31 06:31:22.804897 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-05-31 06:31:22.804926 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-05-31 06:31:22.804974 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml
2026-05-31 06:31:22.805006 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-05-31 06:31:22.805034 | instance | cd+++++++++ helm/values/openstack/
2026-05-31 06:31:22.805061 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-05-31 06:31:22.805088 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-05-31 06:31:22.805123 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-05-31 06:31:22.805152 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-05-31 06:31:22.805190 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-05-31 06:31:22.805256 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-05-31 06:31:22.805290 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-05-31 06:31:22.805318 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-05-31 06:31:22.805345 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-05-31 06:31:22.805373 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-05-31 06:31:22.805400 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-05-31 06:31:22.805427 | instance | >f+++++++++ helm/values/openstack/ovn.yaml
2026-05-31 06:31:22.805453 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-05-31 06:31:22.805480 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-05-31 06:31:22.805507 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-05-31 06:31:22.805535 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-05-31 06:31:22.805562 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-05-31 06:31:22.805601 | instance | cd+++++++++ helm/values/rook-ceph/
2026-05-31 06:31:22.805630 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-05-31 06:31:22.816443 |
2026-05-31 06:31:22.816516 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-05-31 06:31:23.023666 | instance | changed
2026-05-31 06:31:23.032839 |
2026-05-31 06:31:23.032976 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-05-31 06:31:23.264632 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-05-31 06:31:23.265145 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-05-31 06:31:23.271994 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:23.273661 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:23.363832 | instance | node/instance
2026-05-31 06:31:23.366143 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:23.428486 | instance | clusterrole/admin
2026-05-31 06:31:23.609661 | instance | clusterrole/cephfs-csi-nodeplugin
2026-05-31 06:31:23.660004 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:23.674050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:23.693523 | instance | clusterrole/cephfs-external-provisioner-runner
2026-05-31 06:31:23.775694 | instance | clusterrole/cert-manager-cainjector
2026-05-31 06:31:23.878507 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-05-31 06:31:23.934354 | instance | clusterrole/cert-manager-controller-certificates
2026-05-31 06:31:24.059117 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-05-31 06:31:24.103181 | instance | clusterrole/cert-manager-controller-challenges
2026-05-31 06:31:24.231536 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-05-31 06:31:24.282714 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-05-31 06:31:24.410287 | instance | clusterrole/cert-manager-controller-issuers
2026-05-31 06:31:24.448943 | instance | clusterrole/cert-manager-controller-orders
2026-05-31 06:31:24.583774 | instance | clusterrole/cert-manager-edit
2026-05-31 06:31:24.609413 | instance | clusterrole/cert-manager-view
2026-05-31 06:31:24.747743 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-05-31 06:31:24.775773 | instance | clusterrole/cilium
2026-05-31 06:31:24.909410 | instance | clusterrole/cilium-operator
2026-05-31 06:31:24.927631 | instance | clusterrole/cluster-admin
2026-05-31 06:31:25.071884 | instance | clusterrole/edit
2026-05-31 06:31:25.094414 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-05-31 06:31:25.232043 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role
2026-05-31 06:31:25.261351 | instance | clusterrole/goldpinger-clusterrole
2026-05-31 06:31:25.402933 | instance | clusterrole/ingress-nginx
2026-05-31 06:31:25.416854 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-05-31 06:31:25.579285 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-05-31 06:31:25.592684 | instance | clusterrole/kube-prometheus-stack-operator
2026-05-31 06:31:25.742506 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-05-31 06:31:25.750714 | instance | clusterrole/kubeadm:get-nodes
2026-05-31 06:31:25.903812 | instance | clusterrole/local-path-provisioner
2026-05-31 06:31:25.906609 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-05-31 06:31:26.061718 | instance | clusterrole/node-feature-discovery
2026-05-31 06:31:26.069465 | instance | clusterrole/node-feature-discovery-gc
2026-05-31 06:31:26.218023 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-05-31 06:31:26.218411 | instance | clusterrole/nova-bootstrap
2026-05-31 06:31:26.373392 | instance | clusterrolebinding/cert-manager-cainjector
2026-05-31 06:31:26.377301 | instance | clusterrole/nova-cell-setup
2026-05-31 06:31:26.530599 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-05-31 06:31:26.536232 | instance | clusterrole/objectstorage-provisioner-role
2026-05-31 06:31:26.690633 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-05-31 06:31:26.691572 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-05-31 06:31:26.857155 | instance | clusterrole/ovn-controller
2026-05-31 06:31:26.861000 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-05-31 06:31:27.028863 | instance | clusterrole/ovn-controller-list-nodes-role-openstack
2026-05-31 06:31:27.031246 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-05-31 06:31:27.199247 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-05-31 06:31:27.201797 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-05-31 06:31:27.366058 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-05-31 06:31:27.367464 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-05-31 06:31:27.526125 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-05-31 06:31:27.529783 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-05-31 06:31:27.699360 | instance | clusterrolebinding/cert-manager-controller-orders
2026-05-31 06:31:27.699789 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-05-31 06:31:27.866501 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-05-31 06:31:27.874004 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-05-31 06:31:28.040105 | instance | clusterrolebinding/cilium
2026-05-31 06:31:28.043194 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-05-31 06:31:28.203801 | instance | clusterrolebinding/cilium-operator
2026-05-31 06:31:28.205266 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-05-31 06:31:28.373241 | instance | clusterrolebinding/cluster-admin
2026-05-31 06:31:28.385443 | instance | clusterrole/rbd-csi-nodeplugin
2026-05-31 06:31:28.541899 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-05-31 06:31:28.547703 | instance | clusterrole/rbd-external-provisioner-runner
2026-05-31 06:31:28.704033 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
2026-05-31 06:31:28.710707 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-05-31 06:31:28.878726 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-05-31 06:31:28.878796 | instance | clusterrole/rook-ceph-global
2026-05-31 06:31:29.049701 | instance | clusterrolebinding/ingress-nginx
2026-05-31 06:31:29.057180 | instance | clusterrole/rook-ceph-mgr-cluster
2026-05-31 06:31:29.230847 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-05-31 06:31:29.235781 | instance | clusterrole/rook-ceph-mgr-system
2026-05-31 06:31:29.390038 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-05-31 06:31:29.395096 | instance | clusterrole/rook-ceph-object-bucket
2026-05-31 06:31:29.561223 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-05-31 06:31:29.571656 | instance | clusterrole/rook-ceph-osd
2026-05-31 06:31:29.723147 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-05-31 06:31:29.737134 | instance | clusterrole/rook-ceph-system
2026-05-31 06:31:29.902887 | instance | clusterrolebinding/kubeadm:get-nodes
2026-05-31 06:31:29.905487 | instance | clusterrole/secretgen-controller-cluster-role
2026-05-31 06:31:30.088593 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-05-31 06:31:30.092914 | instance | clusterrole/system:aggregate-to-admin
2026-05-31 06:31:30.250617 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-05-31 06:31:30.267538 | instance | clusterrole/system:aggregate-to-edit
2026-05-31 06:31:30.415482 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-05-31 06:31:30.441833 | instance | clusterrole/system:aggregate-to-view
2026-05-31 06:31:30.613890 | instance | clusterrolebinding/kubeadm:node-proxier
2026-05-31 06:31:30.618573 | instance | clusterrole/system:auth-delegator
2026-05-31 06:31:30.776172 | instance | clusterrolebinding/local-path-provisioner
2026-05-31 06:31:30.780428 | instance | clusterrole/system:basic-user
2026-05-31 06:31:30.930906 | instance | clusterrolebinding/node-feature-discovery
2026-05-31 06:31:30.947959 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-05-31 06:31:31.079558 | instance | clusterrolebinding/node-feature-discovery-gc
2026-05-31 06:31:31.098158 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-05-31 06:31:31.233721 | instance | clusterrolebinding/nova-bootstrap
2026-05-31 06:31:31.262210 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-05-31 06:31:31.406635 | instance | clusterrolebinding/nova-cell-setup
2026-05-31 06:31:31.433008 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-05-31 06:31:31.566071 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-05-31 06:31:31.594920 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-05-31 06:31:31.729336 | instance | clusterrolebinding/ovn-controller
2026-05-31 06:31:31.774821 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack
2026-05-31 06:31:31.885571 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-05-31 06:31:31.932955 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-05-31 06:31:32.053159 | instance | clusterrole/system:controller:attachdetach-controller
2026-05-31 06:31:32.094404 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-05-31 06:31:32.206688 | instance | clusterrole/system:controller:certificate-controller
2026-05-31 06:31:32.264365 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-05-31 06:31:32.370465 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-05-31 06:31:32.429364 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-05-31 06:31:32.536841 | instance | clusterrole/system:controller:cronjob-controller
2026-05-31 06:31:32.609703 | instance | clusterrolebinding/rook-ceph-global
2026-05-31 06:31:32.701839 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-05-31 06:31:32.783517 | instance | clusterrole/system:controller:daemon-set-controller
2026-05-31 06:31:32.897467 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-05-31 06:31:32.978568 | instance | clusterrole/system:controller:deployment-controller
2026-05-31 06:31:33.062783 | instance | clusterrole/system:controller:disruption-controller
2026-05-31 06:31:33.138971 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-05-31 06:31:33.241367 | instance | clusterrole/system:controller:endpoint-controller
2026-05-31 06:31:33.322420 | instance | clusterrolebinding/rook-ceph-osd
2026-05-31 06:31:33.398220 | instance | clusterrole/system:controller:endpointslice-controller
2026-05-31 06:31:33.481312 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-05-31 06:31:33.560304 | instance | clusterrolebinding/rook-ceph-system
2026-05-31 06:31:33.649848 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-05-31 06:31:33.724316 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-05-31 06:31:33.811748 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-05-31 06:31:33.891993 | instance | clusterrole/system:controller:expand-controller
2026-05-31 06:31:33.994306 | instance | clusterrolebinding/system:basic-user
2026-05-31 06:31:34.061002 | instance | clusterrole/system:controller:generic-garbage-collector
2026-05-31 06:31:34.166755 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-05-31 06:31:34.235526 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-05-31 06:31:34.340356 | instance | clusterrolebinding/system:controller:certificate-controller
2026-05-31 06:31:34.396511 | instance | clusterrole/system:controller:job-controller
2026-05-31 06:31:34.510439 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-05-31 06:31:34.567251 | instance | clusterrole/system:controller:namespace-controller
2026-05-31 06:31:34.680874 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-05-31 06:31:34.737542 | instance | clusterrole/system:controller:node-controller
2026-05-31 06:31:34.847418 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-05-31 06:31:34.912125 | instance | clusterrole/system:controller:persistent-volume-binder
2026-05-31 06:31:35.015593 | instance | clusterrolebinding/system:controller:deployment-controller
2026-05-31 06:31:35.077583 | instance | clusterrole/system:controller:pod-garbage-collector
2026-05-31 06:31:35.191258 | instance | clusterrole/system:controller:pv-protection-controller
2026-05-31 06:31:35.258832 | instance | clusterrolebinding/system:controller:disruption-controller
2026-05-31 06:31:35.355474 | instance | clusterrole/system:controller:pvc-protection-controller
2026-05-31 06:31:35.425325 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-05-31 06:31:35.529515 | instance | clusterrole/system:controller:replicaset-controller
2026-05-31 06:31:35.602265 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-05-31 06:31:35.699586 | instance | clusterrole/system:controller:replication-controller
2026-05-31 06:31:35.767026 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-05-31 06:31:35.885214 | instance | clusterrole/system:controller:resourcequota-controller
2026-05-31 06:31:35.972589 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-05-31 06:31:36.074167 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-05-31 06:31:36.136166 | instance | clusterrolebinding/system:controller:expand-controller
2026-05-31 06:31:36.235737 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-05-31 06:31:36.293513 | instance | clusterrole/system:controller:route-controller
2026-05-31 06:31:36.418780 | instance | clusterrole/system:controller:service-account-controller
2026-05-31 06:31:36.457934 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-05-31 06:31:36.597140 | instance | clusterrole/system:controller:service-controller
2026-05-31 06:31:36.632237 | instance | clusterrolebinding/system:controller:job-controller
2026-05-31 06:31:36.763255 | instance | clusterrole/system:controller:statefulset-controller
2026-05-31 06:31:36.794227 | instance | clusterrolebinding/system:controller:namespace-controller
2026-05-31 06:31:36.927530 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-05-31 06:31:36.965565 | instance | clusterrolebinding/system:controller:node-controller
2026-05-31 06:31:37.105649 | instance | clusterrole/system:controller:ttl-controller
2026-05-31 06:31:37.135356 | instance | clusterrole/system:coredns
2026-05-31 06:31:37.290128 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-05-31 06:31:37.325441 | instance | clusterrole/system:discovery
2026-05-31 06:31:37.453028 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-05-31 06:31:37.517862 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-05-31 06:31:37.650893 | instance | clusterrole/system:heapster
2026-05-31 06:31:37.722944 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-05-31 06:31:37.844972 | instance | clusterrole/system:kube-aggregator
2026-05-31 06:31:37.942803 | instance | clusterrole/system:kube-controller-manager
2026-05-31 06:31:38.030104 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-05-31 06:31:38.114596 | instance | clusterrole/system:kube-dns
2026-05-31 06:31:38.214876 | instance | clusterrolebinding/system:controller:replication-controller
2026-05-31 06:31:38.309704 | instance | clusterrole/system:kube-scheduler
2026-05-31 06:31:38.400891 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-05-31 06:31:38.481928 | instance | clusterrole/system:kubelet-api-admin
2026-05-31 06:31:38.594861 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-05-31 06:31:38.652794 | instance | clusterrole/system:monitoring
2026-05-31 06:31:38.758724 | instance | clusterrolebinding/system:controller:route-controller
2026-05-31 06:31:38.847039 | instance | clusterrole/system:node
2026-05-31 06:31:38.938962 | instance | clusterrolebinding/system:controller:service-account-controller
2026-05-31 06:31:39.035654 | instance | clusterrolebinding/system:controller:service-controller
2026-05-31 06:31:39.123022 | instance | clusterrole/system:node-bootstrapper
2026-05-31 06:31:39.205119 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-05-31 06:31:39.289249 | instance | clusterrole/system:node-problem-detector
2026-05-31 06:31:39.376406 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-05-31 06:31:39.463488 | instance | clusterrole/system:node-proxier
2026-05-31 06:31:39.545553 | instance | clusterrolebinding/system:controller:ttl-controller
2026-05-31 06:31:39.634349 | instance | clusterrole/system:persistent-volume-provisioner
2026-05-31 06:31:39.721476 | instance | clusterrolebinding/system:coredns
2026-05-31 06:31:39.813610 | instance | clusterrole/system:public-info-viewer
2026-05-31 06:31:39.897287 | instance | clusterrolebinding/system:discovery
2026-05-31 06:31:39.995973 | instance | clusterrole/system:service-account-issuer-discovery
2026-05-31 06:31:40.085012 | instance | clusterrolebinding/system:kube-controller-manager
2026-05-31 06:31:40.178614 | instance | clusterrole/system:volume-scheduler
2026-05-31 06:31:40.260568 | instance | clusterrole/vector
2026-05-31 06:31:40.367096 | instance | clusterrolebinding/system:kube-dns
2026-05-31 06:31:40.438939 | instance | clusterrole/view
2026-05-31 06:31:40.552032 | instance | clusterrolebinding/system:kube-scheduler
2026-05-31 06:31:40.632274 | instance | clusterrolebinding/system:monitoring
2026-05-31 06:31:40.746743 | instance | clusterrolebinding/system:node
2026-05-31 06:31:40.829926 | instance | clusterrolebinding/system:node-proxier
2026-05-31 06:31:41.263850 | instance | clusterrolebinding/system:public-info-viewer
2026-05-31 06:31:41.348954 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-05-31 06:31:41.460552 | instance | clusterrolebinding/system:volume-scheduler
2026-05-31 06:31:41.529182 | instance | clusterrolebinding/vector
2026-05-31 06:31:41.651525 | instance | storageclass/general
2026-05-31 06:31:41.751493 | instance | namespace/auth-system
2026-05-31 06:31:41.863757 | instance | namespace/cert-manager
2026-05-31 06:31:41.928454 | instance | namespace/default
2026-05-31 06:31:42.041112 | instance | namespace/envoy-gateway-system
2026-05-31 06:31:42.131492 | instance | namespace/ingress-nginx
2026-05-31 06:31:42.246440 | instance | namespace/kube-node-lease
2026-05-31 06:31:42.337059 | instance | namespace/kube-public
2026-05-31 06:31:42.417239 | instance | namespace/kube-system
2026-05-31 06:31:42.508044 | instance | namespace/local-path-storage
2026-05-31 06:31:42.594259 | instance | namespace/monitoring
2026-05-31 06:31:42.698534 | instance | namespace/openstack
2026-05-31 06:31:42.771885 | instance | namespace/rook-ceph
2026-05-31 06:31:42.882368 | instance | namespace/secretgen-controller
2026-05-31 06:31:43.597414 | instance | ok: Runtime: 0:00:19.824922
2026-05-31 06:31:43.603937 |
2026-05-31 06:31:43.604002 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-05-31 06:31:43.814807 | instance | changed
2026-05-31 06:31:43.819974 |
2026-05-31 06:31:43.820048 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-05-31 06:31:44.048426 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-05-31 06:31:44.048652 | 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-05-31 06:31:44.048671 | instance |
2026-05-31 06:31:44.139241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:44.139751 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:44.216888 | instance | auth-system/configmaps/keycloak-env-vars
2026-05-31 06:31:44.218129 | instance | auth-system/configmaps/kube-root-ca.crt
2026-05-31 06:31:44.220525 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:44.224804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:44.315156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:44.326388 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:44.382302 | instance | cert-manager/configmaps/cert-manager-webhook
2026-05-31 06:31:44.406010 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-05-31 06:31:44.423363 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:44.434250 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:44.515121 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:44.536458 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:44.572256 | instance | cert-manager/deployment/cert-manager
2026-05-31 06:31:44.594015 | instance | cert-manager/deployment/cert-manager-cainjector
2026-05-31 06:31:44.610455 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:44.642170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:44.704895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:44.740002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:44.780936 | instance | cert-manager/deployment/cert-manager-webhook
2026-05-31 06:31:44.811073 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:44.827970 | instance | auth-system/endpoints/keycloak
2026-05-31 06:31:44.837647 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:44.899425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:44.919152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:44.966794 | instance | auth-system/endpoints/keycloak-headless
2026-05-31 06:31:44.999301 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:45.002442 | instance | auth-system/endpoints/keycloak-metrics
2026-05-31 06:31:45.015233 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-31 06:31:45.024797 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:45.100980 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:45.125667 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-31 06:31:45.134156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:45.150710 | instance | auth-system/ingresses/keycloak
2026-05-31 06:31:45.195896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:45.206863 | instance | cert-manager/endpoints/cert-manager
2026-05-31 06:31:45.232843 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:45.284567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:45.342498 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:45.368777 | instance | cert-manager/endpoints/cert-manager-webhook
2026-05-31 06:31:45.384856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:45.420225 | instance | auth-system/networkpolicies/keycloak
2026-05-31 06:31:45.445764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:45.493913 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:45.544489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:45.581228 | instance | auth-system/pods/keycloak-0
2026-05-31 06:31:45.612845 | instance | cert-manager/pods/cert-manager-75c4c745bc-57ggr
2026-05-31 06:31:45.640825 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:45.645670 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:45.729250 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:45.741538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:45.777090 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-6dqbm
2026-05-31 06:31:45.809057 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-r7gmr
2026-05-31 06:31:45.822391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:45.850681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:45.926848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:45.942988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:45.984335 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-05-31 06:31:45.995384 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-05-31 06:31:46.016914 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:46.040164 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:46.112993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:46.129153 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:46.188762 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-05-31 06:31:46.194543 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:46.199954 | instance | auth-system/secrets/keycloak
2026-05-31 06:31:46.219128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:46.278890 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:46.298400 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:46.363190 | instance | auth-system/secrets/keycloak-externaldb
2026-05-31 06:31:46.370654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:46.384533 | instance | auth-system/secrets/keycloak.199-204-45-250.nip.io-tls
2026-05-31 06:31:46.388737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:46.463424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:46.473708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:46.543869 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-05-31 06:31:46.559659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:46.559784 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:46.574154 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-05-31 06:31:46.651784 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:46.653916 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-31 06:31:46.664015 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:46.738205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:46.749209 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:46.756489 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-05-31 06:31:46.760062 | instance | cert-manager/roles/cert-manager:leaderelection
2026-05-31 06:31:46.842160 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:46.847486 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-31 06:31:46.855877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:46.927030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:46.930414 | instance | auth-system/serviceaccounts/default
2026-05-31 06:31:46.935063 | instance | auth-system/serviceaccounts/keycloak
2026-05-31 06:31:46.957662 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:47.019631 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:47.120544 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:47.136837 | instance | auth-system/services/keycloak
2026-05-31 06:31:47.140293 | instance | auth-system/services/keycloak-headless
2026-05-31 06:31:47.213701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:47.216592 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:47.307221 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:47.313616 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:47.314635 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-05-31 06:31:47.316416 | instance | auth-system/services/keycloak-metrics
2026-05-31 06:31:47.396647 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:47.408231 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:47.494428 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-05-31 06:31:47.494619 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:47.496711 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-05-31 06:31:47.502188 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:47.586107 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:47.597589 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:47.680299 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-05-31 06:31:47.682310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:47.682802 | instance | cert-manager/serviceaccounts/cert-manager
2026-05-31 06:31:47.707868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:47.770534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:47.807390 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:47.851913 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:47.894838 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-05-31 06:31:47.927405 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-05-31 06:31:47.931105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:47.972210 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:48.035826 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:48.059900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:48.123858 | instance | cert-manager/serviceaccounts/default
2026-05-31 06:31:48.141892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:48.162527 | instance | auth-system/statefulsets/keycloak
2026-05-31 06:31:48.177573 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:48.256676 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:48.282192 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-31 06:31:48.293570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:48.344204 | instance | cert-manager/services/cert-manager
2026-05-31 06:31:48.367233 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:48.398054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:48.400513 | instance | cert-manager/services/cert-manager-webhook
2026-05-31 06:31:48.451624 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:48.485098 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:48.542235 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:48.552764 | instance | default/configmaps/kube-root-ca.crt
2026-05-31 06:31:48.567897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:48.631098 | instance | envoy-gateway-system/configmaps/envoy-gateway-config
2026-05-31 06:31:48.631899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:48.692430 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:48.730405 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-31 06:31:48.737182 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:48.750511 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt
2026-05-31 06:31:48.774254 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:48.823336 | instance | envoy-gateway-system/deployment/envoy-gateway
2026-05-31 06:31:48.823536 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:48.882722 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:48.935702 | instance | default/endpoints/kubernetes
2026-05-31 06:31:48.943315 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:48.978664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:49.020100 | instance | envoy-gateway-system/endpoints/envoy-gateway
2026-05-31 06:31:49.036174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:49.071506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:49.128536 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:49.148079 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-znnc7
2026-05-31 06:31:49.167991 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:49.199937 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen
2026-05-31 06:31:49.206993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:49.268504 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:49.289757 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:49.332163 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager
2026-05-31 06:31:49.365653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:49.372296 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:49.399004 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding
2026-05-31 06:31:49.450388 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:49.454380 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:49.503985 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen
2026-05-31 06:31:49.531268 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:49.550419 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:49.567294 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager
2026-05-31 06:31:49.617658 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:49.659318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:49.687874 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role
2026-05-31 06:31:49.709428 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:49.742346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:49.745618 | instance | envoy-gateway-system/serviceaccounts/default
2026-05-31 06:31:49.804567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:49.847858 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:49.888385 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:49.888584 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway
2026-05-31 06:31:49.937879 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-31 06:31:49.948124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:50.001660 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen
2026-05-31 06:31:50.013227 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:50.051377 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:50.099373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:50.146144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:50.176180 | instance | envoy-gateway-system/secrets/envoy
2026-05-31 06:31:50.196846 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:50.248544 | instance | envoy-gateway-system/secrets/envoy-gateway
2026-05-31 06:31:50.294029 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-31 06:31:50.297471 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:50.301687 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:50.373866 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac
2026-05-31 06:31:50.404366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:50.414480 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:50.445691 | instance | envoy-gateway-system/secrets/envoy-rate-limit
2026-05-31 06:31:50.503130 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:50.517010 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:50.560904 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1
2026-05-31 06:31:50.598889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:50.636402 | instance | envoy-gateway-system/services/envoy-gateway
2026-05-31 06:31:50.651606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:50.738850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:50.798488 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:50.839986 | instance | default/serviceaccounts/default
2026-05-31 06:31:50.864193 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:50.952871 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:50.993747 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:51.046189 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:51.047131 | instance | default/services/kubernetes
2026-05-31 06:31:51.048673 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-05-31 06:31:51.099869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:51.128164 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:51.203213 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:51.222084 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:51.236091 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-05-31 06:31:51.242634 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-05-31 06:31:51.314126 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:51.398679 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:51.420849 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-05-31 06:31:51.423868 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-05-31 06:31:51.475049 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:51.600702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:51.614387 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-05-31 06:31:51.616209 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-05-31 06:31:51.697311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:51.744632 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:51.805734 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:51.823214 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-05-31 06:31:51.824033 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-05-31 06:31:51.873960 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:51.914162 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-31 06:31:51.922903 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:52.012533 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-05-31 06:31:52.016576 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-05-31 06:31:52.029328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:52.040639 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:52.114744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:52.128262 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:52.192725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:52.196572 | instance | ingress-nginx/pods/ingress-nginx-controller-jt85m
2026-05-31 06:31:52.202560 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-2ptk6
2026-05-31 06:31:52.226632 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:52.285340 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:52.309214 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:52.375058 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-05-31 06:31:52.389593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:52.402132 | instance | ingress-nginx/roles/ingress-nginx
2026-05-31 06:31:52.402168 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:52.489117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:52.552948 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:52.557911 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-05-31 06:31:52.578914 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-05-31 06:31:52.588755 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-31 06:31:52.597374 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:52.648811 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:52.703068 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:52.746109 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:52.755112 | instance | ingress-nginx/serviceaccounts/default
2026-05-31 06:31:52.799227 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-05-31 06:31:52.967816 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-05-31 06:31:52.987857 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:52.996209 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:53.012544 | instance | ingress-nginx/services/ingress-nginx-controller
2026-05-31 06:31:53.121598 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:53.132190 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:53.169789 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-05-31 06:31:53.201635 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-05-31 06:31:53.246099 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:53.260901 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:53.366045 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-05-31 06:31:53.381106 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:53.421525 | instance | kube-node-lease/serviceaccounts/default
2026-05-31 06:31:53.495773 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:53.563134 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:53.568849 | instance | kube-public/configmaps/cluster-info
2026-05-31 06:31:53.581188 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:53.599509 | instance | kube-public/configmaps/kube-root-ca.crt
2026-05-31 06:31:53.685515 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:53.750002 | instance | kube-system/configmaps/cilium-config
2026-05-31 06:31:53.773956 | instance | kube-system/configmaps/coredns
2026-05-31 06:31:53.774077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:53.912552 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:53.956126 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-05-31 06:31:53.962156 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-05-31 06:31:54.000450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:54.102019 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-31 06:31:54.114039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:54.144301 | instance | kube-system/configmaps/kube-proxy
2026-05-31 06:31:54.148067 | instance | kube-system/configmaps/kube-root-ca.crt
2026-05-31 06:31:54.208263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:54.308459 | instance | kube-system/configmaps/kubeadm-config
2026-05-31 06:31:54.311046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:54.314849 | instance | kube-system/configmaps/kubelet-config
2026-05-31 06:31:54.358654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:54.392118 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:54.482178 | instance | kube-system/daemonsets/cilium
2026-05-31 06:31:54.482282 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:54.496743 | instance | kube-system/daemonsets/kube-proxy
2026-05-31 06:31:54.649640 | instance | kube-system/deployment/cilium-operator
2026-05-31 06:31:54.683041 | instance | kube-system/deployment/coredns
2026-05-31 06:31:54.731533 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:54.815856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:54.825350 | instance | kube-system/endpoints/kube-dns
2026-05-31 06:31:54.845817 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:54.863269 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-05-31 06:31:54.917690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:54.931271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:55.028315 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-05-31 06:31:55.030667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:55.034525 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-05-31 06:31:55.208483 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-05-31 06:31:55.209299 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-05-31 06:31:55.379190 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:55.380801 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-05-31 06:31:55.383855 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-05-31 06:31:55.474939 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-31 06:31:55.481204 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:55.546132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:55.555950 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-05-31 06:31:55.558379 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:55.563470 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-05-31 06:31:55.689270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:55.735727 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:55.737881 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-05-31 06:31:55.739207 | instance | kube-system/pods/cilium-f2k54
2026-05-31 06:31:55.840357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:55.841733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:55.921656 | instance | kube-system/pods/cilium-operator-869df985b8-8r7lw
2026-05-31 06:31:55.948074 | instance | kube-system/pods/coredns-67659f764b-77799
2026-05-31 06:31:56.118885 | instance | kube-system/pods/coredns-67659f764b-vddjz
2026-05-31 06:31:56.130074 | instance | kube-system/pods/etcd-instance
2026-05-31 06:31:56.318070 | instance | kube-system/pods/kube-apiserver-instance
2026-05-31 06:31:56.318430 | instance | kube-system/pods/kube-controller-manager-instance
2026-05-31 06:31:56.492184 | instance | kube-system/pods/kube-proxy-494ln
2026-05-31 06:31:56.509083 | instance | kube-system/pods/kube-scheduler-instance
2026-05-31 06:31:56.670267 | instance | kube-system/pods/kube-vip-instance
2026-05-31 06:31:56.690928 | instance | kube-public/serviceaccounts/default
2026-05-31 06:31:56.848622 | instance | kube-system/rolebindings/cilium-config-agent
2026-05-31 06:31:56.849467 | instance | kube-system/rolebindings/kube-proxy
2026-05-31 06:31:57.009521 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-05-31 06:31:57.010190 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-05-31 06:31:57.168540 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-05-31 06:31:57.169513 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-05-31 06:31:57.325810 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-05-31 06:31:57.328014 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-05-31 06:31:57.494045 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-05-31 06:31:57.500397 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-05-31 06:31:57.660023 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-05-31 06:31:57.672758 | instance | kube-system/roles/cilium-config-agent
2026-05-31 06:31:57.818018 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-05-31 06:31:57.843199 | instance | kube-system/roles/kube-proxy
2026-05-31 06:31:57.987617 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-05-31 06:31:58.012197 | instance | kube-system/roles/kubeadm:kubelet-config
2026-05-31 06:31:58.163479 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-05-31 06:31:58.183989 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-05-31 06:31:58.191941 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:58.278914 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:58.359905 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-05-31 06:31:58.364333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:58.377507 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-05-31 06:31:58.444766 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:58.527778 | instance | kube-system/roles/system:controller:cloud-provider
2026-05-31 06:31:58.530715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:58.536172 | instance | kube-system/roles/system:controller:token-cleaner
2026-05-31 06:31:58.617322 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:58.693506 | instance | kube-system/secrets/bootstrap-token-9udxck
2026-05-31 06:31:58.698142 | instance | kube-system/secrets/bootstrap-token-cbkb4y
2026-05-31 06:31:58.702523 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:58.788675 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:58.863982 | instance | kube-system/secrets/kubeadm-certs
2026-05-31 06:31:58.880369 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:58.888533 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-05-31 06:31:58.959795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:59.030910 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-05-31 06:31:59.042871 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:59.144030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:59.160181 | instance | local-path-storage/configmaps/local-path-config
2026-05-31 06:31:59.205514 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-05-31 06:31:59.230784 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-31 06:31:59.241463 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:59.316398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:59.337419 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-05-31 06:31:59.406024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:59.422953 | instance | kube-system/serviceaccounts/certificate-controller
2026-05-31 06:31:59.487358 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:59.535615 | instance | kube-system/serviceaccounts/cilium
2026-05-31 06:31:59.572516 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:59.617438 | instance | kube-system/serviceaccounts/cilium-operator
2026-05-31 06:31:59.663927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:59.733144 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-05-31 06:31:59.750170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-31 06:31:59.816672 | instance | kube-system/serviceaccounts/coredns
2026-05-31 06:31:59.948015 | instance | kube-system/serviceaccounts/cronjob-controller
2026-05-31 06:32:00.007098 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-05-31 06:32:00.139671 | instance | kube-system/serviceaccounts/default
2026-05-31 06:32:00.196107 | instance | kube-system/serviceaccounts/deployment-controller
2026-05-31 06:32:00.334905 | instance | kube-system/serviceaccounts/disruption-controller
2026-05-31 06:32:00.386594 | instance | kube-system/serviceaccounts/endpoint-controller
2026-05-31 06:32:00.529216 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-05-31 06:32:00.565850 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-05-31 06:32:00.720862 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-05-31 06:32:00.750042 | instance | kube-system/serviceaccounts/expand-controller
2026-05-31 06:32:00.930941 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-05-31 06:32:00.954149 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-05-31 06:32:01.125974 | instance | kube-system/serviceaccounts/job-controller
2026-05-31 06:32:01.150033 | instance | kube-system/serviceaccounts/kube-proxy
2026-05-31 06:32:01.326407 | instance | kube-system/serviceaccounts/namespace-controller
2026-05-31 06:32:01.328559 | instance | kube-system/serviceaccounts/node-controller
2026-05-31 06:32:01.510598 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-05-31 06:32:01.536431 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-05-31 06:32:01.701880 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-05-31 06:32:01.725363 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-05-31 06:32:01.902071 | instance | kube-system/serviceaccounts/replicaset-controller
2026-05-31 06:32:01.918886 | instance | kube-system/serviceaccounts/replication-controller
2026-05-31 06:32:02.083160 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-05-31 06:32:02.122317 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-05-31 06:32:02.273494 | instance | kube-system/serviceaccounts/service-account-controller
2026-05-31 06:32:02.312948 | instance | kube-system/serviceaccounts/service-controller
2026-05-31 06:32:02.469725 | instance | kube-system/serviceaccounts/statefulset-controller
2026-05-31 06:32:02.509209 | instance | kube-system/serviceaccounts/token-cleaner
2026-05-31 06:32:02.661007 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-05-31 06:32:02.710578 | instance | kube-system/serviceaccounts/ttl-controller
2026-05-31 06:32:02.853126 | instance | kube-system/services/kube-dns
2026-05-31 06:32:02.920845 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-05-31 06:32:03.039093 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-05-31 06:32:03.119081 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-05-31 06:32:03.265925 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-05-31 06:32:03.296102 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-05-31 06:32:03.440974 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-05-31 06:32:03.466932 | instance | local-path-storage/deployment/local-path-provisioner
2026-05-31 06:32:03.611088 | instance | monitoring/daemonsets/goldpinger
2026-05-31 06:32:03.634710 | instance | monitoring/daemonsets/ipmi-exporter
2026-05-31 06:32:03.783114 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-05-31 06:32:03.820209 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-05-31 06:32:03.983508 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0
2026-05-31 06:32:04.071268 | instance | monitoring/daemonsets/vector
2026-05-31 06:32:04.194719 | instance | monitoring/configmaps/goldpinger-zap
2026-05-31 06:32:04.242808 | instance | monitoring/configmaps/ipmi-exporter
2026-05-31 06:32:04.360489 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-05-31 06:32:04.429950 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-05-31 06:32:04.539394 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-05-31 06:32:04.608849 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-05-31 06:32:04.726271 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-05-31 06:32:04.771360 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-05-31 06:32:04.916887 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-05-31 06:32:04.983311 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-05-31 06:32:05.109358 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-05-31 06:32:05.266215 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-05-31 06:32:05.300779 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-05-31 06:32:05.453296 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-05-31 06:32:05.673631 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-05-31 06:32:05.677918 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-05-31 06:32:05.875809 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-05-31 06:32:05.891744 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-05-31 06:32:06.095711 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-05-31 06:32:06.095827 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-05-31 06:32:06.295480 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-05-31 06:32:06.301672 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-05-31 06:32:06.492733 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-05-31 06:32:06.497037 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-05-31 06:32:06.682966 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-05-31 06:32:06.686352 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-05-31 06:32:06.882273 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-05-31 06:32:06.887877 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-05-31 06:32:07.066389 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-05-31 06:32:07.077824 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-05-31 06:32:07.255682 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-05-31 06:32:07.259630 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-05-31 06:32:07.441986 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-05-31 06:32:07.464414 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-05-31 06:32:07.628929 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-05-31 06:32:07.643952 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-05-31 06:32:07.806545 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-05-31 06:32:07.834707 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-05-31 06:32:08.016662 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-05-31 06:32:08.059110 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-05-31 06:32:08.196525 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-05-31 06:32:08.267134 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-05-31 06:32:08.391478 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-05-31 06:32:08.439330 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-05-31 06:32:08.574870 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-05-31 06:32:08.609254 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-05-31 06:32:08.772062 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-05-31 06:32:08.788705 | instance | monitoring/configmaps/kube-root-ca.crt
2026-05-31 06:32:08.954039 | instance | monitoring/configmaps/loki
2026-05-31 06:32:08.975723 | instance | monitoring/configmaps/loki-alerting-rules
2026-05-31 06:32:09.124283 | instance | monitoring/configmaps/loki-gateway
2026-05-31 06:32:09.147981 | instance | monitoring/configmaps/loki-runtime
2026-05-31 06:32:09.289901 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-05-31 06:32:09.309348 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-05-31 06:32:09.461886 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-05-31 06:32:09.473597 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-05-31 06:32:09.632368 | instance | monitoring/configmaps/vector
2026-05-31 06:32:09.697251 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-05-31 06:32:09.808963 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-05-31 06:32:09.890831 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-05-31 06:32:09.996933 | instance | monitoring/deployment/loki-gateway
2026-05-31 06:32:10.105376 | instance | monitoring/deployment/node-feature-discovery-gc
2026-05-31 06:32:10.193091 | instance | monitoring/deployment/node-feature-discovery-master
2026-05-31 06:32:10.284749 | instance | monitoring/deployment/prometheus-pushgateway
2026-05-31 06:32:10.386684 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-kkl74
2026-05-31 06:32:10.492023 | instance | monitoring/endpoints/alertmanager-operated
2026-05-31 06:32:10.578967 | instance | monitoring/endpoints/goldpinger
2026-05-31 06:32:10.660738 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-05-31 06:32:10.753653 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-05-31 06:32:10.817792 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-05-31 06:32:10.937148 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-05-31 06:32:11.013850 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-05-31 06:32:11.122819 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-05-31 06:32:11.182745 | instance | monitoring/endpoints/loki
2026-05-31 06:32:11.292375 | instance | monitoring/endpoints/loki-chunks-cache
2026-05-31 06:32:11.348797 | instance | monitoring/endpoints/loki-gateway
2026-05-31 06:32:11.467712 | instance | monitoring/endpoints/loki-headless
2026-05-31 06:32:11.531935 | instance | monitoring/endpoints/loki-memberlist
2026-05-31 06:32:11.622489 | instance | monitoring/endpoints/loki-results-cache
2026-05-31 06:32:11.697256 | instance | monitoring/endpoints/prometheus-operated
2026-05-31 06:32:11.781673 | instance | monitoring/endpoints/prometheus-pushgateway
2026-05-31 06:32:11.852050 | instance | monitoring/endpoints/prometheus-smartctl-exporter
2026-05-31 06:32:11.962219 | instance | monitoring/endpoints/vector-headless
2026-05-31 06:32:12.048109 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-05-31 06:32:12.135704 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-05-31 06:32:12.224101 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-05-31 06:32:12.315522 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-05-31 06:32:12.421448 | instance | local-path-storage/serviceaccounts/default
2026-05-31 06:32:12.484544 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-05-31 06:32:12.605093 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-05-31 06:32:12.660696 | instance | monitoring/pods/goldpinger-hhpq2
2026-05-31 06:32:12.786954 | instance | monitoring/pods/kube-prometheus-stack-grafana-6f4447bf4-62bbv
2026-05-31 06:32:12.856092 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-rvn9m
2026-05-31 06:32:12.976358 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-4vrh5
2026-05-31 06:32:13.060333 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-nd4gf
2026-05-31 06:32:13.178449 | instance | monitoring/pods/loki-0
2026-05-31 06:32:13.259494 | instance | monitoring/pods/loki-chunks-cache-0
2026-05-31 06:32:13.396221 | instance | monitoring/pods/loki-gateway-cf54cb88c-7t5l5
2026-05-31 06:32:13.438294 | instance | monitoring/pods/loki-results-cache-0
2026-05-31 06:32:13.577211 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-5pnd7
2026-05-31 06:32:13.612068 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-5xd9d
2026-05-31 06:32:13.755065 | instance | monitoring/pods/node-feature-discovery-worker-9nppt
2026-05-31 06:32:13.805095 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-05-31 06:32:13.928184 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-kzpcp
2026-05-31 06:32:13.984263 | instance | monitoring/pods/vector-dfkjv
2026-05-31 06:32:14.099704 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-05-31 06:32:14.180670 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-05-31 06:32:14.297027 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-05-31 06:32:14.371808 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-05-31 06:32:14.489923 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-05-31 06:32:14.553223 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-05-31 06:32:14.646044 | instance | monitoring/rolebindings/prometheus-smartctl-exporter
2026-05-31 06:32:14.712997 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-05-31 06:32:14.803724 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-05-31 06:32:14.883735 | instance | monitoring/roles/node-feature-discovery-worker
2026-05-31 06:32:14.960901 | instance | openstack/configmaps/barbican-bin
2026-05-31 06:32:15.049567 | instance | openstack/configmaps/ceph-csi-config
2026-05-31 06:32:15.163931 | instance | openstack/configmaps/ceph-etc
2026-05-31 06:32:15.235575 | instance | openstack/configmaps/cinder-bin
2026-05-31 06:32:15.363096 | instance | openstack/configmaps/glance-bin
2026-05-31 06:32:15.424286 | instance | openstack/configmaps/keepalived-bin
2026-05-31 06:32:15.565884 | instance | openstack/configmaps/keystone-bin
2026-05-31 06:32:15.608528 | instance | openstack/configmaps/keystone-openid-metadata
2026-05-31 06:32:15.778333 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-05-31 06:32:15.798232 | instance | openstack/configmaps/kube-root-ca.crt
2026-05-31 06:32:15.938844 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-05-31 06:32:15.994931 | instance | openstack/configmaps/libvirt-bin
2026-05-31 06:32:16.112001 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-05-31 06:32:16.211509 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-05-31 06:32:16.346561 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-05-31 06:32:16.386009 | instance | monitoring/secrets/alertmanager-tls
2026-05-31 06:32:16.555227 | instance | openstack/configmaps/memcached-memcached-bin
2026-05-31 06:32:16.586275 | instance | monitoring/secrets/grafana-tls
2026-05-31 06:32:16.750523 | instance | openstack/configmaps/neutron-bin
2026-05-31 06:32:16.755396 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-05-31 06:32:16.910524 | instance | openstack/configmaps/nova-bin
2026-05-31 06:32:16.946174 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-05-31 06:32:17.106201 | instance | openstack/configmaps/openvswitch-bin
2026-05-31 06:32:17.110959 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-05-31 06:32:17.285247 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-05-31 06:32:17.293088 | instance | openstack/configmaps/ovn-bin
2026-05-31 06:32:17.446765 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-05-31 06:32:17.478878 | instance | openstack/configmaps/ovn-controller-default-bin
2026-05-31 06:32:17.610123 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-05-31 06:32:17.672987 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-05-31 06:32:17.815853 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-05-31 06:32:17.858830 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-05-31 06:32:17.999395 | instance | openstack/configmaps/percona-xtradb-pxc
2026-05-31 06:32:18.042919 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-05-31 06:32:18.182990 | instance | openstack/configmaps/placement-bin
2026-05-31 06:32:18.236976 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-nd4gf-tls
2026-05-31 06:32:18.381471 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-05-31 06:32:18.430385 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-05-31 06:32:18.577944 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-05-31 06:32:18.589468 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-05-31 06:32:18.750693 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-05-31 06:32:18.763547 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-05-31 06:32:18.922604 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-05-31 06:32:18.939920 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-05-31 06:32:19.100207 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-05-31 06:32:19.109999 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-05-31 06:32:19.288838 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-05-31 06:32:19.311003 | instance | monitoring/secrets/prometheus-tls
2026-05-31 06:32:19.471592 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-05-31 06:32:19.472546 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-05-31 06:32:19.655118 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-05-31 06:32:19.668565 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-05-31 06:32:19.809491 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-05-31 06:32:19.869475 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-05-31 06:32:20.079493 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-05-31 06:32:20.107057 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-05-31 06:32:20.256776 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-05-31 06:32:20.272289 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-05-31 06:32:20.429694 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1
2026-05-31 06:32:20.463550 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-05-31 06:32:20.598991 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-05-31 06:32:20.662465 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-05-31 06:32:20.773143 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-05-31 06:32:20.855816 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-05-31 06:32:20.960851 | instance | openstack/configmaps/rook-config-override
2026-05-31 06:32:21.065147 | instance | openstack/configmaps/staffeln-bin
2026-05-31 06:32:21.153684 | instance | openstack/configmaps/valkey-configuration
2026-05-31 06:32:21.274440 | instance | openstack/configmaps/valkey-health
2026-05-31 06:32:21.329775 | instance | openstack/configmaps/valkey-scripts
2026-05-31 06:32:21.466851 | instance | monitoring/serviceaccounts/default
2026-05-31 06:32:21.533985 | instance | monitoring/services/alertmanager-operated
2026-05-31 06:32:21.690474 | instance | monitoring/serviceaccounts/goldpinger
2026-05-31 06:32:21.722574 | instance | monitoring/services/goldpinger
2026-05-31 06:32:21.908637 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-05-31 06:32:21.919643 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-05-31 06:32:22.085004 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-05-31 06:32:22.139102 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-05-31 06:32:22.308657 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-05-31 06:32:22.328806 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-05-31 06:32:22.495014 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-05-31 06:32:22.536551 | instance | monitoring/services/kube-prometheus-stack-operator
2026-05-31 06:32:22.721624 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-05-31 06:32:22.725139 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-05-31 06:32:22.913606 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-05-31 06:32:22.939712 | instance | monitoring/serviceaccounts/loki
2026-05-31 06:32:23.166676 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-05-31 06:32:23.192594 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-05-31 06:32:23.344820 | instance | monitoring/services/loki
2026-05-31 06:32:23.426895 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-05-31 06:32:23.522323 | instance | monitoring/services/loki-chunks-cache
2026-05-31 06:32:23.670175 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-05-31 06:32:23.700949 | instance | monitoring/services/loki-gateway
2026-05-31 06:32:23.865167 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-05-31 06:32:23.897998 | instance | monitoring/services/loki-headless
2026-05-31 06:32:24.070962 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter
2026-05-31 06:32:24.106800 | instance | monitoring/services/loki-memberlist
2026-05-31 06:32:24.286195 | instance | monitoring/serviceaccounts/vector
2026-05-31 06:32:24.299041 | instance | monitoring/services/loki-results-cache
2026-05-31 06:32:24.464141 | instance | monitoring/services/prometheus-operated
2026-05-31 06:32:24.518179 | instance | monitoring/services/prometheus-pushgateway
2026-05-31 06:32:24.647629 | instance | monitoring/services/prometheus-smartctl-exporter
2026-05-31 06:32:24.698423 | instance | monitoring/services/vector-headless
2026-05-31 06:32:24.828647 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-05-31 06:32:24.880614 | instance | openstack/cronjobs/keystone-credential-rotate
2026-05-31 06:32:25.025580 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-05-31 06:32:25.102137 | instance | openstack/cronjobs/nova-cell-setup
2026-05-31 06:32:25.260874 | instance | openstack/cronjobs/nova-service-cleaner
2026-05-31 06:32:25.357813 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-05-31 06:32:25.481892 | instance | monitoring/statefulsets/loki
2026-05-31 06:32:25.559049 | instance | monitoring/statefulsets/loki-chunks-cache
2026-05-31 06:32:25.680474 | instance | monitoring/statefulsets/loki-results-cache
2026-05-31 06:32:25.748263 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-05-31 06:32:25.879714 | instance | openstack/daemonsets/keepalived
2026-05-31 06:32:25.938038 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-05-31 06:32:26.106787 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-05-31 06:32:26.191574 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default
2026-05-31 06:32:26.372788 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default
2026-05-31 06:32:26.411177 | instance | openstack/daemonsets/nova-compute-default
2026-05-31 06:32:26.598647 | instance | openstack/daemonsets/openvswitch
2026-05-31 06:32:26.671136 | instance | openstack/daemonsets/ovn-controller-default
2026-05-31 06:32:26.813226 | instance | openstack/deployment/barbican-api
2026-05-31 06:32:26.862901 | instance | openstack/deployment/cinder-api
2026-05-31 06:32:27.015327 | instance | openstack/deployment/cinder-backup
2026-05-31 06:32:27.072624 | instance | openstack/deployment/cinder-scheduler
2026-05-31 06:32:27.219192 | instance | openstack/deployment/cinder-volume
2026-05-31 06:32:27.291599 | instance | openstack/deployment/glance-api
2026-05-31 06:32:27.452040 | instance | openstack/deployment/keystone-api
2026-05-31 06:32:27.529495 | instance | openstack/deployment/memcached-memcached
2026-05-31 06:32:27.679797 | instance | openstack/deployment/neutron-rpc-server
2026-05-31 06:32:27.740856 | instance | openstack/deployment/neutron-server
2026-05-31 06:32:27.881173 | instance | openstack/deployment/nova-api-metadata
2026-05-31 06:32:27.937973 | instance | openstack/deployment/nova-api-osapi
2026-05-31 06:32:28.085035 | instance | openstack/deployment/nova-conductor
2026-05-31 06:32:28.186239 | instance | openstack/deployment/nova-novncproxy
2026-05-31 06:32:28.324619 | instance | openstack/deployment/nova-scheduler
2026-05-31 06:32:28.428646 | instance | openstack/deployment/ovn-northd
2026-05-31 06:32:28.549816 | instance | openstack/endpoints/barbican-api
2026-05-31 06:32:28.659605 | instance | openstack/deployment/placement-api
2026-05-31 06:32:28.759418 | instance | openstack/deployment/pxc-operator
2026-05-31 06:32:28.859987 | instance | openstack/endpoints/ceph-mon
2026-05-31 06:32:28.973510 | instance | openstack/endpoints/cinder-api
2026-05-31 06:32:29.062515 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-05-31 06:32:29.175275 | instance | openstack/endpoints/glance-api
2026-05-31 06:32:29.272506 | instance | openstack/endpoints/keystone-api
2026-05-31 06:32:29.375311 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-05-31 06:32:29.473057 | instance | openstack/endpoints/memcached
2026-05-31 06:32:29.581907 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-05-31 06:32:29.691031 | instance | openstack/endpoints/memcached-metrics
2026-05-31 06:32:29.805492 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-05-31 06:32:29.924561 | instance | openstack/endpoints/neutron-server
2026-05-31 06:32:30.043560 | instance | openstack/deployment/staffeln-api
2026-05-31 06:32:30.155541 | instance | openstack/endpoints/nova-api
2026-05-31 06:32:30.255116 | instance | openstack/deployment/staffeln-conductor
2026-05-31 06:32:30.382503 | instance | openstack/endpoints/nova-metadata
2026-05-31 06:32:30.549823 | instance | openstack/endpoints/nova-novncproxy
2026-05-31 06:32:30.608976 | instance | openstack/endpoints/ovn-ovsdb-nb
2026-05-31 06:32:30.762714 | instance | openstack/endpoints/ovn-ovsdb-sb
2026-05-31 06:32:30.830266 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-05-31 06:32:31.009943 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-05-31 06:32:31.037759 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-05-31 06:32:31.222566 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-05-31 06:32:31.239949 | instance | openstack/endpoints/percona-xtradb-pxc
2026-05-31 06:32:31.422285 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-05-31 06:32:31.449462 | instance | openstack/endpoints/placement-api
2026-05-31 06:32:31.627269 | instance | openstack/endpoints/rabbitmq-barbican
2026-05-31 06:32:31.649381 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-05-31 06:32:31.803699 | instance | openstack/endpoints/rabbitmq-cinder
2026-05-31 06:32:31.841991 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-05-31 06:32:32.006469 | instance | openstack/endpoints/rabbitmq-glance
2026-05-31 06:32:32.038992 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-05-31 06:32:32.221707 | instance | openstack/endpoints/rabbitmq-keystone
2026-05-31 06:32:32.235719 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-05-31 06:32:32.436955 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-05-31 06:32:32.481350 | instance | openstack/endpoints/rabbitmq-neutron
2026-05-31 06:32:32.654750 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-05-31 06:32:32.697978 | instance | openstack/endpoints/rabbitmq-nova
2026-05-31 06:32:32.864848 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-05-31 06:32:32.915576 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-05-31 06:32:33.079070 | instance | openstack/endpoints/staffeln-api
2026-05-31 06:32:33.141021 | instance | openstack/endpoints/valkey
2026-05-31 06:32:33.298649 | instance | openstack/endpoints/valkey-headless
2026-05-31 06:32:33.338482 | instance | openstack/endpoints/valkey-metrics
2026-05-31 06:32:33.509939 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-05-31 06:32:33.559193 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-05-31 06:32:33.687006 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-05-31 06:32:33.730095 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-05-31 06:32:33.872989 | instance | openstack/ingresses/compute
2026-05-31 06:32:33.901040 | instance | openstack/ingresses/compute-novnc-proxy
2026-05-31 06:32:34.072245 | instance | openstack/ingresses/identity
2026-05-31 06:32:34.113473 | instance | openstack/ingresses/image
2026-05-31 06:32:34.271317 | instance | openstack/ingresses/key-manager
2026-05-31 06:32:34.317727 | instance | openstack/ingresses/network
2026-05-31 06:32:34.457121 | instance | openstack/ingresses/placement
2026-05-31 06:32:34.512698 | instance | openstack/ingresses/rook-ceph-cluster
2026-05-31 06:32:34.667648 | instance | openstack/ingresses/volumev3
2026-05-31 06:32:34.709560 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-05-31 06:32:34.873531 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-05-31 06:32:34.884045 | instance | openstack/networkpolicies/valkey
2026-05-31 06:32:35.043566 | instance | openstack/jobs/barbican-db-init
2026-05-31 06:32:35.044291 | instance | openstack/jobs/barbican-db-sync
2026-05-31 06:32:35.261334 | instance | openstack/jobs/barbican-ks-endpoints
2026-05-31 06:32:35.265761 | instance | openstack/jobs/barbican-ks-service
2026-05-31 06:32:35.480646 | instance | openstack/jobs/barbican-ks-user
2026-05-31 06:32:35.485829 | instance | openstack/jobs/barbican-rabbit-init
2026-05-31 06:32:35.695488 | instance | openstack/jobs/cinder-backup-storage-init
2026-05-31 06:32:35.709660 | instance | openstack/jobs/cinder-bootstrap
2026-05-31 06:32:35.910003 | instance | openstack/jobs/cinder-create-internal-tenant
2026-05-31 06:32:35.928095 | instance | openstack/jobs/cinder-db-init
2026-05-31 06:32:36.141687 | instance | openstack/jobs/cinder-db-sync
2026-05-31 06:32:36.146025 | instance | openstack/jobs/cinder-ks-endpoints
2026-05-31 06:32:36.381724 | instance | openstack/jobs/cinder-ks-service
2026-05-31 06:32:36.394510 | instance | openstack/jobs/cinder-ks-user
2026-05-31 06:32:36.586596 | instance | openstack/jobs/cinder-rabbit-init
2026-05-31 06:32:36.601606 | instance | openstack/jobs/cinder-storage-init
2026-05-31 06:32:36.777921 | instance | openstack/jobs/glance-db-init
2026-05-31 06:32:36.781359 | instance | openstack/jobs/glance-db-sync
2026-05-31 06:32:36.989708 | instance | openstack/jobs/glance-ks-endpoints
2026-05-31 06:32:36.994178 | instance | openstack/jobs/glance-ks-service
2026-05-31 06:32:37.197494 | instance | openstack/jobs/glance-ks-user
2026-05-31 06:32:37.198170 | instance | openstack/jobs/glance-metadefs-load
2026-05-31 06:32:37.387133 | instance | openstack/jobs/glance-rabbit-init
2026-05-31 06:32:37.390803 | instance | openstack/jobs/glance-storage-init
2026-05-31 06:32:37.565868 | instance | openstack/jobs/keystone-bootstrap
2026-05-31 06:32:37.589496 | instance | openstack/jobs/keystone-credential-setup
2026-05-31 06:32:37.790439 | instance | openstack/jobs/keystone-db-init
2026-05-31 06:32:37.798583 | instance | openstack/jobs/keystone-db-sync
2026-05-31 06:32:38.006235 | instance | openstack/jobs/keystone-domain-manage
2026-05-31 06:32:38.018499 | instance | openstack/jobs/keystone-fernet-setup
2026-05-31 06:32:38.204295 | instance | openstack/jobs/keystone-rabbit-init
2026-05-31 06:32:38.229693 | instance | openstack/jobs/neutron-db-init
2026-05-31 06:32:38.423587 | instance | openstack/jobs/neutron-db-sync
2026-05-31 06:32:38.432646 | instance | openstack/jobs/neutron-ks-endpoints
2026-05-31 06:32:38.614297 | instance | openstack/jobs/neutron-ks-service
2026-05-31 06:32:38.619407 | instance | openstack/jobs/neutron-ks-user
2026-05-31 06:32:38.838476 | instance | openstack/jobs/neutron-rabbit-init
2026-05-31 06:32:38.840944 | instance | openstack/jobs/nova-bootstrap
2026-05-31 06:32:39.045780 | instance | openstack/jobs/nova-cell-setup
2026-05-31 06:32:39.052285 | instance | openstack/jobs/nova-db-init
2026-05-31 06:32:39.251339 | instance | openstack/jobs/nova-db-sync
2026-05-31 06:32:39.252722 | instance | openstack/jobs/nova-ks-endpoints
2026-05-31 06:32:39.470511 | instance | openstack/jobs/nova-ks-service
2026-05-31 06:32:39.474976 | instance | openstack/jobs/nova-ks-user
2026-05-31 06:32:39.683161 | instance | openstack/jobs/nova-rabbit-init
2026-05-31 06:32:39.686492 | instance | openstack/jobs/placement-db-init
2026-05-31 06:32:39.879260 | instance | openstack/jobs/placement-db-sync
2026-05-31 06:32:39.884280 | instance | openstack/jobs/placement-ks-endpoints
2026-05-31 06:32:40.096163 | instance | openstack/jobs/placement-ks-service
2026-05-31 06:32:40.108512 | instance | openstack/jobs/placement-ks-user
2026-05-31 06:32:40.304227 | instance | openstack/jobs/staffeln-db-init
2026-05-31 06:32:40.310299 | instance | openstack/jobs/staffeln-db-sync
2026-05-31 06:32:40.516142 | instance | openstack/pods/barbican-api-8485fcc8fc-w5v4k
2026-05-31 06:32:40.536042 | instance | openstack/pods/barbican-db-init-pnrr7
2026-05-31 06:32:40.727659 | instance | openstack/pods/barbican-db-sync-r9x5l
2026-05-31 06:32:40.740523 | instance | openstack/pods/barbican-ks-endpoints-tftft
2026-05-31 06:32:40.935986 | instance | openstack/pods/barbican-ks-service-jn9qb
2026-05-31 06:32:40.983509 | instance | openstack/pods/barbican-ks-user-c4hgc
2026-05-31 06:32:41.140307 | instance | openstack/pods/barbican-rabbit-init-hkf4s
2026-05-31 06:32:41.204221 | instance | openstack/pods/cinder-api-5bbc6b6b44-cl6xq
2026-05-31 06:32:41.345326 | instance | openstack/pods/cinder-backup-7788c58bfd-6fvvr
2026-05-31 06:32:41.455506 | instance | openstack/pods/cinder-backup-storage-init-67ddw
2026-05-31 06:32:41.573421 | instance | openstack/pods/cinder-bootstrap-gr5vf
2026-05-31 06:32:41.673418 | instance | openstack/pods/cinder-create-internal-tenant-59xbh
2026-05-31 06:32:41.782836 | instance | openstack/pods/cinder-db-init-jdscs
2026-05-31 06:32:41.872961 | instance | openstack/pods/cinder-db-sync-j2p2z
2026-05-31 06:32:42.003490 | instance | openstack/pods/cinder-ks-endpoints-5khtv
2026-05-31 06:32:42.074959 | instance | openstack/pods/cinder-ks-service-bxl27
2026-05-31 06:32:42.223747 | instance | openstack/pods/cinder-ks-user-cjrvq
2026-05-31 06:32:42.273889 | instance | openstack/pods/cinder-rabbit-init-mmrfz
2026-05-31 06:32:42.424069 | instance | openstack/pods/cinder-scheduler-c5b8cfd6d-xwvb2
2026-05-31 06:32:42.469758 | instance | openstack/pods/cinder-storage-init-sw5fc
2026-05-31 06:32:42.660409 | instance | openstack/pods/cinder-volume-6bdc46cf89-2b8st
2026-05-31 06:32:42.711874 | instance | openstack/pods/glance-api-7d9d69f69f-hh9hk
2026-05-31 06:32:42.890288 | instance | openstack/pods/glance-db-init-j42v4
2026-05-31 06:32:42.955274 | instance | openstack/pods/glance-db-sync-k7wxj
2026-05-31 06:32:43.120833 | instance | openstack/pods/glance-ks-endpoints-d2dzc
2026-05-31 06:32:43.159505 | instance | openstack/pods/glance-ks-service-dv4ld
2026-05-31 06:32:43.336681 | instance | openstack/pods/glance-ks-user-b75df
2026-05-31 06:32:43.408946 | instance | openstack/pods/glance-metadefs-load-4ppgr
2026-05-31 06:32:43.545698 | instance | openstack/pods/glance-rabbit-init-fs8s8
2026-05-31 06:32:43.634071 | instance | openstack/pods/glance-storage-init-j7rqp
2026-05-31 06:32:43.752560 | instance | openstack/pods/keepalived-899gb
2026-05-31 06:32:43.848305 | instance | openstack/pods/keystone-api-7cdb6c87f8-wnjxh
2026-05-31 06:32:43.959943 | instance | openstack/pods/keystone-bootstrap-mbzzg
2026-05-31 06:32:44.054087 | instance | openstack/pods/keystone-credential-setup-xm2q7
2026-05-31 06:32:44.157042 | instance | openstack/pods/keystone-db-init-zpvjp
2026-05-31 06:32:44.241545 | instance | openstack/pods/keystone-db-sync-r6wlj
2026-05-31 06:32:44.353864 | instance | openstack/pods/keystone-domain-manage-r6v6x
2026-05-31 06:32:44.437996 | instance | openstack/pods/keystone-fernet-setup-85vbg
2026-05-31 06:32:44.533615 | instance | openstack/pods/keystone-rabbit-init-lfh4p
2026-05-31 06:32:44.624907 | instance | openstack/pods/libvirt-libvirt-default-jf547
2026-05-31 06:32:44.718230 | instance | openstack/pods/memcached-memcached-6479589586-pk9kc
2026-05-31 06:32:44.823740 | instance | openstack/pods/neutron-db-init-d6ldf
2026-05-31 06:32:44.919017 | instance | openstack/pods/neutron-db-sync-49rqg
2026-05-31 06:32:45.025752 | instance | openstack/pods/neutron-ks-endpoints-8zb6g
2026-05-31 06:32:45.119454 | instance | openstack/pods/neutron-ks-service-827rw
2026-05-31 06:32:45.233760 | instance | openstack/pods/neutron-ks-user-q9vtk
2026-05-31 06:32:45.304844 | instance | openstack/pods/neutron-netns-cleanup-cron-default-wpz9q
2026-05-31 06:32:45.443652 | instance | openstack/pods/neutron-ovn-metadata-agent-default-fl4q9
2026-05-31 06:32:45.512067 | instance | openstack/pods/neutron-ovn-vpn-agent-default-wdzw5
2026-05-31 06:32:45.672381 | instance | openstack/pods/neutron-rabbit-init-vz8vc
2026-05-31 06:32:45.736678 | instance | openstack/pods/neutron-rpc-server-67c6687c6-wwrg9
2026-05-31 06:32:45.880627 | instance | openstack/pods/neutron-server-7bb4bdc867-bkcg8
2026-05-31 06:32:45.961871 | instance | openstack/pods/nova-api-metadata-65c9d9b65f-gqgl6
2026-05-31 06:32:46.090682 | instance | openstack/pods/nova-api-osapi-787b8f9598-9pb4n
2026-05-31 06:32:46.181841 | instance | openstack/pods/nova-bootstrap-v4sd6
2026-05-31 06:32:46.313110 | instance | openstack/pods/nova-cell-setup-qxpps
2026-05-31 06:32:46.413766 | instance | openstack/pods/nova-compute-default-b5xhz
2026-05-31 06:32:46.558030 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0
2026-05-31 06:32:46.677173 | instance | openstack/pods/nova-conductor-6bcbb759db-vm7lg
2026-05-31 06:32:46.830046 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0
2026-05-31 06:32:46.878028 | instance | openstack/pods/nova-db-init-n8m2c
2026-05-31 06:32:47.084046 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-05-31 06:32:47.103169 | instance | openstack/pods/nova-db-sync-tnmt2
2026-05-31 06:32:47.293494 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-05-31 06:32:47.375910 | instance | openstack/pods/nova-ks-endpoints-st4ch
2026-05-31 06:32:47.579501 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-05-31 06:32:47.588450 | instance | openstack/pods/nova-ks-service-7p96z
2026-05-31 06:32:47.796788 | instance | openstack/pods/nova-ks-user-svhnl
2026-05-31 06:32:47.858054 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-05-31 06:32:48.006826 | instance | openstack/pods/nova-novncproxy-6ccb6fcc9f-q6qgc
2026-05-31 06:32:48.132391 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-05-31 06:32:48.212973 | instance | openstack/pods/nova-rabbit-init-l7nq7
2026-05-31 06:32:48.415828 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-05-31 06:32:48.433060 | instance | openstack/pods/nova-scheduler-6c9664458-bfv6q
2026-05-31 06:32:48.622847 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-05-31 06:32:48.681780 | instance | openstack/pods/openvswitch-8q9xn
2026-05-31 06:32:48.876403 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-05-31 06:32:48.896432 | instance | openstack/pods/ovn-controller-default-tzxkj
2026-05-31 06:32:49.099872 | instance | openstack/pods/ovn-northd-fc978744-74827
2026-05-31 06:32:49.133677 | instance | openstack/pods/ovn-ovsdb-nb-0
2026-05-31 06:32:49.295036 | instance | openstack/pods/ovn-ovsdb-sb-0
2026-05-31 06:32:49.344638 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-05-31 06:32:49.502078 | instance | openstack/pods/percona-xtradb-pxc-0
2026-05-31 06:32:49.567981 | instance | openstack/pods/placement-api-79465b4d6b-9x7ph
2026-05-31 06:32:49.707966 | instance | openstack/pods/placement-db-init-8lx9s
2026-05-31 06:32:49.778031 | instance | openstack/pods/placement-db-sync-g6f8j
2026-05-31 06:32:49.907916 | instance | openstack/pods/placement-ks-endpoints-7kbhz
2026-05-31 06:32:49.973604 | instance | openstack/pods/placement-ks-service-dd692
2026-05-31 06:32:50.104747 | instance | openstack/pods/placement-ks-user-w6xsg
2026-05-31 06:32:50.183491 | instance | openstack/pods/pxc-operator-69cb5bbdb9-wbpnj
2026-05-31 06:32:50.298675 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-05-31 06:32:50.371964 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-05-31 06:32:50.501115 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-rjwcb
2026-05-31 06:32:50.594829 | instance | openstack/pods/rabbitmq-glance-server-0
2026-05-31 06:32:50.731516 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-05-31 06:32:50.843217 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-gcslj
2026-05-31 06:32:50.934852 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-05-31 06:32:51.048061 | instance | openstack/pods/rabbitmq-nova-server-0
2026-05-31 06:32:51.134291 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-fhbvc
2026-05-31 06:32:51.261306 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-mz5vg
2026-05-31 06:32:51.339325 | instance | openstack/pods/staffeln-api-7f6486dc4c-nrj8s
2026-05-31 06:32:51.472672 | instance | openstack/pods/staffeln-conductor-54b5494c64-n2qzp
2026-05-31 06:32:51.535701 | instance | openstack/pods/staffeln-db-init-gv8zz
2026-05-31 06:32:51.672523 | instance | openstack/pods/staffeln-db-sync-9g764
2026-05-31 06:32:51.735416 | instance | openstack/pods/valkey-node-0
2026-05-31 06:32:51.885841 | instance | rook-ceph/deployment/rook-ceph-operator
2026-05-31 06:32:51.941722 | instance | openstack/rolebindings/barbican-barbican-api
2026-05-31 06:32:52.067771 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-05-31 06:32:52.108651 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-05-31 06:32:52.228831 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-05-31 06:32:52.288622 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-05-31 06:32:52.383468 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-05-31 06:32:52.459260 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-05-31 06:32:52.559571 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-05-31 06:32:52.635795 | instance | openstack/rolebindings/cinder-cinder-api
2026-05-31 06:32:52.744799 | instance | openstack/rolebindings/cinder-cinder-backup
2026-05-31 06:32:52.821137 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-05-31 06:32:52.921803 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-05-31 06:32:52.999108 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-05-31 06:32:53.094164 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-05-31 06:32:53.163392 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-05-31 06:32:53.262183 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-05-31 06:32:53.315135 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-05-31 06:32:53.434520 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-05-31 06:32:53.467494 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-05-31 06:32:53.598970 | instance | openstack/rolebindings/cinder-cinder-test
2026-05-31 06:32:53.625184 | instance | openstack/rolebindings/cinder-cinder-volume
2026-05-31 06:32:53.759608 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-05-31 06:32:53.791115 | instance | openstack/rolebindings/cinder-storage-init
2026-05-31 06:32:53.914978 | instance | openstack/rolebindings/glance-glance-api
2026-05-31 06:32:53.953524 | instance | openstack/rolebindings/glance-glance-db-init
2026-05-31 06:32:54.082970 | instance | openstack/rolebindings/glance-glance-db-sync
2026-05-31 06:32:54.114169 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-05-31 06:32:54.242511 | instance | openstack/rolebindings/glance-glance-ks-service
2026-05-31 06:32:54.294680 | instance | openstack/rolebindings/glance-glance-ks-user
2026-05-31 06:32:54.397676 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-05-31 06:32:54.451490 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-05-31 06:32:54.567565 | instance | openstack/rolebindings/glance-glance-storage-init
2026-05-31 06:32:54.610866 | instance | openstack/rolebindings/glance-glance-test
2026-05-31 06:32:54.738323 | instance | openstack/rolebindings/glance-storage-init
2026-05-31 06:32:54.792731 | instance | openstack/rolebindings/keepalived
2026-05-31 06:32:54.895277 | instance | openstack/rolebindings/keystone-credential-rotate
2026-05-31 06:32:54.957744 | instance | openstack/rolebindings/keystone-credential-setup
2026-05-31 06:32:55.059747 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-05-31 06:32:55.122456 | instance | openstack/rolebindings/keystone-fernet-setup
2026-05-31 06:32:55.242378 | instance | openstack/rolebindings/keystone-keystone-api
2026-05-31 06:32:55.286289 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-05-31 06:32:55.404800 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-05-31 06:32:55.444769 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-05-31 06:32:55.559065 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-05-31 06:32:55.611710 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-05-31 06:32:55.720005 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-05-31 06:32:55.781363 | instance | openstack/rolebindings/keystone-keystone-test
2026-05-31 06:32:55.881389 | instance | openstack/rolebindings/libvirt-cert-manager
2026-05-31 06:32:55.958513 | instance | openstack/rolebindings/libvirt-libvirt
2026-05-31 06:32:56.055019 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-05-31 06:32:56.133339 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-05-31 06:32:56.223733 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-05-31 06:32:56.298981 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-05-31 06:32:56.393499 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-05-31 06:32:56.479816 | instance | openstack/roles/barbican-openstack-barbican-api
2026-05-31 06:32:56.550580 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent
2026-05-31 06:32:56.642409 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent
2026-05-31 06:32:56.732474 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-05-31 06:32:56.814981 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-05-31 06:32:56.899457 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-05-31 06:32:56.989130 | instance | openstack/rolebindings/neutron-neutron-rpc-server
2026-05-31 06:32:57.069524 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-05-31 06:32:57.151981 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-05-31 06:32:57.237277 | instance | openstack/rolebindings/neutron-neutron-server
2026-05-31 06:32:57.313393 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-05-31 06:32:57.406921 | instance | openstack/rolebindings/neutron-neutron-test
2026-05-31 06:32:57.486349 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-05-31 06:32:57.566975 | instance | openstack/roles/cinder-backup-storage-init
2026-05-31 06:32:57.648543 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-05-31 06:32:57.732114 | instance | openstack/roles/cinder-openstack-cinder-api
2026-05-31 06:32:57.829610 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-05-31 06:32:57.907295 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-05-31 06:32:57.991738 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-05-31 06:32:58.075053 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-05-31 06:32:58.184775 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-05-31 06:32:58.259171 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-05-31 06:32:58.365847 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-05-31 06:32:58.425524 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-05-31 06:32:58.525408 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-05-31 06:32:58.591800 | instance | openstack/rolebindings/nova-nova-compute
2026-05-31 06:32:58.673667 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-05-31 06:32:58.766654 | instance | openstack/rolebindings/nova-nova-conductor
2026-05-31 06:32:58.869558 | instance | openstack/rolebindings/nova-nova-db-init
2026-05-31 06:32:58.954065 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-05-31 06:32:59.050191 | instance | openstack/rolebindings/nova-nova-db-sync
2026-05-31 06:32:59.144934 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-05-31 06:32:59.237156 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-05-31 06:32:59.329100 | instance | openstack/rolebindings/nova-nova-ks-service
2026-05-31 06:32:59.402527 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-05-31 06:32:59.525191 | instance | openstack/rolebindings/nova-nova-ks-user
2026-05-31 06:32:59.570265 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-05-31 06:32:59.708575 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-05-31 06:32:59.729801 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-05-31 06:32:59.886185 | instance | openstack/roles/cinder-openstack-cinder-test
2026-05-31 06:32:59.893520 | instance | openstack/rolebindings/nova-nova-scheduler
2026-05-31 06:33:00.075850 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-05-31 06:33:00.082423 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-05-31 06:33:00.228550 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-05-31 06:33:00.250953 | instance | openstack/rolebindings/nova-nova-test
2026-05-31 06:33:00.399707 | instance | openstack/roles/cinder-storage-init
2026-05-31 06:33:00.415577 | instance | openstack/rolebindings/ovn-bgp-agent
2026-05-31 06:33:00.578019 | instance | openstack/roles/glance-openstack-glance-api
2026-05-31 06:33:00.602712 | instance | openstack/roles/glance-openstack-glance-db-init
2026-05-31 06:33:00.742646 | instance | openstack/rolebindings/ovn-controller
2026-05-31 06:33:00.766443 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-05-31 06:33:00.911681 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-05-31 06:33:00.940377 | instance | openstack/rolebindings/ovn-northd
2026-05-31 06:33:01.065446 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-05-31 06:33:01.106354 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-05-31 06:33:01.234914 | instance | openstack/rolebindings/ovn-ovn-controller
2026-05-31 06:33:01.279538 | instance | openstack/rolebindings/ovn-ovn-northd
2026-05-31 06:33:01.410576 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-05-31 06:33:01.448693 | instance | openstack/rolebindings/ovn-ovsdb
2026-05-31 06:33:01.574710 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-05-31 06:33:01.626348 | instance | openstack/rolebindings/placement-placement-api
2026-05-31 06:33:01.743187 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-05-31 06:33:01.783562 | instance | openstack/rolebindings/placement-placement-db-init
2026-05-31 06:33:01.932068 | instance | openstack/roles/glance-openstack-glance-test
2026-05-31 06:33:01.962948 | instance | openstack/rolebindings/placement-placement-db-sync
2026-05-31 06:33:02.105506 | instance | openstack/roles/glance-storage-init
2026-05-31 06:33:02.142961 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-05-31 06:33:02.307341 | instance | openstack/roles/keepalived
2026-05-31 06:33:02.316458 | instance | openstack/rolebindings/placement-placement-ks-service
2026-05-31 06:33:02.479252 | instance | openstack/roles/keystone-credential-rotate
2026-05-31 06:33:02.497751 | instance | openstack/roles/keystone-credential-setup
2026-05-31 06:33:02.663504 | instance | openstack/rolebindings/placement-placement-ks-user
2026-05-31 06:33:02.677616 | instance | openstack/roles/keystone-fernet-rotate
2026-05-31 06:33:02.859115 | instance | openstack/rolebindings/pxc-operator
2026-05-31 06:33:02.868798 | instance | openstack/roles/keystone-fernet-setup
2026-05-31 06:33:03.021495 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-05-31 06:33:03.035218 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-05-31 06:33:03.198503 | instance | openstack/roles/keystone-openstack-keystone-api
2026-05-31 06:33:03.202276 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-05-31 06:33:03.368642 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-05-31 06:33:03.374630 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-05-31 06:33:03.528375 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-05-31 06:33:03.535947 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-05-31 06:33:03.698204 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-05-31 06:33:03.719358 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-05-31 06:33:03.864667 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-05-31 06:33:03.883231 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-05-31 06:33:04.039654 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-05-31 06:33:04.057421 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-05-31 06:33:04.200398 | instance | openstack/roles/keystone-openstack-keystone-test
2026-05-31 06:33:04.229234 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-05-31 06:33:04.359783 | instance | openstack/roles/libvirt-cert-manager
2026-05-31 06:33:04.397877 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-05-31 06:33:04.516399 | instance | openstack/roles/libvirt-openstack-libvirt
2026-05-31 06:33:04.561947 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-05-31 06:33:04.673274 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-05-31 06:33:04.721938 | instance | openstack/rolebindings/rook-ceph-mgr
2026-05-31 06:33:04.836241 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-05-31 06:33:04.899566 | instance | openstack/rolebindings/rook-ceph-osd
2026-05-31 06:33:05.003844 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-05-31 06:33:05.067224 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-05-31 06:33:05.168721 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-05-31 06:33:05.224177 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-05-31 06:33:05.330578 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-05-31 06:33:05.391210 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-05-31 06:33:05.487602 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent
2026-05-31 06:33:05.554942 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-05-31 06:33:05.646412 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent
2026-05-31 06:33:05.727324 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-05-31 06:33:05.805177 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-05-31 06:33:05.898805 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-05-31 06:33:05.990259 | instance | openstack/roles/neutron-openstack-neutron-rpc-server
2026-05-31 06:33:06.079813 | instance | openstack/roles/neutron-openstack-neutron-server
2026-05-31 06:33:06.139418 | instance | openstack/roles/neutron-openstack-neutron-test
2026-05-31 06:33:06.258261 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-05-31 06:33:06.299470 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-05-31 06:33:06.428305 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-05-31 06:33:06.463783 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-05-31 06:33:06.600214 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-05-31 06:33:06.641048 | instance | openstack/roles/nova-openstack-nova-compute
2026-05-31 06:33:06.774611 | instance | openstack/roles/nova-openstack-nova-conductor
2026-05-31 06:33:06.823749 | instance | openstack/roles/nova-openstack-nova-db-init
2026-05-31 06:33:06.945423 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-05-31 06:33:06.981588 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-05-31 06:33:07.116362 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-05-31 06:33:07.153160 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-05-31 06:33:07.284826 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-05-31 06:33:07.308076 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-05-31 06:33:07.447509 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-05-31 06:33:07.478125 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-05-31 06:33:07.632311 | instance | openstack/roles/nova-openstack-nova-test
2026-05-31 06:33:07.642410 | instance | openstack/roles/ovn-bgp-agent
2026-05-31 06:33:07.827331 | instance | openstack/roles/ovn-controller
2026-05-31 06:33:07.874274 | instance | openstack/roles/ovn-northd
2026-05-31 06:33:08.002488 | instance | openstack/roles/ovn-openstack-ovn-controller
2026-05-31 06:33:08.084996 | instance | openstack/roles/ovn-openstack-ovn-northd
2026-05-31 06:33:08.176236 | instance | openstack/roles/ovn-ovsdb
2026-05-31 06:33:08.259043 | instance | openstack/roles/placement-openstack-placement-api
2026-05-31 06:33:08.338328 | instance | openstack/roles/placement-openstack-placement-db-init
2026-05-31 06:33:08.414504 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-05-31 06:33:08.501396 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-05-31 06:33:08.579997 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-05-31 06:33:08.664632 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-05-31 06:33:08.748374 | instance | openstack/roles/pxc-operator
2026-05-31 06:33:08.834229 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-05-31 06:33:08.948947 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-05-31 06:33:09.005175 | instance | openstack/roles/rabbitmq-cluster-operator
2026-05-31 06:33:09.127300 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-05-31 06:33:09.178511 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-05-31 06:33:09.294653 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-05-31 06:33:09.342783 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-05-31 06:33:09.463022 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-05-31 06:33:09.516721 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-05-31 06:33:09.619926 | instance | openstack/roles/rook-ceph-mgr
2026-05-31 06:33:09.674504 | instance | openstack/roles/rook-ceph-osd
2026-05-31 06:33:09.779060 | instance | openstack/roles/rook-ceph-purge-osd
2026-05-31 06:33:09.831581 | instance | openstack/roles/staffeln-conductor
2026-05-31 06:33:09.951726 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-05-31 06:33:10.006892 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-05-31 06:33:10.142712 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-05-31 06:33:10.174610 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-05-31 06:33:10.304848 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-46tzh
2026-05-31 06:33:10.346810 | instance | openstack/serviceaccounts/barbican-api
2026-05-31 06:33:10.483416 | instance | openstack/serviceaccounts/barbican-db-init
2026-05-31 06:33:10.683360 | instance | openstack/serviceaccounts/barbican-db-sync
2026-05-31 06:33:10.815018 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-05-31 06:33:10.979147 | instance | openstack/serviceaccounts/barbican-ks-service
2026-05-31 06:33:11.122018 | instance | openstack/serviceaccounts/barbican-ks-user
2026-05-31 06:33:11.278749 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-05-31 06:33:11.436329 | instance | openstack/serviceaccounts/barbican-test
2026-05-31 06:33:11.590404 | instance | openstack/serviceaccounts/cinder-api
2026-05-31 06:33:11.736018 | instance | openstack/serviceaccounts/cinder-backup
2026-05-31 06:33:11.917377 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-05-31 06:33:12.045896 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-05-31 06:33:12.217722 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-05-31 06:33:12.355531 | instance | openstack/serviceaccounts/cinder-db-init
2026-05-31 06:33:12.512507 | instance | openstack/serviceaccounts/cinder-db-sync
2026-05-31 06:33:12.673060 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-05-31 06:33:12.839630 | instance | openstack/serviceaccounts/cinder-ks-service
2026-05-31 06:33:13.036492 | instance | openstack/serviceaccounts/cinder-ks-user
2026-05-31 06:33:13.177700 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-05-31 06:33:13.392369 | instance | openstack/serviceaccounts/cinder-scheduler
2026-05-31 06:33:13.537360 | instance | openstack/serviceaccounts/cinder-storage-init
2026-05-31 06:33:13.695925 | instance | openstack/serviceaccounts/cinder-test
2026-05-31 06:33:13.842861 | instance | openstack/serviceaccounts/cinder-volume
2026-05-31 06:33:14.002363 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-05-31 06:33:14.135056 | instance | openstack/serviceaccounts/default
2026-05-31 06:33:14.303460 | instance | openstack/serviceaccounts/glance-api
2026-05-31 06:33:14.443132 | instance | openstack/serviceaccounts/glance-db-init
2026-05-31 06:33:14.604200 | instance | openstack/serviceaccounts/glance-db-sync
2026-05-31 06:33:14.749093 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-05-31 06:33:14.899184 | instance | openstack/serviceaccounts/glance-ks-service
2026-05-31 06:33:15.057992 | instance | openstack/serviceaccounts/glance-ks-user
2026-05-31 06:33:15.213683 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-05-31 06:33:15.423268 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-05-31 06:33:15.541407 | instance | openstack/serviceaccounts/glance-storage-init
2026-05-31 06:33:15.722128 | instance | openstack/serviceaccounts/glance-test
2026-05-31 06:33:15.876549 | instance | openstack/serviceaccounts/keepalived
2026-05-31 06:33:16.010142 | instance | openstack/serviceaccounts/keystone-api
2026-05-31 06:33:16.179014 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-05-31 06:33:16.306517 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-05-31 06:33:16.477686 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-05-31 06:33:16.640745 | instance | openstack/serviceaccounts/keystone-db-init
2026-05-31 06:33:16.796139 | instance | openstack/serviceaccounts/keystone-db-sync
2026-05-31 06:33:16.964384 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-05-31 06:33:17.113239 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-05-31 06:33:17.274419 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-05-31 06:33:17.429675 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-05-31 06:33:17.566254 | instance | openstack/serviceaccounts/keystone-test
2026-05-31 06:33:17.766558 | instance | openstack/serviceaccounts/libvirt
2026-05-31 06:33:17.887642 | instance | openstack/serviceaccounts/memcached-memcached
2026-05-31 06:33:18.082757 | instance | openstack/serviceaccounts/neutron-db-init
2026-05-31 06:33:18.196926 | instance | openstack/serviceaccounts/neutron-db-sync
2026-05-31 06:33:18.382376 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-05-31 06:33:18.508936 | instance | openstack/serviceaccounts/neutron-ks-service
2026-05-31 06:33:18.685804 | instance | openstack/serviceaccounts/neutron-ks-user
2026-05-31 06:33:18.797680 | instance | openstack/secrets/barbican-api-certs
2026-05-31 06:33:18.965703 | instance | openstack/secrets/barbican-db-admin
2026-05-31 06:33:18.979553 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-05-31 06:33:19.123352 | instance | openstack/secrets/barbican-db-user
2026-05-31 06:33:19.275289 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent
2026-05-31 06:33:19.282597 | instance | openstack/secrets/barbican-etc
2026-05-31 06:33:19.447135 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent
2026-05-31 06:33:19.580781 | instance | openstack/secrets/barbican-keystone-admin
2026-05-31 06:33:19.773535 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-05-31 06:33:19.809351 | instance | openstack/secrets/barbican-keystone-user
2026-05-31 06:33:19.999911 | instance | openstack/serviceaccounts/neutron-rpc-server
2026-05-31 06:33:20.065901 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-05-31 06:33:20.237410 | instance | openstack/serviceaccounts/neutron-server
2026-05-31 06:33:20.305424 | instance | openstack/secrets/barbican-rabbitmq-user
2026-05-31 06:33:20.508391 | instance | openstack/serviceaccounts/neutron-test
2026-05-31 06:33:20.565818 | instance | openstack/serviceaccounts/nova-api-metadata
2026-05-31 06:33:20.842196 | instance | openstack/secrets/cinder-api-certs
2026-05-31 06:33:20.897229 | instance | openstack/serviceaccounts/nova-api-osapi
2026-05-31 06:33:21.022732 | instance | openstack/serviceaccounts/nova-bootstrap
2026-05-31 06:33:21.196901 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-05-31 06:33:21.327273 | instance | openstack/serviceaccounts/nova-cell-setup
2026-05-31 06:33:21.368703 | instance | openstack/secrets/cinder-db-admin
2026-05-31 06:33:21.543188 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-05-31 06:33:21.628449 | instance | openstack/serviceaccounts/nova-compute
2026-05-31 06:33:21.854529 | instance | openstack/secrets/cinder-db-user
2026-05-31 06:33:21.943901 | instance | openstack/serviceaccounts/nova-conductor
2026-05-31 06:33:22.028117 | instance | openstack/secrets/cinder-etc
2026-05-31 06:33:22.220477 | instance | openstack/serviceaccounts/nova-db-init
2026-05-31 06:33:22.269436 | instance | openstack/secrets/cinder-keystone-admin
2026-05-31 06:33:22.459056 | instance | openstack/serviceaccounts/nova-db-sync
2026-05-31 06:33:22.529881 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-05-31 06:33:22.744509 | instance | openstack/secrets/cinder-keystone-test
2026-05-31 06:33:22.829962 | instance | openstack/secrets/cinder-keystone-user
2026-05-31 06:33:22.906620 | instance | openstack/serviceaccounts/nova-ks-service
2026-05-31 06:33:23.007367 | instance | openstack/serviceaccounts/nova-ks-user
2026-05-31 06:33:23.243263 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-05-31 06:33:23.305561 | instance | openstack/serviceaccounts/nova-novncproxy
2026-05-31 06:33:23.400002 | instance | openstack/secrets/cinder-rabbitmq-user
2026-05-31 06:33:23.568645 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-05-31 06:33:23.582901 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-05-31 06:33:23.745004 | instance | openstack/serviceaccounts/nova-scheduler
2026-05-31 06:33:23.847870 | instance | openstack/secrets/glance-api-certs
2026-05-31 06:33:24.023381 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-05-31 06:33:24.046552 | instance | openstack/serviceaccounts/nova-test
2026-05-31 06:33:24.309338 | instance | openstack/secrets/glance-db-admin
2026-05-31 06:33:24.349400 | instance | openstack/serviceaccounts/openvswitch-server
2026-05-31 06:33:24.478266 | instance | openstack/secrets/glance-db-user
2026-05-31 06:33:24.643782 | instance | openstack/serviceaccounts/ovn-controller
2026-05-31 06:33:24.655542 | instance | openstack/secrets/glance-etc
2026-05-31 06:33:24.814911 | instance | openstack/serviceaccounts/ovn-northd
2026-05-31 06:33:24.956836 | instance | openstack/secrets/glance-keystone-admin
2026-05-31 06:33:25.131404 | instance | openstack/serviceaccounts/ovn-ovsdb-nb
2026-05-31 06:33:25.160255 | instance | openstack/secrets/glance-keystone-test
2026-05-31 06:33:25.332289 | instance | openstack/serviceaccounts/ovn-ovsdb-sb
2026-05-31 06:33:25.441418 | instance | openstack/serviceaccounts/placement-api
2026-05-31 06:33:25.608240 | instance | openstack/secrets/glance-keystone-user
2026-05-31 06:33:25.754065 | instance | openstack/serviceaccounts/placement-db-init
2026-05-31 06:33:25.770244 | instance | openstack/serviceaccounts/placement-db-sync
2026-05-31 06:33:26.052721 | instance | openstack/secrets/glance-rabbitmq-admin
2026-05-31 06:33:26.071566 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-05-31 06:33:26.212770 | instance | openstack/secrets/glance-rabbitmq-user
2026-05-31 06:33:26.381633 | instance | openstack/serviceaccounts/placement-ks-service
2026-05-31 06:33:26.382540 | instance | openstack/secrets/images-rbd-keyring
2026-05-31 06:33:26.543415 | instance | openstack/serviceaccounts/placement-ks-user
2026-05-31 06:33:26.677858 | instance | openstack/secrets/internal-percona-xtradb
2026-05-31 06:33:26.830844 | instance | openstack/serviceaccounts/pxc-operator
2026-05-31 06:33:26.839567 | instance | openstack/secrets/keepalived-etc
2026-05-31 06:33:26.990024 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-05-31 06:33:27.149193 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-05-31 06:33:27.316624 | instance | openstack/secrets/keystone-api-certs
2026-05-31 06:33:27.486118 | instance | openstack/secrets/keystone-credential-keys
2026-05-31 06:33:27.532884 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-05-31 06:33:27.679278 | instance | openstack/secrets/keystone-db-admin
2026-05-31 06:33:27.829014 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-05-31 06:33:27.881202 | instance | openstack/secrets/keystone-db-user
2026-05-31 06:33:28.061964 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-05-31 06:33:28.137888 | instance | openstack/secrets/keystone-etc
2026-05-31 06:33:28.340894 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-05-31 06:33:28.371432 | instance | openstack/secrets/keystone-fernet-keys
2026-05-31 06:33:28.546565 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-05-31 06:33:28.630617 | instance | openstack/secrets/keystone-keystone-admin
2026-05-31 06:33:28.812809 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-05-31 06:33:28.858310 | instance | openstack/secrets/keystone-keystone-test
2026-05-31 06:33:29.029661 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-05-31 06:33:29.127937 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-05-31 06:33:29.305961 | instance | openstack/serviceaccounts/rook-ceph-default
2026-05-31 06:33:29.356015 | instance | openstack/secrets/keystone-rabbitmq-user
2026-05-31 06:33:29.532327 | instance | openstack/secrets/libvirt-api-ca
2026-05-31 06:33:29.622101 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-05-31 06:33:29.704369 | instance | openstack/secrets/libvirt-etc
2026-05-31 06:33:29.868645 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-05-31 06:33:29.914305 | instance | openstack/secrets/libvirt-libvirt-default-jf547-api
2026-05-31 06:33:30.072427 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-05-31 06:33:30.114516 | instance | openstack/secrets/libvirt-libvirt-default-jf547-vnc
2026-05-31 06:33:30.300778 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-05-31 06:33:30.440844 | instance | openstack/secrets/libvirt-vnc-ca
2026-05-31 06:33:30.620115 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-05-31 06:33:30.656821 | instance | openstack/secrets/neutron-db-admin
2026-05-31 06:33:30.840584 | instance | openstack/serviceaccounts/staffeln-api
2026-05-31 06:33:30.932693 | instance | openstack/secrets/neutron-db-user
2026-05-31 06:33:31.139251 | instance | openstack/secrets/neutron-etc
2026-05-31 06:33:31.187883 | instance | openstack/serviceaccounts/staffeln-conductor
2026-05-31 06:33:31.330820 | instance | openstack/secrets/neutron-keystone-admin
2026-05-31 06:33:31.495607 | instance | openstack/serviceaccounts/staffeln-db-init
2026-05-31 06:33:31.514418 | instance | openstack/secrets/neutron-keystone-test
2026-05-31 06:33:31.681562 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-05-31 06:33:31.822791 | instance | openstack/secrets/neutron-keystone-user
2026-05-31 06:33:31.994507 | instance | openstack/serviceaccounts/valkey
2026-05-31 06:33:32.006519 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-05-31 06:33:32.196060 | instance | openstack/secrets/neutron-ovn-metadata-agent-default
2026-05-31 06:33:32.313545 | instance | openstack/secrets/neutron-ovn-vpn-agent-default
2026-05-31 06:33:32.409770 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-05-31 06:33:32.496345 | instance | openstack/secrets/neutron-rabbitmq-user
2026-05-31 06:33:32.579793 | instance | openstack/secrets/neutron-server-certs
2026-05-31 06:33:32.662676 | instance | openstack/secrets/nova-api-certs
2026-05-31 06:33:32.762601 | instance | openstack/secrets/nova-compute-default
2026-05-31 06:33:32.821704 | instance | openstack/secrets/nova-db-admin
2026-05-31 06:33:32.968083 | instance | openstack/secrets/nova-db-api-admin
2026-05-31 06:33:33.048145 | instance | openstack/secrets/nova-db-api-user
2026-05-31 06:33:33.158938 | instance | openstack/secrets/nova-db-cell0-admin
2026-05-31 06:33:33.205459 | instance | openstack/secrets/nova-db-cell0-user
2026-05-31 06:33:33.346750 | instance | openstack/secrets/nova-db-user
2026-05-31 06:33:33.440283 | instance | openstack/secrets/nova-etc
2026-05-31 06:33:33.541397 | instance | openstack/secrets/nova-keystone-admin
2026-05-31 06:33:33.624903 | instance | openstack/secrets/nova-keystone-test
2026-05-31 06:33:33.711491 | instance | openstack/secrets/nova-keystone-user
2026-05-31 06:33:33.796575 | instance | openstack/secrets/nova-novncproxy-certs
2026-05-31 06:33:33.886661 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-05-31 06:33:33.955633 | instance | openstack/secrets/nova-rabbitmq-admin
2026-05-31 06:33:34.059975 | instance | openstack/secrets/nova-rabbitmq-user
2026-05-31 06:33:34.125877 | instance | openstack/secrets/nova-ssh
2026-05-31 06:33:34.219542 | instance | openstack/secrets/ovn-controller-default-etc
2026-05-31 06:33:34.298214 | instance | openstack/secrets/ovn-etc
2026-05-31 06:33:34.399316 | instance | openstack/secrets/ovn-vector-config
2026-05-31 06:33:34.459584 | instance | openstack/secrets/percona-xtradb
2026-05-31 06:33:34.563534 | instance | openstack/secrets/placement-api-certs
2026-05-31 06:33:34.637404 | instance | openstack/secrets/placement-db-admin
2026-05-31 06:33:34.741228 | instance | openstack/secrets/placement-db-user
2026-05-31 06:33:34.797192 | instance | openstack/secrets/placement-etc
2026-05-31 06:33:34.926673 | instance | openstack/secrets/placement-keystone-admin
2026-05-31 06:33:34.963621 | instance | openstack/secrets/placement-keystone-user
2026-05-31 06:33:35.109873 | instance | openstack/secrets/pvc-ceph-client-key
2026-05-31 06:33:35.128208 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-05-31 06:33:35.277285 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-05-31 06:33:35.301414 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-05-31 06:33:35.442202 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-05-31 06:33:35.461878 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-05-31 06:33:35.614274 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-05-31 06:33:35.634800 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-05-31 06:33:35.789820 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-05-31 06:33:35.845857 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-05-31 06:33:35.983907 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-05-31 06:33:36.034378 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-05-31 06:33:36.153072 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-05-31 06:33:36.197853 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-05-31 06:33:36.332073 | instance | openstack/secrets/rook-ceph-config
2026-05-31 06:33:36.371175 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-05-31 06:33:36.500257 | instance | openstack/secrets/rook-ceph-mon
2026-05-31 06:33:36.533938 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-05-31 06:33:36.659255 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-05-31 06:33:36.690658 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-05-31 06:33:36.841514 | instance | openstack/secrets/rook-csi-cephfs-node
2026-05-31 06:33:36.870081 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-05-31 06:33:37.002924 | instance | openstack/secrets/rook-csi-rbd-node
2026-05-31 06:33:37.066082 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-05-31 06:33:37.181588 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-05-31 06:33:37.216214 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-05-31 06:33:37.355772 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-05-31 06:33:37.389881 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-05-31 06:33:37.535087 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-05-31 06:33:37.594065 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-05-31 06:33:37.719118 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-05-31 06:33:37.803423 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-05-31 06:33:37.897604 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-05-31 06:33:37.981296 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-05-31 06:33:38.130443 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-05-31 06:33:38.194168 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1
2026-05-31 06:33:38.307084 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-05-31 06:33:38.381636 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-05-31 06:33:38.475637 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-05-31 06:33:38.582461 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-05-31 06:33:38.693711 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-05-31 06:33:38.756530 | instance | openstack/secrets/staffeln-db-admin
2026-05-31 06:33:38.921053 | instance | openstack/secrets/staffeln-db-user
2026-05-31 06:33:38.925785 | instance | openstack/secrets/staffeln-etc
2026-05-31 06:33:39.080262 | instance | openstack/secrets/valkey-ca
2026-05-31 06:33:39.103469 | instance | openstack/secrets/valkey-server-certs
2026-05-31 06:33:39.248034 | instance | openstack/services/barbican-api
2026-05-31 06:33:39.270155 | instance | openstack/services/ceph-mon
2026-05-31 06:33:39.441797 | instance | openstack/services/cinder-api
2026-05-31 06:33:39.477996 | instance | openstack/services/glance-api
2026-05-31 06:33:39.628353 | instance | openstack/services/keystone-api
2026-05-31 06:33:39.681207 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-05-31 06:33:39.828540 | instance | openstack/services/memcached
2026-05-31 06:33:39.847650 | instance | openstack/services/memcached-metrics
2026-05-31 06:33:40.033732 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-05-31 06:33:40.036132 | instance | openstack/services/neutron-server
2026-05-31 06:33:40.194322 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-05-31 06:33:40.239435 | instance | openstack/services/nova-api
2026-05-31 06:33:40.366502 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-05-31 06:33:40.422763 | instance | openstack/services/nova-metadata
2026-05-31 06:33:40.534946 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-05-31 06:33:40.694200 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-05-31 06:33:40.789825 | instance | openstack/services/nova-novncproxy
2026-05-31 06:33:40.863563 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-05-31 06:33:40.999464 | instance | openstack/services/ovn-ovsdb-nb
2026-05-31 06:33:41.044043 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-05-31 06:33:41.212026 | instance | openstack/services/ovn-ovsdb-sb
2026-05-31 06:33:41.212800 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-05-31 06:33:41.383184 | instance | openstack/services/percona-xtradb-cluster-operator
2026-05-31 06:33:41.408477 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-05-31 06:33:41.568821 | instance | openstack/services/percona-xtradb-haproxy
2026-05-31 06:33:41.578050 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-05-31 06:33:41.762128 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-05-31 06:33:41.774044 | instance | openstack/services/percona-xtradb-pxc
2026-05-31 06:33:41.950942 | instance | openstack/services/percona-xtradb-pxc-unready
2026-05-31 06:33:41.975189 | instance | openstack/services/placement-api
2026-05-31 06:33:42.150728 | instance | openstack/services/rabbitmq-barbican
2026-05-31 06:33:42.182959 | instance | openstack/services/rabbitmq-barbican-nodes
2026-05-31 06:33:42.345368 | instance | openstack/services/rabbitmq-cinder
2026-05-31 06:33:42.380075 | instance | openstack/services/rabbitmq-cinder-nodes
2026-05-31 06:33:42.541327 | instance | openstack/services/rabbitmq-glance
2026-05-31 06:33:42.575509 | instance | openstack/services/rabbitmq-glance-nodes
2026-05-31 06:33:42.747626 | instance | openstack/services/rabbitmq-keystone
2026-05-31 06:33:42.797007 | instance | openstack/services/rabbitmq-keystone-nodes
2026-05-31 06:33:42.953810 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-05-31 06:33:42.995298 | instance | openstack/services/rabbitmq-neutron
2026-05-31 06:33:43.170435 | instance | openstack/services/rabbitmq-neutron-nodes
2026-05-31 06:33:43.211521 | instance | openstack/services/rabbitmq-nova
2026-05-31 06:33:43.390379 | instance | openstack/services/rabbitmq-nova-nodes
2026-05-31 06:33:43.450121 | instance | openstack/services/rook-ceph-rgw-ceph
2026-05-31 06:33:43.609358 | instance | openstack/services/staffeln-api
2026-05-31 06:33:43.657722 | instance | openstack/services/valkey
2026-05-31 06:33:43.796405 | instance | openstack/services/valkey-headless
2026-05-31 06:33:43.862402 | instance | openstack/services/valkey-metrics
2026-05-31 06:33:43.985568 | instance | openstack/statefulsets/ovn-ovsdb-nb
2026-05-31 06:33:44.087499 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-05-31 06:33:44.239324 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-05-31 06:33:44.258018 | instance | openstack/statefulsets/ovn-ovsdb-sb
2026-05-31 06:33:44.384221 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-05-31 06:33:44.481336 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-05-31 06:33:44.559432 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-05-31 06:33:44.699142 | instance | rook-ceph/roles/rook-ceph-mgr
2026-05-31 06:33:44.772338 | instance | rook-ceph/roles/rook-ceph-osd
2026-05-31 06:33:44.905805 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-05-31 06:33:44.932294 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-05-31 06:33:45.124996 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-05-31 06:33:45.169887 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-05-31 06:33:45.358556 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-05-31 06:33:45.411130 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-05-31 06:33:45.546407 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-05-31 06:33:45.631491 | instance | rook-ceph/roles/rook-ceph-system
2026-05-31 06:33:45.757743 | instance | openstack/statefulsets/valkey-node
2026-05-31 06:33:45.812528 | instance | rook-ceph/serviceaccounts/default
2026-05-31 06:33:45.980385 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-05-31 06:33:46.001716 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-05-31 06:33:46.166447 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-05-31 06:33:46.211264 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-05-31 06:33:46.366968 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-05-31 06:33:46.440134 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-05-31 06:33:46.563147 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-05-31 06:33:46.646637 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-05-31 06:33:46.762163 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-05-31 06:33:46.831099 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-05-31 06:33:46.945944 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-05-31 06:33:47.039166 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-05-31 06:33:47.140784 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-05-31 06:33:47.234982 | instance | secretgen-controller/deployment/secretgen-controller
2026-05-31 06:33:47.302002 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-77gck
2026-05-31 06:33:47.410338 | instance | secretgen-controller/serviceaccounts/default
2026-05-31 06:33:47.511307 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-05-31 06:33:47.594557 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-05-31 06:33:48.052723 | instance | ok: Runtime: 0:02:03.825324
2026-05-31 06:33:48.071241 |
2026-05-31 06:33:48.071351 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-05-31 06:33:48.884501 | instance | changed:
2026-05-31 06:33:48.884743 | instance | cd+++++++++ objects/
2026-05-31 06:33:48.884783 | instance | cd+++++++++ objects/cluster/
2026-05-31 06:33:48.884814 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-05-31 06:33:48.884843 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-05-31 06:33:48.884870 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-05-31 06:33:48.884897 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-05-31 06:33:48.884924 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-05-31 06:33:48.884988 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-05-31 06:33:48.885027 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-05-31 06:33:48.885058 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-05-31 06:33:48.885086 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-05-31 06:33:48.885114 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-05-31 06:33:48.885141 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-05-31 06:33:48.885168 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-05-31 06:33:48.885196 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-05-31 06:33:48.885224 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-05-31 06:33:48.885251 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-05-31 06:33:48.885278 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-05-31 06:33:48.885305 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-05-31 06:33:48.885332 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-05-31 06:33:48.885359 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-05-31 06:33:48.885385 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-05-31 06:33:48.885410 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-05-31 06:33:48.885436 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-05-31 06:33:48.885462 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-05-31 06:33:48.885488 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-05-31 06:33:48.885515 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-05-31 06:33:48.885545 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-05-31 06:33:48.885573 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-05-31 06:33:48.885599 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-05-31 06:33:48.885626 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-05-31 06:33:48.885652 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-05-31 06:33:48.885678 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-05-31 06:33:48.885704 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-05-31 06:33:48.885730 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-05-31 06:33:48.885756 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-05-31 06:33:48.885783 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-05-31 06:33:48.885809 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-05-31 06:33:48.885836 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-05-31 06:33:48.885862 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-05-31 06:33:48.885888 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-05-31 06:33:48.885914 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-05-31 06:33:48.885941 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-05-31 06:33:48.885975 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt
2026-05-31 06:33:48.886002 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml
2026-05-31 06:33:48.886028 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-05-31 06:33:48.886056 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-05-31 06:33:48.886082 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-05-31 06:33:48.886110 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-05-31 06:33:48.886136 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-05-31 06:33:48.886162 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-05-31 06:33:48.886188 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-05-31 06:33:48.886213 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-31 06:33:48.886240 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-05-31 06:33:48.886266 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-05-31 06:33:48.886293 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-05-31 06:33:48.886319 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-05-31 06:33:48.886346 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-05-31 06:33:48.886373 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-05-31 06:33:48.886400 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-05-31 06:33:48.886425 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-05-31 06:33:48.886452 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-05-31 06:33:48.886478 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-05-31 06:33:48.886504 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-05-31 06:33:48.886530 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-05-31 06:33:48.886556 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-05-31 06:33:48.886582 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-05-31 06:33:48.886608 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-05-31 06:33:48.886634 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-05-31 06:33:48.886659 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-05-31 06:33:48.886685 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-05-31 06:33:48.886711 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt
2026-05-31 06:33:48.886737 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml
2026-05-31 06:33:48.886763 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt
2026-05-31 06:33:48.886790 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml
2026-05-31 06:33:48.886816 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-05-31 06:33:48.886842 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-05-31 06:33:48.886869 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-05-31 06:33:48.886896 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-05-31 06:33:48.886929 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-05-31 06:33:48.886956 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-05-31 06:33:48.886983 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-05-31 06:33:48.887010 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-05-31 06:33:48.887036 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-05-31 06:33:48.887062 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-05-31 06:33:48.887088 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-05-31 06:33:48.887115 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-05-31 06:33:48.887142 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-05-31 06:33:48.887168 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-05-31 06:33:48.887194 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-05-31 06:33:48.887220 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-05-31 06:33:48.887247 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-05-31 06:33:48.887332 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-05-31 06:33:48.887369 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-05-31 06:33:48.887397 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-05-31 06:33:48.887424 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-05-31 06:33:48.887451 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-05-31 06:33:48.887478 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-05-31 06:33:48.887504 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-05-31 06:33:48.887530 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-05-31 06:33:48.887556 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-05-31 06:33:48.887582 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-05-31 06:33:48.887607 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-05-31 06:33:48.887633 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-05-31 06:33:48.887659 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-05-31 06:33:48.887684 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-05-31 06:33:48.887710 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-05-31 06:33:48.887737 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-05-31 06:33:48.887762 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-05-31 06:33:48.887788 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-05-31 06:33:48.887814 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-05-31 06:33:48.887840 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-05-31 06:33:48.887866 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-05-31 06:33:48.887892 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-05-31 06:33:48.887926 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-05-31 06:33:48.887953 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-05-31 06:33:48.887980 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-05-31 06:33:48.888006 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-05-31 06:33:48.888031 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-05-31 06:33:48.888057 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-05-31 06:33:48.888083 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-05-31 06:33:48.888109 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-05-31 06:33:48.888143 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-05-31 06:33:48.888169 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-05-31 06:33:48.888196 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-05-31 06:33:48.888223 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-05-31 06:33:48.888249 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-05-31 06:33:48.888275 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-05-31 06:33:48.888301 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-05-31 06:33:48.888328 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-05-31 06:33:48.888353 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-05-31 06:33:48.888380 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-05-31 06:33:48.888406 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-05-31 06:33:48.888432 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-05-31 06:33:48.888458 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-05-31 06:33:48.888483 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-05-31 06:33:48.888509 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-05-31 06:33:48.888535 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-05-31 06:33:48.888597 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-05-31 06:33:48.888638 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-05-31 06:33:48.888667 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-05-31 06:33:48.888694 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-05-31 06:33:48.888720 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-05-31 06:33:48.888745 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-05-31 06:33:48.888771 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-05-31 06:33:48.888797 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-05-31 06:33:48.888831 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-05-31 06:33:48.888858 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-05-31 06:33:48.888885 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-05-31 06:33:48.888911 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-05-31 06:33:48.888938 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-05-31 06:33:48.888985 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-05-31 06:33:48.889013 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-05-31 06:33:48.889040 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-05-31 06:33:48.889067 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-05-31 06:33:48.889098 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-05-31 06:33:48.889124 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-05-31 06:33:48.889150 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-05-31 06:33:48.889177 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-05-31 06:33:48.889202 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-05-31 06:33:48.889228 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-05-31 06:33:48.889255 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-05-31 06:33:48.889281 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-05-31 06:33:48.889307 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-05-31 06:33:48.889333 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-05-31 06:33:48.889359 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-05-31 06:33:48.889385 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-05-31 06:33:48.889410 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-05-31 06:33:48.889436 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-05-31 06:33:48.889462 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-05-31 06:33:48.889487 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-05-31 06:33:48.889513 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-05-31 06:33:48.889539 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-05-31 06:33:48.889564 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-05-31 06:33:48.889586 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-05-31 06:33:48.889604 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-05-31 06:33:48.889623 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-05-31 06:33:48.889642 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-05-31 06:33:48.889665 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-05-31 06:33:48.889684 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-05-31 06:33:48.889703 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-05-31 06:33:48.889721 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-05-31 06:33:48.889740 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-05-31 06:33:48.889759 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-05-31 06:33:48.889778 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-05-31 06:33:48.889796 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-05-31 06:33:48.889815 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-05-31 06:33:48.889833 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-05-31 06:33:48.889852 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-05-31 06:33:48.889870 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-05-31 06:33:48.889888 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-05-31 06:33:48.889907 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-05-31 06:33:48.889925 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-05-31 06:33:48.889943 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-05-31 06:33:48.889962 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-05-31 06:33:48.889980 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-05-31 06:33:48.889999 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-05-31 06:33:48.890018 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-05-31 06:33:48.890037 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-05-31 06:33:48.890056 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-05-31 06:33:48.890075 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-05-31 06:33:48.890093 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-05-31 06:33:48.890112 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-05-31 06:33:48.890131 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-05-31 06:33:48.890150 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-05-31 06:33:48.890169 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-05-31 06:33:48.890188 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-05-31 06:33:48.890207 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-05-31 06:33:48.890225 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-05-31 06:33:48.890244 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-05-31 06:33:48.890263 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-05-31 06:33:48.890281 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-05-31 06:33:48.890300 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-05-31 06:33:48.890319 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-05-31 06:33:48.890346 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-05-31 06:33:48.890367 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-05-31 06:33:48.890386 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-05-31 06:33:48.890406 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-05-31 06:33:48.890426 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-05-31 06:33:48.890446 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-05-31 06:33:48.890465 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-05-31 06:33:48.890484 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-05-31 06:33:48.890504 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-05-31 06:33:48.890524 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-05-31 06:33:48.890543 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-05-31 06:33:48.890562 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-05-31 06:33:48.890581 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-05-31 06:33:48.890600 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-05-31 06:33:48.890619 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-05-31 06:33:48.890639 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-05-31 06:33:48.890658 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-05-31 06:33:48.890678 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-05-31 06:33:48.890697 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-05-31 06:33:48.890716 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-05-31 06:33:48.890734 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-05-31 06:33:48.890753 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-05-31 06:33:48.890772 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-05-31 06:33:48.890790 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-05-31 06:33:48.890809 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-05-31 06:33:48.890827 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-05-31 06:33:48.890846 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-05-31 06:33:48.890865 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-05-31 06:33:48.890883 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-05-31 06:33:48.890902 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-05-31 06:33:48.890921 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-05-31 06:33:48.890940 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-05-31 06:33:48.890959 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-05-31 06:33:48.890978 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-05-31 06:33:48.890997 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-05-31 06:33:48.891015 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-05-31 06:33:48.891039 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-05-31 06:33:48.891059 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-05-31 06:33:48.891077 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-05-31 06:33:48.891095 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-05-31 06:33:48.891113 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-05-31 06:33:48.891132 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-05-31 06:33:48.891150 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-05-31 06:33:48.891168 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-05-31 06:33:48.891187 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-05-31 06:33:48.891206 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-05-31 06:33:48.891224 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-05-31 06:33:48.891243 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-05-31 06:33:48.891262 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-05-31 06:33:48.891280 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-05-31 06:33:48.891299 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-05-31 06:33:48.891319 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-05-31 06:33:48.891338 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt
2026-05-31 06:33:48.891358 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml
2026-05-31 06:33:48.891377 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-05-31 06:33:48.891396 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-05-31 06:33:48.891415 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-05-31 06:33:48.891434 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-05-31 06:33:48.891453 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-05-31 06:33:48.891472 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-05-31 06:33:48.891491 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-05-31 06:33:48.891509 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-31 06:33:48.891528 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-05-31 06:33:48.891547 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-05-31 06:33:48.891566 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-05-31 06:33:48.891584 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-05-31 06:33:48.891603 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-05-31 06:33:48.891622 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-05-31 06:33:48.891640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-05-31 06:33:48.891666 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-05-31 06:33:48.891686 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-05-31 06:33:48.891706 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-05-31 06:33:48.891725 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-05-31 06:33:48.891744 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-05-31 06:33:48.891763 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-05-31 06:33:48.891781 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-05-31 06:33:48.891801 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-05-31 06:33:48.891820 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-05-31 06:33:48.891838 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-05-31 06:33:48.891857 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-05-31 06:33:48.891876 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-05-31 06:33:48.891895 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-05-31 06:33:48.891914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-05-31 06:33:48.891933 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-05-31 06:33:48.891952 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-05-31 06:33:48.891972 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-05-31 06:33:48.891992 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-05-31 06:33:48.892010 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-05-31 06:33:48.892029 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt
2026-05-31 06:33:48.892048 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml
2026-05-31 06:33:48.892067 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt
2026-05-31 06:33:48.892086 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml
2026-05-31 06:33:48.892104 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-05-31 06:33:48.892123 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-05-31 06:33:48.892142 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-05-31 06:33:48.892160 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-05-31 06:33:48.892180 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-05-31 06:33:48.892199 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-05-31 06:33:48.892218 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-05-31 06:33:48.892237 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-05-31 06:33:48.892256 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-05-31 06:33:48.892275 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-05-31 06:33:48.892294 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-05-31 06:33:48.892318 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-05-31 06:33:48.892337 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-05-31 06:33:48.892357 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-05-31 06:33:48.892376 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-05-31 06:33:48.892394 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-05-31 06:33:48.892413 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-05-31 06:33:48.892432 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-05-31 06:33:48.892450 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-05-31 06:33:48.892470 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-05-31 06:33:48.892489 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-05-31 06:33:48.892508 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-05-31 06:33:48.892527 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-05-31 06:33:48.892546 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-05-31 06:33:48.892580 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-05-31 06:33:48.892600 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-05-31 06:33:48.892620 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-05-31 06:33:48.892639 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-05-31 06:33:48.892657 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-05-31 06:33:48.892677 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-05-31 06:33:48.892695 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-05-31 06:33:48.892714 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-05-31 06:33:48.892733 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-05-31 06:33:48.892752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-05-31 06:33:48.892771 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-05-31 06:33:48.892790 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-05-31 06:33:48.892809 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-05-31 06:33:48.892827 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-05-31 06:33:48.892845 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-05-31 06:33:48.892863 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-05-31 06:33:48.892883 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-05-31 06:33:48.892903 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-05-31 06:33:48.892922 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-05-31 06:33:48.892941 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-05-31 06:33:48.892978 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-05-31 06:33:48.893000 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-05-31 06:33:48.893020 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-05-31 06:33:48.893039 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-05-31 06:33:48.893058 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-05-31 06:33:48.893077 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-05-31 06:33:48.893096 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-05-31 06:33:48.893115 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-05-31 06:33:48.893134 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-05-31 06:33:48.893153 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-05-31 06:33:48.893172 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-05-31 06:33:48.893191 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-05-31 06:33:48.893209 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-05-31 06:33:48.893229 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-05-31 06:33:48.893247 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-05-31 06:33:48.893266 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-05-31 06:33:48.893285 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-05-31 06:33:48.893304 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-05-31 06:33:48.893323 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-05-31 06:33:48.893341 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-05-31 06:33:48.893359 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-05-31 06:33:48.893378 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-05-31 06:33:48.893396 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-05-31 06:33:48.893414 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-05-31 06:33:48.893432 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-05-31 06:33:48.893451 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-05-31 06:33:48.893469 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-05-31 06:33:48.893487 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-05-31 06:33:48.893506 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-05-31 06:33:48.893524 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-05-31 06:33:48.893542 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-05-31 06:33:48.893569 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-05-31 06:33:48.893588 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-05-31 06:33:48.893606 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-05-31 06:33:48.893626 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-05-31 06:33:48.893645 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-05-31 06:33:48.893663 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-05-31 06:33:48.893681 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-05-31 06:33:48.893699 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-05-31 06:33:48.893718 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-05-31 06:33:48.893737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-05-31 06:33:48.893755 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-05-31 06:33:48.893774 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-05-31 06:33:48.893792 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-05-31 06:33:48.893811 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-05-31 06:33:48.893830 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-05-31 06:33:48.893849 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-05-31 06:33:48.893867 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-05-31 06:33:48.893886 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-05-31 06:33:48.893905 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-05-31 06:33:48.893923 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-05-31 06:33:48.893942 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-05-31 06:33:48.893960 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-05-31 06:33:48.893979 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-05-31 06:33:48.893998 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-05-31 06:33:48.894016 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-05-31 06:33:48.894035 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-05-31 06:33:48.894053 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-05-31 06:33:48.894072 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-05-31 06:33:48.894092 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-05-31 06:33:48.894110 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-05-31 06:33:48.894129 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-05-31 06:33:48.894148 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-05-31 06:33:48.894167 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-05-31 06:33:48.894185 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-05-31 06:33:48.894208 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-05-31 06:33:48.894227 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-05-31 06:33:48.894245 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-05-31 06:33:48.894264 | instance | cd+++++++++ objects/cluster/namespace/
2026-05-31 06:33:48.894284 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-05-31 06:33:48.894303 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-05-31 06:33:48.894323 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-05-31 06:33:48.894342 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-05-31 06:33:48.894361 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-05-31 06:33:48.894380 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-05-31 06:33:48.894399 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt
2026-05-31 06:33:48.894418 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml
2026-05-31 06:33:48.894438 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-05-31 06:33:48.894457 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-05-31 06:33:48.894476 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-05-31 06:33:48.894496 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-05-31 06:33:48.894516 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-05-31 06:33:48.894535 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-05-31 06:33:48.894554 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-05-31 06:33:48.894574 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-05-31 06:33:48.894594 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-05-31 06:33:48.894614 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-05-31 06:33:48.894633 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-05-31 06:33:48.894652 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-05-31 06:33:48.894671 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-05-31 06:33:48.894689 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-05-31 06:33:48.894708 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-05-31 06:33:48.894728 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-05-31 06:33:48.894747 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-05-31 06:33:48.894765 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-05-31 06:33:48.894784 | instance | cd+++++++++ objects/cluster/node/
2026-05-31 06:33:48.894803 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-05-31 06:33:48.894822 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-05-31 06:33:48.894841 | instance | cd+++++++++ objects/cluster/storageclass/
2026-05-31 06:33:48.894860 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-05-31 06:33:48.894879 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-05-31 06:33:48.894898 | instance | cd+++++++++ objects/namespaced/
2026-05-31 06:33:48.894917 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-05-31 06:33:48.894936 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-05-31 06:33:48.894955 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-05-31 06:33:48.894974 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-05-31 06:33:48.894993 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-05-31 06:33:48.895011 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-05-31 06:33:48.895035 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-05-31 06:33:48.895054 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-05-31 06:33:48.895074 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-05-31 06:33:48.895092 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-05-31 06:33:48.895111 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-05-31 06:33:48.895129 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-05-31 06:33:48.895148 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-05-31 06:33:48.895167 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-05-31 06:33:48.895186 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-05-31 06:33:48.895204 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-05-31 06:33:48.895223 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-05-31 06:33:48.895242 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-05-31 06:33:48.895261 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-05-31 06:33:48.895279 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-05-31 06:33:48.895297 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-05-31 06:33:48.895316 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-05-31 06:33:48.895335 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-05-31 06:33:48.895354 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-05-31 06:33:48.895373 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-05-31 06:33:48.895392 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-250.nip.io-tls.txt
2026-05-31 06:33:48.895410 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-250.nip.io-tls.yaml
2026-05-31 06:33:48.895429 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-05-31 06:33:48.895448 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-05-31 06:33:48.895466 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-05-31 06:33:48.895485 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-05-31 06:33:48.895503 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-05-31 06:33:48.895522 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-05-31 06:33:48.895541 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-05-31 06:33:48.895559 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-05-31 06:33:48.895578 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-05-31 06:33:48.895597 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-05-31 06:33:48.895616 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-05-31 06:33:48.895635 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-05-31 06:33:48.895654 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-05-31 06:33:48.895674 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-05-31 06:33:48.895693 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-05-31 06:33:48.895712 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-05-31 06:33:48.895736 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-05-31 06:33:48.895757 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-05-31 06:33:48.895777 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-05-31 06:33:48.895796 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-05-31 06:33:48.895815 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-05-31 06:33:48.895834 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt
2026-05-31 06:33:48.895853 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml
2026-05-31 06:33:48.895872 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-05-31 06:33:48.895891 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-05-31 06:33:48.895911 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-05-31 06:33:48.895930 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-05-31 06:33:48.895948 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-05-31 06:33:48.895967 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-05-31 06:33:48.895986 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-05-31 06:33:48.896005 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-05-31 06:33:48.896024 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-05-31 06:33:48.896043 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-05-31 06:33:48.896062 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-05-31 06:33:48.896080 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-05-31 06:33:48.896099 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-05-31 06:33:48.896118 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-05-31 06:33:48.896136 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-05-31 06:33:48.896156 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-57ggr.txt
2026-05-31 06:33:48.896175 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-57ggr.yaml
2026-05-31 06:33:48.896194 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-6dqbm.txt
2026-05-31 06:33:48.896213 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-6dqbm.yaml
2026-05-31 06:33:48.896232 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-r7gmr.txt
2026-05-31 06:33:48.896250 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-r7gmr.yaml
2026-05-31 06:33:48.896268 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-05-31 06:33:48.896288 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-05-31 06:33:48.896306 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-05-31 06:33:48.896325 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-05-31 06:33:48.896344 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-05-31 06:33:48.896362 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-05-31 06:33:48.896381 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-05-31 06:33:48.896405 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-05-31 06:33:48.896424 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-05-31 06:33:48.896442 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-05-31 06:33:48.896461 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-05-31 06:33:48.896480 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-05-31 06:33:48.896498 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-05-31 06:33:48.896517 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-05-31 06:33:48.896534 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-05-31 06:33:48.896564 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-05-31 06:33:48.896584 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-05-31 06:33:48.896603 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-05-31 06:33:48.896624 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-05-31 06:33:48.896642 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-05-31 06:33:48.896660 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-05-31 06:33:48.896680 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-05-31 06:33:48.896701 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-05-31 06:33:48.896720 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-05-31 06:33:48.896739 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-05-31 06:33:48.896757 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-05-31 06:33:48.896776 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-05-31 06:33:48.896795 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-05-31 06:33:48.896814 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-05-31 06:33:48.896832 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-05-31 06:33:48.896850 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-05-31 06:33:48.896869 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-05-31 06:33:48.896887 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-05-31 06:33:48.896906 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-05-31 06:33:48.896926 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-05-31 06:33:48.896945 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-05-31 06:33:48.896994 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-05-31 06:33:48.897014 | instance | cd+++++++++ objects/namespaced/default/
2026-05-31 06:33:48.897034 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-05-31 06:33:48.897053 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-05-31 06:33:48.897073 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-05-31 06:33:48.897092 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-05-31 06:33:48.897115 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-05-31 06:33:48.897135 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-05-31 06:33:48.897155 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-05-31 06:33:48.897174 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-05-31 06:33:48.897193 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-05-31 06:33:48.897212 | instance | cd+++++++++ objects/namespaced/default/services/
2026-05-31 06:33:48.897231 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-05-31 06:33:48.897251 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-05-31 06:33:48.897270 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/
2026-05-31 06:33:48.897289 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/
2026-05-31 06:33:48.897308 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt
2026-05-31 06:33:48.897327 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml
2026-05-31 06:33:48.897345 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt
2026-05-31 06:33:48.897403 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml
2026-05-31 06:33:48.897428 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/
2026-05-31 06:33:48.897449 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt
2026-05-31 06:33:48.897468 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml
2026-05-31 06:33:48.897487 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/
2026-05-31 06:33:48.897507 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt
2026-05-31 06:33:48.897525 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml
2026-05-31 06:33:48.897545 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/
2026-05-31 06:33:48.897564 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-znnc7.txt
2026-05-31 06:33:48.897589 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-znnc7.yaml
2026-05-31 06:33:48.897609 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/
2026-05-31 06:33:48.897628 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt
2026-05-31 06:33:48.897647 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml
2026-05-31 06:33:48.897666 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt
2026-05-31 06:33:48.897686 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml
2026-05-31 06:33:48.897705 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt
2026-05-31 06:33:48.897725 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml
2026-05-31 06:33:48.897744 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/
2026-05-31 06:33:48.897764 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt
2026-05-31 06:33:48.897784 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml
2026-05-31 06:33:48.897803 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt
2026-05-31 06:33:48.897827 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml
2026-05-31 06:33:48.897847 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt
2026-05-31 06:33:48.897867 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml
2026-05-31 06:33:48.897886 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/
2026-05-31 06:33:48.897905 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt
2026-05-31 06:33:48.897925 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml
2026-05-31 06:33:48.897944 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt
2026-05-31 06:33:48.897963 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml
2026-05-31 06:33:48.897981 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt
2026-05-31 06:33:48.898000 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml
2026-05-31 06:33:48.898019 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt
2026-05-31 06:33:48.898038 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml
2026-05-31 06:33:48.898057 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt
2026-05-31 06:33:48.898076 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml
2026-05-31 06:33:48.898094 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/
2026-05-31 06:33:48.898114 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt
2026-05-31 06:33:48.898133 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml
2026-05-31 06:33:48.898152 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt
2026-05-31 06:33:48.898171 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml
2026-05-31 06:33:48.898190 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt
2026-05-31 06:33:48.898208 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml
2026-05-31 06:33:48.898226 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/
2026-05-31 06:33:48.898246 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt
2026-05-31 06:33:48.898264 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml
2026-05-31 06:33:48.898283 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-05-31 06:33:48.898302 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-05-31 06:33:48.898322 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-05-31 06:33:48.898341 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-05-31 06:33:48.898360 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-05-31 06:33:48.898379 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-05-31 06:33:48.898398 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-05-31 06:33:48.898417 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-05-31 06:33:48.898436 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-05-31 06:33:48.898460 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-05-31 06:33:48.898480 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-05-31 06:33:48.898499 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-05-31 06:33:48.898518 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-05-31 06:33:48.898537 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-05-31 06:33:48.898557 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-05-31 06:33:48.898576 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-05-31 06:33:48.898595 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-05-31 06:33:48.898614 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-05-31 06:33:48.898634 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-05-31 06:33:48.898653 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-05-31 06:33:48.898672 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-05-31 06:33:48.898690 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-05-31 06:33:48.898709 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-05-31 06:33:48.898727 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-05-31 06:33:48.898747 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-05-31 06:33:48.898764 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-05-31 06:33:48.898783 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-jt85m.txt
2026-05-31 06:33:48.898802 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-jt85m.yaml
2026-05-31 06:33:48.898821 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-2ptk6.txt
2026-05-31 06:33:48.898840 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-2ptk6.yaml
2026-05-31 06:33:48.898859 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-05-31 06:33:48.898878 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-05-31 06:33:48.898896 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-05-31 06:33:48.898915 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-05-31 06:33:48.898934 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-05-31 06:33:48.898952 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-05-31 06:33:48.898971 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-05-31 06:33:48.898990 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-05-31 06:33:48.899009 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-05-31 06:33:48.899028 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-05-31 06:33:48.899046 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-05-31 06:33:48.899065 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-05-31 06:33:48.899084 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-05-31 06:33:48.899103 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-05-31 06:33:48.899127 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-05-31 06:33:48.899146 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-05-31 06:33:48.899166 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-05-31 06:33:48.899184 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-05-31 06:33:48.899203 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-05-31 06:33:48.899222 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-05-31 06:33:48.899247 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-05-31 06:33:48.899266 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-05-31 06:33:48.899285 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-05-31 06:33:48.899303 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-05-31 06:33:48.899322 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-05-31 06:33:48.899341 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-05-31 06:33:48.899360 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-05-31 06:33:48.899378 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-05-31 06:33:48.899397 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-05-31 06:33:48.899416 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-05-31 06:33:48.899434 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-05-31 06:33:48.899452 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-05-31 06:33:48.899471 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-05-31 06:33:48.899490 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-05-31 06:33:48.899509 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-05-31 06:33:48.899528 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-05-31 06:33:48.899547 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-05-31 06:33:48.899566 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-05-31 06:33:48.899585 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-05-31 06:33:48.899603 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-05-31 06:33:48.899622 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-05-31 06:33:48.899641 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-05-31 06:33:48.899660 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-05-31 06:33:48.899680 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-05-31 06:33:48.899700 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-05-31 06:33:48.899719 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-05-31 06:33:48.899739 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-05-31 06:33:48.899758 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-05-31 06:33:48.899777 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-05-31 06:33:48.899802 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-05-31 06:33:48.899822 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-05-31 06:33:48.899841 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-05-31 06:33:48.899862 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-05-31 06:33:48.899881 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-05-31 06:33:48.899900 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-05-31 06:33:48.899920 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-05-31 06:33:48.899940 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-05-31 06:33:48.899960 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-05-31 06:33:48.899980 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-05-31 06:33:48.899999 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-05-31 06:33:48.900018 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-05-31 06:33:48.900037 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-05-31 06:33:48.900056 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-05-31 06:33:48.900075 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-05-31 06:33:48.900095 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-05-31 06:33:48.900114 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-05-31 06:33:48.900133 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-05-31 06:33:48.900152 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-05-31 06:33:48.900171 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-05-31 06:33:48.900189 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-05-31 06:33:48.900208 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-05-31 06:33:48.900227 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-05-31 06:33:48.900245 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-05-31 06:33:48.900264 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-05-31 06:33:48.900283 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-05-31 06:33:48.900302 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-05-31 06:33:48.900321 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-05-31 06:33:48.900340 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-05-31 06:33:48.900358 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-05-31 06:33:48.900377 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-05-31 06:33:48.900396 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-05-31 06:33:48.900415 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-05-31 06:33:48.900435 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-05-31 06:33:48.900454 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-05-31 06:33:48.900472 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-05-31 06:33:48.900496 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-05-31 06:33:48.900515 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-05-31 06:33:48.900535 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-05-31 06:33:48.900577 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-05-31 06:33:48.900598 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-05-31 06:33:48.900617 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-05-31 06:33:48.900637 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-05-31 06:33:48.900656 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-05-31 06:33:48.900675 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-05-31 06:33:48.900694 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-05-31 06:33:48.900712 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-05-31 06:33:48.900731 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-05-31 06:33:48.900749 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-f2k54.txt
2026-05-31 06:33:48.900768 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-f2k54.yaml
2026-05-31 06:33:48.900788 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-8r7lw.txt
2026-05-31 06:33:48.900806 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-8r7lw.yaml
2026-05-31 06:33:48.900825 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-77799.txt
2026-05-31 06:33:48.900844 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-77799.yaml
2026-05-31 06:33:48.900864 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-vddjz.txt
2026-05-31 06:33:48.900883 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-vddjz.yaml
2026-05-31 06:33:48.900901 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-05-31 06:33:48.900920 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-05-31 06:33:48.900939 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-05-31 06:33:48.900973 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-05-31 06:33:48.900994 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-05-31 06:33:48.901014 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-05-31 06:33:48.901033 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-494ln.txt
2026-05-31 06:33:48.901052 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-494ln.yaml
2026-05-31 06:33:48.901072 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-05-31 06:33:48.901091 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-05-31 06:33:48.901110 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-05-31 06:33:48.901130 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-05-31 06:33:48.901149 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-05-31 06:33:48.901169 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-05-31 06:33:48.901194 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-05-31 06:33:48.901214 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-05-31 06:33:48.901234 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-05-31 06:33:48.901252 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-05-31 06:33:48.901271 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-05-31 06:33:48.901290 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-05-31 06:33:48.901309 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-05-31 06:33:48.901328 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-05-31 06:33:48.901346 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-05-31 06:33:48.901366 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-05-31 06:33:48.901385 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-05-31 06:33:48.901404 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-05-31 06:33:48.901424 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-05-31 06:33:48.901443 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-05-31 06:33:48.901462 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-05-31 06:33:48.901482 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-05-31 06:33:48.901500 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-05-31 06:33:48.901518 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-05-31 06:33:48.901537 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-05-31 06:33:48.901555 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-05-31 06:33:48.901573 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-05-31 06:33:48.901592 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-05-31 06:33:48.901611 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-05-31 06:33:48.901629 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-05-31 06:33:48.901648 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-05-31 06:33:48.901667 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-05-31 06:33:48.901686 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-05-31 06:33:48.901705 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-05-31 06:33:48.901724 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-05-31 06:33:48.901742 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-05-31 06:33:48.901761 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-05-31 06:33:48.901780 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-05-31 06:33:48.901799 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-05-31 06:33:48.901823 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-05-31 06:33:48.901843 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-05-31 06:33:48.901861 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-05-31 06:33:48.901880 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-05-31 06:33:48.901899 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-05-31 06:33:48.901918 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-05-31 06:33:48.901937 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-05-31 06:33:48.901956 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-05-31 06:33:48.901975 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-05-31 06:33:48.901993 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-05-31 06:33:48.902012 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-05-31 06:33:48.902030 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-05-31 06:33:48.902049 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-9udxck.txt
2026-05-31 06:33:48.902068 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-9udxck.yaml
2026-05-31 06:33:48.902086 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-cbkb4y.txt
2026-05-31 06:33:48.902105 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-cbkb4y.yaml
2026-05-31 06:33:48.902124 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-05-31 06:33:48.902143 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-05-31 06:33:48.902162 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-05-31 06:33:48.902182 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-05-31 06:33:48.902201 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-05-31 06:33:48.902220 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-05-31 06:33:48.902239 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-05-31 06:33:48.902258 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-05-31 06:33:48.902277 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-05-31 06:33:48.902296 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-05-31 06:33:48.902315 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-05-31 06:33:48.902334 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-05-31 06:33:48.902354 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-05-31 06:33:48.902373 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-05-31 06:33:48.902392 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-05-31 06:33:48.902412 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-05-31 06:33:48.902431 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-05-31 06:33:48.902456 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-05-31 06:33:48.902477 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-05-31 06:33:48.902496 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-05-31 06:33:48.902516 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-05-31 06:33:48.902536 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-05-31 06:33:48.902556 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-05-31 06:33:48.902578 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-05-31 06:33:48.902598 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-05-31 06:33:48.902618 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-05-31 06:33:48.902637 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-05-31 06:33:48.902656 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-05-31 06:33:48.902675 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-05-31 06:33:48.902694 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-05-31 06:33:48.902713 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-05-31 06:33:48.902732 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-05-31 06:33:48.902751 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-05-31 06:33:48.902770 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-05-31 06:33:48.902788 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-05-31 06:33:48.902807 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-05-31 06:33:48.902826 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-05-31 06:33:48.902845 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-05-31 06:33:48.902864 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-05-31 06:33:48.902883 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-05-31 06:33:48.902902 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-05-31 06:33:48.902920 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-05-31 06:33:48.902938 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-05-31 06:33:48.902957 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-05-31 06:33:48.902975 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-05-31 06:33:48.902994 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-05-31 06:33:48.903013 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-05-31 06:33:48.903031 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-05-31 06:33:48.903049 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-05-31 06:33:48.903068 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-05-31 06:33:48.903091 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-05-31 06:33:48.903110 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-05-31 06:33:48.903129 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-05-31 06:33:48.903148 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-05-31 06:33:48.903167 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-05-31 06:33:48.903185 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-05-31 06:33:48.903204 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-05-31 06:33:48.903222 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-05-31 06:33:48.903241 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-05-31 06:33:48.903261 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-05-31 06:33:48.903280 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-05-31 06:33:48.903298 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-05-31 06:33:48.903316 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-05-31 06:33:48.903335 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-05-31 06:33:48.903353 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-05-31 06:33:48.903371 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-05-31 06:33:48.903391 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-05-31 06:33:48.903410 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-05-31 06:33:48.903429 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-05-31 06:33:48.903448 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-05-31 06:33:48.903467 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-05-31 06:33:48.903486 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-05-31 06:33:48.903504 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-05-31 06:33:48.903523 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-05-31 06:33:48.903541 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-05-31 06:33:48.903560 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-05-31 06:33:48.903579 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-05-31 06:33:48.903598 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-05-31 06:33:48.903617 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-05-31 06:33:48.903637 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-05-31 06:33:48.903656 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-05-31 06:33:48.903676 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-05-31 06:33:48.903696 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-05-31 06:33:48.903835 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-05-31 06:33:48.903857 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-05-31 06:33:48.903876 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-05-31 06:33:48.903896 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-05-31 06:33:48.903916 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-05-31 06:33:48.903934 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-05-31 06:33:48.903953 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-05-31 06:33:48.903973 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-05-31 06:33:48.903991 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-05-31 06:33:48.904010 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-05-31 06:33:48.904029 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-05-31 06:33:48.904048 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-05-31 06:33:48.904067 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-05-31 06:33:48.904086 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-05-31 06:33:48.904105 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-05-31 06:33:48.904123 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-05-31 06:33:48.904143 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-05-31 06:33:48.904161 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-05-31 06:33:48.904181 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-05-31 06:33:48.904200 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-05-31 06:33:48.904218 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-05-31 06:33:48.904238 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-kkl74.txt
2026-05-31 06:33:48.904257 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-kkl74.yaml
2026-05-31 06:33:48.904276 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-05-31 06:33:48.904295 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-05-31 06:33:48.904314 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-05-31 06:33:48.904334 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-05-31 06:33:48.904353 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-05-31 06:33:48.904373 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-05-31 06:33:48.904392 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-05-31 06:33:48.904412 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-05-31 06:33:48.904431 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-05-31 06:33:48.904450 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-05-31 06:33:48.904470 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-05-31 06:33:48.904495 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-05-31 06:33:48.904514 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-05-31 06:33:48.904533 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-05-31 06:33:48.904569 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-05-31 06:33:48.904594 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-05-31 06:33:48.904615 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-05-31 06:33:48.904635 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-05-31 06:33:48.904653 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-05-31 06:33:48.904672 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-05-31 06:33:48.904691 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-05-31 06:33:48.904710 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-05-31 06:33:48.904728 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-05-31 06:33:48.904747 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-05-31 06:33:48.904767 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-05-31 06:33:48.904786 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-05-31 06:33:48.904805 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-05-31 06:33:48.904824 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-05-31 06:33:48.904843 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-05-31 06:33:48.904862 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-05-31 06:33:48.904881 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-05-31 06:33:48.904899 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-05-31 06:33:48.904917 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-05-31 06:33:48.904936 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-05-31 06:33:48.904969 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-05-31 06:33:48.904990 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-05-31 06:33:48.905010 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-05-31 06:33:48.905029 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-05-31 06:33:48.905048 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-05-31 06:33:48.905067 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-05-31 06:33:48.905087 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-05-31 06:33:48.905112 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-05-31 06:33:48.905132 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-05-31 06:33:48.905152 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-05-31 06:33:48.905172 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-05-31 06:33:48.905191 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-05-31 06:33:48.905210 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-05-31 06:33:48.905230 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-05-31 06:33:48.905249 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-05-31 06:33:48.905268 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-05-31 06:33:48.905288 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-05-31 06:33:48.905307 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-05-31 06:33:48.905326 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-05-31 06:33:48.905345 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-05-31 06:33:48.905364 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-05-31 06:33:48.905383 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-05-31 06:33:48.905403 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-05-31 06:33:48.905421 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-05-31 06:33:48.905440 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-05-31 06:33:48.905459 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-05-31 06:33:48.905479 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-05-31 06:33:48.905498 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-05-31 06:33:48.905517 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-05-31 06:33:48.905535 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-05-31 06:33:48.905555 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-05-31 06:33:48.905577 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-05-31 06:33:48.905596 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-05-31 06:33:48.905615 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-05-31 06:33:48.905634 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-05-31 06:33:48.905653 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-05-31 06:33:48.905677 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-05-31 06:33:48.905697 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-05-31 06:33:48.905716 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-05-31 06:33:48.905735 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-05-31 06:33:48.905755 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-05-31 06:33:48.905774 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-05-31 06:33:48.905793 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-05-31 06:33:48.905812 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-05-31 06:33:48.905831 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-05-31 06:33:48.905850 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-05-31 06:33:48.905869 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-05-31 06:33:48.905888 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-05-31 06:33:48.905906 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-05-31 06:33:48.905925 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-05-31 06:33:48.905943 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-05-31 06:33:48.905963 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-05-31 06:33:48.905982 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-05-31 06:33:48.906001 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-05-31 06:33:48.906019 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-05-31 06:33:48.906038 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-05-31 06:33:48.906057 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-05-31 06:33:48.906076 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-05-31 06:33:48.906094 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-05-31 06:33:48.906112 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-05-31 06:33:48.906131 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-05-31 06:33:48.906150 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-05-31 06:33:48.906168 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-05-31 06:33:48.906188 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-05-31 06:33:48.906206 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-05-31 06:33:48.906225 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-05-31 06:33:48.906248 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-05-31 06:33:48.906267 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-05-31 06:33:48.906286 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-05-31 06:33:48.906304 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-05-31 06:33:48.906323 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-05-31 06:33:48.906342 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-05-31 06:33:48.906360 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-05-31 06:33:48.906380 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-05-31 06:33:48.906399 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-05-31 06:33:48.906418 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-05-31 06:33:48.906437 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-05-31 06:33:48.906457 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-05-31 06:33:48.906476 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-05-31 06:33:48.906495 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-05-31 06:33:48.906514 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-05-31 06:33:48.906533 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-05-31 06:33:48.906553 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-05-31 06:33:48.906577 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-05-31 06:33:48.906601 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-05-31 06:33:48.906624 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-05-31 06:33:48.906647 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-05-31 06:33:48.906671 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-05-31 06:33:48.906695 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-05-31 06:33:48.906718 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-05-31 06:33:48.906743 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-05-31 06:33:48.906763 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-05-31 06:33:48.906782 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-05-31 06:33:48.906802 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-05-31 06:33:48.906820 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-05-31 06:33:48.906839 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-05-31 06:33:48.906858 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-05-31 06:33:48.906877 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-05-31 06:33:48.906896 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-05-31 06:33:48.906916 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt
2026-05-31 06:33:48.906939 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml
2026-05-31 06:33:48.906958 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-05-31 06:33:48.906978 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-05-31 06:33:48.906996 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-05-31 06:33:48.907015 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-05-31 06:33:48.907034 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-05-31 06:33:48.907053 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-05-31 06:33:48.907072 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-31 06:33:48.907091 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-05-31 06:33:48.907109 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-05-31 06:33:48.907128 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-05-31 06:33:48.907147 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-05-31 06:33:48.907165 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-05-31 06:33:48.907183 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-05-31 06:33:48.907202 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-05-31 06:33:48.907221 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-05-31 06:33:48.907240 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-05-31 06:33:48.907259 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-05-31 06:33:48.907278 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-05-31 06:33:48.907297 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-05-31 06:33:48.907315 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-05-31 06:33:48.907334 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-05-31 06:33:48.907353 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-05-31 06:33:48.907372 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-05-31 06:33:48.907391 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-05-31 06:33:48.907409 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-05-31 06:33:48.907428 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-05-31 06:33:48.907489 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-05-31 06:33:48.907513 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-31 06:33:48.907532 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-05-31 06:33:48.907552 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-05-31 06:33:48.907572 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-05-31 06:33:48.907592 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-05-31 06:33:48.907617 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-05-31 06:33:48.907636 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-05-31 06:33:48.907655 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-05-31 06:33:48.907675 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-05-31 06:33:48.907693 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-05-31 06:33:48.907712 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-05-31 06:33:48.907731 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-05-31 06:33:48.907750 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-05-31 06:33:48.907769 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-05-31 06:33:48.907788 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-05-31 06:33:48.907807 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-05-31 06:33:48.907826 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-05-31 06:33:48.907846 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-05-31 06:33:48.907865 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-05-31 06:33:48.907884 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-05-31 06:33:48.907904 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-05-31 06:33:48.907922 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-05-31 06:33:48.907942 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-05-31 06:33:48.907960 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt
2026-05-31 06:33:48.907979 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml
2026-05-31 06:33:48.907998 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-05-31 06:33:48.908018 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-05-31 06:33:48.908038 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-05-31 06:33:48.908057 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-05-31 06:33:48.908077 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-05-31 06:33:48.908096 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-05-31 06:33:48.908116 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-05-31 06:33:48.908136 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-05-31 06:33:48.908154 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-05-31 06:33:48.908173 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-05-31 06:33:48.908192 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-05-31 06:33:48.908218 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-05-31 06:33:48.908238 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-05-31 06:33:48.908264 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-05-31 06:33:48.908284 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-05-31 06:33:48.908303 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-05-31 06:33:48.908322 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-05-31 06:33:48.908340 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-05-31 06:33:48.908359 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-05-31 06:33:48.908379 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-hhpq2.txt
2026-05-31 06:33:48.908398 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-hhpq2.yaml
2026-05-31 06:33:48.908417 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-6f4447bf4-62bbv.txt
2026-05-31 06:33:48.908436 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-6f4447bf4-62bbv.yaml
2026-05-31 06:33:48.908455 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-rvn9m.txt
2026-05-31 06:33:48.908474 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-rvn9m.yaml
2026-05-31 06:33:48.908494 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-4vrh5.txt
2026-05-31 06:33:48.908513 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-4vrh5.yaml
2026-05-31 06:33:48.908532 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-nd4gf.txt
2026-05-31 06:33:48.908561 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-nd4gf.yaml
2026-05-31 06:33:48.908581 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-05-31 06:33:48.908600 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-05-31 06:33:48.908619 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-05-31 06:33:48.908638 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-05-31 06:33:48.908658 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-7t5l5.txt
2026-05-31 06:33:48.908676 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-7t5l5.yaml
2026-05-31 06:33:48.908695 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-05-31 06:33:48.908714 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-05-31 06:33:48.908732 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-5pnd7.txt
2026-05-31 06:33:48.908751 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-5pnd7.yaml
2026-05-31 06:33:48.908770 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-5xd9d.txt
2026-05-31 06:33:48.908789 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-5xd9d.yaml
2026-05-31 06:33:48.908807 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-9nppt.txt
2026-05-31 06:33:48.908826 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-9nppt.yaml
2026-05-31 06:33:48.908845 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-05-31 06:33:48.908870 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-05-31 06:33:48.908890 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-kzpcp.txt
2026-05-31 06:33:48.908909 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-kzpcp.yaml
2026-05-31 06:33:48.908927 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-dfkjv.txt
2026-05-31 06:33:48.908946 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-dfkjv.yaml
2026-05-31 06:33:48.908982 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-05-31 06:33:48.909001 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-05-31 06:33:48.909021 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-05-31 06:33:48.909039 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-05-31 06:33:48.909058 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-05-31 06:33:48.909077 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-05-31 06:33:48.909096 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-05-31 06:33:48.909114 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt
2026-05-31 06:33:48.909133 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml
2026-05-31 06:33:48.909151 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-05-31 06:33:48.909171 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-05-31 06:33:48.909190 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-05-31 06:33:48.909209 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-05-31 06:33:48.909229 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-05-31 06:33:48.909248 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-05-31 06:33:48.909267 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-05-31 06:33:48.909286 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-05-31 06:33:48.909305 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-05-31 06:33:48.909325 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-05-31 06:33:48.909344 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-05-31 06:33:48.909363 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-05-31 06:33:48.909382 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-05-31 06:33:48.909410 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-05-31 06:33:48.909429 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-05-31 06:33:48.909448 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-05-31 06:33:48.909467 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-05-31 06:33:48.909486 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-05-31 06:33:48.909511 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-05-31 06:33:48.909531 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-05-31 06:33:48.909550 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-05-31 06:33:48.909569 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-05-31 06:33:48.909587 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-05-31 06:33:48.909606 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-05-31 06:33:48.909625 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-05-31 06:33:48.909644 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-05-31 06:33:48.909663 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-05-31 06:33:48.909681 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-05-31 06:33:48.909700 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-05-31 06:33:48.909719 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-05-31 06:33:48.909738 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-05-31 06:33:48.909757 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-05-31 06:33:48.909776 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-05-31 06:33:48.909795 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-05-31 06:33:48.909814 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-05-31 06:33:48.909833 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-05-31 06:33:48.909851 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-05-31 06:33:48.909869 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-05-31 06:33:48.909888 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-nd4gf-tls.txt
2026-05-31 06:33:48.909907 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-nd4gf-tls.yaml
2026-05-31 06:33:48.909925 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-05-31 06:33:48.909944 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-05-31 06:33:48.909964 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-05-31 06:33:48.909983 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-05-31 06:33:48.910002 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-05-31 06:33:48.910021 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-05-31 06:33:48.910040 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-05-31 06:33:48.910059 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-05-31 06:33:48.910082 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-05-31 06:33:48.910101 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-05-31 06:33:48.910121 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-05-31 06:33:48.910140 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-05-31 06:33:48.910158 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-05-31 06:33:48.910178 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-05-31 06:33:48.910196 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-05-31 06:33:48.910215 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-05-31 06:33:48.910234 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-05-31 06:33:48.910253 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-05-31 06:33:48.910271 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-05-31 06:33:48.910290 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-05-31 06:33:48.910308 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-05-31 06:33:48.910326 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-05-31 06:33:48.910345 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt
2026-05-31 06:33:48.910364 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml
2026-05-31 06:33:48.910382 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-05-31 06:33:48.910401 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-05-31 06:33:48.910420 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-05-31 06:33:48.910438 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-05-31 06:33:48.910457 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-05-31 06:33:48.910476 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-05-31 06:33:48.910495 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-05-31 06:33:48.910515 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-05-31 06:33:48.910534 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-05-31 06:33:48.910553 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-05-31 06:33:48.910573 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-05-31 06:33:48.910592 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-05-31 06:33:48.910612 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-31 06:33:48.910631 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-05-31 06:33:48.910650 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-05-31 06:33:48.910673 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-05-31 06:33:48.910693 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-05-31 06:33:48.910713 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-05-31 06:33:48.910732 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-05-31 06:33:48.910751 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-05-31 06:33:48.910771 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-05-31 06:33:48.910790 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-05-31 06:33:48.910809 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-05-31 06:33:48.910829 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-05-31 06:33:48.910848 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-05-31 06:33:48.910867 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-05-31 06:33:48.910885 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-05-31 06:33:48.910904 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-05-31 06:33:48.910922 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-05-31 06:33:48.910940 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt
2026-05-31 06:33:48.910959 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml
2026-05-31 06:33:48.910977 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-05-31 06:33:48.910995 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-05-31 06:33:48.911014 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-05-31 06:33:48.911034 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-05-31 06:33:48.911053 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-05-31 06:33:48.911071 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-05-31 06:33:48.911090 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-05-31 06:33:48.911109 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-05-31 06:33:48.911128 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-05-31 06:33:48.911147 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-05-31 06:33:48.911166 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-05-31 06:33:48.911185 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-05-31 06:33:48.911204 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-31 06:33:48.911222 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-05-31 06:33:48.911241 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-05-31 06:33:48.911261 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-05-31 06:33:48.911280 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-05-31 06:33:48.911304 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-05-31 06:33:48.911323 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-05-31 06:33:48.911342 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-05-31 06:33:48.911361 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-05-31 06:33:48.911380 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-05-31 06:33:48.911398 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-05-31 06:33:48.911417 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-05-31 06:33:48.911435 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-05-31 06:33:48.911454 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-05-31 06:33:48.911472 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-05-31 06:33:48.911491 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-05-31 06:33:48.911510 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-05-31 06:33:48.911529 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-05-31 06:33:48.911547 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-05-31 06:33:48.911566 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-05-31 06:33:48.911585 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-05-31 06:33:48.911604 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-05-31 06:33:48.911623 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-05-31 06:33:48.911641 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt
2026-05-31 06:33:48.911660 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml
2026-05-31 06:33:48.911679 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-05-31 06:33:48.911697 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-05-31 06:33:48.911716 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-05-31 06:33:48.911735 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-05-31 06:33:48.911754 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-05-31 06:33:48.911774 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-05-31 06:33:48.911793 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-05-31 06:33:48.911812 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-05-31 06:33:48.911832 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-05-31 06:33:48.911851 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-05-31 06:33:48.911870 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-05-31 06:33:48.911889 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-05-31 06:33:48.911908 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-05-31 06:33:48.911927 | instance | cd+++++++++ objects/namespaced/openstack/
2026-05-31 06:33:48.911947 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-05-31 06:33:48.911971 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-05-31 06:33:48.911992 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-05-31 06:33:48.912012 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-05-31 06:33:48.912031 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-05-31 06:33:48.912051 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-05-31 06:33:48.912070 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-05-31 06:33:48.912089 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-05-31 06:33:48.912109 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-05-31 06:33:48.912128 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-05-31 06:33:48.912147 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-05-31 06:33:48.912166 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-05-31 06:33:48.912184 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-05-31 06:33:48.912203 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-05-31 06:33:48.912222 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-05-31 06:33:48.912240 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-05-31 06:33:48.912260 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-05-31 06:33:48.912279 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-05-31 06:33:48.912297 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-05-31 06:33:48.912316 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-05-31 06:33:48.912335 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-05-31 06:33:48.912354 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-05-31 06:33:48.912372 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-05-31 06:33:48.912391 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-05-31 06:33:48.912410 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-05-31 06:33:48.912429 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-05-31 06:33:48.912448 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-05-31 06:33:48.912467 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-05-31 06:33:48.912486 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-05-31 06:33:48.912505 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-05-31 06:33:48.912524 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-05-31 06:33:48.912566 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt
2026-05-31 06:33:48.912586 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml
2026-05-31 06:33:48.912608 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt
2026-05-31 06:33:48.912627 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml
2026-05-31 06:33:48.912646 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-05-31 06:33:48.912665 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-05-31 06:33:48.912684 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-05-31 06:33:48.912708 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-05-31 06:33:48.912727 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-05-31 06:33:48.912746 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-05-31 06:33:48.912765 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-05-31 06:33:48.912785 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-05-31 06:33:48.912803 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-05-31 06:33:48.912822 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-05-31 06:33:48.912840 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-05-31 06:33:48.912859 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-05-31 06:33:48.912877 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-05-31 06:33:48.912896 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-05-31 06:33:48.912915 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-05-31 06:33:48.912933 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-05-31 06:33:48.912964 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-05-31 06:33:48.912986 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-05-31 06:33:48.913006 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-05-31 06:33:48.913024 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-05-31 06:33:48.913043 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-05-31 06:33:48.913062 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-05-31 06:33:48.913080 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-05-31 06:33:48.913098 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-05-31 06:33:48.913116 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-05-31 06:33:48.913135 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-05-31 06:33:48.913154 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-05-31 06:33:48.913173 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-05-31 06:33:48.913192 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-05-31 06:33:48.913211 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-05-31 06:33:48.913230 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-05-31 06:33:48.913249 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-05-31 06:33:48.913268 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-05-31 06:33:48.913287 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-05-31 06:33:48.913305 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-05-31 06:33:48.913324 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-05-31 06:33:48.913350 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-05-31 06:33:48.913371 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-05-31 06:33:48.913390 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-05-31 06:33:48.913410 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-05-31 06:33:48.913429 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-05-31 06:33:48.913448 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-05-31 06:33:48.913468 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-05-31 06:33:48.913488 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-05-31 06:33:48.913507 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-05-31 06:33:48.913526 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-05-31 06:33:48.913545 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-05-31 06:33:48.913564 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-05-31 06:33:48.913583 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-05-31 06:33:48.913602 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-05-31 06:33:48.913621 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-05-31 06:33:48.913640 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-05-31 06:33:48.913658 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-05-31 06:33:48.913677 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-05-31 06:33:48.913696 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-05-31 06:33:48.913714 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-05-31 06:33:48.913733 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-05-31 06:33:48.913752 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-05-31 06:33:48.913771 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-05-31 06:33:48.913790 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-05-31 06:33:48.913809 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-05-31 06:33:48.913828 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-05-31 06:33:48.913847 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-05-31 06:33:48.913866 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-05-31 06:33:48.913885 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt
2026-05-31 06:33:48.913903 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml
2026-05-31 06:33:48.913922 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt
2026-05-31 06:33:48.913940 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml
2026-05-31 06:33:48.913959 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-05-31 06:33:48.913978 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-05-31 06:33:48.913996 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-05-31 06:33:48.914020 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-05-31 06:33:48.914039 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt
2026-05-31 06:33:48.914058 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml
2026-05-31 06:33:48.914077 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-05-31 06:33:48.914097 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-05-31 06:33:48.914115 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-05-31 06:33:48.914134 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-05-31 06:33:48.914154 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-05-31 06:33:48.914173 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-05-31 06:33:48.914192 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-05-31 06:33:48.914211 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-05-31 06:33:48.914229 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-05-31 06:33:48.914247 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-05-31 06:33:48.914267 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-05-31 06:33:48.914286 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-05-31 06:33:48.914305 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-05-31 06:33:48.914324 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-05-31 06:33:48.914343 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-05-31 06:33:48.914395 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-05-31 06:33:48.914420 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-05-31 06:33:48.914439 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt
2026-05-31 06:33:48.914459 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml
2026-05-31 06:33:48.914477 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-05-31 06:33:48.914497 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-05-31 06:33:48.914516 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-05-31 06:33:48.914536 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-05-31 06:33:48.914555 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-05-31 06:33:48.914575 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-05-31 06:33:48.914594 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-05-31 06:33:48.914613 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-05-31 06:33:48.914633 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-05-31 06:33:48.914652 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-05-31 06:33:48.914671 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-05-31 06:33:48.914690 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-05-31 06:33:48.914709 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt
2026-05-31 06:33:48.914728 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml
2026-05-31 06:33:48.914747 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-05-31 06:33:48.914780 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-05-31 06:33:48.914801 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-05-31 06:33:48.914820 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-05-31 06:33:48.914839 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-05-31 06:33:48.914858 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-05-31 06:33:48.914877 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-05-31 06:33:48.914896 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-05-31 06:33:48.914914 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-05-31 06:33:48.914933 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-05-31 06:33:48.914952 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-05-31 06:33:48.914970 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-05-31 06:33:48.914989 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-05-31 06:33:48.915007 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-05-31 06:33:48.915027 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-05-31 06:33:48.915046 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-05-31 06:33:48.915065 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-05-31 06:33:48.915084 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-05-31 06:33:48.915103 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-05-31 06:33:48.915121 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-05-31 06:33:48.915141 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-05-31 06:33:48.915160 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-05-31 06:33:48.915179 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-05-31 06:33:48.915197 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-05-31 06:33:48.915216 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-05-31 06:33:48.915235 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-05-31 06:33:48.915253 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-05-31 06:33:48.915272 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-05-31 06:33:48.915290 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-05-31 06:33:48.915309 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-05-31 06:33:48.915327 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-05-31 06:33:48.915345 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-05-31 06:33:48.915363 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-05-31 06:33:48.915381 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-05-31 06:33:48.915399 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-05-31 06:33:48.915418 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-05-31 06:33:48.915479 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-05-31 06:33:48.915508 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-05-31 06:33:48.915529 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-05-31 06:33:48.915548 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt
2026-05-31 06:33:48.915570 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml
2026-05-31 06:33:48.915591 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt
2026-05-31 06:33:48.915610 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml
2026-05-31 06:33:48.915634 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-05-31 06:33:48.915683 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-05-31 06:33:48.915717 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-05-31 06:33:48.915745 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-05-31 06:33:48.915772 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-05-31 06:33:48.915793 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-05-31 06:33:48.915814 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-05-31 06:33:48.915833 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-05-31 06:33:48.915853 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-05-31 06:33:48.915874 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-05-31 06:33:48.915894 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-05-31 06:33:48.915913 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-05-31 06:33:48.915934 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-05-31 06:33:48.915955 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-05-31 06:33:48.915976 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-05-31 06:33:48.915997 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-05-31 06:33:48.916018 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-05-31 06:33:48.916039 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-05-31 06:33:48.916059 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-05-31 06:33:48.916078 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-05-31 06:33:48.916098 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-05-31 06:33:48.916118 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-05-31 06:33:48.916138 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-05-31 06:33:48.916158 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-05-31 06:33:48.916179 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-05-31 06:33:48.916199 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-05-31 06:33:48.916218 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-05-31 06:33:48.916252 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-05-31 06:33:48.916273 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-05-31 06:33:48.916294 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-05-31 06:33:48.916321 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-05-31 06:33:48.916342 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-05-31 06:33:48.916363 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-05-31 06:33:48.916383 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-05-31 06:33:48.916403 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-05-31 06:33:48.916424 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-05-31 06:33:48.916444 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-05-31 06:33:48.916463 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-05-31 06:33:48.916483 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-05-31 06:33:48.916504 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-05-31 06:33:48.916524 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-05-31 06:33:48.916558 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-05-31 06:33:48.916579 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-05-31 06:33:48.916599 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-05-31 06:33:48.916620 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-05-31 06:33:48.916639 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-05-31 06:33:48.916659 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-05-31 06:33:48.916679 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-05-31 06:33:48.916855 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-05-31 06:33:48.916891 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-05-31 06:33:48.916914 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-05-31 06:33:48.916936 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-05-31 06:33:48.916973 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-05-31 06:33:48.916996 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-05-31 06:33:48.917017 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-05-31 06:33:48.917037 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-05-31 06:33:48.917058 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-05-31 06:33:48.917078 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-05-31 06:33:48.917098 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-05-31 06:33:48.917119 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-05-31 06:33:48.917139 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-05-31 06:33:48.917159 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-05-31 06:33:48.917178 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-05-31 06:33:48.917198 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-05-31 06:33:48.917217 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-05-31 06:33:48.917236 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-05-31 06:33:48.917255 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-05-31 06:33:48.917282 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-05-31 06:33:48.917303 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-05-31 06:33:48.917322 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-05-31 06:33:48.917343 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-05-31 06:33:48.917363 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-05-31 06:33:48.917383 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-05-31 06:33:48.917403 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-05-31 06:33:48.917423 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-05-31 06:33:48.917442 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-05-31 06:33:48.917462 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-05-31 06:33:48.917482 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-05-31 06:33:48.917503 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-05-31 06:33:48.917570 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-05-31 06:33:48.917595 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-05-31 06:33:48.917616 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-05-31 06:33:48.917636 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-05-31 06:33:48.917836 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-05-31 06:33:48.917856 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-05-31 06:33:48.917876 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-05-31 06:33:48.917896 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-05-31 06:33:48.917917 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-05-31 06:33:48.917937 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-05-31 06:33:48.917957 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-05-31 06:33:48.917977 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-05-31 06:33:48.917998 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-05-31 06:33:48.918018 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-05-31 06:33:48.918039 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-05-31 06:33:48.918059 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-05-31 06:33:48.918079 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-05-31 06:33:48.918099 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-05-31 06:33:48.918119 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-05-31 06:33:48.918139 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-05-31 06:33:48.918158 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-05-31 06:33:48.918178 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-05-31 06:33:48.918197 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-05-31 06:33:48.918218 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-05-31 06:33:48.918237 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-05-31 06:33:48.918263 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-05-31 06:33:48.918283 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-05-31 06:33:48.918303 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-05-31 06:33:48.918323 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-05-31 06:33:48.918343 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-05-31 06:33:48.918363 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-05-31 06:33:48.918381 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-05-31 06:33:48.918400 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-05-31 06:33:48.918419 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-05-31 06:33:48.918439 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-05-31 06:33:48.918459 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-05-31 06:33:48.918479 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-05-31 06:33:48.918499 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-05-31 06:33:48.918519 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-05-31 06:33:48.918538 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-05-31 06:33:48.918558 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-05-31 06:33:48.918578 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-05-31 06:33:48.918598 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-05-31 06:33:48.918618 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-05-31 06:33:48.918638 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-05-31 06:33:48.918658 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-05-31 06:33:48.918678 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-05-31 06:33:48.918697 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-05-31 06:33:48.918716 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-05-31 06:33:48.918736 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-05-31 06:33:48.918754 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-05-31 06:33:48.918802 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-05-31 06:33:48.918824 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-05-31 06:33:48.918844 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-05-31 06:33:48.918865 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-05-31 06:33:48.918885 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-05-31 06:33:48.918905 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-05-31 06:33:48.918924 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-05-31 06:33:48.918943 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-05-31 06:33:48.918963 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-05-31 06:33:48.918983 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-05-31 06:33:48.919002 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-05-31 06:33:48.919022 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-05-31 06:33:48.919047 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-05-31 06:33:48.919068 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-05-31 06:33:48.919087 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-05-31 06:33:48.919108 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-05-31 06:33:48.919127 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-05-31 06:33:48.919146 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-05-31 06:33:48.919166 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-05-31 06:33:48.919186 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-05-31 06:33:48.919206 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-05-31 06:33:48.919226 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-05-31 06:33:48.919248 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-05-31 06:33:48.919269 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-05-31 06:33:48.919289 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-05-31 06:33:48.919309 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-05-31 06:33:48.919329 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-05-31 06:33:48.919350 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-05-31 06:33:48.919370 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-05-31 06:33:48.919391 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-05-31 06:33:48.919411 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-05-31 06:33:48.919431 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-05-31 06:33:48.919452 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-05-31 06:33:48.919472 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-05-31 06:33:48.919491 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-05-31 06:33:48.919512 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-05-31 06:33:48.919539 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-05-31 06:33:48.919561 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-05-31 06:33:48.919581 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-05-31 06:33:48.919601 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-05-31 06:33:48.919620 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-05-31 06:33:48.919640 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-05-31 06:33:48.919660 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-05-31 06:33:48.919680 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-05-31 06:33:48.919700 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-05-31 06:33:48.919721 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-05-31 06:33:48.919740 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-05-31 06:33:48.919760 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-05-31 06:33:48.919780 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-05-31 06:33:48.919806 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-05-31 06:33:48.919826 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-05-31 06:33:48.919846 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-05-31 06:33:48.919867 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt
2026-05-31 06:33:48.919887 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml
2026-05-31 06:33:48.919907 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt
2026-05-31 06:33:48.919927 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml
2026-05-31 06:33:48.919947 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-05-31 06:33:48.919967 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-05-31 06:33:48.919987 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-05-31 06:33:48.920007 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-05-31 06:33:48.920026 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-05-31 06:33:48.920045 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-05-31 06:33:48.920066 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-05-31 06:33:48.920086 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-05-31 06:33:48.920105 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-05-31 06:33:48.920125 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-05-31 06:33:48.920144 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-05-31 06:33:48.920164 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-05-31 06:33:48.920182 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-05-31 06:33:48.920202 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-05-31 06:33:48.920222 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-05-31 06:33:48.920242 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-05-31 06:33:48.920262 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-05-31 06:33:48.920283 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-8485fcc8fc-w5v4k.txt
2026-05-31 06:33:48.920303 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-8485fcc8fc-w5v4k.yaml
2026-05-31 06:33:48.920323 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-pnrr7.txt
2026-05-31 06:33:48.920343 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-pnrr7.yaml
2026-05-31 06:33:48.920362 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-r9x5l.txt
2026-05-31 06:33:48.920382 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-r9x5l.yaml
2026-05-31 06:33:48.920401 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-tftft.txt
2026-05-31 06:33:48.920424 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-tftft.yaml
2026-05-31 06:33:48.920445 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-jn9qb.txt
2026-05-31 06:33:48.920465 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-jn9qb.yaml
2026-05-31 06:33:48.920484 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-c4hgc.txt
2026-05-31 06:33:48.920504 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-c4hgc.yaml
2026-05-31 06:33:48.920524 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-hkf4s.txt
2026-05-31 06:33:48.920566 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-hkf4s.yaml
2026-05-31 06:33:48.920592 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-5bbc6b6b44-cl6xq.txt
2026-05-31 06:33:48.920616 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-5bbc6b6b44-cl6xq.yaml
2026-05-31 06:33:48.920637 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-7788c58bfd-6fvvr.txt
2026-05-31 06:33:48.920657 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-7788c58bfd-6fvvr.yaml
2026-05-31 06:33:48.920678 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-67ddw.txt
2026-05-31 06:33:48.920698 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-67ddw.yaml
2026-05-31 06:33:48.920718 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-gr5vf.txt
2026-05-31 06:33:48.920738 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-gr5vf.yaml
2026-05-31 06:33:48.920758 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-59xbh.txt
2026-05-31 06:33:48.920778 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-59xbh.yaml
2026-05-31 06:33:48.920798 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-jdscs.txt
2026-05-31 06:33:48.920818 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-jdscs.yaml
2026-05-31 06:33:48.920838 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-j2p2z.txt
2026-05-31 06:33:48.920858 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-j2p2z.yaml
2026-05-31 06:33:48.920877 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-5khtv.txt
2026-05-31 06:33:48.920897 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-5khtv.yaml
2026-05-31 06:33:48.920917 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-bxl27.txt
2026-05-31 06:33:48.920938 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-bxl27.yaml
2026-05-31 06:33:48.920973 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-cjrvq.txt
2026-05-31 06:33:48.920995 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-cjrvq.yaml
2026-05-31 06:33:48.921015 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-mmrfz.txt
2026-05-31 06:33:48.921035 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-mmrfz.yaml
2026-05-31 06:33:48.921055 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-c5b8cfd6d-xwvb2.txt
2026-05-31 06:33:48.921074 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-c5b8cfd6d-xwvb2.yaml
2026-05-31 06:33:48.921094 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-sw5fc.txt
2026-05-31 06:33:48.921113 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-sw5fc.yaml
2026-05-31 06:33:48.921133 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-6bdc46cf89-2b8st.txt
2026-05-31 06:33:48.921153 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-6bdc46cf89-2b8st.yaml
2026-05-31 06:33:48.921180 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-7d9d69f69f-hh9hk.txt
2026-05-31 06:33:48.921201 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-7d9d69f69f-hh9hk.yaml
2026-05-31 06:33:48.921221 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-j42v4.txt
2026-05-31 06:33:48.921241 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-j42v4.yaml
2026-05-31 06:33:48.921261 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-k7wxj.txt
2026-05-31 06:33:48.921281 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-k7wxj.yaml
2026-05-31 06:33:48.921301 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-d2dzc.txt
2026-05-31 06:33:48.921320 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-d2dzc.yaml
2026-05-31 06:33:48.921339 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-dv4ld.txt
2026-05-31 06:33:48.921358 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-dv4ld.yaml
2026-05-31 06:33:48.921378 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-b75df.txt
2026-05-31 06:33:48.921398 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-b75df.yaml
2026-05-31 06:33:48.921417 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-4ppgr.txt
2026-05-31 06:33:48.921437 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-4ppgr.yaml
2026-05-31 06:33:48.921456 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-fs8s8.txt
2026-05-31 06:33:48.921476 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-fs8s8.yaml
2026-05-31 06:33:48.921495 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-j7rqp.txt
2026-05-31 06:33:48.921514 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-j7rqp.yaml
2026-05-31 06:33:48.921534 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-899gb.txt
2026-05-31 06:33:48.921555 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-899gb.yaml
2026-05-31 06:33:48.921577 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-7cdb6c87f8-wnjxh.txt
2026-05-31 06:33:48.921599 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-7cdb6c87f8-wnjxh.yaml
2026-05-31 06:33:48.921619 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-mbzzg.txt
2026-05-31 06:33:48.921639 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-mbzzg.yaml
2026-05-31 06:33:48.921660 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-xm2q7.txt
2026-05-31 06:33:48.921680 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-xm2q7.yaml
2026-05-31 06:33:48.921700 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-zpvjp.txt
2026-05-31 06:33:48.921719 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-zpvjp.yaml
2026-05-31 06:33:48.921738 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-r6wlj.txt
2026-05-31 06:33:48.921758 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-r6wlj.yaml
2026-05-31 06:33:48.921778 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-r6v6x.txt
2026-05-31 06:33:48.921798 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-r6v6x.yaml
2026-05-31 06:33:48.921817 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-85vbg.txt
2026-05-31 06:33:48.921837 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-85vbg.yaml
2026-05-31 06:33:48.921857 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-lfh4p.txt
2026-05-31 06:33:48.921876 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-lfh4p.yaml
2026-05-31 06:33:48.921903 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-jf547.txt
2026-05-31 06:33:48.921923 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-jf547.yaml
2026-05-31 06:33:48.921942 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-pk9kc.txt
2026-05-31 06:33:48.921962 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-pk9kc.yaml
2026-05-31 06:33:48.921981 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-d6ldf.txt
2026-05-31 06:33:48.922001 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-d6ldf.yaml
2026-05-31 06:33:48.922021 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-49rqg.txt
2026-05-31 06:33:48.922042 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-49rqg.yaml
2026-05-31 06:33:48.922062 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-8zb6g.txt
2026-05-31 06:33:48.922083 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-8zb6g.yaml
2026-05-31 06:33:48.922103 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-827rw.txt
2026-05-31 06:33:48.922123 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-827rw.yaml
2026-05-31 06:33:48.922143 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-q9vtk.txt
2026-05-31 06:33:48.922162 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-q9vtk.yaml
2026-05-31 06:33:48.922183 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-wpz9q.txt
2026-05-31 06:33:48.922204 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-wpz9q.yaml
2026-05-31 06:33:48.922224 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-fl4q9.txt
2026-05-31 06:33:48.922244 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-fl4q9.yaml
2026-05-31 06:33:48.922264 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-wdzw5.txt
2026-05-31 06:33:48.922284 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-wdzw5.yaml
2026-05-31 06:33:48.922305 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-vz8vc.txt
2026-05-31 06:33:48.922325 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-vz8vc.yaml
2026-05-31 06:33:48.922346 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-67c6687c6-wwrg9.txt
2026-05-31 06:33:48.922366 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-67c6687c6-wwrg9.yaml
2026-05-31 06:33:48.922386 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7bb4bdc867-bkcg8.txt
2026-05-31 06:33:48.922405 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7bb4bdc867-bkcg8.yaml
2026-05-31 06:33:48.922425 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-65c9d9b65f-gqgl6.txt
2026-05-31 06:33:48.922445 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-65c9d9b65f-gqgl6.yaml
2026-05-31 06:33:48.922465 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-787b8f9598-9pb4n.txt
2026-05-31 06:33:48.922484 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-787b8f9598-9pb4n.yaml
2026-05-31 06:33:48.922503 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-v4sd6.txt
2026-05-31 06:33:48.922523 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-v4sd6.yaml
2026-05-31 06:33:48.922542 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-qxpps.txt
2026-05-31 06:33:48.922561 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-qxpps.yaml
2026-05-31 06:33:48.922587 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-b5xhz.txt
2026-05-31 06:33:48.922608 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-b5xhz.yaml
2026-05-31 06:33:48.922627 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-6bcbb759db-vm7lg.txt
2026-05-31 06:33:48.922647 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-6bcbb759db-vm7lg.yaml
2026-05-31 06:33:48.922666 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-n8m2c.txt
2026-05-31 06:33:48.922693 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-n8m2c.yaml
2026-05-31 06:33:48.922713 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-tnmt2.txt
2026-05-31 06:33:48.922734 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-tnmt2.yaml
2026-05-31 06:33:48.922754 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-st4ch.txt
2026-05-31 06:33:48.922774 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-st4ch.yaml
2026-05-31 06:33:48.922794 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-7p96z.txt
2026-05-31 06:33:48.922813 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-7p96z.yaml
2026-05-31 06:33:48.922834 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-svhnl.txt
2026-05-31 06:33:48.922853 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-svhnl.yaml
2026-05-31 06:33:48.922873 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-6ccb6fcc9f-q6qgc.txt
2026-05-31 06:33:48.922893 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-6ccb6fcc9f-q6qgc.yaml
2026-05-31 06:33:48.922912 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-l7nq7.txt
2026-05-31 06:33:48.922931 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-l7nq7.yaml
2026-05-31 06:33:48.922951 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-6c9664458-bfv6q.txt
2026-05-31 06:33:48.922970 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-6c9664458-bfv6q.yaml
2026-05-31 06:33:48.922990 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-8q9xn.txt
2026-05-31 06:33:48.923009 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-8q9xn.yaml
2026-05-31 06:33:48.923029 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-tzxkj.txt
2026-05-31 06:33:48.923049 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-tzxkj.yaml
2026-05-31 06:33:48.923069 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-74827.txt
2026-05-31 06:33:48.923090 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-74827.yaml
2026-05-31 06:33:48.923111 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt
2026-05-31 06:33:48.923131 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml
2026-05-31 06:33:48.923151 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt
2026-05-31 06:33:48.923171 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml
2026-05-31 06:33:48.923191 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-05-31 06:33:48.923211 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-05-31 06:33:48.923231 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-05-31 06:33:48.923251 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-05-31 06:33:48.923272 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-79465b4d6b-9x7ph.txt
2026-05-31 06:33:48.923291 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-79465b4d6b-9x7ph.yaml
2026-05-31 06:33:48.923318 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-8lx9s.txt
2026-05-31 06:33:48.923337 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-8lx9s.yaml
2026-05-31 06:33:48.923358 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-g6f8j.txt
2026-05-31 06:33:48.923378 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-g6f8j.yaml
2026-05-31 06:33:48.923398 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-7kbhz.txt
2026-05-31 06:33:48.923419 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-7kbhz.yaml
2026-05-31 06:33:48.923440 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-dd692.txt
2026-05-31 06:33:48.923460 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-dd692.yaml
2026-05-31 06:33:48.923480 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-w6xsg.txt
2026-05-31 06:33:48.923500 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-w6xsg.yaml
2026-05-31 06:33:48.923519 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-wbpnj.txt
2026-05-31 06:33:48.923539 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-wbpnj.yaml
2026-05-31 06:33:48.923559 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-05-31 06:33:48.923579 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-05-31 06:33:48.923599 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-05-31 06:33:48.923619 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-05-31 06:33:48.923640 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-rjwcb.txt
2026-05-31 06:33:48.923660 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-rjwcb.yaml
2026-05-31 06:33:48.923681 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-05-31 06:33:48.923702 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-05-31 06:33:48.923723 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-05-31 06:33:48.923744 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-05-31 06:33:48.923764 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-gcslj.txt
2026-05-31 06:33:48.923784 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-gcslj.yaml
2026-05-31 06:33:48.923804 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-05-31 06:33:48.923824 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-05-31 06:33:48.923844 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-05-31 06:33:48.923863 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-05-31 06:33:48.923884 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-fhbvc.txt
2026-05-31 06:33:48.923903 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-fhbvc.yaml
2026-05-31 06:33:48.923924 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-mz5vg.txt
2026-05-31 06:33:48.923944 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-mz5vg.yaml
2026-05-31 06:33:48.923964 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-7f6486dc4c-nrj8s.txt
2026-05-31 06:33:48.923990 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-7f6486dc4c-nrj8s.yaml
2026-05-31 06:33:48.924011 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-54b5494c64-n2qzp.txt
2026-05-31 06:33:48.924031 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-54b5494c64-n2qzp.yaml
2026-05-31 06:33:48.924051 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-gv8zz.txt
2026-05-31 06:33:48.924072 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-gv8zz.yaml
2026-05-31 06:33:48.924092 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-9g764.txt
2026-05-31 06:33:48.924112 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-9g764.yaml
2026-05-31 06:33:48.924132 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-05-31 06:33:48.924152 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-05-31 06:33:48.924171 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-05-31 06:33:48.924192 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-05-31 06:33:48.924211 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-05-31 06:33:48.924232 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-05-31 06:33:48.924252 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-05-31 06:33:48.924272 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-05-31 06:33:48.924290 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-05-31 06:33:48.924310 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-05-31 06:33:48.924330 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-05-31 06:33:48.924350 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-05-31 06:33:48.924369 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-05-31 06:33:48.924388 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-05-31 06:33:48.924408 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-05-31 06:33:48.924427 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-05-31 06:33:48.924446 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-05-31 06:33:48.924465 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-05-31 06:33:48.924484 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-05-31 06:33:48.924504 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-05-31 06:33:48.924524 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-05-31 06:33:48.924618 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-05-31 06:33:48.924648 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-05-31 06:33:48.924670 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-05-31 06:33:48.924691 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-05-31 06:33:48.924710 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-05-31 06:33:48.924730 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-05-31 06:33:48.924759 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-05-31 06:33:48.924778 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-05-31 06:33:48.924798 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-05-31 06:33:48.924817 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-05-31 06:33:48.924836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-05-31 06:33:48.924855 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-05-31 06:33:48.924875 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-05-31 06:33:48.924895 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-05-31 06:33:48.924915 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-05-31 06:33:48.924934 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-05-31 06:33:48.924970 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-05-31 06:33:48.924992 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-05-31 06:33:48.925011 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-05-31 06:33:48.925029 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-05-31 06:33:48.925048 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-05-31 06:33:48.925066 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-05-31 06:33:48.925085 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-05-31 06:33:48.925104 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-05-31 06:33:48.925123 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-05-31 06:33:48.925141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-05-31 06:33:48.925161 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-05-31 06:33:48.925180 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-05-31 06:33:48.925199 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-05-31 06:33:48.925219 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-05-31 06:33:48.925238 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-05-31 06:33:48.925257 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-05-31 06:33:48.925276 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-05-31 06:33:48.925295 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-05-31 06:33:48.925314 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-05-31 06:33:48.925332 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-05-31 06:33:48.925351 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-05-31 06:33:48.925369 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-05-31 06:33:48.925388 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-05-31 06:33:48.925406 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-05-31 06:33:48.925430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-05-31 06:33:48.925450 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-05-31 06:33:48.925468 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-05-31 06:33:48.925488 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-05-31 06:33:48.925506 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-05-31 06:33:48.925525 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-05-31 06:33:48.925544 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-05-31 06:33:48.925562 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-05-31 06:33:48.925581 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-05-31 06:33:48.925600 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-05-31 06:33:48.925619 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-05-31 06:33:48.925638 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-05-31 06:33:48.925657 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-05-31 06:33:48.925676 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-05-31 06:33:48.925694 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-05-31 06:33:48.925713 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-05-31 06:33:48.925731 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-05-31 06:33:48.925750 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-05-31 06:33:48.925769 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-05-31 06:33:48.925788 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-05-31 06:33:48.925807 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-05-31 06:33:48.925826 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-05-31 06:33:48.925845 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-05-31 06:33:48.925864 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-05-31 06:33:48.925882 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-05-31 06:33:48.925901 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-05-31 06:33:48.925920 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-05-31 06:33:48.925939 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-05-31 06:33:48.925957 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-05-31 06:33:48.925976 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-05-31 06:33:48.925994 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-05-31 06:33:48.926012 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-05-31 06:33:48.926031 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-05-31 06:33:48.926055 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-05-31 06:33:48.926075 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-05-31 06:33:48.926094 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-05-31 06:33:48.926112 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-05-31 06:33:48.926130 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-05-31 06:33:48.926150 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-05-31 06:33:48.926169 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-05-31 06:33:48.926187 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-05-31 06:33:48.926207 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-05-31 06:33:48.926226 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-05-31 06:33:48.926244 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-05-31 06:33:48.926263 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-05-31 06:33:48.926282 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-05-31 06:33:48.926300 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-05-31 06:33:48.926319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-05-31 06:33:48.926337 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-05-31 06:33:48.926356 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-05-31 06:33:48.926374 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt
2026-05-31 06:33:48.926393 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml
2026-05-31 06:33:48.926412 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt
2026-05-31 06:33:48.926431 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml
2026-05-31 06:33:48.926450 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-05-31 06:33:48.926469 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-05-31 06:33:48.926488 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt
2026-05-31 06:33:48.926506 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml
2026-05-31 06:33:48.926529 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-05-31 06:33:48.926551 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-05-31 06:33:48.926575 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-05-31 06:33:48.926598 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-05-31 06:33:48.926621 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-05-31 06:33:48.926644 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-05-31 06:33:48.926667 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-05-31 06:33:48.926690 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-05-31 06:33:48.926718 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-05-31 06:33:48.926740 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-05-31 06:33:48.926760 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-05-31 06:33:48.926778 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-05-31 06:33:48.926797 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-05-31 06:33:48.926816 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-05-31 06:33:48.926834 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-05-31 06:33:48.926853 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-05-31 06:33:48.926871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-05-31 06:33:48.926890 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-05-31 06:33:48.926909 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-05-31 06:33:48.926927 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-05-31 06:33:48.926946 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-05-31 06:33:48.926965 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-05-31 06:33:48.926983 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-05-31 06:33:48.927001 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-05-31 06:33:48.927020 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-05-31 06:33:48.927038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-05-31 06:33:48.927056 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-05-31 06:33:48.927075 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-05-31 06:33:48.927093 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-05-31 06:33:48.927111 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-05-31 06:33:48.927130 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-05-31 06:33:48.927148 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-05-31 06:33:48.927166 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-05-31 06:33:48.927184 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-05-31 06:33:48.927202 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-05-31 06:33:48.927220 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-05-31 06:33:48.927238 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-05-31 06:33:48.927256 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-05-31 06:33:48.927275 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt
2026-05-31 06:33:48.927294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml
2026-05-31 06:33:48.927312 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt
2026-05-31 06:33:48.927331 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml
2026-05-31 06:33:48.927350 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt
2026-05-31 06:33:48.927374 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml
2026-05-31 06:33:48.927393 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt
2026-05-31 06:33:48.927412 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml
2026-05-31 06:33:48.927430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt
2026-05-31 06:33:48.927449 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml
2026-05-31 06:33:48.927467 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt
2026-05-31 06:33:48.927486 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml
2026-05-31 06:33:48.927506 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-05-31 06:33:48.927525 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-05-31 06:33:48.927545 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-05-31 06:33:48.927564 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-05-31 06:33:48.927586 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-05-31 06:33:48.927652 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-05-31 06:33:48.927676 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-05-31 06:33:48.927696 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-05-31 06:33:48.927716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-05-31 06:33:48.927735 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-05-31 06:33:48.927754 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-05-31 06:33:48.927773 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-05-31 06:33:48.927793 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-05-31 06:33:48.927813 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-05-31 06:33:48.927832 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-05-31 06:33:48.927852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-05-31 06:33:48.927871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-05-31 06:33:48.927890 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-05-31 06:33:48.927910 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-05-31 06:33:48.927929 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-05-31 06:33:48.927947 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-05-31 06:33:48.927966 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-05-31 06:33:48.927984 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-05-31 06:33:48.928002 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-05-31 06:33:48.928021 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-05-31 06:33:48.928039 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-05-31 06:33:48.928064 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-05-31 06:33:48.928083 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-05-31 06:33:48.928102 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-05-31 06:33:48.928120 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-05-31 06:33:48.928138 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-05-31 06:33:48.928157 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-05-31 06:33:48.928176 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-05-31 06:33:48.928194 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-05-31 06:33:48.928213 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-05-31 06:33:48.928232 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-05-31 06:33:48.928251 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-05-31 06:33:48.928270 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-05-31 06:33:48.928288 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-05-31 06:33:48.928307 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-05-31 06:33:48.928326 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-05-31 06:33:48.928344 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-05-31 06:33:48.928362 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-05-31 06:33:48.928381 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-05-31 06:33:48.928399 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-05-31 06:33:48.928417 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-05-31 06:33:48.928436 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-05-31 06:33:48.928455 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-05-31 06:33:48.928473 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-05-31 06:33:48.928492 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-05-31 06:33:48.928510 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-05-31 06:33:48.928544 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-05-31 06:33:48.928564 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-05-31 06:33:48.928583 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-05-31 06:33:48.928602 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-05-31 06:33:48.928620 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-05-31 06:33:48.928639 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-05-31 06:33:48.928658 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-05-31 06:33:48.928677 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-05-31 06:33:48.928695 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-05-31 06:33:48.928719 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-05-31 06:33:48.928739 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-05-31 06:33:48.928758 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-05-31 06:33:48.928776 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-05-31 06:33:48.928795 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-05-31 06:33:48.928814 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-05-31 06:33:48.928833 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-05-31 06:33:48.928852 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-05-31 06:33:48.928871 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-05-31 06:33:48.928890 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-05-31 06:33:48.928909 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-05-31 06:33:48.928928 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-05-31 06:33:48.928947 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-05-31 06:33:48.928980 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-05-31 06:33:48.929000 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-05-31 06:33:48.929019 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-05-31 06:33:48.929039 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-05-31 06:33:48.929058 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-05-31 06:33:48.929077 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-05-31 06:33:48.929095 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-05-31 06:33:48.929114 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-05-31 06:33:48.929132 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-05-31 06:33:48.929152 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-05-31 06:33:48.929171 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-05-31 06:33:48.929190 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-05-31 06:33:48.929209 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-05-31 06:33:48.929228 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-05-31 06:33:48.929246 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-05-31 06:33:48.929265 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-05-31 06:33:48.929283 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-05-31 06:33:48.929301 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-05-31 06:33:48.929320 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-05-31 06:33:48.929344 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-05-31 06:33:48.929363 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-05-31 06:33:48.929382 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-05-31 06:33:48.929400 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-05-31 06:33:48.929418 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-05-31 06:33:48.929437 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-05-31 06:33:48.929455 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-05-31 06:33:48.929474 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-05-31 06:33:48.929492 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-05-31 06:33:48.929511 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-05-31 06:33:48.929530 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-05-31 06:33:48.929548 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-05-31 06:33:48.929566 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-05-31 06:33:48.929585 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-05-31 06:33:48.929603 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-05-31 06:33:48.929622 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-05-31 06:33:48.929640 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-05-31 06:33:48.929658 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-05-31 06:33:48.929676 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-05-31 06:33:48.929694 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-05-31 06:33:48.929717 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-05-31 06:33:48.929737 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-05-31 06:33:48.929755 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-05-31 06:33:48.929773 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-05-31 06:33:48.929792 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-05-31 06:33:48.929811 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-05-31 06:33:48.929830 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-05-31 06:33:48.929849 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-05-31 06:33:48.929868 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-05-31 06:33:48.929887 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-05-31 06:33:48.929906 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-05-31 06:33:48.929925 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-05-31 06:33:48.929943 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-05-31 06:33:48.929961 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-05-31 06:33:48.929985 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-05-31 06:33:48.930004 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-05-31 06:33:48.930023 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-05-31 06:33:48.930042 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-05-31 06:33:48.930060 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-05-31 06:33:48.930079 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-05-31 06:33:48.930097 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-05-31 06:33:48.930116 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-05-31 06:33:48.930134 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-05-31 06:33:48.930153 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-05-31 06:33:48.930171 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-05-31 06:33:48.930190 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-05-31 06:33:48.930209 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-05-31 06:33:48.930228 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-05-31 06:33:48.930248 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-05-31 06:33:48.930267 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-05-31 06:33:48.930285 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-05-31 06:33:48.930305 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-05-31 06:33:48.930324 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-05-31 06:33:48.930343 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-05-31 06:33:48.930362 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-05-31 06:33:48.930382 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-05-31 06:33:48.930401 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-05-31 06:33:48.930420 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-05-31 06:33:48.930439 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-05-31 06:33:48.930458 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-05-31 06:33:48.930476 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-05-31 06:33:48.930495 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-05-31 06:33:48.930513 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-05-31 06:33:48.930533 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-05-31 06:33:48.930552 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-05-31 06:33:48.930571 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-05-31 06:33:48.930589 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-05-31 06:33:48.930612 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt
2026-05-31 06:33:48.930631 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml
2026-05-31 06:33:48.930651 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt
2026-05-31 06:33:48.930669 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml
2026-05-31 06:33:48.930688 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-05-31 06:33:48.930706 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-05-31 06:33:48.930724 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt
2026-05-31 06:33:48.930743 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml
2026-05-31 06:33:48.930762 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-05-31 06:33:48.930780 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-05-31 06:33:48.930799 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-05-31 06:33:48.930818 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-05-31 06:33:48.930837 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-05-31 06:33:48.930855 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-05-31 06:33:48.930874 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-05-31 06:33:48.930892 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-05-31 06:33:48.930910 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-05-31 06:33:48.930928 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-05-31 06:33:48.930946 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-05-31 06:33:48.930964 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-05-31 06:33:48.930983 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-05-31 06:33:48.931001 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-05-31 06:33:48.931020 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-05-31 06:33:48.931039 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-05-31 06:33:48.931058 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-05-31 06:33:48.931076 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-05-31 06:33:48.931096 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-05-31 06:33:48.931115 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-05-31 06:33:48.931133 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-05-31 06:33:48.931152 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-05-31 06:33:48.931171 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-05-31 06:33:48.931189 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-05-31 06:33:48.931208 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-05-31 06:33:48.931232 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-05-31 06:33:48.931252 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-05-31 06:33:48.931270 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-05-31 06:33:48.931289 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-05-31 06:33:48.931307 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-05-31 06:33:48.931326 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-05-31 06:33:48.931347 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-05-31 06:33:48.931367 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-05-31 06:33:48.931386 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-05-31 06:33:48.931406 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-05-31 06:33:48.931425 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-05-31 06:33:48.931444 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-05-31 06:33:48.931463 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-05-31 06:33:48.931481 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt
2026-05-31 06:33:48.931500 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml
2026-05-31 06:33:48.931520 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt
2026-05-31 06:33:48.931539 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml
2026-05-31 06:33:48.931559 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt
2026-05-31 06:33:48.931578 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml
2026-05-31 06:33:48.931597 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt
2026-05-31 06:33:48.931616 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml
2026-05-31 06:33:48.931635 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt
2026-05-31 06:33:48.931654 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml
2026-05-31 06:33:48.931673 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt
2026-05-31 06:33:48.931692 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml
2026-05-31 06:33:48.931711 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-05-31 06:33:48.931730 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-05-31 06:33:48.931749 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-05-31 06:33:48.931768 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-05-31 06:33:48.931788 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-05-31 06:33:48.931807 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-05-31 06:33:48.931826 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-05-31 06:33:48.931845 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-05-31 06:33:48.931864 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-05-31 06:33:48.931887 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-05-31 06:33:48.931906 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-05-31 06:33:48.931924 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-05-31 06:33:48.931942 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-05-31 06:33:48.931960 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-05-31 06:33:48.931980 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-05-31 06:33:48.931999 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-05-31 06:33:48.932018 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-05-31 06:33:48.932036 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-05-31 06:33:48.932054 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-05-31 06:33:48.932072 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-05-31 06:33:48.932090 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-05-31 06:33:48.932109 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-05-31 06:33:48.932127 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-05-31 06:33:48.932145 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-05-31 06:33:48.932164 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-05-31 06:33:48.932183 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-05-31 06:33:48.932201 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-05-31 06:33:48.932219 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-05-31 06:33:48.932238 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-05-31 06:33:48.932256 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-05-31 06:33:48.932274 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-05-31 06:33:48.932292 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-05-31 06:33:48.932310 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-05-31 06:33:48.932329 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-05-31 06:33:48.932347 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-05-31 06:33:48.932366 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-05-31 06:33:48.932385 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-05-31 06:33:48.932403 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-05-31 06:33:48.932422 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-05-31 06:33:48.932440 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-05-31 06:33:48.932459 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-05-31 06:33:48.932476 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-05-31 06:33:48.932495 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-05-31 06:33:48.932519 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-05-31 06:33:48.932549 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-05-31 06:33:48.932569 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-05-31 06:33:48.932587 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-05-31 06:33:48.932606 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-05-31 06:33:48.932625 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-05-31 06:33:48.932643 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-05-31 06:33:48.932661 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-05-31 06:33:48.932680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-05-31 06:33:48.932699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-05-31 06:33:48.932717 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-05-31 06:33:48.932736 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-05-31 06:33:48.932754 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-05-31 06:33:48.932773 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-05-31 06:33:48.932791 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-05-31 06:33:48.932811 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-05-31 06:33:48.932831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-05-31 06:33:48.932850 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-05-31 06:33:48.932869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-05-31 06:33:48.932888 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-05-31 06:33:48.932907 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-05-31 06:33:48.932927 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-05-31 06:33:48.932945 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-05-31 06:33:48.932981 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-05-31 06:33:48.933000 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-05-31 06:33:48.933019 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-05-31 06:33:48.933038 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-05-31 06:33:48.933057 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-05-31 06:33:48.933075 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-05-31 06:33:48.933094 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-05-31 06:33:48.933113 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-05-31 06:33:48.933132 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-05-31 06:33:48.933150 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-05-31 06:33:48.933169 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-05-31 06:33:48.933187 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-05-31 06:33:48.933205 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-05-31 06:33:48.933230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-05-31 06:33:48.933249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-05-31 06:33:48.933268 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-05-31 06:33:48.933286 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-05-31 06:33:48.933304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-05-31 06:33:48.933323 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-05-31 06:33:48.933342 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-05-31 06:33:48.933360 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-05-31 06:33:48.933378 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-05-31 06:33:48.933397 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-05-31 06:33:48.933416 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-05-31 06:33:48.933435 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-05-31 06:33:48.933454 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-05-31 06:33:48.933473 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-05-31 06:33:48.933492 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-05-31 06:33:48.933511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-05-31 06:33:48.933530 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-05-31 06:33:48.933549 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-05-31 06:33:48.933568 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-05-31 06:33:48.933587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-05-31 06:33:48.933606 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-05-31 06:33:48.933624 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-05-31 06:33:48.933643 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-05-31 06:33:48.933662 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-05-31 06:33:48.933679 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-05-31 06:33:48.933698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-05-31 06:33:48.933716 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-05-31 06:33:48.933735 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-05-31 06:33:48.933753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-05-31 06:33:48.933772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-05-31 06:33:48.933791 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-05-31 06:33:48.933810 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-05-31 06:33:48.933829 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-05-31 06:33:48.933848 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-05-31 06:33:48.933867 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-05-31 06:33:48.933886 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-05-31 06:33:48.933910 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-05-31 06:33:48.933929 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-05-31 06:33:48.933948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-05-31 06:33:48.934019 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-05-31 06:33:48.934050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-05-31 06:33:48.934072 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-05-31 06:33:48.934093 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-05-31 06:33:48.934112 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-05-31 06:33:48.934131 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-05-31 06:33:48.934150 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-05-31 06:33:48.934170 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-05-31 06:33:48.934189 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-05-31 06:33:48.934208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-05-31 06:33:48.934228 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-05-31 06:33:48.934247 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-05-31 06:33:48.934266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-05-31 06:33:48.934286 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-05-31 06:33:48.934305 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-05-31 06:33:48.934324 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-05-31 06:33:48.934344 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-05-31 06:33:48.934363 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-05-31 06:33:48.934383 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-05-31 06:33:48.934403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-jf547-api.txt
2026-05-31 06:33:48.934423 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-jf547-api.yaml
2026-05-31 06:33:48.934443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-jf547-vnc.txt
2026-05-31 06:33:48.934461 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-jf547-vnc.yaml
2026-05-31 06:33:48.934481 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-05-31 06:33:48.934500 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-05-31 06:33:48.934520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-05-31 06:33:48.934539 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-05-31 06:33:48.934558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-05-31 06:33:48.934576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-05-31 06:33:48.934595 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-05-31 06:33:48.934614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-05-31 06:33:48.934632 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-05-31 06:33:48.934659 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-05-31 06:33:48.934717 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-05-31 06:33:48.934742 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-05-31 06:33:48.934763 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-05-31 06:33:48.934782 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-05-31 06:33:48.934801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-05-31 06:33:48.934820 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-05-31 06:33:48.934839 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt
2026-05-31 06:33:48.934858 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml
2026-05-31 06:33:48.934877 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt
2026-05-31 06:33:48.934896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml
2026-05-31 06:33:48.934915 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-05-31 06:33:48.934934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-05-31 06:33:48.934952 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-05-31 06:33:48.934971 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-05-31 06:33:48.934989 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-05-31 06:33:48.935008 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-05-31 06:33:48.935028 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-05-31 06:33:48.935047 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-05-31 06:33:48.935067 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-05-31 06:33:48.935086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-05-31 06:33:48.935105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-05-31 06:33:48.935123 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-05-31 06:33:48.935142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-05-31 06:33:48.935161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-05-31 06:33:48.935181 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-05-31 06:33:48.935199 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-05-31 06:33:48.935218 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-05-31 06:33:48.935237 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-05-31 06:33:48.935255 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-05-31 06:33:48.935274 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-05-31 06:33:48.935293 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-05-31 06:33:48.935311 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-05-31 06:33:48.935331 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-05-31 06:33:48.935350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-05-31 06:33:48.935369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-05-31 06:33:48.935388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-05-31 06:33:48.935411 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-05-31 06:33:48.935430 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-05-31 06:33:48.935449 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-05-31 06:33:48.935468 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-05-31 06:33:48.935487 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-05-31 06:33:48.935505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-05-31 06:33:48.935523 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-05-31 06:33:48.935543 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-05-31 06:33:48.935568 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-05-31 06:33:48.935613 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-05-31 06:33:48.935657 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-05-31 06:33:48.935715 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-05-31 06:33:48.935767 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-05-31 06:33:48.935812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-05-31 06:33:48.935856 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt
2026-05-31 06:33:48.935899 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml
2026-05-31 06:33:48.935941 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt
2026-05-31 06:33:48.935984 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml
2026-05-31 06:33:48.936026 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt
2026-05-31 06:33:48.936068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml
2026-05-31 06:33:48.936110 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-05-31 06:33:48.936152 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-05-31 06:33:48.936193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-05-31 06:33:48.936235 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-05-31 06:33:48.936277 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-05-31 06:33:48.936318 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-05-31 06:33:48.936360 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-05-31 06:33:48.936402 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-05-31 06:33:48.936443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-05-31 06:33:48.936485 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-05-31 06:33:48.936576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-05-31 06:33:48.936631 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-05-31 06:33:48.936679 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-05-31 06:33:48.936734 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-05-31 06:33:48.936789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-05-31 06:33:48.936835 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-05-31 06:33:48.936880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-05-31 06:33:48.936938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-05-31 06:33:48.937019 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-05-31 06:33:48.937065 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-05-31 06:33:48.937109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-05-31 06:33:48.937154 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-05-31 06:33:48.937196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-05-31 06:33:48.937242 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-05-31 06:33:48.937286 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-05-31 06:33:48.937329 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-05-31 06:33:48.937372 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-05-31 06:33:48.937417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-05-31 06:33:48.937460 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-05-31 06:33:48.937503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-05-31 06:33:48.937547 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-05-31 06:33:48.937582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-05-31 06:33:48.937603 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-05-31 06:33:48.937622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-05-31 06:33:48.937644 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-05-31 06:33:48.937664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-05-31 06:33:48.937727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-05-31 06:33:48.937761 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-05-31 06:33:48.937787 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-05-31 06:33:48.937807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-05-31 06:33:48.937828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-05-31 06:33:48.937848 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-05-31 06:33:48.937869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-05-31 06:33:48.937889 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-05-31 06:33:48.937909 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-05-31 06:33:48.937930 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-05-31 06:33:48.937951 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-05-31 06:33:48.937971 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-05-31 06:33:48.937992 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-05-31 06:33:48.938012 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-05-31 06:33:48.938039 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-05-31 06:33:48.938061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-05-31 06:33:48.938081 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-05-31 06:33:48.938101 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-05-31 06:33:48.938121 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-05-31 06:33:48.938142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-05-31 06:33:48.938162 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-05-31 06:33:48.938183 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-05-31 06:33:48.938204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-05-31 06:33:48.938226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-05-31 06:33:48.938247 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-05-31 06:33:48.938268 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-05-31 06:33:48.938290 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-05-31 06:33:48.938309 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-05-31 06:33:48.938330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-05-31 06:33:48.938351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-05-31 06:33:48.938372 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-05-31 06:33:48.938393 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-05-31 06:33:48.938413 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-05-31 06:33:48.938433 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-05-31 06:33:48.938453 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-05-31 06:33:48.938473 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-05-31 06:33:48.938494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-05-31 06:33:48.938515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-05-31 06:33:48.938539 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-05-31 06:33:48.938563 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-05-31 06:33:48.938588 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-05-31 06:33:48.938614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-05-31 06:33:48.938638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-05-31 06:33:48.938663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-05-31 06:33:48.938688 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-05-31 06:33:48.938713 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-05-31 06:33:48.938738 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-05-31 06:33:48.938766 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-05-31 06:33:48.938797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt
2026-05-31 06:33:48.938819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml
2026-05-31 06:33:48.938841 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-05-31 06:33:48.938861 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-05-31 06:33:48.938882 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-05-31 06:33:48.938901 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-05-31 06:33:48.938922 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-05-31 06:33:48.938943 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-05-31 06:33:48.938964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-05-31 06:33:48.938984 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-05-31 06:33:48.939004 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-05-31 06:33:48.939024 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-05-31 06:33:48.939044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-05-31 06:33:48.939065 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-05-31 06:33:48.939085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-05-31 06:33:48.939106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-05-31 06:33:48.939127 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-05-31 06:33:48.939147 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-05-31 06:33:48.939167 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-05-31 06:33:48.939188 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-05-31 06:33:48.939208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-05-31 06:33:48.939228 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-05-31 06:33:48.939248 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-05-31 06:33:48.939268 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-05-31 06:33:48.939289 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-05-31 06:33:48.939309 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-05-31 06:33:48.939331 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-05-31 06:33:48.939351 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-05-31 06:33:48.939372 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-05-31 06:33:48.939392 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-05-31 06:33:48.939412 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-05-31 06:33:48.939433 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-05-31 06:33:48.939452 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-05-31 06:33:48.939472 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-05-31 06:33:48.939498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-05-31 06:33:48.939520 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-05-31 06:33:48.939540 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-05-31 06:33:48.939559 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-05-31 06:33:48.939580 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-05-31 06:33:48.939600 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-05-31 06:33:48.939620 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-05-31 06:33:48.939641 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-05-31 06:33:48.939661 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-05-31 06:33:48.939684 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-05-31 06:33:48.939705 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-05-31 06:33:48.939726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-05-31 06:33:48.939747 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-05-31 06:33:48.939775 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-05-31 06:33:48.939802 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-05-31 06:33:48.939824 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-05-31 06:33:48.939844 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-05-31 06:33:48.939865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-05-31 06:33:48.939886 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-05-31 06:33:48.939906 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-05-31 06:33:48.939928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-05-31 06:33:48.939949 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-05-31 06:33:48.939970 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-05-31 06:33:48.939990 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-05-31 06:33:48.940011 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-05-31 06:33:48.940031 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-05-31 06:33:48.940052 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-05-31 06:33:48.940073 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-05-31 06:33:48.940093 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-05-31 06:33:48.940113 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-05-31 06:33:48.940133 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-05-31 06:33:48.940152 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-05-31 06:33:48.940172 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-05-31 06:33:48.940192 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-05-31 06:33:48.940219 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-05-31 06:33:48.940240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-05-31 06:33:48.940260 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-05-31 06:33:48.940280 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-05-31 06:33:48.940301 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-05-31 06:33:48.940321 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-05-31 06:33:48.940342 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-05-31 06:33:48.940362 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-05-31 06:33:48.940382 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-05-31 06:33:48.940402 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-05-31 06:33:48.940422 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-05-31 06:33:48.940443 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-05-31 06:33:48.940464 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-05-31 06:33:48.940484 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-05-31 06:33:48.940506 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-05-31 06:33:48.940540 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-05-31 06:33:48.940562 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-05-31 06:33:48.940582 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-05-31 06:33:48.940602 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-05-31 06:33:48.940623 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-05-31 06:33:48.940643 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-05-31 06:33:48.940664 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-05-31 06:33:48.940684 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-05-31 06:33:48.940704 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-05-31 06:33:48.940724 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-05-31 06:33:48.940745 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-05-31 06:33:48.940766 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-05-31 06:33:48.940794 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-05-31 06:33:48.940827 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-05-31 06:33:48.940847 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-05-31 06:33:48.940868 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-05-31 06:33:48.940889 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-05-31 06:33:48.940910 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-05-31 06:33:48.940931 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-05-31 06:33:48.940966 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-05-31 06:33:48.940994 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-05-31 06:33:48.941015 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-05-31 06:33:48.941035 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-05-31 06:33:48.941055 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-05-31 06:33:48.941075 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-05-31 06:33:48.941096 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-05-31 06:33:48.941117 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-05-31 06:33:48.941137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-05-31 06:33:48.941158 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-05-31 06:33:48.941179 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-05-31 06:33:48.941200 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-05-31 06:33:48.941221 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-05-31 06:33:48.941242 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-05-31 06:33:48.941263 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-05-31 06:33:48.941284 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-05-31 06:33:48.941305 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-05-31 06:33:48.941325 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-05-31 06:33:48.941346 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-05-31 06:33:48.941378 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-05-31 06:33:48.941426 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-05-31 06:33:48.941454 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-05-31 06:33:48.941477 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-05-31 06:33:48.941498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-05-31 06:33:48.941519 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-05-31 06:33:48.941540 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-05-31 06:33:48.941561 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-05-31 06:33:48.941581 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-05-31 06:33:48.941601 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-05-31 06:33:48.941622 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-05-31 06:33:48.941642 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-05-31 06:33:48.941663 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt
2026-05-31 06:33:48.941683 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml
2026-05-31 06:33:48.941703 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt
2026-05-31 06:33:48.941723 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml
2026-05-31 06:33:48.941751 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-05-31 06:33:48.941772 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-05-31 06:33:48.941809 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt
2026-05-31 06:33:48.941843 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml
2026-05-31 06:33:48.941866 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-05-31 06:33:48.941887 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-05-31 06:33:48.941908 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-05-31 06:33:48.941928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-05-31 06:33:48.941948 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-05-31 06:33:48.941968 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-05-31 06:33:48.941989 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-05-31 06:33:48.942008 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-05-31 06:33:48.942028 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-05-31 06:33:48.942048 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-05-31 06:33:48.942068 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-05-31 06:33:48.942088 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-05-31 06:33:48.942107 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-05-31 06:33:48.942127 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-05-31 06:33:48.942148 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-05-31 06:33:48.942168 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-05-31 06:33:48.942187 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-05-31 06:33:48.942207 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-05-31 06:33:48.942227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-05-31 06:33:48.942247 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-05-31 06:33:48.942267 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-05-31 06:33:48.942287 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-05-31 06:33:48.942308 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-05-31 06:33:48.942328 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-05-31 06:33:48.942349 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-05-31 06:33:48.942370 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-05-31 06:33:48.942391 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-05-31 06:33:48.942411 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-05-31 06:33:48.942431 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-05-31 06:33:48.942451 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-05-31 06:33:48.942470 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-05-31 06:33:48.942496 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-05-31 06:33:48.942518 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-05-31 06:33:48.942538 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-05-31 06:33:48.942557 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-05-31 06:33:48.942577 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-05-31 06:33:48.942598 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-05-31 06:33:48.942620 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-05-31 06:33:48.942641 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-05-31 06:33:48.942663 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-05-31 06:33:48.942683 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt
2026-05-31 06:33:48.942703 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml
2026-05-31 06:33:48.942725 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt
2026-05-31 06:33:48.942745 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml
2026-05-31 06:33:48.942766 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt
2026-05-31 06:33:48.942786 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml
2026-05-31 06:33:48.942813 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt
2026-05-31 06:33:48.942841 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml
2026-05-31 06:33:48.942865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-05-31 06:33:48.942886 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-05-31 06:33:48.942907 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-05-31 06:33:48.942928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-05-31 06:33:48.942949 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-05-31 06:33:48.942971 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-05-31 06:33:48.942991 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-05-31 06:33:48.943012 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-05-31 06:33:48.943032 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-05-31 06:33:48.943053 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-05-31 06:33:48.943073 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-05-31 06:33:48.943094 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-05-31 06:33:48.943114 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-05-31 06:33:48.943135 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-05-31 06:33:48.943156 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-05-31 06:33:48.943176 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-05-31 06:33:48.943197 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-05-31 06:33:48.943225 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-05-31 06:33:48.943247 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-05-31 06:33:48.943268 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-05-31 06:33:48.943288 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-05-31 06:33:48.943308 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-05-31 06:33:48.943328 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-05-31 06:33:48.943348 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-05-31 06:33:48.943369 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-05-31 06:33:48.943390 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-05-31 06:33:48.943411 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-05-31 06:33:48.943431 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-05-31 06:33:48.943452 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-05-31 06:33:48.943472 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-05-31 06:33:48.943493 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-05-31 06:33:48.943512 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-05-31 06:33:48.943532 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-05-31 06:33:48.943552 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-05-31 06:33:48.943576 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-05-31 06:33:48.943598 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-05-31 06:33:48.943619 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-05-31 06:33:48.943639 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-05-31 06:33:48.943661 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-05-31 06:33:48.943682 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-05-31 06:33:48.943703 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-05-31 06:33:48.943723 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-05-31 06:33:48.943743 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-05-31 06:33:48.943764 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-05-31 06:33:48.943784 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-05-31 06:33:48.943805 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-05-31 06:33:48.943831 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-05-31 06:33:48.943856 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-05-31 06:33:48.943877 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-05-31 06:33:48.943899 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-05-31 06:33:48.943919 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-05-31 06:33:48.943946 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-05-31 06:33:48.943967 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-05-31 06:33:48.943988 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-05-31 06:33:48.944009 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-05-31 06:33:48.944030 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-05-31 06:33:48.944050 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-05-31 06:33:48.944071 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-05-31 06:33:48.944092 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-05-31 06:33:48.944113 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-05-31 06:33:48.944134 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-05-31 06:33:48.944154 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-05-31 06:33:48.944174 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-05-31 06:33:48.944196 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-05-31 06:33:48.944216 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-05-31 06:33:48.944237 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-05-31 06:33:48.944257 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-05-31 06:33:48.944279 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-05-31 06:33:48.944299 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-05-31 06:33:48.944320 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-05-31 06:33:48.944341 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-05-31 06:33:48.944361 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-05-31 06:33:48.944383 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-05-31 06:33:48.944404 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-05-31 06:33:48.944425 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-05-31 06:33:48.944445 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt
2026-05-31 06:33:48.944466 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml
2026-05-31 06:33:48.944486 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt
2026-05-31 06:33:48.944507 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml
2026-05-31 06:33:48.944541 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-05-31 06:33:48.944562 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-05-31 06:33:48.944585 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-05-31 06:33:48.944606 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-05-31 06:33:48.944626 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-05-31 06:33:48.944645 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-05-31 06:33:48.944666 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-05-31 06:33:48.944686 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-05-31 06:33:48.944705 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-05-31 06:33:48.944732 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-05-31 06:33:48.944753 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-05-31 06:33:48.944772 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-05-31 06:33:48.944792 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-05-31 06:33:48.944813 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-05-31 06:33:48.944836 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-05-31 06:33:48.944864 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-05-31 06:33:48.944889 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-05-31 06:33:48.944912 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-05-31 06:33:48.944931 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-05-31 06:33:48.944968 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-05-31 06:33:48.944991 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-05-31 06:33:48.945011 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-05-31 06:33:48.945031 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-05-31 06:33:48.945052 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-05-31 06:33:48.945072 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-05-31 06:33:48.945093 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-05-31 06:33:48.945113 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-05-31 06:33:48.945133 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-05-31 06:33:48.945154 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-05-31 06:33:48.945174 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-05-31 06:33:48.945194 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-05-31 06:33:48.945215 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-05-31 06:33:48.945236 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-05-31 06:33:48.945255 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-05-31 06:33:48.945275 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-05-31 06:33:48.945296 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-05-31 06:33:48.945317 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-05-31 06:33:48.945337 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-05-31 06:33:48.945356 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-05-31 06:33:48.945377 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-05-31 06:33:48.945396 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-05-31 06:33:48.945416 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-05-31 06:33:48.945435 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-05-31 06:33:48.945455 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-05-31 06:33:48.945475 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-05-31 06:33:48.945502 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-05-31 06:33:48.945525 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-05-31 06:33:48.945546 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-05-31 06:33:48.945567 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-05-31 06:33:48.945588 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-05-31 06:33:48.945608 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-05-31 06:33:48.945628 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt
2026-05-31 06:33:48.945649 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml
2026-05-31 06:33:48.945669 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt
2026-05-31 06:33:48.945690 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml
2026-05-31 06:33:48.945710 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-05-31 06:33:48.945730 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-05-31 06:33:48.945752 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-05-31 06:33:48.945773 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-05-31 06:33:48.945793 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-05-31 06:33:48.945813 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-05-31 06:33:48.945834 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-05-31 06:33:48.945862 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-05-31 06:33:48.945885 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-05-31 06:33:48.945906 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-05-31 06:33:48.945926 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-05-31 06:33:48.945946 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-05-31 06:33:48.945967 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-05-31 06:33:48.945986 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-05-31 06:33:48.946006 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-05-31 06:33:48.946027 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-05-31 06:33:48.946048 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-05-31 06:33:48.946069 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-05-31 06:33:48.946089 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-05-31 06:33:48.946110 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-05-31 06:33:48.946132 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-05-31 06:33:48.946153 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-05-31 06:33:48.946173 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-05-31 06:33:48.946193 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-05-31 06:33:48.946214 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-05-31 06:33:48.946235 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-05-31 06:33:48.946262 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-05-31 06:33:48.946282 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-05-31 06:33:48.946302 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-05-31 06:33:48.946332 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-05-31 06:33:48.946353 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-05-31 06:33:48.946373 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-05-31 06:33:48.946393 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-46tzh.txt
2026-05-31 06:33:48.946413 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-46tzh.yaml
2026-05-31 06:33:48.946433 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-05-31 06:33:48.946453 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-05-31 06:33:48.946474 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-05-31 06:33:48.946494 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-05-31 06:33:48.946515 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-05-31 06:33:48.946534 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-05-31 06:33:48.946553 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-05-31 06:33:48.946573 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-05-31 06:33:48.946593 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-05-31 06:33:48.946613 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-05-31 06:33:48.946634 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-05-31 06:33:48.946654 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-05-31 06:33:48.946675 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-05-31 06:33:48.946696 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-05-31 06:33:48.946716 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-05-31 06:33:48.946737 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-05-31 06:33:48.946757 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-05-31 06:33:48.946778 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-05-31 06:33:48.946800 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-05-31 06:33:48.946819 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-05-31 06:33:48.946839 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-05-31 06:33:48.946862 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-05-31 06:33:48.946888 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-05-31 06:33:48.946909 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-05-31 06:33:48.946929 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-05-31 06:33:48.946950 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-05-31 06:33:48.946979 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-05-31 06:33:48.947000 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-05-31 06:33:48.947021 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-05-31 06:33:48.947042 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-05-31 06:33:48.947063 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-05-31 06:33:48.947084 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-05-31 06:33:48.947104 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-05-31 06:33:48.947124 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-05-31 06:33:48.947145 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-05-31 06:33:48.947166 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-05-31 06:33:48.947185 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-05-31 06:33:48.947206 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-05-31 06:33:48.947227 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-05-31 06:33:48.947248 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-05-31 06:33:48.947268 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-05-31 06:33:48.947290 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-05-31 06:33:48.947311 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-05-31 06:33:48.947332 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-05-31 06:33:48.947352 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-05-31 06:33:48.947372 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-05-31 06:33:48.947391 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-05-31 06:33:48.947412 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-05-31 06:33:48.947433 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-05-31 06:33:48.947452 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-05-31 06:33:48.947472 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-05-31 06:33:48.947492 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-05-31 06:33:48.947511 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-05-31 06:33:48.947532 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-05-31 06:33:48.947551 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-05-31 06:33:48.947570 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-05-31 06:33:48.947590 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-05-31 06:33:48.947611 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-05-31 06:33:48.947631 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-05-31 06:33:48.947651 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-05-31 06:33:48.947671 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-05-31 06:33:48.947692 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-05-31 06:33:48.947717 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-05-31 06:33:48.947739 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-05-31 06:33:48.947801 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-05-31 06:33:48.947829 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-05-31 06:33:48.947851 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-05-31 06:33:48.947874 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-05-31 06:33:48.947900 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-05-31 06:33:48.947922 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-05-31 06:33:48.947943 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-05-31 06:33:48.947965 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-05-31 06:33:48.947985 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-05-31 06:33:48.948004 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-05-31 06:33:48.948026 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-77gck.txt
2026-05-31 06:33:48.948047 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-77gck.yaml
2026-05-31 06:33:48.948068 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-05-31 06:33:48.948088 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-05-31 06:33:48.948109 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-05-31 06:33:48.948130 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-05-31 06:33:48.948150 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-05-31 06:33:48.981389 |
2026-05-31 06:33:48.981460 | TASK [gather-pod-logs : creating directory for pod logs]
2026-05-31 06:33:49.179273 | instance | changed
2026-05-31 06:33:49.185152 |
2026-05-31 06:33:49.185218 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-05-31 06:33:49.404721 | instance | changed
2026-05-31 06:33:49.410008 |
2026-05-31 06:33:49.410079 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-05-31 06:33:49.946961 | instance | auth-system/keycloak-0/keycloak
2026-05-31 06:33:50.144738 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-05-31 06:33:50.315775 | instance | cert-manager/cert-manager-75c4c745bc-57ggr/cert-manager-controller
2026-05-31 06:33:50.517253 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-57ggr" not found
2026-05-31 06:33:50.689909 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-6dqbm/cert-manager-cainjector
2026-05-31 06:33:50.875724 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-6dqbm" not found
2026-05-31 06:33:51.070623 | instance | cert-manager/cert-manager-webhook-548949fc64-r7gmr/cert-manager-webhook
2026-05-31 06:33:51.256108 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-r7gmr" not found
2026-05-31 06:33:51.429328 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-znnc7/envoy-gateway
2026-05-31 06:33:51.661271 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-znnc7" not found
2026-05-31 06:33:51.822200 | instance | ingress-nginx/ingress-nginx-controller-jt85m/controller
2026-05-31 06:33:52.039994 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-jt85m" not found
2026-05-31 06:33:52.207295 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-2ptk6/ingress-nginx-default-backend
2026-05-31 06:33:52.390406 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-2ptk6" not found
2026-05-31 06:33:52.592667 | instance | kube-system/cilium-f2k54/config
2026-05-31 06:33:52.767080 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-f2k54" not found
2026-05-31 06:33:52.771623 | instance | kube-system/cilium-f2k54/mount-cgroup
2026-05-31 06:33:52.956836 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-f2k54" not found
2026-05-31 06:33:52.959733 | instance | kube-system/cilium-f2k54/apply-sysctl-overwrites
2026-05-31 06:33:53.140395 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-f2k54" not found
2026-05-31 06:33:53.144029 | instance | kube-system/cilium-f2k54/mount-bpf-fs
2026-05-31 06:33:53.345345 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-f2k54" not found
2026-05-31 06:33:53.349975 | instance | kube-system/cilium-f2k54/clean-cilium-state
2026-05-31 06:33:53.526542 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-f2k54" not found
2026-05-31 06:33:53.530889 | instance | kube-system/cilium-f2k54/install-cni-binaries
2026-05-31 06:33:53.713762 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-f2k54" not found
2026-05-31 06:33:53.718382 | instance | kube-system/cilium-f2k54/cilium-agent
2026-05-31 06:33:53.971906 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-f2k54" not found
2026-05-31 06:33:54.132493 | instance | kube-system/cilium-operator-869df985b8-8r7lw/cilium-operator
2026-05-31 06:33:54.310029 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-8r7lw" not found
2026-05-31 06:33:54.468725 | instance | kube-system/coredns-67659f764b-77799/coredns
2026-05-31 06:33:54.634789 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-77799" not found
2026-05-31 06:33:54.795110 | instance | kube-system/coredns-67659f764b-vddjz/coredns
2026-05-31 06:33:54.960302 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-vddjz" not found
2026-05-31 06:33:55.122830 | instance | kube-system/etcd-instance/etcd
2026-05-31 06:33:55.348455 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-05-31 06:33:55.501374 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-05-31 06:33:55.703287 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-05-31 06:33:55.877310 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-05-31 06:33:56.097619 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found
2026-05-31 06:33:56.252607 | instance | kube-system/kube-proxy-494ln/kube-proxy
2026-05-31 06:33:56.425454 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-494ln" not found
2026-05-31 06:33:56.588880 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-05-31 06:33:56.758341 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found
2026-05-31 06:33:56.921713 | instance | kube-system/kube-vip-instance/kube-vip
2026-05-31 06:33:57.076076 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found
2026-05-31 06:33:57.240525 | instance | local-path-storage/local-path-provisioner-679c578f5-kkl74/local-path-provisioner
2026-05-31 06:33:57.415228 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-kkl74" not found
2026-05-31 06:33:57.595965 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-05-31 06:33:57.771690 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-05-31 06:33:57.777293 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-05-31 06:33:57.952765 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-05-31 06:33:57.961593 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-05-31 06:33:58.123883 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-05-31 06:33:58.128254 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-05-31 06:33:58.318713 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-05-31 06:33:58.504801 | instance | monitoring/goldpinger-hhpq2/goldpinger-daemon
2026-05-31 06:33:58.668883 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-hhpq2" not found
2026-05-31 06:33:58.831145 | instance | monitoring/kube-prometheus-stack-grafana-6f4447bf4-62bbv/grafana-sc-dashboard
2026-05-31 06:33:59.012835 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-6f4447bf4-62bbv" not found
2026-05-31 06:33:59.016926 | instance | monitoring/kube-prometheus-stack-grafana-6f4447bf4-62bbv/grafana-sc-datasources
2026-05-31 06:33:59.179976 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-6f4447bf4-62bbv" not found
2026-05-31 06:33:59.182875 | instance | monitoring/kube-prometheus-stack-grafana-6f4447bf4-62bbv/grafana
2026-05-31 06:33:59.398093 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-6f4447bf4-62bbv" not found
2026-05-31 06:33:59.559223 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-rvn9m/kube-state-metrics
2026-05-31 06:33:59.738316 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-rvn9m" not found
2026-05-31 06:33:59.919364 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-4vrh5/kube-prometheus-stack
2026-05-31 06:34:00.101362 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-4vrh5" not found
2026-05-31 06:34:00.270966 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-nd4gf/node-exporter
2026-05-31 06:34:00.451120 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-nd4gf/pod-tls-sidecar
2026-05-31 06:34:00.604563 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-nd4gf" not found
2026-05-31 06:34:00.775967 | instance | monitoring/loki-0/loki
2026-05-31 06:34:00.942899 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-05-31 06:34:01.093682 | instance | monitoring/loki-chunks-cache-0/memcached
2026-05-31 06:34:01.262483 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-05-31 06:34:01.265757 | instance | monitoring/loki-chunks-cache-0/exporter
2026-05-31 06:34:01.438210 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-05-31 06:34:01.615389 | instance | monitoring/loki-gateway-cf54cb88c-7t5l5/nginx
2026-05-31 06:34:01.918793 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-7t5l5" not found
2026-05-31 06:34:02.091270 | instance | monitoring/loki-results-cache-0/memcached
2026-05-31 06:34:02.257908 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-05-31 06:34:02.261666 | instance | monitoring/loki-results-cache-0/exporter
2026-05-31 06:34:02.431919 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-05-31 06:34:02.608398 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-5pnd7/gc
2026-05-31 06:34:02.777980 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-5pnd7" not found
2026-05-31 06:34:02.960397 | instance | monitoring/node-feature-discovery-master-8665476dbc-5xd9d/master
2026-05-31 06:34:03.125378 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-5xd9d" not found
2026-05-31 06:34:03.302806 | instance | monitoring/node-feature-discovery-worker-9nppt/worker
2026-05-31 06:34:03.484268 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-9nppt" not found
2026-05-31 06:34:03.653142 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-05-31 06:34:03.828518 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-31 06:34:03.837288 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-05-31 06:34:04.034592 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-31 06:34:04.038120 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-05-31 06:34:04.212105 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-31 06:34:04.216087 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-05-31 06:34:04.380628 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-31 06:34:04.384174 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-05-31 06:34:04.576210 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-31 06:34:04.742515 | instance | monitoring/prometheus-pushgateway-7b8659c68b-kzpcp/pushgateway
2026-05-31 06:34:04.919036 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-kzpcp" not found
2026-05-31 06:34:05.080661 | instance | monitoring/vector-dfkjv/vector
2026-05-31 06:34:05.270992 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-dfkjv" not found
2026-05-31 06:34:05.432561 | instance | openstack/barbican-api-8485fcc8fc-w5v4k/init
2026-05-31 06:34:05.613086 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-8485fcc8fc-w5v4k" not found
2026-05-31 06:34:05.617688 | instance | openstack/barbican-api-8485fcc8fc-w5v4k/barbican-api
2026-05-31 06:34:05.784988 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-8485fcc8fc-w5v4k" not found
2026-05-31 06:34:05.967381 | instance | openstack/barbican-db-init-pnrr7/init
2026-05-31 06:34:06.133488 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-pnrr7" not found
2026-05-31 06:34:06.136855 | instance | openstack/barbican-db-init-pnrr7/barbican-db-init-0
2026-05-31 06:34:06.297716 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-pnrr7" not found
2026-05-31 06:34:06.466674 | instance | openstack/barbican-db-sync-r9x5l/init
2026-05-31 06:34:06.635429 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-r9x5l" not found
2026-05-31 06:34:06.642073 | instance | openstack/barbican-db-sync-r9x5l/barbican-db-sync
2026-05-31 06:34:06.804924 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-r9x5l" not found
2026-05-31 06:34:06.987979 | instance | openstack/barbican-ks-endpoints-tftft/init
2026-05-31 06:34:07.171693 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-tftft" not found
2026-05-31 06:34:07.177296 | instance | openstack/barbican-ks-endpoints-tftft/key-manager-ks-endpoints-admin
2026-05-31 06:34:07.367090 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-tftft" not found
2026-05-31 06:34:07.371393 | instance | openstack/barbican-ks-endpoints-tftft/key-manager-ks-endpoints-internal
2026-05-31 06:34:07.555028 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-tftft" not found
2026-05-31 06:34:07.558775 | instance | openstack/barbican-ks-endpoints-tftft/key-manager-ks-endpoints-public
2026-05-31 06:34:07.733324 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-tftft" not found
2026-05-31 06:34:07.917107 | instance | openstack/barbican-ks-service-jn9qb/init
2026-05-31 06:34:08.083903 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-jn9qb" not found
2026-05-31 06:34:08.087078 | instance | openstack/barbican-ks-service-jn9qb/key-manager-ks-service-registration
2026-05-31 06:34:08.258323 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-jn9qb" not found
2026-05-31 06:34:08.421354 | instance | openstack/barbican-ks-user-c4hgc/init
2026-05-31 06:34:08.590544 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-c4hgc" not found
2026-05-31 06:34:08.593763 | instance | openstack/barbican-ks-user-c4hgc/barbican-ks-user
2026-05-31 06:34:08.762189 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-c4hgc" not found
2026-05-31 06:34:08.930740 | instance | openstack/barbican-rabbit-init-hkf4s/init
2026-05-31 06:34:09.106048 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-hkf4s" not found
2026-05-31 06:34:09.109533 | instance | openstack/barbican-rabbit-init-hkf4s/rabbit-init
2026-05-31 06:34:09.281031 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-hkf4s" not found
2026-05-31 06:34:09.449972 | instance | openstack/cinder-api-5bbc6b6b44-cl6xq/init
2026-05-31 06:34:09.630994 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-5bbc6b6b44-cl6xq" not found
2026-05-31 06:34:09.634941 | instance | openstack/cinder-api-5bbc6b6b44-cl6xq/ceph-coordination-volume-perms
2026-05-31 06:34:09.806117 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-5bbc6b6b44-cl6xq" not found
2026-05-31 06:34:09.809812 | instance | openstack/cinder-api-5bbc6b6b44-cl6xq/cinder-api
2026-05-31 06:34:10.009066 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-5bbc6b6b44-cl6xq" not found
2026-05-31 06:34:10.172457 | instance | openstack/cinder-backup-7788c58bfd-6fvvr/init
2026-05-31 06:34:10.338364 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-7788c58bfd-6fvvr" not found
2026-05-31 06:34:10.342810 | instance | openstack/cinder-backup-7788c58bfd-6fvvr/ceph-backup-keyring-placement
2026-05-31 06:34:10.539367 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-7788c58bfd-6fvvr" not found
2026-05-31 06:34:10.547747 | instance | openstack/cinder-backup-7788c58bfd-6fvvr/ceph-keyring-placement-rbd1
2026-05-31 06:34:10.751870 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-7788c58bfd-6fvvr" not found
2026-05-31 06:34:10.755049 | instance | openstack/cinder-backup-7788c58bfd-6fvvr/ceph-coordination-volume-perms
2026-05-31 06:34:10.921334 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-7788c58bfd-6fvvr" not found
2026-05-31 06:34:10.926210 | instance | openstack/cinder-backup-7788c58bfd-6fvvr/cinder-backup
2026-05-31 06:34:11.100229 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-7788c58bfd-6fvvr" not found
2026-05-31 06:34:11.289417 | instance | openstack/cinder-backup-storage-init-67ddw/init
2026-05-31 06:34:11.458084 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-67ddw" not found
2026-05-31 06:34:11.461505 | instance | openstack/cinder-backup-storage-init-67ddw/ceph-keyring-placement
2026-05-31 06:34:11.646442 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-67ddw" not found
2026-05-31 06:34:11.650543 | instance | openstack/cinder-backup-storage-init-67ddw/cinder-backup-storage-init
2026-05-31 06:34:11.837220 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-67ddw" not found
2026-05-31 06:34:12.014851 | instance | openstack/cinder-bootstrap-gr5vf/init
2026-05-31 06:34:12.201780 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-gr5vf" not found
2026-05-31 06:34:12.206408 | instance | openstack/cinder-bootstrap-gr5vf/bootstrap
2026-05-31 06:34:12.374990 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-gr5vf" not found
2026-05-31 06:34:12.538643 | instance | openstack/cinder-create-internal-tenant-59xbh/init
2026-05-31 06:34:12.694959 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-59xbh" not found
2026-05-31 06:34:12.699155 | instance | openstack/cinder-create-internal-tenant-59xbh/create-internal-tenant
2026-05-31 06:34:12.858221 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-59xbh" not found
2026-05-31 06:34:13.030203 | instance | openstack/cinder-db-init-jdscs/init
2026-05-31 06:34:13.222222 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-jdscs" not found
2026-05-31 06:34:13.233738 | instance | openstack/cinder-db-init-jdscs/cinder-db-init-0
2026-05-31 06:34:13.403020 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-jdscs" not found
2026-05-31 06:34:13.574166 | instance | openstack/cinder-db-sync-j2p2z/init
2026-05-31 06:34:13.759502 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-j2p2z" not found
2026-05-31 06:34:13.767502 | instance | openstack/cinder-db-sync-j2p2z/cinder-db-sync
2026-05-31 06:34:13.944270 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-j2p2z" not found
2026-05-31 06:34:14.135638 | instance | openstack/cinder-ks-endpoints-5khtv/init
2026-05-31 06:34:14.303595 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-5khtv" not found
2026-05-31 06:34:14.307377 | instance | openstack/cinder-ks-endpoints-5khtv/volumev3-ks-endpoints-admin
2026-05-31 06:34:14.471624 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-5khtv" not found
2026-05-31 06:34:14.475068 | instance | openstack/cinder-ks-endpoints-5khtv/volumev3-ks-endpoints-internal
2026-05-31 06:34:14.657524 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-5khtv" not found
2026-05-31 06:34:14.661276 | instance | openstack/cinder-ks-endpoints-5khtv/volumev3-ks-endpoints-public
2026-05-31 06:34:14.832949 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-5khtv" not found
2026-05-31 06:34:15.005528 | instance | openstack/cinder-ks-service-bxl27/init
2026-05-31 06:34:15.176992 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-bxl27" not found
2026-05-31 06:34:15.181573 | instance | openstack/cinder-ks-service-bxl27/volumev3-ks-service-registration
2026-05-31 06:34:15.377614 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-bxl27" not found
2026-05-31 06:34:15.546868 | instance | openstack/cinder-ks-user-cjrvq/init
2026-05-31 06:34:15.725398 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-cjrvq" not found
2026-05-31 06:34:15.728870 | instance | openstack/cinder-ks-user-cjrvq/cinder-ks-user
2026-05-31 06:34:15.935867 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-cjrvq" not found
2026-05-31 06:34:16.090871 | instance | openstack/cinder-rabbit-init-mmrfz/init
2026-05-31 06:34:16.249921 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-mmrfz" not found
2026-05-31 06:34:16.253954 | instance | openstack/cinder-rabbit-init-mmrfz/rabbit-init
2026-05-31 06:34:16.418001 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-mmrfz" not found
2026-05-31 06:34:16.585289 | instance | openstack/cinder-scheduler-c5b8cfd6d-xwvb2/init
2026-05-31 06:34:16.784722 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-c5b8cfd6d-xwvb2" not found
2026-05-31 06:34:16.789250 | instance | openstack/cinder-scheduler-c5b8cfd6d-xwvb2/ceph-coordination-volume-perms
2026-05-31 06:34:16.954971 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-c5b8cfd6d-xwvb2" not found
2026-05-31 06:34:16.958882 | instance | openstack/cinder-scheduler-c5b8cfd6d-xwvb2/cinder-scheduler
2026-05-31 06:34:17.119919 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-c5b8cfd6d-xwvb2" not found
2026-05-31 06:34:17.285820 | instance | openstack/cinder-storage-init-sw5fc/init
2026-05-31 06:34:17.480449 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-sw5fc" not found
2026-05-31 06:34:17.484893 | instance | openstack/cinder-storage-init-sw5fc/ceph-keyring-placement
2026-05-31 06:34:17.643038 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-sw5fc" not found
2026-05-31 06:34:17.646264 | instance | openstack/cinder-storage-init-sw5fc/cinder-storage-init-rbd1
2026-05-31 06:34:17.827844 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-sw5fc" not found
2026-05-31 06:34:18.004105 | instance | openstack/cinder-volume-6bdc46cf89-2b8st/init
2026-05-31 06:34:18.200641 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-6bdc46cf89-2b8st" not found
2026-05-31 06:34:18.207062 | instance | openstack/cinder-volume-6bdc46cf89-2b8st/ceph-keyring-placement-rbd1
2026-05-31 06:34:18.410966 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-6bdc46cf89-2b8st" not found
2026-05-31 06:34:18.415503 | instance | openstack/cinder-volume-6bdc46cf89-2b8st/ceph-coordination-volume-perms
2026-05-31 06:34:18.581491 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-6bdc46cf89-2b8st" not found
2026-05-31 06:34:18.586003 | instance | openstack/cinder-volume-6bdc46cf89-2b8st/init-cinder-conf
2026-05-31 06:34:18.760249 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-6bdc46cf89-2b8st" not found
2026-05-31 06:34:18.764423 | instance | openstack/cinder-volume-6bdc46cf89-2b8st/cinder-volume
2026-05-31 06:34:18.950080 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-6bdc46cf89-2b8st" not found
2026-05-31 06:34:19.130036 | instance | openstack/glance-api-7d9d69f69f-hh9hk/init
2026-05-31 06:34:19.288448 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-7d9d69f69f-hh9hk" not found
2026-05-31 06:34:19.291693 | instance | openstack/glance-api-7d9d69f69f-hh9hk/glance-perms
2026-05-31 06:34:19.464292 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-7d9d69f69f-hh9hk" not found
2026-05-31 06:34:19.467435 | instance | openstack/glance-api-7d9d69f69f-hh9hk/ceph-keyring-placement
2026-05-31 06:34:19.627935 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-7d9d69f69f-hh9hk" not found
2026-05-31 06:34:19.631972 | instance | openstack/glance-api-7d9d69f69f-hh9hk/glance-api
2026-05-31 06:34:19.807669 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-7d9d69f69f-hh9hk" not found
2026-05-31 06:34:19.970271 | instance | openstack/glance-db-init-j42v4/init
2026-05-31 06:34:20.138145 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-j42v4" not found
2026-05-31 06:34:20.142053 | instance | openstack/glance-db-init-j42v4/glance-db-init-0
2026-05-31 06:34:20.303163 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-j42v4" not found
2026-05-31 06:34:20.492402 | instance | openstack/glance-db-sync-k7wxj/init
2026-05-31 06:34:20.663504 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-k7wxj" not found
2026-05-31 06:34:20.668472 | instance | openstack/glance-db-sync-k7wxj/glance-db-sync
2026-05-31 06:34:20.832560 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-k7wxj" not found
2026-05-31 06:34:21.005608 | instance | openstack/glance-ks-endpoints-d2dzc/init
2026-05-31 06:34:21.176379 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-d2dzc" not found
2026-05-31 06:34:21.179929 | instance | openstack/glance-ks-endpoints-d2dzc/image-ks-endpoints-admin
2026-05-31 06:34:21.352746 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-d2dzc" not found
2026-05-31 06:34:21.356971 | instance | openstack/glance-ks-endpoints-d2dzc/image-ks-endpoints-internal
2026-05-31 06:34:21.528353 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-d2dzc" not found
2026-05-31 06:34:21.532273 | instance | openstack/glance-ks-endpoints-d2dzc/image-ks-endpoints-public
2026-05-31 06:34:21.706327 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-d2dzc" not found
2026-05-31 06:34:21.880183 | instance | openstack/glance-ks-service-dv4ld/init
2026-05-31 06:34:22.043801 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-dv4ld" not found
2026-05-31 06:34:22.048112 | instance | openstack/glance-ks-service-dv4ld/image-ks-service-registration
2026-05-31 06:34:22.216637 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-dv4ld" not found
2026-05-31 06:34:22.393434 | instance | openstack/glance-ks-user-b75df/init
2026-05-31 06:34:22.556329 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-b75df" not found
2026-05-31 06:34:22.559586 | instance | openstack/glance-ks-user-b75df/glance-ks-user
2026-05-31 06:34:22.728880 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-b75df" not found
2026-05-31 06:34:22.914137 | instance | openstack/glance-metadefs-load-4ppgr/init
2026-05-31 06:34:23.092178 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-4ppgr" not found
2026-05-31 06:34:23.096629 | instance | openstack/glance-metadefs-load-4ppgr/glance-metadefs-load
2026-05-31 06:34:23.255012 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-4ppgr" not found
2026-05-31 06:34:23.418965 | instance | openstack/glance-rabbit-init-fs8s8/init
2026-05-31 06:34:23.587193 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-fs8s8" not found
2026-05-31 06:34:23.591208 | instance | openstack/glance-rabbit-init-fs8s8/rabbit-init
2026-05-31 06:34:23.757555 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-fs8s8" not found
2026-05-31 06:34:23.928870 | instance | openstack/glance-storage-init-j7rqp/init
2026-05-31 06:34:24.114985 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-j7rqp" not found
2026-05-31 06:34:24.118262 | instance | openstack/glance-storage-init-j7rqp/ceph-keyring-placement
2026-05-31 06:34:24.305546 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-j7rqp" not found
2026-05-31 06:34:24.309574 | instance | openstack/glance-storage-init-j7rqp/glance-storage-init
2026-05-31 06:34:24.479842 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-j7rqp" not found
2026-05-31 06:34:24.647160 | instance | openstack/keepalived-899gb/init
2026-05-31 06:34:24.844509 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-899gb" not found
2026-05-31 06:34:24.849111 | instance | openstack/keepalived-899gb/wait-for-ip
2026-05-31 06:34:25.077966 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-899gb" not found
2026-05-31 06:34:25.081958 | instance | openstack/keepalived-899gb/keepalived
2026-05-31 06:34:25.165822 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-899gb" is waiting to start: PodInitializing
2026-05-31 06:34:25.247874 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-899gb" not found
2026-05-31 06:34:25.415608 | instance | openstack/keystone-api-7cdb6c87f8-wnjxh/init
2026-05-31 06:34:25.593555 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-7cdb6c87f8-wnjxh" not found
2026-05-31 06:34:25.596314 | instance | openstack/keystone-api-7cdb6c87f8-wnjxh/keystone-api
2026-05-31 06:34:26.001064 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-7cdb6c87f8-wnjxh" not found
2026-05-31 06:34:26.164535 | instance | openstack/keystone-bootstrap-mbzzg/init
2026-05-31 06:34:26.335330 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-mbzzg" not found
2026-05-31 06:34:26.339534 | instance | openstack/keystone-bootstrap-mbzzg/bootstrap
2026-05-31 06:34:26.522689 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-mbzzg" not found
2026-05-31 06:34:26.679780 | instance | openstack/keystone-credential-setup-xm2q7/init
2026-05-31 06:34:26.839179 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-xm2q7" not found
2026-05-31 06:34:26.842059 | instance | openstack/keystone-credential-setup-xm2q7/keystone-credential-setup
2026-05-31 06:34:27.008732 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-xm2q7" not found
2026-05-31 06:34:27.170929 | instance | openstack/keystone-db-init-zpvjp/init
2026-05-31 06:34:27.343465 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-zpvjp" not found
2026-05-31 06:34:27.346076 | instance | openstack/keystone-db-init-zpvjp/keystone-db-init-0
2026-05-31 06:34:27.522726 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-zpvjp" not found
2026-05-31 06:34:27.701457 | instance | openstack/keystone-db-sync-r6wlj/init
2026-05-31 06:34:27.893931 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-r6wlj" not found
2026-05-31 06:34:27.897823 | instance | openstack/keystone-db-sync-r6wlj/keystone-db-sync
2026-05-31 06:34:28.084943 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-r6wlj" not found
2026-05-31 06:34:28.274463 | instance | openstack/keystone-domain-manage-r6v6x/init
2026-05-31 06:34:28.461021 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-r6v6x" not found
2026-05-31 06:34:28.464389 | instance | openstack/keystone-domain-manage-r6v6x/keystone-domain-manage
2026-05-31 06:34:28.638620 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-r6v6x" not found
2026-05-31 06:34:28.817875 | instance | openstack/keystone-fernet-setup-85vbg/init
2026-05-31 06:34:28.980648 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-85vbg" not found
2026-05-31 06:34:28.985141 | instance | openstack/keystone-fernet-setup-85vbg/keystone-fernet-setup
2026-05-31 06:34:29.144401 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-85vbg" not found
2026-05-31 06:34:29.317443 | instance | openstack/keystone-rabbit-init-lfh4p/init
2026-05-31 06:34:29.477589 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-lfh4p" not found
2026-05-31 06:34:29.481846 | instance | openstack/keystone-rabbit-init-lfh4p/rabbit-init
2026-05-31 06:34:29.659753 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-lfh4p" not found
2026-05-31 06:34:29.831513 | instance | openstack/libvirt-libvirt-default-jf547/init
2026-05-31 06:34:30.062321 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-jf547" not found
2026-05-31 06:34:30.064936 | instance | openstack/libvirt-libvirt-default-jf547/init-dynamic-options
2026-05-31 06:34:30.233132 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-jf547" not found
2026-05-31 06:34:30.237587 | instance | openstack/libvirt-libvirt-default-jf547/ceph-admin-keyring-placement
2026-05-31 06:34:30.404518 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-jf547" not found
2026-05-31 06:34:30.407412 | instance | openstack/libvirt-libvirt-default-jf547/ceph-keyring-placement
2026-05-31 06:34:30.571985 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-jf547" not found
2026-05-31 06:34:30.575310 | instance | openstack/libvirt-libvirt-default-jf547/tls-sidecar
2026-05-31 06:34:30.742042 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-jf547" not found
2026-05-31 06:34:30.744849 | instance | openstack/libvirt-libvirt-default-jf547/libvirt
2026-05-31 06:34:30.922777 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-jf547" not found
2026-05-31 06:34:30.927147 | instance | openstack/libvirt-libvirt-default-jf547/libvirt-exporter
2026-05-31 06:34:31.108289 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-jf547" not found
2026-05-31 06:34:31.276009 | instance | openstack/memcached-memcached-6479589586-pk9kc/init
2026-05-31 06:34:31.449600 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-pk9kc" not found
2026-05-31 06:34:31.452708 | instance | openstack/memcached-memcached-6479589586-pk9kc/memcached
2026-05-31 06:34:31.636980 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-pk9kc" not found
2026-05-31 06:34:31.640096 | instance | openstack/memcached-memcached-6479589586-pk9kc/memcached-exporter
2026-05-31 06:34:31.802811 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-pk9kc" not found
2026-05-31 06:34:31.970377 | instance | openstack/neutron-db-init-d6ldf/init
2026-05-31 06:34:32.133111 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-d6ldf" not found
2026-05-31 06:34:32.136467 | instance | openstack/neutron-db-init-d6ldf/neutron-db-init-0
2026-05-31 06:34:32.304842 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-d6ldf" not found
2026-05-31 06:34:32.467932 | instance | openstack/neutron-db-sync-49rqg/init
2026-05-31 06:34:32.632210 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-49rqg" not found
2026-05-31 06:34:32.636603 | instance | openstack/neutron-db-sync-49rqg/neutron-db-sync
2026-05-31 06:34:32.810851 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-49rqg" not found
2026-05-31 06:34:32.982684 | instance | openstack/neutron-ks-endpoints-8zb6g/init
2026-05-31 06:34:33.157791 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-8zb6g" not found
2026-05-31 06:34:33.161244 | instance | openstack/neutron-ks-endpoints-8zb6g/network-ks-endpoints-admin
2026-05-31 06:34:33.328190 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-8zb6g" not found
2026-05-31 06:34:33.332065 | instance | openstack/neutron-ks-endpoints-8zb6g/network-ks-endpoints-internal
2026-05-31 06:34:33.507365 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-8zb6g" not found
2026-05-31 06:34:33.511809 | instance | openstack/neutron-ks-endpoints-8zb6g/network-ks-endpoints-public
2026-05-31 06:34:33.690498 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-8zb6g" not found
2026-05-31 06:34:33.862516 | instance | openstack/neutron-ks-service-827rw/init
2026-05-31 06:34:34.030546 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-827rw" not found
2026-05-31 06:34:34.034936 | instance | openstack/neutron-ks-service-827rw/network-ks-service-registration
2026-05-31 06:34:34.212952 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-827rw" not found
2026-05-31 06:34:34.372810 | instance | openstack/neutron-ks-user-q9vtk/init
2026-05-31 06:34:34.564792 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-q9vtk" not found
2026-05-31 06:34:34.569089 | instance | openstack/neutron-ks-user-q9vtk/neutron-ks-user
2026-05-31 06:34:34.742488 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-q9vtk" not found
2026-05-31 06:34:34.909834 | instance | openstack/neutron-netns-cleanup-cron-default-wpz9q/init
2026-05-31 06:34:35.081102 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-wpz9q" not found
2026-05-31 06:34:35.084247 | instance | openstack/neutron-netns-cleanup-cron-default-wpz9q/neutron-netns-cleanup-cron
2026-05-31 06:34:35.251229 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-wpz9q" not found
2026-05-31 06:34:35.425070 | instance | openstack/neutron-ovn-metadata-agent-default-fl4q9/init
2026-05-31 06:34:35.612004 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-fl4q9" not found
2026-05-31 06:34:35.615991 | instance | openstack/neutron-ovn-metadata-agent-default-fl4q9/neutron-metadata-agent-init
2026-05-31 06:34:35.694753 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-fl4q9" is waiting to start: PodInitializing
2026-05-31 06:34:35.785564 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-fl4q9" not found
2026-05-31 06:34:35.788981 | instance | openstack/neutron-ovn-metadata-agent-default-fl4q9/ovn-neutron-init
2026-05-31 06:34:35.887872 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-fl4q9" is waiting to start: PodInitializing
2026-05-31 06:34:35.982567 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-fl4q9" not found
2026-05-31 06:34:35.999049 | instance | openstack/neutron-ovn-metadata-agent-default-fl4q9/neutron-ovn-metadata-agent
2026-05-31 06:34:36.091725 | instance | Error from server (BadRequest): container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-fl4q9" is waiting to start: PodInitializing
2026-05-31 06:34:36.176704 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-fl4q9" not found
2026-05-31 06:34:36.355893 | instance | openstack/neutron-ovn-vpn-agent-default-wdzw5/init
2026-05-31 06:34:36.539967 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-wdzw5" not found
2026-05-31 06:34:36.544722 | instance | openstack/neutron-ovn-vpn-agent-default-wdzw5/ovn-vpn-agent-init
2026-05-31 06:34:36.645423 | instance | Error from server (BadRequest): container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-wdzw5" is waiting to start: PodInitializing
2026-05-31 06:34:36.732898 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-wdzw5" not found
2026-05-31 06:34:36.736756 | instance | openstack/neutron-ovn-vpn-agent-default-wdzw5/ovn-neutron-init
2026-05-31 06:34:36.815721 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-wdzw5" is waiting to start: PodInitializing
2026-05-31 06:34:36.908527 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-wdzw5" not found
2026-05-31 06:34:36.912691 | instance | openstack/neutron-ovn-vpn-agent-default-wdzw5/neutron-ovn-vpn-agent
2026-05-31 06:34:36.990286 | instance | Error from server (BadRequest): container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-wdzw5" is waiting to start: PodInitializing
2026-05-31 06:34:37.066985 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-wdzw5" not found
2026-05-31 06:34:37.253464 | instance | openstack/neutron-rabbit-init-vz8vc/init
2026-05-31 06:34:37.446705 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-vz8vc" not found
2026-05-31 06:34:37.449876 | instance | openstack/neutron-rabbit-init-vz8vc/rabbit-init
2026-05-31 06:34:37.634394 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-vz8vc" not found
2026-05-31 06:34:37.852840 | instance | openstack/neutron-rpc-server-67c6687c6-wwrg9/init
2026-05-31 06:34:38.039967 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-67c6687c6-wwrg9" not found
2026-05-31 06:34:38.047491 | instance | openstack/neutron-rpc-server-67c6687c6-wwrg9/ovn-neutron-init
2026-05-31 06:34:38.212528 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-rpc-server-67c6687c6-wwrg9" not found
2026-05-31 06:34:38.217566 | instance | openstack/neutron-rpc-server-67c6687c6-wwrg9/neutron-rpc-server
2026-05-31 06:34:38.574188 | instance | openstack/neutron-server-7bb4bdc867-bkcg8/init
2026-05-31 06:34:38.758496 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-7bb4bdc867-bkcg8" not found
2026-05-31 06:34:38.761552 | instance | openstack/neutron-server-7bb4bdc867-bkcg8/ovn-neutron-init
2026-05-31 06:34:38.918555 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-7bb4bdc867-bkcg8" not found
2026-05-31 06:34:38.922054 | instance | openstack/neutron-server-7bb4bdc867-bkcg8/neutron-server
2026-05-31 06:34:39.120313 | instance | openstack/neutron-server-7bb4bdc867-bkcg8/neutron-policy-server
2026-05-31 06:34:39.285722 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-7bb4bdc867-bkcg8" not found
2026-05-31 06:34:39.451663 | instance | openstack/nova-api-metadata-65c9d9b65f-gqgl6/init
2026-05-31 06:34:39.640241 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-65c9d9b65f-gqgl6" not found
2026-05-31 06:34:39.643352 | instance | openstack/nova-api-metadata-65c9d9b65f-gqgl6/nova-api-metadata-init
2026-05-31 06:34:39.812064 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-65c9d9b65f-gqgl6" not found
2026-05-31 06:34:39.816250 | instance | openstack/nova-api-metadata-65c9d9b65f-gqgl6/nova-api
2026-05-31 06:34:39.986410 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-65c9d9b65f-gqgl6" not found
2026-05-31 06:34:40.158132 | instance | openstack/nova-api-osapi-787b8f9598-9pb4n/init
2026-05-31 06:34:40.330196 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-787b8f9598-9pb4n" not found
2026-05-31 06:34:40.335179 | instance | openstack/nova-api-osapi-787b8f9598-9pb4n/nova-osapi
2026-05-31 06:34:40.529629 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-787b8f9598-9pb4n" not found
2026-05-31 06:34:40.698893 | instance | openstack/nova-bootstrap-v4sd6/init
2026-05-31 06:34:40.868064 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-v4sd6" not found
2026-05-31 06:34:40.874566 | instance | openstack/nova-bootstrap-v4sd6/bootstrap
2026-05-31 06:34:41.046038 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-v4sd6" not found
2026-05-31 06:34:41.215316 | instance | openstack/nova-cell-setup-qxpps/init
2026-05-31 06:34:41.409712 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-qxpps" not found
2026-05-31 06:34:41.413610 | instance | openstack/nova-cell-setup-qxpps/nova-cell-setup-init
2026-05-31 06:34:41.500023 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-qxpps" is waiting to start: PodInitializing
2026-05-31 06:34:41.595435 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-qxpps" not found
2026-05-31 06:34:41.599539 | instance | openstack/nova-cell-setup-qxpps/nova-cell-setup
2026-05-31 06:34:41.680830 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-qxpps" is waiting to start: PodInitializing
2026-05-31 06:34:41.756515 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-qxpps" not found
2026-05-31 06:34:41.920738 | instance | openstack/nova-compute-default-b5xhz/init
2026-05-31 06:34:42.136199 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-b5xhz" not found
2026-05-31 06:34:42.140697 | instance | openstack/nova-compute-default-b5xhz/nova-compute-init
2026-05-31 06:34:42.226861 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-b5xhz" is waiting to start: PodInitializing
2026-05-31 06:34:42.310419 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-b5xhz" not found
2026-05-31 06:34:42.313475 | instance | openstack/nova-compute-default-b5xhz/ceph-perms
2026-05-31 06:34:42.396648 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-b5xhz" is waiting to start: PodInitializing
2026-05-31 06:34:42.479767 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-b5xhz" not found
2026-05-31 06:34:42.484627 | instance | openstack/nova-compute-default-b5xhz/ceph-admin-keyring-placement
2026-05-31 06:34:42.582828 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-b5xhz" is waiting to start: PodInitializing
2026-05-31 06:34:42.670514 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-b5xhz" not found
2026-05-31 06:34:42.675154 | instance | openstack/nova-compute-default-b5xhz/ceph-keyring-placement
2026-05-31 06:34:42.766480 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-b5xhz" is waiting to start: PodInitializing
2026-05-31 06:34:42.855574 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-b5xhz" not found
2026-05-31 06:34:42.860331 | instance | openstack/nova-compute-default-b5xhz/nova-compute-vnc-init
2026-05-31 06:34:42.943418 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-b5xhz" is waiting to start: PodInitializing
2026-05-31 06:34:43.033607 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-b5xhz" not found
2026-05-31 06:34:43.038799 | instance | openstack/nova-compute-default-b5xhz/nova-compute-ssh-init
2026-05-31 06:34:43.125482 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-b5xhz" is waiting to start: PodInitializing
2026-05-31 06:34:43.214611 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-b5xhz" not found
2026-05-31 06:34:43.217992 | instance | openstack/nova-compute-default-b5xhz/nova-compute
2026-05-31 06:34:43.314209 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-b5xhz" is waiting to start: PodInitializing
2026-05-31 06:34:43.413028 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-b5xhz" not found
2026-05-31 06:34:43.416113 | instance | openstack/nova-compute-default-b5xhz/nova-compute-ssh
2026-05-31 06:34:43.503051 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-b5xhz" is waiting to start: PodInitializing
2026-05-31 06:34:43.585328 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-b5xhz" not found
2026-05-31 06:34:43.757299 | instance | openstack/nova-conductor-6bcbb759db-vm7lg/init
2026-05-31 06:34:43.941831 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-6bcbb759db-vm7lg" not found
2026-05-31 06:34:43.945220 | instance | openstack/nova-conductor-6bcbb759db-vm7lg/nova-conductor
2026-05-31 06:34:44.115953 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-6bcbb759db-vm7lg" not found
2026-05-31 06:34:44.281883 | instance | openstack/nova-db-init-n8m2c/init
2026-05-31 06:34:44.455101 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-n8m2c" not found
2026-05-31 06:34:44.458383 | instance | openstack/nova-db-init-n8m2c/nova-db-init-0
2026-05-31 06:34:44.653354 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-n8m2c" not found
2026-05-31 06:34:44.658031 | instance | openstack/nova-db-init-n8m2c/nova-db-init-1
2026-05-31 06:34:44.823240 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-n8m2c" not found
2026-05-31 06:34:44.827853 | instance | openstack/nova-db-init-n8m2c/nova-db-init-2
2026-05-31 06:34:44.991962 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-n8m2c" not found
2026-05-31 06:34:45.157277 | instance | openstack/nova-db-sync-tnmt2/init
2026-05-31 06:34:45.323078 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-tnmt2" not found
2026-05-31 06:34:45.326378 | instance | openstack/nova-db-sync-tnmt2/nova-db-sync
2026-05-31 06:34:45.509584 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-tnmt2" not found
2026-05-31 06:34:45.687295 | instance | openstack/nova-ks-endpoints-st4ch/init
2026-05-31 06:34:45.879408 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-st4ch" not found
2026-05-31 06:34:45.884133 | instance | openstack/nova-ks-endpoints-st4ch/compute-ks-endpoints-admin
2026-05-31 06:34:46.060392 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-st4ch" not found
2026-05-31 06:34:46.065494 | instance | openstack/nova-ks-endpoints-st4ch/compute-ks-endpoints-internal
2026-05-31 06:34:46.253677 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-st4ch" not found
2026-05-31 06:34:46.257600 | instance | openstack/nova-ks-endpoints-st4ch/compute-ks-endpoints-public
2026-05-31 06:34:46.429277 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-st4ch" not found
2026-05-31 06:34:46.599959 | instance | openstack/nova-ks-service-7p96z/init
2026-05-31 06:34:46.757797 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-7p96z" not found
2026-05-31 06:34:46.762007 | instance | openstack/nova-ks-service-7p96z/compute-ks-service-registration
2026-05-31 06:34:46.929455 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-7p96z" not found
2026-05-31 06:34:47.101109 | instance | openstack/nova-ks-user-svhnl/init
2026-05-31 06:34:47.263131 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-svhnl" not found
2026-05-31 06:34:47.267202 | instance | openstack/nova-ks-user-svhnl/nova-ks-user
2026-05-31 06:34:47.455648 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-svhnl" not found
2026-05-31 06:34:47.629289 | instance | openstack/nova-novncproxy-6ccb6fcc9f-q6qgc/init
2026-05-31 06:34:47.824371 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-6ccb6fcc9f-q6qgc" not found
2026-05-31 06:34:47.828385 | instance | openstack/nova-novncproxy-6ccb6fcc9f-q6qgc/nova-novncproxy-init
2026-05-31 06:34:47.992591 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-6ccb6fcc9f-q6qgc" not found
2026-05-31 06:34:47.995753 | instance | openstack/nova-novncproxy-6ccb6fcc9f-q6qgc/nova-novncproxy-init-assets
2026-05-31 06:34:48.170803 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-6ccb6fcc9f-q6qgc" not found
2026-05-31 06:34:48.174387 | instance | openstack/nova-novncproxy-6ccb6fcc9f-q6qgc/nova-novncproxy
2026-05-31 06:34:48.339996 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-6ccb6fcc9f-q6qgc" not found
2026-05-31 06:34:48.502689 | instance | openstack/nova-rabbit-init-l7nq7/init
2026-05-31 06:34:48.659955 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-l7nq7" not found
2026-05-31 06:34:48.663513 | instance | openstack/nova-rabbit-init-l7nq7/rabbit-init
2026-05-31 06:34:48.824636 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-l7nq7" not found
2026-05-31 06:34:48.987852 | instance | openstack/nova-scheduler-6c9664458-bfv6q/init
2026-05-31 06:34:49.166697 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-6c9664458-bfv6q" not found
2026-05-31 06:34:49.170062 | instance | openstack/nova-scheduler-6c9664458-bfv6q/nova-scheduler
2026-05-31 06:34:49.344979 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-6c9664458-bfv6q" not found
2026-05-31 06:34:49.526736 | instance | openstack/openvswitch-8q9xn/init
2026-05-31 06:34:49.695253 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-8q9xn" not found
2026-05-31 06:34:49.698782 | instance | openstack/openvswitch-8q9xn/openvswitch-db-perms
2026-05-31 06:34:49.871051 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-8q9xn" not found
2026-05-31 06:34:49.874791 | instance | openstack/openvswitch-8q9xn/openvswitch-vswitchd-modules
2026-05-31 06:34:50.045454 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-8q9xn" not found
2026-05-31 06:34:50.050131 | instance | openstack/openvswitch-8q9xn/openvswitch-db
2026-05-31 06:34:50.229959 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-8q9xn" not found
2026-05-31 06:34:50.234318 | instance | openstack/openvswitch-8q9xn/openvswitch-vswitchd
2026-05-31 06:34:50.404843 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-8q9xn" not found
2026-05-31 06:34:50.572579 | instance | openstack/ovn-controller-default-tzxkj/init
2026-05-31 06:34:50.753238 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-tzxkj" not found
2026-05-31 06:34:50.757890 | instance | openstack/ovn-controller-default-tzxkj/get-gw-enabled
2026-05-31 06:34:50.921395 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-tzxkj" not found
2026-05-31 06:34:50.925403 | instance | openstack/ovn-controller-default-tzxkj/controller-init
2026-05-31 06:34:51.081710 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-tzxkj" not found
2026-05-31 06:34:51.086937 | instance | openstack/ovn-controller-default-tzxkj/controller
2026-05-31 06:34:51.263748 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-tzxkj" not found
2026-05-31 06:34:51.267264 | instance | openstack/ovn-controller-default-tzxkj/vector
2026-05-31 06:34:51.443969 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-tzxkj" not found
2026-05-31 06:34:51.448439 | instance | openstack/ovn-controller-default-tzxkj/log-parser
2026-05-31 06:34:51.614942 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-tzxkj" not found
2026-05-31 06:34:51.775315 | instance | openstack/ovn-northd-fc978744-74827/init
2026-05-31 06:34:51.942848 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-74827" not found
2026-05-31 06:34:51.947182 | instance | openstack/ovn-northd-fc978744-74827/northd
2026-05-31 06:34:52.119523 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-74827" not found
2026-05-31 06:34:52.286887 | instance | openstack/ovn-ovsdb-nb-0/init
2026-05-31 06:34:52.463804 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found
2026-05-31 06:34:52.468069 | instance | openstack/ovn-ovsdb-nb-0/ovsdb
2026-05-31 06:34:52.633479 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found
2026-05-31 06:34:52.800441 | instance | openstack/ovn-ovsdb-sb-0/init
2026-05-31 06:34:52.971230 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found
2026-05-31 06:34:52.975550 | instance | openstack/ovn-ovsdb-sb-0/ovsdb
2026-05-31 06:34:53.146981 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found
2026-05-31 06:34:53.330807 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-05-31 06:34:53.502283 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-05-31 06:34:53.506141 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-05-31 06:34:53.679258 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-05-31 06:34:53.683222 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-05-31 06:34:53.969275 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-05-31 06:34:53.973876 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-05-31 06:34:54.152890 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-05-31 06:34:54.332114 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-05-31 06:34:54.500410 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-05-31 06:34:54.503470 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-05-31 06:34:54.700167 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-05-31 06:34:54.705004 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-05-31 06:34:54.873778 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-05-31 06:34:55.033517 | instance | openstack/placement-api-79465b4d6b-9x7ph/init
2026-05-31 06:34:55.199369 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-79465b4d6b-9x7ph" not found
2026-05-31 06:34:55.203349 | instance | openstack/placement-api-79465b4d6b-9x7ph/placement-api
2026-05-31 06:34:55.382152 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-79465b4d6b-9x7ph" not found
2026-05-31 06:34:55.550735 | instance | openstack/placement-db-init-8lx9s/init
2026-05-31 06:34:55.722842 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-8lx9s" not found
2026-05-31 06:34:55.726172 | instance | openstack/placement-db-init-8lx9s/placement-db-init-0
2026-05-31 06:34:55.899799 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-8lx9s" not found
2026-05-31 06:34:56.065469 | instance | openstack/placement-db-sync-g6f8j/init
2026-05-31 06:34:56.247002 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-g6f8j" not found
2026-05-31 06:34:56.250465 | instance | openstack/placement-db-sync-g6f8j/placement-db-sync
2026-05-31 06:34:56.416619 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-g6f8j" not found
2026-05-31 06:34:56.593971 | instance | openstack/placement-ks-endpoints-7kbhz/init
2026-05-31 06:34:56.758368 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-7kbhz" not found
2026-05-31 06:34:56.762691 | instance | openstack/placement-ks-endpoints-7kbhz/placement-ks-endpoints-admin
2026-05-31 06:34:56.932515 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-7kbhz" not found
2026-05-31 06:34:56.936338 | instance | openstack/placement-ks-endpoints-7kbhz/placement-ks-endpoints-internal
2026-05-31 06:34:57.107499 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-7kbhz" not found
2026-05-31 06:34:57.113022 | instance | openstack/placement-ks-endpoints-7kbhz/placement-ks-endpoints-public
2026-05-31 06:34:57.277627 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-7kbhz" not found
2026-05-31 06:34:57.440934 | instance | openstack/placement-ks-service-dd692/init
2026-05-31 06:34:57.635794 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-dd692" not found
2026-05-31 06:34:57.643022 | instance | openstack/placement-ks-service-dd692/placement-ks-service-registration
2026-05-31 06:34:57.818876 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-dd692" not found
2026-05-31 06:34:57.996403 | instance | openstack/placement-ks-user-w6xsg/init
2026-05-31 06:34:58.175837 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-w6xsg" not found
2026-05-31 06:34:58.179282 | instance | openstack/placement-ks-user-w6xsg/placement-ks-user
2026-05-31 06:34:58.353415 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-w6xsg" not found
2026-05-31 06:34:58.521383 | instance | openstack/pxc-operator-69cb5bbdb9-wbpnj/percona-xtradb-cluster-operator
2026-05-31 06:34:58.688276 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-wbpnj" not found
2026-05-31 06:34:58.858661 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-05-31 06:34:59.028088 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-05-31 06:34:59.031479 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-05-31 06:34:59.218286 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-05-31 06:34:59.391113 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-05-31 06:34:59.562840 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-05-31 06:34:59.566196 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-05-31 06:34:59.749312 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-05-31 06:34:59.910379 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-rjwcb/rabbitmq-cluster-operator
2026-05-31 06:35:00.098259 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-rjwcb" not found
2026-05-31 06:35:00.258667 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-05-31 06:35:00.440011 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-05-31 06:35:00.443658 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-05-31 06:35:00.614981 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-05-31 06:35:00.804946 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-05-31 06:35:00.987772 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-05-31 06:35:00.990704 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-05-31 06:35:01.172459 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-05-31 06:35:01.339299 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-gcslj/rabbitmq-cluster-operator
2026-05-31 06:35:01.512279 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-gcslj" not found
2026-05-31 06:35:01.684874 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-05-31 06:35:01.856864 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-05-31 06:35:01.861420 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-05-31 06:35:02.040211 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-05-31 06:35:02.211595 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-05-31 06:35:02.382687 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-05-31 06:35:02.387143 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-05-31 06:35:02.574466 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-05-31 06:35:02.736237 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-fhbvc/make-container-crash-dir
2026-05-31 06:35:02.905253 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-fhbvc" not found
2026-05-31 06:35:02.909072 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-fhbvc/chown-container-data-dir
2026-05-31 06:35:03.068029 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-fhbvc" not found
2026-05-31 06:35:03.072419 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-fhbvc/ceph-crash
2026-05-31 06:35:03.242969 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-fhbvc" not found
2026-05-31 06:35:03.402408 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mz5vg/chown-container-data-dir
2026-05-31 06:35:03.576116 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-mz5vg" not found
2026-05-31 06:35:03.579590 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mz5vg/rgw
2026-05-31 06:35:03.758847 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-mz5vg" not found
2026-05-31 06:35:03.762190 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mz5vg/log-collector
2026-05-31 06:35:03.923845 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-mz5vg" not found
2026-05-31 06:35:04.100890 | instance | openstack/staffeln-api-7f6486dc4c-nrj8s/init
2026-05-31 06:35:04.267897 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-7f6486dc4c-nrj8s" not found
2026-05-31 06:35:04.272011 | instance | openstack/staffeln-api-7f6486dc4c-nrj8s/staffeln-api
2026-05-31 06:35:04.444180 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-7f6486dc4c-nrj8s" not found
2026-05-31 06:35:04.598831 | instance | openstack/staffeln-conductor-54b5494c64-n2qzp/staffeln-conductor
2026-05-31 06:35:04.772668 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-54b5494c64-n2qzp" not found
2026-05-31 06:35:04.945186 | instance | openstack/staffeln-db-init-gv8zz/init
2026-05-31 06:35:05.119658 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-gv8zz" not found
2026-05-31 06:35:05.122848 | instance | openstack/staffeln-db-init-gv8zz/staffeln-db-init-0
2026-05-31 06:35:05.287966 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-gv8zz" not found
2026-05-31 06:35:05.453652 | instance | openstack/staffeln-db-sync-9g764/init
2026-05-31 06:35:05.615013 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-9g764" not found
2026-05-31 06:35:05.618985 | instance | openstack/staffeln-db-sync-9g764/staffeln-db-sync
2026-05-31 06:35:05.788027 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-9g764" not found
2026-05-31 06:35:05.965674 | instance | openstack/valkey-node-0/valkey
2026-05-31 06:35:06.132148 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-05-31 06:35:06.135387 | instance | openstack/valkey-node-0/sentinel
2026-05-31 06:35:06.303313 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-05-31 06:35:06.307306 | instance | openstack/valkey-node-0/metrics
2026-05-31 06:35:06.476877 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-05-31 06:35:06.636239 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-46tzh/rook-ceph-operator
2026-05-31 06:35:06.817750 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-46tzh" not found
2026-05-31 06:35:06.999835 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-77gck/secretgen-controller
2026-05-31 06:35:07.184345 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-77gck" not found
2026-05-31 06:35:07.554011 | instance | ERROR
2026-05-31 06:35:07.554255 | instance | {
2026-05-31 06:35:07.554298 | instance | "delta": "0:01:17.577025",
2026-05-31 06:35:07.554327 | instance | "end": "2026-05-31 06:35:07.189027",
2026-05-31 06:35:07.554354 | instance | "msg": "non-zero return code",
2026-05-31 06:35:07.554380 | instance | "rc": 123,
2026-05-31 06:35:07.554406 | instance | "start": "2026-05-31 06:33:49.612002"
2026-05-31 06:35:07.554431 | instance | }
2026-05-31 06:35:07.554463 | instance | ERROR: Ignoring Errors
2026-05-31 06:35:07.566512 |
2026-05-31 06:35:07.566577 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-05-31 06:35:08.138051 | instance | changed:
2026-05-31 06:35:08.138275 | instance | cd+++++++++ pod-logs/
2026-05-31 06:35:08.138315 | instance | cd+++++++++ pod-logs/auth-system/
2026-05-31 06:35:08.138345 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-05-31 06:35:08.138372 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-05-31 06:35:08.138399 | instance | cd+++++++++ pod-logs/cert-manager/
2026-05-31 06:35:08.138425 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-57ggr/
2026-05-31 06:35:08.138451 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-57ggr/cert-manager-controller.txt
2026-05-31 06:35:08.138477 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-6dqbm/
2026-05-31 06:35:08.138503 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-6dqbm/cert-manager-cainjector.txt
2026-05-31 06:35:08.138529 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-r7gmr/
2026-05-31 06:35:08.138554 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-r7gmr/cert-manager-webhook.txt
2026-05-31 06:35:08.138598 | instance | cd+++++++++ pod-logs/envoy-gateway-system/
2026-05-31 06:35:08.138625 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-znnc7/
2026-05-31 06:35:08.138650 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-znnc7/envoy-gateway.txt
2026-05-31 06:35:08.138675 | instance | cd+++++++++ pod-logs/failed-pods/
2026-05-31 06:35:08.138700 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-05-31 06:35:08.138725 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-05-31 06:35:08.138750 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-05-31 06:35:08.138775 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-05-31 06:35:08.138799 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-57ggr/
2026-05-31 06:35:08.138825 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-57ggr/cert-manager-controller.txt
2026-05-31 06:35:08.138850 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-6dqbm/
2026-05-31 06:35:08.138875 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-6dqbm/cert-manager-cainjector.txt
2026-05-31 06:35:08.138903 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-r7gmr/
2026-05-31 06:35:08.138929 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-r7gmr/cert-manager-webhook.txt
2026-05-31 06:35:08.138954 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/
2026-05-31 06:35:08.138980 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-znnc7/
2026-05-31 06:35:08.139005 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-znnc7/envoy-gateway.txt
2026-05-31 06:35:08.139030 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-05-31 06:35:08.139055 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-jt85m/
2026-05-31 06:35:08.139081 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-jt85m/controller.txt
2026-05-31 06:35:08.139107 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-2ptk6/
2026-05-31 06:35:08.139133 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-2ptk6/ingress-nginx-default-backend.txt
2026-05-31 06:35:08.139158 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-05-31 06:35:08.139184 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-f2k54/
2026-05-31 06:35:08.139209 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-f2k54/apply-sysctl-overwrites.txt
2026-05-31 06:35:08.139236 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-f2k54/cilium-agent.txt
2026-05-31 06:35:08.139262 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-f2k54/clean-cilium-state.txt
2026-05-31 06:35:08.139287 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-f2k54/config.txt
2026-05-31 06:35:08.139313 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-f2k54/install-cni-binaries.txt
2026-05-31 06:35:08.139339 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-f2k54/mount-bpf-fs.txt
2026-05-31 06:35:08.139365 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-f2k54/mount-cgroup.txt
2026-05-31 06:35:08.139391 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-8r7lw/
2026-05-31 06:35:08.139417 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-8r7lw/cilium-operator.txt
2026-05-31 06:35:08.139443 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-77799/
2026-05-31 06:35:08.139469 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-77799/coredns.txt
2026-05-31 06:35:08.139501 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-vddjz/
2026-05-31 06:35:08.139529 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-vddjz/coredns.txt
2026-05-31 06:35:08.139555 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-05-31 06:35:08.139581 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-05-31 06:35:08.139607 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-05-31 06:35:08.139633 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-05-31 06:35:08.139659 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-05-31 06:35:08.139685 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-05-31 06:35:08.139711 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-494ln/
2026-05-31 06:35:08.139737 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-494ln/kube-proxy.txt
2026-05-31 06:35:08.139763 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-05-31 06:35:08.139790 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-05-31 06:35:08.139816 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-05-31 06:35:08.139842 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-05-31 06:35:08.139868 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-05-31 06:35:08.139894 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-kkl74/
2026-05-31 06:35:08.139920 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-kkl74/local-path-provisioner.txt
2026-05-31 06:35:08.139946 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-05-31 06:35:08.139973 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-05-31 06:35:08.139999 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-05-31 06:35:08.140026 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-05-31 06:35:08.140052 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-05-31 06:35:08.140078 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-05-31 06:35:08.140105 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-hhpq2/
2026-05-31 06:35:08.140131 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-hhpq2/goldpinger-daemon.txt
2026-05-31 06:35:08.140158 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6f4447bf4-62bbv/
2026-05-31 06:35:08.140184 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6f4447bf4-62bbv/grafana-sc-dashboard.txt
2026-05-31 06:35:08.140211 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6f4447bf4-62bbv/grafana-sc-datasources.txt
2026-05-31 06:35:08.140238 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6f4447bf4-62bbv/grafana.txt
2026-05-31 06:35:08.140265 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-rvn9m/
2026-05-31 06:35:08.140291 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-rvn9m/kube-state-metrics.txt
2026-05-31 06:35:08.140317 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-4vrh5/
2026-05-31 06:35:08.140350 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-4vrh5/kube-prometheus-stack.txt
2026-05-31 06:35:08.140378 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-nd4gf/
2026-05-31 06:35:08.140404 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-nd4gf/node-exporter.txt
2026-05-31 06:35:08.140430 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-nd4gf/pod-tls-sidecar.txt
2026-05-31 06:35:08.140456 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-05-31 06:35:08.140482 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-05-31 06:35:08.140509 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-05-31 06:35:08.140535 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-05-31 06:35:08.140561 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-05-31 06:35:08.140588 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-7t5l5/
2026-05-31 06:35:08.140614 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-7t5l5/nginx.txt
2026-05-31 06:35:08.140673 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-05-31 06:35:08.140703 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-05-31 06:35:08.140729 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-05-31 06:35:08.140756 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-5pnd7/
2026-05-31 06:35:08.140782 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-5pnd7/gc.txt
2026-05-31 06:35:08.140809 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-5xd9d/
2026-05-31 06:35:08.140835 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-5xd9d/master.txt
2026-05-31 06:35:08.140862 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-9nppt/
2026-05-31 06:35:08.140887 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-9nppt/worker.txt
2026-05-31 06:35:08.140913 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-05-31 06:35:08.140938 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-05-31 06:35:08.140985 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-05-31 06:35:08.141014 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-05-31 06:35:08.141040 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-05-31 06:35:08.141065 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-05-31 06:35:08.141090 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-kzpcp/
2026-05-31 06:35:08.141116 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-kzpcp/pushgateway.txt
2026-05-31 06:35:08.141142 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-dfkjv/
2026-05-31 06:35:08.141168 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-dfkjv/vector.txt
2026-05-31 06:35:08.141194 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-05-31 06:35:08.141220 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-8485fcc8fc-w5v4k/
2026-05-31 06:35:08.141254 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-8485fcc8fc-w5v4k/barbican-api.txt
2026-05-31 06:35:08.141282 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-8485fcc8fc-w5v4k/init.txt
2026-05-31 06:35:08.141308 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-pnrr7/
2026-05-31 06:35:08.141334 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-pnrr7/barbican-db-init-0.txt
2026-05-31 06:35:08.141360 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-pnrr7/init.txt
2026-05-31 06:35:08.141386 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-r9x5l/
2026-05-31 06:35:08.141412 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-r9x5l/barbican-db-sync.txt
2026-05-31 06:35:08.141438 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-r9x5l/init.txt
2026-05-31 06:35:08.141464 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-tftft/
2026-05-31 06:35:08.141490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-tftft/init.txt
2026-05-31 06:35:08.141517 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-tftft/key-manager-ks-endpoints-admin.txt
2026-05-31 06:35:08.141543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-tftft/key-manager-ks-endpoints-internal.txt
2026-05-31 06:35:08.141569 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-tftft/key-manager-ks-endpoints-public.txt
2026-05-31 06:35:08.141595 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-jn9qb/
2026-05-31 06:35:08.141621 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-jn9qb/init.txt
2026-05-31 06:35:08.141648 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-jn9qb/key-manager-ks-service-registration.txt
2026-05-31 06:35:08.141675 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-c4hgc/
2026-05-31 06:35:08.141701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-c4hgc/barbican-ks-user.txt
2026-05-31 06:35:08.141727 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-c4hgc/init.txt
2026-05-31 06:35:08.141753 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-hkf4s/
2026-05-31 06:35:08.141779 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-hkf4s/init.txt
2026-05-31 06:35:08.141805 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-hkf4s/rabbit-init.txt
2026-05-31 06:35:08.141831 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-5bbc6b6b44-cl6xq/
2026-05-31 06:35:08.141857 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5bbc6b6b44-cl6xq/ceph-coordination-volume-perms.txt
2026-05-31 06:35:08.141883 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5bbc6b6b44-cl6xq/cinder-api.txt
2026-05-31 06:35:08.141908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5bbc6b6b44-cl6xq/init.txt
2026-05-31 06:35:08.141934 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7788c58bfd-6fvvr/
2026-05-31 06:35:08.141959 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7788c58bfd-6fvvr/ceph-backup-keyring-placement.txt
2026-05-31 06:35:08.141984 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7788c58bfd-6fvvr/ceph-coordination-volume-perms.txt
2026-05-31 06:35:08.142009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7788c58bfd-6fvvr/ceph-keyring-placement-rbd1.txt
2026-05-31 06:35:08.142034 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7788c58bfd-6fvvr/cinder-backup.txt
2026-05-31 06:35:08.142059 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7788c58bfd-6fvvr/init.txt
2026-05-31 06:35:08.142084 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-67ddw/
2026-05-31 06:35:08.142118 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-67ddw/ceph-keyring-placement.txt
2026-05-31 06:35:08.142144 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-67ddw/cinder-backup-storage-init.txt
2026-05-31 06:35:08.142170 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-67ddw/init.txt
2026-05-31 06:35:08.142195 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-gr5vf/
2026-05-31 06:35:08.142221 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-gr5vf/bootstrap.txt
2026-05-31 06:35:08.142246 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-gr5vf/init.txt
2026-05-31 06:35:08.142270 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-59xbh/
2026-05-31 06:35:08.142295 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-59xbh/create-internal-tenant.txt
2026-05-31 06:35:08.142319 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-59xbh/init.txt
2026-05-31 06:35:08.142345 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-jdscs/
2026-05-31 06:35:08.142370 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-jdscs/cinder-db-init-0.txt
2026-05-31 06:35:08.142395 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-jdscs/init.txt
2026-05-31 06:35:08.142421 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-j2p2z/
2026-05-31 06:35:08.142446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-j2p2z/cinder-db-sync.txt
2026-05-31 06:35:08.142471 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-j2p2z/init.txt
2026-05-31 06:35:08.142495 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-5khtv/
2026-05-31 06:35:08.142520 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-5khtv/init.txt
2026-05-31 06:35:08.142545 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-5khtv/volumev3-ks-endpoints-admin.txt
2026-05-31 06:35:08.142569 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-5khtv/volumev3-ks-endpoints-internal.txt
2026-05-31 06:35:08.142594 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-5khtv/volumev3-ks-endpoints-public.txt
2026-05-31 06:35:08.142619 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-bxl27/
2026-05-31 06:35:08.142644 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-bxl27/init.txt
2026-05-31 06:35:08.142669 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-bxl27/volumev3-ks-service-registration.txt
2026-05-31 06:35:08.142694 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-cjrvq/
2026-05-31 06:35:08.142718 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-cjrvq/cinder-ks-user.txt
2026-05-31 06:35:08.142743 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-cjrvq/init.txt
2026-05-31 06:35:08.142768 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-mmrfz/
2026-05-31 06:35:08.142792 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-mmrfz/init.txt
2026-05-31 06:35:08.142817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-mmrfz/rabbit-init.txt
2026-05-31 06:35:08.142842 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-c5b8cfd6d-xwvb2/
2026-05-31 06:35:08.142867 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-c5b8cfd6d-xwvb2/ceph-coordination-volume-perms.txt
2026-05-31 06:35:08.142891 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-c5b8cfd6d-xwvb2/cinder-scheduler.txt
2026-05-31 06:35:08.142916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-c5b8cfd6d-xwvb2/init.txt
2026-05-31 06:35:08.142948 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-sw5fc/
2026-05-31 06:35:08.142974 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-sw5fc/ceph-keyring-placement.txt
2026-05-31 06:35:08.142999 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-sw5fc/cinder-storage-init-rbd1.txt
2026-05-31 06:35:08.143024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-sw5fc/init.txt
2026-05-31 06:35:08.143049 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6bdc46cf89-2b8st/
2026-05-31 06:35:08.143073 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6bdc46cf89-2b8st/ceph-coordination-volume-perms.txt
2026-05-31 06:35:08.143098 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6bdc46cf89-2b8st/ceph-keyring-placement-rbd1.txt
2026-05-31 06:35:08.143123 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6bdc46cf89-2b8st/cinder-volume.txt
2026-05-31 06:35:08.143147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6bdc46cf89-2b8st/init-cinder-conf.txt
2026-05-31 06:35:08.143172 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6bdc46cf89-2b8st/init.txt
2026-05-31 06:35:08.143196 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-7d9d69f69f-hh9hk/
2026-05-31 06:35:08.143221 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7d9d69f69f-hh9hk/ceph-keyring-placement.txt
2026-05-31 06:35:08.143245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7d9d69f69f-hh9hk/glance-api.txt
2026-05-31 06:35:08.143269 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7d9d69f69f-hh9hk/glance-perms.txt
2026-05-31 06:35:08.143294 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7d9d69f69f-hh9hk/init.txt
2026-05-31 06:35:08.143319 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-j42v4/
2026-05-31 06:35:08.143344 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-j42v4/glance-db-init-0.txt
2026-05-31 06:35:08.143370 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-j42v4/init.txt
2026-05-31 06:35:08.143395 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-k7wxj/
2026-05-31 06:35:08.143420 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-k7wxj/glance-db-sync.txt
2026-05-31 06:35:08.143446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-k7wxj/init.txt
2026-05-31 06:35:08.143471 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-d2dzc/
2026-05-31 06:35:08.143497 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-d2dzc/image-ks-endpoints-admin.txt
2026-05-31 06:35:08.143522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-d2dzc/image-ks-endpoints-internal.txt
2026-05-31 06:35:08.143547 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-d2dzc/image-ks-endpoints-public.txt
2026-05-31 06:35:08.143573 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-d2dzc/init.txt
2026-05-31 06:35:08.143598 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-dv4ld/
2026-05-31 06:35:08.143624 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-dv4ld/image-ks-service-registration.txt
2026-05-31 06:35:08.143650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-dv4ld/init.txt
2026-05-31 06:35:08.143675 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-b75df/
2026-05-31 06:35:08.143701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-b75df/glance-ks-user.txt
2026-05-31 06:35:08.143726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-b75df/init.txt
2026-05-31 06:35:08.143752 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-4ppgr/
2026-05-31 06:35:08.143784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-4ppgr/glance-metadefs-load.txt
2026-05-31 06:35:08.143811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-4ppgr/init.txt
2026-05-31 06:35:08.143837 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-fs8s8/
2026-05-31 06:35:08.143863 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-fs8s8/init.txt
2026-05-31 06:35:08.143888 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-fs8s8/rabbit-init.txt
2026-05-31 06:35:08.143914 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-j7rqp/
2026-05-31 06:35:08.143939 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-j7rqp/ceph-keyring-placement.txt
2026-05-31 06:35:08.143965 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-j7rqp/glance-storage-init.txt
2026-05-31 06:35:08.143990 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-j7rqp/init.txt
2026-05-31 06:35:08.144015 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-899gb/
2026-05-31 06:35:08.144042 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-899gb/init.txt
2026-05-31 06:35:08.144072 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-899gb/keepalived.txt
2026-05-31 06:35:08.144097 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-899gb/wait-for-ip.txt
2026-05-31 06:35:08.144123 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-7cdb6c87f8-wnjxh/
2026-05-31 06:35:08.144149 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-7cdb6c87f8-wnjxh/init.txt
2026-05-31 06:35:08.144174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-7cdb6c87f8-wnjxh/keystone-api.txt
2026-05-31 06:35:08.144199 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-mbzzg/
2026-05-31 06:35:08.144224 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-mbzzg/bootstrap.txt
2026-05-31 06:35:08.144249 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-mbzzg/init.txt
2026-05-31 06:35:08.144275 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-xm2q7/
2026-05-31 06:35:08.144300 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-xm2q7/init.txt
2026-05-31 06:35:08.144325 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-xm2q7/keystone-credential-setup.txt
2026-05-31 06:35:08.144351 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-zpvjp/
2026-05-31 06:35:08.144376 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-zpvjp/init.txt
2026-05-31 06:35:08.144401 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-zpvjp/keystone-db-init-0.txt
2026-05-31 06:35:08.144427 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-r6wlj/
2026-05-31 06:35:08.144452 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-r6wlj/init.txt
2026-05-31 06:35:08.144478 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-r6wlj/keystone-db-sync.txt
2026-05-31 06:35:08.144504 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-r6v6x/
2026-05-31 06:35:08.144529 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-r6v6x/init.txt
2026-05-31 06:35:08.144554 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-r6v6x/keystone-domain-manage.txt
2026-05-31 06:35:08.144579 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-85vbg/
2026-05-31 06:35:08.144604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-85vbg/init.txt
2026-05-31 06:35:08.144662 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-85vbg/keystone-fernet-setup.txt
2026-05-31 06:35:08.144698 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-lfh4p/
2026-05-31 06:35:08.144725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-lfh4p/init.txt
2026-05-31 06:35:08.144751 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-lfh4p/rabbit-init.txt
2026-05-31 06:35:08.144777 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-jf547/
2026-05-31 06:35:08.144802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-jf547/ceph-admin-keyring-placement.txt
2026-05-31 06:35:08.144827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-jf547/ceph-keyring-placement.txt
2026-05-31 06:35:08.144853 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-jf547/init-dynamic-options.txt
2026-05-31 06:35:08.144878 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-jf547/init.txt
2026-05-31 06:35:08.144903 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-jf547/libvirt-exporter.txt
2026-05-31 06:35:08.144928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-jf547/libvirt.txt
2026-05-31 06:35:08.144980 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-jf547/tls-sidecar.txt
2026-05-31 06:35:08.145011 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-pk9kc/
2026-05-31 06:35:08.145038 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-pk9kc/init.txt
2026-05-31 06:35:08.145061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-pk9kc/memcached-exporter.txt
2026-05-31 06:35:08.145079 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-pk9kc/memcached.txt
2026-05-31 06:35:08.145097 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-d6ldf/
2026-05-31 06:35:08.145116 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-d6ldf/init.txt
2026-05-31 06:35:08.145134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-d6ldf/neutron-db-init-0.txt
2026-05-31 06:35:08.145152 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-49rqg/
2026-05-31 06:35:08.145170 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-49rqg/init.txt
2026-05-31 06:35:08.145188 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-49rqg/neutron-db-sync.txt
2026-05-31 06:35:08.145207 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-8zb6g/
2026-05-31 06:35:08.145225 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-8zb6g/init.txt
2026-05-31 06:35:08.145244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-8zb6g/network-ks-endpoints-admin.txt
2026-05-31 06:35:08.145262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-8zb6g/network-ks-endpoints-internal.txt
2026-05-31 06:35:08.145280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-8zb6g/network-ks-endpoints-public.txt
2026-05-31 06:35:08.145299 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-827rw/
2026-05-31 06:35:08.145317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-827rw/init.txt
2026-05-31 06:35:08.145336 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-827rw/network-ks-service-registration.txt
2026-05-31 06:35:08.145354 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-q9vtk/
2026-05-31 06:35:08.145371 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-q9vtk/init.txt
2026-05-31 06:35:08.145389 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-q9vtk/neutron-ks-user.txt
2026-05-31 06:35:08.145408 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-wpz9q/
2026-05-31 06:35:08.145431 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-wpz9q/init.txt
2026-05-31 06:35:08.145450 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-wpz9q/neutron-netns-cleanup-cron.txt
2026-05-31 06:35:08.145469 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-fl4q9/
2026-05-31 06:35:08.145487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-fl4q9/init.txt
2026-05-31 06:35:08.145505 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-fl4q9/neutron-metadata-agent-init.txt
2026-05-31 06:35:08.145523 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-fl4q9/neutron-ovn-metadata-agent.txt
2026-05-31 06:35:08.145542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-fl4q9/ovn-neutron-init.txt
2026-05-31 06:35:08.145559 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-wdzw5/
2026-05-31 06:35:08.145577 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-wdzw5/init.txt
2026-05-31 06:35:08.145595 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-wdzw5/neutron-ovn-vpn-agent.txt
2026-05-31 06:35:08.145613 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-wdzw5/ovn-neutron-init.txt
2026-05-31 06:35:08.145631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-wdzw5/ovn-vpn-agent-init.txt
2026-05-31 06:35:08.145649 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-vz8vc/
2026-05-31 06:35:08.145666 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-vz8vc/init.txt
2026-05-31 06:35:08.145684 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-vz8vc/rabbit-init.txt
2026-05-31 06:35:08.145702 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-67c6687c6-wwrg9/
2026-05-31 06:35:08.145720 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-67c6687c6-wwrg9/init.txt
2026-05-31 06:35:08.145737 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-67c6687c6-wwrg9/neutron-rpc-server.txt
2026-05-31 06:35:08.145755 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-67c6687c6-wwrg9/ovn-neutron-init.txt
2026-05-31 06:35:08.145773 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-7bb4bdc867-bkcg8/
2026-05-31 06:35:08.145791 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7bb4bdc867-bkcg8/init.txt
2026-05-31 06:35:08.145809 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7bb4bdc867-bkcg8/neutron-policy-server.txt
2026-05-31 06:35:08.145827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7bb4bdc867-bkcg8/neutron-server.txt
2026-05-31 06:35:08.145845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7bb4bdc867-bkcg8/ovn-neutron-init.txt
2026-05-31 06:35:08.145863 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-65c9d9b65f-gqgl6/
2026-05-31 06:35:08.145880 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-65c9d9b65f-gqgl6/init.txt
2026-05-31 06:35:08.145898 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-65c9d9b65f-gqgl6/nova-api-metadata-init.txt
2026-05-31 06:35:08.145915 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-65c9d9b65f-gqgl6/nova-api.txt
2026-05-31 06:35:08.145932 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-787b8f9598-9pb4n/
2026-05-31 06:35:08.145950 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-787b8f9598-9pb4n/init.txt
2026-05-31 06:35:08.145967 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-787b8f9598-9pb4n/nova-osapi.txt
2026-05-31 06:35:08.145990 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-v4sd6/
2026-05-31 06:35:08.146008 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-v4sd6/bootstrap.txt
2026-05-31 06:35:08.146026 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-v4sd6/init.txt
2026-05-31 06:35:08.146045 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-qxpps/
2026-05-31 06:35:08.146063 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-qxpps/init.txt
2026-05-31 06:35:08.146081 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-qxpps/nova-cell-setup-init.txt
2026-05-31 06:35:08.146098 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-qxpps/nova-cell-setup.txt
2026-05-31 06:35:08.146116 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-b5xhz/
2026-05-31 06:35:08.146134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-b5xhz/ceph-admin-keyring-placement.txt
2026-05-31 06:35:08.146151 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-b5xhz/ceph-keyring-placement.txt
2026-05-31 06:35:08.146169 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-b5xhz/ceph-perms.txt
2026-05-31 06:35:08.146187 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-b5xhz/init.txt
2026-05-31 06:35:08.146204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-b5xhz/nova-compute-init.txt
2026-05-31 06:35:08.146222 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-b5xhz/nova-compute-ssh-init.txt
2026-05-31 06:35:08.146240 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-b5xhz/nova-compute-ssh.txt
2026-05-31 06:35:08.146258 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-b5xhz/nova-compute-vnc-init.txt
2026-05-31 06:35:08.146275 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-b5xhz/nova-compute.txt
2026-05-31 06:35:08.146293 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-6bcbb759db-vm7lg/
2026-05-31 06:35:08.146310 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-6bcbb759db-vm7lg/init.txt
2026-05-31 06:35:08.146328 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-6bcbb759db-vm7lg/nova-conductor.txt
2026-05-31 06:35:08.146345 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-n8m2c/
2026-05-31 06:35:08.146363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-n8m2c/init.txt
2026-05-31 06:35:08.146381 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-n8m2c/nova-db-init-0.txt
2026-05-31 06:35:08.146399 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-n8m2c/nova-db-init-1.txt
2026-05-31 06:35:08.146417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-n8m2c/nova-db-init-2.txt
2026-05-31 06:35:08.146435 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-tnmt2/
2026-05-31 06:35:08.146454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-tnmt2/init.txt
2026-05-31 06:35:08.146472 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-tnmt2/nova-db-sync.txt
2026-05-31 06:35:08.146490 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-st4ch/
2026-05-31 06:35:08.146508 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-st4ch/compute-ks-endpoints-admin.txt
2026-05-31 06:35:08.146527 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-st4ch/compute-ks-endpoints-internal.txt
2026-05-31 06:35:08.146545 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-st4ch/compute-ks-endpoints-public.txt
2026-05-31 06:35:08.146563 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-st4ch/init.txt
2026-05-31 06:35:08.146581 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-7p96z/
2026-05-31 06:35:08.146604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-7p96z/compute-ks-service-registration.txt
2026-05-31 06:35:08.146623 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-7p96z/init.txt
2026-05-31 06:35:08.146641 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-svhnl/
2026-05-31 06:35:08.146660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-svhnl/init.txt
2026-05-31 06:35:08.146678 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-svhnl/nova-ks-user.txt
2026-05-31 06:35:08.146697 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6ccb6fcc9f-q6qgc/
2026-05-31 06:35:08.146715 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6ccb6fcc9f-q6qgc/init.txt
2026-05-31 06:35:08.146734 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6ccb6fcc9f-q6qgc/nova-novncproxy-init-assets.txt
2026-05-31 06:35:08.146752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6ccb6fcc9f-q6qgc/nova-novncproxy-init.txt
2026-05-31 06:35:08.146770 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6ccb6fcc9f-q6qgc/nova-novncproxy.txt
2026-05-31 06:35:08.146788 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-l7nq7/
2026-05-31 06:35:08.146806 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-l7nq7/init.txt
2026-05-31 06:35:08.146824 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-l7nq7/rabbit-init.txt
2026-05-31 06:35:08.146842 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-6c9664458-bfv6q/
2026-05-31 06:35:08.146860 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-6c9664458-bfv6q/init.txt
2026-05-31 06:35:08.146878 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-6c9664458-bfv6q/nova-scheduler.txt
2026-05-31 06:35:08.146896 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-8q9xn/
2026-05-31 06:35:08.146914 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-8q9xn/init.txt
2026-05-31 06:35:08.146932 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-8q9xn/openvswitch-db-perms.txt
2026-05-31 06:35:08.146950 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-8q9xn/openvswitch-db.txt
2026-05-31 06:35:08.146968 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-8q9xn/openvswitch-vswitchd-modules.txt
2026-05-31 06:35:08.146986 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-8q9xn/openvswitch-vswitchd.txt
2026-05-31 06:35:08.147004 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-tzxkj/
2026-05-31 06:35:08.147022 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-tzxkj/controller-init.txt
2026-05-31 06:35:08.147040 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-tzxkj/controller.txt
2026-05-31 06:35:08.147058 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-tzxkj/get-gw-enabled.txt
2026-05-31 06:35:08.147076 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-tzxkj/init.txt
2026-05-31 06:35:08.147094 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-tzxkj/log-parser.txt
2026-05-31 06:35:08.147112 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-tzxkj/vector.txt
2026-05-31 06:35:08.147130 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-74827/
2026-05-31 06:35:08.147147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-74827/init.txt
2026-05-31 06:35:08.147165 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-74827/northd.txt
2026-05-31 06:35:08.147183 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/
2026-05-31 06:35:08.147200 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt
2026-05-31 06:35:08.147223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-05-31 06:35:08.147241 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/
2026-05-31 06:35:08.147260 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt
2026-05-31 06:35:08.147278 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-05-31 06:35:08.147296 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-05-31 06:35:08.147314 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-05-31 06:35:08.147332 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-05-31 06:35:08.147351 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-05-31 06:35:08.147369 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-05-31 06:35:08.147387 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-05-31 06:35:08.147405 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-05-31 06:35:08.147423 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-05-31 06:35:08.147441 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-05-31 06:35:08.147459 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-79465b4d6b-9x7ph/
2026-05-31 06:35:08.147478 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-79465b4d6b-9x7ph/init.txt
2026-05-31 06:35:08.147496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-79465b4d6b-9x7ph/placement-api.txt
2026-05-31 06:35:08.147514 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-8lx9s/
2026-05-31 06:35:08.147532 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-8lx9s/init.txt
2026-05-31 06:35:08.147550 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-8lx9s/placement-db-init-0.txt
2026-05-31 06:35:08.147568 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-g6f8j/
2026-05-31 06:35:08.147586 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-g6f8j/init.txt
2026-05-31 06:35:08.147604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-g6f8j/placement-db-sync.txt
2026-05-31 06:35:08.147622 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-7kbhz/
2026-05-31 06:35:08.147641 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-7kbhz/init.txt
2026-05-31 06:35:08.147659 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-7kbhz/placement-ks-endpoints-admin.txt
2026-05-31 06:35:08.147677 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-7kbhz/placement-ks-endpoints-internal.txt
2026-05-31 06:35:08.147696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-7kbhz/placement-ks-endpoints-public.txt
2026-05-31 06:35:08.147714 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-dd692/
2026-05-31 06:35:08.147732 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-dd692/init.txt
2026-05-31 06:35:08.147750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-dd692/placement-ks-service-registration.txt
2026-05-31 06:35:08.147769 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-w6xsg/
2026-05-31 06:35:08.147787 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-w6xsg/init.txt
2026-05-31 06:35:08.147805 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-w6xsg/placement-ks-user.txt
2026-05-31 06:35:08.147822 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-wbpnj/
2026-05-31 06:35:08.147845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-wbpnj/percona-xtradb-cluster-operator.txt
2026-05-31 06:35:08.147864 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-05-31 06:35:08.147882 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-05-31 06:35:08.147900 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-05-31 06:35:08.147919 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-05-31 06:35:08.147937 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-05-31 06:35:08.147955 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-05-31 06:35:08.147973 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-rjwcb/
2026-05-31 06:35:08.147991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-rjwcb/rabbitmq-cluster-operator.txt
2026-05-31 06:35:08.148009 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-05-31 06:35:08.148027 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-05-31 06:35:08.148044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-05-31 06:35:08.148062 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-05-31 06:35:08.148080 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-05-31 06:35:08.148098 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-05-31 06:35:08.148116 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-gcslj/
2026-05-31 06:35:08.148133 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-gcslj/rabbitmq-cluster-operator.txt
2026-05-31 06:35:08.148152 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-05-31 06:35:08.148170 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-05-31 06:35:08.148187 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-05-31 06:35:08.148205 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-05-31 06:35:08.148222 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-05-31 06:35:08.148240 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-05-31 06:35:08.148258 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-fhbvc/
2026-05-31 06:35:08.148276 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-fhbvc/ceph-crash.txt
2026-05-31 06:35:08.148293 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-fhbvc/chown-container-data-dir.txt
2026-05-31 06:35:08.148311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-fhbvc/make-container-crash-dir.txt
2026-05-31 06:35:08.148329 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mz5vg/
2026-05-31 06:35:08.148346 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mz5vg/chown-container-data-dir.txt
2026-05-31 06:35:08.148364 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mz5vg/log-collector.txt
2026-05-31 06:35:08.148382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mz5vg/rgw.txt
2026-05-31 06:35:08.148405 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-7f6486dc4c-nrj8s/
2026-05-31 06:35:08.148423 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-7f6486dc4c-nrj8s/init.txt
2026-05-31 06:35:08.148441 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-7f6486dc4c-nrj8s/staffeln-api.txt
2026-05-31 06:35:08.148459 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-54b5494c64-n2qzp/
2026-05-31 06:35:08.148476 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-54b5494c64-n2qzp/staffeln-conductor.txt
2026-05-31 06:35:08.148494 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-gv8zz/
2026-05-31 06:35:08.148511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-gv8zz/init.txt
2026-05-31 06:35:08.148529 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-gv8zz/staffeln-db-init-0.txt
2026-05-31 06:35:08.148547 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-9g764/
2026-05-31 06:35:08.148565 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-9g764/init.txt
2026-05-31 06:35:08.148582 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-9g764/staffeln-db-sync.txt
2026-05-31 06:35:08.148600 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-05-31 06:35:08.148618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-05-31 06:35:08.148651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-05-31 06:35:08.148670 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-05-31 06:35:08.148687 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-05-31 06:35:08.148705 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-46tzh/
2026-05-31 06:35:08.148723 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-46tzh/rook-ceph-operator.txt
2026-05-31 06:35:08.148741 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-05-31 06:35:08.148759 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-77gck/
2026-05-31 06:35:08.148777 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-77gck/secretgen-controller.txt
2026-05-31 06:35:08.148794 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-05-31 06:35:08.148812 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-jt85m/
2026-05-31 06:35:08.148830 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-jt85m/controller.txt
2026-05-31 06:35:08.148848 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-2ptk6/
2026-05-31 06:35:08.148866 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-2ptk6/ingress-nginx-default-backend.txt
2026-05-31 06:35:08.148885 | instance | cd+++++++++ pod-logs/kube-system/
2026-05-31 06:35:08.148903 | instance | cd+++++++++ pod-logs/kube-system/cilium-f2k54/
2026-05-31 06:35:08.148921 | instance | >f+++++++++ pod-logs/kube-system/cilium-f2k54/apply-sysctl-overwrites.txt
2026-05-31 06:35:08.148940 | instance | >f+++++++++ pod-logs/kube-system/cilium-f2k54/cilium-agent.txt
2026-05-31 06:35:08.148974 | instance | >f+++++++++ pod-logs/kube-system/cilium-f2k54/clean-cilium-state.txt
2026-05-31 06:35:08.148994 | instance | >f+++++++++ pod-logs/kube-system/cilium-f2k54/config.txt
2026-05-31 06:35:08.149012 | instance | >f+++++++++ pod-logs/kube-system/cilium-f2k54/install-cni-binaries.txt
2026-05-31 06:35:08.149031 | instance | >f+++++++++ pod-logs/kube-system/cilium-f2k54/mount-bpf-fs.txt
2026-05-31 06:35:08.149052 | instance | >f+++++++++ pod-logs/kube-system/cilium-f2k54/mount-cgroup.txt
2026-05-31 06:35:08.149072 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-8r7lw/
2026-05-31 06:35:08.149096 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-8r7lw/cilium-operator.txt
2026-05-31 06:35:08.149115 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-77799/
2026-05-31 06:35:08.149134 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-77799/coredns.txt
2026-05-31 06:35:08.149152 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-vddjz/
2026-05-31 06:35:08.149171 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-vddjz/coredns.txt
2026-05-31 06:35:08.149189 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-05-31 06:35:08.149208 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-05-31 06:35:08.149226 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-05-31 06:35:08.149245 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-05-31 06:35:08.149263 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-05-31 06:35:08.149281 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-05-31 06:35:08.149300 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-494ln/
2026-05-31 06:35:08.149318 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-494ln/kube-proxy.txt
2026-05-31 06:35:08.149337 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-05-31 06:35:08.149355 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-05-31 06:35:08.149373 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-05-31 06:35:08.149391 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-05-31 06:35:08.149409 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-05-31 06:35:08.149427 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-kkl74/
2026-05-31 06:35:08.149445 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-kkl74/local-path-provisioner.txt
2026-05-31 06:35:08.149463 | instance | cd+++++++++ pod-logs/monitoring/
2026-05-31 06:35:08.149481 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-05-31 06:35:08.149499 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-05-31 06:35:08.149517 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-05-31 06:35:08.149535 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-05-31 06:35:08.149553 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-05-31 06:35:08.149571 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-hhpq2/
2026-05-31 06:35:08.149589 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-hhpq2/goldpinger-daemon.txt
2026-05-31 06:35:08.149607 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6f4447bf4-62bbv/
2026-05-31 06:35:08.149626 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6f4447bf4-62bbv/grafana-sc-dashboard.txt
2026-05-31 06:35:08.149644 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6f4447bf4-62bbv/grafana-sc-datasources.txt
2026-05-31 06:35:08.149662 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6f4447bf4-62bbv/grafana.txt
2026-05-31 06:35:08.149680 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-rvn9m/
2026-05-31 06:35:08.149698 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-rvn9m/kube-state-metrics.txt
2026-05-31 06:35:08.149716 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-4vrh5/
2026-05-31 06:35:08.149735 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-4vrh5/kube-prometheus-stack.txt
2026-05-31 06:35:08.149757 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-nd4gf/
2026-05-31 06:35:08.149777 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-nd4gf/node-exporter.txt
2026-05-31 06:35:08.149796 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-nd4gf/pod-tls-sidecar.txt
2026-05-31 06:35:08.149814 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-05-31 06:35:08.149832 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-05-31 06:35:08.149850 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-05-31 06:35:08.149869 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-05-31 06:35:08.149887 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-05-31 06:35:08.149905 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-7t5l5/
2026-05-31 06:35:08.149923 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-7t5l5/nginx.txt
2026-05-31 06:35:08.149941 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-05-31 06:35:08.149959 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-05-31 06:35:08.149977 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-05-31 06:35:08.149995 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-5pnd7/
2026-05-31 06:35:08.150013 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-5pnd7/gc.txt
2026-05-31 06:35:08.150031 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-5xd9d/
2026-05-31 06:35:08.150049 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-5xd9d/master.txt
2026-05-31 06:35:08.150067 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-9nppt/
2026-05-31 06:35:08.150086 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-9nppt/worker.txt
2026-05-31 06:35:08.150104 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-05-31 06:35:08.150122 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-05-31 06:35:08.150140 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-05-31 06:35:08.150158 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-05-31 06:35:08.150177 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-05-31 06:35:08.150195 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-05-31 06:35:08.150214 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-kzpcp/
2026-05-31 06:35:08.150232 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-kzpcp/pushgateway.txt
2026-05-31 06:35:08.150250 | instance | cd+++++++++ pod-logs/monitoring/vector-dfkjv/
2026-05-31 06:35:08.150268 | instance | >f+++++++++ pod-logs/monitoring/vector-dfkjv/vector.txt
2026-05-31 06:35:08.150286 | instance | cd+++++++++ pod-logs/openstack/
2026-05-31 06:35:08.150304 | instance | cd+++++++++ pod-logs/openstack/barbican-api-8485fcc8fc-w5v4k/
2026-05-31 06:35:08.150322 | instance | >f+++++++++ pod-logs/openstack/barbican-api-8485fcc8fc-w5v4k/barbican-api.txt
2026-05-31 06:35:08.150341 | instance | >f+++++++++ pod-logs/openstack/barbican-api-8485fcc8fc-w5v4k/init.txt
2026-05-31 06:35:08.150359 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-pnrr7/
2026-05-31 06:35:08.150378 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-pnrr7/barbican-db-init-0.txt
2026-05-31 06:35:08.150396 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-pnrr7/init.txt
2026-05-31 06:35:08.150420 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-r9x5l/
2026-05-31 06:35:08.150439 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-r9x5l/barbican-db-sync.txt
2026-05-31 06:35:08.150457 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-r9x5l/init.txt
2026-05-31 06:35:08.150476 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-tftft/
2026-05-31 06:35:08.150494 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-tftft/init.txt
2026-05-31 06:35:08.150513 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-tftft/key-manager-ks-endpoints-admin.txt
2026-05-31 06:35:08.150531 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-tftft/key-manager-ks-endpoints-internal.txt
2026-05-31 06:35:08.150549 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-tftft/key-manager-ks-endpoints-public.txt
2026-05-31 06:35:08.150567 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-jn9qb/
2026-05-31 06:35:08.150585 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-jn9qb/init.txt
2026-05-31 06:35:08.150603 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-jn9qb/key-manager-ks-service-registration.txt
2026-05-31 06:35:08.150621 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-c4hgc/
2026-05-31 06:35:08.150638 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-c4hgc/barbican-ks-user.txt
2026-05-31 06:35:08.150657 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-c4hgc/init.txt
2026-05-31 06:35:08.150675 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-hkf4s/
2026-05-31 06:35:08.150693 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-hkf4s/init.txt
2026-05-31 06:35:08.150711 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-hkf4s/rabbit-init.txt
2026-05-31 06:35:08.150729 | instance | cd+++++++++ pod-logs/openstack/cinder-api-5bbc6b6b44-cl6xq/
2026-05-31 06:35:08.150748 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5bbc6b6b44-cl6xq/ceph-coordination-volume-perms.txt
2026-05-31 06:35:08.150766 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5bbc6b6b44-cl6xq/cinder-api.txt
2026-05-31 06:35:08.150784 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5bbc6b6b44-cl6xq/init.txt
2026-05-31 06:35:08.150801 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-7788c58bfd-6fvvr/
2026-05-31 06:35:08.150819 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7788c58bfd-6fvvr/ceph-backup-keyring-placement.txt
2026-05-31 06:35:08.150837 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7788c58bfd-6fvvr/ceph-coordination-volume-perms.txt
2026-05-31 06:35:08.150854 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7788c58bfd-6fvvr/ceph-keyring-placement-rbd1.txt
2026-05-31 06:35:08.150872 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7788c58bfd-6fvvr/cinder-backup.txt
2026-05-31 06:35:08.150890 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7788c58bfd-6fvvr/init.txt
2026-05-31 06:35:08.150908 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-67ddw/
2026-05-31 06:35:08.150926 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-67ddw/ceph-keyring-placement.txt
2026-05-31 06:35:08.150944 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-67ddw/cinder-backup-storage-init.txt
2026-05-31 06:35:08.150962 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-67ddw/init.txt
2026-05-31 06:35:08.150980 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-gr5vf/
2026-05-31 06:35:08.150998 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-gr5vf/bootstrap.txt
2026-05-31 06:35:08.151016 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-gr5vf/init.txt
2026-05-31 06:35:08.151034 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-59xbh/
2026-05-31 06:35:08.151052 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-59xbh/create-internal-tenant.txt
2026-05-31 06:35:08.151074 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-59xbh/init.txt
2026-05-31 06:35:08.151094 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-jdscs/
2026-05-31 06:35:08.151112 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-jdscs/cinder-db-init-0.txt
2026-05-31 06:35:08.151130 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-jdscs/init.txt
2026-05-31 06:35:08.151147 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-j2p2z/
2026-05-31 06:35:08.151165 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-j2p2z/cinder-db-sync.txt
2026-05-31 06:35:08.151182 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-j2p2z/init.txt
2026-05-31 06:35:08.151200 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-5khtv/
2026-05-31 06:35:08.151218 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-5khtv/init.txt
2026-05-31 06:35:08.151236 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-5khtv/volumev3-ks-endpoints-admin.txt
2026-05-31 06:35:08.151254 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-5khtv/volumev3-ks-endpoints-internal.txt
2026-05-31 06:35:08.151272 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-5khtv/volumev3-ks-endpoints-public.txt
2026-05-31 06:35:08.151289 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-bxl27/
2026-05-31 06:35:08.151307 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-bxl27/init.txt
2026-05-31 06:35:08.151325 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-bxl27/volumev3-ks-service-registration.txt
2026-05-31 06:35:08.151343 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-cjrvq/
2026-05-31 06:35:08.151361 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-cjrvq/cinder-ks-user.txt
2026-05-31 06:35:08.151379 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-cjrvq/init.txt
2026-05-31 06:35:08.151397 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-mmrfz/
2026-05-31 06:35:08.151415 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-mmrfz/init.txt
2026-05-31 06:35:08.151433 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-mmrfz/rabbit-init.txt
2026-05-31 06:35:08.151451 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-c5b8cfd6d-xwvb2/
2026-05-31 06:35:08.151469 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-c5b8cfd6d-xwvb2/ceph-coordination-volume-perms.txt
2026-05-31 06:35:08.151488 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-c5b8cfd6d-xwvb2/cinder-scheduler.txt
2026-05-31 06:35:08.151506 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-c5b8cfd6d-xwvb2/init.txt
2026-05-31 06:35:08.151524 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-sw5fc/
2026-05-31 06:35:08.151542 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-sw5fc/ceph-keyring-placement.txt
2026-05-31 06:35:08.151560 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-sw5fc/cinder-storage-init-rbd1.txt
2026-05-31 06:35:08.151578 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-sw5fc/init.txt
2026-05-31 06:35:08.151596 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-6bdc46cf89-2b8st/
2026-05-31 06:35:08.151614 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6bdc46cf89-2b8st/ceph-coordination-volume-perms.txt
2026-05-31 06:35:08.151633 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6bdc46cf89-2b8st/ceph-keyring-placement-rbd1.txt
2026-05-31 06:35:08.151651 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6bdc46cf89-2b8st/cinder-volume.txt
2026-05-31 06:35:08.151669 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6bdc46cf89-2b8st/init-cinder-conf.txt
2026-05-31 06:35:08.151687 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6bdc46cf89-2b8st/init.txt
2026-05-31 06:35:08.151705 | instance | cd+++++++++ pod-logs/openstack/glance-api-7d9d69f69f-hh9hk/
2026-05-31 06:35:08.151730 | instance | >f+++++++++ pod-logs/openstack/glance-api-7d9d69f69f-hh9hk/ceph-keyring-placement.txt
2026-05-31 06:35:08.151749 | instance | >f+++++++++ pod-logs/openstack/glance-api-7d9d69f69f-hh9hk/glance-api.txt
2026-05-31 06:35:08.151768 | instance | >f+++++++++ pod-logs/openstack/glance-api-7d9d69f69f-hh9hk/glance-perms.txt
2026-05-31 06:35:08.151786 | instance | >f+++++++++ pod-logs/openstack/glance-api-7d9d69f69f-hh9hk/init.txt
2026-05-31 06:35:08.151804 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-j42v4/
2026-05-31 06:35:08.151822 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-j42v4/glance-db-init-0.txt
2026-05-31 06:35:08.151840 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-j42v4/init.txt
2026-05-31 06:35:08.151858 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-k7wxj/
2026-05-31 06:35:08.151877 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-k7wxj/glance-db-sync.txt
2026-05-31 06:35:08.151895 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-k7wxj/init.txt
2026-05-31 06:35:08.151914 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-d2dzc/
2026-05-31 06:35:08.151933 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-d2dzc/image-ks-endpoints-admin.txt
2026-05-31 06:35:08.151951 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-d2dzc/image-ks-endpoints-internal.txt
2026-05-31 06:35:08.151969 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-d2dzc/image-ks-endpoints-public.txt
2026-05-31 06:35:08.151987 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-d2dzc/init.txt
2026-05-31 06:35:08.152006 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-dv4ld/
2026-05-31 06:35:08.152024 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-dv4ld/image-ks-service-registration.txt
2026-05-31 06:35:08.152044 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-dv4ld/init.txt
2026-05-31 06:35:08.152064 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-b75df/
2026-05-31 06:35:08.152083 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-b75df/glance-ks-user.txt
2026-05-31 06:35:08.152101 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-b75df/init.txt
2026-05-31 06:35:08.152119 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-4ppgr/
2026-05-31 06:35:08.152137 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-4ppgr/glance-metadefs-load.txt
2026-05-31 06:35:08.152155 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-4ppgr/init.txt
2026-05-31 06:35:08.152173 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-fs8s8/
2026-05-31 06:35:08.152191 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-fs8s8/init.txt
2026-05-31 06:35:08.152209 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-fs8s8/rabbit-init.txt
2026-05-31 06:35:08.152227 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-j7rqp/
2026-05-31 06:35:08.152245 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-j7rqp/ceph-keyring-placement.txt
2026-05-31 06:35:08.152264 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-j7rqp/glance-storage-init.txt
2026-05-31 06:35:08.152282 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-j7rqp/init.txt
2026-05-31 06:35:08.152300 | instance | cd+++++++++ pod-logs/openstack/keepalived-899gb/
2026-05-31 06:35:08.152318 | instance | >f+++++++++ pod-logs/openstack/keepalived-899gb/init.txt
2026-05-31 06:35:08.152336 | instance | >f+++++++++ pod-logs/openstack/keepalived-899gb/keepalived.txt
2026-05-31 06:35:08.152355 | instance | >f+++++++++ pod-logs/openstack/keepalived-899gb/wait-for-ip.txt
2026-05-31 06:35:08.152373 | instance | cd+++++++++ pod-logs/openstack/keystone-api-7cdb6c87f8-wnjxh/
2026-05-31 06:35:08.152390 | instance | >f+++++++++ pod-logs/openstack/keystone-api-7cdb6c87f8-wnjxh/init.txt
2026-05-31 06:35:08.152409 | instance | >f+++++++++ pod-logs/openstack/keystone-api-7cdb6c87f8-wnjxh/keystone-api.txt
2026-05-31 06:35:08.152434 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-mbzzg/
2026-05-31 06:35:08.152453 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-mbzzg/bootstrap.txt
2026-05-31 06:35:08.152471 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-mbzzg/init.txt
2026-05-31 06:35:08.152489 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-xm2q7/
2026-05-31 06:35:08.152508 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-xm2q7/init.txt
2026-05-31 06:35:08.152527 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-xm2q7/keystone-credential-setup.txt
2026-05-31 06:35:08.152545 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-zpvjp/
2026-05-31 06:35:08.152564 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-zpvjp/init.txt
2026-05-31 06:35:08.152583 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-zpvjp/keystone-db-init-0.txt
2026-05-31 06:35:08.152601 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-r6wlj/
2026-05-31 06:35:08.152620 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-r6wlj/init.txt
2026-05-31 06:35:08.152665 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-r6wlj/keystone-db-sync.txt
2026-05-31 06:35:08.152686 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-r6v6x/
2026-05-31 06:35:08.152705 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-r6v6x/init.txt
2026-05-31 06:35:08.152725 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-r6v6x/keystone-domain-manage.txt
2026-05-31 06:35:08.152743 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-85vbg/
2026-05-31 06:35:08.152762 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-85vbg/init.txt
2026-05-31 06:35:08.152780 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-85vbg/keystone-fernet-setup.txt
2026-05-31 06:35:08.152799 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-lfh4p/
2026-05-31 06:35:08.152818 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-lfh4p/init.txt
2026-05-31 06:35:08.152837 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-lfh4p/rabbit-init.txt
2026-05-31 06:35:08.152856 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-jf547/
2026-05-31 06:35:08.152874 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-jf547/ceph-admin-keyring-placement.txt
2026-05-31 06:35:08.152893 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-jf547/ceph-keyring-placement.txt
2026-05-31 06:35:08.152911 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-jf547/init-dynamic-options.txt
2026-05-31 06:35:08.152930 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-jf547/init.txt
2026-05-31 06:35:08.152949 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-jf547/libvirt-exporter.txt
2026-05-31 06:35:08.152986 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-jf547/libvirt.txt
2026-05-31 06:35:08.153006 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-jf547/tls-sidecar.txt
2026-05-31 06:35:08.153024 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-pk9kc/
2026-05-31 06:35:08.153043 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-pk9kc/init.txt
2026-05-31 06:35:08.153061 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-pk9kc/memcached-exporter.txt
2026-05-31 06:35:08.153080 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-pk9kc/memcached.txt
2026-05-31 06:35:08.153097 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-d6ldf/
2026-05-31 06:35:08.153115 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-d6ldf/init.txt
2026-05-31 06:35:08.153133 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-d6ldf/neutron-db-init-0.txt
2026-05-31 06:35:08.153150 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-49rqg/
2026-05-31 06:35:08.153174 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-49rqg/init.txt
2026-05-31 06:35:08.153193 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-49rqg/neutron-db-sync.txt
2026-05-31 06:35:08.153211 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-8zb6g/
2026-05-31 06:35:08.153229 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-8zb6g/init.txt
2026-05-31 06:35:08.153246 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-8zb6g/network-ks-endpoints-admin.txt
2026-05-31 06:35:08.153264 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-8zb6g/network-ks-endpoints-internal.txt
2026-05-31 06:35:08.153282 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-8zb6g/network-ks-endpoints-public.txt
2026-05-31 06:35:08.153300 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-827rw/
2026-05-31 06:35:08.153317 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-827rw/init.txt
2026-05-31 06:35:08.153335 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-827rw/network-ks-service-registration.txt
2026-05-31 06:35:08.153353 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-q9vtk/
2026-05-31 06:35:08.153370 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-q9vtk/init.txt
2026-05-31 06:35:08.153388 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-q9vtk/neutron-ks-user.txt
2026-05-31 06:35:08.153406 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-wpz9q/
2026-05-31 06:35:08.153423 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-wpz9q/init.txt
2026-05-31 06:35:08.153441 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-wpz9q/neutron-netns-cleanup-cron.txt
2026-05-31 06:35:08.153458 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-fl4q9/
2026-05-31 06:35:08.153476 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-fl4q9/init.txt
2026-05-31 06:35:08.153493 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-fl4q9/neutron-metadata-agent-init.txt
2026-05-31 06:35:08.153511 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-fl4q9/neutron-ovn-metadata-agent.txt
2026-05-31 06:35:08.153529 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-fl4q9/ovn-neutron-init.txt
2026-05-31 06:35:08.153546 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-wdzw5/
2026-05-31 06:35:08.153564 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-wdzw5/init.txt
2026-05-31 06:35:08.153581 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-wdzw5/neutron-ovn-vpn-agent.txt
2026-05-31 06:35:08.153599 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-wdzw5/ovn-neutron-init.txt
2026-05-31 06:35:08.153616 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-wdzw5/ovn-vpn-agent-init.txt
2026-05-31 06:35:08.153633 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-vz8vc/
2026-05-31 06:35:08.153651 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-vz8vc/init.txt
2026-05-31 06:35:08.153668 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-vz8vc/rabbit-init.txt
2026-05-31 06:35:08.153686 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-67c6687c6-wwrg9/
2026-05-31 06:35:08.153704 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-67c6687c6-wwrg9/init.txt
2026-05-31 06:35:08.153721 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-67c6687c6-wwrg9/neutron-rpc-server.txt
2026-05-31 06:35:08.153739 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-67c6687c6-wwrg9/ovn-neutron-init.txt
2026-05-31 06:35:08.153756 | instance | cd+++++++++ pod-logs/openstack/neutron-server-7bb4bdc867-bkcg8/
2026-05-31 06:35:08.153774 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7bb4bdc867-bkcg8/init.txt
2026-05-31 06:35:08.153797 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7bb4bdc867-bkcg8/neutron-policy-server.txt
2026-05-31 06:35:08.153816 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7bb4bdc867-bkcg8/neutron-server.txt
2026-05-31 06:35:08.153833 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7bb4bdc867-bkcg8/ovn-neutron-init.txt
2026-05-31 06:35:08.153851 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-65c9d9b65f-gqgl6/
2026-05-31 06:35:08.153868 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-65c9d9b65f-gqgl6/init.txt
2026-05-31 06:35:08.153886 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-65c9d9b65f-gqgl6/nova-api-metadata-init.txt
2026-05-31 06:35:08.153903 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-65c9d9b65f-gqgl6/nova-api.txt
2026-05-31 06:35:08.153921 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-787b8f9598-9pb4n/
2026-05-31 06:35:08.153939 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-787b8f9598-9pb4n/init.txt
2026-05-31 06:35:08.153957 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-787b8f9598-9pb4n/nova-osapi.txt
2026-05-31 06:35:08.153975 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-v4sd6/
2026-05-31 06:35:08.153993 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-v4sd6/bootstrap.txt
2026-05-31 06:35:08.154012 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-v4sd6/init.txt
2026-05-31 06:35:08.154030 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-qxpps/
2026-05-31 06:35:08.154048 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-qxpps/init.txt
2026-05-31 06:35:08.154067 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-qxpps/nova-cell-setup-init.txt
2026-05-31 06:35:08.154085 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-qxpps/nova-cell-setup.txt
2026-05-31 06:35:08.154103 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-b5xhz/
2026-05-31 06:35:08.154121 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-b5xhz/ceph-admin-keyring-placement.txt
2026-05-31 06:35:08.154139 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-b5xhz/ceph-keyring-placement.txt
2026-05-31 06:35:08.154156 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-b5xhz/ceph-perms.txt
2026-05-31 06:35:08.154174 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-b5xhz/init.txt
2026-05-31 06:35:08.154192 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-b5xhz/nova-compute-init.txt
2026-05-31 06:35:08.154210 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-b5xhz/nova-compute-ssh-init.txt
2026-05-31 06:35:08.154228 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-b5xhz/nova-compute-ssh.txt
2026-05-31 06:35:08.154246 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-b5xhz/nova-compute-vnc-init.txt
2026-05-31 06:35:08.154264 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-b5xhz/nova-compute.txt
2026-05-31 06:35:08.154283 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-6bcbb759db-vm7lg/
2026-05-31 06:35:08.154301 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-6bcbb759db-vm7lg/init.txt
2026-05-31 06:35:08.154319 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-6bcbb759db-vm7lg/nova-conductor.txt
2026-05-31 06:35:08.154337 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-n8m2c/
2026-05-31 06:35:08.154355 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-n8m2c/init.txt
2026-05-31 06:35:08.154373 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-n8m2c/nova-db-init-0.txt
2026-05-31 06:35:08.154392 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-n8m2c/nova-db-init-1.txt
2026-05-31 06:35:08.154410 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-n8m2c/nova-db-init-2.txt
2026-05-31 06:35:08.154428 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-tnmt2/
2026-05-31 06:35:08.154451 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-tnmt2/init.txt
2026-05-31 06:35:08.154470 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-tnmt2/nova-db-sync.txt
2026-05-31 06:35:08.154489 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-st4ch/
2026-05-31 06:35:08.154507 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-st4ch/compute-ks-endpoints-admin.txt
2026-05-31 06:35:08.154525 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-st4ch/compute-ks-endpoints-internal.txt
2026-05-31 06:35:08.154543 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-st4ch/compute-ks-endpoints-public.txt
2026-05-31 06:35:08.154561 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-st4ch/init.txt
2026-05-31 06:35:08.154579 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-7p96z/
2026-05-31 06:35:08.154597 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-7p96z/compute-ks-service-registration.txt
2026-05-31 06:35:08.154615 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-7p96z/init.txt
2026-05-31 06:35:08.154633 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-svhnl/
2026-05-31 06:35:08.154651 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-svhnl/init.txt
2026-05-31 06:35:08.154670 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-svhnl/nova-ks-user.txt
2026-05-31 06:35:08.154688 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-6ccb6fcc9f-q6qgc/
2026-05-31 06:35:08.154707 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6ccb6fcc9f-q6qgc/init.txt
2026-05-31 06:35:08.154725 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6ccb6fcc9f-q6qgc/nova-novncproxy-init-assets.txt
2026-05-31 06:35:08.154743 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6ccb6fcc9f-q6qgc/nova-novncproxy-init.txt
2026-05-31 06:35:08.154761 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6ccb6fcc9f-q6qgc/nova-novncproxy.txt
2026-05-31 06:35:08.154779 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-l7nq7/
2026-05-31 06:35:08.154798 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-l7nq7/init.txt
2026-05-31 06:35:08.154816 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-l7nq7/rabbit-init.txt
2026-05-31 06:35:08.154835 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-6c9664458-bfv6q/
2026-05-31 06:35:08.154853 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-6c9664458-bfv6q/init.txt
2026-05-31 06:35:08.154871 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-6c9664458-bfv6q/nova-scheduler.txt
2026-05-31 06:35:08.154889 | instance | cd+++++++++ pod-logs/openstack/openvswitch-8q9xn/
2026-05-31 06:35:08.154907 | instance | >f+++++++++ pod-logs/openstack/openvswitch-8q9xn/init.txt
2026-05-31 06:35:08.154925 | instance | >f+++++++++ pod-logs/openstack/openvswitch-8q9xn/openvswitch-db-perms.txt
2026-05-31 06:35:08.154943 | instance | >f+++++++++ pod-logs/openstack/openvswitch-8q9xn/openvswitch-db.txt
2026-05-31 06:35:08.154961 | instance | >f+++++++++ pod-logs/openstack/openvswitch-8q9xn/openvswitch-vswitchd-modules.txt
2026-05-31 06:35:08.154979 | instance | >f+++++++++ pod-logs/openstack/openvswitch-8q9xn/openvswitch-vswitchd.txt
2026-05-31 06:35:08.154997 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-tzxkj/
2026-05-31 06:35:08.155015 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-tzxkj/controller-init.txt
2026-05-31 06:35:08.155033 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-tzxkj/controller.txt
2026-05-31 06:35:08.155052 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-tzxkj/get-gw-enabled.txt
2026-05-31 06:35:08.155070 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-tzxkj/init.txt
2026-05-31 06:35:08.155088 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-tzxkj/log-parser.txt
2026-05-31 06:35:08.155107 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-tzxkj/vector.txt
2026-05-31 06:35:08.155129 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-74827/
2026-05-31 06:35:08.155148 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-74827/init.txt
2026-05-31 06:35:08.155166 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-74827/northd.txt
2026-05-31 06:35:08.155184 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/
2026-05-31 06:35:08.155202 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt
2026-05-31 06:35:08.155220 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-05-31 06:35:08.155238 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/
2026-05-31 06:35:08.155257 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt
2026-05-31 06:35:08.155275 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-05-31 06:35:08.155293 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-05-31 06:35:08.155311 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-05-31 06:35:08.155330 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-05-31 06:35:08.155349 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-05-31 06:35:08.155367 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-05-31 06:35:08.155385 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-05-31 06:35:08.155404 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-05-31 06:35:08.155422 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-05-31 06:35:08.155440 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-05-31 06:35:08.155458 | instance | cd+++++++++ pod-logs/openstack/placement-api-79465b4d6b-9x7ph/
2026-05-31 06:35:08.155476 | instance | >f+++++++++ pod-logs/openstack/placement-api-79465b4d6b-9x7ph/init.txt
2026-05-31 06:35:08.155494 | instance | >f+++++++++ pod-logs/openstack/placement-api-79465b4d6b-9x7ph/placement-api.txt
2026-05-31 06:35:08.155513 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-8lx9s/
2026-05-31 06:35:08.155531 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-8lx9s/init.txt
2026-05-31 06:35:08.155549 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-8lx9s/placement-db-init-0.txt
2026-05-31 06:35:08.155567 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-g6f8j/
2026-05-31 06:35:08.155584 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-g6f8j/init.txt
2026-05-31 06:35:08.155602 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-g6f8j/placement-db-sync.txt
2026-05-31 06:35:08.155620 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-7kbhz/
2026-05-31 06:35:08.155638 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-7kbhz/init.txt
2026-05-31 06:35:08.155655 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-7kbhz/placement-ks-endpoints-admin.txt
2026-05-31 06:35:08.155673 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-7kbhz/placement-ks-endpoints-internal.txt
2026-05-31 06:35:08.155690 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-7kbhz/placement-ks-endpoints-public.txt
2026-05-31 06:35:08.155708 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-dd692/
2026-05-31 06:35:08.155726 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-dd692/init.txt
2026-05-31 06:35:08.155744 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-dd692/placement-ks-service-registration.txt
2026-05-31 06:35:08.155761 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-w6xsg/
2026-05-31 06:35:08.155779 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-w6xsg/init.txt
2026-05-31 06:35:08.155797 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-w6xsg/placement-ks-user.txt
2026-05-31 06:35:08.155814 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-wbpnj/
2026-05-31 06:35:08.155837 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-wbpnj/percona-xtradb-cluster-operator.txt
2026-05-31 06:35:08.155856 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-05-31 06:35:08.155874 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-05-31 06:35:08.155892 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-05-31 06:35:08.155910 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-05-31 06:35:08.155928 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-05-31 06:35:08.155946 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-05-31 06:35:08.155963 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-rjwcb/
2026-05-31 06:35:08.155981 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-rjwcb/rabbitmq-cluster-operator.txt
2026-05-31 06:35:08.156000 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-05-31 06:35:08.156017 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-05-31 06:35:08.156034 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-05-31 06:35:08.156052 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-05-31 06:35:08.156070 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-05-31 06:35:08.156087 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-05-31 06:35:08.156105 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-gcslj/
2026-05-31 06:35:08.156123 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-gcslj/rabbitmq-cluster-operator.txt
2026-05-31 06:35:08.156141 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-05-31 06:35:08.156159 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-05-31 06:35:08.156176 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-05-31 06:35:08.156194 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-05-31 06:35:08.156211 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-05-31 06:35:08.156229 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-05-31 06:35:08.156247 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-fhbvc/
2026-05-31 06:35:08.156265 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-fhbvc/ceph-crash.txt
2026-05-31 06:35:08.156282 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-fhbvc/chown-container-data-dir.txt
2026-05-31 06:35:08.156300 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-fhbvc/make-container-crash-dir.txt
2026-05-31 06:35:08.156318 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mz5vg/
2026-05-31 06:35:08.156335 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mz5vg/chown-container-data-dir.txt
2026-05-31 06:35:08.156353 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mz5vg/log-collector.txt
2026-05-31 06:35:08.156370 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-mz5vg/rgw.txt
2026-05-31 06:35:08.156388 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-7f6486dc4c-nrj8s/
2026-05-31 06:35:08.156405 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-7f6486dc4c-nrj8s/init.txt
2026-05-31 06:35:08.156423 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-7f6486dc4c-nrj8s/staffeln-api.txt
2026-05-31 06:35:08.156440 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-54b5494c64-n2qzp/
2026-05-31 06:35:08.156463 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-54b5494c64-n2qzp/staffeln-conductor.txt
2026-05-31 06:35:08.156481 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-gv8zz/
2026-05-31 06:35:08.156500 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-gv8zz/init.txt
2026-05-31 06:35:08.156518 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-gv8zz/staffeln-db-init-0.txt
2026-05-31 06:35:08.156536 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-9g764/
2026-05-31 06:35:08.156554 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-9g764/init.txt
2026-05-31 06:35:08.156572 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-9g764/staffeln-db-sync.txt
2026-05-31 06:35:08.156590 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-05-31 06:35:08.156608 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-05-31 06:35:08.156642 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-05-31 06:35:08.156669 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-05-31 06:35:08.156692 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-05-31 06:35:08.156711 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-46tzh/
2026-05-31 06:35:08.156730 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-46tzh/rook-ceph-operator.txt
2026-05-31 06:35:08.156748 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-05-31 06:35:08.156766 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-77gck/
2026-05-31 06:35:08.156785 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-77gck/secretgen-controller.txt
2026-05-31 06:35:08.173817 |
2026-05-31 06:35:08.173887 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-05-31 06:35:08.371773 | instance | changed
2026-05-31 06:35:08.377408 |
2026-05-31 06:35:08.377470 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-05-31 06:35:09.088702 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics:
2026-05-31 06:35:09.103673 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-05-31 06:35:09.103718 | instance | Dload Upload Total Spent Left Speed
2026-05-31 06:35:09.107718 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system
2026-05-31 06:35:09.283059 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-05-31 06:35:09.291017 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-05-31 06:35:09.291160 | instance | Dload Upload Total Spent Left Speed
2026-05-31 06:35:09.295551 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-05-31 06:35:09.622369 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-05-31 06:35:09.628744 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-05-31 06:35:09.628771 | instance | Dload Upload Total Spent Left Speed
2026-05-31 06:35:09.633579 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-05-31 06:35:09.809569 | instance | jq: error (at :1003): Cannot iterate over null (null)
2026-05-31 06:35:09.916285 | instance | ERROR
2026-05-31 06:35:09.916625 | instance | {
2026-05-31 06:35:09.916693 | instance | "delta": "0:00:01.225045",
2026-05-31 06:35:09.916738 | instance | "end": "2026-05-31 06:35:09.812664",
2026-05-31 06:35:09.916801 | instance | "msg": "non-zero return code",
2026-05-31 06:35:09.916843 | instance | "rc": 5,
2026-05-31 06:35:09.916882 | instance | "start": "2026-05-31 06:35:08.587619"
2026-05-31 06:35:09.916921 | instance | }
2026-05-31 06:35:09.917001 | instance | ERROR: Ignoring Errors
2026-05-31 06:35:09.924793 |
2026-05-31 06:35:09.924870 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-05-31 06:35:10.250584 | instance | ceph-mgr endpoints:
2026-05-31 06:35:10.512845 | instance | ok: Runtime: 0:00:00.079837
2026-05-31 06:35:10.518884 |
2026-05-31 06:35:10.518959 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-05-31 06:35:11.053254 | instance | ok: Runtime: 0:00:00.078903
2026-05-31 06:35:11.060392 |
2026-05-31 06:35:11.060478 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-05-31 06:35:11.543662 | instance | changed:
2026-05-31 06:35:11.543878 | instance | cd+++++++++ prometheus/
2026-05-31 06:35:11.543908 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt
2026-05-31 06:35:11.543930 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-05-31 06:35:11.543951 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-05-31 06:35:11.553226 |
2026-05-31 06:35:11.553293 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-05-31 06:35:11.762588 | instance | changed
2026-05-31 06:35:11.767640 |
2026-05-31 06:35:11.767709 | TASK [gather-selenium-data : Get selenium data]
2026-05-31 06:35:11.976752 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-05-31 06:35:11.978211 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-05-31 06:35:12.305927 | instance | ERROR
2026-05-31 06:35:12.306332 | instance | {
2026-05-31 06:35:12.306412 | instance | "delta": "0:00:00.006679",
2026-05-31 06:35:12.306462 | instance | "end": "2026-05-31 06:35:11.978589",
2026-05-31 06:35:12.306504 | instance | "msg": "non-zero return code",
2026-05-31 06:35:12.306546 | instance | "rc": 1,
2026-05-31 06:35:12.306586 | instance | "start": "2026-05-31 06:35:11.971910"
2026-05-31 06:35:12.306627 | instance | }
2026-05-31 06:35:12.306684 | instance | ERROR: Ignoring Errors
2026-05-31 06:35:12.312703 |
2026-05-31 06:35:12.312778 | TASK [gather-selenium-data : Downloads logs to executor]
2026-05-31 06:35:12.816141 | instance | changed: cd+++++++++ selenium/
2026-05-31 06:35:12.824266 |
2026-05-31 06:35:12.824323 | PLAY RECAP
2026-05-31 06:35:12.824384 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-05-31 06:35:12.824413 |
2026-05-31 06:35:13.006204 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-05-31 06:35:13.018733 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-05-31 06:35:13.643296 |
2026-05-31 06:35:13.643429 | PLAY [all]
2026-05-31 06:35:13.654348 |
2026-05-31 06:35:13.654424 | TASK [fetch-output : Set log path for multiple nodes]
2026-05-31 06:35:13.700409 | instance | skipping: Conditional result was False
2026-05-31 06:35:13.712456 |
2026-05-31 06:35:13.712561 | TASK [fetch-output : Set log path for single node]
2026-05-31 06:35:13.757457 | instance | ok
2026-05-31 06:35:13.763030 |
2026-05-31 06:35:13.763100 | LOOP [fetch-output : Ensure local output dirs]
2026-05-31 06:35:14.145258 | instance -> localhost | ok: "/var/lib/zuul/builds/ed8cc5abbbe04ef9bc20dfb1f2caf1c7/work/logs"
2026-05-31 06:35:14.354477 | instance -> localhost | changed: "/var/lib/zuul/builds/ed8cc5abbbe04ef9bc20dfb1f2caf1c7/work/artifacts"
2026-05-31 06:35:14.559796 | instance -> localhost | changed: "/var/lib/zuul/builds/ed8cc5abbbe04ef9bc20dfb1f2caf1c7/work/docs"
2026-05-31 06:35:14.574281 |
2026-05-31 06:35:14.574453 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-05-31 06:35:15.180721 | instance | changed: .d..t...... ./
2026-05-31 06:35:15.180988 | instance | changed: All items complete
2026-05-31 06:35:15.181036 |
2026-05-31 06:35:15.624075 | instance | changed: .d..t...... ./
2026-05-31 06:35:16.074835 | instance | changed: .d..t...... ./
2026-05-31 06:35:16.100074 |
2026-05-31 06:35:16.100262 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-05-31 06:35:16.505895 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008506
2026-05-31 06:35:16.725027 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007872
2026-05-31 06:35:16.744780 |
2026-05-31 06:35:16.744907 | PLAY [all]
2026-05-31 06:35:16.752337 |
2026-05-31 06:35:16.752405 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-05-31 06:35:17.187351 | instance | changed
2026-05-31 06:35:17.194460 |
2026-05-31 06:35:17.194528 | PLAY RECAP
2026-05-31 06:35:17.194588 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-05-31 06:35:17.194618 |
2026-05-31 06:35:17.324473 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-05-31 06:35:17.334849 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-05-31 06:35:17.937064 |
2026-05-31 06:35:17.937286 | PLAY [localhost]
2026-05-31 06:35:17.949332 |
2026-05-31 06:35:17.949430 | TASK [Generate Zuul manifest]
2026-05-31 06:35:17.971961 | localhost | ok
2026-05-31 06:35:17.989064 |
2026-05-31 06:35:17.989170 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-05-31 06:35:18.613563 | localhost | changed
2026-05-31 06:35:18.625032 |
2026-05-31 06:35:18.625130 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-05-31 06:35:18.675619 | localhost | ok
2026-05-31 06:35:18.684224 |
2026-05-31 06:35:18.684292 | TASK [Upload logs]
2026-05-31 06:35:18.707232 | localhost | ok
2026-05-31 06:35:18.819531 |
2026-05-31 06:35:18.819688 | TASK [Set zuul-log-path fact]
2026-05-31 06:35:18.844212 | localhost | ok
2026-05-31 06:35:18.859793 |
2026-05-31 06:35:18.859887 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-05-31 06:35:18.891271 | localhost | ok
2026-05-31 06:35:18.900320 |
2026-05-31 06:35:18.900395 | TASK [upload-logs : Create log directories]
2026-05-31 06:35:19.260360 | localhost | changed
2026-05-31 06:35:19.265930 |
2026-05-31 06:35:19.266004 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-05-31 06:35:19.664293 | localhost -> localhost | ok: Runtime: 0:00:00.027391
2026-05-31 06:35:19.670663 |
2026-05-31 06:35:19.670730 | TASK [upload-logs : Upload logs to log server]
2026-05-31 06:35:20.566856 | localhost | Output suppressed because no_log was given
2026-05-31 06:35:20.572571 |
2026-05-31 06:35:20.572639 | LOOP [upload-logs : Compress console log and json output]
2026-05-31 06:35:20.622491 | localhost | skipping: Conditional result was False
2026-05-31 06:35:20.629512 | localhost | skipping: Conditional result was False
2026-05-31 06:35:20.639721 |
2026-05-31 06:35:20.639847 | LOOP [upload-logs : Upload compressed console log and json output]
2026-05-31 06:35:20.687951 | localhost | skipping: Conditional result was False
2026-05-31 06:35:20.688457 |
2026-05-31 06:35:20.692065 | localhost | skipping: Conditional result was False
2026-05-31 06:35:20.703463 |
2026-05-31 06:35:20.703614 | LOOP [upload-logs : Upload console log and json output]