2026-06-04 06:19:49.219465 | Job console starting
2026-06-04 06:19:49.896304 | Updating git repos
2026-06-04 06:19:52.434309 | Cloning repos into workspace
2026-06-04 06:20:11.033827 | Restoring repo states
2026-06-04 06:20:18.211311 | Merging changes
2026-06-04 06:20:19.290472 | Checking out repos
2026-06-04 06:20:22.491183 | Preparing playbooks
2026-06-04 06:20:27.530328 | Running Ansible setup
2026-06-04 06:20:31.210397 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-04 06:20:31.873543 |
2026-06-04 06:20:31.943822 | PLAY [localhost]
2026-06-04 06:20:31.956615 |
2026-06-04 06:20:31.956684 | TASK [Gathering Facts]
2026-06-04 06:20:32.934336 | localhost | ok
2026-06-04 06:20:32.942561 |
2026-06-04 06:20:32.942644 | TASK [Setup log path fact]
2026-06-04 06:20:32.961904 | localhost | ok
2026-06-04 06:20:33.186969 |
2026-06-04 06:20:33.187104 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-04 06:20:33.217566 | localhost | ok
2026-06-04 06:20:33.227395 |
2026-06-04 06:20:33.227496 | TASK [emit-job-header : Print job information]
2026-06-04 06:20:33.269492 | # Job Information
2026-06-04 06:20:33.269707 | Ansible Version: 2.16.18
2026-06-04 06:20:33.269751 | Job: atmosphere-molecule-aio-ovn
2026-06-04 06:20:33.269780 | Pipeline: check
2026-06-04 06:20:33.269808 | Executor: 2d72f0692154
2026-06-04 06:20:33.269836 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501
2026-06-04 06:20:33.269870 | Event ID: 41e5daf0-5fdd-11f1-9ed7-ae07da74e036
2026-06-04 06:20:33.273624 |
2026-06-04 06:20:33.273717 | LOOP [emit-job-header : Print node information]
2026-06-04 06:20:33.373580 | localhost | ok:
2026-06-04 06:20:33.373831 | localhost | # Node Information
2026-06-04 06:20:33.373880 | localhost | Inventory Hostname: instance
2026-06-04 06:20:33.373919 | localhost | Hostname: np0000178496
2026-06-04 06:20:33.373955 | localhost | Username: zuul
2026-06-04 06:20:33.374259 | localhost | Distro: Ubuntu 22.04
2026-06-04 06:20:33.374323 | localhost | Provider: yul1
2026-06-04 06:20:33.374363 | localhost | Region: ca-ymq-1
2026-06-04 06:20:33.374400 | localhost | Label: ubuntu-jammy-16
2026-06-04 06:20:33.374434 | localhost | Product Name: OpenStack Nova
2026-06-04 06:20:33.374468 | localhost | Interface IP: 199.204.45.77
2026-06-04 06:20:33.386653 |
2026-06-04 06:20:33.386794 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-04 06:20:33.817614 | localhost -> localhost | changed
2026-06-04 06:20:33.825993 |
2026-06-04 06:20:33.826103 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-04 06:20:34.875707 | localhost -> localhost | changed
2026-06-04 06:20:34.884382 |
2026-06-04 06:20:34.884496 | PLAY [all]
2026-06-04 06:20:34.894474 |
2026-06-04 06:20:34.894544 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-04 06:20:35.142561 | instance -> localhost | ok
2026-06-04 06:20:35.150381 |
2026-06-04 06:20:35.150455 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-04 06:20:35.184089 | instance | ok
2026-06-04 06:20:35.200214 | instance | included: /var/lib/zuul/builds/66296c382ea44b6688902190e0b982b7/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-04 06:20:35.206506 |
2026-06-04 06:20:35.206572 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-04 06:20:36.196276 | instance -> localhost | Generating public/private rsa key pair.
2026-06-04 06:20:36.196538 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/66296c382ea44b6688902190e0b982b7/work/66296c382ea44b6688902190e0b982b7_id_rsa
2026-06-04 06:20:36.196604 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/66296c382ea44b6688902190e0b982b7/work/66296c382ea44b6688902190e0b982b7_id_rsa.pub
2026-06-04 06:20:36.196669 | instance -> localhost | The key fingerprint is:
2026-06-04 06:20:36.196717 | instance -> localhost | SHA256:icZaAYjajCEdlJSBbiGT5SZ7guo3QfBaj2cbh6jEyeo zuul-build-sshkey
2026-06-04 06:20:36.196782 | instance -> localhost | The key's randomart image is:
2026-06-04 06:20:36.196814 | instance -> localhost | +---[RSA 3072]----+
2026-06-04 06:20:36.196840 | instance -> localhost | | O**. |
2026-06-04 06:20:36.196861 | instance -> localhost | |O+= . |
2026-06-04 06:20:36.196881 | instance -> localhost | |*** . |
2026-06-04 06:20:36.196900 | instance -> localhost | |+*o+ . o . |
2026-06-04 06:20:36.196920 | instance -> localhost | |B * + * S |
2026-06-04 06:20:36.196939 | instance -> localhost | |.O + X . |
2026-06-04 06:20:36.196972 | instance -> localhost | |+ . = + |
2026-06-04 06:20:36.196995 | instance -> localhost | |o. o . |
2026-06-04 06:20:36.197017 | instance -> localhost | |.E. . |
2026-06-04 06:20:36.197037 | instance -> localhost | +----[SHA256]-----+
2026-06-04 06:20:36.197086 | instance -> localhost | ok: Runtime: 0:00:00.507285
2026-06-04 06:20:36.202147 |
2026-06-04 06:20:36.202212 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-04 06:20:36.236831 | instance | ok
2026-06-04 06:20:36.245423 | instance | included: /var/lib/zuul/builds/66296c382ea44b6688902190e0b982b7/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-04 06:20:36.252684 |
2026-06-04 06:20:36.252745 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-04 06:20:36.277339 | instance | skipping: Conditional result was False
2026-06-04 06:20:36.288287 |
2026-06-04 06:20:36.288419 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-04 06:20:36.804846 | instance | changed
2026-06-04 06:20:36.811569 |
2026-06-04 06:20:36.811651 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-04 06:20:37.028841 | instance | ok
2026-06-04 06:20:37.034892 |
2026-06-04 06:20:37.034979 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-04 06:20:37.510168 | instance | changed
2026-06-04 06:20:37.539057 |
2026-06-04 06:20:37.539249 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-04 06:20:37.992723 | instance | changed
2026-06-04 06:20:37.998512 |
2026-06-04 06:20:37.998583 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-04 06:20:38.023631 | instance | skipping: Conditional result was False
2026-06-04 06:20:38.036386 |
2026-06-04 06:20:38.036492 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-04 06:20:38.384762 | instance -> localhost | changed
2026-06-04 06:20:38.400237 |
2026-06-04 06:20:38.400342 | TASK [add-build-sshkey : Add back temp key]
2026-06-04 06:20:38.785316 | instance -> localhost | Identity added: /var/lib/zuul/builds/66296c382ea44b6688902190e0b982b7/work/66296c382ea44b6688902190e0b982b7_id_rsa (zuul-build-sshkey)
2026-06-04 06:20:38.785903 | instance -> localhost | ok: Runtime: 0:00:00.011579
2026-06-04 06:20:38.790955 |
2026-06-04 06:20:38.791022 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-04 06:20:39.059026 | instance | ok
2026-06-04 06:20:39.268708 |
2026-06-04 06:20:39.268871 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-04 06:20:39.295625 | instance | skipping: Conditional result was False
2026-06-04 06:20:39.313159 |
2026-06-04 06:20:39.313248 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-04 06:20:39.602733 | instance | ok
2026-06-04 06:20:39.611317 |
2026-06-04 06:20:39.611427 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-04 06:20:42.835033 | instance | Output suppressed because no_log was given
2026-06-04 06:20:42.846189 |
2026-06-04 06:20:42.846254 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-04 06:20:43.036532 | instance | ok: "logs"
2026-06-04 06:20:43.036807 | instance | ok: All items complete
2026-06-04 06:20:43.036837 |
2026-06-04 06:20:43.184051 | instance | ok: "artifacts"
2026-06-04 06:20:43.339169 | instance | ok: "docs"
2026-06-04 06:20:43.353648 |
2026-06-04 06:20:43.353788 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-04 06:20:43.536381 | instance | changed: "logs"
2026-06-04 06:20:43.696668 | instance | changed: "artifacts"
2026-06-04 06:20:43.867829 | instance | changed: "docs"
2026-06-04 06:20:43.880334 |
2026-06-04 06:20:43.880486 | PLAY RECAP
2026-06-04 06:20:43.880551 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-04 06:20:43.880595 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-04 06:20:43.880627 |
2026-06-04 06:20:44.008085 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-04 06:20:44.019464 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-04 06:20:44.608789 |
2026-06-04 06:20:44.608910 | PLAY [all]
2026-06-04 06:20:44.619746 |
2026-06-04 06:20:44.619819 | TASK [setup-uv : Extract archive]
2026-06-04 06:20:47.135959 | instance | changed
2026-06-04 06:20:47.146900 |
2026-06-04 06:20:47.147058 | TASK [setup-uv : Print version]
2026-06-04 06:20:47.492888 | instance | uv 0.8.13
2026-06-04 06:20:47.684187 | instance | ok: Runtime: 0:00:00.012454
2026-06-04 06:20:47.700029 |
2026-06-04 06:20:47.700268 | TASK [Install Ansible collection siblings]
2026-06-04 06:20:56.669133 | instance | changed:
2026-06-04 06:20:56.669332 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-06-04 06:20:56.669361 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-06-04 06:20:56.669383 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-06-04 06:20:56.669403 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto
2026-06-04 06:20:56.669422 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general
2026-06-04 06:20:56.669445 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql
2026-06-04 06:20:56.669466 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-06-04 06:20:56.669487 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-06-04 06:20:56.669507 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-06-04 06:20:56.669526 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-06-04 06:20:56.669545 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-06-04 06:20:56.669564 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-06-04 06:20:56.669582 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0
2026-06-04 06:20:56.669601 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0
2026-06-04 06:20:56.669620 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0
2026-06-04 06:20:56.669639 | instance | Resolved community.crypto to 2.2.3 for 2.2.3
2026-06-04 06:20:56.669657 | instance | Resolved community.general to 7.3.0 for 7.3.0
2026-06-04 06:20:56.669676 | instance | Resolved community.mysql to 3.6.0 for 3.6.0
2026-06-04 06:20:56.669694 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0
2026-06-04 06:20:56.669713 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0
2026-06-04 06:20:56.669731 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0
2026-06-04 06:20:56.669749 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0
2026-06-04 06:20:56.669768 | instance | Resolved vexxhost.kubernetes to v3.1.0 for >=2.5.0
2026-06-04 06:20:56.669799 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0
2026-06-04 06:20:56.669819 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0
2026-06-04 06:20:56.669837 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-04 06:20:56.669855 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-04 06:20:56.669873 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0
2026-06-04 06:20:56.669891 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3
2026-06-04 06:20:56.669909 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-04 06:20:56.669928 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-04 06:20:56.669946 | instance | Checked out ansible.netcommon to 1.2.0
2026-06-04 06:20:56.669965 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-06-04 06:20:56.669989 | instance | Starting galaxy collection install process
2026-06-04 06:20:56.670008 | instance | Process install dependency map
2026-06-04 06:20:56.670026 | instance | Starting collection install process
2026-06-04 06:20:56.670044 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon'
2026-06-04 06:20:56.670062 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon
2026-06-04 06:20:56.670080 | instance | ansible.netcommon:* was installed successfully
2026-06-04 06:20:56.670098 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-06-04 06:20:56.670115 | instance | Creating virtual environment at: .venv
2026-06-04 06:20:56.670132 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-04 06:20:56.670149 | instance | Downloading netaddr (2.2MiB)
2026-06-04 06:20:56.670167 | instance | Downloading setuptools (1.1MiB)
2026-06-04 06:20:56.670185 | instance | Downloading pydantic-core (2.0MiB)
2026-06-04 06:20:56.670206 | instance | Downloading pygments (1.2MiB)
2026-06-04 06:20:56.670225 | instance | Downloading openstacksdk (1.7MiB)
2026-06-04 06:20:56.670242 | instance | Downloading cryptography (4.2MiB)
2026-06-04 06:20:56.670260 | instance | Downloading kubernetes (1.9MiB)
2026-06-04 06:20:56.670278 | instance | Downloading rjsonnet (1.2MiB)
2026-06-04 06:20:56.670296 | instance | Downloading ansible-core (2.1MiB)
2026-06-04 06:20:56.670315 | instance | Building pyperclip==1.9.0
2026-06-04 06:20:56.670333 | instance | Downloading rjsonnet
2026-06-04 06:20:56.670352 | instance | Downloading pydantic-core
2026-06-04 06:20:56.670371 | instance | Downloading netaddr
2026-06-04 06:20:56.670389 | instance | Downloading pygments
2026-06-04 06:20:56.670407 | instance | Downloading cryptography
2026-06-04 06:20:56.670425 | instance | Downloading setuptools
2026-06-04 06:20:56.670443 | instance | Downloading kubernetes
2026-06-04 06:20:56.670460 | instance | Downloading ansible-core
2026-06-04 06:20:56.670478 | instance | Downloading openstacksdk
2026-06-04 06:20:56.670496 | instance | Built pyperclip==1.9.0
2026-06-04 06:20:56.670514 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-04 06:20:56.670533 | instance | Installed 83 packages in 45ms
2026-06-04 06:20:56.670551 | instance | Checked out ansible.posix to 1.6.0
2026-06-04 06:20:56.670570 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-06-04 06:20:56.670588 | instance | Starting galaxy collection install process
2026-06-04 06:20:56.670606 | instance | Process install dependency map
2026-06-04 06:20:56.670625 | instance | Starting collection install process
2026-06-04 06:20:56.670643 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix'
2026-06-04 06:20:56.670666 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix
2026-06-04 06:20:56.670685 | instance | ansible.posix:1.6.0 was installed successfully
2026-06-04 06:20:56.670704 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-04 06:20:56.670722 | instance | 2.17.12
2026-06-04 06:20:56.670740 | instance | Checked out ansible.utils to v6.0.2
2026-06-04 06:20:56.670759 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-06-04 06:20:56.670777 | instance | Starting galaxy collection install process
2026-06-04 06:20:56.670796 | instance | Process install dependency map
2026-06-04 06:20:56.670815 | instance | Starting collection install process
2026-06-04 06:20:56.670833 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils'
2026-06-04 06:20:56.670851 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils
2026-06-04 06:20:56.670869 | instance | ansible.utils:6.0.2 was installed successfully
2026-06-04 06:20:56.670887 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-04 06:20:56.670905 | instance | 2.17.12
2026-06-04 06:20:56.670923 | instance | Checked out atmosphere.common to v0.7.0
2026-06-04 06:20:56.670942 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-06-04 06:20:56.670961 | instance | Starting galaxy collection install process
2026-06-04 06:20:56.670979 | instance | Process install dependency map
2026-06-04 06:20:56.670998 | instance | Starting collection install process
2026-06-04 06:20:56.671017 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common'
2026-06-04 06:20:56.671036 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common
2026-06-04 06:20:56.671054 | instance | atmosphere.common:0.7.0 was installed successfully
2026-06-04 06:20:56.671073 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-04 06:20:56.671092 | instance | 2.17.12
2026-06-04 06:20:56.671110 | instance | Checked out community.crypto to 2.2.3
2026-06-04 06:20:56.671128 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto
2026-06-04 06:20:56.671146 | instance | Starting galaxy collection install process
2026-06-04 06:20:56.671164 | instance | Process install dependency map
2026-06-04 06:20:56.671182 | instance | Starting collection install process
2026-06-04 06:20:56.671200 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto'
2026-06-04 06:20:56.671218 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto
2026-06-04 06:20:56.671236 | instance | community.crypto:2.2.3 was installed successfully
2026-06-04 06:20:56.671255 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-04 06:20:56.671273 | instance | 2.17.12
2026-06-04 06:20:56.671291 | instance | Checked out community.general to 7.3.0
2026-06-04 06:20:56.671310 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general
2026-06-04 06:20:56.671328 | instance | Starting galaxy collection install process
2026-06-04 06:20:56.671353 | instance | Process install dependency map
2026-06-04 06:20:56.671371 | instance | Starting collection install process
2026-06-04 06:20:56.671389 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general'
2026-06-04 06:20:56.671410 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general
2026-06-04 06:20:56.671430 | instance | community.general:7.3.0 was installed successfully
2026-06-04 06:20:56.671448 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-04 06:20:56.671466 | instance | 2.17.12
2026-06-04 06:20:56.671485 | instance | Checked out community.mysql to 3.6.0
2026-06-04 06:20:56.671503 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql
2026-06-04 06:20:56.671523 | instance | Starting galaxy collection install process
2026-06-04 06:20:56.671541 | instance | Process install dependency map
2026-06-04 06:20:56.671560 | instance | Starting collection install process
2026-06-04 06:20:56.671579 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql'
2026-06-04 06:20:56.671597 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql
2026-06-04 06:20:56.671615 | instance | community.mysql:3.6.0 was installed successfully
2026-06-04 06:20:56.671633 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-04 06:20:56.671650 | instance | 2.17.12
2026-06-04 06:20:56.671668 | instance | Checked out kubernetes.core to 2.4.0
2026-06-04 06:20:56.671686 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-06-04 06:20:56.671704 | instance | Starting galaxy collection install process
2026-06-04 06:20:56.671722 | instance | Process install dependency map
2026-06-04 06:20:56.671740 | instance | Starting collection install process
2026-06-04 06:20:56.671758 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core'
2026-06-04 06:20:56.671776 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core
2026-06-04 06:20:56.671793 | instance | kubernetes.core:2.4.0 was installed successfully
2026-06-04 06:20:56.671811 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-04 06:20:56.671829 | instance | 2.17.12
2026-06-04 06:20:56.671847 | instance | Checked out openstack.cloud to 2.5.0
2026-06-04 06:20:56.671865 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-06-04 06:20:56.671883 | instance | Starting galaxy collection install process
2026-06-04 06:20:56.671901 | instance | Process install dependency map
2026-06-04 06:20:56.671919 | instance | Starting collection install process
2026-06-04 06:20:56.671938 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud'
2026-06-04 06:20:56.671955 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud
2026-06-04 06:20:56.671973 | instance | openstack.cloud:2.5.0 was installed successfully
2026-06-04 06:20:56.671991 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-04 06:20:56.672009 | instance | 2.17.12
2026-06-04 06:20:56.672026 | instance | Checked out vexxhost.ceph to v4.0.0
2026-06-04 06:20:56.672044 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-06-04 06:20:56.672066 | instance | Starting galaxy collection install process
2026-06-04 06:20:56.672085 | instance | Process install dependency map
2026-06-04 06:20:56.672103 | instance | Starting collection install process
2026-06-04 06:20:56.672121 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph'
2026-06-04 06:20:56.672139 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph
2026-06-04 06:20:56.672156 | instance | vexxhost.ceph:4.0.0 was installed successfully
2026-06-04 06:20:56.672186 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-04 06:20:56.672204 | instance | 2.17.12
2026-06-04 06:20:56.672222 | instance | Checked out vexxhost.containers to v1.6.7
2026-06-04 06:20:56.672239 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-06-04 06:20:56.672257 | instance | Starting galaxy collection install process
2026-06-04 06:20:56.672274 | instance | Process install dependency map
2026-06-04 06:20:56.672293 | instance | Starting collection install process
2026-06-04 06:20:56.672310 | instance | Installing 'vexxhost.containers:1.6.7' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers'
2026-06-04 06:20:56.672328 | instance | Created collection for vexxhost.containers:1.6.7 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers
2026-06-04 06:20:56.672346 | instance | vexxhost.containers:1.6.7 was installed successfully
2026-06-04 06:20:56.672363 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-04 06:20:56.672381 | instance | 2.17.12
2026-06-04 06:20:56.672399 | instance | Checked out vexxhost.kubernetes to v3.1.0
2026-06-04 06:20:56.672419 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-06-04 06:20:56.672440 | instance | Starting galaxy collection install process
2026-06-04 06:20:56.672458 | instance | Process install dependency map
2026-06-04 06:20:56.672476 | instance | Starting collection install process
2026-06-04 06:20:56.672494 | instance | Installing 'vexxhost.kubernetes:3.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes'
2026-06-04 06:20:56.672512 | instance | Created collection for vexxhost.kubernetes:3.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes
2026-06-04 06:20:56.672530 | instance | vexxhost.kubernetes:3.1.0 was installed successfully
2026-06-04 06:20:56.672548 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-04 06:20:56.672566 | instance | 2.17.12
2026-06-04 06:20:56.678844 |
2026-06-04 06:20:56.678894 | PLAY RECAP
2026-06-04 06:20:56.678943 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-04 06:20:56.678965 |
2026-06-04 06:20:56.826707 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-04 06:20:56.835560 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-06-04 06:20:57.488116 |
2026-06-04 06:20:57.488276 | PLAY [all]
2026-06-04 06:20:57.501157 |
2026-06-04 06:20:57.501277 | TASK [Install "jq" for log collection]
2026-06-04 06:21:36.066818 | instance | changed
2026-06-04 06:21:36.070217 |
2026-06-04 06:21:36.070340 | PLAY RECAP
2026-06-04 06:21:36.070443 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-04 06:21:36.070543 |
2026-06-04 06:21:36.179740 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-06-04 06:21:36.186749 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-04 06:21:36.817487 |
2026-06-04 06:21:36.817620 | PLAY [all]
2026-06-04 06:21:36.829188 |
2026-06-04 06:21:36.829262 | TASK [Copy inventory file for Zuul]
2026-06-04 06:21:37.684604 | instance | changed
2026-06-04 06:21:37.691373 |
2026-06-04 06:21:37.691451 | TASK [Switch "ansible_host" to private IP]
2026-06-04 06:21:38.041194 | instance | changed: 1 replacements made
2026-06-04 06:21:38.052040 |
2026-06-04 06:21:38.052121 | TASK [Run Molecule scenario]
2026-06-04 06:21:38.952293 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-06-04 06:21:39.343086 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-06-04 06:21:39.343176 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-06-04 06:21:50.544050 | instance | INFO [aio > dependency] Executing
2026-06-04 06:21:50.544185 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-06-04 06:21:50.544393 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-06-04 06:21:50.544510 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-06-04 06:21:50.552149 | instance | INFO [aio > cleanup] Executing
2026-06-04 06:21:50.552451 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-04 06:21:50.560196 | instance | INFO [aio > destroy] Executing
2026-06-04 06:21:50.560237 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-06-04 06:21:50.560331 | instance | INFO [aio > destroy] Executed: Successful
2026-06-04 06:21:50.567834 | instance | INFO [aio > syntax] Executing
2026-06-04 06:21:53.532996 | instance |
2026-06-04 06:21:53.533292 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-06-04 06:21:53.657947 | instance | INFO [aio > syntax] Executed: Successful
2026-06-04 06:21:53.673179 | instance | INFO [aio > create] Executing
2026-06-04 06:21:53.675186 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-04 06:21:53.685040 | instance | INFO [aio > prepare] Executing
2026-06-04 06:21:54.542466 | instance |
2026-06-04 06:21:54.542620 | instance | PLAY [Prepare] *****************************************************************
2026-06-04 06:21:54.542861 | instance |
2026-06-04 06:21:54.543127 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 06:21:54.543394 | instance | Thursday 04 June 2026 06:21:54 +0000 (0:00:00.033) 0:00:00.033 *********
2026-06-04 06:21:55.668889 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-04 06:21:55.669170 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-04 06:21:55.669481 | instance | interpreter could change the meaning of that path. See
2026-06-04 06:21:55.669799 | instance | https://docs.ansible.com/ansible-
2026-06-04 06:21:55.670176 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-04 06:21:55.676512 | instance | ok: [instance]
2026-06-04 06:21:55.676762 | instance |
2026-06-04 06:21:55.677077 | instance | TASK [Configure short hostname] ************************************************
2026-06-04 06:21:55.677384 | instance | Thursday 04 June 2026 06:21:55 +0000 (0:00:01.134) 0:00:01.168 *********
2026-06-04 06:21:56.337473 | instance | changed: [instance]
2026-06-04 06:21:56.337672 | instance |
2026-06-04 06:21:56.337985 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-06-04 06:21:56.338354 | instance | Thursday 04 June 2026 06:21:56 +0000 (0:00:00.660) 0:00:01.829 *********
2026-06-04 06:21:56.598976 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-04 06:21:56.599242 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-06-04 06:21:56.599531 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-04 06:21:56.607493 | instance | changed: [instance]
2026-06-04 06:21:56.607805 | instance |
2026-06-04 06:21:56.608108 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-06-04 06:21:56.608393 | instance | Thursday 04 June 2026 06:21:56 +0000 (0:00:00.270) 0:00:02.099 *********
2026-06-04 06:21:57.799701 | instance | ok: [instance]
2026-06-04 06:21:57.799945 | instance |
2026-06-04 06:21:57.800232 | instance | TASK [Purge "snapd" package] ***************************************************
2026-06-04 06:21:57.800510 | instance | Thursday 04 June 2026 06:21:57 +0000 (0:00:01.191) 0:00:03.291 *********
2026-06-04 06:21:58.436006 | instance | ok: [instance]
2026-06-04 06:21:58.436156 | instance |
2026-06-04 06:21:58.436340 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-06-04 06:21:58.436508 | instance |
2026-06-04 06:21:58.436689 | instance | TASK [Create folders for workspace] ********************************************
2026-06-04 06:21:58.436870 | instance | Thursday 04 June 2026 06:21:58 +0000 (0:00:00.636) 0:00:03.927 *********
2026-06-04 06:21:59.465316 | instance | changed: [localhost] => (item=group_vars)
2026-06-04 06:21:59.465397 | instance | changed: [localhost] => (item=group_vars/all)
2026-06-04 06:21:59.465630 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-06-04 06:21:59.465737 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-06-04 06:21:59.465947 | instance | changed: [localhost] => (item=group_vars/computes)
2026-06-04 06:21:59.466045 | instance | changed: [localhost] => (item=host_vars)
2026-06-04 06:21:59.466202 | instance |
2026-06-04 06:21:59.466367 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-06-04 06:21:59.466508 | instance |
2026-06-04 06:21:59.466670 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-06-04 06:21:59.466829 | instance | Thursday 04 June 2026 06:21:59 +0000 (0:00:01.029) 0:00:04.957 *********
2026-06-04 06:21:59.639084 | instance | changed: [localhost]
2026-06-04 06:21:59.639373 | instance |
2026-06-04 06:21:59.639794 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-06-04 06:21:59.640110 | instance | Thursday 04 June 2026 06:21:59 +0000 (0:00:00.172) 0:00:05.130 *********
2026-06-04 06:21:59.662364 | instance | ok: [localhost]
2026-06-04 06:21:59.662669 | instance |
2026-06-04 06:21:59.663000 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-06-04 06:21:59.663306 | instance | Thursday 04 June 2026 06:21:59 +0000 (0:00:00.023) 0:00:05.154 *********
2026-06-04 06:21:59.704096 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '028c297b-99eb-5c71-8f46-64fa76f09d84'})
2026-06-04 06:21:59.704185 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-06-04 06:21:59.704373 | instance |
2026-06-04 06:21:59.704487 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-06-04 06:21:59.704691 | instance | Thursday 04 June 2026 06:21:59 +0000 (0:00:00.041) 0:00:05.196 *********
2026-06-04 06:22:00.214825 | instance | changed: [localhost]
2026-06-04 06:22:00.215020 | instance |
2026-06-04 06:22:00.215361 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-06-04 06:22:00.215644 | instance |
2026-06-04 06:22:00.215953 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-06-04 06:22:00.216239 | instance | Thursday 04 June 2026 06:22:00 +0000 (0:00:00.510) 0:00:05.706 *********
2026-06-04 06:22:00.377225 | instance | changed: [localhost]
2026-06-04 06:22:00.377407 | instance |
2026-06-04 06:22:00.377711 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-06-04 06:22:00.378033 | instance | Thursday 04 June 2026 06:22:00 +0000 (0:00:00.162) 0:00:05.868 *********
2026-06-04 06:22:00.399703 | instance | ok: [localhost]
2026-06-04 06:22:00.399972 | instance |
2026-06-04 06:22:00.400258 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-06-04 06:22:00.400521 | instance | Thursday 04 June 2026 06:22:00 +0000 (0:00:00.023) 0:00:05.891 *********
2026-06-04 06:22:00.427019 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-06-04 06:22:00.427256 | instance |
2026-06-04 06:22:00.427530 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-06-04 06:22:00.427834 | instance | Thursday 04 June 2026 06:22:00 +0000 (0:00:00.026) 0:00:05.918 *********
2026-06-04 06:22:00.782972 | instance | changed: [localhost]
2026-06-04 06:22:00.783234 | instance |
2026-06-04 06:22:00.783445 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-06-04 06:22:00.783673 | instance |
2026-06-04 06:22:00.783901 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-06-04 06:22:00.784117 | instance | Thursday 04 June 2026 06:22:00 +0000 (0:00:00.355) 0:00:06.274 *********
2026-06-04 06:22:00.964625 | instance | changed: [localhost]
2026-06-04 06:22:00.965032 | instance |
2026-06-04 06:22:00.965370 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-06-04 06:22:00.965701 | instance | Thursday 04 June 2026 06:22:00 +0000 (0:00:00.178) 0:00:06.453 *********
2026-06-04 06:22:00.986313 | instance | ok: [localhost]
2026-06-04 06:22:00.986523 | instance |
2026-06-04 06:22:00.986699 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-06-04 06:22:00.986859 | instance | Thursday 04 June 2026 06:22:00 +0000 (0:00:00.023) 0:00:06.476 *********
2026-06-04 06:22:01.023412 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-06-04 06:22:01.023621 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-06-04 06:22:01.023788 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-06-04 06:22:01.023934 | instance |
2026-06-04 06:22:01.024098 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-06-04 06:22:01.024249 | instance | Thursday 04 June 2026 06:22:01 +0000 (0:00:00.036) 0:00:06.513 *********
2026-06-04 06:22:01.408972 | instance | changed: [localhost]
2026-06-04 06:22:01.409024 | instance |
2026-06-04 06:22:01.409032 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-06-04 06:22:01.409039 | instance |
2026-06-04 06:22:01.409045 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-06-04 06:22:01.409051 | instance | Thursday 04 June 2026 06:22:01 +0000 (0:00:00.386) 0:00:06.900 *********
2026-06-04 06:22:01.584484 | instance | changed: [localhost]
2026-06-04 06:22:01.584550 | instance |
2026-06-04 06:22:01.584558 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-06-04 06:22:01.584565 | instance | Thursday 04 June 2026 06:22:01 +0000 (0:00:00.174) 0:00:07.075 *********
2026-06-04 06:22:01.609966 | instance | ok: [localhost]
2026-06-04 06:22:01.610004 | instance |
2026-06-04 06:22:01.610015 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-06-04 06:22:01.610025 | instance | Thursday 04 June 2026 06:22:01 +0000 (0:00:00.026) 0:00:07.101 *********
2026-06-04 06:22:01.647803 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-06-04 06:22:01.647988 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-06-04 06:22:01.648272 | instance |
2026-06-04 06:22:01.648573 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-06-04 06:22:01.648910 | instance | Thursday 04 June 2026 06:22:01 +0000 (0:00:00.038) 0:00:07.139 *********
2026-06-04 06:22:02.123035 | instance | changed: [localhost]
2026-06-04 06:22:02.123338 | instance |
2026-06-04 06:22:02.123685 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-06-04 06:22:02.123962 | instance |
2026-06-04 06:22:02.124258 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 06:22:02.124552 | instance | Thursday 04 June 2026 06:22:02 +0000 (0:00:00.475) 0:00:07.614 *********
2026-06-04 06:22:02.846634 | instance | ok: [localhost]
2026-06-04 06:22:02.846717 | instance |
2026-06-04 06:22:02.846901 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-04 06:22:02.847071 | instance | Thursday 04 June 2026 06:22:02 +0000 (0:00:00.723) 0:00:08.338 *********
2026-06-04 06:22:03.025737 | instance | changed: [localhost]
2026-06-04 06:22:03.025957 | instance |
2026-06-04 06:22:03.026273 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-06-04 06:22:03.026583 | instance | Thursday 04 June 2026 06:22:03 +0000 (0:00:00.178) 0:00:08.517 *********
2026-06-04 06:22:03.056980 | instance | ok: [localhost]
2026-06-04 06:22:03.057210 | instance |
2026-06-04 06:22:03.057485 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-06-04 06:22:03.057777 | instance | Thursday 04 June 2026 06:22:03 +0000 (0:00:00.031) 0:00:08.549 *********
2026-06-04 06:22:03.834122 | instance | ok: [localhost] => (item=keycloak_host)
2026-06-04 06:22:03.834404 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-06-04 06:22:03.834906 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-06-04 06:22:03.835245 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-06-04 06:22:03.835526 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-06-04 06:22:03.835839 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-06-04 06:22:03.836114 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-06-04 06:22:03.836383 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-06-04 06:22:03.836719 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-06-04 06:22:03.837064 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-06-04 06:22:03.837247 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-06-04 06:22:03.837468 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-06-04 06:22:03.837602 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-06-04 06:22:03.837804 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-06-04 06:22:03.837919 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-06-04 06:22:03.838100 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-06-04 06:22:03.838262 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-06-04 06:22:03.838432 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-06-04 06:22:03.838599 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-06-04 06:22:03.838762 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-06-04 06:22:03.838928 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-06-04 06:22:03.839097 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-06-04 06:22:03.839337 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-06-04 06:22:03.839554 | instance |
2026-06-04 06:22:03.839714 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-06-04 06:22:03.839880 | instance | Thursday 04 June 2026 06:22:03 +0000 (0:00:00.776) 0:00:09.325 *********
2026-06-04 06:22:04.192978 | instance | changed: [localhost]
2026-06-04 06:22:04.193140 | instance |
2026-06-04 06:22:04.193474 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-04 06:22:04.193743 | instance | Thursday 04 June 2026 06:22:04 +0000 (0:00:00.359) 0:00:09.684 *********
2026-06-04 06:22:04.371097 | instance | changed: [localhost]
2026-06-04 06:22:04.371409 | instance |
2026-06-04 06:22:04.371837 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-06-04 06:22:04.372213 | instance |
2026-06-04 06:22:04.372628 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-06-04 06:22:04.373084 | instance | Thursday 04 June 2026 06:22:04 +0000 (0:00:00.178) 0:00:09.862 *********
2026-06-04 06:22:04.552633 | instance | changed: [localhost]
2026-06-04 06:22:04.552883 | instance |
2026-06-04 06:22:04.553216 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-06-04 06:22:04.553544 | instance | Thursday 04 June 2026 06:22:04 +0000 (0:00:00.181) 0:00:10.044 *********
2026-06-04 06:22:04.586594 | instance | ok: [localhost]
2026-06-04 06:22:04.586917 | instance |
2026-06-04 06:22:04.587218 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-06-04 06:22:04.587490 | instance | Thursday 04 June 2026 06:22:04 +0000 (0:00:00.033) 0:00:10.077 *********
2026-06-04 06:22:04.627370 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]})
2026-06-04 06:22:04.627623 | instance |
2026-06-04 06:22:04.627982 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-06-04 06:22:04.628265 | instance | Thursday 04 June 2026 06:22:04 +0000 (0:00:00.041) 0:00:10.119 *********
2026-06-04 06:22:04.999802 | instance | changed: [localhost]
2026-06-04 06:22:04.999860 | instance |
2026-06-04 06:22:04.999871 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-06-04 06:22:04.999881 | instance |
2026-06-04 06:22:04.999892 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-06-04 06:22:04.999910 | instance | Thursday 04 June 2026 06:22:04 +0000 (0:00:00.371) 0:00:10.490 *********
2026-06-04 06:22:05.184888 | instance | changed: [localhost]
2026-06-04 06:22:05.184959 | instance |
2026-06-04 06:22:05.185240 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-06-04 06:22:05.185292 | instance | Thursday 04 June 2026 06:22:05 +0000 (0:00:00.186) 0:00:10.676 *********
2026-06-04 06:22:05.215475 | instance | ok: [localhost]
2026-06-04 06:22:05.216099 | instance |
2026-06-04 06:22:05.216128 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-06-04 06:22:05.216136 | instance | Thursday 04 June 2026 06:22:05 +0000 (0:00:00.030) 0:00:10.707 *********
2026-06-04 06:22:05.268425 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]})
2026-06-04 06:22:05.268812 | instance |
2026-06-04 06:22:05.268845 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-06-04 06:22:05.268852 | instance | Thursday 04 June 2026 06:22:05 +0000 (0:00:00.053) 0:00:10.760 *********
2026-06-04 06:22:05.654353 | instance | changed: [localhost]
2026-06-04 06:22:05.654418 | instance |
2026-06-04 06:22:05.654963 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-06-04 06:22:05.655008 | instance |
2026-06-04 06:22:05.655014 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-06-04 06:22:05.655019 | instance | Thursday 04 June 2026 06:22:05 +0000 (0:00:00.385) 0:00:11.146 *********
2026-06-04 06:22:05.826055 | instance | changed: [localhost]
2026-06-04 06:22:05.826173 | instance |
2026-06-04 06:22:05.826644 | instance | TASK [Load the current secrets into a variable] ********************************
2026-06-04 06:22:05.826706 | instance | Thursday 04 June 2026 06:22:05 +0000 (0:00:00.171) 0:00:11.317 *********
2026-06-04 06:22:05.861561 | instance | ok: [localhost]
2026-06-04 06:22:05.862063 | instance |
2026-06-04 06:22:05.862122 | instance | TASK [Generate secrets for missing variables] **********************************
2026-06-04 06:22:05.862130 | instance | Thursday 04 June 2026 06:22:05 +0000 (0:00:00.035) 0:00:11.353 *********
2026-06-04 06:22:06.267370 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-06-04 06:22:06.267462 | instance | ok: [localhost] => (item=keepalived_password)
2026-06-04 06:22:06.267829 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-06-04 06:22:06.267905 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-06-04 06:22:06.267926 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-06-04 06:22:06.267937 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-06-04 06:22:06.271788 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-06-04 06:22:06.271874 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-06-04 06:22:06.271886 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-06-04 06:22:06.271896 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-06-04 06:22:06.271906 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-06-04 06:22:06.271915 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-06-04 06:22:06.271943 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-06-04 06:22:06.271952 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-06-04 06:22:06.271961 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-06-04 06:22:06.271970 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-06-04 06:22:06.271979 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-06-04 06:22:06.271988 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-06-04 06:22:06.271997 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-06-04 06:22:06.272005 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-06-04 06:22:06.272017 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-06-04 06:22:06.272026 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-06-04 06:22:06.272035 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-06-04 06:22:06.272043 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-06-04 06:22:06.272052 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-06-04 06:22:06.272061 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-06-04 06:22:06.272069 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-06-04 06:22:06.272078 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-06-04 06:22:06.272087 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-06-04 06:22:06.272096 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-06-04 06:22:06.272105 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-06-04 06:22:06.272113 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-06-04 06:22:06.272122 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-06-04 06:22:06.272131 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-06-04 06:22:06.272140 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-06-04 06:22:06.272148 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-06-04 06:22:06.272166 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-06-04 06:22:06.272176 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-06-04 06:22:06.272185 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-06-04 06:22:06.272194 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-06-04 06:22:06.272265 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-06-04 06:22:06.272463 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-06-04 06:22:06.272612 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-06-04 06:22:06.272766 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-06-04 06:22:06.272926 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-06-04 06:22:06.273077 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-06-04 06:22:06.273224 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-06-04 06:22:06.273372 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-06-04 06:22:06.273518 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-06-04 06:22:06.273670 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-06-04 06:22:06.273817 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-06-04 06:22:06.273974 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-06-04 06:22:06.274122 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-06-04 06:22:06.274268 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-06-04 06:22:06.274437 | instance |
2026-06-04 06:22:06.274589 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-06-04 06:22:06.274741 | instance | Thursday 04 June 2026 06:22:06 +0000 (0:00:00.405) 0:00:11.759 *********
2026-06-04 06:22:06.324111 | instance | ok: [localhost] => (item=barbican_kek)
2026-06-04 06:22:06.324442 | instance |
2026-06-04 06:22:06.324777 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-06-04 06:22:06.325108 | instance | Thursday 04 June 2026 06:22:06 +0000 (0:00:00.056) 0:00:11.815 *********
2026-06-04 06:22:06.763852 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-04 06:22:06.764118 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-04 06:22:06.764315 | instance |
2026-06-04 06:22:06.764511 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-06-04 06:22:06.764705 | instance | Thursday 04 June 2026 06:22:06 +0000 (0:00:00.437) 0:00:12.253 *********
2026-06-04 06:22:10.128339 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-04 06:22:10.128376 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-04 06:22:10.128382 | instance |
2026-06-04 06:22:10.128387 | instance | TASK [Set values for SSH keys] *************************************************
2026-06-04 06:22:10.128392 | instance | Thursday 04 June 2026 06:22:10 +0000 (0:00:03.366) 0:00:15.620 *********
2026-06-04 06:22:10.186807 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-06-04 06:22:10.186825 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-06-04 06:22:10.186830 | instance |
2026-06-04 06:22:10.186835 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-06-04 06:22:10.186839 | instance | Thursday 04 June 2026 06:22:10 +0000 (0:00:00.058) 0:00:15.678 *********
2026-06-04 06:22:10.545586 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-04 06:22:10.545634 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-04 06:22:10.545640 | instance |
2026-06-04 06:22:10.545645 | instance | TASK [Write new secrets file to disk] ******************************************
2026-06-04 06:22:10.545650 | instance | Thursday 04 June 2026 06:22:10 +0000 (0:00:00.357) 0:00:16.036 *********
2026-06-04 06:22:10.892426 | instance | changed: [localhost]
2026-06-04 06:22:10.892470 | instance |
2026-06-04 06:22:10.892478 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-06-04 06:22:10.892485 | instance | Thursday 04 June 2026 06:22:10 +0000 (0:00:00.347) 0:00:16.383 *********
2026-06-04 06:22:10.927190 | instance | skipping: [localhost]
2026-06-04 06:22:10.927221 | instance |
2026-06-04 06:22:10.927227 | instance | PLAY [Setup networking] ********************************************************
2026-06-04 06:22:10.927232 | instance |
2026-06-04 06:22:10.927236 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 06:22:10.927240 | instance | Thursday 04 June 2026 06:22:10 +0000 (0:00:00.035) 0:00:16.419 *********
2026-06-04 06:22:11.602526 | instance | ok: [instance]
2026-06-04 06:22:11.602567 | instance |
2026-06-04 06:22:11.602574 | instance | TASK [Create bridge for management network] ************************************
2026-06-04 06:22:11.602696 | instance | Thursday 04 June 2026 06:22:11 +0000 (0:00:00.674) 0:00:17.093 *********
2026-06-04 06:22:12.058815 | instance | ok: [instance]
2026-06-04 06:22:12.058947 | instance |
2026-06-04 06:22:12.059323 | instance | TASK [Create fake interface for management bridge] *****************************
2026-06-04 06:22:12.059591 | instance | Thursday 04 June 2026 06:22:12 +0000 (0:00:00.457) 0:00:17.550 *********
2026-06-04 06:22:12.267712 | instance | ok: [instance]
2026-06-04 06:22:12.268103 | instance |
2026-06-04 06:22:12.268143 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-06-04 06:22:12.268150 | instance | Thursday 04 June 2026 06:22:12 +0000 (0:00:00.209) 0:00:17.760 *********
2026-06-04 06:22:12.464163 | instance | ok: [instance]
2026-06-04 06:22:12.464690 | instance |
2026-06-04 06:22:12.464739 | instance | TASK [Assign IP address for management bridge] *********************************
2026-06-04 06:22:12.464748 | instance | Thursday 04 June 2026 06:22:12 +0000 (0:00:00.196) 0:00:17.956 *********
2026-06-04 06:22:12.655645 | instance | ok: [instance]
2026-06-04 06:22:12.655753 | instance |
2026-06-04 06:22:12.655919 | instance | TASK [Bring up interfaces] *****************************************************
2026-06-04 06:22:12.656184 | instance | Thursday 04 June 2026 06:22:12 +0000 (0:00:00.191) 0:00:18.147 *********
2026-06-04 06:22:13.027509 | instance | ok: [instance] => (item=br-mgmt)
2026-06-04 06:22:13.027580 | instance | ok: [instance] => (item=dummy0)
2026-06-04 06:22:13.027753 | instance |
2026-06-04 06:22:13.027956 | instance | PLAY [Create devices for Ceph] *************************************************
2026-06-04 06:22:13.028103 | instance |
2026-06-04 06:22:13.028262 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 06:22:13.028446 | instance | Thursday 04 June 2026 06:22:13 +0000 (0:00:00.372) 0:00:18.519 *********
2026-06-04 06:22:13.725216 | instance | ok: [instance]
2026-06-04 06:22:13.725332 | instance |
2026-06-04 06:22:13.725520 | instance | TASK [Install depedencies] *****************************************************
2026-06-04 06:22:13.725769 | instance | Thursday 04 June 2026 06:22:13 +0000 (0:00:00.697) 0:00:19.217 *********
2026-06-04 06:22:34.780681 | instance | changed: [instance]
2026-06-04 06:22:34.780758 | instance |
2026-06-04 06:22:34.781012 | instance | TASK [Start up service] ********************************************************
2026-06-04 06:22:34.781295 | instance | Thursday 04 June 2026 06:22:34 +0000 (0:00:21.054) 0:00:40.271 *********
2026-06-04 06:22:35.312505 | instance | ok: [instance]
2026-06-04 06:22:35.312885 | instance |
2026-06-04 06:22:35.313221 | instance | TASK [Generate lvm.conf] *******************************************************
2026-06-04 06:22:35.313552 | instance | Thursday 04 June 2026 06:22:35 +0000 (0:00:00.532) 0:00:40.804 *********
2026-06-04 06:22:35.523650 | instance | ok: [instance]
2026-06-04 06:22:35.524040 | instance |
2026-06-04 06:22:35.524275 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-06-04 06:22:35.524511 | instance | Thursday 04 June 2026 06:22:35 +0000 (0:00:00.209) 0:00:41.013 *********
2026-06-04 06:22:35.970660 | instance | changed: [instance]
2026-06-04 06:22:35.970703 | instance |
2026-06-04 06:22:35.970711 | instance | TASK [Get list of all loopback devices] ****************************************
2026-06-04 06:22:35.970718 | instance | Thursday 04 June 2026 06:22:35 +0000 (0:00:00.448) 0:00:41.462 *********
2026-06-04 06:22:36.172707 | instance | ok: [instance]
2026-06-04 06:22:36.172741 | instance |
2026-06-04 06:22:36.172749 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-06-04 06:22:36.172755 | instance | Thursday 04 June 2026 06:22:36 +0000 (0:00:00.201) 0:00:41.664 *********
2026-06-04 06:22:36.197880 | instance | skipping: [instance]
2026-06-04 06:22:36.197898 | instance |
2026-06-04 06:22:36.197904 | instance | TASK [Create devices for Ceph] *************************************************
2026-06-04 06:22:36.197909 | instance | Thursday 04 June 2026 06:22:36 +0000 (0:00:00.025) 0:00:41.689 *********
2026-06-04 06:22:36.747324 | instance | changed: [instance] => (item=osd0)
2026-06-04 06:22:36.747363 | instance | changed: [instance] => (item=osd1)
2026-06-04 06:22:36.747368 | instance | changed: [instance] => (item=osd2)
2026-06-04 06:22:36.747372 | instance |
2026-06-04 06:22:36.747377 | instance | TASK [Set permissions on loopback devices] *************************************
2026-06-04 06:22:36.747382 | instance | Thursday 04 June 2026 06:22:36 +0000 (0:00:00.549) 0:00:42.239 *********
2026-06-04 06:22:37.314498 | instance | changed: [instance] => (item=osd0)
2026-06-04 06:22:37.314554 | instance | changed: [instance] => (item=osd1)
2026-06-04 06:22:37.314561 | instance | changed: [instance] => (item=osd2)
2026-06-04 06:22:37.314567 | instance |
2026-06-04 06:22:37.314573 | instance | TASK [Start loop devices] ******************************************************
2026-06-04 06:22:37.314580 | instance | Thursday 04 June 2026 06:22:37 +0000 (0:00:00.566) 0:00:42.805 *********
2026-06-04 06:22:38.061989 | instance | changed: [instance] => (item=osd0)
2026-06-04 06:22:38.062058 | instance | changed: [instance] => (item=osd1)
2026-06-04 06:22:38.062562 | instance | changed: [instance] => (item=osd2)
2026-06-04 06:22:38.062601 | instance |
2026-06-04 06:22:38.062607 | instance | TASK [Create a volume group for each loop device] ******************************
2026-06-04 06:22:38.062612 | instance | Thursday 04 June 2026 06:22:38 +0000 (0:00:00.748) 0:00:43.554 *********
2026-06-04 06:22:41.092144 | instance | changed: [instance] => (item=osd0)
2026-06-04 06:22:41.092259 | instance | changed: [instance] => (item=osd1)
2026-06-04 06:22:41.092972 | instance | changed: [instance] => (item=osd2)
2026-06-04 06:22:41.093031 | instance |
2026-06-04 06:22:41.093040 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-06-04 06:22:41.093047 | instance | Thursday 04 June 2026 06:22:41 +0000 (0:00:03.029) 0:00:46.584 *********
2026-06-04 06:22:42.914742 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-06-04 06:22:42.915697 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-06-04 06:22:42.915762 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-06-04 06:22:42.915774 | instance |
2026-06-04 06:22:42.915784 | instance | PLAY [controllers] *************************************************************
2026-06-04 06:22:42.915794 | instance |
2026-06-04 06:22:42.915803 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 06:22:42.915818 | instance | Thursday 04 June 2026 06:22:42 +0000 (0:00:01.823) 0:00:48.407 *********
2026-06-04 06:22:43.784925 | instance | ok: [instance]
2026-06-04 06:22:43.785439 | instance |
2026-06-04 06:22:43.785461 | instance | TASK [Set masquerade rule] *****************************************************
2026-06-04 06:22:43.785468 | instance | Thursday 04 June 2026 06:22:43 +0000 (0:00:00.869) 0:00:49.276 *********
2026-06-04 06:22:44.224429 | instance | changed: [instance]
2026-06-04 06:22:44.224918 | instance |
2026-06-04 06:22:44.224980 | instance | PLAY RECAP *********************************************************************
2026-06-04 06:22:44.224999 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-04 06:22:44.227635 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-04 06:22:44.227647 | instance |
2026-06-04 06:22:44.227651 | instance | Thursday 04 June 2026 06:22:44 +0000 (0:00:00.440) 0:00:49.716 *********
2026-06-04 06:22:44.227656 | instance | ===============================================================================
2026-06-04 06:22:44.227660 | instance | Install depedencies ---------------------------------------------------- 21.05s
2026-06-04 06:22:44.227677 | instance | Generate SSH keys for missing variables --------------------------------- 3.37s
2026-06-04 06:22:44.227683 | instance | Create a volume group for each loop device ------------------------------ 3.03s
2026-06-04 06:22:44.227687 | instance | Create a logical volume for each loop device ---------------------------- 1.82s
2026-06-04 06:22:44.227692 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.19s
2026-06-04 06:22:44.227696 | instance | Gathering Facts --------------------------------------------------------- 1.14s
2026-06-04 06:22:44.227700 | instance | Create folders for workspace -------------------------------------------- 1.03s
2026-06-04 06:22:44.227704 | instance | Gathering Facts --------------------------------------------------------- 0.87s
2026-06-04 06:22:44.227709 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.78s
2026-06-04 06:22:44.227713 | instance | Start loop devices ------------------------------------------------------ 0.75s
2026-06-04 06:22:44.227717 | instance | Gathering Facts --------------------------------------------------------- 0.72s
2026-06-04 06:22:44.227721 | instance | Gathering Facts --------------------------------------------------------- 0.70s
2026-06-04 06:22:44.228002 | instance | Gathering Facts --------------------------------------------------------- 0.67s
2026-06-04 06:22:44.228246 | instance | Configure short hostname ------------------------------------------------ 0.66s
2026-06-04 06:22:44.228451 | instance | Purge "snapd" package --------------------------------------------------- 0.64s
2026-06-04 06:22:44.228672 | instance | Set permissions on loopback devices ------------------------------------- 0.57s
2026-06-04 06:22:44.228874 | instance | Create devices for Ceph ------------------------------------------------- 0.55s
2026-06-04 06:22:44.229074 | instance | Start up service -------------------------------------------------------- 0.53s
2026-06-04 06:22:44.229282 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.51s
2026-06-04 06:22:44.229485 | instance | Write new Keepalived configuration file to disk ------------------------- 0.48s
2026-06-04 06:22:44.304045 | instance | INFO [aio > prepare] Executed: Successful
2026-06-04 06:22:44.314410 | instance | INFO [aio > converge] Executing
2026-06-04 06:22:47.006209 | instance |
2026-06-04 06:22:47.006611 | instance | PLAY [all] *********************************************************************
2026-06-04 06:22:47.006932 | instance |
2026-06-04 06:22:47.007270 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 06:22:47.007667 | instance | Thursday 04 June 2026 06:22:47 +0000 (0:00:00.016) 0:00:00.016 *********
2026-06-04 06:22:48.176998 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-04 06:22:48.177388 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-04 06:22:48.177716 | instance | interpreter could change the meaning of that path. See
2026-06-04 06:22:48.178036 | instance | https://docs.ansible.com/ansible-
2026-06-04 06:22:48.178359 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-04 06:22:48.187471 | instance | ok: [instance]
2026-06-04 06:22:48.187820 | instance |
2026-06-04 06:22:48.188148 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-04 06:22:48.188472 | instance | Thursday 04 June 2026 06:22:48 +0000 (0:00:01.181) 0:00:01.197 *********
2026-06-04 06:22:48.222584 | instance | skipping: [instance]
2026-06-04 06:22:48.222903 | instance |
2026-06-04 06:22:48.223225 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-04 06:22:48.223544 | instance | Thursday 04 June 2026 06:22:48 +0000 (0:00:00.035) 0:00:01.232 *********
2026-06-04 06:22:48.406080 | instance | ok: [instance]
2026-06-04 06:22:48.406441 | instance |
2026-06-04 06:22:48.406775 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-06-04 06:22:48.407082 | instance |
2026-06-04 06:22:48.407406 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 06:22:48.407766 | instance | Thursday 04 June 2026 06:22:48 +0000 (0:00:00.183) 0:00:01.416 *********
2026-06-04 06:22:49.286270 | instance | ok: [instance]
2026-06-04 06:22:49.286481 | instance |
2026-06-04 06:22:49.286659 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 06:22:49.286829 | instance | Thursday 04 June 2026 06:22:49 +0000 (0:00:00.879) 0:00:02.296 *********
2026-06-04 06:22:49.556163 | instance | ok: [instance]
2026-06-04 06:22:49.556240 | instance |
2026-06-04 06:22:49.556327 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-04 06:22:49.556510 | instance | Thursday 04 June 2026 06:22:49 +0000 (0:00:00.267) 0:00:02.563 *********
2026-06-04 06:22:49.600122 | instance | skipping: [instance]
2026-06-04 06:22:49.600308 | instance |
2026-06-04 06:22:49.600465 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-04 06:22:49.600615 | instance | Thursday 04 June 2026 06:22:49 +0000 (0:00:00.045) 0:00:02.609 *********
2026-06-04 06:22:49.968382 | instance | changed: [instance]
2026-06-04 06:22:49.968442 | instance |
2026-06-04 06:22:49.968612 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 06:22:49.968830 | instance | Thursday 04 June 2026 06:22:49 +0000 (0:00:00.364) 0:00:02.974 *********
2026-06-04 06:22:50.040483 | instance | ok: [instance] => {
2026-06-04 06:22:50.040582 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-04 06:22:50.040653 | instance | }
2026-06-04 06:22:50.040781 | instance |
2026-06-04 06:22:50.040965 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 06:22:50.041131 | instance | Thursday 04 June 2026 06:22:50 +0000 (0:00:00.075) 0:00:03.049 *********
2026-06-04 06:22:50.792372 | instance | changed: [instance]
2026-06-04 06:22:50.792436 | instance |
2026-06-04 06:22:50.792567 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 06:22:50.792769 | instance | Thursday 04 June 2026 06:22:50 +0000 (0:00:00.752) 0:00:03.801 *********
2026-06-04 06:22:50.850129 | instance | skipping: [instance]
2026-06-04 06:22:50.850343 | instance |
2026-06-04 06:22:50.850503 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-04 06:22:50.850654 | instance | Thursday 04 June 2026 06:22:50 +0000 (0:00:00.056) 0:00:03.858 *********
2026-06-04 06:22:50.895764 | instance | skipping: [instance]
2026-06-04 06:22:50.895855 | instance |
2026-06-04 06:22:50.895875 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 06:22:50.895887 | instance | Thursday 04 June 2026 06:22:50 +0000 (0:00:00.047) 0:00:03.905 *********
2026-06-04 06:22:51.111899 | instance | ok: [instance]
2026-06-04 06:22:51.112080 | instance |
2026-06-04 06:22:51.112348 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-04 06:22:51.112612 | instance | Thursday 04 June 2026 06:22:51 +0000 (0:00:00.216) 0:00:04.121 *********
2026-06-04 06:22:52.349033 | instance | ok: [instance]
2026-06-04 06:22:52.349299 | instance |
2026-06-04 06:22:52.349691 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 06:22:52.350134 | instance | Thursday 04 June 2026 06:22:52 +0000 (0:00:01.236) 0:00:05.358 *********
2026-06-04 06:22:52.416670 | instance | ok: [instance] => {
2026-06-04 06:22:52.416788 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-04 06:22:52.416996 | instance | }
2026-06-04 06:22:52.417197 | instance |
2026-06-04 06:22:52.417439 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 06:22:52.417628 | instance | Thursday 04 June 2026 06:22:52 +0000 (0:00:00.067) 0:00:05.426 *********
2026-06-04 06:22:53.163334 | instance | changed: [instance]
2026-06-04 06:22:53.163607 | instance |
2026-06-04 06:22:53.163964 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 06:22:53.164234 | instance | Thursday 04 June 2026 06:22:53 +0000 (0:00:00.746) 0:00:06.173 *********
2026-06-04 06:22:56.960890 | instance | changed: [instance]
2026-06-04 06:22:56.960964 | instance |
2026-06-04 06:22:56.961071 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-04 06:22:56.961252 | instance | Thursday 04 June 2026 06:22:56 +0000 (0:00:03.797) 0:00:09.971 *********
2026-06-04 06:22:56.996169 | instance | skipping: [instance]
2026-06-04 06:22:56.996293 | instance |
2026-06-04 06:22:56.996479 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-04 06:22:56.996630 | instance | Thursday 04 June 2026 06:22:56 +0000 (0:00:00.033) 0:00:10.005 *********
2026-06-04 06:22:57.028086 | instance | skipping: [instance]
2026-06-04 06:22:57.028217 | instance |
2026-06-04 06:22:57.028411 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-04 06:22:57.028567 | instance | Thursday 04 June 2026 06:22:57 +0000 (0:00:00.029) 0:00:10.034 *********
2026-06-04 06:22:57.064237 | instance | skipping: [instance]
2026-06-04 06:22:57.064418 | instance |
2026-06-04 06:22:57.064572 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-04 06:22:57.064721 | instance | Thursday 04 June 2026 06:22:57 +0000 (0:00:00.035) 0:00:10.070 *********
2026-06-04 06:23:02.436410 | instance | changed: [instance]
2026-06-04 06:23:02.436793 | instance |
2026-06-04 06:23:02.437158 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-04 06:23:02.438196 | instance | Thursday 04 June 2026 06:23:02 +0000 (0:00:05.372) 0:00:15.443 *********
2026-06-04 06:23:03.036076 | instance | changed: [instance]
2026-06-04 06:23:03.036146 | instance |
2026-06-04 06:23:03.036295 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-04 06:23:03.036493 | instance | Thursday 04 June 2026 06:23:03 +0000 (0:00:00.600) 0:00:16.044 *********
2026-06-04 06:23:03.943659 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-06-04 06:23:03.943729 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-04 06:23:03.944475 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-04 06:23:03.944518 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-04 06:23:03.944524 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-04 06:23:03.944529 | instance |
2026-06-04 06:23:03.944533 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-04 06:23:03.944538 | instance | Thursday 04 June 2026 06:23:03 +0000 (0:00:00.909) 0:00:16.953 *********
2026-06-04 06:23:04.499009 | instance | changed: [instance]
2026-06-04 06:23:04.499082 | instance |
2026-06-04 06:23:04.499777 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-04 06:23:04.499841 | instance | Thursday 04 June 2026 06:23:04 +0000 (0:00:00.546) 0:00:17.500 *********
2026-06-04 06:23:04.499853 | instance |
2026-06-04 06:23:04.499869 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-04 06:23:04.499878 | instance | Thursday 04 June 2026 06:23:04 +0000 (0:00:00.008) 0:00:17.508 *********
2026-06-04 06:23:05.430661 | instance | ok: [instance]
2026-06-04 06:23:05.430755 | instance |
2026-06-04 06:23:05.431053 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-06-04 06:23:05.431360 | instance | Thursday 04 June 2026 06:23:05 +0000 (0:00:00.931) 0:00:18.440 *********
2026-06-04 06:23:05.855566 | instance | changed: [instance]
2026-06-04 06:23:05.855743 | instance |
2026-06-04 06:23:05.855759 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-04 06:23:05.855933 | instance | Thursday 04 June 2026 06:23:05 +0000 (0:00:00.425) 0:00:18.865 *********
2026-06-04 06:23:06.410833 | instance | changed: [instance]
2026-06-04 06:23:06.410900 | instance |
2026-06-04 06:23:06.411181 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 06:23:06.411424 | instance | Thursday 04 June 2026 06:23:06 +0000 (0:00:00.555) 0:00:19.420 *********
2026-06-04 06:23:06.618765 | instance | ok: [instance]
2026-06-04 06:23:06.618824 | instance |
2026-06-04 06:23:06.619065 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 06:23:06.619081 | instance | Thursday 04 June 2026 06:23:06 +0000 (0:00:00.207) 0:00:19.628 *********
2026-06-04 06:23:06.665024 | instance | ok: [instance] => {
2026-06-04 06:23:06.665817 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-04 06:23:06.665837 | instance | }
2026-06-04 06:23:06.665845 | instance |
2026-06-04 06:23:06.665851 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 06:23:06.665857 | instance | Thursday 04 June 2026 06:23:06 +0000 (0:00:00.046) 0:00:19.675 *********
2026-06-04 06:23:07.405691 | instance | changed: [instance]
2026-06-04 06:23:07.406524 | instance |
2026-06-04 06:23:07.406580 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 06:23:07.406592 | instance | Thursday 04 June 2026 06:23:07 +0000 (0:00:00.740) 0:00:20.415 *********
2026-06-04 06:23:11.682753 | instance | changed: [instance]
2026-06-04 06:23:11.682830 | instance |
2026-06-04 06:23:11.683129 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-04 06:23:11.683174 | instance | Thursday 04 June 2026 06:23:11 +0000 (0:00:04.277) 0:00:24.692 *********
2026-06-04 06:23:12.645978 | instance | ok: [instance]
2026-06-04 06:23:12.646111 | instance |
2026-06-04 06:23:12.646127 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-04 06:23:12.646229 | instance | Thursday 04 June 2026 06:23:12 +0000 (0:00:00.963) 0:00:25.655 *********
2026-06-04 06:23:13.017448 | instance | changed: [instance]
2026-06-04 06:23:13.017524 | instance |
2026-06-04 06:23:13.017547 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-04 06:23:13.017552 | instance | Thursday 04 June 2026 06:23:13 +0000 (0:00:00.370) 0:00:26.026 *********
2026-06-04 06:23:13.470238 | instance | changed: [instance]
2026-06-04 06:23:13.470312 | instance |
2026-06-04 06:23:13.470598 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-04 06:23:13.470792 | instance | Thursday 04 June 2026 06:23:13 +0000 (0:00:00.453) 0:00:26.480 *********
2026-06-04 06:23:14.013234 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-06-04 06:23:14.013824 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-04 06:23:14.013839 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-04 06:23:14.013845 | instance |
2026-06-04 06:23:14.013849 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-04 06:23:14.013853 | instance | Thursday 04 June 2026 06:23:14 +0000 (0:00:00.543) 0:00:27.023 *********
2026-06-04 06:23:14.467634 | instance | changed: [instance]
2026-06-04 06:23:14.467702 | instance |
2026-06-04 06:23:14.467976 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-04 06:23:14.468018 | instance | Thursday 04 June 2026 06:23:14 +0000 (0:00:00.454) 0:00:27.477 *********
2026-06-04 06:23:14.938233 | instance | changed: [instance]
2026-06-04 06:23:14.938303 | instance |
2026-06-04 06:23:14.938908 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-04 06:23:14.938949 | instance | Thursday 04 June 2026 06:23:14 +0000 (0:00:00.462) 0:00:27.939 *********
2026-06-04 06:23:14.938954 | instance |
2026-06-04 06:23:14.938959 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-04 06:23:14.938963 | instance | Thursday 04 June 2026 06:23:14 +0000 (0:00:00.008) 0:00:27.948 *********
2026-06-04 06:23:15.643677 | instance | ok: [instance]
2026-06-04 06:23:15.643754 | instance |
2026-06-04 06:23:15.644053 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-06-04 06:23:15.644095 | instance | Thursday 04 June 2026 06:23:15 +0000 (0:00:00.705) 0:00:28.653 *********
2026-06-04 06:23:16.546160 | instance | changed: [instance]
2026-06-04 06:23:16.546231 | instance |
2026-06-04 06:23:16.546508 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-04 06:23:16.546545 | instance | Thursday 04 June 2026 06:23:16 +0000 (0:00:00.902) 0:00:29.556 *********
2026-06-04 06:23:17.083369 | instance | changed: [instance]
2026-06-04 06:23:17.083445 | instance |
2026-06-04 06:23:17.083696 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-04 06:23:17.083985 | instance | Thursday 04 June 2026 06:23:17 +0000 (0:00:00.537) 0:00:30.093 *********
2026-06-04 06:23:17.140979 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-04 06:23:17.141018 | instance |
2026-06-04 06:23:17.141289 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-04 06:23:17.141320 | instance | Thursday 04 June 2026 06:23:17 +0000 (0:00:00.057) 0:00:30.151 *********
2026-06-04 06:23:22.097498 | instance | changed: [instance]
2026-06-04 06:23:22.097638 | instance |
2026-06-04 06:23:22.097652 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-04 06:23:22.097816 | instance | Thursday 04 June 2026 06:23:22 +0000 (0:00:04.956) 0:00:35.107 *********
2026-06-04 06:23:22.765306 | instance | ok: [instance] => (item=chronyd)
2026-06-04 06:23:22.765377 | instance | ok: [instance] => (item=sshd)
2026-06-04 06:23:22.765852 | instance |
2026-06-04 06:23:22.765918 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-04 06:23:22.765924 | instance | Thursday 04 June 2026 06:23:22 +0000 (0:00:00.667) 0:00:35.774 *********
2026-06-04 06:23:23.357732 | instance | changed: [instance]
2026-06-04 06:23:23.357855 | instance |
2026-06-04 06:23:23.357868 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-04 06:23:23.358033 | instance | Thursday 04 June 2026 06:23:23 +0000 (0:00:00.592) 0:00:36.367 *********
2026-06-04 06:23:23.554635 | instance | ok: [instance]
2026-06-04 06:23:23.554764 | instance |
2026-06-04 06:23:23.554778 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-04 06:23:23.554937 | instance | Thursday 04 June 2026 06:23:23 +0000 (0:00:00.197) 0:00:36.564 *********
2026-06-04 06:23:24.033419 | instance | changed: [instance]
2026-06-04 06:23:24.033507 | instance |
2026-06-04 06:23:24.033741 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-04 06:23:24.033784 | instance | Thursday 04 June 2026 06:23:24 +0000 (0:00:00.478) 0:00:37.043 *********
2026-06-04 06:23:24.433593 | instance | changed: [instance]
2026-06-04 06:23:24.433661 | instance |
2026-06-04 06:23:24.433932 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-06-04 06:23:24.433973 | instance | Thursday 04 June 2026 06:23:24 +0000 (0:00:00.400) 0:00:37.443 *********
2026-06-04 06:23:24.555911 | instance | ok: [instance]
2026-06-04 06:23:24.556364 | instance |
2026-06-04 06:23:24.556411 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-06-04 06:23:24.556419 | instance | Thursday 04 June 2026 06:23:24 +0000 (0:00:00.122) 0:00:37.565 *********
2026-06-04 06:23:24.766162 | instance | ok: [instance] => (item=instance)
2026-06-04 06:23:24.766237 | instance |
2026-06-04 06:23:24.766470 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-06-04 06:23:24.766507 | instance | Thursday 04 June 2026 06:23:24 +0000 (0:00:00.210) 0:00:37.776 *********
2026-06-04 06:23:24.812597 | instance | ok: [instance]
2026-06-04 06:23:24.813017 | instance |
2026-06-04 06:23:24.813056 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-06-04 06:23:24.813062 | instance | Thursday 04 June 2026 06:23:24 +0000 (0:00:00.046) 0:00:37.822 *********
2026-06-04 06:23:24.884386 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-06-04 06:23:24.884483 | instance |
2026-06-04 06:23:24.884757 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-06-04 06:23:24.884784 | instance | Thursday 04 June 2026 06:23:24 +0000 (0:00:00.071) 0:00:37.894 *********
2026-06-04 06:23:25.223576 | instance | changed: [instance]
2026-06-04 06:23:25.223669 | instance |
2026-06-04 06:23:25.223955 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-06-04 06:23:25.223995 | instance | Thursday 04 June 2026 06:23:25 +0000 (0:00:00.338) 0:00:38.233 *********
2026-06-04 06:23:25.937096 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-06-04 06:23:25.937184 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-06-04 06:23:25.937683 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-06-04 06:23:25.937719 | instance |
2026-06-04 06:23:25.937724 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] *******************************
2026-06-04 06:23:25.937730 | instance | Thursday 04 June 2026 06:23:25 +0000 (0:00:00.713) 0:00:38.947 *********
2026-06-04 06:24:52.808919 | instance | ok: [instance]
2026-06-04 06:24:52.808991 | instance |
2026-06-04 06:24:52.809045 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-06-04 06:24:52.809175 | instance | Thursday 04 June 2026 06:24:52 +0000 (0:01:26.871) 0:02:05.818 *********
2026-06-04 06:24:53.034472 | instance | changed: [instance]
2026-06-04 06:24:53.034549 | instance |
2026-06-04 06:24:53.034683 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-06-04 06:24:53.034839 | instance | Thursday 04 June 2026 06:24:53 +0000 (0:00:00.224) 0:02:06.043 *********
2026-06-04 06:24:53.086491 | instance | ok: [instance]
2026-06-04 06:24:53.086566 | instance |
2026-06-04 06:24:53.086578 | instance | TASK [Install Ceph host] *******************************************************
2026-06-04 06:24:53.086588 | instance | Thursday 04 June 2026 06:24:53 +0000 (0:00:00.050) 0:02:06.094 *********
2026-06-04 06:24:53.187288 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-04 06:24:53.187364 | instance |
2026-06-04 06:24:53.187646 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-04 06:24:53.187688 | instance | Thursday 04 June 2026 06:24:53 +0000 (0:00:00.102) 0:02:06.197 *********
2026-06-04 06:24:58.665020 | instance | ok: [instance]
2026-06-04 06:24:58.665109 | instance |
2026-06-04 06:24:58.665408 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-04 06:24:58.665445 | instance | Thursday 04 June 2026 06:24:58 +0000 (0:00:05.478) 0:02:11.675 *********
2026-06-04 06:24:58.733018 | instance | ok: [instance] => (item=instance)
2026-06-04 06:24:58.733540 | instance |
2026-06-04 06:24:58.733582 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-04 06:24:58.733589 | instance | Thursday 04 June 2026 06:24:58 +0000 (0:00:00.067) 0:02:11.742 *********
2026-06-04 06:24:59.137653 | instance | ok: [instance]
2026-06-04 06:24:59.137919 | instance |
2026-06-04 06:24:59.137982 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-04 06:24:59.138174 | instance | Thursday 04 June 2026 06:24:59 +0000 (0:00:00.404) 0:02:12.147 *********
2026-06-04 06:25:06.535437 | instance | ok: [instance]
2026-06-04 06:25:06.535633 | instance |
2026-06-04 06:25:06.536000 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-06-04 06:25:06.536015 | instance | Thursday 04 June 2026 06:25:06 +0000 (0:00:07.397) 0:02:19.545 *********
2026-06-04 06:25:51.619471 | instance | changed: [instance]
2026-06-04 06:25:51.619533 | instance |
2026-06-04 06:25:51.619546 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-06-04 06:25:51.619558 | instance | Thursday 04 June 2026 06:25:51 +0000 (0:00:45.082) 0:03:04.628 *********
2026-06-04 06:26:05.637808 | instance | ok: [instance]
2026-06-04 06:26:05.637862 | instance |
2026-06-04 06:26:05.637874 | instance | TASK [Install Ceph host] *******************************************************
2026-06-04 06:26:05.637885 | instance | Thursday 04 June 2026 06:26:05 +0000 (0:00:14.018) 0:03:18.646 *********
2026-06-04 06:26:05.709314 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-04 06:26:05.709352 | instance |
2026-06-04 06:26:05.709363 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-04 06:26:05.709374 | instance | Thursday 04 June 2026 06:26:05 +0000 (0:00:00.071) 0:03:18.718 *********
2026-06-04 06:26:05.756938 | instance | skipping: [instance]
2026-06-04 06:26:05.756973 | instance |
2026-06-04 06:26:05.756984 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-04 06:26:05.756994 | instance | Thursday 04 June 2026 06:26:05 +0000 (0:00:00.047) 0:03:18.766 *********
2026-06-04 06:26:05.803311 | instance | skipping: [instance] => (item=instance)
2026-06-04 06:26:05.803725 | instance | skipping: [instance]
2026-06-04 06:26:05.804050 | instance |
2026-06-04 06:26:05.804386 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-04 06:26:05.804744 | instance | Thursday 04 June 2026 06:26:05 +0000 (0:00:00.046) 0:03:18.813 *********
2026-06-04 06:26:06.058396 | instance | ok: [instance]
2026-06-04 06:26:06.058798 | instance |
2026-06-04 06:26:06.059184 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-04 06:26:06.059562 | instance | Thursday 04 June 2026 06:26:06 +0000 (0:00:00.255) 0:03:19.068 *********
2026-06-04 06:26:12.397486 | instance | ok: [instance]
2026-06-04 06:26:12.397569 | instance |
2026-06-04 06:26:12.397587 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-06-04 06:26:12.397603 | instance | Thursday 04 June 2026 06:26:12 +0000 (0:00:06.338) 0:03:25.406 *********
2026-06-04 06:26:24.482439 | instance | changed: [instance]
2026-06-04 06:26:24.482499 | instance |
2026-06-04 06:26:24.482511 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-06-04 06:26:24.482521 | instance | Thursday 04 June 2026 06:26:24 +0000 (0:00:12.084) 0:03:37.491 *********
2026-06-04 06:26:30.462034 | instance | ok: [instance]
2026-06-04 06:26:30.462114 | instance |
2026-06-04 06:26:30.462370 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] ***************************
2026-06-04 06:26:30.462420 | instance | Thursday 04 June 2026 06:26:30 +0000 (0:00:05.980) 0:03:43.472 *********
2026-06-04 06:26:38.480448 | instance | changed: [instance] => (item={'name': 'diskprediction_local'})
2026-06-04 06:26:38.480512 | instance | ok: [instance] => (item={'name': 'dashboard'})
2026-06-04 06:26:38.480654 | instance | changed: [instance] => (item={'name': 'prometheus'})
2026-06-04 06:26:38.480765 | instance | ok: [instance] => (item={'name': 'iostat'})
2026-06-04 06:26:38.480933 | instance |
2026-06-04 06:26:38.480998 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-06-04 06:26:38.481117 | instance |
2026-06-04 06:26:38.481224 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 06:26:38.481353 | instance | Thursday 04 June 2026 06:26:38 +0000 (0:00:08.018) 0:03:51.490 *********
2026-06-04 06:26:39.396290 | instance | ok: [instance]
2026-06-04 06:26:39.396361 | instance |
2026-06-04 06:26:39.396462 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 06:26:39.396585 | instance | Thursday 04 June 2026 06:26:39 +0000 (0:00:00.915) 0:03:52.406 *********
2026-06-04 06:26:39.598212 | instance | ok: [instance]
2026-06-04 06:26:39.598300 | instance |
2026-06-04 06:26:39.598430 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-04 06:26:39.598560 | instance | Thursday 04 June 2026 06:26:39 +0000 (0:00:00.202) 0:03:52.608 *********
2026-06-04 06:26:39.641931 | instance | skipping: [instance]
2026-06-04 06:26:39.642004 | instance |
2026-06-04 06:26:39.642145 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-04 06:26:39.642266 | instance | Thursday 04 June 2026 06:26:39 +0000 (0:00:00.043) 0:03:52.652 *********
2026-06-04 06:26:39.862272 | instance | ok: [instance]
2026-06-04 06:26:39.862339 | instance |
2026-06-04 06:26:39.862481 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 06:26:39.862797 | instance | Thursday 04 June 2026 06:26:39 +0000 (0:00:00.220) 0:03:52.872 *********
2026-06-04 06:26:39.918231 | instance | ok: [instance] => {
2026-06-04 06:26:39.918408 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-04 06:26:39.918582 | instance | }
2026-06-04 06:26:39.918919 | instance |
2026-06-04 06:26:39.919137 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 06:26:39.919336 | instance | Thursday 04 June 2026 06:26:39 +0000 (0:00:00.055) 0:03:52.928 *********
2026-06-04 06:26:40.219576 | instance | ok: [instance]
2026-06-04 06:26:40.219674 | instance |
2026-06-04 06:26:40.219805 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 06:26:40.219944 | instance | Thursday 04 June 2026 06:26:40 +0000 (0:00:00.301) 0:03:53.229 *********
2026-06-04 06:26:40.268184 | instance | skipping: [instance]
2026-06-04 06:26:40.268249 | instance |
2026-06-04 06:26:40.268390 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-04 06:26:40.268525 | instance | Thursday 04 June 2026 06:26:40 +0000 (0:00:00.048) 0:03:53.278 *********
2026-06-04 06:26:40.316099 | instance | skipping: [instance]
2026-06-04 06:26:40.316165 | instance |
2026-06-04 06:26:40.316286 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 06:26:40.316408 | instance | Thursday 04 June 2026 06:26:40 +0000 (0:00:00.047) 0:03:53.325 *********
2026-06-04 06:26:40.523753 | instance | ok: [instance]
2026-06-04 06:26:40.523823 | instance |
2026-06-04 06:26:40.523961 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-04 06:26:40.524087 | instance | Thursday 04 June 2026 06:26:40 +0000 (0:00:00.208) 0:03:53.533 *********
2026-06-04 06:26:41.509447 | instance | ok: [instance]
2026-06-04 06:26:41.509526 | instance |
2026-06-04 06:26:41.509693 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 06:26:41.509883 | instance | Thursday 04 June 2026 06:26:41 +0000 (0:00:00.985) 0:03:54.519 *********
2026-06-04 06:26:41.574305 | instance | ok: [instance] => {
2026-06-04 06:26:41.574430 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-04 06:26:41.574616 | instance | }
2026-06-04 06:26:41.574801 | instance |
2026-06-04 06:26:41.574984 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 06:26:41.575159 | instance | Thursday 04 June 2026 06:26:41 +0000 (0:00:00.064) 0:03:54.584 *********
2026-06-04 06:26:41.912758 | instance | ok: [instance]
2026-06-04 06:26:41.912837 | instance |
2026-06-04 06:26:41.912960 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 06:26:41.913085 | instance | Thursday 04 June 2026 06:26:41 +0000 (0:00:00.338) 0:03:54.922 *********
2026-06-04 06:26:43.833139 | instance | ok: [instance]
2026-06-04 06:26:43.833266 | instance |
2026-06-04 06:26:43.833439 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-04 06:26:43.833605 | instance | Thursday 04 June 2026 06:26:43 +0000 (0:00:01.920) 0:03:56.843 *********
2026-06-04 06:26:43.863981 | instance | skipping: [instance]
2026-06-04 06:26:43.864108 | instance |
2026-06-04 06:26:43.864473 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-04 06:26:43.864515 | instance | Thursday 04 June 2026 06:26:43 +0000 (0:00:00.030) 0:03:56.874 *********
2026-06-04 06:26:43.890694 | instance | skipping: [instance]
2026-06-04 06:26:43.890839 | instance |
2026-06-04 06:26:43.891020 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-04 06:26:43.891196 | instance | Thursday 04 June 2026 06:26:43 +0000 (0:00:00.026) 0:03:56.900 *********
2026-06-04 06:26:43.920412 | instance | skipping: [instance]
2026-06-04 06:26:43.920575 | instance |
2026-06-04 06:26:43.920757 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-04 06:26:43.920934 | instance | Thursday 04 June 2026 06:26:43 +0000 (0:00:00.029) 0:03:56.930 *********
2026-06-04 06:26:44.963045 | instance | ok: [instance]
2026-06-04 06:26:44.963172 | instance |
2026-06-04 06:26:44.963365 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-04 06:26:44.963534 | instance | Thursday 04 June 2026 06:26:44 +0000 (0:00:01.042) 0:03:57.973 *********
2026-06-04 06:26:45.388343 | instance | ok: [instance]
2026-06-04 06:26:45.388415 | instance |
2026-06-04 06:26:45.388720 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-04 06:26:45.388761 | instance | Thursday 04 June 2026 06:26:45 +0000 (0:00:00.425) 0:03:58.398 *********
2026-06-04 06:26:46.291795 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-04 06:26:46.291918 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-04 06:26:46.292843 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-04 06:26:46.292878 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-04 06:26:46.292883 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-04 06:26:46.292888 | instance |
2026-06-04 06:26:46.292893 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-04 06:26:46.292897 | instance | Thursday 04 June 2026 06:26:46 +0000 (0:00:00.903) 0:03:59.301 *********
2026-06-04 06:26:46.786538 | instance | ok: [instance]
2026-06-04 06:26:46.786597 | instance |
2026-06-04 06:26:46.787225 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-04 06:26:46.787259 | instance | Thursday 04 June 2026 06:26:46 +0000 (0:00:00.488) 0:03:59.790 *********
2026-06-04 06:26:46.787264 | instance |
2026-06-04 06:26:46.787269 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-04 06:26:46.787273 | instance | Thursday 04 June 2026 06:26:46 +0000 (0:00:00.006) 0:03:59.796 *********
2026-06-04 06:26:47.136231 | instance | ok: [instance]
2026-06-04 06:26:47.136293 | instance |
2026-06-04 06:26:47.136570 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 06:26:47.136608 | instance | Thursday 04 June 2026 06:26:47 +0000 (0:00:00.349) 0:04:00.146 *********
2026-06-04 06:26:47.343519 | instance | ok: [instance]
2026-06-04 06:26:47.343583 | instance |
2026-06-04 06:26:47.343951 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 06:26:47.343990 | instance | Thursday 04 June 2026 06:26:47 +0000 (0:00:00.207) 0:04:00.353 *********
2026-06-04 06:26:47.400863 | instance | ok: [instance] => {
2026-06-04 06:26:47.400985 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-04 06:26:47.401570 | instance | }
2026-06-04 06:26:47.401647 | instance |
2026-06-04 06:26:47.401656 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 06:26:47.401663 | instance | Thursday 04 June 2026 06:26:47 +0000 (0:00:00.056) 0:04:00.410 *********
2026-06-04 06:26:47.753445 | instance | ok: [instance]
2026-06-04 06:26:47.753565 | instance |
2026-06-04 06:26:47.753923 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 06:26:47.753977 | instance | Thursday 04 June 2026 06:26:47 +0000 (0:00:00.353) 0:04:00.763 *********
2026-06-04 06:26:50.778197 | instance | ok: [instance]
2026-06-04 06:26:50.778277 | instance |
2026-06-04 06:26:50.778534 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-04 06:26:50.778572 | instance | Thursday 04 June 2026 06:26:50 +0000 (0:00:03.024) 0:04:03.788 *********
2026-06-04 06:26:51.803364 | instance | ok: [instance]
2026-06-04 06:26:51.803438 | instance |
2026-06-04 06:26:51.803725 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-04 06:26:51.803794 | instance | Thursday 04 June 2026 06:26:51 +0000 (0:00:01.025) 0:04:04.813 *********
2026-06-04 06:26:52.021276 | instance | ok: [instance]
2026-06-04 06:26:52.021335 | instance |
2026-06-04 06:26:52.021602 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-04 06:26:52.021642 | instance | Thursday 04 June 2026 06:26:52 +0000 (0:00:00.217) 0:04:05.031 *********
2026-06-04 06:26:52.453396 | instance | ok: [instance]
2026-06-04 06:26:52.453995 | instance |
2026-06-04 06:26:52.454038 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-04 06:26:52.454046 | instance | Thursday 04 June 2026 06:26:52 +0000 (0:00:00.431) 0:04:05.463 *********
2026-06-04 06:26:53.003578 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-06-04 06:26:53.003682 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-04 06:26:53.004177 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-04 06:26:53.004193 | instance |
2026-06-04 06:26:53.004198 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-04 06:26:53.004203 | instance | Thursday 04 June 2026 06:26:52 +0000 (0:00:00.550) 0:04:06.013 *********
2026-06-04 06:26:53.427775 | instance | ok: [instance]
2026-06-04 06:26:53.428252 | instance |
2026-06-04 06:26:53.428273 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-04 06:26:53.428280 | instance | Thursday 04 June 2026 06:26:53 +0000 (0:00:00.424) 0:04:06.438 *********
2026-06-04 06:26:53.856021 | instance | ok: [instance]
2026-06-04 06:26:53.856755 | instance |
2026-06-04 06:26:53.856772 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-04 06:26:53.856777 | instance | Thursday 04 June 2026 06:26:53 +0000 (0:00:00.421) 0:04:06.859 *********
2026-06-04 06:26:53.856781 | instance |
2026-06-04 06:26:53.856791 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-04 06:26:53.856796 | instance | Thursday 04 June 2026 06:26:53 +0000 (0:00:00.006) 0:04:06.866 *********
2026-06-04 06:26:54.204305 | instance | ok: [instance]
2026-06-04 06:26:54.204369 | instance |
2026-06-04 06:26:54.204630 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-04 06:26:54.204669 | instance | Thursday 04 June 2026 06:26:54 +0000 (0:00:00.348) 0:04:07.214 *********
2026-06-04 06:26:54.260386 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-04 06:26:54.260503 | instance |
2026-06-04 06:26:54.260861 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-04 06:26:54.260928 | instance | Thursday 04 June 2026 06:26:54 +0000 (0:00:00.055) 0:04:07.270 *********
2026-06-04 06:26:55.242184 | instance | ok: [instance]
2026-06-04 06:26:55.242258 | instance |
2026-06-04 06:26:55.242579 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-04 06:26:55.242894 | instance | Thursday 04 June 2026 06:26:55 +0000 (0:00:00.980) 0:04:08.251 *********
2026-06-04 06:26:55.880697 | instance | ok: [instance] => (item=chronyd)
2026-06-04 06:26:55.880842 | instance | ok: [instance] => (item=sshd)
2026-06-04 06:26:55.880867 | instance |
2026-06-04 06:26:55.880882 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-04 06:26:55.881031 | instance | Thursday 04 June 2026 06:26:55 +0000 (0:00:00.639) 0:04:08.890 *********
2026-06-04 06:26:56.158697 | instance | ok: [instance]
2026-06-04 06:26:56.158777 | instance |
2026-06-04 06:26:56.158849 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-04 06:26:56.158979 | instance | Thursday 04 June 2026 06:26:56 +0000 (0:00:00.278) 0:04:09.168 *********
2026-06-04 06:26:56.354292 | instance | ok: [instance]
2026-06-04 06:26:56.354368 | instance |
2026-06-04 06:26:56.354613 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-04 06:26:56.354651 | instance | Thursday 04 June 2026 06:26:56 +0000 (0:00:00.195) 0:04:09.364 *********
2026-06-04 06:26:56.629724 | instance | ok: [instance]
2026-06-04 06:26:56.629785 | instance |
2026-06-04 06:26:56.630049 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-04 06:26:56.630089 | instance | Thursday 04 June 2026 06:26:56 +0000 (0:00:00.275) 0:04:09.639 *********
2026-06-04 06:26:56.838491 | instance | ok: [instance]
2026-06-04 06:26:56.838558 | instance |
2026-06-04 06:26:56.838856 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-06-04 06:26:56.838899 | instance | Thursday 04 June 2026 06:26:56 +0000 (0:00:00.208) 0:04:09.848 *********
2026-06-04 06:26:57.052096 | instance | ok: [instance] => (item=instance)
2026-06-04 06:26:57.052171 | instance |
2026-06-04 06:26:57.052454 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-06-04 06:26:57.052493 | instance | Thursday 04 June 2026 06:26:57 +0000 (0:00:00.213) 0:04:10.062 *********
2026-06-04 06:26:57.100559 | instance | ok: [instance]
2026-06-04 06:26:57.100621 | instance |
2026-06-04 06:26:57.100921 | instance | TASK [Install Ceph host] *******************************************************
2026-06-04 06:26:57.100962 | instance | Thursday 04 June 2026 06:26:57 +0000 (0:00:00.048) 0:04:10.110 *********
2026-06-04 06:26:57.170106 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-04 06:26:57.170193 | instance |
2026-06-04 06:26:57.170452 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-04 06:26:57.170491 | instance | Thursday 04 June 2026 06:26:57 +0000 (0:00:00.069) 0:04:10.180 *********
2026-06-04 06:26:57.221391 | instance | skipping: [instance]
2026-06-04 06:26:57.221472 | instance |
2026-06-04 06:26:57.221537 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-04 06:26:57.221679 | instance | Thursday 04 June 2026 06:26:57 +0000 (0:00:00.051) 0:04:10.231 *********
2026-06-04 06:26:57.406178 | instance | skipping: [instance] => (item=instance)
2026-06-04 06:26:57.406264 | instance | skipping: [instance]
2026-06-04 06:26:57.406646 | instance |
2026-06-04 06:26:57.407975 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-04 06:26:57.408013 | instance | Thursday 04 June 2026 06:26:57 +0000 (0:00:00.184) 0:04:10.416 *********
2026-06-04 06:26:57.651799 | instance | ok: [instance]
2026-06-04 06:26:57.652305 | instance |
2026-06-04 06:26:57.652347 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-04 06:26:57.652355 | instance | Thursday 04 June 2026 06:26:57 +0000 (0:00:00.245) 0:04:10.661 *********
2026-06-04 06:27:03.994406 | instance | ok: [instance]
2026-06-04 06:27:03.994448 | instance |
2026-06-04 06:27:03.994454 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-06-04 06:27:03.994459 | instance | Thursday 04 June 2026 06:27:03 +0000 (0:00:06.342) 0:04:17.004 *********
2026-06-04 06:27:09.260513 | instance | ok: [instance]
2026-06-04 06:27:09.261022 | instance |
2026-06-04 06:27:09.261041 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-06-04 06:27:09.261048 | instance | Thursday 04 June 2026 06:27:09 +0000 (0:00:05.266) 0:04:22.270 *********
2026-06-04 06:27:23.216011 | instance | ok: [instance]
2026-06-04 06:27:23.216096 | instance |
2026-06-04 06:27:23.216325 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-06-04 06:27:23.216360 | instance | Thursday 04 June 2026 06:27:23 +0000 (0:00:13.955) 0:04:36.226 *********
2026-06-04 06:28:54.388659 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-06-04 06:28:54.388768 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-06-04 06:28:54.388835 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-06-04 06:28:54.388947 | instance |
2026-06-04 06:28:54.389073 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-06-04 06:28:54.389229 | instance | Thursday 04 June 2026 06:28:54 +0000 (0:01:31.172) 0:06:07.398 *********
2026-06-04 06:29:00.270329 | instance | ok: [instance]
2026-06-04 06:29:00.270407 | instance |
2026-06-04 06:29:00.270535 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-06-04 06:29:00.270658 | instance | Thursday 04 June 2026 06:29:00 +0000 (0:00:05.882) 0:06:13.280 *********
2026-06-04 06:29:06.265494 | instance | ok: [instance]
2026-06-04 06:29:06.265594 | instance |
2026-06-04 06:29:06.265945 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-06-04 06:29:06.265996 | instance | Thursday 04 June 2026 06:29:06 +0000 (0:00:05.994) 0:06:19.275 *********
2026-06-04 06:29:06.325786 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-06-04 06:29:06.325859 | instance |
2026-06-04 06:29:06.326098 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-06-04 06:29:06.326113 | instance | Thursday 04 June 2026 06:29:06 +0000 (0:00:00.060) 0:06:19.335 *********
2026-06-04 06:29:06.367828 | instance | ok: [instance]
2026-06-04 06:29:06.367935 | instance |
2026-06-04 06:29:06.368222 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-06-04 06:29:06.368281 | instance | Thursday 04 June 2026 06:29:06 +0000 (0:00:00.042) 0:06:19.377 *********
2026-06-04 06:29:12.380858 | instance | ok: [instance]
2026-06-04 06:29:12.380945 | instance |
2026-06-04 06:29:12.381192 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-06-04 06:29:12.381227 | instance | Thursday 04 June 2026 06:29:12 +0000 (0:00:06.013) 0:06:25.391 *********
2026-06-04 06:29:12.428297 | instance | ok: [instance]
2026-06-04 06:29:12.428682 | instance |
2026-06-04 06:29:12.428710 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-06-04 06:29:12.428716 | instance | Thursday 04 June 2026 06:29:12 +0000 (0:00:00.047) 0:06:25.438 *********
2026-06-04 06:29:12.476794 | instance | skipping: [instance] => (item=1)
2026-06-04 06:29:12.477713 | instance | skipping: [instance] => (item=1)
2026-06-04 06:29:12.477830 | instance | skipping: [instance] => (item=1)
2026-06-04 06:29:12.477842 | instance | skipping: [instance]
2026-06-04 06:29:12.477854 | instance |
2026-06-04 06:29:12.477865 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-06-04 06:29:12.477889 | instance | Thursday 04 June 2026 06:29:12 +0000 (0:00:00.048) 0:06:25.486 *********
2026-06-04 06:29:12.524933 | instance | skipping: [instance]
2026-06-04 06:29:12.525025 | instance |
2026-06-04 06:29:12.525426 | instance | PLAY [all] *********************************************************************
2026-06-04 06:29:12.525507 | instance |
2026-06-04 06:29:12.525532 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-06-04 06:29:12.525548 | instance | Thursday 04 June 2026 06:29:12 +0000 (0:00:00.048) 0:06:25.535 *********
2026-06-04 06:29:12.833698 | instance | changed: [instance]
2026-06-04 06:29:12.833768 | instance |
2026-06-04 06:29:12.834280 | instance | PLAY [all] *********************************************************************
2026-06-04 06:29:12.834363 | instance |
2026-06-04 06:29:12.834378 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 06:29:12.834383 | instance | Thursday 04 June 2026 06:29:12 +0000 (0:00:00.307) 0:06:25.843 *********
2026-06-04 06:29:13.757854 | instance | ok: [instance]
2026-06-04 06:29:13.757957 | instance |
2026-06-04 06:29:13.758030 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-06-04 06:29:13.758186 | instance | Thursday 04 June 2026 06:29:13 +0000 (0:00:00.924) 0:06:26.767 *********
2026-06-04 06:29:18.597138 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-06-04 06:29:18.597245 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-06-04 06:29:18.599726 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-06-04 06:29:18.599765 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-06-04 06:29:18.599778 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-06-04 06:29:18.599789 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-06-04 06:29:18.599798 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-06-04 06:29:18.599808 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-06-04 06:29:18.599818 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-06-04 06:29:18.599827 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-06-04 06:29:18.599837 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-06-04 06:29:18.599846 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-06-04 06:29:18.599856 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-06-04 06:29:18.599865 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-06-04 06:29:18.599875 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-06-04 06:29:18.599884 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-06-04 06:29:18.599893 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-06-04 06:29:18.599903 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-06-04 06:29:18.599912 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-06-04 06:29:18.599929 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-06-04 06:29:18.599940 | instance |
2026-06-04 06:29:18.599950 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-06-04 06:29:18.599965 | instance | Thursday 04 June 2026 06:29:18 +0000 (0:00:04.839) 0:06:31.607 *********
2026-06-04 06:29:18.801872 | instance | changed: [instance]
2026-06-04 06:29:18.801962 | instance |
2026-06-04 06:29:18.802199 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-06-04 06:29:18.802252 | instance | Thursday 04 June 2026 06:29:18 +0000 (0:00:00.204) 0:06:31.811 *********
2026-06-04 06:29:19.249693 | instance | changed: [instance]
2026-06-04 06:29:19.250205 | instance |
2026-06-04 06:29:19.250248 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-06-04 06:29:19.250256 | instance | Thursday 04 June 2026 06:29:19 +0000 (0:00:00.447) 0:06:32.259 *********
2026-06-04 06:29:19.485887 | instance | ok: [instance]
2026-06-04 06:29:19.485963 | instance |
2026-06-04 06:29:19.486226 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-04 06:29:19.486263 | instance | Thursday 04 June 2026 06:29:19 +0000 (0:00:00.236) 0:06:32.496 *********
2026-06-04 06:29:19.534022 | instance | ok: [instance]
2026-06-04 06:29:19.534143 | instance |
2026-06-04 06:29:19.534797 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-06-04 06:29:19.534853 | instance |
2026-06-04 06:29:19.534861 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 06:29:19.534866 | instance | Thursday 04 June 2026 06:29:19 +0000 (0:00:00.047) 0:06:32.543 *********
2026-06-04 06:29:21.462563 | instance | ok: [instance]
2026-06-04 06:29:21.462619 | instance |
2026-06-04 06:29:21.462892 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-06-04 06:29:21.462930 | instance | Thursday 04 June 2026 06:29:21 +0000 (0:00:01.928) 0:06:34.472 *********
2026-06-04 06:29:21.671468 | instance | changed: [instance]
2026-06-04 06:29:21.671557 | instance |
2026-06-04 06:29:21.671678 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-06-04 06:29:21.671883 | instance | Thursday 04 June 2026 06:29:21 +0000 (0:00:00.208) 0:06:34.681 *********
2026-06-04 06:29:22.562631 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-06-04 06:29:22.562763 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-06-04 06:29:22.563716 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-06-04 06:29:22.563782 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-06-04 06:29:22.563794 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-06-04 06:29:22.563804 | instance |
2026-06-04 06:29:22.563816 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-06-04 06:29:22.563835 | instance | Thursday 04 June 2026 06:29:22 +0000 (0:00:00.890) 0:06:35.572 *********
2026-06-04 06:29:22.736807 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257}
2026-06-04 06:29:22.895104 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257}
2026-06-04 06:29:23.055521 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257}
2026-06-04 06:29:23.068045 | instance | ...ignoring
2026-06-04 06:29:23.068607 | instance |
2026-06-04 06:29:23.068654 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-06-04 06:29:23.068662 | instance | Thursday 04 June 2026 06:29:23 +0000 (0:00:00.505) 0:06:36.078 *********
2026-06-04 06:29:23.269039 | instance | ok: [instance]
2026-06-04 06:29:23.269178 | instance |
2026-06-04 06:29:23.269494 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-06-04 06:29:23.269516 | instance | Thursday 04 June 2026 06:29:23 +0000 (0:00:00.200) 0:06:36.278 *********
2026-06-04 06:29:23.457145 | instance | ok: [instance]
2026-06-04 06:29:23.458159 | instance |
2026-06-04 06:29:23.458214 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-06-04 06:29:23.458226 | instance | Thursday 04 June 2026 06:29:23 +0000 (0:00:00.187) 0:06:36.466 *********
2026-06-04 06:29:23.492233 | instance | ok: [instance]
2026-06-04 06:29:23.492745 | instance |
2026-06-04 06:29:23.492788 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-06-04 06:29:23.492796 | instance | Thursday 04 June 2026 06:29:23 +0000 (0:00:00.035) 0:06:36.502 *********
2026-06-04 06:29:23.536590 | instance | ok: [instance]
2026-06-04 06:29:23.536720 | instance |
2026-06-04 06:29:23.536962 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-06-04 06:29:23.537169 | instance | Thursday 04 June 2026 06:29:23 +0000 (0:00:00.044) 0:06:36.546 *********
2026-06-04 06:29:24.048964 | instance | ok: [instance]
2026-06-04 06:29:24.049041 | instance |
2026-06-04 06:29:24.049287 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-06-04 06:29:24.049340 | instance | Thursday 04 June 2026 06:29:24 +0000 (0:00:00.512) 0:06:37.059 *********
2026-06-04 06:29:24.304327 | instance | ok: [instance]
2026-06-04 06:29:24.304394 | instance |
2026-06-04 06:29:24.305233 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-06-04 06:29:24.305267 | instance | Thursday 04 June 2026 06:29:24 +0000 (0:00:00.196) 0:06:37.255 *********
2026-06-04 06:29:24.305272 | instance |
2026-06-04 06:29:24.305277 | instance | PLAY [Install Kubernetes] ******************************************************
2026-06-04 06:29:24.305281 | instance |
2026-06-04 06:29:24.305285 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 06:29:24.305289 | instance | Thursday 04 June 2026 06:29:24 +0000 (0:00:00.058) 0:06:37.314 *********
2026-06-04 06:29:25.237677 | instance | ok: [instance]
2026-06-04 06:29:25.237767 | instance |
2026-06-04 06:29:25.237860 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 06:29:25.237989 | instance | Thursday 04 June 2026 06:29:25 +0000 (0:00:00.933) 0:06:38.247 *********
2026-06-04 06:29:25.443839 | instance | ok: [instance]
2026-06-04 06:29:25.443901 | instance |
2026-06-04 06:29:25.444270 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-04 06:29:25.444322 | instance | Thursday 04 June 2026 06:29:25 +0000 (0:00:00.205) 0:06:38.453 *********
2026-06-04 06:29:25.485097 | instance | skipping: [instance]
2026-06-04 06:29:25.485177 | instance |
2026-06-04 06:29:25.485476 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-04 06:29:25.485517 | instance | Thursday 04 June 2026 06:29:25 +0000 (0:00:00.041) 0:06:38.495 *********
2026-06-04 06:29:25.700634 | instance | ok: [instance]
2026-06-04 06:29:25.700721 | instance |
2026-06-04 06:29:25.701062 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 06:29:25.701107 | instance | Thursday 04 June 2026 06:29:25 +0000 (0:00:00.215) 0:06:38.710 *********
2026-06-04 06:29:25.757846 | instance | ok: [instance] => {
2026-06-04 06:29:25.757920 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-04 06:29:25.758443 | instance | }
2026-06-04 06:29:25.758480 | instance |
2026-06-04 06:29:25.758486 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 06:29:25.758496 | instance | Thursday 04 June 2026 06:29:25 +0000 (0:00:00.057) 0:06:38.767 *********
2026-06-04 06:29:26.092983 | instance | ok: [instance]
2026-06-04 06:29:26.093069 | instance |
2026-06-04 06:29:26.093435 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 06:29:26.093485 | instance | Thursday 04 June 2026 06:29:26 +0000 (0:00:00.334) 0:06:39.102 *********
2026-06-04 06:29:26.139135 | instance | skipping: [instance]
2026-06-04 06:29:26.139210 | instance |
2026-06-04 06:29:26.139497 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 06:29:26.139532 | instance | Thursday 04 June 2026 06:29:26 +0000 (0:00:00.046) 0:06:39.149 *********
2026-06-04 06:29:26.343215 | instance | ok: [instance]
2026-06-04 06:29:26.343621 | instance |
2026-06-04 06:29:26.343658 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-04 06:29:26.343681 | instance | Thursday 04 June 2026 06:29:26 +0000 (0:00:00.204) 0:06:39.353 *********
2026-06-04 06:29:27.381494 | instance | ok: [instance]
2026-06-04 06:29:27.382037 | instance |
2026-06-04 06:29:27.382085 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 06:29:27.382092 | instance | Thursday 04 June 2026 06:29:27 +0000 (0:00:01.037) 0:06:40.391 *********
2026-06-04 06:29:27.453303 | instance | ok: [instance] => {
2026-06-04 06:29:27.453402 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-04 06:29:27.453888 | instance | }
2026-06-04 06:29:27.453916 | instance |
2026-06-04 06:29:27.453921 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 06:29:27.453926 | instance | Thursday 04 June 2026 06:29:27 +0000 (0:00:00.072) 0:06:40.463 *********
2026-06-04 06:29:27.814142 | instance | ok: [instance]
2026-06-04 06:29:27.814234 | instance |
2026-06-04 06:29:27.814527 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 06:29:27.814580 | instance | Thursday 04 June 2026 06:29:27 +0000 (0:00:00.360) 0:06:40.823 *********
2026-06-04 06:29:29.746835 | instance | ok: [instance]
2026-06-04 06:29:29.746917 | instance |
2026-06-04 06:29:29.747207 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-04 06:29:29.747250 | instance | Thursday 04 June 2026 06:29:29 +0000 (0:00:01.932) 0:06:42.756 *********
2026-06-04 06:29:29.784198 | instance | skipping: [instance]
2026-06-04 06:29:29.784759 | instance |
2026-06-04 06:29:29.784796 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-04 06:29:29.784802 | instance | Thursday 04 June 2026 06:29:29 +0000 (0:00:00.037) 0:06:42.794 *********
2026-06-04 06:29:29.819300 | instance | skipping: [instance]
2026-06-04 06:29:29.819373 | instance |
2026-06-04 06:29:29.819632 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-04 06:29:29.819681 | instance | Thursday 04 June 2026 06:29:29 +0000 (0:00:00.035) 0:06:42.829 *********
2026-06-04 06:29:29.853696 | instance | skipping: [instance]
2026-06-04 06:29:29.853775 | instance |
2026-06-04 06:29:29.854040 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-04 06:29:29.854080 | instance | Thursday 04 June 2026 06:29:29 +0000 (0:00:00.033) 0:06:42.863 *********
2026-06-04 06:29:30.976133 | instance | ok: [instance]
2026-06-04 06:29:30.976199 | instance |
2026-06-04 06:29:30.976506 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-04 06:29:30.976544 | instance | Thursday 04 June 2026 06:29:30 +0000 (0:00:01.122) 0:06:43.986 *********
2026-06-04 06:29:31.391424 | instance | ok: [instance]
2026-06-04 06:29:31.391542 | instance |
2026-06-04 06:29:31.391554 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-04 06:29:31.391751 | instance | Thursday 04 June 2026 06:29:31 +0000 (0:00:00.415) 0:06:44.401 *********
2026-06-04 06:29:32.257331 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-04 06:29:32.257433 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-04 06:29:32.257513 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-04 06:29:32.258116 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-04 06:29:32.258154 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-04 06:29:32.258160 | instance |
2026-06-04 06:29:32.258165 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-04 06:29:32.258169 | instance | Thursday 04 June 2026 06:29:32 +0000 (0:00:00.866) 0:06:45.267 *********
2026-06-04 06:29:32.754886 | instance | ok: [instance]
2026-06-04 06:29:32.754966 | instance |
2026-06-04 06:29:32.755589 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-04 06:29:32.755645 | instance | Thursday 04 June 2026 06:29:32 +0000 (0:00:00.490) 0:06:45.757 *********
2026-06-04 06:29:32.755651 | instance |
2026-06-04 06:29:32.755656 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-04 06:29:32.755666 | instance | Thursday 04 June 2026 06:29:32 +0000 (0:00:00.007) 0:06:45.765 *********
2026-06-04 06:29:33.106714 | instance | ok: [instance]
2026-06-04 06:29:33.106803 | instance |
2026-06-04 06:29:33.107064 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-06-04 06:29:33.107098 | instance | Thursday 04 June 2026 06:29:33 +0000 (0:00:00.351) 0:06:46.116 *********
2026-06-04 06:29:33.663311 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"}
2026-06-04 06:29:33.673034 | instance | ...ignoring
2026-06-04 06:29:33.673052 | instance |
2026-06-04 06:29:33.673057 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-06-04 06:29:33.673063 | instance | Thursday 04 June 2026 06:29:33 +0000 (0:00:00.566) 0:06:46.683 *********
2026-06-04 06:29:33.704476 | instance | skipping: [instance]
2026-06-04 06:29:33.704500 | instance |
2026-06-04 06:29:33.704505 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-06-04 06:29:33.704510 | instance | Thursday 04 June 2026 06:29:33 +0000 (0:00:00.031) 0:06:46.714 *********
2026-06-04 06:29:33.736164 | instance | skipping: [instance]
2026-06-04 06:29:33.736711 | instance |
2026-06-04 06:29:33.737184 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-06-04 06:29:33.737195 | instance | Thursday 04 June 2026 06:29:33 +0000 (0:00:00.031) 0:06:46.746 *********
2026-06-04 06:29:33.770430 | instance | skipping: [instance]
2026-06-04 06:29:33.771673 | instance |
2026-06-04 06:29:33.771693 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-06-04 06:29:33.771920 | instance | Thursday 04 June 2026 06:29:33 +0000 (0:00:00.033) 0:06:46.779 *********
2026-06-04 06:29:33.800799 | instance | skipping: [instance]
2026-06-04 06:29:33.800918 | instance |
2026-06-04 06:29:33.801103 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-06-04 06:29:33.801276 | instance | Thursday 04 June 2026 06:29:33 +0000 (0:00:00.031) 0:06:46.810 *********
2026-06-04 06:29:33.845877 | instance | skipping: [instance]
2026-06-04 06:29:33.846059 | instance |
2026-06-04 06:29:33.846320 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 06:29:33.846574 | instance | Thursday 04 June 2026 06:29:33 +0000 (0:00:00.044) 0:06:46.855 *********
2026-06-04 06:29:34.039302 | instance | ok: [instance]
2026-06-04 06:29:34.039495 | instance |
2026-06-04 06:29:34.039800 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 06:29:34.040071 | instance | Thursday 04 June 2026 06:29:34 +0000 (0:00:00.193) 0:06:47.049 *********
2026-06-04 06:29:34.082336 | instance | ok: [instance] => {
2026-06-04 06:29:34.082530 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-06-04 06:29:34.082779 | instance | }
2026-06-04 06:29:34.083022 | instance |
2026-06-04 06:29:34.083286 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 06:29:34.083544 | instance | Thursday 04 June 2026 06:29:34 +0000 (0:00:00.043) 0:06:47.092 *********
2026-06-04 06:29:35.125038 | instance | changed: [instance]
2026-06-04 06:29:35.125271 | instance |
2026-06-04 06:29:35.125635 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 06:29:35.125923 | instance | Thursday 04 June 2026 06:29:35 +0000 (0:00:01.042) 0:06:48.134 *********
2026-06-04 06:29:35.173191 | instance | skipping: [instance]
2026-06-04 06:29:35.173452 | instance |
2026-06-04 06:29:35.173738 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 06:29:35.174024 | instance | Thursday 04 June 2026 06:29:35 +0000 (0:00:00.048) 0:06:48.183 *********
2026-06-04 06:29:35.367787 | instance | ok: [instance]
2026-06-04 06:29:35.367945 | instance |
2026-06-04 06:29:35.368122 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 06:29:35.368307 | instance | Thursday 04 June 2026 06:29:35 +0000 (0:00:00.194) 0:06:48.377 *********
2026-06-04 06:29:35.412943 | instance | ok: [instance] => {
2026-06-04 06:29:35.413100 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-06-04 06:29:35.413233 | instance | }
2026-06-04 06:29:35.413380 | instance |
2026-06-04 06:29:35.413552 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 06:29:35.413749 | instance | Thursday 04 June 2026 06:29:35 +0000 (0:00:00.045) 0:06:48.422 *********
2026-06-04 06:29:36.126491 | instance | changed: [instance]
2026-06-04 06:29:36.126637 | instance |
2026-06-04 06:29:36.126825 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 06:29:36.127085 | instance | Thursday 04 June 2026 06:29:36 +0000 (0:00:00.713) 0:06:49.136 *********
2026-06-04 06:29:36.175265 | instance | skipping: [instance]
2026-06-04 06:29:36.175476 | instance |
2026-06-04 06:29:36.175773 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-04 06:29:36.176026 | instance | Thursday 04 June 2026 06:29:36 +0000 (0:00:00.048) 0:06:49.184 *********
2026-06-04 06:29:36.208761 | instance | skipping: [instance]
2026-06-04 06:29:36.208959 | instance |
2026-06-04 06:29:36.209222 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-04 06:29:36.209478 | instance | Thursday 04 June 2026 06:29:36 +0000 (0:00:00.033) 0:06:49.218 *********
2026-06-04 06:29:36.239545 | instance | skipping: [instance]
2026-06-04 06:29:36.239840 | instance |
2026-06-04 06:29:36.240138 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-04 06:29:36.240436 | instance | Thursday 04 June 2026 06:29:36 +0000 (0:00:00.030) 0:06:49.249 *********
2026-06-04 06:29:36.269019 | instance | skipping: [instance]
2026-06-04 06:29:36.269223 | instance |
2026-06-04 06:29:36.269485 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-04 06:29:36.269744 | instance | Thursday 04 June 2026 06:29:36 +0000 (0:00:00.029) 0:06:49.278 *********
2026-06-04 06:29:37.283284 | instance | ok: [instance]
2026-06-04 06:29:37.283676 | instance |
2026-06-04 06:29:37.284071 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-04 06:29:37.284395 | instance | Thursday 04 June 2026 06:29:37 +0000 (0:00:01.014) 0:06:50.293 *********
2026-06-04 06:29:37.704135 | instance | ok: [instance]
2026-06-04 06:29:37.704206 | instance |
2026-06-04 06:29:37.704307 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-04 06:29:37.704743 | instance | Thursday 04 June 2026 06:29:37 +0000 (0:00:00.419) 0:06:50.712 *********
2026-06-04 06:29:38.646065 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-04 06:29:38.646187 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-04 06:29:38.646972 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-04 06:29:38.647014 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-04 06:29:38.647023 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-04 06:29:38.647029 | instance |
2026-06-04 06:29:38.647036 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-04 06:29:38.647042 | instance | Thursday 04 June 2026 06:29:38 +0000 (0:00:00.943) 0:06:51.655 *********
2026-06-04 06:29:39.154546 | instance | ok: [instance]
2026-06-04 06:29:39.154627 | instance |
2026-06-04 06:29:39.155190 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-04 06:29:39.155223 | instance | Thursday 04 June 2026 06:29:39 +0000 (0:00:00.499) 0:06:52.155 *********
2026-06-04 06:29:39.155228 | instance |
2026-06-04 06:29:39.155232 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-04 06:29:39.155236 | instance | Thursday 04 June 2026 06:29:39 +0000 (0:00:00.009) 0:06:52.164 *********
2026-06-04 06:29:39.488178 | instance | ok: [instance]
2026-06-04 06:29:39.488247 | instance |
2026-06-04 06:29:39.488572 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 06:29:39.488613 | instance | Thursday 04 June 2026 06:29:39 +0000 (0:00:00.333) 0:06:52.498 *********
2026-06-04 06:29:39.687965 | instance | ok: [instance]
2026-06-04 06:29:39.688048 | instance |
2026-06-04 06:29:39.688114 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 06:29:39.688244 | instance | Thursday 04 June 2026 06:29:39 +0000 (0:00:00.199) 0:06:52.698 *********
2026-06-04 06:29:39.740111 | instance | ok: [instance] => {
2026-06-04 06:29:39.740212 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz"
2026-06-04 06:29:39.740711 | instance | }
2026-06-04 06:29:39.740760 | instance |
2026-06-04 06:29:39.740766 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 06:29:39.740771 | instance | Thursday 04 June 2026 06:29:39 +0000 (0:00:00.052) 0:06:52.750 *********
2026-06-04 06:29:40.413248 | instance | changed: [instance]
2026-06-04 06:29:40.413320 | instance |
2026-06-04 06:29:40.413440 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 06:29:40.413628 | instance | Thursday 04 June 2026 06:29:40 +0000 (0:00:00.673) 0:06:53.423 *********
2026-06-04 06:29:41.768473 | instance | changed: [instance]
2026-06-04 06:29:41.768539 | instance |
2026-06-04 06:29:41.768827 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 06:29:41.768871 | instance | Thursday 04 June 2026 06:29:41 +0000 (0:00:01.355) 0:06:54.778 *********
2026-06-04 06:29:41.827894 | instance | ok: [instance] => {
2026-06-04 06:29:41.827979 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz"
2026-06-04 06:29:41.828453 | instance | }
2026-06-04 06:29:41.828487 | instance |
2026-06-04 06:29:41.828493 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 06:29:41.828498 | instance | Thursday 04 June 2026 06:29:41 +0000 (0:00:00.059) 0:06:54.837 *********
2026-06-04 06:29:42.789798 | instance | changed: [instance]
2026-06-04 06:29:42.789884 | instance |
2026-06-04 06:29:42.790165 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 06:29:42.790205 | instance | Thursday 04 June 2026 06:29:42 +0000 (0:00:00.961) 0:06:55.799 *********
2026-06-04 06:29:45.161613 | instance | changed: [instance]
2026-06-04 06:29:45.161692 | instance |
2026-06-04 06:29:45.161946 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-06-04 06:29:45.162233 | instance | Thursday 04 June 2026 06:29:45 +0000 (0:00:02.371) 0:06:58.171 *********
2026-06-04 06:29:45.612070 | instance | changed: [instance]
2026-06-04 06:29:45.612165 | instance |
2026-06-04 06:29:45.612549 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-06-04 06:29:45.612598 | instance | Thursday 04 June 2026 06:29:45 +0000 (0:00:00.450) 0:06:58.621 *********
2026-06-04 06:29:45.821956 | instance | changed: [instance]
2026-06-04 06:29:45.822455 | instance |
2026-06-04 06:29:45.822478 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 06:29:45.822485 | instance | Thursday 04 June 2026 06:29:45 +0000 (0:00:00.210) 0:06:58.832 *********
2026-06-04 06:29:46.012933 | instance | ok: [instance]
2026-06-04 06:29:46.013059 | instance |
2026-06-04 06:29:46.013071 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 06:29:46.013160 | instance | Thursday 04 June 2026 06:29:46 +0000 (0:00:00.190) 0:06:59.022 *********
2026-06-04 06:29:46.068859 | instance | ok: [instance] => {
2026-06-04 06:29:46.069458 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz"
2026-06-04 06:29:46.069497 | instance | }
2026-06-04 06:29:46.069503 | instance |
2026-06-04 06:29:46.069507 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 06:29:46.069512 | instance | Thursday 04 June 2026 06:29:46 +0000 (0:00:00.055) 0:06:59.078 *********
2026-06-04 06:29:47.056447 | instance | changed: [instance]
2026-06-04 06:29:47.056519 | instance |
2026-06-04 06:29:47.056638 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 06:29:47.057069 | instance | Thursday 04 June 2026 06:29:47 +0000 (0:00:00.987) 0:07:00.066 *********
2026-06-04 06:29:49.683520 | instance | changed: [instance]
2026-06-04 06:29:49.683733 | instance |
2026-06-04 06:29:49.684046 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-06-04 06:29:49.684085 | instance | Thursday 04 June 2026 06:29:49 +0000 (0:00:02.627) 0:07:02.693 *********
2026-06-04 06:29:49.733096 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-06-04 06:29:49.733174 | instance |
2026-06-04 06:29:49.733411 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-06-04 06:29:49.733465 | instance | Thursday 04 June 2026 06:29:49 +0000 (0:00:00.049) 0:07:02.743 *********
2026-06-04 06:29:50.802098 | instance | ok: [instance]
2026-06-04 06:29:50.802176 | instance |
2026-06-04 06:29:50.802485 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-06-04 06:29:50.802528 | instance | Thursday 04 June 2026 06:29:50 +0000 (0:00:01.069) 0:07:03.812 *********
2026-06-04 06:29:51.001095 | instance | changed: [instance]
2026-06-04 06:29:51.001621 | instance |
2026-06-04 06:29:51.001884 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-06-04 06:29:51.001894 | instance | Thursday 04 June 2026 06:29:50 +0000 (0:00:00.198) 0:07:04.010 *********
2026-06-04 06:29:51.443991 | instance | changed: [instance]
2026-06-04 06:29:51.444057 | instance |
2026-06-04 06:29:51.444335 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-06-04 06:29:51.444373 | instance | Thursday 04 June 2026 06:29:51 +0000 (0:00:00.443) 0:07:04.454 *********
2026-06-04 06:29:52.164621 | instance | changed: [instance] => (item=br_netfilter)
2026-06-04 06:29:52.164699 | instance | ok: [instance] => (item=ip_tables)
2026-06-04 06:29:52.164766 | instance | changed: [instance] => (item=ip6_tables)
2026-06-04 06:29:52.165306 | instance | ok: [instance] => (item=nf_conntrack)
2026-06-04 06:29:52.165342 | instance |
2026-06-04 06:29:52.165347 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 06:29:52.165352 | instance | Thursday 04 June 2026 06:29:52 +0000 (0:00:00.720) 0:07:05.174 *********
2026-06-04 06:29:52.366340 | instance | ok: [instance]
2026-06-04 06:29:52.366437 | instance |
2026-06-04 06:29:52.366703 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 06:29:52.366743 | instance | Thursday 04 June 2026 06:29:52 +0000 (0:00:00.201) 0:07:05.376 *********
2026-06-04 06:29:52.412363 | instance | ok: [instance] => {
2026-06-04 06:29:52.412443 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-06-04 06:29:52.412915 | instance | }
2026-06-04 06:29:52.412939 | instance |
2026-06-04 06:29:52.412945 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 06:29:52.412949 | instance | Thursday 04 June 2026 06:29:52 +0000 (0:00:00.046) 0:07:05.422 *********
2026-06-04 06:29:53.564422 | instance | changed: [instance]
2026-06-04 06:29:53.565188 | instance |
2026-06-04 06:29:53.565243 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 06:29:53.565255 | instance | Thursday 04 June 2026 06:29:53 +0000 (0:00:01.151) 0:07:06.573 *********
2026-06-04 06:29:53.601977 | instance | skipping: [instance]
2026-06-04 06:29:53.602047 | instance |
2026-06-04 06:29:53.602309 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-06-04 06:29:53.602336 | instance | Thursday 04 June 2026 06:29:53 +0000 (0:00:00.038) 0:07:06.612 *********
2026-06-04 06:29:53.659822 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-06-04 06:29:53.659913 | instance |
2026-06-04 06:29:53.660102 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-06-04 06:29:53.660257 | instance | Thursday 04 June 2026 06:29:53 +0000 (0:00:00.057) 0:07:06.669 *********
2026-06-04 06:29:53.695821 | instance | skipping: [instance]
2026-06-04 06:29:53.695953 | instance |
2026-06-04 06:29:53.696130 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-06-04 06:29:53.696302 | instance | Thursday 04 June 2026 06:29:53 +0000 (0:00:00.036) 0:07:06.705 *********
2026-06-04 06:29:57.286991 | instance | changed: [instance]
2026-06-04 06:29:57.287069 | instance |
2026-06-04 06:29:57.287205 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-06-04 06:29:57.287345 | instance | Thursday 04 June 2026 06:29:57 +0000 (0:00:03.591) 0:07:10.297 *********
2026-06-04 06:29:58.527996 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-06-04 06:29:58.528117 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-06-04 06:29:58.528167 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-06-04 06:29:58.529025 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-06-04 06:29:58.529072 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-06-04 06:29:58.529079 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-06-04 06:29:58.529083 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-06-04 06:29:58.529088 | instance |
2026-06-04 06:29:58.529092 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-06-04 06:29:58.529096 | instance | Thursday 04 June 2026 06:29:58 +0000 (0:00:01.240) 0:07:11.538 *********
2026-06-04 06:29:59.072054 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-06-04 06:29:59.072863 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-06-04 06:29:59.072914 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-06-04 06:29:59.072921 | instance |
2026-06-04 06:29:59.072928 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-06-04 06:29:59.072934 | instance | Thursday 04 June 2026 06:29:59 +0000 (0:00:00.543) 0:07:12.081 *********
2026-06-04 06:29:59.539258 | instance | changed: [instance]
2026-06-04 06:29:59.539336 | instance |
2026-06-04 06:29:59.539585 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-06-04 06:29:59.539627 | instance | Thursday 04 June 2026 06:29:59 +0000 (0:00:00.467) 0:07:12.549 *********
2026-06-04 06:30:00.019293 | instance | changed: [instance]
2026-06-04 06:30:00.019366 | instance |
2026-06-04 06:30:00.019617 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-06-04 06:30:00.019654 | instance | Thursday 04 June 2026 06:30:00 +0000 (0:00:00.479) 0:07:13.029 *********
2026-06-04 06:30:00.217900 | instance | ok: [instance]
2026-06-04 06:30:00.217965 | instance |
2026-06-04 06:30:00.218254 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-06-04 06:30:00.218292 | instance | Thursday 04 June 2026 06:30:00 +0000 (0:00:00.198) 0:07:13.228 *********
2026-06-04 06:30:00.259013 | instance | skipping: [instance]
2026-06-04 06:30:00.259154 | instance |
2026-06-04 06:30:00.259167 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-06-04 06:30:00.259319 | instance | Thursday 04 June 2026 06:30:00 +0000 (0:00:00.040) 0:07:13.268 *********
2026-06-04 06:30:00.846565 | instance | ok: [instance] => (item=swap)
2026-06-04 06:30:00.846681 | instance | ok: [instance] => (item=none)
2026-06-04 06:30:00.846696 | instance |
2026-06-04 06:30:00.846871 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-06-04 06:30:00.846985 | instance | Thursday 04 June 2026 06:30:00 +0000 (0:00:00.587) 0:07:13.856 *********
2026-06-04 06:30:01.291610 | instance | changed: [instance]
2026-06-04 06:30:01.291799 | instance |
2026-06-04 06:30:01.291811 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-06-04 06:30:01.291916 | instance | Thursday 04 June 2026 06:30:01 +0000 (0:00:00.444) 0:07:14.301 *********
2026-06-04 06:30:01.877927 | instance | changed: [instance]
2026-06-04 06:30:01.878053 | instance |
2026-06-04 06:30:01.878889 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-06-04 06:30:01.878940 | instance | Thursday 04 June 2026 06:30:01 +0000 (0:00:00.575) 0:07:14.877 *********
2026-06-04 06:30:01.878947 | instance |
2026-06-04 06:30:01.878953 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-06-04 06:30:01.878958 | instance | Thursday 04 June 2026 06:30:01 +0000 (0:00:00.010) 0:07:14.887 *********
2026-06-04 06:30:02.619022 | instance | ok: [instance]
2026-06-04 06:30:02.619129 | instance |
2026-06-04 06:30:02.619464 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-06-04 06:30:02.619534 | instance | Thursday 04 June 2026 06:30:02 +0000 (0:00:00.740) 0:07:15.628 *********
2026-06-04 06:30:03.190677 | instance | changed: [instance]
2026-06-04 06:30:03.190750 | instance |
2026-06-04 06:30:03.191019 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-06-04 06:30:03.191058 | instance | Thursday 04 June 2026 06:30:03 +0000 (0:00:00.572) 0:07:16.200 *********
2026-06-04 06:30:04.272511 | instance | ok: [instance]
2026-06-04 06:30:04.273003 | instance |
2026-06-04 06:30:04.273023 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-06-04 06:30:04.273031 | instance | Thursday 04 June 2026 06:30:04 +0000 (0:00:01.081) 0:07:17.282 *********
2026-06-04 06:30:04.992552 | instance | ok: [instance]
2026-06-04 06:30:04.992626 | instance |
2026-06-04 06:30:04.992907 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-06-04 06:30:04.992942 | instance | Thursday 04 June 2026 06:30:04 +0000 (0:00:00.719) 0:07:18.002 *********
2026-06-04 06:30:05.192338 | instance | ok: [instance]
2026-06-04 06:30:05.192408 | instance |
2026-06-04 06:30:05.192685 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-06-04 06:30:05.192725 | instance | Thursday 04 June 2026 06:30:05 +0000 (0:00:00.199) 0:07:18.202 *********
2026-06-04 06:30:05.691701 | instance | ok: [instance]
2026-06-04 06:30:05.692105 | instance |
2026-06-04 06:30:05.692120 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-06-04 06:30:05.692125 | instance | Thursday 04 June 2026 06:30:05 +0000 (0:00:00.499) 0:07:18.701 *********
2026-06-04 06:30:05.766779 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-06-04 06:30:05.766861 | instance |
2026-06-04 06:30:05.766875 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-06-04 06:30:05.767041 | instance | Thursday 04 June 2026 06:30:05 +0000 (0:00:00.075) 0:07:18.776 *********
2026-06-04 06:30:05.852385 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-06-04 06:30:05.852422 | instance |
2026-06-04 06:30:05.852427 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-06-04 06:30:05.852432 | instance | Thursday 04 June 2026 06:30:05 +0000 (0:00:00.085) 0:07:18.862 *********
2026-06-04 06:30:06.065513 | instance | ok: [instance] => (item=instance)
2026-06-04 06:30:06.065579 | instance |
2026-06-04 06:30:06.065893 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-06-04 06:30:06.065934 | instance | Thursday 04 June 2026 06:30:06 +0000 (0:00:00.213) 0:07:19.075 *********
2026-06-04 06:30:06.112964 | instance | skipping: [instance]
2026-06-04 06:30:06.113051 | instance |
2026-06-04 06:30:06.113341 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-06-04 06:30:06.113371 | instance | Thursday 04 June 2026 06:30:06 +0000 (0:00:00.047) 0:07:19.122 *********
2026-06-04 06:30:06.165365 | instance | ok: [instance]
2026-06-04 06:30:06.165821 | instance |
2026-06-04 06:30:06.165843 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-06-04 06:30:06.165849 | instance | Thursday 04 June 2026 06:30:06 +0000 (0:00:00.052) 0:07:19.175 *********
2026-06-04 06:30:06.205945 | instance | ok: [instance] => {
2026-06-04 06:30:06.206041 | instance | "msg": "instance"
2026-06-04 06:30:06.206523 | instance | }
2026-06-04 06:30:06.206541 | instance |
2026-06-04 06:30:06.206548 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-06-04 06:30:06.206555 | instance | Thursday 04 June 2026 06:30:06 +0000 (0:00:00.040) 0:07:19.216 *********
2026-06-04 06:30:06.755784 | instance | changed: [instance]
2026-06-04 06:30:06.755879 | instance |
2026-06-04 06:30:06.756123 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-06-04 06:30:06.756360 | instance | Thursday 04 June 2026 06:30:06 +0000 (0:00:00.549) 0:07:19.765 *********
2026-06-04 06:30:06.788450 | instance | skipping: [instance]
2026-06-04 06:30:06.788520 | instance |
2026-06-04 06:30:06.788650 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-06-04 06:30:06.788775 | instance | Thursday 04 June 2026 06:30:06 +0000 (0:00:00.032) 0:07:19.798 *********
2026-06-04 06:30:06.821216 | instance | skipping: [instance]
2026-06-04 06:30:06.821323 | instance |
2026-06-04 06:30:06.821457 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-06-04 06:30:06.821577 | instance | Thursday 04 June 2026 06:30:06 +0000 (0:00:00.032) 0:07:19.831 *********
2026-06-04 06:30:06.852967 | instance | skipping: [instance]
2026-06-04 06:30:06.853068 | instance |
2026-06-04 06:30:06.853204 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-06-04 06:30:06.853337 | instance | Thursday 04 June 2026 06:30:06 +0000 (0:00:00.031) 0:07:19.862 *********
2026-06-04 06:30:06.888971 | instance | skipping: [instance]
2026-06-04 06:30:06.889078 | instance |
2026-06-04 06:30:06.889208 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-06-04 06:30:06.889329 | instance | Thursday 04 June 2026 06:30:06 +0000 (0:00:00.035) 0:07:19.898 *********
2026-06-04 06:30:06.924232 | instance | skipping: [instance]
2026-06-04 06:30:06.924291 | instance |
2026-06-04 06:30:06.924386 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-06-04 06:30:06.924504 | instance | Thursday 04 June 2026 06:30:06 +0000 (0:00:00.035) 0:07:19.934 *********
2026-06-04 06:30:06.962734 | instance | skipping: [instance]
2026-06-04 06:30:06.962805 | instance |
2026-06-04 06:30:06.962937 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-06-04 06:30:06.963051 | instance | Thursday 04 June 2026 06:30:06 +0000 (0:00:00.038) 0:07:19.972 *********
2026-06-04 06:30:06.993078 | instance | skipping: [instance]
2026-06-04 06:30:06.993127 | instance |
2026-06-04 06:30:06.993275 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-06-04 06:30:06.993393 | instance | Thursday 04 June 2026 06:30:06 +0000 (0:00:00.030) 0:07:20.003 *********
2026-06-04 06:30:30.838147 | instance | changed: [instance]
2026-06-04 06:30:30.838228 | instance |
2026-06-04 06:30:30.838333 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-06-04 06:30:30.838450 | instance | Thursday 04 June 2026 06:30:30 +0000 (0:00:23.844) 0:07:43.847 *********
2026-06-04 06:30:31.038035 | instance | ok: [instance]
2026-06-04 06:30:31.038108 | instance |
2026-06-04 06:30:31.038244 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-06-04 06:30:31.038372 | instance | Thursday 04 June 2026 06:30:31 +0000 (0:00:00.199) 0:07:44.047 *********
2026-06-04 06:30:31.072248 | instance | skipping: [instance]
2026-06-04 06:30:31.072375 | instance |
2026-06-04 06:30:31.072509 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-06-04 06:30:31.072635 | instance | Thursday 04 June 2026 06:30:31 +0000 (0:00:00.034) 0:07:44.082 *********
2026-06-04 06:30:31.270669 | instance | changed: [instance]
2026-06-04 06:30:31.270751 | instance |
2026-06-04 06:30:31.270843 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-06-04 06:30:31.270964 | instance | Thursday 04 June 2026 06:30:31 +0000 (0:00:00.198) 0:07:44.280 *********
2026-06-04 06:30:31.476449 | instance | changed: [instance]
2026-06-04 06:30:31.476718 | instance |
2026-06-04 06:30:31.476964 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-06-04 06:30:31.476986 | instance | Thursday 04 June 2026 06:30:31 +0000 (0:00:00.205) 0:07:44.486 *********
2026-06-04 06:30:31.671830 | instance | changed: [instance]
2026-06-04 06:30:31.671905 | instance |
2026-06-04 06:30:31.672331 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-06-04 06:30:31.672376 | instance | Thursday 04 June 2026 06:30:31 +0000 (0:00:00.195) 0:07:44.681 *********
2026-06-04 06:30:37.158731 | instance | changed: [instance]
2026-06-04 06:30:37.158798 | instance |
2026-06-04 06:30:37.159085 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-06-04 06:30:37.159127 | instance | Thursday 04 June 2026 06:30:37 +0000 (0:00:05.487) 0:07:50.168 *********
2026-06-04 06:30:46.931350 | instance | changed: [instance]
2026-06-04 06:30:46.931474 | instance |
2026-06-04 06:30:46.931811 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-06-04 06:30:46.931852 | instance | Thursday 04 June 2026 06:30:46 +0000 (0:00:09.772) 0:07:59.941 *********
2026-06-04 06:30:46.973035 | instance | skipping: [instance]
2026-06-04 06:30:46.973422 | instance |
2026-06-04 06:30:46.973470 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-06-04 06:30:46.973478 | instance | Thursday 04 June 2026 06:30:46 +0000 (0:00:00.041) 0:07:59.982 *********
2026-06-04 06:30:47.018828 | instance | skipping: [instance]
2026-06-04 06:30:47.019210 | instance |
2026-06-04 06:30:47.019251 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-06-04 06:30:47.019257 | instance | Thursday 04 June 2026 06:30:47 +0000 (0:00:00.045) 0:08:00.028 *********
2026-06-04 06:30:47.814261 | instance | changed: [instance]
2026-06-04 06:30:47.814749 | instance |
2026-06-04 06:30:47.814786 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-06-04 06:30:47.814794 | instance | Thursday 04 June 2026 06:30:47 +0000 (0:00:00.795) 0:08:00.824 *********
2026-06-04 06:30:47.857196 | instance | skipping: [instance] => (item=DaemonSet)
2026-06-04 06:30:47.857289 | instance | skipping: [instance] => (item=ConfigMap)
2026-06-04 06:30:47.857453 | instance | skipping: [instance]
2026-06-04 06:30:47.857602 | instance |
2026-06-04 06:30:47.857757 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-06-04 06:30:47.857909 | instance | Thursday 04 June 2026 06:30:47 +0000 (0:00:00.043) 0:08:00.867 *********
2026-06-04 06:30:47.897557 | instance | skipping: [instance]
2026-06-04 06:30:47.897667 | instance |
2026-06-04 06:30:47.897895 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-06-04 06:30:47.898096 | instance | Thursday 04 June 2026 06:30:47 +0000 (0:00:00.040) 0:08:00.907 *********
2026-06-04 06:30:47.944505 | instance | skipping: [instance]
2026-06-04 06:30:47.944694 | instance |
2026-06-04 06:30:47.944935 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-06-04 06:30:47.945152 | instance | Thursday 04 June 2026 06:30:47 +0000 (0:00:00.046) 0:08:00.954 *********
2026-06-04 06:30:47.983783 | instance | skipping: [instance]
2026-06-04 06:30:47.983882 | instance |
2026-06-04 06:30:47.984016 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-06-04 06:30:47.984133 | instance | Thursday 04 June 2026 06:30:47 +0000 (0:00:00.039) 0:08:00.994 *********
2026-06-04 06:30:48.010545 | instance | skipping: [instance]
2026-06-04 06:30:48.010817 | instance |
2026-06-04 06:30:48.011133 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-06-04 06:30:48.011502 | instance | Thursday 04 June 2026 06:30:48 +0000 (0:00:00.026) 0:08:01.020 *********
2026-06-04 06:30:48.434859 | instance | ok: [instance]
2026-06-04 06:30:48.435091 | instance |
2026-06-04 06:30:48.435371 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-06-04 06:30:48.435702 | instance | Thursday 04 June 2026 06:30:48 +0000 (0:00:00.424) 0:08:01.444 *********
2026-06-04 06:30:49.350053 | instance | changed: [instance]
2026-06-04 06:30:49.350285 | instance |
2026-06-04 06:30:49.350557 | instance | PLAY [Install control-plane components] ****************************************
2026-06-04 06:30:49.350808 | instance |
2026-06-04 06:30:49.351076 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 06:30:49.351338 | instance | Thursday 04 June 2026 06:30:49 +0000 (0:00:00.915) 0:08:02.360 *********
2026-06-04 06:30:50.349607 | instance | ok: [instance]
2026-06-04 06:30:50.349839 | instance |
2026-06-04 06:30:50.350115 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-04 06:30:50.350386 | instance | Thursday 04 June 2026 06:30:50 +0000 (0:00:00.999) 0:08:03.359 *********
2026-06-04 06:30:50.555908 | instance | ok: [instance]
2026-06-04 06:30:50.556153 | instance |
2026-06-04 06:30:50.556487 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-04 06:30:50.556792 | instance | Thursday 04 June 2026 06:30:50 +0000 (0:00:00.206) 0:08:03.565 *********
2026-06-04 06:30:51.591161 | instance | ok: [instance]
2026-06-04 06:30:51.591213 | instance |
2026-06-04 06:30:51.591222 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-04 06:30:51.591235 | instance | Thursday 04 June 2026 06:30:51 +0000 (0:00:01.035) 0:08:04.600 *********
2026-06-04 06:30:51.805406 | instance | ok: [instance]
2026-06-04 06:30:51.805678 | instance |
2026-06-04 06:30:51.805776 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 06:30:51.805938 | instance | Thursday 04 June 2026 06:30:51 +0000 (0:00:00.214) 0:08:04.815 *********
2026-06-04 06:30:51.853736 | instance | ok: [instance] => {
2026-06-04 06:30:51.853815 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-06-04 06:30:51.854296 | instance | }
2026-06-04 06:30:51.854339 | instance |
2026-06-04 06:30:51.854344 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 06:30:51.854350 | instance | Thursday 04 June 2026 06:30:51 +0000 (0:00:00.048) 0:08:04.863 *********
2026-06-04 06:30:52.385636 | instance | changed: [instance]
2026-06-04 06:30:52.385921 | instance |
2026-06-04 06:30:52.386512 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 06:30:52.386569 | instance | Thursday 04 June 2026 06:30:52 +0000 (0:00:00.531) 0:08:05.395 *********
2026-06-04 06:30:53.909095 | instance | changed: [instance]
2026-06-04 06:30:53.909169 | instance |
2026-06-04 06:30:53.909463 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-06-04 06:30:53.909505 | instance | Thursday 04 June 2026 06:30:53 +0000 (0:00:01.523) 0:08:06.919 *********
2026-06-04 06:30:54.232497 | instance | ok: [instance]
2026-06-04 06:30:54.232589 | instance |
2026-06-04 06:30:54.233046 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-06-04 06:30:54.233091 | instance | Thursday 04 June 2026 06:30:54 +0000 (0:00:00.323) 0:08:07.242 *********
2026-06-04 06:30:54.424740 | instance | changed: [instance]
2026-06-04 06:30:54.426488 | instance |
2026-06-04 06:30:54.426513 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-06-04 06:30:54.426528 | instance | Thursday 04 June 2026 06:30:54 +0000 (0:00:00.192) 0:08:07.434 *********
2026-06-04 06:30:54.680513 | instance | ok: [instance]
2026-06-04 06:30:54.680975 | instance |
2026-06-04 06:30:54.680988 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-06-04 06:30:54.681001 | instance | Thursday 04 June 2026 06:30:54 +0000 (0:00:00.255) 0:08:07.690 *********
2026-06-04 06:30:54.877746 | instance | changed: [instance]
2026-06-04 06:30:54.877810 | instance |
2026-06-04 06:30:54.878087 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-06-04 06:30:54.878127 | instance | Thursday 04 June 2026 06:30:54 +0000 (0:00:00.197) 0:08:07.887 *********
2026-06-04 06:30:55.074556 | instance | ok: [instance]
2026-06-04 06:30:55.074622 | instance |
2026-06-04 06:30:55.074911 | instance | TASK [Install plugin] **********************************************************
2026-06-04 06:30:55.074947 | instance | Thursday 04 June 2026 06:30:55 +0000 (0:00:00.196) 0:08:08.084 *********
2026-06-04 06:30:55.126591 | instance | included: vexxhost.containers.download_artifact for instance
2026-06-04 06:30:55.126973 | instance |
2026-06-04 06:30:55.127010 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 06:30:55.127017 | instance | Thursday 04 June 2026 06:30:55 +0000 (0:00:00.051) 0:08:08.136 *********
2026-06-04 06:30:55.171136 | instance | ok: [instance] => {
2026-06-04 06:30:55.171775 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-06-04 06:30:55.171838 | instance | }
2026-06-04 06:30:55.171851 | instance |
2026-06-04 06:30:55.171867 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 06:30:55.172022 | instance | Thursday 04 June 2026 06:30:55 +0000 (0:00:00.044) 0:08:08.181 *********
2026-06-04 06:30:55.909756 | instance | changed: [instance]
2026-06-04 06:30:55.909873 | instance |
2026-06-04 06:30:55.910057 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 06:30:55.910361 | instance | Thursday 04 June 2026 06:30:55 +0000 (0:00:00.738) 0:08:08.919 *********
2026-06-04 06:30:57.697020 | instance | changed: [instance]
2026-06-04 06:30:57.697085 | instance |
2026-06-04 06:30:57.697097 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:30:57.697108 | instance | Thursday 04 June 2026 06:30:57 +0000 (0:00:01.786) 0:08:10.705 *********
2026-06-04 06:30:57.734557 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:30:57.734811 | instance |
2026-06-04 06:30:57.735142 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:30:57.735454 | instance | Thursday 04 June 2026 06:30:57 +0000 (0:00:00.038) 0:08:10.744 *********
2026-06-04 06:30:58.381747 | instance | changed: [instance]
2026-06-04 06:30:58.381978 | instance |
2026-06-04 06:30:58.382293 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-06-04 06:30:58.382566 | instance | Thursday 04 June 2026 06:30:58 +0000 (0:00:00.647) 0:08:11.391 *********
2026-06-04 06:30:59.212986 | instance | ok: [instance]
2026-06-04 06:30:59.213060 | instance |
2026-06-04 06:30:59.213796 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-06-04 06:30:59.213861 | instance | Thursday 04 June 2026 06:30:59 +0000 (0:00:00.831) 0:08:12.222 *********
2026-06-04 06:31:01.145087 | instance | changed: [instance]
2026-06-04 06:31:01.145622 | instance |
2026-06-04 06:31:01.145639 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:31:01.145647 | instance | Thursday 04 June 2026 06:31:01 +0000 (0:00:01.932) 0:08:14.154 *********
2026-06-04 06:31:01.188231 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:31:01.188385 | instance |
2026-06-04 06:31:01.188661 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:31:01.188923 | instance | Thursday 04 June 2026 06:31:01 +0000 (0:00:00.043) 0:08:14.198 *********
2026-06-04 06:31:01.673768 | instance | changed: [instance]
2026-06-04 06:31:01.673933 | instance |
2026-06-04 06:31:01.674102 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] *******************
2026-06-04 06:31:01.674271 | instance | Thursday 04 June 2026 06:31:01 +0000 (0:00:00.485) 0:08:14.683 *********
2026-06-04 06:31:31.650269 | instance | changed: [instance]
2026-06-04 06:31:31.650493 | instance |
2026-06-04 06:31:31.650797 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] *****************
2026-06-04 06:31:31.651090 | instance | Thursday 04 June 2026 06:31:31 +0000 (0:00:29.976) 0:08:44.659 *********
2026-06-04 06:31:32.332418 | instance | changed: [instance]
2026-06-04 06:31:32.332677 | instance |
2026-06-04 06:31:32.332990 | instance | PLAY [all] *********************************************************************
2026-06-04 06:31:32.333257 | instance |
2026-06-04 06:31:32.333600 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 06:31:32.334042 | instance | Thursday 04 June 2026 06:31:32 +0000 (0:00:00.682) 0:08:45.342 *********
2026-06-04 06:31:33.452985 | instance | ok: [instance]
2026-06-04 06:31:33.453218 | instance |
2026-06-04 06:31:33.453544 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-06-04 06:31:33.453861 | instance | Thursday 04 June 2026 06:31:33 +0000 (0:00:01.120) 0:08:46.462 *********
2026-06-04 06:31:34.162218 | instance | changed: [instance]
2026-06-04 06:31:34.162458 | instance |
2026-06-04 06:31:34.162719 | instance | PLAY [all] *********************************************************************
2026-06-04 06:31:34.162976 | instance |
2026-06-04 06:31:34.163241 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-06-04 06:31:34.163504 | instance | Thursday 04 June 2026 06:31:34 +0000 (0:00:00.709) 0:08:47.172 *********
2026-06-04 06:31:34.822890 | instance | ok: [instance]
2026-06-04 06:31:34.823189 | instance |
2026-06-04 06:31:34.823511 | instance | PLAY [controllers] *************************************************************
2026-06-04 06:31:34.823828 | instance |
2026-06-04 06:31:34.824122 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 06:31:34.824430 | instance | Thursday 04 June 2026 06:31:34 +0000 (0:00:00.660) 0:08:47.832 *********
2026-06-04 06:31:36.125123 | instance | ok: [instance]
2026-06-04 06:31:36.125321 | instance |
2026-06-04 06:31:36.125631 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:31:36.125945 | instance | Thursday 04 June 2026 06:31:36 +0000 (0:00:01.302) 0:08:49.134 *********
2026-06-04 06:31:36.164733 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:31:36.164983 | instance |
2026-06-04 06:31:36.165280 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:31:36.165597 | instance | Thursday 04 June 2026 06:31:36 +0000 (0:00:00.039) 0:08:49.174 *********
2026-06-04 06:31:36.630390 | instance | changed: [instance]
2026-06-04 06:31:36.630590 | instance |
2026-06-04 06:31:36.630907 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-06-04 06:31:36.631205 | instance | Thursday 04 June 2026 06:31:36 +0000 (0:00:00.465) 0:08:49.639 *********
2026-06-04 06:31:38.524251 | instance | changed: [instance]
2026-06-04 06:31:38.524410 | instance |
2026-06-04 06:31:38.524598 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:31:38.524790 | instance | Thursday 04 June 2026 06:31:38 +0000 (0:00:01.894) 0:08:51.534 *********
2026-06-04 06:31:38.565736 | instance | skipping: [instance]
2026-06-04 06:31:38.565946 | instance |
2026-06-04 06:31:38.566227 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-06-04 06:31:38.566494 | instance | Thursday 04 June 2026 06:31:38 +0000 (0:00:00.041) 0:08:51.575 *********
2026-06-04 06:31:38.609394 | instance | skipping: [instance]
2026-06-04 06:31:38.609682 | instance |
2026-06-04 06:31:38.610088 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-06-04 06:31:38.610559 | instance | Thursday 04 June 2026 06:31:38 +0000 (0:00:00.043) 0:08:51.618 *********
2026-06-04 06:31:38.640181 | instance | skipping: [instance]
2026-06-04 06:31:38.640347 | instance |
2026-06-04 06:31:38.640658 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-06-04 06:31:38.640950 | instance | Thursday 04 June 2026 06:31:38 +0000 (0:00:00.031) 0:08:51.650 *********
2026-06-04 06:31:38.675263 | instance | skipping: [instance]
2026-06-04 06:31:38.675321 | instance |
2026-06-04 06:31:38.675329 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-06-04 06:31:38.675529 | instance | Thursday 04 June 2026 06:31:38 +0000 (0:00:00.033) 0:08:51.683 *********
2026-06-04 06:31:38.722772 | instance | skipping: [instance]
2026-06-04 06:31:38.722899 | instance |
2026-06-04 06:31:38.723095 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-06-04 06:31:38.723263 | instance | Thursday 04 June 2026 06:31:38 +0000 (0:00:00.049) 0:08:51.732 *********
2026-06-04 06:31:38.779069 | instance | skipping: [instance]
2026-06-04 06:31:38.779389 | instance |
2026-06-04 06:31:38.779754 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-06-04 06:31:38.780040 | instance | Thursday 04 June 2026 06:31:38 +0000 (0:00:00.055) 0:08:51.788 *********
2026-06-04 06:31:38.836761 | instance | skipping: [instance]
2026-06-04 06:31:38.837060 | instance |
2026-06-04 06:31:38.837371 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-06-04 06:31:38.837670 | instance | Thursday 04 June 2026 06:31:38 +0000 (0:00:00.057) 0:08:51.846 *********
2026-06-04 06:31:38.868127 | instance | skipping: [instance]
2026-06-04 06:31:38.868263 | instance |
2026-06-04 06:31:38.868884 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-06-04 06:31:38.868944 | instance | Thursday 04 June 2026 06:31:38 +0000 (0:00:00.031) 0:08:51.877 *********
2026-06-04 06:31:38.919466 | instance | skipping: [instance]
2026-06-04 06:31:38.919753 | instance |
2026-06-04 06:31:38.919978 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-06-04 06:31:38.920186 | instance | Thursday 04 June 2026 06:31:38 +0000 (0:00:00.051) 0:08:51.929 *********
2026-06-04 06:31:38.948862 | instance | skipping: [instance]
2026-06-04 06:31:38.949216 | instance |
2026-06-04 06:31:38.949542 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-06-04 06:31:38.949857 | instance | Thursday 04 June 2026 06:31:38 +0000 (0:00:00.029) 0:08:51.958 *********
2026-06-04 06:31:38.985715 | instance | skipping: [instance]
2026-06-04 06:31:38.985947 | instance |
2026-06-04 06:31:38.986153 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-06-04 06:31:38.986357 | instance | Thursday 04 June 2026 06:31:38 +0000 (0:00:00.036) 0:08:51.995 *********
2026-06-04 06:31:39.019002 | instance | skipping: [instance]
2026-06-04 06:31:39.019237 | instance |
2026-06-04 06:31:39.019445 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-06-04 06:31:39.019697 | instance | Thursday 04 June 2026 06:31:39 +0000 (0:00:00.033) 0:08:52.029 *********
2026-06-04 06:31:39.066033 | instance | skipping: [instance]
2026-06-04 06:31:39.066268 | instance |
2026-06-04 06:31:39.066493 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-04 06:31:39.066692 | instance | Thursday 04 June 2026 06:31:39 +0000 (0:00:00.047) 0:08:52.076 *********
2026-06-04 06:31:39.099945 | instance | skipping: [instance]
2026-06-04 06:31:39.100174 | instance |
2026-06-04 06:31:39.100370 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-04 06:31:39.100565 | instance | Thursday 04 June 2026 06:31:39 +0000 (0:00:00.033) 0:08:52.110 *********
2026-06-04 06:31:39.143063 | instance | skipping: [instance]
2026-06-04 06:31:39.143419 | instance |
2026-06-04 06:31:39.143827 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-04 06:31:39.144190 | instance | Thursday 04 June 2026 06:31:39 +0000 (0:00:00.042) 0:08:52.153 *********
2026-06-04 06:31:39.183013 | instance | skipping: [instance]
2026-06-04 06:31:39.183357 | instance |
2026-06-04 06:31:39.183801 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-06-04 06:31:39.184145 | instance | Thursday 04 June 2026 06:31:39 +0000 (0:00:00.039) 0:08:52.192 *********
2026-06-04 06:31:39.211305 | instance | skipping: [instance]
2026-06-04 06:31:39.211668 | instance |
2026-06-04 06:31:39.212022 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-06-04 06:31:39.212354 | instance | Thursday 04 June 2026 06:31:39 +0000 (0:00:00.028) 0:08:52.221 *********
2026-06-04 06:31:39.239960 | instance | skipping: [instance]
2026-06-04 06:31:39.240281 | instance |
2026-06-04 06:31:39.240782 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-06-04 06:31:39.241102 | instance | Thursday 04 June 2026 06:31:39 +0000 (0:00:00.028) 0:08:52.250 *********
2026-06-04 06:31:39.271769 | instance | skipping: [instance]
2026-06-04 06:31:39.272112 | instance |
2026-06-04 06:31:39.272443 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-06-04 06:31:39.272763 | instance | Thursday 04 June 2026 06:31:39 +0000 (0:00:00.031) 0:08:52.281 *********
2026-06-04 06:31:39.302716 | instance | skipping: [instance]
2026-06-04 06:31:39.303020 | instance |
2026-06-04 06:31:39.303316 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-06-04 06:31:39.303644 | instance | Thursday 04 June 2026 06:31:39 +0000 (0:00:00.031) 0:08:52.312 *********
2026-06-04 06:31:39.334339 | instance | skipping: [instance]
2026-06-04 06:31:39.334647 | instance |
2026-06-04 06:31:39.334945 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-06-04 06:31:39.335236 | instance | Thursday 04 June 2026 06:31:39 +0000 (0:00:00.031) 0:08:52.344 *********
2026-06-04 06:31:39.367158 | instance | skipping: [instance]
2026-06-04 06:31:39.367456 | instance |
2026-06-04 06:31:39.367820 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-06-04 06:31:39.368114 | instance | Thursday 04 June 2026 06:31:39 +0000 (0:00:00.032) 0:08:52.377 *********
2026-06-04 06:31:39.414805 | instance | skipping: [instance]
2026-06-04 06:31:39.415039 | instance |
2026-06-04 06:31:39.415247 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-06-04 06:31:39.415457 | instance | Thursday 04 June 2026 06:31:39 +0000 (0:00:00.047) 0:08:52.424 *********
2026-06-04 06:31:39.462132 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-06-04 06:31:39.462765 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-06-04 06:31:39.463151 | instance | skipping: [instance]
2026-06-04 06:31:39.463492 | instance |
2026-06-04 06:31:39.463899 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-06-04 06:31:39.464312 | instance | Thursday 04 June 2026 06:31:39 +0000 (0:00:00.046) 0:08:52.471 *********
2026-06-04 06:31:39.495848 | instance | skipping: [instance]
2026-06-04 06:31:39.496201 | instance |
2026-06-04 06:31:39.496625 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-06-04 06:31:39.497011 | instance | Thursday 04 June 2026 06:31:39 +0000 (0:00:00.033) 0:08:52.505 *********
2026-06-04 06:31:39.543327 | instance | skipping: [instance]
2026-06-04 06:31:39.543810 | instance |
2026-06-04 06:31:39.544207 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-06-04 06:31:39.544573 | instance | Thursday 04 June 2026 06:31:39 +0000 (0:00:00.047) 0:08:52.553 *********
2026-06-04 06:31:39.576160 | instance | skipping: [instance]
2026-06-04 06:31:39.576526 | instance |
2026-06-04 06:31:39.576878 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-06-04 06:31:39.577225 | instance | Thursday 04 June 2026 06:31:39 +0000 (0:00:00.032) 0:08:52.586 *********
2026-06-04 06:31:39.608879 | instance | skipping: [instance]
2026-06-04 06:31:39.609222 | instance |
2026-06-04 06:31:39.609721 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-06-04 06:31:39.610086 | instance | Thursday 04 June 2026 06:31:39 +0000 (0:00:00.032) 0:08:52.618 *********
2026-06-04 06:31:39.678827 | instance | skipping: [instance]
2026-06-04 06:31:39.679936 | instance |
2026-06-04 06:31:39.680448 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-06-04 06:31:39.680709 | instance |
2026-06-04 06:31:39.681134 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 06:31:39.681274 | instance | Thursday 04 June 2026 06:31:39 +0000 (0:00:00.070) 0:08:52.689 *********
2026-06-04 06:31:40.979860 | instance | ok: [instance]
2026-06-04 06:31:40.980085 | instance |
2026-06-04 06:31:40.980312 | instance | TASK [Deploy Helm chart] *******************************************************
2026-06-04 06:31:40.980967 | instance | Thursday 04 June 2026 06:31:40 +0000 (0:00:01.300) 0:08:53.989 *********
2026-06-04 06:31:41.031233 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-06-04 06:31:41.031472 | instance |
2026-06-04 06:31:41.031840 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:31:41.032110 | instance | Thursday 04 June 2026 06:31:41 +0000 (0:00:00.051) 0:08:54.041 *********
2026-06-04 06:31:41.071030 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:31:41.071157 | instance |
2026-06-04 06:31:41.071310 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:31:41.071461 | instance | Thursday 04 June 2026 06:31:41 +0000 (0:00:00.039) 0:08:54.080 *********
2026-06-04 06:31:41.539681 | instance | changed: [instance]
2026-06-04 06:31:41.539806 | instance |
2026-06-04 06:31:41.539989 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-06-04 06:31:41.540206 | instance | Thursday 04 June 2026 06:31:41 +0000 (0:00:00.468) 0:08:54.549 *********
2026-06-04 06:32:02.296073 | instance | changed: [instance]
2026-06-04 06:32:02.296267 | instance |
2026-06-04 06:32:02.296551 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-06-04 06:32:02.296818 | instance | Thursday 04 June 2026 06:32:02 +0000 (0:00:20.755) 0:09:15.305 *********
2026-06-04 06:32:03.000371 | instance | changed: [instance]
2026-06-04 06:32:03.000548 | instance |
2026-06-04 06:32:03.000881 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-06-04 06:32:03.001169 | instance | Thursday 04 June 2026 06:32:02 +0000 (0:00:00.704) 0:09:16.010 *********
2026-06-04 06:32:03.046705 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-06-04 06:32:03.046942 | instance |
2026-06-04 06:32:03.047196 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-06-04 06:32:03.047453 | instance | Thursday 04 June 2026 06:32:03 +0000 (0:00:00.046) 0:09:16.056 *********
2026-06-04 06:32:03.755459 | instance | changed: [instance]
2026-06-04 06:32:03.755514 | instance |
2026-06-04 06:32:03.755703 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-06-04 06:32:03.756138 | instance | Thursday 04 June 2026 06:32:03 +0000 (0:00:00.708) 0:09:16.764 *********
2026-06-04 06:32:04.414626 | instance | ok: [instance]
2026-06-04 06:32:04.414746 | instance |
2026-06-04 06:32:04.415030 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-06-04 06:32:04.415234 | instance | Thursday 04 June 2026 06:32:04 +0000 (0:00:00.659) 0:09:17.424 *********
2026-06-04 06:32:04.902861 | instance | changed: [instance]
2026-06-04 06:32:04.902929 | instance |
2026-06-04 06:32:04.903167 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-06-04 06:32:04.903228 | instance | Thursday 04 June 2026 06:32:04 +0000 (0:00:00.478) 0:09:17.903 *********
2026-06-04 06:32:04.903577 | instance |
2026-06-04 06:32:04.903622 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-06-04 06:32:04.903629 | instance | Thursday 04 June 2026 06:32:04 +0000 (0:00:00.009) 0:09:17.912 *********
2026-06-04 06:32:04.945914 | instance | skipping: [instance]
2026-06-04 06:32:04.946080 | instance |
2026-06-04 06:32:04.946236 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-06-04 06:32:04.946375 | instance | Thursday 04 June 2026 06:32:04 +0000 (0:00:00.042) 0:09:17.955 *********
2026-06-04 06:32:06.521878 | instance | changed: [instance]
2026-06-04 06:32:06.522108 | instance |
2026-06-04 06:32:06.522378 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-06-04 06:32:06.522633 | instance | Thursday 04 June 2026 06:32:06 +0000 (0:00:01.576) 0:09:19.531 *********
2026-06-04 06:32:08.764770 | instance | changed: [instance]
2026-06-04 06:32:08.764836 | instance |
2026-06-04 06:32:08.764958 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:32:08.765077 | instance | Thursday 04 June 2026 06:32:08 +0000 (0:00:02.243) 0:09:21.774 *********
2026-06-04 06:32:08.813026 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:32:08.813165 | instance |
2026-06-04 06:32:08.813336 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:32:08.813505 | instance | Thursday 04 June 2026 06:32:08 +0000 (0:00:00.048) 0:09:21.823 *********
2026-06-04 06:32:09.302716 | instance | changed: [instance]
2026-06-04 06:32:09.302801 | instance |
2026-06-04 06:32:09.302882 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-06-04 06:32:09.303004 | instance | Thursday 04 June 2026 06:32:09 +0000 (0:00:00.489) 0:09:22.312 *********
2026-06-04 06:32:23.269076 | instance | changed: [instance]
2026-06-04 06:32:23.269198 | instance |
2026-06-04 06:32:23.269246 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:32:23.269444 | instance | Thursday 04 June 2026 06:32:23 +0000 (0:00:13.966) 0:09:36.279 *********
2026-06-04 06:32:23.317867 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:32:23.317916 | instance |
2026-06-04 06:32:23.317922 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:32:23.317936 | instance | Thursday 04 June 2026 06:32:23 +0000 (0:00:00.048) 0:09:36.327 *********
2026-06-04 06:32:23.817678 | instance | changed: [instance]
2026-06-04 06:32:23.817808 | instance |
2026-06-04 06:32:23.817960 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-06-04 06:32:23.818108 | instance | Thursday 04 June 2026 06:32:23 +0000 (0:00:00.500) 0:09:36.827 *********
2026-06-04 06:32:26.714358 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-06-04 06:32:26.714439 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-06-04 06:32:26.714750 | instance |
2026-06-04 06:32:26.714796 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-06-04 06:32:26.714926 | instance | Thursday 04 June 2026 06:32:26 +0000 (0:00:02.896) 0:09:39.724 *********
2026-06-04 06:32:29.846276 | instance | changed: [instance]
2026-06-04 06:32:29.846352 | instance |
2026-06-04 06:32:29.846525 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:32:29.846699 | instance | Thursday 04 June 2026 06:32:29 +0000 (0:00:03.131) 0:09:42.856 *********
2026-06-04 06:32:29.892130 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:32:29.892381 | instance |
2026-06-04 06:32:29.892686 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:32:29.892955 | instance | Thursday 04 June 2026 06:32:29 +0000 (0:00:00.046) 0:09:42.902 *********
2026-06-04 06:32:30.403261 | instance | changed: [instance]
2026-06-04 06:32:30.403390 | instance |
2026-06-04 06:32:30.403705 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-06-04 06:32:30.403934 | instance | Thursday 04 June 2026 06:32:30 +0000 (0:00:00.511) 0:09:43.413 *********
2026-06-04 06:32:33.274945 | instance | ok: [instance]
2026-06-04 06:32:33.275011 | instance |
2026-06-04 06:32:33.275027 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-06-04 06:32:33.275042 | instance | Thursday 04 June 2026 06:32:33 +0000 (0:00:02.870) 0:09:46.283 *********
2026-06-04 06:32:35.587723 | instance | changed: [instance]
2026-06-04 06:32:35.587816 | instance |
2026-06-04 06:32:35.587944 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-06-04 06:32:35.588065 | instance | Thursday 04 June 2026 06:32:35 +0000 (0:00:02.313) 0:09:48.597 *********
2026-06-04 06:32:36.280692 | instance | ok: [instance]
2026-06-04 06:32:36.281191 | instance |
2026-06-04 06:32:36.281233 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-06-04 06:32:36.281241 | instance | Thursday 04 June 2026 06:32:36 +0000 (0:00:00.692) 0:09:49.290 *********
2026-06-04 06:32:36.979724 | instance | changed: [instance]
2026-06-04 06:32:36.979864 | instance |
2026-06-04 06:32:36.980032 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-06-04 06:32:36.980186 | instance | Thursday 04 June 2026 06:32:36 +0000 (0:00:00.698) 0:09:49.989 *********
2026-06-04 06:32:37.651896 | instance | ok: [instance]
2026-06-04 06:32:37.652192 | instance |
2026-06-04 06:32:37.652260 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-06-04 06:32:37.652421 | instance | Thursday 04 June 2026 06:32:37 +0000 (0:00:00.672) 0:09:50.661 *********
2026-06-04 06:32:37.692760 | instance | skipping: [instance]
2026-06-04 06:32:37.693145 | instance |
2026-06-04 06:32:37.693177 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-06-04 06:32:37.693183 | instance | Thursday 04 June 2026 06:32:37 +0000 (0:00:00.040) 0:09:50.702 *********
2026-06-04 06:32:37.739012 | instance | skipping: [instance]
2026-06-04 06:32:37.739081 | instance |
2026-06-04 06:32:37.739330 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-06-04 06:32:37.739357 | instance | Thursday 04 June 2026 06:32:37 +0000 (0:00:00.046) 0:09:50.749 *********
2026-06-04 06:32:37.789328 | instance | skipping: [instance]
2026-06-04 06:32:37.789377 | instance |
2026-06-04 06:32:37.789401 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-06-04 06:32:37.789418 | instance | Thursday 04 June 2026 06:32:37 +0000 (0:00:00.049) 0:09:50.799 *********
2026-06-04 06:32:37.837122 | instance | skipping: [instance]
2026-06-04 06:32:37.837222 | instance |
2026-06-04 06:32:37.837390 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-06-04 06:32:37.837537 | instance | Thursday 04 June 2026 06:32:37 +0000 (0:00:00.048) 0:09:50.847 *********
2026-06-04 06:32:37.880485 | instance | skipping: [instance]
2026-06-04 06:32:37.881052 | instance |
2026-06-04 06:32:37.881092 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-06-04 06:32:37.881100 | instance | Thursday 04 June 2026 06:32:37 +0000 (0:00:00.043) 0:09:50.890 *********
2026-06-04 06:32:37.934251 | instance | skipping: [instance]
2026-06-04 06:32:37.934565 | instance |
2026-06-04 06:32:37.934963 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-06-04 06:32:37.935248 | instance | Thursday 04 June 2026 06:32:37 +0000 (0:00:00.051) 0:09:50.941 *********
2026-06-04 06:32:37.976665 | instance | skipping: [instance]
2026-06-04 06:32:37.976969 | instance |
2026-06-04 06:32:37.977325 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-06-04 06:32:37.977684 | instance | Thursday 04 June 2026 06:32:37 +0000 (0:00:00.044) 0:09:50.986 *********
2026-06-04 06:34:40.052359 | instance | changed: [instance]
2026-06-04 06:34:40.052624 | instance |
2026-06-04 06:34:40.052989 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-06-04 06:34:40.053347 | instance | Thursday 04 June 2026 06:34:40 +0000 (0:02:02.075) 0:11:53.061 *********
2026-06-04 06:34:40.736786 | instance | changed: [instance]
2026-06-04 06:34:40.736997 | instance |
2026-06-04 06:34:40.737287 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:34:40.737609 | instance | Thursday 04 June 2026 06:34:40 +0000 (0:00:00.684) 0:11:53.746 *********
2026-06-04 06:34:40.782655 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:34:40.782889 | instance |
2026-06-04 06:34:40.783178 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:34:40.783479 | instance | Thursday 04 June 2026 06:34:40 +0000 (0:00:00.045) 0:11:53.792 *********
2026-06-04 06:34:41.279718 | instance | changed: [instance]
2026-06-04 06:34:41.279950 | instance |
2026-06-04 06:34:41.280223 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-06-04 06:34:41.280486 | instance | Thursday 04 June 2026 06:34:41 +0000 (0:00:00.496) 0:11:54.289 *********
2026-06-04 06:34:42.021102 | instance | changed: [instance]
2026-06-04 06:34:42.021253 | instance |
2026-06-04 06:34:42.021555 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-06-04 06:34:42.022032 | instance | Thursday 04 June 2026 06:34:42 +0000 (0:00:00.741) 0:11:55.030 *********
2026-06-04 06:34:43.628037 | instance | changed: [instance]
2026-06-04 06:34:43.628104 | instance |
2026-06-04 06:34:43.628246 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 06:34:43.628364 | instance | Thursday 04 June 2026 06:34:43 +0000 (0:00:01.607) 0:11:56.638 *********
2026-06-04 06:34:43.679793 | instance | skipping: [instance]
2026-06-04 06:34:43.680018 | instance |
2026-06-04 06:34:43.680304 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 06:34:43.680553 | instance | Thursday 04 June 2026 06:34:43 +0000 (0:00:00.051) 0:11:56.689 *********
2026-06-04 06:34:43.718682 | instance | skipping: [instance]
2026-06-04 06:34:43.718964 | instance |
2026-06-04 06:34:43.719383 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 06:34:43.719793 | instance | Thursday 04 June 2026 06:34:43 +0000 (0:00:00.038) 0:11:56.728 *********
2026-06-04 06:34:43.758553 | instance | skipping: [instance]
2026-06-04 06:34:43.758993 | instance |
2026-06-04 06:34:43.759257 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 06:34:43.759539 | instance | Thursday 04 June 2026 06:34:43 +0000 (0:00:00.039) 0:11:56.768 *********
2026-06-04 06:34:43.793840 | instance | skipping: [instance]
2026-06-04 06:34:43.794009 | instance |
2026-06-04 06:34:43.794190 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 06:34:43.794361 | instance | Thursday 04 June 2026 06:34:43 +0000 (0:00:00.035) 0:11:56.803 *********
2026-06-04 06:34:44.484849 | instance | ok: [instance]
2026-06-04 06:34:44.485085 | instance |
2026-06-04 06:34:44.485458 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 06:34:44.485735 | instance | Thursday 04 June 2026 06:34:44 +0000 (0:00:00.690) 0:11:57.494 *********
2026-06-04 06:34:44.543861 | instance | ok: [instance]
2026-06-04 06:34:44.543945 | instance |
2026-06-04 06:34:44.544134 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 06:34:44.544278 | instance | Thursday 04 June 2026 06:34:44 +0000 (0:00:00.059) 0:11:57.553 *********
2026-06-04 06:34:44.584524 | instance | ok: [instance]
2026-06-04 06:34:44.584848 | instance |
2026-06-04 06:34:44.585170 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 06:34:44.585525 | instance | Thursday 04 June 2026 06:34:44 +0000 (0:00:00.040) 0:11:57.594 *********
2026-06-04 06:34:44.637808 | instance | ok: [instance] => (item=oslo_db)
2026-06-04 06:34:44.638047 | instance |
2026-06-04 06:34:44.638312 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 06:34:44.638629 | instance | Thursday 04 June 2026 06:34:44 +0000 (0:00:00.053) 0:11:57.647 *********
2026-06-04 06:34:44.692938 | instance | ok: [instance]
2026-06-04 06:34:44.693175 | instance |
2026-06-04 06:34:44.693547 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:34:44.693822 | instance | Thursday 04 June 2026 06:34:44 +0000 (0:00:00.055) 0:11:57.702 *********
2026-06-04 06:34:44.745370 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:34:44.745609 | instance |
2026-06-04 06:34:44.745895 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:34:44.746157 | instance | Thursday 04 June 2026 06:34:44 +0000 (0:00:00.052) 0:11:57.755 *********
2026-06-04 06:34:45.226719 | instance | changed: [instance]
2026-06-04 06:34:45.226996 | instance |
2026-06-04 06:34:45.227255 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-06-04 06:34:45.227519 | instance | Thursday 04 June 2026 06:34:45 +0000 (0:00:00.481) 0:11:58.236 *********
2026-06-04 06:34:45.943263 | instance | ok: [instance]
2026-06-04 06:34:45.943390 | instance |
2026-06-04 06:34:45.943563 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-06-04 06:34:45.943757 | instance | Thursday 04 June 2026 06:34:45 +0000 (0:00:00.716) 0:11:58.953 *********
2026-06-04 06:34:47.123660 | instance | changed: [instance]
2026-06-04 06:34:47.124080 | instance |
2026-06-04 06:34:47.124328 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-06-04 06:34:47.124626 | instance | Thursday 04 June 2026 06:34:47 +0000 (0:00:01.180) 0:12:00.133 *********
2026-06-04 06:34:47.583378 | instance | ok: [instance]
2026-06-04 06:34:47.583678 | instance |
2026-06-04 06:34:47.583944 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-06-04 06:34:47.584612 | instance | Thursday 04 June 2026 06:34:47 +0000 (0:00:00.459) 0:12:00.593 *********
2026-06-04 06:34:48.014449 | instance | changed: [instance]
2026-06-04 06:34:48.014763 | instance |
2026-06-04 06:34:48.015070 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-06-04 06:34:48.015356 | instance | Thursday 04 June 2026 06:34:48 +0000 (0:00:00.430) 0:12:01.024 *********
2026-06-04 06:34:48.470949 | instance | changed: [instance]
2026-06-04 06:34:48.471184 | instance |
2026-06-04 06:34:48.471462 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-06-04 06:34:48.471795 | instance | Thursday 04 June 2026 06:34:48 +0000 (0:00:00.456) 0:12:01.480 *********
2026-06-04 06:34:48.888920 | instance | ok: [instance]
2026-06-04 06:34:48.889280 | instance |
2026-06-04 06:34:48.889557 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-06-04 06:34:48.889823 | instance | Thursday 04 June 2026 06:34:48 +0000 (0:00:00.417) 0:12:01.898 *********
2026-06-04 06:37:12.275659 | instance | changed: [instance]
2026-06-04 06:37:12.275720 | instance |
2026-06-04 06:37:12.275744 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-06-04 06:37:12.275755 | instance | Thursday 04 June 2026 06:37:12 +0000 (0:02:23.385) 0:14:25.284 *********
2026-06-04 06:37:12.978702 | instance | ok: [instance]
2026-06-04 06:37:12.978988 | instance |
2026-06-04 06:37:12.979038 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-06-04 06:37:12.979050 | instance | Thursday 04 June 2026 06:37:12 +0000 (0:00:00.704) 0:14:25.988 *********
2026-06-04 06:37:13.042598 | instance | included: ingress for instance
2026-06-04 06:37:13.042715 | instance |
2026-06-04 06:37:13.042880 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-06-04 06:37:13.043049 | instance | Thursday 04 June 2026 06:37:13 +0000 (0:00:00.063) 0:14:26.052 *********
2026-06-04 06:37:14.005069 | instance | changed: [instance]
2026-06-04 06:37:14.005161 | instance |
2026-06-04 06:37:14.005287 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-06-04 06:37:14.005411 | instance | Thursday 04 June 2026 06:37:14 +0000 (0:00:00.962) 0:14:27.015 *********
2026-06-04 06:37:14.274249 | instance | ok: [instance]
2026-06-04 06:37:14.274322 | instance |
2026-06-04 06:37:14.274479 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-06-04 06:37:14.274608 | instance | Thursday 04 June 2026 06:37:14 +0000 (0:00:00.269) 0:14:27.284 *********
2026-06-04 06:37:15.149482 | instance | changed: [instance]
2026-06-04 06:37:15.149550 | instance |
2026-06-04 06:37:15.149942 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-06-04 06:37:15.149989 | instance |
2026-06-04 06:37:15.149995 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 06:37:15.150004 | instance | Thursday 04 June 2026 06:37:15 +0000 (0:00:00.875) 0:14:28.159 *********
2026-06-04 06:37:16.764220 | instance | ok: [instance]
2026-06-04 06:37:16.764260 | instance |
2026-06-04 06:37:16.764266 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:37:16.764271 | instance | Thursday 04 June 2026 06:37:16 +0000 (0:00:01.614) 0:14:29.774 *********
2026-06-04 06:37:16.827973 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:37:16.828048 | instance |
2026-06-04 06:37:16.828324 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:37:16.828365 | instance | Thursday 04 June 2026 06:37:16 +0000 (0:00:00.063) 0:14:29.837 *********
2026-06-04 06:37:17.310521 | instance | changed: [instance]
2026-06-04 06:37:17.310602 | instance |
2026-06-04 06:37:17.310839 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-06-04 06:37:17.310878 | instance | Thursday 04 June 2026 06:37:17 +0000 (0:00:00.482) 0:14:30.320 *********
2026-06-04 06:37:18.056510 | instance | ok: [instance]
2026-06-04 06:37:18.056597 | instance |
2026-06-04 06:37:18.056838 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-06-04 06:37:18.056878 | instance | Thursday 04 June 2026 06:37:18 +0000 (0:00:00.745) 0:14:31.066 *********
2026-06-04 06:37:20.339588 | instance | changed: [instance]
2026-06-04 06:37:20.339687 | instance |
2026-06-04 06:37:20.339929 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:37:20.340000 | instance | Thursday 04 June 2026 06:37:20 +0000 (0:00:02.282) 0:14:33.349 *********
2026-06-04 06:37:20.392469 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:37:20.392537 | instance |
2026-06-04 06:37:20.392715 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:37:20.392730 | instance | Thursday 04 June 2026 06:37:20 +0000 (0:00:00.053) 0:14:33.402 *********
2026-06-04 06:37:21.003488 | instance | changed: [instance]
2026-06-04 06:37:21.003659 | instance |
2026-06-04 06:37:21.004123 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-06-04 06:37:21.004171 | instance | Thursday 04 June 2026 06:37:20 +0000 (0:00:00.610) 0:14:34.013 *********
2026-06-04 06:37:22.258335 | instance | changed: [instance]
2026-06-04 06:37:22.258376 | instance |
2026-06-04 06:37:22.258381 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-06-04 06:37:22.258386 | instance | Thursday 04 June 2026 06:37:22 +0000 (0:00:01.255) 0:14:35.268 *********
2026-06-04 06:37:22.944915 | instance | ok: [instance]
2026-06-04 06:37:22.945245 | instance |
2026-06-04 06:37:22.945259 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-06-04 06:37:22.945269 | instance | Thursday 04 June 2026 06:37:22 +0000 (0:00:00.686) 0:14:35.954 *********
2026-06-04 06:37:30.611244 | instance | ok: [instance]
2026-06-04 06:37:30.611537 | instance |
2026-06-04 06:37:30.611874 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-06-04 06:37:30.612139 | instance | Thursday 04 June 2026 06:37:30 +0000 (0:00:07.665) 0:14:43.620 *********
2026-06-04 06:37:32.013950 | instance | ok: [instance]
2026-06-04 06:37:32.014025 | instance |
2026-06-04 06:37:32.014581 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-06-04 06:37:32.014715 | instance | Thursday 04 June 2026 06:37:32 +0000 (0:00:01.402) 0:14:45.023 *********
2026-06-04 06:37:32.278235 | instance | ok: [instance]
2026-06-04 06:37:32.278274 | instance |
2026-06-04 06:37:32.278280 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-06-04 06:37:32.278286 | instance | Thursday 04 June 2026 06:37:32 +0000 (0:00:00.264) 0:14:45.287 *********
2026-06-04 06:37:32.481092 | instance | ok: [instance]
2026-06-04 06:37:32.481190 | instance |
2026-06-04 06:37:32.481430 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-06-04 06:37:32.481445 | instance | Thursday 04 June 2026 06:37:32 +0000 (0:00:00.203) 0:14:45.491 *********
2026-06-04 06:37:32.678419 | instance | ok: [instance]
2026-06-04 06:37:32.678473 | instance |
2026-06-04 06:37:32.678480 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-06-04 06:37:32.678536 | instance | Thursday 04 June 2026 06:37:32 +0000 (0:00:00.196) 0:14:45.688 *********
2026-06-04 06:37:33.349032 | instance | changed: [instance]
2026-06-04 06:37:33.349121 | instance |
2026-06-04 06:37:33.349238 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-06-04 06:37:33.349341 | instance | Thursday 04 June 2026 06:37:33 +0000 (0:00:00.671) 0:14:46.359 *********
2026-06-04 06:37:50.375651 | instance | changed: [instance] => (item=alertmanager)
2026-06-04 06:37:50.376119 | instance | changed: [instance] => (item=grafana)
2026-06-04 06:37:50.376912 | instance | changed: [instance] => (item=prometheus)
2026-06-04 06:37:50.377001 | instance |
2026-06-04 06:37:50.377034 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-06-04 06:37:50.377046 | instance | Thursday 04 June 2026 06:37:50 +0000 (0:00:17.026) 0:15:03.385 *********
2026-06-04 06:37:52.341621 | instance | ok: [instance] => (item=alertmanager)
2026-06-04 06:37:52.341876 | instance | ok: [instance] => (item=grafana)
2026-06-04 06:37:52.341893 | instance | ok: [instance] => (item=prometheus)
2026-06-04 06:37:52.342367 | instance |
2026-06-04 06:37:52.342442 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-06-04 06:37:52.342451 | instance | Thursday 04 June 2026 06:37:52 +0000 (0:00:01.965) 0:15:05.351 *********
2026-06-04 06:37:56.651901 | instance | changed: [instance] => (item=None)
2026-06-04 06:37:56.651974 | instance | changed: [instance] => (item=None)
2026-06-04 06:37:56.652649 | instance | changed: [instance] => (item=None)
2026-06-04 06:37:56.652695 | instance | changed: [instance]
2026-06-04 06:37:56.652701 | instance |
2026-06-04 06:37:56.652706 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-06-04 06:37:56.652710 | instance | Thursday 04 June 2026 06:37:56 +0000 (0:00:04.310) 0:15:09.661 *********
2026-06-04 06:38:01.796872 | instance | changed: [instance] => (item=None)
2026-06-04 06:38:01.796975 | instance | changed: [instance] => (item=None)
2026-06-04 06:38:01.797107 | instance | changed: [instance] => (item=None)
2026-06-04 06:38:01.797408 | instance | changed: [instance] => (item=None)
2026-06-04 06:38:01.797546 | instance | changed: [instance] => (item=None)
2026-06-04 06:38:01.797558 | instance | changed: [instance]
2026-06-04 06:38:01.797572 | instance |
2026-06-04 06:38:01.797754 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-06-04 06:38:01.797897 | instance | Thursday 04 June 2026 06:38:01 +0000 (0:00:05.145) 0:15:14.806 *********
2026-06-04 06:38:13.109193 | instance | changed: [instance] => (item=alertmanager)
2026-06-04 06:38:13.109346 | instance | changed: [instance] => (item=prometheus)
2026-06-04 06:38:13.109430 | instance |
2026-06-04 06:38:13.109647 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-06-04 06:38:13.109816 | instance | Thursday 04 June 2026 06:38:13 +0000 (0:00:11.311) 0:15:26.118 *********
2026-06-04 06:38:24.467238 | instance | changed: [instance] => (item=alertmanager)
2026-06-04 06:38:24.467451 | instance | changed: [instance] => (item=prometheus)
2026-06-04 06:38:24.467785 | instance |
2026-06-04 06:38:24.468128 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-06-04 06:38:24.468287 | instance | Thursday 04 June 2026 06:38:24 +0000 (0:00:11.358) 0:15:37.477 *********
2026-06-04 06:38:25.153563 | instance | changed: [instance]
2026-06-04 06:38:25.153910 | instance |
2026-06-04 06:38:25.154310 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-06-04 06:38:25.154676 | instance | Thursday 04 June 2026 06:38:25 +0000 (0:00:00.686) 0:15:38.163 *********
2026-06-04 06:38:31.701503 | instance | ok: [instance]
2026-06-04 06:38:31.701579 | instance |
2026-06-04 06:38:31.701717 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-06-04 06:38:31.701837 | instance | Thursday 04 June 2026 06:38:31 +0000 (0:00:06.548) 0:15:44.711 *********
2026-06-04 06:38:45.457329 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-06-04 06:38:45.457426 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-06-04 06:38:45.457845 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-06-04 06:38:45.457861 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-06-04 06:38:45.457870 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-06-04 06:38:45.457896 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-06-04 06:38:45.458045 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-06-04 06:38:45.458195 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-06-04 06:38:45.458261 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-06-04 06:38:45.458420 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-06-04 06:38:45.459034 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-06-04 06:38:45.459050 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-06-04 06:38:45.459055 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-06-04 06:38:45.459060 | instance |
2026-06-04 06:38:45.459064 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-06-04 06:38:45.459068 | instance | Thursday 04 June 2026 06:38:45 +0000 (0:00:13.755) 0:15:58.467 *********
2026-06-04 06:39:15.843994 | instance | changed: [instance]
2026-06-04 06:39:15.844033 | instance |
2026-06-04 06:39:15.844039 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:39:15.844054 | instance | Thursday 04 June 2026 06:39:15 +0000 (0:00:30.386) 0:16:28.853 *********
2026-06-04 06:39:15.910847 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:39:15.910879 | instance |
2026-06-04 06:39:15.910885 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:39:15.910889 | instance | Thursday 04 June 2026 06:39:15 +0000 (0:00:00.066) 0:16:28.920 *********
2026-06-04 06:39:16.541021 | instance | changed: [instance]
2026-06-04 06:39:16.541093 | instance |
2026-06-04 06:39:16.541105 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-06-04 06:39:16.541122 | instance | Thursday 04 June 2026 06:39:16 +0000 (0:00:00.628) 0:16:29.549 *********
2026-06-04 06:39:19.529542 | instance | changed: [instance]
2026-06-04 06:39:19.529624 | instance |
2026-06-04 06:39:19.529763 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:39:19.529918 | instance | Thursday 04 June 2026 06:39:19 +0000 (0:00:02.990) 0:16:32.539 *********
2026-06-04 06:39:19.587388 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:39:19.587470 | instance |
2026-06-04 06:39:19.587593 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:39:19.588092 | instance | Thursday 04 June 2026 06:39:19 +0000 (0:00:00.057) 0:16:32.597 *********
2026-06-04 06:39:20.222706 | instance | changed: [instance]
2026-06-04 06:39:20.223670 | instance |
2026-06-04 06:39:20.223705 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-06-04 06:39:20.223719 | instance | Thursday 04 June 2026 06:39:20 +0000 (0:00:00.635) 0:16:33.232 *********
2026-06-04 06:39:22.425025 | instance | changed: [instance]
2026-06-04 06:39:22.425162 | instance |
2026-06-04 06:39:22.425357 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:39:22.425542 | instance | Thursday 04 June 2026 06:39:22 +0000 (0:00:02.202) 0:16:35.435 *********
2026-06-04 06:39:22.476177 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:39:22.476324 | instance |
2026-06-04 06:39:22.476601 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:39:22.476704 | instance | Thursday 04 June 2026 06:39:22 +0000 (0:00:00.051) 0:16:35.486 *********
2026-06-04 06:39:22.946219 | instance | changed: [instance]
2026-06-04 06:39:22.946349 | instance |
2026-06-04 06:39:22.946523 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-06-04 06:39:22.946687 | instance | Thursday 04 June 2026 06:39:22 +0000 (0:00:00.469) 0:16:35.956 *********
2026-06-04 06:39:24.732125 | instance | changed: [instance]
2026-06-04 06:39:24.732360 | instance |
2026-06-04 06:39:24.732716 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-06-04 06:39:24.732972 | instance | Thursday 04 June 2026 06:39:24 +0000 (0:00:01.785) 0:16:37.741 *********
2026-06-04 06:39:25.523518 | instance | changed: [instance]
2026-06-04 06:39:25.523683 | instance |
2026-06-04 06:39:25.523872 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:39:25.524045 | instance | Thursday 04 June 2026 06:39:25 +0000 (0:00:00.791) 0:16:38.533 *********
2026-06-04 06:39:25.578070 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:39:25.578316 | instance |
2026-06-04 06:39:25.578614 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:39:25.578883 | instance | Thursday 04 June 2026 06:39:25 +0000 (0:00:00.053) 0:16:38.587 *********
2026-06-04 06:39:26.083271 | instance | changed: [instance]
2026-06-04 06:39:26.083536 | instance |
2026-06-04 06:39:26.083882 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] ***************
2026-06-04 06:39:26.084235 | instance | Thursday 04 June 2026 06:39:26 +0000 (0:00:00.505) 0:16:39.093 *********
2026-06-04 06:39:27.476048 | instance | changed: [instance]
2026-06-04 06:39:27.476950 | instance |
2026-06-04 06:39:27.477024 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:39:27.477043 | instance | Thursday 04 June 2026 06:39:27 +0000 (0:00:01.392) 0:16:40.485 *********
2026-06-04 06:39:27.542297 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:39:27.542369 | instance |
2026-06-04 06:39:27.542517 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:39:27.542772 | instance | Thursday 04 June 2026 06:39:27 +0000 (0:00:00.066) 0:16:40.552 *********
2026-06-04 06:39:28.018942 | instance | changed: [instance]
2026-06-04 06:39:28.019032 | instance |
2026-06-04 06:39:28.019399 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-06-04 06:39:28.019442 | instance | Thursday 04 June 2026 06:39:28 +0000 (0:00:00.476) 0:16:41.028 *********
2026-06-04 06:39:29.669822 | instance | changed: [instance]
2026-06-04 06:39:29.669945 | instance |
2026-06-04 06:39:29.670118 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-06-04 06:39:29.670286 | instance |
2026-06-04 06:39:29.670485 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 06:39:29.670637 | instance | Thursday 04 June 2026 06:39:29 +0000 (0:00:01.650) 0:16:42.679 *********
2026-06-04 06:39:31.527762 | instance | ok: [instance]
2026-06-04 06:39:31.527813 | instance |
2026-06-04 06:39:31.527826 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-04 06:39:31.527999 | instance | Thursday 04 June 2026 06:39:31 +0000 (0:00:01.858) 0:16:44.537 *********
2026-06-04 06:39:31.599768 | instance | skipping: [instance]
2026-06-04 06:39:31.599843 | instance |
2026-06-04 06:39:31.599969 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 06:39:31.600097 | instance | Thursday 04 June 2026 06:39:31 +0000 (0:00:00.072) 0:16:44.609 *********
2026-06-04 06:39:31.858860 | instance | ok: [instance]
2026-06-04 06:39:31.858940 | instance |
2026-06-04 06:39:31.859063 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 06:39:31.859187 | instance | Thursday 04 June 2026 06:39:31 +0000 (0:00:00.259) 0:16:44.869 *********
2026-06-04 06:39:31.898926 | instance | skipping: [instance]
2026-06-04 06:39:31.899000 | instance |
2026-06-04 06:39:31.899132 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 06:39:31.899254 | instance | Thursday 04 June 2026 06:39:31 +0000 (0:00:00.039) 0:16:44.909 *********
2026-06-04 06:39:31.941367 | instance | skipping: [instance]
2026-06-04 06:39:31.941447 | instance |
2026-06-04 06:39:31.941557 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 06:39:31.941691 | instance | Thursday 04 June 2026 06:39:31 +0000 (0:00:00.042) 0:16:44.951 *********
2026-06-04 06:39:31.984988 | instance | skipping: [instance]
2026-06-04 06:39:31.985068 | instance |
2026-06-04 06:39:31.985128 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 06:39:31.985274 | instance | Thursday 04 June 2026 06:39:31 +0000 (0:00:00.043) 0:16:44.995 *********
2026-06-04 06:39:32.026277 | instance | skipping: [instance]
2026-06-04 06:39:32.026354 | instance |
2026-06-04 06:39:32.026448 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 06:39:32.026568 | instance | Thursday 04 June 2026 06:39:32 +0000 (0:00:00.041) 0:16:45.036 *********
2026-06-04 06:39:32.069435 | instance | skipping: [instance]
2026-06-04 06:39:32.069511 | instance |
2026-06-04 06:39:32.069627 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 06:39:32.069787 | instance | Thursday 04 June 2026 06:39:32 +0000 (0:00:00.043) 0:16:45.079 *********
2026-06-04 06:39:32.119843 | instance | ok: [instance]
2026-06-04 06:39:32.119920 | instance |
2026-06-04 06:39:32.120025 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 06:39:32.120139 | instance | Thursday 04 June 2026 06:39:32 +0000 (0:00:00.050) 0:16:45.130 *********
2026-06-04 06:39:32.177960 | instance | ok: [instance] => (item=oslo_cache)
2026-06-04 06:39:32.178030 | instance |
2026-06-04 06:39:32.178136 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 06:39:32.178254 | instance | Thursday 04 June 2026 06:39:32 +0000 (0:00:00.058) 0:16:45.188 *********
2026-06-04 06:39:32.242711 | instance | ok: [instance]
2026-06-04 06:39:32.242781 | instance |
2026-06-04 06:39:32.242904 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:39:32.243024 | instance | Thursday 04 June 2026 06:39:32 +0000 (0:00:00.064) 0:16:45.253 *********
2026-06-04 06:39:32.303152 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:39:32.303225 | instance |
2026-06-04 06:39:32.303400 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:39:32.303526 | instance | Thursday 04 June 2026 06:39:32 +0000 (0:00:00.060) 0:16:45.313 *********
2026-06-04 06:39:32.810286 | instance | changed: [instance]
2026-06-04 06:39:32.810355 | instance |
2026-06-04 06:39:32.810488 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-06-04 06:39:32.810605 | instance | Thursday 04 June 2026 06:39:32 +0000 (0:00:00.507) 0:16:45.820 *********
2026-06-04 06:39:34.299634 | instance | changed: [instance]
2026-06-04 06:39:34.299719 | instance |
2026-06-04 06:39:34.299889 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-06-04 06:39:34.300047 | instance | Thursday 04 June 2026 06:39:34 +0000 (0:00:01.488) 0:16:47.309 *********
2026-06-04 06:39:35.152112 | instance | changed: [instance]
2026-06-04 06:39:35.152244 | instance |
2026-06-04 06:39:35.152260 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-04 06:39:35.152399 | instance | Thursday 04 June 2026 06:39:35 +0000 (0:00:00.852) 0:16:48.161 *********
2026-06-04 06:39:39.541018 | instance | changed: [instance]
2026-06-04 06:39:39.541216 | instance |
2026-06-04 06:39:39.541498 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-04 06:39:39.541765 | instance | Thursday 04 June 2026 06:39:39 +0000 (0:00:04.388) 0:16:52.550 *********
2026-06-04 06:39:39.759080 | instance | changed: [instance]
2026-06-04 06:39:39.759439 | instance |
2026-06-04 06:39:39.759940 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-04 06:39:39.760332 | instance | Thursday 04 June 2026 06:39:39 +0000 (0:00:00.218) 0:16:52.768 *********
2026-06-04 06:39:40.278298 | instance | changed: [instance]
2026-06-04 06:39:40.278564 | instance |
2026-06-04 06:39:40.278900 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 06:39:40.279153 | instance | Thursday 04 June 2026 06:39:40 +0000 (0:00:00.519) 0:16:53.288 *********
2026-06-04 06:39:40.361497 | instance | ok: [instance]
2026-06-04 06:39:40.361737 | instance |
2026-06-04 06:39:40.362055 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 06:39:40.362338 | instance | Thursday 04 June 2026 06:39:40 +0000 (0:00:00.083) 0:16:53.371 *********
2026-06-04 06:39:40.443523 | instance | included: rabbitmq for instance
2026-06-04 06:39:40.443850 | instance |
2026-06-04 06:39:40.444170 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-04 06:39:40.444492 | instance | Thursday 04 June 2026 06:39:40 +0000 (0:00:00.082) 0:16:53.453 *********
2026-06-04 06:39:41.103044 | instance | ok: [instance]
2026-06-04 06:39:41.103278 | instance |
2026-06-04 06:39:41.103557 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-04 06:39:41.103875 | instance | Thursday 04 June 2026 06:39:41 +0000 (0:00:00.659) 0:16:54.112 *********
2026-06-04 06:39:41.158059 | instance | skipping: [instance]
2026-06-04 06:39:41.158237 | instance |
2026-06-04 06:39:41.158460 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-04 06:39:41.158723 | instance | Thursday 04 June 2026 06:39:41 +0000 (0:00:00.055) 0:16:54.168 *********
2026-06-04 06:39:41.215752 | instance | skipping: [instance]
2026-06-04 06:39:41.215934 | instance |
2026-06-04 06:39:41.216218 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-04 06:39:41.216557 | instance | Thursday 04 June 2026 06:39:41 +0000 (0:00:00.057) 0:16:54.225 *********
2026-06-04 06:39:41.261715 | instance | skipping: [instance]
2026-06-04 06:39:41.261956 | instance |
2026-06-04 06:39:41.262235 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-04 06:39:41.262521 | instance | Thursday 04 June 2026 06:39:41 +0000 (0:00:00.045) 0:16:54.271 *********
2026-06-04 06:40:12.090684 | instance | changed: [instance]
2026-06-04 06:40:12.090899 | instance |
2026-06-04 06:40:12.091181 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 06:40:12.091444 | instance | Thursday 04 June 2026 06:40:12 +0000 (0:00:30.828) 0:17:25.100 *********
2026-06-04 06:40:12.741448 | instance | ok: [instance]
2026-06-04 06:40:12.741761 | instance |
2026-06-04 06:40:12.742092 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 06:40:12.742382 | instance | Thursday 04 June 2026 06:40:12 +0000 (0:00:00.650) 0:17:25.751 *********
2026-06-04 06:40:12.796739 | instance | ok: [instance]
2026-06-04 06:40:12.796827 | instance |
2026-06-04 06:40:12.797035 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 06:40:12.797199 | instance | Thursday 04 June 2026 06:40:12 +0000 (0:00:00.055) 0:17:25.806 *********
2026-06-04 06:40:12.863831 | instance | skipping: [instance]
2026-06-04 06:40:12.864125 | instance |
2026-06-04 06:40:12.864415 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 06:40:12.864683 | instance | Thursday 04 June 2026 06:40:12 +0000 (0:00:00.067) 0:17:25.873 *********
2026-06-04 06:40:12.918869 | instance | skipping: [instance]
2026-06-04 06:40:12.918947 | instance |
2026-06-04 06:40:12.919148 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 06:40:12.919313 | instance | Thursday 04 June 2026 06:40:12 +0000 (0:00:00.055) 0:17:25.928 *********
2026-06-04 06:40:12.966261 | instance | ok: [instance]
2026-06-04 06:40:12.966490 | instance |
2026-06-04 06:40:12.966781 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 06:40:12.967033 | instance | Thursday 04 June 2026 06:40:12 +0000 (0:00:00.047) 0:17:25.976 *********
2026-06-04 06:40:13.067458 | instance | ok: [instance] => (item=oslo_cache)
2026-06-04 06:40:13.067659 | instance | ok: [instance] => (item=oslo_db)
2026-06-04 06:40:13.067862 | instance | ok: [instance] => (item=identity)
2026-06-04 06:40:13.068127 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-04 06:40:13.068329 | instance |
2026-06-04 06:40:13.068551 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 06:40:13.068769 | instance | Thursday 04 June 2026 06:40:13 +0000 (0:00:00.101) 0:17:26.077 *********
2026-06-04 06:40:13.132209 | instance | ok: [instance]
2026-06-04 06:40:13.132351 | instance |
2026-06-04 06:40:13.132525 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:40:13.132686 | instance | Thursday 04 June 2026 06:40:13 +0000 (0:00:00.064) 0:17:26.141 *********
2026-06-04 06:40:13.194035 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:40:13.194309 | instance |
2026-06-04 06:40:13.194611 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:40:13.194912 | instance | Thursday 04 June 2026 06:40:13 +0000 (0:00:00.061) 0:17:26.203 *********
2026-06-04 06:40:13.712532 | instance | changed: [instance]
2026-06-04 06:40:13.712760 | instance |
2026-06-04 06:40:13.713035 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-06-04 06:40:13.713306 | instance | Thursday 04 June 2026 06:40:13 +0000 (0:00:00.518) 0:17:26.722 *********
2026-06-04 06:40:15.140848 | instance | ok: [instance] => (item=None)
2026-06-04 06:40:15.140955 | instance | ok: [instance]
2026-06-04 06:40:15.141070 | instance |
2026-06-04 06:40:15.141201 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-06-04 06:40:15.141325 | instance | Thursday 04 June 2026 06:40:15 +0000 (0:00:01.428) 0:17:28.151 *********
2026-06-04 06:40:16.204627 | instance | ok: [instance] => (item=atmosphere)
2026-06-04 06:40:16.204686 | instance |
2026-06-04 06:40:16.205036 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-06-04 06:40:16.205118 | instance | Thursday 04 June 2026 06:40:16 +0000 (0:00:01.063) 0:17:29.214 *********
2026-06-04 06:40:17.067487 | instance | changed: [instance]
2026-06-04 06:40:17.067563 | instance |
2026-06-04 06:40:17.067766 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-06-04 06:40:17.067829 | instance | Thursday 04 June 2026 06:40:17 +0000 (0:00:00.863) 0:17:30.077 *********
2026-06-04 06:40:18.639184 | instance | changed: [instance] => (item=None)
2026-06-04 06:40:18.639266 | instance | changed: [instance]
2026-06-04 06:40:18.639709 | instance |
2026-06-04 06:40:18.639744 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-06-04 06:40:18.639751 | instance | Thursday 04 June 2026 06:40:18 +0000 (0:00:01.571) 0:17:31.649 *********
2026-06-04 06:40:20.140201 | instance | changed: [instance] => (item=None)
2026-06-04 06:40:20.140273 | instance | changed: [instance]
2026-06-04 06:40:20.140738 | instance |
2026-06-04 06:40:20.140777 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-06-04 06:40:20.140783 | instance | Thursday 04 June 2026 06:40:20 +0000 (0:00:01.500) 0:17:33.150 *********
2026-06-04 06:43:04.169859 | instance | changed: [instance]
2026-06-04 06:43:04.169944 | instance |
2026-06-04 06:43:04.170172 | instance | TASK [Create Ingress] **********************************************************
2026-06-04 06:43:04.170211 | instance | Thursday 04 June 2026 06:43:04 +0000 (0:02:44.029) 0:20:17.179 *********
2026-06-04 06:43:04.267320 | instance | included: openstack_helm_ingress for instance
2026-06-04 06:43:04.267400 | instance |
2026-06-04 06:43:04.267677 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-04 06:43:04.267717 | instance | Thursday 04 June 2026 06:43:04 +0000 (0:00:00.097) 0:20:17.277 *********
2026-06-04 06:43:04.334831 | instance | skipping: [instance]
2026-06-04 06:43:04.335221 | instance |
2026-06-04 06:43:04.335265 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-04 06:43:04.335271 | instance | Thursday 04 June 2026 06:43:04 +0000 (0:00:00.067) 0:20:17.344 *********
2026-06-04 06:43:04.383002 | instance | skipping: [instance]
2026-06-04 06:43:04.383091 | instance |
2026-06-04 06:43:04.383334 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-04 06:43:04.383372 | instance | Thursday 04 June 2026 06:43:04 +0000 (0:00:00.048) 0:20:17.393 *********
2026-06-04 06:43:04.455961 | instance | ok: [instance]
2026-06-04 06:43:04.456037 | instance |
2026-06-04 06:43:04.456292 | instance | TASK [Create Ingress identity] *************************************************
2026-06-04 06:43:04.456329 | instance | Thursday 04 June 2026 06:43:04 +0000 (0:00:00.072) 0:20:17.466 *********
2026-06-04 06:43:04.534804 | instance | included: ingress for instance
2026-06-04 06:43:04.534884 | instance |
2026-06-04 06:43:04.535165 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-06-04 06:43:04.535206 | instance | Thursday 04 June 2026 06:43:04 +0000 (0:00:00.078) 0:20:17.544 *********
2026-06-04 06:43:05.509536 | instance | changed: [instance]
2026-06-04 06:43:05.509623 | instance |
2026-06-04 06:43:05.509752 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-06-04 06:43:05.509875 | instance | Thursday 04 June 2026 06:43:05 +0000 (0:00:00.974) 0:20:18.519 *********
2026-06-04 06:43:09.817061 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-06-04 06:43:09.817160 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-06-04 06:43:09.817279 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left).
2026-06-04 06:43:09.817396 | instance | ok: [instance]
2026-06-04 06:43:09.817775 | instance |
2026-06-04 06:43:09.817814 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-06-04 06:43:09.817820 | instance | Thursday 04 June 2026 06:43:09 +0000 (0:00:04.307) 0:20:22.827 *********
2026-06-04 06:43:10.524851 | instance | ok: [instance]
2026-06-04 06:43:10.524920 | instance |
2026-06-04 06:43:10.525179 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-06-04 06:43:10.525262 | instance | Thursday 04 June 2026 06:43:10 +0000 (0:00:00.707) 0:20:23.534 *********
2026-06-04 06:43:11.865856 | instance | ok: [instance] => (item=atmosphere)
2026-06-04 06:43:11.865951 | instance |
2026-06-04 06:43:11.866185 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-06-04 06:43:11.866214 | instance | Thursday 04 June 2026 06:43:11 +0000 (0:00:01.340) 0:20:24.875 *********
2026-06-04 06:43:13.090159 | instance | changed: [instance] => (item=atmosphere)
2026-06-04 06:43:13.090229 | instance |
2026-06-04 06:43:13.090506 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-06-04 06:43:13.090541 | instance | Thursday 04 June 2026 06:43:13 +0000 (0:00:01.224) 0:20:26.100 *********
2026-06-04 06:43:14.325180 | instance | changed: [instance] => (item=atmosphere)
2026-06-04 06:43:14.325254 | instance |
2026-06-04 06:43:14.325507 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-06-04 06:43:14.325541 | instance | Thursday 04 June 2026 06:43:14 +0000 (0:00:01.235) 0:20:27.335 *********
2026-06-04 06:43:15.431210 | instance | changed: [instance] => (item=atmosphere)
2026-06-04 06:43:15.431315 | instance |
2026-06-04 06:43:15.431510 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-06-04 06:43:15.431583 | instance | Thursday 04 June 2026 06:43:15 +0000 (0:00:01.105) 0:20:28.441 *********
2026-06-04 06:43:15.684846 | instance | changed: [instance]
2026-06-04 06:43:15.684927 | instance |
2026-06-04 06:43:15.685239 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-04 06:43:15.685415 | instance | Thursday 04 June 2026 06:43:15 +0000 (0:00:00.253) 0:20:28.694 *********
2026-06-04 06:43:16.783249 | instance | ok: [instance]
2026-06-04 06:43:16.783337 | instance |
2026-06-04 06:43:16.783622 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-04 06:43:16.783903 | instance | Thursday 04 June 2026 06:43:16 +0000 (0:00:01.098) 0:20:29.792 *********
2026-06-04 06:43:17.036124 | instance | ok: [instance]
2026-06-04 06:43:17.036393 | instance |
2026-06-04 06:43:17.036677 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-04 06:43:17.036988 | instance | Thursday 04 June 2026 06:43:17 +0000 (0:00:00.253) 0:20:30.045 *********
2026-06-04 06:43:17.128622 | instance | ok: [instance] => {
2026-06-04 06:43:17.128874 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz"
2026-06-04 06:43:17.129128 | instance | }
2026-06-04 06:43:17.129402 | instance |
2026-06-04 06:43:17.129723 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-04 06:43:17.130035 | instance | Thursday 04 June 2026 06:43:17 +0000 (0:00:00.092) 0:20:30.138 *********
2026-06-04 06:43:17.834979 | instance | changed: [instance]
2026-06-04 06:43:17.835045 | instance |
2026-06-04 06:43:17.835064 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-04 06:43:17.835074 | instance | Thursday 04 June 2026 06:43:17 +0000 (0:00:00.706) 0:20:30.844 *********
2026-06-04 06:43:19.131128 | instance | changed: [instance]
2026-06-04 06:43:19.131349 | instance |
2026-06-04 06:43:19.131667 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-06-04 06:43:19.132011 | instance | Thursday 04 June 2026 06:43:19 +0000 (0:00:01.295) 0:20:32.140 *********
2026-06-04 06:43:19.626390 | instance | changed: [instance]
2026-06-04 06:43:19.626515 | instance |
2026-06-04 06:43:19.626705 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-06-04 06:43:19.626880 | instance | Thursday 04 June 2026 06:43:19 +0000 (0:00:00.495) 0:20:32.636 *********
2026-06-04 06:43:20.420828 | instance | ok: [instance]
2026-06-04 06:43:20.421657 | instance |
2026-06-04 06:43:20.421813 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-06-04 06:43:20.421827 | instance | Thursday 04 June 2026 06:43:20 +0000 (0:00:00.793) 0:20:33.429 *********
2026-06-04 06:43:21.137564 | instance | ok: [instance]
2026-06-04 06:43:21.137628 | instance |
2026-06-04 06:43:21.137923 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-06-04 06:43:21.137962 | instance | Thursday 04 June 2026 06:43:21 +0000 (0:00:00.717) 0:20:34.147 *********
2026-06-04 06:43:21.496720 | instance | ok: [instance]
2026-06-04 06:43:21.497189 | instance |
2026-06-04 06:43:21.497210 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-06-04 06:43:21.497217 | instance | Thursday 04 June 2026 06:43:21 +0000 (0:00:00.359) 0:20:34.506 *********
2026-06-04 06:43:21.611583 | instance | included: openstack_helm_endpoints for instance
2026-06-04 06:43:21.611683 | instance |
2026-06-04 06:43:21.611945 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 06:43:21.611984 | instance | Thursday 04 June 2026 06:43:21 +0000 (0:00:00.114) 0:20:34.621 *********
2026-06-04 06:43:21.661399 | instance | skipping: [instance]
2026-06-04 06:43:21.661632 | instance |
2026-06-04 06:43:21.661707 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 06:43:21.661888 | instance | Thursday 04 June 2026 06:43:21 +0000 (0:00:00.049) 0:20:34.671 *********
2026-06-04 06:43:21.705575 | instance | skipping: [instance]
2026-06-04 06:43:21.705698 | instance |
2026-06-04 06:43:21.706063 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 06:43:21.706083 | instance | Thursday 04 June 2026 06:43:21 +0000 (0:00:00.044) 0:20:34.715 *********
2026-06-04 06:43:21.751997 | instance | skipping: [instance]
2026-06-04 06:43:21.752096 | instance |
2026-06-04 06:43:21.752337 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 06:43:21.752353 | instance | Thursday 04 June 2026 06:43:21 +0000 (0:00:00.046) 0:20:34.762 *********
2026-06-04 06:43:21.797513 | instance | skipping: [instance]
2026-06-04 06:43:21.797801 | instance |
2026-06-04 06:43:21.797929 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 06:43:21.797993 | instance | Thursday 04 June 2026 06:43:21 +0000 (0:00:00.045) 0:20:34.807 *********
2026-06-04 06:43:21.844859 | instance | skipping: [instance]
2026-06-04 06:43:21.844917 | instance |
2026-06-04 06:43:21.844929 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 06:43:21.844939 | instance | Thursday 04 June 2026 06:43:21 +0000 (0:00:00.046) 0:20:34.854 *********
2026-06-04 06:43:21.892764 | instance | skipping: [instance]
2026-06-04 06:43:21.892843 | instance |
2026-06-04 06:43:21.893008 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 06:43:21.893164 | instance | Thursday 04 June 2026 06:43:21 +0000 (0:00:00.048) 0:20:34.902 *********
2026-06-04 06:43:22.029974 | instance | ok: [instance]
2026-06-04 06:43:22.030243 | instance |
2026-06-04 06:43:22.030532 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 06:43:22.030799 | instance | Thursday 04 June 2026 06:43:22 +0000 (0:00:00.137) 0:20:35.039 *********
2026-06-04 06:43:22.093616 | instance | ok: [instance] => (item=identity)
2026-06-04 06:43:22.093844 | instance |
2026-06-04 06:43:22.094158 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 06:43:22.094532 | instance | Thursday 04 June 2026 06:43:22 +0000 (0:00:00.063) 0:20:35.103 *********
2026-06-04 06:43:22.162829 | instance | ok: [instance]
2026-06-04 06:43:22.163091 | instance |
2026-06-04 06:43:22.163395 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-06-04 06:43:22.163768 | instance | Thursday 04 June 2026 06:43:22 +0000 (0:00:00.069) 0:20:35.172 *********
2026-06-04 06:43:22.652851 | instance | changed: [instance]
2026-06-04 06:43:22.653076 | instance |
2026-06-04 06:43:22.653352 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-06-04 06:43:22.653626 | instance | Thursday 04 June 2026 06:43:22 +0000 (0:00:00.489) 0:20:35.662 *********
2026-06-04 06:43:23.148483 | instance | changed: [instance]
2026-06-04 06:43:23.148744 | instance |
2026-06-04 06:43:23.149035 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-06-04 06:43:23.149309 | instance | Thursday 04 June 2026 06:43:23 +0000 (0:00:00.495) 0:20:36.158 *********
2026-06-04 06:43:23.629576 | instance | changed: [instance]
2026-06-04 06:43:23.629886 | instance |
2026-06-04 06:43:23.630200 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-06-04 06:43:23.630491 | instance | Thursday 04 June 2026 06:43:23 +0000 (0:00:00.480) 0:20:36.639 *********
2026-06-04 06:43:24.136336 | instance | changed: [instance]
2026-06-04 06:43:24.136383 | instance |
2026-06-04 06:43:24.136388 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 06:43:24.136393 | instance | Thursday 04 June 2026 06:43:24 +0000 (0:00:00.506) 0:20:37.146 *********
2026-06-04 06:43:24.235271 | instance | ok: [instance]
2026-06-04 06:43:24.235314 | instance |
2026-06-04 06:43:24.235320 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 06:43:24.235325 | instance | Thursday 04 June 2026 06:43:24 +0000 (0:00:00.098) 0:20:37.244 *********
2026-06-04 06:43:24.322479 | instance | included: rabbitmq for instance
2026-06-04 06:43:24.322558 | instance |
2026-06-04 06:43:24.322823 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-04 06:43:24.322862 | instance | Thursday 04 June 2026 06:43:24 +0000 (0:00:00.087) 0:20:37.332 *********
2026-06-04 06:43:25.013996 | instance | ok: [instance]
2026-06-04 06:43:25.014056 | instance |
2026-06-04 06:43:25.014203 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-04 06:43:25.014315 | instance | Thursday 04 June 2026 06:43:25 +0000 (0:00:00.691) 0:20:38.024 *********
2026-06-04 06:43:25.069974 | instance | skipping: [instance]
2026-06-04 06:43:25.070404 | instance |
2026-06-04 06:43:25.070764 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-04 06:43:25.070941 | instance | Thursday 04 June 2026 06:43:25 +0000 (0:00:00.055) 0:20:38.079 *********
2026-06-04 06:43:25.117644 | instance | skipping: [instance]
2026-06-04 06:43:25.117769 | instance |
2026-06-04 06:43:25.118022 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-04 06:43:25.118251 | instance | Thursday 04 June 2026 06:43:25 +0000 (0:00:00.047) 0:20:38.127 *********
2026-06-04 06:43:25.164212 | instance | skipping: [instance]
2026-06-04 06:43:25.164427 | instance |
2026-06-04 06:43:25.164623 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-04 06:43:25.164802 | instance | Thursday 04 June 2026 06:43:25 +0000 (0:00:00.046) 0:20:38.174 *********
2026-06-04 06:43:50.987285 | instance | changed: [instance]
2026-06-04 06:43:50.987405 | instance |
2026-06-04 06:43:50.987566 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 06:43:50.987733 | instance | Thursday 04 June 2026 06:43:50 +0000 (0:00:25.823) 0:21:03.997 *********
2026-06-04 06:43:51.652671 | instance | ok: [instance]
2026-06-04 06:43:51.652914 | instance |
2026-06-04 06:43:51.653267 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 06:43:51.653648 | instance | Thursday 04 June 2026 06:43:51 +0000 (0:00:00.665) 0:21:04.662 *********
2026-06-04 06:43:51.708639 | instance | ok: [instance]
2026-06-04 06:43:51.708910 | instance |
2026-06-04 06:43:51.709348 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 06:43:51.709642 | instance | Thursday 04 June 2026 06:43:51 +0000 (0:00:00.056) 0:21:04.718 *********
2026-06-04 06:43:51.765927 | instance | skipping: [instance]
2026-06-04 06:43:51.766212 | instance |
2026-06-04 06:43:51.766594 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 06:43:51.766899 | instance | Thursday 04 June 2026 06:43:51 +0000 (0:00:00.056) 0:21:04.774 *********
2026-06-04 06:43:51.823310 | instance | skipping: [instance]
2026-06-04 06:43:51.823569 | instance |
2026-06-04 06:43:51.823903 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 06:43:51.824198 | instance | Thursday 04 June 2026 06:43:51 +0000 (0:00:00.058) 0:21:04.833 *********
2026-06-04 06:43:51.871775 | instance | ok: [instance]
2026-06-04 06:43:51.872021 | instance |
2026-06-04 06:43:51.872320 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 06:43:51.872609 | instance | Thursday 04 June 2026 06:43:51 +0000 (0:00:00.048) 0:21:04.881 *********
2026-06-04 06:43:51.973577 | instance | ok: [instance] => (item=oslo_cache)
2026-06-04 06:43:51.973816 | instance | ok: [instance] => (item=key_manager)
2026-06-04 06:43:51.974086 | instance | ok: [instance] => (item=identity)
2026-06-04 06:43:51.974381 | instance | ok: [instance] => (item=oslo_db)
2026-06-04 06:43:51.974625 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-04 06:43:51.974930 | instance |
2026-06-04 06:43:51.975209 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 06:43:51.975461 | instance | Thursday 04 June 2026 06:43:51 +0000 (0:00:00.101) 0:21:04.983 *********
2026-06-04 06:43:52.037980 | instance | ok: [instance]
2026-06-04 06:43:52.038247 | instance |
2026-06-04 06:43:52.038568 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:43:52.038939 | instance | Thursday 04 June 2026 06:43:52 +0000 (0:00:00.064) 0:21:05.047 *********
2026-06-04 06:43:52.103744 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:43:52.103867 | instance |
2026-06-04 06:43:52.104149 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:43:52.104410 | instance | Thursday 04 June 2026 06:43:52 +0000 (0:00:00.065) 0:21:05.113 *********
2026-06-04 06:43:52.633703 | instance | changed: [instance]
2026-06-04 06:43:52.633940 | instance |
2026-06-04 06:43:52.634231 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-06-04 06:43:52.634640 | instance | Thursday 04 June 2026 06:43:52 +0000 (0:00:00.530) 0:21:05.643 *********
2026-06-04 06:45:31.389627 | instance | changed: [instance]
2026-06-04 06:45:31.389864 | instance |
2026-06-04 06:45:31.390135 | instance | TASK [Create Ingress] **********************************************************
2026-06-04 06:45:31.390439 | instance | Thursday 04 June 2026 06:45:31 +0000 (0:01:38.755) 0:22:44.399 *********
2026-06-04 06:45:31.497223 | instance | included: openstack_helm_ingress for instance
2026-06-04 06:45:31.497485 | instance |
2026-06-04 06:45:31.497830 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-04 06:45:31.498122 | instance | Thursday 04 June 2026 06:45:31 +0000 (0:00:00.107) 0:22:44.506 *********
2026-06-04 06:45:31.546816 | instance | skipping: [instance]
2026-06-04 06:45:31.546972 | instance |
2026-06-04 06:45:31.547156 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-04 06:45:31.547408 | instance | Thursday 04 June 2026 06:45:31 +0000 (0:00:00.050) 0:22:44.556 *********
2026-06-04 06:45:31.598083 | instance | skipping: [instance]
2026-06-04 06:45:31.598225 | instance |
2026-06-04 06:45:31.598424 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-04 06:45:31.598646 | instance | Thursday 04 June 2026 06:45:31 +0000 (0:00:00.051) 0:22:44.607 *********
2026-06-04 06:45:31.660450 | instance | ok: [instance]
2026-06-04 06:45:31.660714 | instance |
2026-06-04 06:45:31.661036 | instance | TASK [Create Ingress key-manager] **********************************************
2026-06-04 06:45:31.661378 | instance | Thursday 04 June 2026 06:45:31 +0000 (0:00:00.062) 0:22:44.669 *********
2026-06-04 06:45:31.731687 | instance | included: ingress for instance
2026-06-04 06:45:31.732007 | instance |
2026-06-04 06:45:31.732287 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-06-04 06:45:31.732558 | instance | Thursday 04 June 2026 06:45:31 +0000 (0:00:00.071) 0:22:44.740 *********
2026-06-04 06:45:32.717098 | instance | changed: [instance]
2026-06-04 06:45:32.717252 | instance |
2026-06-04 06:45:32.717436 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-06-04 06:45:32.717616 | instance | Thursday 04 June 2026 06:45:32 +0000 (0:00:00.985) 0:22:45.726 *********
2026-06-04 06:45:33.871701 | instance | changed: [instance]
2026-06-04 06:45:33.871777 | instance |
2026-06-04 06:45:33.871902 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-06-04 06:45:33.872155 | instance | Thursday 04 June 2026 06:45:33 +0000 (0:00:01.154) 0:22:46.881 *********
2026-06-04 06:45:45.044209 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-06-04 06:45:45.044295 | instance |
2026-06-04 06:45:45.044314 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:45:45.044451 | instance | Thursday 04 June 2026 06:45:45 +0000 (0:00:11.171) 0:22:58.053 *********
2026-06-04 06:45:45.110516 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:45:45.110594 | instance |
2026-06-04 06:45:45.110859 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:45:45.110901 | instance | Thursday 04 June 2026 06:45:45 +0000 (0:00:00.067) 0:22:58.120 *********
2026-06-04 06:45:45.620573 | instance | changed: [instance]
2026-06-04 06:45:45.620651 | instance |
2026-06-04 06:45:45.620911 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-06-04 06:45:45.620954 | instance | Thursday 04 June 2026 06:45:45 +0000 (0:00:00.509) 0:22:58.630 *********
2026-06-04 06:45:48.427953 | instance | changed: [instance]
2026-06-04 06:45:48.428023 | instance |
2026-06-04 06:45:48.428340 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 06:45:48.428380 | instance | Thursday 04 June 2026 06:45:48 +0000 (0:00:02.806) 0:23:01.437 *********
2026-06-04 06:45:48.481550 | instance | skipping: [instance]
2026-06-04 06:45:48.481601 | instance |
2026-06-04 06:45:48.481680 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 06:45:48.481993 | instance | Thursday 04 June 2026 06:45:48 +0000 (0:00:00.053) 0:23:01.490 *********
2026-06-04 06:45:48.536607 | instance | skipping: [instance]
2026-06-04 06:45:48.536908 | instance |
2026-06-04 06:45:48.537223 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 06:45:48.537510 | instance | Thursday 04 June 2026 06:45:48 +0000 (0:00:00.052) 0:23:01.542 *********
2026-06-04 06:45:48.583229 | instance | skipping: [instance]
2026-06-04 06:45:48.583430 | instance |
2026-06-04 06:45:48.583799 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 06:45:48.584069 | instance | Thursday 04 June 2026 06:45:48 +0000 (0:00:00.050) 0:23:01.592 *********
2026-06-04 06:45:48.634334 | instance | skipping: [instance]
2026-06-04 06:45:48.634425 | instance |
2026-06-04 06:45:48.634583 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 06:45:48.634748 | instance | Thursday 04 June 2026 06:45:48 +0000 (0:00:00.051) 0:23:01.644 *********
2026-06-04 06:45:48.680906 | instance | skipping: [instance]
2026-06-04 06:45:48.680987 | instance |
2026-06-04 06:45:48.682639 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 06:45:48.682713 | instance | Thursday 04 June 2026 06:45:48 +0000 (0:00:00.046) 0:23:01.690 *********
2026-06-04 06:45:48.733692 | instance | skipping: [instance]
2026-06-04 06:45:48.733934 | instance |
2026-06-04 06:45:48.734240 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 06:45:48.734518 | instance | Thursday 04 June 2026 06:45:48 +0000 (0:00:00.052) 0:23:01.743 *********
2026-06-04 06:45:48.786446 | instance | ok: [instance]
2026-06-04 06:45:48.786724 | instance |
2026-06-04 06:45:48.787159 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 06:45:48.787383 | instance | Thursday 04 June 2026 06:45:48 +0000 (0:00:00.052) 0:23:01.796 *********
2026-06-04 06:45:48.853305 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-06-04 06:45:48.853445 | instance |
2026-06-04 06:45:48.853625 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 06:45:48.853816 | instance | Thursday 04 June 2026 06:45:48 +0000 (0:00:00.066) 0:23:01.863 *********
2026-06-04 06:45:48.916288 | instance | ok: [instance]
2026-06-04 06:45:48.916479 | instance |
2026-06-04 06:45:48.916754 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:45:48.917039 | instance | Thursday 04 June 2026 06:45:48 +0000 (0:00:00.062) 0:23:01.926 *********
2026-06-04 06:45:48.993867 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:45:48.994139 | instance |
2026-06-04 06:45:48.994472 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:45:48.994784 | instance | Thursday 04 June 2026 06:45:48 +0000 (0:00:00.077) 0:23:02.003 *********
2026-06-04 06:45:49.509359 | instance | changed: [instance]
2026-06-04 06:45:49.509568 | instance |
2026-06-04 06:45:49.509854 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-06-04 06:45:49.510200 | instance | Thursday 04 June 2026 06:45:49 +0000 (0:00:00.515) 0:23:02.519 *********
2026-06-04 06:46:07.649007 | instance | ok: [instance]
2026-06-04 06:46:07.649245 | instance |
2026-06-04 06:46:07.649538 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-06-04 06:46:07.649841 | instance | Thursday 04 June 2026 06:46:07 +0000 (0:00:18.139) 0:23:20.658 *********
2026-06-04 06:46:22.010756 | instance | ok: [instance]
2026-06-04 06:46:22.011040 | instance |
2026-06-04 06:46:22.011317 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-06-04 06:46:22.011629 | instance | Thursday 04 June 2026 06:46:22 +0000 (0:00:14.361) 0:23:35.020 *********
2026-06-04 06:46:23.438384 | instance | ok: [instance]
2026-06-04 06:46:23.438661 | instance |
2026-06-04 06:46:23.438938 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-06-04 06:46:23.439210 | instance | Thursday 04 June 2026 06:46:23 +0000 (0:00:01.427) 0:23:36.448 *********
2026-06-04 06:46:24.820694 | instance | ok: [instance]
2026-06-04 06:46:24.821336 | instance |
2026-06-04 06:46:24.821407 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-06-04 06:46:24.821573 | instance | Thursday 04 June 2026 06:46:24 +0000 (0:00:01.382) 0:23:37.830 *********
2026-06-04 06:46:25.492839 | instance | changed: [instance]
2026-06-04 06:46:25.493161 | instance |
2026-06-04 06:46:25.493455 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-06-04 06:46:25.494061 | instance | Thursday 04 June 2026 06:46:25 +0000 (0:00:00.671) 0:23:38.501 *********
2026-06-04 06:46:26.217163 | instance | changed: [instance]
2026-06-04 06:46:26.217236 | instance |
2026-06-04 06:46:26.217451 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-06-04 06:46:26.217690 | instance | Thursday 04 June 2026 06:46:26 +0000 (0:00:00.725) 0:23:39.227 *********
2026-06-04 06:46:29.239719 | instance | changed: [instance]
2026-06-04 06:46:29.239873 | instance |
2026-06-04 06:46:29.240055 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-06-04 06:46:29.240235 | instance | Thursday 04 June 2026 06:46:29 +0000 (0:00:03.022) 0:23:42.249 *********
2026-06-04 06:46:30.698213 | instance | [WARNING]: Module did not set no_log for update_password
2026-06-04 06:46:30.720762 | instance | changed: [instance]
2026-06-04 06:46:30.720837 | instance |
2026-06-04 06:46:30.721020 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-06-04 06:46:30.721088 | instance | Thursday 04 June 2026 06:46:30 +0000 (0:00:01.481) 0:23:43.730 *********
2026-06-04 06:46:37.626024 | instance | ok: [instance]
2026-06-04 06:46:37.626271 | instance |
2026-06-04 06:46:37.626550 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-06-04 06:46:37.626821 | instance | Thursday 04 June 2026 06:46:37 +0000 (0:00:06.904) 0:23:50.635 *********
2026-06-04 06:46:38.788995 | instance | changed: [instance]
2026-06-04 06:46:38.789061 | instance |
2026-06-04 06:46:38.789269 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-06-04 06:46:38.789556 | instance | Thursday 04 June 2026 06:46:38 +0000 (0:00:01.162) 0:23:51.798 *********
2026-06-04 06:46:40.810410 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-77.nip.io/swift/v1/%(tenant_id)s'})
2026-06-04 06:46:40.810490 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-06-04 06:46:40.810502 | instance |
2026-06-04 06:46:40.810512 | instance | TASK [Create Ingress] **********************************************************
2026-06-04 06:46:40.810521 | instance | Thursday 04 June 2026 06:46:40 +0000 (0:00:02.020) 0:23:53.819 *********
2026-06-04 06:46:40.923894 | instance | included: openstack_helm_ingress for instance
2026-06-04 06:46:40.923975 | instance |
2026-06-04 06:46:40.924225 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-04 06:46:40.924259 | instance | Thursday 04 June 2026 06:46:40 +0000 (0:00:00.114) 0:23:53.933 *********
2026-06-04 06:46:40.976709 | instance | skipping: [instance]
2026-06-04 06:46:40.976773 | instance |
2026-06-04 06:46:40.976902 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-04 06:46:40.977033 | instance | Thursday 04 June 2026 06:46:40 +0000 (0:00:00.052) 0:23:53.986 *********
2026-06-04 06:46:41.026840 | instance | skipping: [instance]
2026-06-04 06:46:41.026919 | instance |
2026-06-04 06:46:41.027046 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-04 06:46:41.027205 | instance | Thursday 04 June 2026 06:46:41 +0000 (0:00:00.050) 0:23:54.037 *********
2026-06-04 06:46:41.087305 | instance | ok: [instance]
2026-06-04 06:46:41.087366 | instance |
2026-06-04 06:46:41.087511 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-06-04 06:46:41.087610 | instance | Thursday 04 June 2026 06:46:41 +0000 (0:00:00.060) 0:23:54.097 *********
2026-06-04 06:46:41.161513 | instance | included: ingress for instance
2026-06-04 06:46:41.161591 | instance |
2026-06-04 06:46:41.161875 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-06-04 06:46:41.161915 | instance | Thursday 04 June 2026 06:46:41 +0000 (0:00:00.074) 0:23:54.171 *********
2026-06-04 06:46:42.326848 | instance | changed: [instance]
2026-06-04 06:46:42.326962 | instance |
2026-06-04 06:46:42.327094 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:46:42.327264 | instance | Thursday 04 June 2026 06:46:42 +0000 (0:00:01.164) 0:23:55.336 *********
2026-06-04 06:46:42.388582 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:46:42.388690 | instance |
2026-06-04 06:46:42.388818 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:46:42.388943 | instance | Thursday 04 June 2026 06:46:42 +0000 (0:00:00.061) 0:23:55.398 *********
2026-06-04 06:46:42.933346 | instance | changed: [instance]
2026-06-04 06:46:42.933538 | instance |
2026-06-04 06:46:42.933831 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-06-04 06:46:42.934096 | instance | Thursday 04 June 2026 06:46:42 +0000 (0:00:00.538) 0:23:55.942 *********
2026-06-04 06:46:57.262253 | instance | ok: [instance]
2026-06-04 06:46:57.262418 | instance |
2026-06-04 06:46:57.262711 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-06-04 06:46:57.262977 | instance | Thursday 04 June 2026 06:46:57 +0000 (0:00:14.327) 0:24:10.270 *********
2026-06-04 06:46:57.333330 | instance | ok: [instance] => (item=10.96.240.200)
2026-06-04 06:46:57.333554 | instance |
2026-06-04 06:46:57.333829 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-06-04 06:46:57.334077 | instance | Thursday 04 June 2026 06:46:57 +0000 (0:00:00.072) 0:24:10.343 *********
2026-06-04 06:46:57.993555 | instance | changed: [instance]
2026-06-04 06:46:57.993826 | instance |
2026-06-04 06:46:57.994124 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-06-04 06:46:57.994413 | instance | Thursday 04 June 2026 06:46:57 +0000 (0:00:00.659) 0:24:11.003 *********
2026-06-04 06:46:58.653986 | instance | changed: [instance]
2026-06-04 06:46:58.654247 | instance |
2026-06-04 06:46:58.654878 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-06-04 06:46:58.654905 | instance | Thursday 04 June 2026 06:46:58 +0000 (0:00:00.660) 0:24:11.663 *********
2026-06-04 06:47:00.176921 | instance | ok: [instance]
2026-06-04 06:47:00.176990 | instance |
2026-06-04 06:47:00.177123 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-06-04 06:47:00.177244 | instance | Thursday 04 June 2026 06:47:00 +0000 (0:00:01.522) 0:24:13.186 *********
2026-06-04 06:47:00.229137 | instance | ok: [instance]
2026-06-04 06:47:00.229467 | instance |
2026-06-04 06:47:00.229905 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-06-04 06:47:00.230295 | instance | Thursday 04 June 2026 06:47:00 +0000 (0:00:00.052) 0:24:13.238 *********
2026-06-04 06:47:00.875164 | instance | changed: [instance]
2026-06-04 06:47:00.875445 | instance |
2026-06-04 06:47:00.875809 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] ***
2026-06-04 06:47:00.876108 | instance | Thursday 04 June 2026 06:47:00 +0000 (0:00:00.645) 0:24:13.884 *********
2026-06-04 06:47:01.124943 | instance | ok: [instance]
2026-06-04 06:47:01.125199 | instance |
2026-06-04 06:47:01.125549 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-06-04 06:47:01.125835 | instance | Thursday 04 June 2026 06:47:01 +0000 (0:00:00.250) 0:24:14.134 *********
2026-06-04 06:47:02.510058 | instance | changed: [instance]
2026-06-04 06:47:02.510198 | instance |
2026-06-04 06:47:02.510383 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 06:47:02.510564 | instance | Thursday 04 June 2026 06:47:02 +0000 (0:00:01.385) 0:24:15.519 *********
2026-06-04 06:47:02.587257 | instance | ok: [instance]
2026-06-04 06:47:02.587382 | instance |
2026-06-04 06:47:02.587527 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 06:47:02.587706 | instance | Thursday 04 June 2026 06:47:02 +0000 (0:00:00.077) 0:24:15.597 *********
2026-06-04 06:47:02.665519 | instance | included: rabbitmq for instance
2026-06-04 06:47:02.665635 | instance |
2026-06-04 06:47:02.665793 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-04 06:47:02.665921 | instance | Thursday 04 June 2026 06:47:02 +0000 (0:00:00.078) 0:24:15.675 *********
2026-06-04 06:47:03.329457 | instance | ok: [instance]
2026-06-04 06:47:03.329697 | instance |
2026-06-04 06:47:03.329988 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-04 06:47:03.330264 | instance | Thursday 04 June 2026 06:47:03 +0000 (0:00:00.663) 0:24:16.339 *********
2026-06-04 06:47:03.380478 | instance | skipping: [instance]
2026-06-04 06:47:03.380742 | instance |
2026-06-04 06:47:03.381015 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-04 06:47:03.381311 | instance | Thursday 04 June 2026 06:47:03 +0000 (0:00:00.051) 0:24:16.390 *********
2026-06-04 06:47:03.432816 | instance | skipping: [instance]
2026-06-04 06:47:03.432924 | instance |
2026-06-04 06:47:03.433132 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-04 06:47:03.433286 | instance | Thursday 04 June 2026 06:47:03 +0000 (0:00:00.051) 0:24:16.442 *********
2026-06-04 06:47:03.480126 | instance | skipping: [instance]
2026-06-04 06:47:03.480352 | instance |
2026-06-04 06:47:03.480619 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-04 06:47:03.480914 | instance | Thursday 04 June 2026 06:47:03 +0000 (0:00:00.047) 0:24:16.489 *********
2026-06-04 06:47:34.312179 | instance | changed: [instance]
2026-06-04 06:47:34.312408 | instance |
2026-06-04 06:47:34.312725 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 06:47:34.312996 | instance | Thursday 04 June 2026 06:47:34 +0000 (0:00:30.831) 0:24:47.321 *********
2026-06-04 06:47:34.995230 | instance | ok: [instance]
2026-06-04 06:47:34.995302 | instance |
2026-06-04 06:47:34.995443 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 06:47:34.995569 | instance | Thursday 04 June 2026 06:47:34 +0000 (0:00:00.683) 0:24:48.004 *********
2026-06-04 06:47:35.056887 | instance | ok: [instance]
2026-06-04 06:47:35.057155 | instance |
2026-06-04 06:47:35.057465 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 06:47:35.057757 | instance | Thursday 04 June 2026 06:47:35 +0000 (0:00:00.061) 0:24:48.066 *********
2026-06-04 06:47:35.109489 | instance | skipping: [instance]
2026-06-04 06:47:35.109711 | instance |
2026-06-04 06:47:35.110011 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 06:47:35.110282 | instance | Thursday 04 June 2026 06:47:35 +0000 (0:00:00.052) 0:24:48.119 *********
2026-06-04 06:47:35.162109 | instance | skipping: [instance]
2026-06-04 06:47:35.162186 | instance |
2026-06-04 06:47:35.162438 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 06:47:35.162577 | instance | Thursday 04 June 2026 06:47:35 +0000 (0:00:00.052) 0:24:48.172 *********
2026-06-04 06:47:35.214463 | instance | ok: [instance]
2026-06-04 06:47:35.214796 | instance |
2026-06-04 06:47:35.215291 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 06:47:35.215580 | instance | Thursday 04 June 2026 06:47:35 +0000 (0:00:00.051) 0:24:48.223 *********
2026-06-04 06:47:35.379276 | instance | ok: [instance] => (item=oslo_cache)
2026-06-04 06:47:35.379561 | instance | ok: [instance] => (item=oslo_db)
2026-06-04 06:47:35.379876 | instance | ok: [instance] => (item=identity)
2026-06-04 06:47:35.380193 | instance | ok: [instance] => (item=dashboard)
2026-06-04 06:47:35.380446 | instance | ok: [instance] => (item=image)
2026-06-04 06:47:35.380719 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-04 06:47:35.381036 | instance |
2026-06-04 06:47:35.381363 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 06:47:35.381608 | instance | Thursday 04 June 2026 06:47:35 +0000 (0:00:00.165) 0:24:48.388 *********
2026-06-04 06:47:35.460590 | instance | ok: [instance]
2026-06-04 06:47:35.460862 | instance |
2026-06-04 06:47:35.461230 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:47:35.461565 | instance | Thursday 04 June 2026 06:47:35 +0000 (0:00:00.081) 0:24:48.470 *********
2026-06-04 06:47:35.523835 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:47:35.524142 | instance |
2026-06-04 06:47:35.524426 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:47:35.524696 | instance | Thursday 04 June 2026 06:47:35 +0000 (0:00:00.063) 0:24:48.533 *********
2026-06-04 06:47:36.053277 | instance | changed: [instance]
2026-06-04 06:47:36.053555 | instance |
2026-06-04 06:47:36.053825 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] *************
2026-06-04 06:47:36.054108 | instance | Thursday 04 June 2026 06:47:36 +0000 (0:00:00.528) 0:24:49.062 *********
2026-06-04 06:47:36.321212 | instance | ok: [instance]
2026-06-04 06:47:36.321285 | instance |
2026-06-04 06:47:36.321445 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-06-04 06:47:36.321571 | instance | Thursday 04 June 2026 06:47:36 +0000 (0:00:00.268) 0:24:49.331 *********
2026-06-04 06:49:44.732276 | instance | changed: [instance]
2026-06-04 06:49:44.732510 | instance |
2026-06-04 06:49:44.732790 | instance | TASK [Create Ingress] **********************************************************
2026-06-04 06:49:44.733058 | instance | Thursday 04 June 2026 06:49:44 +0000 (0:02:08.410) 0:26:57.741 *********
2026-06-04 06:49:44.848323 | instance | included: openstack_helm_ingress for instance
2026-06-04 06:49:44.848553 | instance |
2026-06-04 06:49:44.848835 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-04 06:49:44.849102 | instance | Thursday 04 June 2026 06:49:44 +0000 (0:00:00.116) 0:26:57.858 *********
2026-06-04 06:49:44.903500 | instance | skipping: [instance]
2026-06-04 06:49:44.903743 | instance |
2026-06-04 06:49:44.904022 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-04 06:49:44.904305 | instance | Thursday 04 June 2026 06:49:44 +0000 (0:00:00.055) 0:26:57.913 *********
2026-06-04 06:49:44.960583 | instance | skipping: [instance]
2026-06-04 06:49:44.960851 | instance |
2026-06-04 06:49:44.961212 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-04 06:49:44.961461 | instance | Thursday 04 June 2026 06:49:44 +0000 (0:00:00.056) 0:26:57.970 *********
2026-06-04 06:49:45.031416 | instance | ok: [instance]
2026-06-04 06:49:45.031539 | instance |
2026-06-04 06:49:45.031722 | instance | TASK [Create Ingress image] ****************************************************
2026-06-04 06:49:45.031883 | instance | Thursday 04 June 2026 06:49:45 +0000 (0:00:00.070) 0:26:58.041 *********
2026-06-04 06:49:45.114039 | instance | included: ingress for instance
2026-06-04 06:49:45.114286 | instance |
2026-06-04 06:49:45.114576 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-06-04 06:49:45.114877 | instance | Thursday 04 June 2026 06:49:45 +0000 (0:00:00.082) 0:26:58.123 *********
2026-06-04 06:49:46.085248 | instance | changed: [instance]
2026-06-04 06:49:46.085370 | instance |
2026-06-04 06:49:46.085529 | instance | TASK [Create images] ***********************************************************
2026-06-04 06:49:46.085690 | instance | Thursday 04 June 2026 06:49:46 +0000 (0:00:00.971) 0:26:59.095 *********
2026-06-04 06:49:46.202441 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'})
2026-06-04 06:49:46.202527 | instance |
2026-06-04 06:49:46.202677 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-06-04 06:49:46.202812 | instance | Thursday 04 June 2026 06:49:46 +0000 (0:00:00.117) 0:26:59.212 *********
2026-06-04 06:49:49.991333 | instance | changed: [instance]
2026-06-04 06:49:49.991562 | instance |
2026-06-04 06:49:49.991865 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-06-04 06:49:49.992121 | instance | Thursday 04 June 2026 06:49:49 +0000 (0:00:03.788) 0:27:03.001 *********
2026-06-04 06:49:50.735394 | instance | ok: [instance]
2026-06-04 06:49:50.735534 | instance |
2026-06-04 06:49:50.735764 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-06-04 06:49:50.735924 | instance | Thursday 04 June 2026 06:49:50 +0000 (0:00:00.744) 0:27:03.745 *********
2026-06-04 06:49:50.793771 | instance | ok: [instance]
2026-06-04 06:49:50.793917 | instance |
2026-06-04 06:49:50.794096 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-06-04 06:49:50.794261 | instance | Thursday 04 June 2026 06:49:50 +0000 (0:00:00.058) 0:27:03.803 *********
2026-06-04 06:50:07.016929 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-06-04 06:50:07.017297 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-06-04 06:50:07.017588 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-06-04 06:50:07.017863 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-06-04 06:50:07.018156 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-06-04 06:50:07.018443 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-06-04 06:50:07.018715 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-06-04 06:50:07.018979 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left).
2026-06-04 06:50:07.019260 | instance | ok: [instance]
2026-06-04 06:50:07.019513 | instance |
2026-06-04 06:50:07.019831 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-06-04 06:50:07.020098 | instance | Thursday 04 June 2026 06:50:07 +0000 (0:00:16.222) 0:27:20.026 *********
2026-06-04 06:50:07.066044 | instance | ok: [instance]
2026-06-04 06:50:07.066220 | instance |
2026-06-04 06:50:07.066543 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-06-04 06:50:07.066885 | instance | Thursday 04 June 2026 06:50:07 +0000 (0:00:00.049) 0:27:20.075 *********
2026-06-04 06:50:07.128354 | instance | ok: [instance]
2026-06-04 06:50:07.128621 | instance |
2026-06-04 06:50:07.128900 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-06-04 06:50:07.129238 | instance | Thursday 04 June 2026 06:50:07 +0000 (0:00:00.062) 0:27:20.138 *********
2026-06-04 06:50:07.338303 | instance | changed: [instance]
2026-06-04 06:50:07.338838 | instance |
2026-06-04 06:50:07.339157 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-06-04 06:50:07.339447 | instance | Thursday 04 June 2026 06:50:07 +0000 (0:00:00.209) 0:27:20.347 *********
2026-06-04 06:50:08.081262 | instance | changed: [instance]
2026-06-04 06:50:08.081531 | instance |
2026-06-04 06:50:08.081821 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-06-04 06:50:08.082111 | instance | Thursday 04 June 2026 06:50:08 +0000 (0:00:00.743) 0:27:21.091 *********
2026-06-04 06:50:08.339476 | instance | ok: [instance]
2026-06-04 06:50:08.339635 | instance |
2026-06-04 06:50:08.339814 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-06-04 06:50:08.340024 | instance | Thursday 04 June 2026 06:50:08 +0000 (0:00:00.258) 0:27:21.349 *********
2026-06-04 06:50:08.619878 | instance | changed: [instance]
2026-06-04 06:50:08.619944 | instance |
2026-06-04 06:50:08.620081 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-06-04 06:50:08.620203 | instance | Thursday 04 June 2026 06:50:08 +0000 (0:00:00.280) 0:27:21.629 *********
2026-06-04 06:50:09.371790 | instance | ok: [instance]
2026-06-04 06:50:09.372012 | instance |
2026-06-04 06:50:09.372271 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-06-04 06:50:09.372534 | instance | Thursday 04 June 2026 06:50:09 +0000 (0:00:00.751) 0:27:22.381 *********
2026-06-04 06:50:09.434213 | instance | ok: [instance]
2026-06-04 06:50:09.434440 | instance |
2026-06-04 06:50:09.434714 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-06-04 06:50:09.434980 | instance | Thursday 04 June 2026 06:50:09 +0000 (0:00:00.062) 0:27:22.443 *********
2026-06-04 06:50:14.788094 | instance | changed: [instance]
2026-06-04 06:50:14.788869 | instance |
2026-06-04 06:50:14.788921 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-06-04 06:50:14.788933 | instance | Thursday 04 June 2026 06:50:14 +0000 (0:00:05.353) 0:27:27.797 *********
2026-06-04 06:50:14.855772 | instance | skipping: [instance]
2026-06-04 06:50:14.855822 | instance |
2026-06-04 06:50:14.855830 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-06-04 06:50:14.855837 | instance | Thursday 04 June 2026 06:50:14 +0000 (0:00:00.067) 0:27:27.864 *********
2026-06-04 06:50:14.910887 | instance | skipping: [instance]
2026-06-04 06:50:14.911411 | instance |
2026-06-04 06:50:14.911463 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-06-04 06:50:14.911471 | instance | Thursday 04 June 2026 06:50:14 +0000 (0:00:00.055) 0:27:27.920 *********
2026-06-04 06:50:15.226430 | instance | changed: [instance]
2026-06-04 06:50:15.226507 | instance |
2026-06-04 06:50:15.226773 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 06:50:15.226813 | instance | Thursday 04 June 2026 06:50:15 +0000 (0:00:00.315) 0:27:28.236 *********
2026-06-04 06:50:15.310376 | instance | ok: [instance]
2026-06-04 06:50:15.310472 | instance |
2026-06-04 06:50:15.310584 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 06:50:15.310706 | instance | Thursday 04 June 2026 06:50:15 +0000 (0:00:00.084) 0:27:28.320 *********
2026-06-04 06:50:15.356796 | instance | skipping: [instance]
2026-06-04 06:50:15.357048 | instance |
2026-06-04 06:50:15.357339 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 06:50:15.357615 | instance | Thursday 04 June 2026 06:50:15 +0000 (0:00:00.046) 0:27:28.366 *********
2026-06-04 06:50:15.402705 | instance | skipping: [instance]
2026-06-04 06:50:15.402853 | instance |
2026-06-04 06:50:15.403031 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 06:50:15.403201 | instance | Thursday 04 June 2026 06:50:15 +0000 (0:00:00.046) 0:27:28.412 *********
2026-06-04 06:50:15.461190 | instance | skipping: [instance]
2026-06-04 06:50:15.461429 | instance |
2026-06-04 06:50:15.461780 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 06:50:15.462068 | instance | Thursday 04 June 2026 06:50:15 +0000 (0:00:00.057) 0:27:28.470 *********
2026-06-04 06:50:15.518812 | instance | skipping: [instance]
2026-06-04 06:50:15.519061 | instance |
2026-06-04 06:50:15.519365 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 06:50:15.519765 | instance | Thursday 04 June 2026 06:50:15 +0000 (0:00:00.057) 0:27:28.528 *********
2026-06-04 06:50:15.578913 | instance | skipping: [instance]
2026-06-04 06:50:15.579330 | instance |
2026-06-04 06:50:15.579853 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 06:50:15.580241 | instance | Thursday 04 June 2026 06:50:15 +0000 (0:00:00.059) 0:27:28.588 *********
2026-06-04 06:50:15.629303 | instance | ok: [instance]
2026-06-04 06:50:15.629541 | instance |
2026-06-04 06:50:15.629822 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 06:50:15.630087 | instance | Thursday 04 June 2026 06:50:15 +0000 (0:00:00.050) 0:27:28.639 *********
2026-06-04 06:50:15.718478 | instance | ok: [instance] => (item=oslo_cache)
2026-06-04 06:50:15.718755 | instance | ok: [instance] => (item=oslo_db)
2026-06-04 06:50:15.719028 | instance | ok: [instance] => (item=identity)
2026-06-04 06:50:15.719305 | instance | ok: [instance] => (item=staffeln)
2026-06-04 06:50:15.719561 | instance |
2026-06-04 06:50:15.719888 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 06:50:15.720153 | instance | Thursday 04 June 2026 06:50:15 +0000 (0:00:00.088) 0:27:28.728 *********
2026-06-04 06:50:15.797116 | instance | ok: [instance]
2026-06-04 06:50:15.797173 | instance |
2026-06-04 06:50:15.797178 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:50:15.797183 | instance | Thursday 04 June 2026 06:50:15 +0000 (0:00:00.078) 0:27:28.806 *********
2026-06-04 06:50:15.874724 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:50:15.874863 | instance |
2026-06-04 06:50:15.875058 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:50:15.875237 | instance | Thursday 04 June 2026 06:50:15 +0000 (0:00:00.077) 0:27:28.884 *********
2026-06-04 06:50:16.408106 | instance | changed: [instance]
2026-06-04 06:50:16.408350 | instance |
2026-06-04 06:50:16.408628 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-06-04 06:50:16.409072 | instance | Thursday 04 June 2026 06:50:16 +0000 (0:00:00.533) 0:27:29.417 *********
2026-06-04 06:50:38.309276 | instance | changed: [instance]
2026-06-04 06:50:38.309493 | instance |
2026-06-04 06:50:38.309780 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 06:50:38.310050 | instance | Thursday 04 June 2026 06:50:38 +0000 (0:00:21.900) 0:27:51.318 *********
2026-06-04 06:50:38.393663 | instance | ok: [instance]
2026-06-04 06:50:38.393808 | instance |
2026-06-04 06:50:38.393997 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 06:50:38.394515 | instance | Thursday 04 June 2026 06:50:38 +0000 (0:00:00.084) 0:27:51.403 *********
2026-06-04 06:50:38.469912 | instance | included: rabbitmq for instance
2026-06-04 06:50:38.470085 | instance |
2026-06-04 06:50:38.470528 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-04 06:50:38.470836 | instance | Thursday 04 June 2026 06:50:38 +0000 (0:00:00.075) 0:27:51.479 *********
2026-06-04 06:50:39.154729 | instance | ok: [instance]
2026-06-04 06:50:39.154955 | instance |
2026-06-04 06:50:39.155236 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-04 06:50:39.155534 | instance | Thursday 04 June 2026 06:50:39 +0000 (0:00:00.685) 0:27:52.164 *********
2026-06-04 06:50:39.203760 | instance | skipping: [instance]
2026-06-04 06:50:39.203986 | instance |
2026-06-04 06:50:39.204298 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-04 06:50:39.204561 | instance | Thursday 04 June 2026 06:50:39 +0000 (0:00:00.049) 0:27:52.213 *********
2026-06-04 06:50:39.253796 | instance | skipping: [instance]
2026-06-04 06:50:39.254058 | instance |
2026-06-04 06:50:39.254370 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-04 06:50:39.254687 | instance | Thursday 04 June 2026 06:50:39 +0000 (0:00:00.049) 0:27:52.263 *********
2026-06-04 06:50:39.297240 | instance | skipping: [instance]
2026-06-04 06:50:39.297512 | instance |
2026-06-04 06:50:39.297811 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-04 06:50:39.298099 | instance | Thursday 04 June 2026 06:50:39 +0000 (0:00:00.043) 0:27:52.307 *********
2026-06-04 06:51:10.160872 | instance | changed: [instance]
2026-06-04 06:51:10.161107 | instance |
2026-06-04 06:51:10.161418 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 06:51:10.161687 | instance | Thursday 04 June 2026 06:51:10 +0000 (0:00:30.863) 0:28:23.170 *********
2026-06-04 06:51:10.825333 | instance | ok: [instance]
2026-06-04 06:51:10.825539 | instance |
2026-06-04 06:51:10.825815 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 06:51:10.826050 | instance | Thursday 04 June 2026 06:51:10 +0000 (0:00:00.664) 0:28:23.835 *********
2026-06-04 06:51:10.887033 | instance | ok: [instance]
2026-06-04 06:51:10.887152 | instance |
2026-06-04 06:51:10.887331 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 06:51:10.887514 | instance | Thursday 04 June 2026 06:51:10 +0000 (0:00:00.061) 0:28:23.897 *********
2026-06-04 06:51:10.937750 | instance | skipping: [instance]
2026-06-04 06:51:10.938017 | instance |
2026-06-04 06:51:10.938345 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 06:51:10.938647 | instance | Thursday 04 June 2026 06:51:10 +0000 (0:00:00.050) 0:28:23.947 *********
2026-06-04 06:51:10.988882 | instance | skipping: [instance]
2026-06-04 06:51:10.989142 | instance |
2026-06-04 06:51:10.989434 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 06:51:10.989715 | instance | Thursday 04 June 2026 06:51:10 +0000 (0:00:00.051) 0:28:23.999 *********
2026-06-04 06:51:11.039101 | instance | ok: [instance]
2026-06-04 06:51:11.039339 | instance |
2026-06-04 06:51:11.039712 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 06:51:11.040027 | instance | Thursday 04 June 2026 06:51:11 +0000 (0:00:00.050) 0:28:24.049 *********
2026-06-04 06:51:11.145607 | instance | ok: [instance] => (item=oslo_cache)
2026-06-04 06:51:11.145871 | instance | ok: [instance] => (item=oslo_db)
2026-06-04 06:51:11.146130 | instance | ok: [instance] => (item=identity)
2026-06-04 06:51:11.146398 | instance | ok: [instance] => (item=volumev3)
2026-06-04 06:51:11.146669 | instance | ok: [instance] => (item=image)
2026-06-04 06:51:11.146958 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-04 06:51:11.147189 | instance |
2026-06-04 06:51:11.147496 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 06:51:11.148121 | instance | Thursday 04 June 2026 06:51:11 +0000 (0:00:00.106) 0:28:24.155 *********
2026-06-04 06:51:11.207333 | instance | ok: [instance]
2026-06-04 06:51:11.207688 | instance |
2026-06-04 06:51:11.208047 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:51:11.208788 | instance | Thursday 04 June 2026 06:51:11 +0000 (0:00:00.061) 0:28:24.217 *********
2026-06-04 06:51:11.271120 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:51:11.271354 | instance |
2026-06-04 06:51:11.271661 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:51:11.271926 | instance | Thursday 04 June 2026 06:51:11 +0000 (0:00:00.063) 0:28:24.281 *********
2026-06-04 06:51:11.786856 | instance | changed: [instance]
2026-06-04 06:51:11.787019 | instance |
2026-06-04 06:51:11.787185 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-06-04 06:51:11.787353 | instance | Thursday 04 June 2026 06:51:11 +0000 (0:00:00.515) 0:28:24.796 *********
2026-06-04 06:51:12.165445 | instance | ok: [instance]
2026-06-04 06:51:12.165585 | instance |
2026-06-04 06:51:12.165751 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-06-04 06:51:12.165923 | instance | Thursday 04 June 2026 06:51:12 +0000 (0:00:00.378) 0:28:25.175 *********
2026-06-04 06:51:12.218319 | instance | ok: [instance]
2026-06-04 06:51:12.218446 | instance |
2026-06-04 06:51:12.218661 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] ***************
2026-06-04 06:51:12.218778 | instance | Thursday 04 June 2026 06:51:12 +0000 (0:00:00.053) 0:28:25.228 *********
2026-06-04 06:51:12.470901 | instance | ok: [instance]
2026-06-04 06:51:12.471152 | instance |
2026-06-04 06:51:12.471458 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-06-04 06:51:12.471835 | instance | Thursday 04 June 2026 06:51:12 +0000 (0:00:00.252) 0:28:25.480 *********
2026-06-04 06:56:00.949672 | instance | changed: [instance]
2026-06-04 06:56:00.949907 | instance |
2026-06-04 06:56:00.950209 | instance | TASK [Create Ingress] **********************************************************
2026-06-04 06:56:00.950492 | instance | Thursday 04 June 2026 06:56:00 +0000 (0:04:48.478) 0:33:13.959 *********
2026-06-04 06:56:01.053797 | instance | included: openstack_helm_ingress for instance
2026-06-04 06:56:01.054060 | instance |
2026-06-04 06:56:01.054360 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-04 06:56:01.054734 | instance | Thursday 04 June 2026 06:56:01 +0000 (0:00:00.104) 0:33:14.063 *********
2026-06-04 06:56:01.104932 | instance | skipping: [instance]
2026-06-04 06:56:01.105185 | instance |
2026-06-04 06:56:01.105588 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-04 06:56:01.105921 | instance | Thursday 04 June 2026 06:56:01 +0000 (0:00:00.051) 0:33:14.114 *********
2026-06-04 06:56:01.156956 | instance | skipping: [instance]
2026-06-04 06:56:01.157224 | instance |
2026-06-04 06:56:01.157521 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-04 06:56:01.157861 | instance | Thursday 04 June 2026 06:56:01 +0000 (0:00:00.052) 0:33:14.167 *********
2026-06-04 06:56:01.221665 | instance | ok: [instance]
2026-06-04 06:56:01.221949 | instance |
2026-06-04 06:56:01.222242 | instance | TASK [Create Ingress volumev3] *************************************************
2026-06-04 06:56:01.222542 | instance | Thursday 04 June 2026 06:56:01 +0000 (0:00:00.064) 0:33:14.231 *********
2026-06-04 06:56:01.295566 | instance | included: ingress for instance
2026-06-04 06:56:01.295820 | instance |
2026-06-04 06:56:01.296099 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-06-04 06:56:01.296381 | instance | Thursday 04 June 2026 06:56:01 +0000 (0:00:00.073) 0:33:14.305 *********
2026-06-04 06:56:02.583004 | instance | changed: [instance]
2026-06-04 06:56:02.583252 | instance |
2026-06-04 06:56:02.583594 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 06:56:02.583918 | instance | Thursday 04 June 2026 06:56:02 +0000 (0:00:01.287) 0:33:15.592 *********
2026-06-04 06:56:02.656859 | instance | ok: [instance]
2026-06-04 06:56:02.657046 | instance |
2026-06-04 06:56:02.657320 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 06:56:02.657591 | instance | Thursday 04 June 2026 06:56:02 +0000 (0:00:00.074) 0:33:15.666 *********
2026-06-04 06:56:02.697937 | instance | skipping: [instance]
2026-06-04 06:56:02.698151 | instance |
2026-06-04 06:56:02.698381 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 06:56:02.698592 | instance | Thursday 04 June 2026 06:56:02 +0000 (0:00:00.041) 0:33:15.707 *********
2026-06-04 06:56:02.739965 | instance | skipping: [instance]
2026-06-04 06:56:02.740085 | instance |
2026-06-04 06:56:02.740130 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 06:56:02.740259 | instance | Thursday 04 June 2026 06:56:02 +0000 (0:00:00.042) 0:33:15.749 *********
2026-06-04 06:56:02.787322 | instance | skipping: [instance]
2026-06-04 06:56:02.787430 | instance |
2026-06-04 06:56:02.787600 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 06:56:02.787750 | instance | Thursday 04 June 2026 06:56:02 +0000 (0:00:00.047) 0:33:15.797 *********
2026-06-04 06:56:02.842338 | instance | skipping: [instance]
2026-06-04 06:56:02.842481 | instance |
2026-06-04 06:56:02.842677 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 06:56:02.842860 | instance | Thursday 04 June 2026 06:56:02 +0000 (0:00:00.054) 0:33:15.851 *********
2026-06-04 06:56:02.900274 | instance | skipping: [instance]
2026-06-04 06:56:02.900388 | instance |
2026-06-04 06:56:02.900579 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 06:56:02.900759 | instance | Thursday 04 June 2026 06:56:02 +0000 (0:00:00.058) 0:33:15.909 *********
2026-06-04 06:56:02.960479 | instance | ok: [instance]
2026-06-04 06:56:02.960692 | instance |
2026-06-04 06:56:02.961051 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 06:56:02.961327 | instance | Thursday 04 June 2026 06:56:02 +0000 (0:00:00.060) 0:33:15.969 *********
2026-06-04 06:56:03.062868 | instance | ok: [instance] => (item=oslo_cache)
2026-06-04 06:56:03.063078 | instance | ok: [instance] => (item=oslo_db)
2026-06-04 06:56:03.063327 | instance | ok: [instance] => (item=identity)
2026-06-04 06:56:03.063586 | instance | ok: [instance] => (item=placement)
2026-06-04 06:56:03.063825 | instance |
2026-06-04 06:56:03.064088 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 06:56:03.064349 | instance | Thursday 04 June 2026 06:56:03 +0000 (0:00:00.102) 0:33:16.072 *********
2026-06-04 06:56:03.143392 | instance | ok: [instance]
2026-06-04 06:56:03.143650 | instance |
2026-06-04 06:56:03.143969 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:56:03.144258 | instance | Thursday 04 June 2026 06:56:03 +0000 (0:00:00.080) 0:33:16.152 *********
2026-06-04 06:56:03.218502 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:56:03.218576 | instance |
2026-06-04 06:56:03.218690 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:56:03.218810 | instance | Thursday 04 June 2026 06:56:03 +0000 (0:00:00.075) 0:33:16.228 *********
2026-06-04 06:56:03.737515 | instance | changed: [instance]
2026-06-04 06:56:03.737717 | instance |
2026-06-04 06:56:03.737990 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-06-04 06:56:03.738313 | instance | Thursday 04 June 2026 06:56:03 +0000 (0:00:00.518) 0:33:16.747 *********
2026-06-04 06:57:37.134300 | instance | changed: [instance]
2026-06-04 06:57:37.134560 | instance |
2026-06-04 06:57:37.134845 | instance | TASK [Create Ingress] **********************************************************
2026-06-04 06:57:37.135199 | instance | Thursday 04 June 2026 06:57:37 +0000 (0:01:33.396) 0:34:50.143 *********
2026-06-04 06:57:37.234540 | instance | included: openstack_helm_ingress for instance
2026-06-04 06:57:37.234809 | instance |
2026-06-04 06:57:37.235147 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-04 06:57:37.235461 | instance | Thursday 04 June 2026 06:57:37 +0000 (0:00:00.100) 0:34:50.244 *********
2026-06-04 06:57:37.291665 | instance | skipping: [instance]
2026-06-04 06:57:37.291921 | instance |
2026-06-04 06:57:37.292229 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-04 06:57:37.292513 | instance | Thursday 04 June 2026 06:57:37 +0000 (0:00:00.057) 0:34:50.301 *********
2026-06-04 06:57:37.347657 | instance | skipping: [instance]
2026-06-04 06:57:37.347710 | instance |
2026-06-04 06:57:37.347718 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-04 06:57:37.347725 | instance | Thursday 04 June 2026 06:57:37 +0000 (0:00:00.052) 0:34:50.354 *********
2026-06-04 06:57:37.409034 | instance | ok: [instance]
2026-06-04 06:57:37.409282 | instance |
2026-06-04 06:57:37.409551 | instance | TASK [Create Ingress placement] ************************************************
2026-06-04 06:57:37.409820 | instance | Thursday 04 June 2026 06:57:37 +0000 (0:00:00.064) 0:34:50.418 *********
2026-06-04 06:57:37.487387 | instance | included: ingress for instance
2026-06-04 06:57:37.487719 | instance |
2026-06-04 06:57:37.488020 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-06-04 06:57:37.488311 | instance | Thursday 04 June 2026 06:57:37 +0000 (0:00:00.078) 0:34:50.497 *********
2026-06-04 06:57:38.448692 | instance | changed: [instance]
2026-06-04 06:57:38.448912 | instance |
2026-06-04 06:57:38.449184 | instance | PLAY [Configure operating system] **********************************************
2026-06-04 06:57:38.449428 | instance |
2026-06-04 06:57:38.449692 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 06:57:38.449959 | instance | Thursday 04 June 2026 06:57:38 +0000 (0:00:00.961) 0:34:51.458 *********
2026-06-04 06:57:40.883524 | instance | ok: [instance]
2026-06-04 06:57:40.883830 | instance |
2026-06-04 06:57:40.884115 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-06-04 06:57:40.884412 | instance | Thursday 04 June 2026 06:57:40 +0000 (0:00:02.434) 0:34:53.893 *********
2026-06-04 06:57:41.101217 | instance | ok: [instance]
2026-06-04 06:57:41.101463 | instance |
2026-06-04 06:57:41.101736 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-06-04 06:57:41.102030 | instance | Thursday 04 June 2026 06:57:41 +0000 (0:00:00.217) 0:34:54.110 *********
2026-06-04 06:57:41.148216 | instance | skipping: [instance]
2026-06-04 06:57:41.148444 | instance |
2026-06-04 06:57:41.148712 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-06-04 06:57:41.148980 | instance | Thursday 04 June 2026 06:57:41 +0000 (0:00:00.047) 0:34:54.158 *********
2026-06-04 06:57:41.207988 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-04 06:57:41.208244 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-04 06:57:41.208505 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-04 06:57:41.208803 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-04 06:57:41.209150 | instance | skipping: [instance]
2026-06-04 06:57:41.209364 | instance |
2026-06-04 06:57:41.209636 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-06-04 06:57:41.209896 | instance | Thursday 04 June 2026 06:57:41 +0000 (0:00:00.059) 0:34:54.218 *********
2026-06-04 06:57:41.268850 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-04 06:57:41.269101 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-04 06:57:41.269449 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-04 06:57:41.269714 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-04 06:57:41.269967 | instance | skipping: [instance]
2026-06-04 06:57:41.270208 | instance |
2026-06-04 06:57:41.270480 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-06-04 06:57:41.270738 | instance | Thursday 04 June 2026 06:57:41 +0000 (0:00:00.060) 0:34:54.278 *********
2026-06-04 06:57:41.313183 | instance | skipping: [instance]
2026-06-04 06:57:41.313453 | instance |
2026-06-04 06:57:41.313720 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-06-04 06:57:41.313984 | instance | Thursday 04 June 2026 06:57:41 +0000 (0:00:00.044) 0:34:54.323 *********
2026-06-04 06:57:41.387566 | instance | skipping: [instance]
2026-06-04 06:57:41.387823 | instance |
2026-06-04 06:57:41.388086 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-04 06:57:41.388362 | instance | Thursday 04 June 2026 06:57:41 +0000 (0:00:00.074) 0:34:54.397 *********
2026-06-04 06:57:47.011574 | instance | changed: [instance]
2026-06-04 06:57:47.011689 | instance |
2026-06-04 06:57:47.011899 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-04 06:57:47.012492 | instance | Thursday 04 June 2026 06:57:47 +0000 (0:00:05.624) 0:35:00.021 *********
2026-06-04 06:58:44.850000 | instance | changed: [instance]
2026-06-04 06:58:44.850247 | instance |
2026-06-04 06:58:44.850534 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-04 06:58:44.850813 | instance | Thursday 04 June 2026 06:58:44 +0000 (0:00:57.837) 0:35:57.859 *********
2026-06-04 06:58:45.363915 | instance | changed: [instance]
2026-06-04 06:58:45.364273 | instance |
2026-06-04 06:58:45.364658 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-06-04 06:58:45.364972 | instance | Thursday 04 June 2026 06:58:45 +0000 (0:00:00.513) 0:35:58.372 *********
2026-06-04 06:58:46.454446 | instance | ok: [instance]
2026-06-04 06:58:46.454660 | instance |
2026-06-04 06:58:46.454941 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-06-04 06:58:46.455210 | instance | Thursday 04 June 2026 06:58:46 +0000 (0:00:01.091) 0:35:59.464 *********
2026-06-04 06:58:46.875117 | instance | changed: [instance]
2026-06-04 06:58:46.875396 | instance |
2026-06-04 06:58:46.875760 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-06-04 06:58:46.876067 | instance | Thursday 04 June 2026 06:58:46 +0000 (0:00:00.419) 0:35:59.884 *********
2026-06-04 06:58:47.353998 | instance | changed: [instance]
2026-06-04 06:58:47.354266 | instance |
2026-06-04 06:58:47.354572 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-06-04 06:58:47.354857 | instance | Thursday 04 June 2026 06:58:47 +0000 (0:00:00.479) 0:36:00.363 *********
2026-06-04 06:58:47.862660 | instance | changed: [instance]
2026-06-04 06:58:47.862943 | instance |
2026-06-04 06:58:47.863099 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-06-04 06:58:47.863221 | instance | Thursday 04 June 2026 06:58:47 +0000 (0:00:00.508) 0:36:00.872 *********
2026-06-04 06:58:48.340425 | instance | changed: [instance]
2026-06-04 06:58:48.340687 | instance |
2026-06-04 06:58:48.340991 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-06-04 06:58:48.341301 | instance | Thursday 04 June 2026 06:58:48 +0000 (0:00:00.477) 0:36:01.350 *********
2026-06-04 06:58:48.624124 | instance | ok: [instance]
2026-06-04 06:58:48.624224 | instance |
2026-06-04 06:58:48.624368 | instance | PLAY [Deploy SDN] **************************************************************
2026-06-04 06:58:48.624484 | instance |
2026-06-04 06:58:48.624601 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 06:58:48.624724 | instance | Thursday 04 June 2026 06:58:48 +0000 (0:00:00.281) 0:36:01.631 *********
2026-06-04 06:58:48.691581 | instance | ok: [instance]
2026-06-04 06:58:48.691854 | instance |
2026-06-04 06:58:48.692141 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 06:58:48.692443 | instance | Thursday 04 June 2026 06:58:48 +0000 (0:00:00.069) 0:36:01.701 *********
2026-06-04 06:58:48.741772 | instance | skipping: [instance]
2026-06-04 06:58:48.742013 | instance |
2026-06-04 06:58:48.742349 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 06:58:48.742618 | instance | Thursday 04 June 2026 06:58:48 +0000 (0:00:00.050) 0:36:01.751 *********
2026-06-04 06:58:48.794233 | instance | skipping: [instance]
2026-06-04 06:58:48.794483 | instance |
2026-06-04 06:58:48.794766 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 06:58:48.795310 | instance | Thursday 04 June 2026 06:58:48 +0000 (0:00:00.052) 0:36:01.804 *********
2026-06-04 06:58:48.843022 | instance | skipping: [instance]
2026-06-04 06:58:48.843247 | instance |
2026-06-04 06:58:48.843553 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 06:58:48.843872 | instance | Thursday 04 June 2026 06:58:48 +0000 (0:00:00.048) 0:36:01.852 *********
2026-06-04 06:58:48.895137 | instance | skipping: [instance]
2026-06-04 06:58:48.895416 | instance |
2026-06-04 06:58:48.895761 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 06:58:48.896041 | instance | Thursday 04 June 2026 06:58:48 +0000 (0:00:00.051) 0:36:01.904 *********
2026-06-04 06:58:48.944231 | instance | skipping: [instance]
2026-06-04 06:58:48.944533 | instance |
2026-06-04 06:58:48.944830 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 06:58:48.945140 | instance | Thursday 04 June 2026 06:58:48 +0000 (0:00:00.049) 0:36:01.954 *********
2026-06-04 06:58:49.000769 | instance | ok: [instance]
2026-06-04 06:58:49.001037 | instance |
2026-06-04 06:58:49.001457 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 06:58:49.001722 | instance | Thursday 04 June 2026 06:58:48 +0000 (0:00:00.056) 0:36:02.010 *********
2026-06-04 06:58:49.041481 | instance | skipping: [instance]
2026-06-04 06:58:49.041749 | instance |
2026-06-04 06:58:49.042043 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 06:58:49.042352 | instance | Thursday 04 June 2026 06:58:49 +0000 (0:00:00.040) 0:36:02.050 *********
2026-06-04 06:58:49.110550 | instance | ok: [instance]
2026-06-04 06:58:49.110779 | instance |
2026-06-04 06:58:49.111075 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:58:49.111352 | instance | Thursday 04 June 2026 06:58:49 +0000 (0:00:00.068) 0:36:02.119 *********
2026-06-04 06:58:49.271466 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:58:49.271884 | instance |
2026-06-04 06:58:49.272315 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:58:49.273608 | instance | Thursday 04 June 2026 06:58:49 +0000 (0:00:00.160) 0:36:02.280 *********
2026-06-04 06:58:49.819420 | instance | changed: [instance]
2026-06-04 06:58:49.819705 | instance |
2026-06-04 06:58:49.820026 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-06-04 06:58:49.820302 | instance | Thursday 04 June 2026 06:58:49 +0000 (0:00:00.547) 0:36:02.828 *********
2026-06-04 06:58:50.053993 | instance | ok: [instance]
2026-06-04 06:58:50.054242 | instance |
2026-06-04 06:58:50.054649 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-06-04 06:58:50.054926 | instance | Thursday 04 June 2026 06:58:50 +0000 (0:00:00.235) 0:36:03.063 *********
2026-06-04 06:58:50.118356 | instance | ok: [instance] => {
2026-06-04 06:58:50.118570 | instance | "changed": false,
2026-06-04 06:58:50.118753 | instance | "msg": "All assertions passed"
2026-06-04 06:58:50.118933 | instance | }
2026-06-04 06:58:50.119103 | instance |
2026-06-04 06:58:50.119283 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-06-04 06:58:50.119454 | instance | Thursday 04 June 2026 06:58:50 +0000 (0:00:00.064) 0:36:03.127 *********
2026-06-04 06:58:57.140954 | instance | ok: [instance]
2026-06-04 06:58:57.141186 | instance |
2026-06-04 06:58:57.141428 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-06-04 06:58:57.141647 | instance | Thursday 04 June 2026 06:58:57 +0000 (0:00:07.022) 0:36:10.150 *********
2026-06-04 06:58:57.199769 | instance | ok: [instance] => {
2026-06-04 06:58:57.199985 | instance | "changed": false,
2026-06-04 06:58:57.200297 | instance | "msg": "Successfully pulled openvswitch image"
2026-06-04 06:58:57.200560 | instance | }
2026-06-04 06:58:57.200807 | instance |
2026-06-04 06:58:57.201075 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-06-04 06:58:57.201344 | instance | Thursday 04 June 2026 06:58:57 +0000 (0:00:00.059) 0:36:10.209 *********
2026-06-04 06:58:58.743197 | instance | changed: [instance]
2026-06-04 06:58:58.743243 | instance |
2026-06-04 06:58:58.743251 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:58:58.743259 | instance | Thursday 04 June 2026 06:58:58 +0000 (0:00:01.542) 0:36:11.752 *********
2026-06-04 06:58:58.818584 | instance | skipping: [instance]
2026-06-04 06:58:58.818704 | instance |
2026-06-04 06:58:58.818854 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-06-04 06:58:58.818997 | instance | Thursday 04 June 2026 06:58:58 +0000 (0:00:00.075) 0:36:11.828 *********
2026-06-04 06:58:58.925470 | instance | skipping: [instance]
2026-06-04 06:58:58.925595 | instance |
2026-06-04 06:58:58.925752 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:58:58.925897 | instance | Thursday 04 June 2026 06:58:58 +0000 (0:00:00.107) 0:36:11.935 *********
2026-06-04 06:58:59.002412 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:58:59.013511 | instance |
2026-06-04 06:58:59.013532 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:58:59.013540 | instance | Thursday 04 June 2026 06:58:58 +0000 (0:00:00.076) 0:36:12.012 *********
2026-06-04 06:58:59.578597 | instance | changed: [instance]
2026-06-04 06:58:59.578652 | instance |
2026-06-04 06:58:59.578790 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-06-04 06:58:59.578910 | instance | Thursday 04 June 2026 06:58:59 +0000 (0:00:00.576) 0:36:12.588 *********
2026-06-04 06:59:00.567310 | instance | ok: [instance]
2026-06-04 06:59:00.567435 | instance |
2026-06-04 06:59:00.567716 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-06-04 06:59:00.567906 | instance | Thursday 04 June 2026 06:59:00 +0000 (0:00:00.988) 0:36:13.577 *********
2026-06-04 06:59:00.633627 | instance | skipping: [instance]
2026-06-04 06:59:00.633691 | instance |
2026-06-04 06:59:00.633782 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-06-04 06:59:00.634069 | instance | Thursday 04 June 2026 06:59:00 +0000 (0:00:00.066) 0:36:13.643 *********
2026-06-04 06:59:06.879011 | instance | ok: [instance]
2026-06-04 06:59:06.879157 | instance |
2026-06-04 06:59:06.879355 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-06-04 06:59:06.879534 | instance | Thursday 04 June 2026 06:59:06 +0000 (0:00:06.245) 0:36:19.889 *********
2026-06-04 06:59:06.933457 | instance | ok: [instance] => {
2026-06-04 06:59:06.933717 | instance | "changed": false,
2026-06-04 06:59:06.934005 | instance | "msg": "Successfully pulled ovn-controller image"
2026-06-04 06:59:06.934275 | instance | }
2026-06-04 06:59:06.934704 | instance |
2026-06-04 06:59:06.934811 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-06-04 06:59:06.935091 | instance | Thursday 04 June 2026 06:59:06 +0000 (0:00:00.054) 0:36:19.943 *********
2026-06-04 06:59:09.453733 | instance | changed: [instance]
2026-06-04 06:59:09.453787 | instance |
2026-06-04 06:59:09.453794 | instance | PLAY [controllers[0]] **********************************************************
2026-06-04 06:59:09.453798 | instance |
2026-06-04 06:59:09.453802 | instance | TASK [Gathering Facts] *********************************************************
2026-06-04 06:59:09.453806 | instance | Thursday 04 June 2026 06:59:09 +0000 (0:00:02.519) 0:36:22.463 *********
2026-06-04 06:59:11.990244 | instance | ok: [instance]
2026-06-04 06:59:11.990359 | instance |
2026-06-04 06:59:11.990429 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 06:59:11.990575 | instance | Thursday 04 June 2026 06:59:11 +0000 (0:00:02.537) 0:36:25.000 *********
2026-06-04 06:59:12.076162 | instance | ok: [instance]
2026-06-04 06:59:12.076261 | instance |
2026-06-04 06:59:12.076391 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 06:59:12.076512 | instance | Thursday 04 June 2026 06:59:12 +0000 (0:00:00.085) 0:36:25.086 *********
2026-06-04 06:59:12.129719 | instance | skipping: [instance]
2026-06-04 06:59:12.129812 | instance |
2026-06-04 06:59:12.129939 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 06:59:12.130096 | instance | Thursday 04 June 2026 06:59:12 +0000 (0:00:00.053) 0:36:25.139 *********
2026-06-04 06:59:12.179300 | instance | skipping: [instance]
2026-06-04 06:59:12.179376 | instance |
2026-06-04 06:59:12.179684 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 06:59:12.179723 | instance | Thursday 04 June 2026 06:59:12 +0000 (0:00:00.049) 0:36:25.189 *********
2026-06-04 06:59:12.250374 | instance | skipping: [instance]
2026-06-04 06:59:12.250440 | instance |
2026-06-04 06:59:12.250578 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 06:59:12.250711 | instance | Thursday 04 June 2026 06:59:12 +0000 (0:00:00.068) 0:36:25.258 *********
2026-06-04 06:59:12.328795 | instance | skipping: [instance]
2026-06-04 06:59:12.328975 | instance |
2026-06-04 06:59:12.329170 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 06:59:12.329358 | instance | Thursday 04 June 2026 06:59:12 +0000 (0:00:00.078) 0:36:25.337 *********
2026-06-04 06:59:12.385651 | instance | skipping: [instance]
2026-06-04 06:59:12.385785 | instance |
2026-06-04 06:59:12.385971 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 06:59:12.386199 | instance | Thursday 04 June 2026 06:59:12 +0000 (0:00:00.058) 0:36:25.395 *********
2026-06-04 06:59:12.454646 | instance | ok: [instance]
2026-06-04 06:59:12.454812 | instance |
2026-06-04 06:59:12.455007 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 06:59:12.455336 | instance | Thursday 04 June 2026 06:59:12 +0000 (0:00:00.068) 0:36:25.464 *********
2026-06-04 06:59:12.524883 | instance | ok: [instance] => (item=libvirt_exporter)
2026-06-04 06:59:12.524992 | instance |
2026-06-04 06:59:12.525370 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 06:59:12.525524 | instance | Thursday 04 June 2026 06:59:12 +0000 (0:00:00.070) 0:36:25.534 *********
2026-06-04 06:59:12.612635 | instance | ok: [instance]
2026-06-04 06:59:12.612700 | instance |
2026-06-04 06:59:12.612979 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:59:12.613308 | instance | Thursday 04 June 2026 06:59:12 +0000 (0:00:00.087) 0:36:25.621 *********
2026-06-04 06:59:12.699474 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:59:12.699764 | instance |
2026-06-04 06:59:12.700091 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:59:12.700373 | instance | Thursday 04 June 2026 06:59:12 +0000 (0:00:00.086) 0:36:25.708 *********
2026-06-04 06:59:13.240584 | instance | changed: [instance]
2026-06-04 06:59:13.240860 | instance |
2026-06-04 06:59:13.241193 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] ****
2026-06-04 06:59:13.241559 | instance | Thursday 04 June 2026 06:59:13 +0000 (0:00:00.541) 0:36:26.250 *********
2026-06-04 06:59:13.300522 | instance | skipping: [instance]
2026-06-04 06:59:13.300829 | instance |
2026-06-04 06:59:13.301188 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-06-04 06:59:13.301537 | instance | Thursday 04 June 2026 06:59:13 +0000 (0:00:00.060) 0:36:26.310 *********
2026-06-04 06:59:14.640263 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-04 06:59:14.640423 | instance | changed: [instance] => (item=libvirt-api)
2026-06-04 06:59:14.640580 | instance |
2026-06-04 06:59:14.640760 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-06-04 06:59:14.640927 | instance | Thursday 04 June 2026 06:59:14 +0000 (0:00:01.339) 0:36:27.650 *********
2026-06-04 06:59:16.000078 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-04 06:59:16.000368 | instance | changed: [instance] => (item=libvirt-api)
2026-06-04 06:59:16.000607 | instance |
2026-06-04 06:59:16.000880 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************
2026-06-04 06:59:16.001152 | instance | Thursday 04 June 2026 06:59:15 +0000 (0:00:01.359) 0:36:29.009 *********
2026-06-04 06:59:16.307890 | instance | ok: [instance]
2026-06-04 06:59:16.308035 | instance |
2026-06-04 06:59:16.308208 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-06-04 06:59:16.308377 | instance | Thursday 04 June 2026 06:59:16 +0000 (0:00:00.307) 0:36:29.317 *********
2026-06-04 06:59:18.213179 | instance | changed: [instance]
2026-06-04 06:59:18.213247 | instance |
2026-06-04 06:59:18.213390 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:59:18.213512 | instance | Thursday 04 June 2026 06:59:18 +0000 (0:00:01.905) 0:36:31.223 *********
2026-06-04 06:59:18.295177 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:59:18.295246 | instance |
2026-06-04 06:59:18.295387 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:59:18.295511 | instance | Thursday 04 June 2026 06:59:18 +0000 (0:00:00.082) 0:36:31.305 *********
2026-06-04 06:59:18.811281 | instance | changed: [instance]
2026-06-04 06:59:18.811379 | instance |
2026-06-04 06:59:18.811506 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-06-04 06:59:18.811655 | instance | Thursday 04 June 2026 06:59:18 +0000 (0:00:00.515) 0:36:31.821 *********
2026-06-04 06:59:18.924758 | instance | skipping: [instance]
2026-06-04 06:59:18.925010 | instance |
2026-06-04 06:59:18.925370 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-04 06:59:18.925645 | instance | Thursday 04 June 2026 06:59:18 +0000 (0:00:00.112) 0:36:31.934 *********
2026-06-04 06:59:19.949183 | instance | ok: [instance]
2026-06-04 06:59:19.949412 | instance |
2026-06-04 06:59:19.949991 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-04 06:59:19.950272 | instance | Thursday 04 June 2026 06:59:19 +0000 (0:00:01.024) 0:36:32.958 *********
2026-06-04 06:59:20.164705 | instance | ok: [instance]
2026-06-04 06:59:20.164951 | instance |
2026-06-04 06:59:20.165235 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-04 06:59:20.165512 | instance | Thursday 04 June 2026 06:59:20 +0000 (0:00:00.216) 0:36:33.174 *********
2026-06-04 06:59:20.645670 | instance | ok: [instance]
2026-06-04 06:59:20.645744 | instance |
2026-06-04 06:59:20.645875 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 06:59:20.646038 | instance | Thursday 04 June 2026 06:59:20 +0000 (0:00:00.481) 0:36:33.655 *********
2026-06-04 06:59:20.751989 | instance | ok: [instance]
2026-06-04 06:59:20.752228 | instance |
2026-06-04 06:59:20.752503 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 06:59:20.752784 | instance | Thursday 04 June 2026 06:59:20 +0000 (0:00:00.105) 0:36:33.761 *********
2026-06-04 06:59:20.862861 | instance | included: rabbitmq for instance
2026-06-04 06:59:20.862975 | instance |
2026-06-04 06:59:20.863168 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-04 06:59:20.863339 | instance | Thursday 04 June 2026 06:59:20 +0000 (0:00:00.111) 0:36:33.872 *********
2026-06-04 06:59:21.553595 | instance | ok: [instance]
2026-06-04 06:59:21.553655 | instance |
2026-06-04 06:59:21.553796 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-04 06:59:21.553918 | instance | Thursday 04 June 2026 06:59:21 +0000 (0:00:00.690) 0:36:34.563 *********
2026-06-04 06:59:21.612950 | instance | skipping: [instance]
2026-06-04 06:59:21.613227 | instance |
2026-06-04 06:59:21.613538 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-04 06:59:21.613877 | instance | Thursday 04 June 2026 06:59:21 +0000 (0:00:00.059) 0:36:34.622 *********
2026-06-04 06:59:21.676707 | instance | skipping: [instance]
2026-06-04 06:59:21.676954 | instance |
2026-06-04 06:59:21.677227 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-04 06:59:21.677490 | instance | Thursday 04 June 2026 06:59:21 +0000 (0:00:00.063) 0:36:34.686 *********
2026-06-04 06:59:21.733249 | instance | skipping: [instance]
2026-06-04 06:59:21.733391 | instance |
2026-06-04 06:59:21.733572 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-04 06:59:21.733754 | instance | Thursday 04 June 2026 06:59:21 +0000 (0:00:00.056) 0:36:34.743 *********
2026-06-04 06:59:52.584163 | instance | changed: [instance]
2026-06-04 06:59:52.584425 | instance |
2026-06-04 06:59:52.584713 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 06:59:52.584984 | instance | Thursday 04 June 2026 06:59:52 +0000 (0:00:30.850) 0:37:05.593 *********
2026-06-04 06:59:53.239004 | instance | ok: [instance]
2026-06-04 06:59:53.239227 | instance |
2026-06-04 06:59:53.239524 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 06:59:53.239874 | instance | Thursday 04 June 2026 06:59:53 +0000 (0:00:00.655) 0:37:06.248 *********
2026-06-04 06:59:53.301861 | instance | ok: [instance]
2026-06-04 06:59:53.301950 | instance |
2026-06-04 06:59:53.302146 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 06:59:53.302315 | instance | Thursday 04 June 2026 06:59:53 +0000 (0:00:00.062) 0:37:06.311 *********
2026-06-04 06:59:53.364190 | instance | skipping: [instance]
2026-06-04 06:59:53.364534 | instance |
2026-06-04 06:59:53.364924 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 06:59:53.365295 | instance | Thursday 04 June 2026 06:59:53 +0000 (0:00:00.061) 0:37:06.373 *********
2026-06-04 06:59:53.432147 | instance | skipping: [instance]
2026-06-04 06:59:53.432319 | instance |
2026-06-04 06:59:53.432566 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 06:59:53.432788 | instance | Thursday 04 June 2026 06:59:53 +0000 (0:00:00.068) 0:37:06.441 *********
2026-06-04 06:59:53.490415 | instance | ok: [instance]
2026-06-04 06:59:53.490610 | instance |
2026-06-04 06:59:53.490887 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 06:59:53.491265 | instance | Thursday 04 June 2026 06:59:53 +0000 (0:00:00.058) 0:37:06.500 *********
2026-06-04 06:59:53.716181 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-04 06:59:53.716433 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-06-04 06:59:53.716713 | instance | ok: [instance] => (item=oslo_cache)
2026-06-04 06:59:53.717070 | instance | ok: [instance] => (item=oslo_db)
2026-06-04 06:59:53.717294 | instance | ok: [instance] => (item=identity)
2026-06-04 06:59:53.717552 | instance | ok: [instance] => (item=compute)
2026-06-04 06:59:53.717806 | instance | ok: [instance] => (item=network)
2026-06-04 06:59:53.718127 | instance | ok: [instance] => (item=baremetal)
2026-06-04 06:59:53.718387 | instance | ok: [instance] => (item=volumev3)
2026-06-04 06:59:53.718655 | instance | ok: [instance] => (item=compute_metadata)
2026-06-04 06:59:53.718911 | instance | ok: [instance] => (item=oslo_db_api)
2026-06-04 06:59:53.719247 | instance | ok: [instance] => (item=image)
2026-06-04 06:59:53.719503 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-06-04 06:59:53.719802 | instance | ok: [instance] => (item=placement)
2026-06-04 06:59:53.720046 | instance |
2026-06-04 06:59:53.720349 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 06:59:53.720610 | instance | Thursday 04 June 2026 06:59:53 +0000 (0:00:00.225) 0:37:06.725 *********
2026-06-04 06:59:53.794179 | instance | ok: [instance]
2026-06-04 06:59:53.794397 | instance |
2026-06-04 06:59:53.794674 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 06:59:53.794944 | instance | Thursday 04 June 2026 06:59:53 +0000 (0:00:00.078) 0:37:06.804 *********
2026-06-04 06:59:53.888225 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 06:59:53.888423 | instance |
2026-06-04 06:59:53.888698 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 06:59:53.888959 | instance | Thursday 04 June 2026 06:59:53 +0000 (0:00:00.093) 0:37:06.897 *********
2026-06-04 06:59:54.452733 | instance | changed: [instance]
2026-06-04 06:59:54.452810 | instance |
2026-06-04 06:59:54.452918 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] *******
2026-06-04 06:59:54.453093 | instance | Thursday 04 June 2026 06:59:54 +0000 (0:00:00.564) 0:37:07.462 *********
2026-06-04 06:59:54.508943 | instance | skipping: [instance]
2026-06-04 06:59:54.509033 | instance |
2026-06-04 06:59:54.509157 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-06-04 06:59:54.509324 | instance | Thursday 04 June 2026 06:59:54 +0000 (0:00:00.056) 0:37:07.519 *********
2026-06-04 06:59:54.710821 | instance | ok: [instance -> localhost]
2026-06-04 06:59:54.711053 | instance |
2026-06-04 06:59:54.711339 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-06-04 06:59:54.711724 | instance | Thursday 04 June 2026 06:59:54 +0000 (0:00:00.201) 0:37:07.720 *********
2026-06-04 06:59:55.116227 | instance | ok: [instance -> localhost]
2026-06-04 06:59:55.116496 | instance |
2026-06-04 06:59:55.116811 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-06-04 06:59:55.117107 | instance | Thursday 04 June 2026 06:59:55 +0000 (0:00:00.404) 0:37:08.125 *********
2026-06-04 06:59:55.606008 | instance | ok: [instance -> localhost]
2026-06-04 06:59:55.606144 | instance |
2026-06-04 06:59:55.606361 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-06-04 06:59:55.606546 | instance | Thursday 04 June 2026 06:59:55 +0000 (0:00:00.490) 0:37:08.615 *********
2026-06-04 06:59:55.831334 | instance | ok: [instance -> localhost]
2026-06-04 06:59:55.831587 | instance |
2026-06-04 06:59:55.831991 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-06-04 06:59:55.832315 | instance | Thursday 04 June 2026 06:59:55 +0000 (0:00:00.224) 0:37:08.840 *********
2026-06-04 06:59:57.263653 | instance | ok: [instance] => (item=nova-bootstrap)
2026-06-04 06:59:57.263963 | instance | ok: [instance] => (item=nova-cell-setup)
2026-06-04 06:59:57.264218 | instance |
2026-06-04 06:59:57.264489 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] ***************
2026-06-04 06:59:57.264779 | instance | Thursday 04 June 2026 06:59:57 +0000 (0:00:01.432) 0:37:10.273 *********
2026-06-04 06:59:57.775573 | instance | ok: [instance]
2026-06-04 06:59:57.775824 | instance |
2026-06-04 06:59:57.776099 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-06-04 06:59:57.776367 | instance | Thursday 04 June 2026 06:59:57 +0000 (0:00:00.511) 0:37:10.785 *********
2026-06-04 07:03:17.932514 | instance | changed: [instance]
2026-06-04 07:03:17.932629 | instance |
2026-06-04 07:03:17.932860 | instance | TASK [Create Ingress] **********************************************************
2026-06-04 07:03:17.933132 | instance | Thursday 04 June 2026 07:03:17 +0000 (0:03:20.156) 0:40:30.942 *********
2026-06-04 07:03:18.058212 | instance | included: openstack_helm_ingress for instance
2026-06-04 07:03:18.058490 | instance |
2026-06-04 07:03:18.058792 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-04 07:03:18.059082 | instance | Thursday 04 June 2026 07:03:18 +0000 (0:00:00.125) 0:40:31.067 *********
2026-06-04 07:03:18.109706 | instance | skipping: [instance]
2026-06-04 07:03:18.109942 | instance |
2026-06-04 07:03:18.110227 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-04 07:03:18.110534 | instance | Thursday 04 June 2026 07:03:18 +0000 (0:00:00.051) 0:40:31.119 *********
2026-06-04 07:03:18.166533 | instance | skipping: [instance]
2026-06-04 07:03:18.166817 | instance |
2026-06-04 07:03:18.167100 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-04 07:03:18.167363 | instance | Thursday 04 June 2026 07:03:18 +0000 (0:00:00.056) 0:40:31.176 *********
2026-06-04 07:03:18.236450 | instance | ok: [instance]
2026-06-04 07:03:18.236646 | instance |
2026-06-04 07:03:18.236912 | instance | TASK [Create Ingress compute] **************************************************
2026-06-04 07:03:18.237183 | instance | Thursday 04 June 2026 07:03:18 +0000 (0:00:00.069) 0:40:31.245 *********
2026-06-04 07:03:18.322564 | instance | included: ingress for instance
2026-06-04 07:03:18.322741 | instance |
2026-06-04 07:03:18.323080 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-06-04 07:03:18.323355 | instance | Thursday 04 June 2026 07:03:18 +0000 (0:00:00.086) 0:40:31.332 *********
2026-06-04 07:03:19.514348 | instance | changed: [instance]
2026-06-04 07:03:19.514476 | instance |
2026-06-04 07:03:19.514650 | instance | TASK [Create Ingress] **********************************************************
2026-06-04 07:03:19.514821 | instance | Thursday 04 June 2026 07:03:19 +0000 (0:00:01.191) 0:40:32.524 *********
2026-06-04 07:03:19.640615 | instance | included: openstack_helm_ingress for instance
2026-06-04 07:03:19.640725 | instance |
2026-06-04 07:03:19.640906 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-04 07:03:19.641075 | instance | Thursday 04 June 2026 07:03:19 +0000 (0:00:00.126) 0:40:32.650 *********
2026-06-04 07:03:19.701995 | instance | skipping: [instance]
2026-06-04 07:03:19.702134 | instance |
2026-06-04 07:03:19.702313 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-04 07:03:19.702481 | instance | Thursday 04 June 2026 07:03:19 +0000 (0:00:00.061) 0:40:32.711 *********
2026-06-04 07:03:19.763699 | instance | skipping: [instance]
2026-06-04 07:03:19.763873 | instance |
2026-06-04 07:03:19.764039 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-04 07:03:19.764144 | instance | Thursday 04 June 2026 07:03:19 +0000 (0:00:00.061) 0:40:32.773 *********
2026-06-04 07:03:19.840685 | instance | ok: [instance]
2026-06-04 07:03:19.840879 | instance |
2026-06-04 07:03:19.841045 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-06-04 07:03:19.841210 | instance | Thursday 04 June 2026 07:03:19 +0000 (0:00:00.076) 0:40:32.850 *********
2026-06-04 07:03:19.927234 | instance | included: ingress for instance
2026-06-04 07:03:19.927349 | instance |
2026-06-04 07:03:19.927519 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-06-04 07:03:19.927708 | instance | Thursday 04 June 2026 07:03:19 +0000 (0:00:00.087) 0:40:32.937 *********
2026-06-04 07:03:20.985996 | instance | changed: [instance]
2026-06-04 07:03:20.986105 | instance |
2026-06-04 07:03:20.986251 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-06-04 07:03:20.986350 | instance | Thursday 04 June 2026 07:03:20 +0000 (0:00:01.058) 0:40:33.996 *********
2026-06-04 07:03:21.680560 | instance | ok: [instance]
2026-06-04 07:03:21.680688 | instance |
2026-06-04 07:03:21.680854 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-06-04 07:03:21.681029 | instance | Thursday 04 June 2026 07:03:21 +0000 (0:00:00.694) 0:40:34.690 *********
2026-06-04 07:03:39.091169 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-06-04 07:03:39.091422 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-06-04 07:03:39.091759 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-06-04 07:03:39.092061 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-06-04 07:03:39.092333 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-06-04 07:03:39.092597 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-06-04 07:03:39.092865 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-06-04 07:03:39.093105 | instance |
2026-06-04 07:03:39.093449 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-04 07:03:39.093646 | instance | Thursday 04 June 2026 07:03:39 +0000 (0:00:17.410) 0:40:52.100 *********
2026-06-04 07:03:39.197331 | instance | ok: [instance]
2026-06-04 07:03:39.197592 | instance |
2026-06-04 07:03:39.197871 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-04 07:03:39.198145 | instance | Thursday 04 June 2026 07:03:39 +0000 (0:00:00.106) 0:40:52.207 *********
2026-06-04 07:03:39.296934 | instance | included: rabbitmq for instance
2026-06-04 07:03:39.297176 | instance |
2026-06-04 07:03:39.297472 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-04 07:03:39.297802 | instance | Thursday 04 June 2026 07:03:39 +0000 (0:00:00.099) 0:40:52.306 *********
2026-06-04 07:03:39.990587 | instance | ok: [instance]
2026-06-04 07:03:39.990659 | instance |
2026-06-04 07:03:39.990793 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-04 07:03:39.990917 | instance | Thursday 04 June 2026 07:03:39 +0000 (0:00:00.693) 0:40:53.000 *********
2026-06-04 07:03:40.044362 | instance | skipping: [instance]
2026-06-04 07:03:40.044425 | instance |
2026-06-04 07:03:40.044566 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-04 07:03:40.044689 | instance | Thursday 04 June 2026 07:03:40 +0000 (0:00:00.053) 0:40:53.054 *********
2026-06-04 07:03:40.094887 | instance | skipping: [instance]
2026-06-04 07:03:40.094944 | instance |
2026-06-04 07:03:40.095088 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-04 07:03:40.095227 | instance | Thursday 04 June 2026 07:03:40 +0000 (0:00:00.050) 0:40:53.104 *********
2026-06-04 07:03:40.156659 | instance | skipping: [instance]
2026-06-04 07:03:40.156747 | instance |
2026-06-04 07:03:40.156856 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-04 07:03:40.156977 | instance | Thursday 04 June 2026 07:03:40 +0000 (0:00:00.061) 0:40:53.166 *********
2026-06-04 07:04:11.033128 | instance | changed: [instance]
2026-06-04 07:04:11.033400 | instance |
2026-06-04 07:04:11.033756 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-04 07:04:11.034040 | instance | Thursday 04 June 2026 07:04:11 +0000 (0:00:30.876) 0:41:24.042 *********
2026-06-04 07:04:11.719073 | instance | ok: [instance]
2026-06-04 07:04:11.719285 | instance |
2026-06-04 07:04:11.719565 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-04 07:04:11.719871 | instance | Thursday 04 June 2026 07:04:11 +0000 (0:00:00.685) 0:41:24.728 *********
2026-06-04 07:04:11.787622 | instance | ok: [instance]
2026-06-04 07:04:11.787921 | instance |
2026-06-04 07:04:11.788265 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-04 07:04:11.788590 | instance | Thursday 04 June 2026 07:04:11 +0000 (0:00:00.068) 0:41:24.797 *********
2026-06-04 07:04:11.861603 | instance | skipping: [instance]
2026-06-04 07:04:11.862146 | instance |
2026-06-04 07:04:11.862172 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-04 07:04:11.862183 | instance | Thursday 04 June 2026 07:04:11 +0000 (0:00:00.073) 0:41:24.870 *********
2026-06-04 07:04:11.931002 | instance | skipping: [instance]
2026-06-04 07:04:11.931226 | instance |
2026-06-04 07:04:11.931525 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-04 07:04:11.931852 | instance | Thursday 04 June 2026 07:04:11 +0000 (0:00:00.070) 0:41:24.940 *********
2026-06-04 07:04:11.998851 | instance | ok: [instance]
2026-06-04 07:04:11.999079 | instance |
2026-06-04 07:04:11.999366 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-04 07:04:11.999689 | instance | Thursday 04 June 2026 07:04:11 +0000 (0:00:00.067) 0:41:25.008 *********
2026-06-04 07:04:12.198189 | instance | ok: [instance] => (item=oslo_cache)
2026-06-04 07:04:12.198454 | instance | ok: [instance] => (item=oslo_db)
2026-06-04 07:04:12.198735 | instance | ok: [instance] => (item=identity)
2026-06-04 07:04:12.199006 | instance | ok: [instance] => (item=dns)
2026-06-04 07:04:12.199272 | instance | ok: [instance] => (item=compute)
2026-06-04 07:04:12.199571 | instance | ok: [instance] => (item=network)
2026-06-04 07:04:12.199895 | instance | ok: [instance] => (item=baremetal)
2026-06-04 07:04:12.200236 | instance | ok: [instance] => (item=compute_metadata)
2026-06-04 07:04:12.200549 | instance | ok: [instance] => (item=load_balancer)
2026-06-04 07:04:12.200760 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-04 07:04:12.200929 | instance |
2026-06-04 07:04:12.201129 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-04 07:04:12.201298 | instance | Thursday 04 June 2026 07:04:12 +0000 (0:00:00.199) 0:41:25.207 *********
2026-06-04 07:04:12.278457 | instance | ok: [instance]
2026-06-04 07:04:12.278721 | instance |
2026-06-04 07:04:12.279030 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-04 07:04:12.279334 | instance | Thursday 04 June 2026 07:04:12 +0000 (0:00:00.080) 0:41:25.288 *********
2026-06-04 07:04:12.368247 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-04 07:04:12.368473 | instance |
2026-06-04 07:04:12.369247 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-04 07:04:12.369588 | instance | Thursday 04 June 2026 07:04:12 +0000 (0:00:00.089) 0:41:25.377 *********
2026-06-04 07:04:12.968945 | instance | changed: [instance]
2026-06-04 07:04:12.969083 | instance |
2026-06-04 07:04:12.969270 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] ***
2026-06-04 07:04:12.969450 | instance | Thursday 04 June 2026 07:04:12 +0000 (0:00:00.600) 0:41:25.978 *********
2026-06-04 07:04:13.634391 | instance | ok: [instance]
2026-06-04 07:04:13.634560 | instance |
2026-06-04 07:04:13.634746 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-06-04 07:04:13.634909 | instance | Thursday 04 June 2026 07:04:13 +0000 (0:00:00.666) 0:41:26.644 *********
2026-06-04 07:04:13.687614 | instance | skipping: [instance]
2026-06-04 07:04:13.687849 | instance |
2026-06-04 07:04:13.688141 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-06-04 07:04:13.688411 | instance | Thursday 04 June 2026 07:04:13 +0000 (0:00:00.052) 0:41:26.697 *********
2026-06-04 07:04:14.270598 | instance | ok: [instance]
2026-06-04 07:04:14.270846 | instance |
2026-06-04 07:04:14.271127 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-06-04 07:04:14.271400 | instance | Thursday 04 June 2026 07:04:14 +0000 (0:00:00.582) 0:41:27.279 *********
2026-06-04 07:04:14.351625 | instance | ok: [instance]
2026-06-04 07:04:14.351844 | instance |
2026-06-04 07:04:14.352174 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-06-04 07:04:14.352391 | instance | Thursday 04 June 2026 07:04:14 +0000 (0:00:00.081) 0:41:27.361 *********
2026-06-04 07:04:14.425003 | instance | ok: [instance]
2026-06-04 07:04:14.425152 | instance |
2026-06-04 07:04:14.425361 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] ***
2026-06-04 07:04:14.425750 | instance | Thursday 04 June 2026 07:04:14 +0000 (0:00:00.073) 0:41:27.434 *********
2026-06-04 07:04:14.494776 | instance | skipping: [instance]
2026-06-04 07:04:14.495023 | instance |
2026-06-04 07:04:14.495328 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-06-04 07:04:14.495673 | instance | Thursday 04 June 2026 07:04:14 +0000 (0:00:00.069) 0:41:27.504 *********
2026-06-04 07:06:31.797525 | instance | changed: [instance]
2026-06-04 07:06:31.797858 | instance |
2026-06-04 07:06:31.798148 | instance | TASK [Create Ingress] **********************************************************
2026-06-04 07:06:31.798472 | instance | Thursday 04 June 2026 07:06:31 +0000 (0:02:17.301) 0:43:44.805 *********
2026-06-04 07:06:31.933227 | instance | included: openstack_helm_ingress for instance
2026-06-04 07:06:31.933444 | instance |
2026-06-04 07:06:31.933717 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-04 07:06:31.933991 | instance | Thursday 04 June 2026 07:06:31 +0000 (0:00:00.136) 0:43:44.942 *********
2026-06-04 07:06:31.993932 | instance | skipping: [instance]
2026-06-04 07:06:31.994054 | instance |
2026-06-04 07:06:31.994233 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-04 07:06:31.994399 | instance | Thursday 04 June 2026 07:06:31 +0000 (0:00:00.061) 0:43:45.004 *********
2026-06-04 07:06:32.056539 | instance | skipping: [instance]
2026-06-04 07:06:32.056791 | instance |
2026-06-04 07:06:32.057086 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-04 07:06:32.057356 | instance | Thursday 04 June 2026 07:06:32 +0000 (0:00:00.062) 0:43:45.066 *********
2026-06-04 07:06:32.130354 | instance | ok: [instance]
2026-06-04 07:06:32.130569 | instance |
2026-06-04 07:06:32.130834 | instance | TASK [Create Ingress network] **************************************************
2026-06-04 07:06:32.131092 | instance | Thursday 04 June 2026 07:06:32 +0000 (0:00:00.073) 0:43:45.140 *********
2026-06-04 07:06:32.217657 | instance | included: ingress for instance
2026-06-04 07:06:32.217892 | instance |
2026-06-04 07:06:32.218183 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-06-04 07:06:32.218475 | instance | Thursday 04 June 2026 07:06:32 +0000 (0:00:00.087) 0:43:45.227 *********
2026-06-04 07:06:33.371519 | instance | changed: [instance]
2026-06-04 07:06:33.371808 | instance |
2026-06-04 07:06:33.372084 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-06-04 07:06:33.372347 | instance | Thursday 04 June 2026 07:06:33 +0000 (0:00:01.153) 0:43:46.381 *********
2026-06-04 07:06:34.090301 | instance | ok: [instance]
2026-06-04 07:06:34.090552 | instance |
2026-06-04 07:06:34.090856 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-06-04 07:06:34.091158 | instance | Thursday 04 June 2026 07:06:34 +0000 (0:00:00.718) 0:43:47.100 *********
2026-06-04 07:12:24.238912 | 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-77.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"}
2026-06-04 07:12:24.246886 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-06-04 07:12:24.246961 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-06-04 07:12:24.247076 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-06-04 07:12:24.247377 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-06-04 07:12:24.247727 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-06-04 07:12:24.248040 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-06-04 07:12:24.248329 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-06-04 07:12:24.248650 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left).
2026-06-04 07:12:24.248962 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left).
2026-06-04 07:12:24.249242 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left).
2026-06-04 07:12:24.249567 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left).
2026-06-04 07:12:24.249823 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left).
2026-06-04 07:12:24.250103 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left).
2026-06-04 07:12:24.250364 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left).
2026-06-04 07:12:24.250621 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left).
2026-06-04 07:12:24.250891 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left).
2026-06-04 07:12:24.251151 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left).
2026-06-04 07:12:24.251418 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left).
2026-06-04 07:12:24.251712 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left).
2026-06-04 07:12:24.251980 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left).
2026-06-04 07:12:24.252241 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left).
2026-06-04 07:12:24.252500 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left).
2026-06-04 07:12:24.252745 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left).
2026-06-04 07:12:24.253070 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left).
2026-06-04 07:12:24.253327 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left).
2026-06-04 07:12:24.253583 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left).
2026-06-04 07:12:24.253839 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left).
2026-06-04 07:12:24.254095 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left).
2026-06-04 07:12:24.254358 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left).
2026-06-04 07:12:24.254602 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left).
2026-06-04 07:12:24.254857 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left).
2026-06-04 07:12:24.255123 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left).
2026-06-04 07:12:24.255382 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left).
2026-06-04 07:12:24.255662 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left).
2026-06-04 07:12:24.255917 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left).
2026-06-04 07:12:24.256173 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left).
2026-06-04 07:12:24.256438 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left).
2026-06-04 07:12:24.256683 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left).
2026-06-04 07:12:24.257142 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left).
2026-06-04 07:12:24.257423 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left).
2026-06-04 07:12:24.257535 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left).
2026-06-04 07:12:24.257647 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left).
2026-06-04 07:12:24.257765 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left).
2026-06-04 07:12:24.257884 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left).
2026-06-04 07:12:24.258005 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left).
2026-06-04 07:12:24.258118 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left).
2026-06-04 07:12:24.258241 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left).
2026-06-04 07:12:24.258368 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left).
2026-06-04 07:12:24.258491 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left).
2026-06-04 07:12:24.258608 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left).
2026-06-04 07:12:24.258726 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left).
2026-06-04 07:12:24.258845 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left).
2026-06-04 07:12:24.258961 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left).
2026-06-04 07:12:24.259077 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left).
2026-06-04 07:12:24.259187 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left).
2026-06-04 07:12:24.259320 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left).
2026-06-04 07:12:24.259438 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left).
2026-06-04 07:12:24.259556 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left).
2026-06-04 07:12:24.259692 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left).
2026-06-04 07:12:24.259824 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left).
2026-06-04 07:12:24.259935 | instance |
2026-06-04 07:12:24.260050 | instance | PLAY RECAP *********************************************************************
2026-06-04 07:12:24.260179 | instance | instance : ok=598 changed=219 unreachable=0 failed=1 skipped=196 rescued=0 ignored=2
2026-06-04 07:12:24.260289 | instance |
2026-06-04 07:12:24.260406 | instance | Thursday 04 June 2026 07:12:24 +0000 (0:05:50.155) 0:49:37.255 *********
2026-06-04 07:12:24.260519 | instance | ===============================================================================
2026-06-04 07:12:24.260642 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 350.16s
2026-06-04 07:12:24.260762 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 288.48s
2026-06-04 07:12:24.260923 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 200.16s
2026-06-04 07:12:24.261039 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 164.03s
2026-06-04 07:12:24.261154 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 143.39s
2026-06-04 07:12:24.261270 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 137.30s
2026-06-04 07:12:24.261385 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 128.41s
2026-06-04 07:12:24.261517 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 122.08s
2026-06-04 07:12:24.261639 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 98.76s
2026-06-04 07:12:24.261748 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 93.40s
2026-06-04 07:12:24.261869 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 91.17s
2026-06-04 07:12:24.261980 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 86.87s
2026-06-04 07:12:24.262094 | instance | vexxhost.atmosphere.multipathd : Install the multipathd package -------- 57.84s
2026-06-04 07:12:24.262216 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 45.08s
2026-06-04 07:12:24.262324 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.88s
2026-06-04 07:12:24.262439 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.86s
2026-06-04 07:12:24.262554 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.85s
2026-06-04 07:12:24.262683 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.83s
2026-06-04 07:12:24.262795 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.83s
2026-06-04 07:12:24.262906 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 30.39s
2026-06-04 07:12:24.491010 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-06-04 07:12:24.491088 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-06-04 07:12:24.491193 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-06-04 07:12:24.732613 | instance | ERROR
2026-06-04 07:12:24.732938 | instance | {
2026-06-04 07:12:24.733034 | instance | "delta": "0:50:46.165450",
2026-06-04 07:12:24.733081 | instance | "end": "2026-06-04 07:12:24.565198",
2026-06-04 07:12:24.733122 | instance | "msg": "non-zero return code",
2026-06-04 07:12:24.733163 | instance | "rc": 2,
2026-06-04 07:12:24.733207 | instance | "start": "2026-06-04 06:21:38.399748"
2026-06-04 07:12:24.733248 | instance | }
failure
2026-06-04 07:12:24.765545 |
2026-06-04 07:12:24.765603 | PLAY RECAP
2026-06-04 07:12:24.765648 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-06-04 07:12:24.765671 |
2026-06-04 07:12:24.907480 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-04 07:12:24.918955 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-06-04 07:12:48.217950 |
2026-06-04 07:12:48.218088 | PLAY [all]
2026-06-04 07:12:48.232379 |
2026-06-04 07:12:48.232457 | TASK [gather-host-logs : creating directory for system status]
2026-06-04 07:12:48.588723 | instance | changed
2026-06-04 07:12:48.596362 |
2026-06-04 07:12:48.596481 | TASK [gather-host-logs : Get logs for each host]
2026-06-04 07:12:48.968967 | instance | + systemd-cgls --full --all --no-pager
2026-06-04 07:12:49.002028 | instance | + ip addr
2026-06-04 07:12:49.008152 | instance | + ip route
2026-06-04 07:12:49.009670 | instance | + lsblk
2026-06-04 07:12:49.025383 | instance | + mount
2026-06-04 07:12:49.036721 | instance | + docker images
2026-06-04 07:12:49.056945 | instance | + brctl show
2026-06-04 07:12:49.057283 | instance | /bin/bash: line 8: brctl: command not found
2026-06-04 07:12:49.057474 | instance | + ps aux --sort=-%mem
2026-06-04 07:12:49.099644 | instance | + dpkg -l
2026-06-04 07:12:49.112403 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-06-04 07:12:49.112981 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-06-04 07:12:49.132523 | instance | + '[' '!' -z '' ']'
2026-06-04 07:12:49.641746 | instance | ok: Runtime: 0:00:00.168773
2026-06-04 07:12:49.650953 |
2026-06-04 07:12:49.651072 | TASK [gather-host-logs : Downloads logs to executor]
2026-06-04 07:12:50.282740 | instance | changed:
2026-06-04 07:12:50.282981 | instance | created directory /var/lib/zuul/builds/66296c382ea44b6688902190e0b982b7/work/logs/instance
2026-06-04 07:12:50.283043 | instance | cd+++++++++ system/
2026-06-04 07:12:50.283096 | instance | >f+++++++++ system/brctl-show.txt
2026-06-04 07:12:50.283146 | instance | >f+++++++++ system/docker-images.txt
2026-06-04 07:12:50.283183 | instance | >f+++++++++ system/ip-addr.txt
2026-06-04 07:12:50.283215 | instance | >f+++++++++ system/ip-route.txt
2026-06-04 07:12:50.283245 | instance | >f+++++++++ system/lsblk.txt
2026-06-04 07:12:50.283272 | instance | >f+++++++++ system/mount.txt
2026-06-04 07:12:50.283299 | instance | >f+++++++++ system/packages.txt
2026-06-04 07:12:50.283325 | instance | >f+++++++++ system/ps.txt
2026-06-04 07:12:50.283354 | instance | >f+++++++++ system/systemd-cgls.txt
2026-06-04 07:12:50.294716 |
2026-06-04 07:12:50.294805 | LOOP [helm-release-status : creating directory for helm release status]
2026-06-04 07:12:50.498649 | instance | changed: "values"
2026-06-04 07:12:50.660306 | instance | changed: "releases"
2026-06-04 07:12:50.675053 |
2026-06-04 07:12:50.675270 | TASK [helm-release-status : Gather get release status for helm charts]
2026-06-04 07:12:58.753901 | instance | ok: Runtime: 0:00:07.593241
2026-06-04 07:12:58.759124 |
2026-06-04 07:12:58.759195 | TASK [helm-release-status : Downloads logs to executor]
2026-06-04 07:12:59.305974 | instance | changed:
2026-06-04 07:12:59.306194 | instance | cd+++++++++ helm/
2026-06-04 07:12:59.306234 | instance | cd+++++++++ helm/releases/
2026-06-04 07:12:59.306266 | instance | cd+++++++++ helm/releases/auth-system/
2026-06-04 07:12:59.306296 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-06-04 07:12:59.306326 | instance | cd+++++++++ helm/releases/cert-manager/
2026-06-04 07:12:59.306354 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-06-04 07:12:59.306382 | instance | cd+++++++++ helm/releases/envoy-gateway-system/
2026-06-04 07:12:59.306409 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt
2026-06-04 07:12:59.306437 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-06-04 07:12:59.306465 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-06-04 07:12:59.306493 | instance | cd+++++++++ helm/releases/kube-system/
2026-06-04 07:12:59.306521 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-06-04 07:12:59.306554 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-06-04 07:12:59.306583 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-06-04 07:12:59.306611 | instance | cd+++++++++ helm/releases/monitoring/
2026-06-04 07:12:59.306639 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-06-04 07:12:59.306667 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-06-04 07:12:59.306694 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-06-04 07:12:59.306722 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-06-04 07:12:59.306749 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-06-04 07:12:59.306808 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt
2026-06-04 07:12:59.306839 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-06-04 07:12:59.306867 | instance | cd+++++++++ helm/releases/openstack/
2026-06-04 07:12:59.306895 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-06-04 07:12:59.306922 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-06-04 07:12:59.306950 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-06-04 07:12:59.306977 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-06-04 07:12:59.307004 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-06-04 07:12:59.307031 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-06-04 07:12:59.307059 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-06-04 07:12:59.307086 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-06-04 07:12:59.307113 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-06-04 07:12:59.307141 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-06-04 07:12:59.307167 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-06-04 07:12:59.307194 | instance | >f+++++++++ helm/releases/openstack/ovn.txt
2026-06-04 07:12:59.307220 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-06-04 07:12:59.307247 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-06-04 07:12:59.307274 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-06-04 07:12:59.307300 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-06-04 07:12:59.307327 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-06-04 07:12:59.307354 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-06-04 07:12:59.307381 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-06-04 07:12:59.307409 | instance | cd+++++++++ helm/values/
2026-06-04 07:12:59.307436 | instance | cd+++++++++ helm/values/auth-system/
2026-06-04 07:12:59.307463 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-06-04 07:12:59.307490 | instance | cd+++++++++ helm/values/cert-manager/
2026-06-04 07:12:59.307518 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-06-04 07:12:59.307545 | instance | cd+++++++++ helm/values/envoy-gateway-system/
2026-06-04 07:12:59.307572 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml
2026-06-04 07:12:59.307599 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-06-04 07:12:59.307625 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-06-04 07:12:59.307652 | instance | cd+++++++++ helm/values/kube-system/
2026-06-04 07:12:59.307679 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-06-04 07:12:59.307706 | instance | cd+++++++++ helm/values/local-path-storage/
2026-06-04 07:12:59.307838 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-06-04 07:12:59.307874 | instance | cd+++++++++ helm/values/monitoring/
2026-06-04 07:12:59.307903 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-06-04 07:12:59.307931 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-06-04 07:12:59.307959 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-06-04 07:12:59.307986 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-06-04 07:12:59.308013 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-06-04 07:12:59.308041 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml
2026-06-04 07:12:59.308069 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-06-04 07:12:59.308096 | instance | cd+++++++++ helm/values/openstack/
2026-06-04 07:12:59.308124 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-06-04 07:12:59.308151 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-06-04 07:12:59.308186 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-06-04 07:12:59.308214 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-06-04 07:12:59.308241 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-06-04 07:12:59.308269 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-06-04 07:12:59.308295 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-06-04 07:12:59.308322 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-06-04 07:12:59.308349 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-06-04 07:12:59.308375 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-06-04 07:12:59.308401 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-06-04 07:12:59.308428 | instance | >f+++++++++ helm/values/openstack/ovn.yaml
2026-06-04 07:12:59.308455 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-06-04 07:12:59.308481 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-06-04 07:12:59.308515 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-06-04 07:12:59.308549 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-06-04 07:12:59.308583 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-06-04 07:12:59.308610 | instance | cd+++++++++ helm/values/rook-ceph/
2026-06-04 07:12:59.308637 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-06-04 07:12:59.319929 |
2026-06-04 07:12:59.320039 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-06-04 07:12:59.528167 | instance | changed
2026-06-04 07:12:59.535096 |
2026-06-04 07:12:59.535187 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-06-04 07:12:59.734591 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-04 07:12:59.735051 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-04 07:12:59.741191 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:12:59.743825 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:12:59.833961 | instance | node/instance
2026-06-04 07:12:59.849229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:12:59.910957 | instance | clusterrole/admin
2026-06-04 07:13:00.140454 | instance | clusterrole/cephfs-csi-nodeplugin
2026-06-04 07:13:00.172239 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:00.207492 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:00.219965 | instance | clusterrole/cephfs-external-provisioner-runner
2026-06-04 07:13:00.328650 | instance | clusterrole/cert-manager-cainjector
2026-06-04 07:13:00.426718 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-06-04 07:13:00.520880 | instance | clusterrole/cert-manager-controller-certificates
2026-06-04 07:13:00.632094 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-06-04 07:13:00.707727 | instance | clusterrole/cert-manager-controller-challenges
2026-06-04 07:13:00.817048 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-06-04 07:13:00.890010 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-06-04 07:13:01.023928 | instance | clusterrole/cert-manager-controller-issuers
2026-06-04 07:13:01.098193 | instance | clusterrole/cert-manager-controller-orders
2026-06-04 07:13:01.201279 | instance | clusterrole/cert-manager-edit
2026-06-04 07:13:01.269275 | instance | clusterrole/cert-manager-view
2026-06-04 07:13:01.393845 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-06-04 07:13:01.442698 | instance | clusterrole/cilium
2026-06-04 07:13:01.582242 | instance | clusterrole/cilium-operator
2026-06-04 07:13:01.611223 | instance | clusterrole/cluster-admin
2026-06-04 07:13:01.748467 | instance | clusterrole/edit
2026-06-04 07:13:01.802821 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-04 07:13:01.973572 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role
2026-06-04 07:13:01.991802 | instance | clusterrole/goldpinger-clusterrole
2026-06-04 07:13:02.142332 | instance | clusterrole/ingress-nginx
2026-06-04 07:13:02.169120 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-06-04 07:13:02.318505 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-06-04 07:13:02.351524 | instance | clusterrole/kube-prometheus-stack-operator
2026-06-04 07:13:02.510267 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-06-04 07:13:02.537159 | instance | clusterrole/kubeadm:get-nodes
2026-06-04 07:13:02.690232 | instance | clusterrole/local-path-provisioner
2026-06-04 07:13:02.730907 | instance | clusterrole/node-feature-discovery
2026-06-04 07:13:02.895411 | instance | clusterrole/node-feature-discovery-gc
2026-06-04 07:13:02.931735 | instance | clusterrole/nova-bootstrap
2026-06-04 07:13:03.080924 | instance | clusterrole/nova-cell-setup
2026-06-04 07:13:03.115411 | instance | clusterrole/objectstorage-provisioner-role
2026-06-04 07:13:03.272738 | instance | clusterrole/ovn-controller
2026-06-04 07:13:03.294953 | instance | clusterrole/ovn-controller-list-nodes-role-openstack
2026-06-04 07:13:03.445558 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-06-04 07:13:03.491752 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-06-04 07:13:03.616591 | instance | clusterrolebinding/cert-manager-cainjector
2026-06-04 07:13:03.664368 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-06-04 07:13:03.814612 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-06-04 07:13:03.836141 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-06-04 07:13:04.013420 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-06-04 07:13:04.029921 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-06-04 07:13:04.193206 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-06-04 07:13:04.198726 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-06-04 07:13:04.364217 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-06-04 07:13:04.368940 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-06-04 07:13:04.523033 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-06-04 07:13:04.535568 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-06-04 07:13:04.686546 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-06-04 07:13:04.736531 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-06-04 07:13:04.886275 | instance | clusterrolebinding/cert-manager-controller-orders
2026-06-04 07:13:04.932794 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-06-04 07:13:05.058412 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-06-04 07:13:05.097308 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-06-04 07:13:05.241228 | instance | clusterrole/rbd-csi-nodeplugin
2026-06-04 07:13:05.268598 | instance | clusterrolebinding/cilium
2026-06-04 07:13:05.412594 | instance | clusterrole/rbd-external-provisioner-runner
2026-06-04 07:13:05.441111 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-06-04 07:13:05.578679 | instance | clusterrolebinding/cilium-operator
2026-06-04 07:13:05.619072 | instance | clusterrole/rook-ceph-global
2026-06-04 07:13:05.766095 | instance | clusterrolebinding/cluster-admin
2026-06-04 07:13:05.798738 | instance | clusterrole/rook-ceph-mgr-cluster
2026-06-04 07:13:05.959732 | instance | clusterrole/rook-ceph-mgr-system
2026-06-04 07:13:06.017153 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-04 07:13:06.148816 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
2026-06-04 07:13:06.202064 | instance | clusterrole/rook-ceph-object-bucket
2026-06-04 07:13:06.323127 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-06-04 07:13:06.392164 | instance | clusterrole/rook-ceph-osd
2026-06-04 07:13:06.531221 | instance | clusterrolebinding/ingress-nginx
2026-06-04 07:13:06.567728 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-06-04 07:13:06.701065 | instance | clusterrole/rook-ceph-system
2026-06-04 07:13:06.746289 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-06-04 07:13:06.874169 | instance | clusterrole/secretgen-controller-cluster-role
2026-06-04 07:13:06.926194 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-06-04 07:13:07.049243 | instance | clusterrole/system:aggregate-to-admin
2026-06-04 07:13:07.103957 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-06-04 07:13:07.223322 | instance | clusterrole/system:aggregate-to-edit
2026-06-04 07:13:07.271567 | instance | clusterrolebinding/kubeadm:get-nodes
2026-06-04 07:13:07.386745 | instance | clusterrole/system:aggregate-to-view
2026-06-04 07:13:07.443633 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-06-04 07:13:07.564972 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-06-04 07:13:07.619853 | instance | clusterrole/system:auth-delegator
2026-06-04 07:13:07.745428 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-06-04 07:13:07.827317 | instance | clusterrolebinding/kubeadm:node-proxier
2026-06-04 07:13:07.947575 | instance | clusterrole/system:basic-user
2026-06-04 07:13:08.000073 | instance | clusterrolebinding/local-path-provisioner
2026-06-04 07:13:08.139490 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-06-04 07:13:08.181806 | instance | clusterrolebinding/node-feature-discovery
2026-06-04 07:13:08.335842 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-06-04 07:13:08.361036 | instance | clusterrolebinding/node-feature-discovery-gc
2026-06-04 07:13:08.526348 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-06-04 07:13:08.563954 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-06-04 07:13:08.717575 | instance | clusterrolebinding/nova-bootstrap
2026-06-04 07:13:08.768254 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-06-04 07:13:08.899002 | instance | clusterrolebinding/nova-cell-setup
2026-06-04 07:13:08.965569 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-06-04 07:13:09.115738 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-06-04 07:13:09.163234 | instance | clusterrole/system:controller:attachdetach-controller
2026-06-04 07:13:09.297370 | instance | clusterrolebinding/ovn-controller
2026-06-04 07:13:09.362950 | instance | clusterrole/system:controller:certificate-controller
2026-06-04 07:13:09.487953 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack
2026-06-04 07:13:09.560722 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-06-04 07:13:09.676723 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-06-04 07:13:09.744532 | instance | clusterrole/system:controller:cronjob-controller
2026-06-04 07:13:09.872876 | instance | clusterrole/system:controller:daemon-set-controller
2026-06-04 07:13:09.937813 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-06-04 07:13:10.056844 | instance | clusterrole/system:controller:deployment-controller
2026-06-04 07:13:10.124331 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-06-04 07:13:10.244177 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-06-04 07:13:10.331065 | instance | clusterrole/system:controller:disruption-controller
2026-06-04 07:13:10.441976 | instance | clusterrolebinding/rook-ceph-global
2026-06-04 07:13:10.525389 | instance | clusterrole/system:controller:endpoint-controller
2026-06-04 07:13:10.635439 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-06-04 07:13:10.709244 | instance | clusterrole/system:controller:endpointslice-controller
2026-06-04 07:13:10.821389 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-06-04 07:13:10.897976 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-06-04 07:13:11.002329 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-06-04 07:13:11.074778 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-06-04 07:13:11.179053 | instance | clusterrolebinding/rook-ceph-osd
2026-06-04 07:13:11.254730 | instance | clusterrole/system:controller:expand-controller
2026-06-04 07:13:11.367630 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-06-04 07:13:11.417884 | instance | clusterrole/system:controller:generic-garbage-collector
2026-06-04 07:13:11.553136 | instance | clusterrolebinding/rook-ceph-system
2026-06-04 07:13:11.600860 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-06-04 07:13:11.743645 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-06-04 07:13:11.780546 | instance | clusterrolebinding/system:basic-user
2026-06-04 07:13:11.931327 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-06-04 07:13:11.976961 | instance | clusterrole/system:controller:job-controller
2026-06-04 07:13:12.140109 | instance | clusterrolebinding/system:controller:certificate-controller
2026-06-04 07:13:12.159312 | instance | clusterrole/system:controller:namespace-controller
2026-06-04 07:13:12.308012 | instance | clusterrole/system:controller:node-controller
2026-06-04 07:13:12.355725 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-06-04 07:13:12.508125 | instance | clusterrole/system:controller:persistent-volume-binder
2026-06-04 07:13:12.546994 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-06-04 07:13:12.704980 | instance | clusterrole/system:controller:pod-garbage-collector
2026-06-04 07:13:12.730921 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-06-04 07:13:12.898799 | instance | clusterrole/system:controller:pv-protection-controller
2026-06-04 07:13:12.923994 | instance | clusterrolebinding/system:controller:deployment-controller
2026-06-04 07:13:13.088035 | instance | clusterrole/system:controller:pvc-protection-controller
2026-06-04 07:13:13.099626 | instance | clusterrolebinding/system:controller:disruption-controller
2026-06-04 07:13:13.253631 | instance | clusterrole/system:controller:replicaset-controller
2026-06-04 07:13:13.272294 | instance | clusterrole/system:controller:replication-controller
2026-06-04 07:13:13.440013 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-06-04 07:13:13.451030 | instance | clusterrole/system:controller:resourcequota-controller
2026-06-04 07:13:13.635139 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-06-04 07:13:13.660879 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-06-04 07:13:13.807857 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-06-04 07:13:13.858778 | instance | clusterrole/system:controller:route-controller
2026-06-04 07:13:14.010211 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-06-04 07:13:14.058480 | instance | clusterrole/system:controller:service-account-controller
2026-06-04 07:13:14.188868 | instance | clusterrolebinding/system:controller:expand-controller
2026-06-04 07:13:14.247178 | instance | clusterrole/system:controller:service-controller
2026-06-04 07:13:14.373660 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-06-04 07:13:14.461790 | instance | clusterrole/system:controller:statefulset-controller
2026-06-04 07:13:14.558084 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-06-04 07:13:14.638051 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-06-04 07:13:14.731680 | instance | clusterrole/system:controller:ttl-controller
2026-06-04 07:13:14.805595 | instance | clusterrolebinding/system:controller:job-controller
2026-06-04 07:13:14.923884 | instance | clusterrole/system:coredns
2026-06-04 07:13:15.012080 | instance | clusterrolebinding/system:controller:namespace-controller
2026-06-04 07:13:15.123537 | instance | clusterrole/system:discovery
2026-06-04 07:13:15.209402 | instance | clusterrolebinding/system:controller:node-controller
2026-06-04 07:13:15.326009 | instance | clusterrole/system:heapster
2026-06-04 07:13:15.396797 | instance | clusterrole/system:kube-aggregator
2026-06-04 07:13:15.513746 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-06-04 07:13:15.570075 | instance | clusterrole/system:kube-controller-manager
2026-06-04 07:13:15.700292 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-06-04 07:13:15.768589 | instance | clusterrole/system:kube-dns
2026-06-04 07:13:15.894140 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-06-04 07:13:15.967895 | instance | clusterrole/system:kube-scheduler
2026-06-04 07:13:16.070208 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-06-04 07:13:16.163493 | instance | clusterrole/system:kubelet-api-admin
2026-06-04 07:13:16.271175 | instance | clusterrole/system:monitoring
2026-06-04 07:13:16.357123 | instance | clusterrole/system:node
2026-06-04 07:13:16.471871 | instance | clusterrole/system:node-bootstrapper
2026-06-04 07:13:16.543679 | instance | clusterrole/system:node-problem-detector
2026-06-04 07:13:16.655579 | instance | clusterrole/system:node-proxier
2026-06-04 07:13:16.734802 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-06-04 07:13:16.841997 | instance | clusterrole/system:persistent-volume-provisioner
2026-06-04 07:13:16.920905 | instance | clusterrole/system:public-info-viewer
2026-06-04 07:13:17.018352 | instance | clusterrolebinding/system:controller:replication-controller
2026-06-04 07:13:17.110243 | instance | clusterrole/system:service-account-issuer-discovery
2026-06-04 07:13:17.195868 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-06-04 07:13:17.291262 | instance | clusterrole/system:volume-scheduler
2026-06-04 07:13:17.361051 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-06-04 07:13:17.470992 | instance | clusterrole/vector
2026-06-04 07:13:17.548452 | instance | clusterrolebinding/system:controller:route-controller
2026-06-04 07:13:17.643572 | instance | clusterrole/view
2026-06-04 07:13:17.738897 | instance | clusterrolebinding/system:controller:service-account-controller
2026-06-04 07:13:17.846308 | instance | clusterrolebinding/system:controller:service-controller
2026-06-04 07:13:17.936433 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-06-04 07:13:18.054423 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-06-04 07:13:18.144499 | instance | clusterrolebinding/system:controller:ttl-controller
2026-06-04 07:13:18.240836 | instance | clusterrolebinding/system:coredns
2026-06-04 07:13:18.317450 | instance | clusterrolebinding/system:discovery
2026-06-04 07:13:18.418114 | instance | clusterrolebinding/system:kube-controller-manager
2026-06-04 07:13:18.520920 | instance | clusterrolebinding/system:kube-dns
2026-06-04 07:13:18.608516 | instance | clusterrolebinding/system:kube-scheduler
2026-06-04 07:13:18.721831 | instance | clusterrolebinding/system:monitoring
2026-06-04 07:13:18.824624 | instance | clusterrolebinding/system:node
2026-06-04 07:13:18.901018 | instance | clusterrolebinding/system:node-proxier
2026-06-04 07:13:19.013650 | instance | clusterrolebinding/system:public-info-viewer
2026-06-04 07:13:19.083691 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-06-04 07:13:19.195915 | instance | clusterrolebinding/system:volume-scheduler
2026-06-04 07:13:19.258189 | instance | clusterrolebinding/vector
2026-06-04 07:13:19.380815 | instance | storageclass/general
2026-06-04 07:13:19.442177 | instance | namespace/auth-system
2026-06-04 07:13:19.605244 | instance | namespace/cert-manager
2026-06-04 07:13:19.627960 | instance | namespace/default
2026-06-04 07:13:19.812009 | instance | namespace/envoy-gateway-system
2026-06-04 07:13:19.819083 | instance | namespace/ingress-nginx
2026-06-04 07:13:19.998584 | instance | namespace/kube-node-lease
2026-06-04 07:13:20.046444 | instance | namespace/kube-public
2026-06-04 07:13:20.177206 | instance | namespace/kube-system
2026-06-04 07:13:20.243478 | instance | namespace/local-path-storage
2026-06-04 07:13:20.356213 | instance | namespace/monitoring
2026-06-04 07:13:20.412705 | instance | namespace/openstack
2026-06-04 07:13:20.572794 | instance | namespace/rook-ceph
2026-06-04 07:13:20.600400 | instance | namespace/secretgen-controller
2026-06-04 07:13:21.102077 | instance | ok: Runtime: 0:00:21.064449
2026-06-04 07:13:21.110021 |
2026-06-04 07:13:21.110104 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-06-04 07:13:21.306791 | instance | changed
2026-06-04 07:13:21.311841 |
2026-06-04 07:13:21.311912 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-06-04 07:13:21.519969 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-04 07:13:21.520655 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-04 07:13:21.520702 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-04 07:13:21.613888 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:21.616845 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:21.694137 | instance | auth-system/configmaps/keycloak-env-vars
2026-06-04 07:13:21.696274 | instance | auth-system/configmaps/kube-root-ca.crt
2026-06-04 07:13:21.699174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:21.708587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:21.781979 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:21.800048 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:21.874285 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:21.876074 | instance | cert-manager/configmaps/cert-manager-webhook
2026-06-04 07:13:21.879461 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-06-04 07:13:21.914818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:21.969810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:22.024177 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:22.052916 | instance | auth-system/endpoints/keycloak
2026-06-04 07:13:22.055148 | instance | auth-system/endpoints/keycloak-headless
2026-06-04 07:13:22.072588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:22.121046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:22.163060 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:22.207957 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:22.221211 | instance | auth-system/endpoints/keycloak-metrics
2026-06-04 07:13:22.242875 | instance | auth-system/ingresses/keycloak
2026-06-04 07:13:22.267261 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:22.314949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:22.390361 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:22.410688 | instance | cert-manager/deployment/cert-manager
2026-06-04 07:13:22.418029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:22.475811 | instance | cert-manager/deployment/cert-manager-cainjector
2026-06-04 07:13:22.497520 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-04 07:13:22.506139 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:22.507402 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:22.584528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:22.587926 | instance | cert-manager/deployment/cert-manager-webhook
2026-06-04 07:13:22.589865 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:22.670052 | instance | cert-manager/endpoints/cert-manager
2026-06-04 07:13:22.671386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:22.679214 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:22.776691 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-04 07:13:22.776780 | instance | cert-manager/endpoints/cert-manager-webhook
2026-06-04 07:13:22.784653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:22.788622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:22.863061 | instance | auth-system/networkpolicies/keycloak
2026-06-04 07:13:22.885547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:22.886486 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:22.973789 | instance | auth-system/pods/keycloak-0
2026-06-04 07:13:22.976251 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:22.978261 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:23.043753 | instance | cert-manager/pods/cert-manager-75c4c745bc-r6qnf
2026-06-04 07:13:23.087808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:23.112749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:23.181655 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-xqrg8
2026-06-04 07:13:23.199613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:23.212782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:23.271439 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-vdd8w
2026-06-04 07:13:23.293789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:23.296683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:23.376448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:23.377037 | instance | auth-system/secrets/keycloak
2026-06-04 07:13:23.383474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:23.459501 | instance | auth-system/secrets/keycloak-externaldb
2026-06-04 07:13:23.464357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:23.472385 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:23.546362 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:23.548794 | instance | auth-system/secrets/keycloak.199-204-45-77.nip.io-tls
2026-06-04 07:13:23.550677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:23.629097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:23.645713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:23.645819 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-06-04 07:13:23.728210 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:23.728848 | instance | auth-system/serviceaccounts/default
2026-06-04 07:13:23.731546 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:23.823097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:23.852187 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:23.861935 | instance | auth-system/serviceaccounts/keycloak
2026-06-04 07:13:23.924978 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-06-04 07:13:23.927682 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:23.948228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:24.019657 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:24.038724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:24.077113 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-06-04 07:13:24.102801 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-06-04 07:13:24.115788 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-04 07:13:24.121651 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:24.124117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:24.227269 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:24.240776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:24.262358 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-06-04 07:13:24.298444 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-06-04 07:13:24.325077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:24.325848 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-04 07:13:24.336722 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:24.424432 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:24.431126 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:24.478532 | instance | cert-manager/roles/cert-manager:leaderelection
2026-06-04 07:13:24.480428 | instance | auth-system/services/keycloak
2026-06-04 07:13:24.514571 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:24.530470 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:24.612069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:24.636507 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:24.670236 | instance | auth-system/services/keycloak-headless
2026-06-04 07:13:24.675667 | instance | auth-system/services/keycloak-metrics
2026-06-04 07:13:24.707157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:24.798715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:24.876963 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-06-04 07:13:24.880266 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-06-04 07:13:24.896122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:24.902373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:24.986807 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:24.987983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:25.054689 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-06-04 07:13:25.054812 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-06-04 07:13:25.099376 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:25.100889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:25.198720 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:25.201126 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:25.236770 | instance | auth-system/statefulsets/keycloak
2026-06-04 07:13:25.294184 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:25.310737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:25.314920 | instance | cert-manager/serviceaccounts/cert-manager
2026-06-04 07:13:25.396993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:25.400362 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:25.447998 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-06-04 07:13:25.483884 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:25.489403 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:25.513060 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-06-04 07:13:25.583143 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:25.583882 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:25.632672 | instance | cert-manager/serviceaccounts/default
2026-06-04 07:13:25.682121 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:25.682900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:25.723292 | instance | cert-manager/services/cert-manager
2026-06-04 07:13:25.774363 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:25.777270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:25.856803 | instance | cert-manager/services/cert-manager-webhook
2026-06-04 07:13:25.877588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:25.890711 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:25.918294 | instance | default/configmaps/kube-root-ca.crt
2026-06-04 07:13:25.972764 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-04 07:13:25.980469 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:25.989521 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-04 07:13:25.998919 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:26.075013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:26.082933 | instance | envoy-gateway-system/configmaps/envoy-gateway-config
2026-06-04 07:13:26.092269 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:26.106507 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt
2026-06-04 07:13:26.159255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:26.173938 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:26.247643 | instance | envoy-gateway-system/deployment/envoy-gateway
2026-06-04 07:13:26.250718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:26.266476 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:26.276074 | instance | default/endpoints/kubernetes
2026-06-04 07:13:26.342383 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:26.357318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:26.451345 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:26.457365 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:26.468651 | instance | envoy-gateway-system/endpoints/envoy-gateway
2026-06-04 07:13:26.483780 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-w887l
2026-06-04 07:13:26.540973 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:26.553555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:26.629109 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:26.649028 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:26.662249 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen
2026-06-04 07:13:26.672134 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager
2026-06-04 07:13:26.747031 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:26.747490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:26.834605 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:26.845953 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding
2026-06-04 07:13:26.846539 | instance | default/serviceaccounts/default
2026-06-04 07:13:26.857422 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:26.921263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:26.951732 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:27.016176 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:27.046143 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen
2026-06-04 07:13:27.047973 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager
2026-06-04 07:13:27.057736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:27.101030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:27.158326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:27.197992 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:27.225198 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role
2026-06-04 07:13:27.229206 | instance | default/services/kubernetes
2026-06-04 07:13:27.258639 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:27.291089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:27.351545 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:27.377665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:27.414940 | instance | envoy-gateway-system/secrets/envoy
2026-06-04 07:13:27.437872 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:27.438139 | instance | envoy-gateway-system/secrets/envoy-gateway
2026-06-04 07:13:27.486408 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-04 07:13:27.496132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:27.530273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:27.590371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:27.597180 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac
2026-06-04 07:13:27.620267 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:27.653668 | instance | envoy-gateway-system/secrets/envoy-rate-limit
2026-06-04 07:13:27.709713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:27.726066 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-04 07:13:27.736122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:27.798239 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1
2026-06-04 07:13:27.799815 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:27.814375 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:27.848672 | instance | envoy-gateway-system/serviceaccounts/default
2026-06-04 07:13:27.919676 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:27.923638 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:28.011392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:28.055315 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:28.115268 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway
2026-06-04 07:13:28.130193 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:28.148656 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:28.279653 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen
2026-06-04 07:13:28.280423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:28.318765 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:28.372145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:28.393638 | instance | envoy-gateway-system/services/envoy-gateway
2026-06-04 07:13:28.399451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:28.474347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:28.483279 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:28.585185 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-06-04 07:13:28.633759 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:28.665939 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-06-04 07:13:28.755269 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:28.772062 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-06-04 07:13:28.844082 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:28.865281 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-06-04 07:13:28.978550 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:28.993031 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-06-04 07:13:29.059772 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-06-04 07:13:29.082347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:29.120897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:29.173237 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-06-04 07:13:29.218777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:29.220367 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:29.245383 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-06-04 07:13:29.316232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:29.317486 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:29.390890 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-06-04 07:13:29.392026 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:29.408431 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:29.428098 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-06-04 07:13:29.475499 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:29.494451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:29.571649 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:29.571693 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-06-04 07:13:29.591617 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-04 07:13:29.598652 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:29.633405 | instance | ingress-nginx/pods/ingress-nginx-controller-7587x
2026-06-04 07:13:29.686834 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:29.727347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:29.751915 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-ndldt
2026-06-04 07:13:29.798517 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-04 07:13:29.814920 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:29.840875 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-06-04 07:13:29.841627 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:29.924870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:29.949267 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:29.964715 | instance | ingress-nginx/roles/ingress-nginx
2026-06-04 07:13:30.014688 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-06-04 07:13:30.024717 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:30.037787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:30.137715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:30.203051 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-06-04 07:13:30.205243 | instance | ingress-nginx/serviceaccounts/default
2026-06-04 07:13:30.266291 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:30.347392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:30.363315 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:30.391744 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-06-04 07:13:30.415998 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-06-04 07:13:30.468812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:30.500425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:30.586811 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:30.591255 | instance | ingress-nginx/services/ingress-nginx-controller
2026-06-04 07:13:30.595012 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:30.629990 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-06-04 07:13:30.690138 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:30.800139 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-06-04 07:13:30.805584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:30.845618 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-06-04 07:13:30.857100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:30.894473 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:31.006175 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:31.008927 | instance | kube-node-lease/serviceaccounts/default
2026-06-04 07:13:31.009409 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:31.033848 | instance | kube-public/configmaps/cluster-info
2026-06-04 07:13:31.105218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:31.195909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:31.204721 | instance | kube-public/configmaps/kube-root-ca.crt
2026-06-04 07:13:31.232558 | instance | kube-system/configmaps/cilium-config
2026-06-04 07:13:31.244626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:31.371535 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:31.384043 | instance | kube-system/configmaps/coredns
2026-06-04 07:13:31.419802 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:31.436291 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-06-04 07:13:31.464452 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:31.572510 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:31.589841 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-06-04 07:13:31.639989 | instance | kube-system/configmaps/kube-proxy
2026-06-04 07:13:31.661023 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:31.748362 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:31.762607 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:31.764899 | instance | kube-system/configmaps/kube-root-ca.crt
2026-06-04 07:13:31.825245 | instance | kube-system/configmaps/kubeadm-config
2026-06-04 07:13:31.861392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:31.980262 | instance | kube-system/configmaps/kubelet-config
2026-06-04 07:13:31.986119 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-04 07:13:32.003250 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:32.069203 | instance | kube-system/daemonsets/cilium
2026-06-04 07:13:32.098901 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-04 07:13:32.107799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:32.179579 | instance | kube-system/daemonsets/kube-proxy
2026-06-04 07:13:32.213003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:32.263965 | instance | kube-system/deployment/cilium-operator
2026-06-04 07:13:32.332741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:32.391665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:32.392718 | instance | kube-system/deployment/coredns
2026-06-04 07:13:32.489269 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:32.498505 | instance | kube-system/endpoints/kube-dns
2026-06-04 07:13:32.516524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:32.655698 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-06-04 07:13:32.670669 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-06-04 07:13:32.830011 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-06-04 07:13:32.843279 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-06-04 07:13:32.865042 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:32.906817 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:33.005452 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:33.023151 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-06-04 07:13:33.044064 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-06-04 07:13:33.049294 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:33.171649 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:33.230424 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-06-04 07:13:33.245262 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-06-04 07:13:33.435792 | instance | kube-system/pods/cilium-8c5np
2026-06-04 07:13:33.448366 | instance | kube-system/pods/cilium-operator-869df985b8-6m48x
2026-06-04 07:13:33.518353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:33.600537 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:33.627154 | instance | kube-system/pods/coredns-67659f764b-k29sg
2026-06-04 07:13:33.647585 | instance | kube-system/pods/coredns-67659f764b-pwv69
2026-06-04 07:13:33.686219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:33.843526 | instance | kube-system/pods/etcd-instance
2026-06-04 07:13:33.856353 | instance | kube-system/pods/kube-apiserver-instance
2026-06-04 07:13:34.034455 | instance | kube-system/pods/kube-controller-manager-instance
2026-06-04 07:13:34.048021 | instance | kube-system/pods/kube-proxy-66fbz
2026-06-04 07:13:34.200876 | instance | kube-system/pods/kube-scheduler-instance
2026-06-04 07:13:34.219241 | instance | kube-system/pods/kube-vip-instance
2026-06-04 07:13:34.381197 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-06-04 07:13:34.401407 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-06-04 07:13:34.548773 | instance | kube-public/serviceaccounts/default
2026-06-04 07:13:34.583571 | instance | kube-system/rolebindings/cilium-config-agent
2026-06-04 07:13:34.728850 | instance | kube-system/rolebindings/kube-proxy
2026-06-04 07:13:34.763016 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-06-04 07:13:34.906846 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-06-04 07:13:34.952380 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-06-04 07:13:35.093307 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-06-04 07:13:35.130031 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-06-04 07:13:35.250896 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-06-04 07:13:35.314539 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-06-04 07:13:35.426569 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-06-04 07:13:35.480633 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-06-04 07:13:35.598118 | instance | kube-system/roles/cilium-config-agent
2026-06-04 07:13:35.649508 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-06-04 07:13:35.653820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:35.737147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:35.773411 | instance | kube-system/roles/kube-proxy
2026-06-04 07:13:35.818350 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-06-04 07:13:35.827368 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:35.913729 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:35.955800 | instance | kube-system/roles/kubeadm:kubelet-config
2026-06-04 07:13:35.999615 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-06-04 07:13:36.009237 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:36.100708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:36.133817 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-06-04 07:13:36.173822 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-06-04 07:13:36.190789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:36.287435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:36.304111 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-06-04 07:13:36.364849 | instance | kube-system/roles/system:controller:cloud-provider
2026-06-04 07:13:36.394834 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:36.477659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:36.504899 | instance | kube-system/roles/system:controller:token-cleaner
2026-06-04 07:13:36.550088 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-06-04 07:13:36.569134 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-04 07:13:36.580855 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:36.667177 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:36.705396 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-06-04 07:13:36.750223 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:36.767125 | instance | kube-system/serviceaccounts/certificate-controller
2026-06-04 07:13:36.834205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:36.924075 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:36.954234 | instance | kube-system/serviceaccounts/cilium
2026-06-04 07:13:36.996082 | instance | kube-system/serviceaccounts/cilium-operator
2026-06-04 07:13:37.019744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:37.116395 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-04 07:13:37.186780 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-06-04 07:13:37.231324 | instance | kube-system/serviceaccounts/coredns
2026-06-04 07:13:37.408805 | instance | kube-system/serviceaccounts/cronjob-controller
2026-06-04 07:13:37.454788 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-06-04 07:13:37.612190 | instance | kube-system/serviceaccounts/default
2026-06-04 07:13:37.689163 | instance | kube-system/serviceaccounts/deployment-controller
2026-06-04 07:13:37.833168 | instance | kube-system/serviceaccounts/disruption-controller
2026-06-04 07:13:37.909399 | instance | kube-system/serviceaccounts/endpoint-controller
2026-06-04 07:13:38.083884 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-06-04 07:13:38.117295 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-06-04 07:13:38.288908 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-06-04 07:13:38.333777 | instance | kube-system/serviceaccounts/expand-controller
2026-06-04 07:13:38.553877 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-06-04 07:13:38.566563 | instance | kube-system/secrets/bootstrap-token-ox1ed7
2026-06-04 07:13:38.750212 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-06-04 07:13:38.764020 | instance | kube-system/secrets/bootstrap-token-wj2q59
2026-06-04 07:13:38.946154 | instance | kube-system/serviceaccounts/job-controller
2026-06-04 07:13:38.974626 | instance | kube-system/secrets/kubeadm-certs
2026-06-04 07:13:39.157387 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-06-04 07:13:39.161896 | instance | kube-system/serviceaccounts/kube-proxy
2026-06-04 07:13:39.371112 | instance | kube-system/serviceaccounts/namespace-controller
2026-06-04 07:13:39.438528 | instance | kube-system/serviceaccounts/node-controller
2026-06-04 07:13:39.603937 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-06-04 07:13:39.650849 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-06-04 07:13:39.811870 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-06-04 07:13:39.854256 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-06-04 07:13:40.029548 | instance | kube-system/serviceaccounts/replicaset-controller
2026-06-04 07:13:40.075452 | instance | kube-system/serviceaccounts/replication-controller
2026-06-04 07:13:40.236616 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-06-04 07:13:40.272684 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-06-04 07:13:40.455747 | instance | kube-system/serviceaccounts/service-account-controller
2026-06-04 07:13:40.463298 | instance | kube-system/serviceaccounts/service-controller
2026-06-04 07:13:40.667201 | instance | kube-system/serviceaccounts/statefulset-controller
2026-06-04 07:13:40.671825 | instance | kube-system/serviceaccounts/token-cleaner
2026-06-04 07:13:40.893737 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-06-04 07:13:40.915916 | instance | kube-system/serviceaccounts/ttl-controller
2026-06-04 07:13:41.102274 | instance | kube-system/services/kube-dns
2026-06-04 07:13:41.111833 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-06-04 07:13:41.286497 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-06-04 07:13:41.295513 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-06-04 07:13:41.470098 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-06-04 07:13:41.473469 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-06-04 07:13:41.636752 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-06-04 07:13:41.643428 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-06-04 07:13:41.822875 | instance | local-path-storage/configmaps/local-path-config
2026-06-04 07:13:41.839941 | instance | local-path-storage/deployment/local-path-provisioner
2026-06-04 07:13:42.000760 | instance | monitoring/daemonsets/goldpinger
2026-06-04 07:13:42.021985 | instance | monitoring/daemonsets/ipmi-exporter
2026-06-04 07:13:42.193715 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-06-04 07:13:42.210169 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-06-04 07:13:42.387383 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0
2026-06-04 07:13:42.404411 | instance | monitoring/daemonsets/vector
2026-06-04 07:13:42.600620 | instance | monitoring/configmaps/goldpinger-zap
2026-06-04 07:13:42.618628 | instance | monitoring/configmaps/ipmi-exporter
2026-06-04 07:13:42.789865 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-06-04 07:13:42.797697 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-06-04 07:13:42.960100 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-06-04 07:13:42.978689 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-06-04 07:13:43.141082 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-06-04 07:13:43.152140 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-06-04 07:13:43.322973 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-06-04 07:13:43.336984 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-06-04 07:13:43.511501 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-06-04 07:13:43.622424 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-06-04 07:13:43.692999 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-06-04 07:13:43.808268 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-06-04 07:13:44.019368 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-06-04 07:13:44.027154 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-06-04 07:13:44.200792 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-06-04 07:13:44.200951 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-06-04 07:13:44.380800 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-06-04 07:13:44.386009 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-06-04 07:13:44.552467 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-06-04 07:13:44.564349 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-06-04 07:13:44.724592 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-06-04 07:13:44.735925 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-06-04 07:13:44.900939 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-06-04 07:13:44.927816 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-06-04 07:13:45.075235 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-06-04 07:13:45.094737 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-06-04 07:13:45.241907 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-06-04 07:13:45.278907 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-06-04 07:13:45.425281 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-06-04 07:13:45.456960 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-06-04 07:13:45.600433 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-06-04 07:13:45.639352 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-06-04 07:13:45.770429 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-06-04 07:13:45.829802 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-06-04 07:13:45.985280 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-06-04 07:13:46.036314 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-06-04 07:13:46.153109 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-06-04 07:13:46.219897 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-06-04 07:13:46.325214 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-06-04 07:13:46.403757 | instance | monitoring/deployment/loki-gateway
2026-06-04 07:13:46.500344 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-06-04 07:13:46.593653 | instance | monitoring/deployment/node-feature-discovery-gc
2026-06-04 07:13:46.705829 | instance | monitoring/deployment/node-feature-discovery-master
2026-06-04 07:13:46.794035 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-06-04 07:13:46.987701 | instance | monitoring/deployment/prometheus-pushgateway
2026-06-04 07:13:47.046121 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-06-04 07:13:47.186509 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-06-04 07:13:47.226397 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-06-04 07:13:47.372177 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-06-04 07:13:47.409160 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-06-04 07:13:47.548263 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-06-04 07:13:47.596417 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-06-04 07:13:47.750052 | instance | monitoring/configmaps/kube-root-ca.crt
2026-06-04 07:13:47.784307 | instance | monitoring/configmaps/loki
2026-06-04 07:13:47.970421 | instance | monitoring/configmaps/loki-alerting-rules
2026-06-04 07:13:48.002267 | instance | monitoring/configmaps/loki-gateway
2026-06-04 07:13:48.161384 | instance | monitoring/configmaps/loki-runtime
2026-06-04 07:13:48.194451 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-06-04 07:13:48.350395 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-06-04 07:13:48.397740 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-06-04 07:13:48.570779 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-06-04 07:13:48.587039 | instance | monitoring/configmaps/vector
2026-06-04 07:13:48.799886 | instance | monitoring/endpoints/alertmanager-operated
2026-06-04 07:13:48.842506 | instance | monitoring/endpoints/goldpinger
2026-06-04 07:13:48.989202 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-06-04 07:13:49.021476 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-06-04 07:13:49.172013 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-06-04 07:13:49.202503 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-06-04 07:13:49.351920 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-06-04 07:13:49.400687 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-06-04 07:13:49.554619 | instance | monitoring/endpoints/loki
2026-06-04 07:13:49.591223 | instance | monitoring/endpoints/loki-chunks-cache
2026-06-04 07:13:49.744738 | instance | monitoring/endpoints/loki-gateway
2026-06-04 07:13:49.773965 | instance | monitoring/endpoints/loki-headless
2026-06-04 07:13:49.936707 | instance | monitoring/endpoints/loki-memberlist
2026-06-04 07:13:49.962696 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-06-04 07:13:50.114981 | instance | monitoring/endpoints/loki-results-cache
2026-06-04 07:13:50.157081 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-06-04 07:13:50.278290 | instance | monitoring/endpoints/prometheus-operated
2026-06-04 07:13:50.345940 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-06-04 07:13:50.460576 | instance | monitoring/endpoints/prometheus-pushgateway
2026-06-04 07:13:50.546975 | instance | monitoring/endpoints/prometheus-smartctl-exporter
2026-06-04 07:13:50.645667 | instance | monitoring/endpoints/vector-headless
2026-06-04 07:13:50.732439 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-qxskd
2026-06-04 07:13:50.844685 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-04 07:13:50.939793 | instance | monitoring/pods/goldpinger-q9c2t
2026-06-04 07:13:51.046761 | instance | monitoring/pods/kube-prometheus-stack-grafana-5957ffbff4-k2qxb
2026-06-04 07:13:51.126129 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-mn97b
2026-06-04 07:13:51.229136 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-wlx8h
2026-06-04 07:13:51.297327 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-qjnwm
2026-06-04 07:13:51.428961 | instance | monitoring/pods/loki-0
2026-06-04 07:13:51.478933 | instance | monitoring/pods/loki-chunks-cache-0
2026-06-04 07:13:51.619077 | instance | monitoring/pods/loki-gateway-cf54cb88c-lgfmb
2026-06-04 07:13:51.662753 | instance | monitoring/pods/loki-results-cache-0
2026-06-04 07:13:51.797914 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-lxd78
2026-06-04 07:13:51.874643 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-fhx9d
2026-06-04 07:13:51.993200 | instance | monitoring/pods/node-feature-discovery-worker-hwmr7
2026-06-04 07:13:52.068928 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-06-04 07:13:52.177064 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-w486q
2026-06-04 07:13:52.261887 | instance | monitoring/pods/vector-t5mgl
2026-06-04 07:13:52.360465 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-04 07:13:52.447188 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-06-04 07:13:52.562266 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-06-04 07:13:52.631159 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-06-04 07:13:52.756895 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-06-04 07:13:52.839895 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-06-04 07:13:52.947042 | instance | monitoring/rolebindings/prometheus-smartctl-exporter
2026-06-04 07:13:53.023059 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-06-04 07:13:53.111474 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-06-04 07:13:53.196363 | instance | monitoring/roles/node-feature-discovery-worker
2026-06-04 07:13:53.272858 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-06-04 07:13:53.366791 | instance | monitoring/serviceaccounts/default
2026-06-04 07:13:53.441879 | instance | monitoring/serviceaccounts/goldpinger
2026-06-04 07:13:53.602579 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-06-04 07:13:53.677173 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-06-04 07:13:53.849725 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-06-04 07:13:53.949138 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-06-04 07:13:54.102778 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-06-04 07:13:54.191738 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-06-04 07:13:54.342629 | instance | monitoring/serviceaccounts/loki
2026-06-04 07:13:54.441887 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-06-04 07:13:54.588058 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-06-04 07:13:54.689236 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-06-04 07:13:54.845537 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-06-04 07:13:54.929187 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter
2026-06-04 07:13:55.116572 | instance | monitoring/serviceaccounts/vector
2026-06-04 07:13:55.174142 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-04 07:13:55.335557 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-06-04 07:13:55.354299 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-06-04 07:13:55.513145 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-06-04 07:13:55.514717 | instance | monitoring/secrets/alertmanager-tls
2026-06-04 07:13:55.685728 | instance | monitoring/secrets/grafana-tls
2026-06-04 07:13:55.690438 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-06-04 07:13:55.863720 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-06-04 07:13:55.870305 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-06-04 07:13:56.034443 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-06-04 07:13:56.041725 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-06-04 07:13:56.215751 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-06-04 07:13:56.217596 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-06-04 07:13:56.387379 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-06-04 07:13:56.388695 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-06-04 07:13:56.564592 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-qjnwm-tls
2026-06-04 07:13:56.569342 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-06-04 07:13:56.737719 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-06-04 07:13:56.739438 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-06-04 07:13:56.931386 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-06-04 07:13:56.942270 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-06-04 07:13:57.114821 | instance | monitoring/secrets/prometheus-tls
2026-06-04 07:13:57.115903 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-06-04 07:13:57.288798 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-06-04 07:13:57.293963 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-06-04 07:13:57.531105 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-06-04 07:13:57.615049 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-06-04 07:13:57.724114 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1
2026-06-04 07:13:57.802450 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-06-04 07:13:57.919181 | instance | local-path-storage/serviceaccounts/default
2026-06-04 07:13:58.004480 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-06-04 07:13:58.094497 | instance | monitoring/services/alertmanager-operated
2026-06-04 07:13:58.179431 | instance | monitoring/services/goldpinger
2026-06-04 07:13:58.271665 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-06-04 07:13:58.368417 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-06-04 07:13:58.461644 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-06-04 07:13:58.555555 | instance | monitoring/services/kube-prometheus-stack-operator
2026-06-04 07:13:58.647285 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-06-04 07:13:58.777491 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-06-04 07:13:58.851703 | instance | monitoring/services/loki
2026-06-04 07:13:58.983025 | instance | monitoring/services/loki-chunks-cache
2026-06-04 07:13:59.046179 | instance | monitoring/services/loki-gateway
2026-06-04 07:13:59.171168 | instance | monitoring/services/loki-headless
2026-06-04 07:13:59.222747 | instance | monitoring/services/loki-memberlist
2026-06-04 07:13:59.357864 | instance | monitoring/services/loki-results-cache
2026-06-04 07:13:59.405126 | instance | monitoring/services/prometheus-operated
2026-06-04 07:13:59.534898 | instance | monitoring/services/prometheus-pushgateway
2026-06-04 07:13:59.608779 | instance | monitoring/services/prometheus-smartctl-exporter
2026-06-04 07:13:59.724495 | instance | monitoring/services/vector-headless
2026-06-04 07:13:59.798572 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-04 07:13:59.922098 | instance | monitoring/statefulsets/loki
2026-06-04 07:14:00.015095 | instance | monitoring/statefulsets/loki-chunks-cache
2026-06-04 07:14:00.107445 | instance | monitoring/statefulsets/loki-results-cache
2026-06-04 07:14:00.219203 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-06-04 07:14:00.291281 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-06-04 07:14:00.414561 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-06-04 07:14:00.478006 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-06-04 07:14:00.605816 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-06-04 07:14:00.645571 | instance | openstack/configmaps/barbican-bin
2026-06-04 07:14:00.785340 | instance | openstack/configmaps/ceph-csi-config
2026-06-04 07:14:00.861624 | instance | openstack/configmaps/ceph-etc
2026-06-04 07:14:01.015707 | instance | openstack/configmaps/cinder-bin
2026-06-04 07:14:01.095891 | instance | openstack/configmaps/glance-bin
2026-06-04 07:14:01.273575 | instance | openstack/configmaps/keepalived-bin
2026-06-04 07:14:01.312792 | instance | openstack/configmaps/keystone-bin
2026-06-04 07:14:01.489540 | instance | openstack/configmaps/keystone-openid-metadata
2026-06-04 07:14:01.528667 | instance | openstack/configmaps/kube-root-ca.crt
2026-06-04 07:14:01.713873 | instance | openstack/configmaps/libvirt-bin
2026-06-04 07:14:01.753455 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-06-04 07:14:01.921789 | instance | openstack/configmaps/memcached-memcached-bin
2026-06-04 07:14:01.940882 | instance | openstack/configmaps/neutron-bin
2026-06-04 07:14:02.109578 | instance | openstack/configmaps/nova-bin
2026-06-04 07:14:02.150597 | instance | openstack/configmaps/openvswitch-bin
2026-06-04 07:14:02.314837 | instance | openstack/configmaps/ovn-bin
2026-06-04 07:14:02.337804 | instance | openstack/configmaps/ovn-controller-default-bin
2026-06-04 07:14:02.528315 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-06-04 07:14:02.529742 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-06-04 07:14:02.734431 | instance | openstack/configmaps/percona-xtradb-pxc
2026-06-04 07:14:02.740669 | instance | openstack/cronjobs/keystone-credential-rotate
2026-06-04 07:14:02.965787 | instance | openstack/configmaps/placement-bin
2026-06-04 07:14:02.977617 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-06-04 07:14:03.175948 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-06-04 07:14:03.176870 | instance | openstack/cronjobs/nova-cell-setup
2026-06-04 07:14:03.389349 | instance | openstack/cronjobs/nova-service-cleaner
2026-06-04 07:14:03.391473 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-06-04 07:14:03.583257 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-06-04 07:14:03.589706 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-06-04 07:14:03.775617 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-06-04 07:14:03.781458 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-06-04 07:14:03.978742 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-06-04 07:14:03.982915 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-06-04 07:14:04.181413 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-06-04 07:14:04.183346 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-06-04 07:14:04.377553 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-06-04 07:14:04.378426 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-06-04 07:14:04.572535 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-06-04 07:14:04.579171 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-06-04 07:14:04.756563 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-06-04 07:14:04.761783 | instance | openstack/configmaps/rook-config-override
2026-06-04 07:14:04.952517 | instance | openstack/configmaps/staffeln-bin
2026-06-04 07:14:04.955848 | instance | openstack/configmaps/valkey-configuration
2026-06-04 07:14:05.150157 | instance | openstack/configmaps/valkey-health
2026-06-04 07:14:05.155286 | instance | openstack/configmaps/valkey-scripts
2026-06-04 07:14:05.350183 | instance | openstack/daemonsets/keepalived
2026-06-04 07:14:05.352870 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-06-04 07:14:05.560991 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-06-04 07:14:05.571995 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default
2026-06-04 07:14:05.758152 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default
2026-06-04 07:14:05.793350 | instance | openstack/daemonsets/nova-compute-default
2026-06-04 07:14:05.981053 | instance | openstack/daemonsets/openvswitch
2026-06-04 07:14:06.028376 | instance | openstack/daemonsets/ovn-controller-default
2026-06-04 07:14:06.206554 | instance | rook-ceph/deployment/rook-ceph-operator
2026-06-04 07:14:06.266292 | instance | openstack/deployment/barbican-api
2026-06-04 07:14:06.411030 | instance | openstack/deployment/cinder-api
2026-06-04 07:14:06.502936 | instance | openstack/deployment/cinder-backup
2026-06-04 07:14:06.624616 | instance | openstack/deployment/cinder-scheduler
2026-06-04 07:14:06.713352 | instance | openstack/deployment/cinder-volume
2026-06-04 07:14:06.870007 | instance | openstack/deployment/glance-api
2026-06-04 07:14:06.972635 | instance | openstack/deployment/keystone-api
2026-06-04 07:14:07.079104 | instance | openstack/deployment/memcached-memcached
2026-06-04 07:14:07.170392 | instance | openstack/deployment/neutron-rpc-server
2026-06-04 07:14:07.302382 | instance | openstack/deployment/neutron-server
2026-06-04 07:14:07.385534 | instance | openstack/deployment/nova-api-metadata
2026-06-04 07:14:07.518668 | instance | openstack/deployment/nova-api-osapi
2026-06-04 07:14:07.599984 | instance | openstack/deployment/nova-conductor
2026-06-04 07:14:07.727149 | instance | openstack/deployment/nova-novncproxy
2026-06-04 07:14:07.817640 | instance | openstack/deployment/nova-scheduler
2026-06-04 07:14:07.954445 | instance | openstack/deployment/ovn-northd
2026-06-04 07:14:08.041142 | instance | openstack/deployment/placement-api
2026-06-04 07:14:08.176512 | instance | openstack/deployment/pxc-operator
2026-06-04 07:14:08.255723 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-06-04 07:14:08.383268 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-06-04 07:14:08.467159 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-06-04 07:14:08.593983 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-06-04 07:14:08.684473 | instance | openstack/deployment/staffeln-api
2026-06-04 07:14:08.811133 | instance | openstack/deployment/staffeln-conductor
2026-06-04 07:14:08.908642 | instance | openstack/endpoints/barbican-api
2026-06-04 07:14:09.025999 | instance | openstack/endpoints/ceph-mon
2026-06-04 07:14:09.106032 | instance | openstack/endpoints/cinder-api
2026-06-04 07:14:09.222154 | instance | openstack/endpoints/glance-api
2026-06-04 07:14:09.300189 | instance | openstack/endpoints/keystone-api
2026-06-04 07:14:09.430901 | instance | openstack/endpoints/memcached
2026-06-04 07:14:09.505769 | instance | openstack/endpoints/memcached-metrics
2026-06-04 07:14:09.640400 | instance | openstack/endpoints/neutron-server
2026-06-04 07:14:09.694853 | instance | openstack/endpoints/nova-api
2026-06-04 07:14:09.828654 | instance | openstack/endpoints/nova-metadata
2026-06-04 07:14:09.913875 | instance | openstack/endpoints/nova-novncproxy
2026-06-04 07:14:10.035811 | instance | openstack/endpoints/ovn-ovsdb-nb
2026-06-04 07:14:10.108250 | instance | openstack/endpoints/ovn-ovsdb-sb
2026-06-04 07:14:10.246074 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-06-04 07:14:10.334366 | instance | openstack/ingresses/compute
2026-06-04 07:14:10.463197 | instance | openstack/ingresses/compute-novnc-proxy
2026-06-04 07:14:10.538659 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-06-04 07:14:10.661765 | instance | openstack/ingresses/identity
2026-06-04 07:14:10.743007 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-06-04 07:14:10.871812 | instance | openstack/ingresses/image
2026-06-04 07:14:10.956254 | instance | openstack/ingresses/key-manager
2026-06-04 07:14:11.086998 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-06-04 07:14:11.177396 | instance | openstack/ingresses/network
2026-06-04 07:14:11.297691 | instance | openstack/endpoints/percona-xtradb-pxc
2026-06-04 07:14:11.374075 | instance | openstack/ingresses/placement
2026-06-04 07:14:11.492152 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-06-04 07:14:11.572235 | instance | openstack/ingresses/rook-ceph-cluster
2026-06-04 07:14:11.669354 | instance | openstack/endpoints/placement-api
2026-06-04 07:14:11.795698 | instance | openstack/ingresses/volumev3
2026-06-04 07:14:11.919677 | instance | openstack/endpoints/rabbitmq-barbican
2026-06-04 07:14:12.005446 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-06-04 07:14:12.099534 | instance | openstack/endpoints/rabbitmq-cinder
2026-06-04 07:14:12.193448 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-06-04 07:14:12.280333 | instance | openstack/endpoints/rabbitmq-glance
2026-06-04 07:14:12.388577 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-06-04 07:14:12.477581 | instance | openstack/endpoints/rabbitmq-keystone
2026-06-04 07:14:12.578892 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-06-04 07:14:12.657829 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-06-04 07:14:12.771811 | instance | openstack/endpoints/rabbitmq-neutron
2026-06-04 07:14:12.842168 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-06-04 07:14:12.979981 | instance | openstack/endpoints/rabbitmq-nova
2026-06-04 07:14:13.039188 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-06-04 07:14:13.167621 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-06-04 07:14:13.243858 | instance | openstack/endpoints/staffeln-api
2026-06-04 07:14:13.357833 | instance | openstack/endpoints/valkey
2026-06-04 07:14:13.435777 | instance | openstack/endpoints/valkey-headless
2026-06-04 07:14:13.558770 | instance | openstack/endpoints/valkey-metrics
2026-06-04 07:14:13.650241 | instance | openstack/jobs/barbican-db-init
2026-06-04 07:14:13.759926 | instance | openstack/jobs/barbican-db-sync
2026-06-04 07:14:13.857954 | instance | openstack/jobs/barbican-ks-endpoints
2026-06-04 07:14:13.990868 | instance | openstack/jobs/barbican-ks-service
2026-06-04 07:14:14.071903 | instance | openstack/jobs/barbican-ks-user
2026-06-04 07:14:14.194830 | instance | openstack/jobs/barbican-rabbit-init
2026-06-04 07:14:14.275816 | instance | openstack/jobs/cinder-backup-storage-init
2026-06-04 07:14:14.395399 | instance | openstack/jobs/cinder-bootstrap
2026-06-04 07:14:14.472761 | instance | openstack/jobs/cinder-create-internal-tenant
2026-06-04 07:14:14.599107 | instance | openstack/jobs/cinder-db-init
2026-06-04 07:14:14.689213 | instance | openstack/jobs/cinder-db-sync
2026-06-04 07:14:14.813600 | instance | openstack/jobs/cinder-ks-endpoints
2026-06-04 07:14:14.893795 | instance | openstack/jobs/cinder-ks-service
2026-06-04 07:14:15.018954 | instance | openstack/jobs/cinder-ks-user
2026-06-04 07:14:15.121956 | instance | openstack/jobs/cinder-rabbit-init
2026-06-04 07:14:15.216922 | instance | openstack/jobs/cinder-storage-init
2026-06-04 07:14:15.320744 | instance | openstack/jobs/cinder-volume-usage-audit-29675945
2026-06-04 07:14:15.415797 | instance | openstack/jobs/glance-db-init
2026-06-04 07:14:15.527267 | instance | openstack/jobs/glance-db-sync
2026-06-04 07:14:15.610601 | instance | openstack/jobs/glance-ks-endpoints
2026-06-04 07:14:15.724479 | instance | openstack/jobs/glance-ks-service
2026-06-04 07:14:15.814209 | instance | openstack/jobs/glance-ks-user
2026-06-04 07:14:15.936291 | instance | openstack/jobs/glance-metadefs-load
2026-06-04 07:14:16.020226 | instance | openstack/jobs/glance-rabbit-init
2026-06-04 07:14:16.130974 | instance | openstack/jobs/glance-storage-init
2026-06-04 07:14:16.204477 | instance | openstack/jobs/keystone-bootstrap
2026-06-04 07:14:16.337789 | instance | openstack/jobs/keystone-credential-setup
2026-06-04 07:14:16.408245 | instance | openstack/jobs/keystone-db-init
2026-06-04 07:14:16.533708 | instance | openstack/jobs/keystone-db-sync
2026-06-04 07:14:16.611717 | instance | openstack/jobs/keystone-domain-manage
2026-06-04 07:14:16.745367 | instance | openstack/jobs/keystone-fernet-setup
2026-06-04 07:14:16.823400 | instance | openstack/jobs/keystone-rabbit-init
2026-06-04 07:14:16.979231 | instance | openstack/jobs/neutron-db-init
2026-06-04 07:14:17.046045 | instance | openstack/jobs/neutron-db-sync
2026-06-04 07:14:17.179315 | instance | openstack/jobs/neutron-ks-endpoints
2026-06-04 07:14:17.263891 | instance | openstack/jobs/neutron-ks-service
2026-06-04 07:14:17.415703 | instance | openstack/jobs/neutron-ks-user
2026-06-04 07:14:17.480741 | instance | openstack/jobs/neutron-rabbit-init
2026-06-04 07:14:17.630230 | instance | openstack/jobs/nova-bootstrap
2026-06-04 07:14:17.676426 | instance | openstack/jobs/nova-cell-setup
2026-06-04 07:14:17.827793 | instance | openstack/jobs/nova-db-init
2026-06-04 07:14:17.906108 | instance | openstack/jobs/nova-db-sync
2026-06-04 07:14:18.066167 | instance | openstack/jobs/nova-ks-endpoints
2026-06-04 07:14:18.112153 | instance | openstack/jobs/nova-ks-service
2026-06-04 07:14:18.267352 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-06-04 07:14:18.304916 | instance | openstack/jobs/nova-ks-user
2026-06-04 07:14:18.452280 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-06-04 07:14:18.492945 | instance | openstack/jobs/nova-rabbit-init
2026-06-04 07:14:18.624682 | instance | openstack/networkpolicies/valkey
2026-06-04 07:14:18.717642 | instance | openstack/jobs/placement-db-init
2026-06-04 07:14:18.814282 | instance | openstack/jobs/placement-db-sync
2026-06-04 07:14:18.927014 | instance | openstack/jobs/placement-ks-endpoints
2026-06-04 07:14:19.025183 | instance | openstack/jobs/placement-ks-service
2026-06-04 07:14:19.137928 | instance | openstack/jobs/placement-ks-user
2026-06-04 07:14:19.223552 | instance | openstack/jobs/staffeln-db-init
2026-06-04 07:14:19.344908 | instance | openstack/jobs/staffeln-db-sync
2026-06-04 07:14:19.423363 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-pwfzp
2026-06-04 07:14:19.561586 | instance | openstack/pods/barbican-api-7b8c57dd6c-qxsh9
2026-06-04 07:14:19.614706 | instance | openstack/pods/barbican-db-init-pzpw9
2026-06-04 07:14:19.770207 | instance | openstack/pods/barbican-db-sync-8ktkp
2026-06-04 07:14:19.836845 | instance | openstack/pods/barbican-ks-endpoints-hmqzc
2026-06-04 07:14:19.978188 | instance | openstack/pods/barbican-ks-service-x5nrg
2026-06-04 07:14:20.086720 | instance | openstack/pods/barbican-ks-user-sdchm
2026-06-04 07:14:20.183351 | instance | openstack/pods/barbican-rabbit-init-nxsmd
2026-06-04 07:14:20.310521 | instance | openstack/pods/cinder-api-79d55689fc-zz9rl
2026-06-04 07:14:20.402139 | instance | openstack/pods/cinder-backup-78b8fc7c55-wxw6j
2026-06-04 07:14:20.537682 | instance | openstack/pods/cinder-backup-storage-init-4rg8b
2026-06-04 07:14:20.632338 | instance | openstack/pods/cinder-bootstrap-527jk
2026-06-04 07:14:20.771641 | instance | openstack/pods/cinder-create-internal-tenant-ggkxr
2026-06-04 07:14:20.863697 | instance | openstack/pods/cinder-db-init-dkxhr
2026-06-04 07:14:21.018309 | instance | openstack/pods/cinder-db-sync-hm5qv
2026-06-04 07:14:21.115253 | instance | openstack/pods/cinder-ks-endpoints-r99h6
2026-06-04 07:14:21.244767 | instance | openstack/pods/cinder-ks-service-mwljq
2026-06-04 07:14:21.354869 | instance | openstack/pods/cinder-ks-user-9g862
2026-06-04 07:14:21.466645 | instance | openstack/pods/cinder-rabbit-init-6f675
2026-06-04 07:14:21.561972 | instance | openstack/pods/cinder-scheduler-5fb45dddb7-vbmfp
2026-06-04 07:14:21.668832 | instance | openstack/pods/cinder-storage-init-2qzz4
2026-06-04 07:14:21.771672 | instance | openstack/pods/cinder-volume-6f677756f-7kldd
2026-06-04 07:14:21.883954 | instance | openstack/pods/cinder-volume-usage-audit-29675945-wj2tp
2026-06-04 07:14:22.010449 | instance | openstack/pods/glance-api-7d484f744-dth2r
2026-06-04 07:14:22.085318 | instance | openstack/pods/glance-db-init-gp8wb
2026-06-04 07:14:22.222968 | instance | openstack/pods/glance-db-sync-78zp6
2026-06-04 07:14:22.315728 | instance | openstack/pods/glance-ks-endpoints-k54fw
2026-06-04 07:14:22.465945 | instance | openstack/pods/glance-ks-service-pfvtj
2026-06-04 07:14:22.532644 | instance | openstack/pods/glance-ks-user-g45vt
2026-06-04 07:14:22.660595 | instance | openstack/pods/glance-metadefs-load-5wtwx
2026-06-04 07:14:22.741162 | instance | openstack/pods/glance-rabbit-init-h6cqf
2026-06-04 07:14:22.871996 | instance | openstack/pods/glance-storage-init-mwb8p
2026-06-04 07:14:22.958169 | instance | openstack/pods/keepalived-vndr8
2026-06-04 07:14:23.088479 | instance | openstack/pods/keystone-api-765f988cbf-qv5tk
2026-06-04 07:14:23.193553 | instance | openstack/pods/keystone-bootstrap-nxjdl
2026-06-04 07:14:23.298706 | instance | openstack/pods/keystone-credential-setup-g9wpf
2026-06-04 07:14:23.417242 | instance | openstack/pods/keystone-db-init-5cmz7
2026-06-04 07:14:23.500633 | instance | openstack/pods/keystone-db-sync-xzpzh
2026-06-04 07:14:23.624858 | instance | openstack/pods/keystone-domain-manage-k9ffc
2026-06-04 07:14:23.714498 | instance | openstack/pods/keystone-fernet-setup-4667x
2026-06-04 07:14:23.823368 | instance | openstack/pods/keystone-rabbit-init-vqrqk
2026-06-04 07:14:23.949198 | instance | openstack/pods/libvirt-libvirt-default-7f6nk
2026-06-04 07:14:24.059813 | instance | openstack/pods/memcached-memcached-6479589586-lr9cw
2026-06-04 07:14:24.184089 | instance | openstack/pods/neutron-db-init-v965s
2026-06-04 07:14:24.265558 | instance | openstack/pods/neutron-db-sync-tp2jl
2026-06-04 07:14:24.413319 | instance | openstack/pods/neutron-ks-endpoints-xfm2g
2026-06-04 07:14:24.494897 | instance | openstack/pods/neutron-ks-service-q9thk
2026-06-04 07:14:24.648240 | instance | openstack/pods/neutron-ks-user-k9mjm
2026-06-04 07:14:24.725787 | instance | openstack/pods/neutron-netns-cleanup-cron-default-hwc9q
2026-06-04 07:14:24.857579 | instance | openstack/pods/neutron-ovn-metadata-agent-default-skxdk
2026-06-04 07:14:24.954676 | instance | openstack/pods/neutron-ovn-vpn-agent-default-wkdr6
2026-06-04 07:14:25.067401 | instance | openstack/pods/neutron-rabbit-init-wdhds
2026-06-04 07:14:25.180233 | instance | openstack/pods/neutron-rpc-server-5657987566-294nb
2026-06-04 07:14:25.270190 | instance | openstack/pods/neutron-server-69d579b4d6-stk46
2026-06-04 07:14:25.401586 | instance | openstack/pods/nova-api-metadata-5fb4b89d58-24qbr
2026-06-04 07:14:25.492685 | instance | openstack/pods/nova-api-osapi-845546975b-xsmwv
2026-06-04 07:14:25.630547 | instance | openstack/pods/nova-bootstrap-5zrfx
2026-06-04 07:14:25.709997 | instance | openstack/pods/nova-cell-setup-s555t
2026-06-04 07:14:25.840684 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-06-04 07:14:25.924679 | instance | openstack/pods/nova-compute-default-jb8zl
2026-06-04 07:14:26.048436 | instance | openstack/pods/nova-conductor-74d6dbc668-xh7mq
2026-06-04 07:14:26.155754 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-06-04 07:14:26.281400 | instance | openstack/pods/nova-db-init-69pqj
2026-06-04 07:14:26.331409 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-06-04 07:14:26.505542 | instance | openstack/pods/nova-db-sync-cldr6
2026-06-04 07:14:26.512652 | instance | openstack/pods/nova-ks-endpoints-2ksvw
2026-06-04 07:14:26.727785 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-06-04 07:14:26.731629 | instance | openstack/pods/nova-ks-service-jglmk
2026-06-04 07:14:26.916646 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-06-04 07:14:26.959424 | instance | openstack/pods/nova-ks-user-qfnc5
2026-06-04 07:14:27.086161 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-06-04 07:14:27.197256 | instance | openstack/pods/nova-novncproxy-59fc6b5f67-slcrc
2026-06-04 07:14:27.271106 | instance | openstack/pods/nova-rabbit-init-prwjn
2026-06-04 07:14:27.410082 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-06-04 07:14:27.473793 | instance | openstack/pods/nova-scheduler-55f7f74f48-v5lww
2026-06-04 07:14:27.570765 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-06-04 07:14:27.682334 | instance | openstack/pods/openvswitch-zbcqr
2026-06-04 07:14:27.729416 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-06-04 07:14:27.891911 | instance | openstack/pods/ovn-controller-default-whfj4
2026-06-04 07:14:27.961853 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-06-04 07:14:28.164157 | instance | openstack/pods/ovn-northd-fc978744-8jmcg
2026-06-04 07:14:28.186312 | instance | openstack/pods/ovn-ovsdb-nb-0
2026-06-04 07:14:28.388267 | instance | openstack/pods/ovn-ovsdb-sb-0
2026-06-04 07:14:28.388417 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-06-04 07:14:28.586082 | instance | openstack/pods/percona-xtradb-pxc-0
2026-06-04 07:14:28.606381 | instance | openstack/pods/placement-api-64945f4f79-xt6c8
2026-06-04 07:14:28.819878 | instance | openstack/pods/placement-db-init-2r8ss
2026-06-04 07:14:28.853670 | instance | openstack/pods/placement-db-sync-8lpbc
2026-06-04 07:14:29.046297 | instance | openstack/pods/placement-ks-endpoints-dj8xm
2026-06-04 07:14:29.087102 | instance | openstack/pods/placement-ks-service-c2k8j
2026-06-04 07:14:29.274309 | instance | openstack/pods/placement-ks-user-lpkbm
2026-06-04 07:14:29.315764 | instance | openstack/pods/pxc-operator-69cb5bbdb9-hnrg2
2026-06-04 07:14:29.478566 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-06-04 07:14:29.545141 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-06-04 07:14:29.701041 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-zpxt6
2026-06-04 07:14:29.759596 | instance | openstack/pods/rabbitmq-glance-server-0
2026-06-04 07:14:29.912609 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-06-04 07:14:30.005955 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-nmd2t
2026-06-04 07:14:30.177360 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-06-04 07:14:30.240870 | instance | openstack/pods/rabbitmq-nova-server-0
2026-06-04 07:14:30.428251 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-zf7dz
2026-06-04 07:14:30.457944 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-bpf47
2026-06-04 07:14:30.650725 | instance | openstack/pods/staffeln-api-69bc7767cd-d4hzg
2026-06-04 07:14:30.681313 | instance | openstack/pods/staffeln-conductor-746f76f45c-lq4j2
2026-06-04 07:14:30.854294 | instance | openstack/pods/staffeln-db-init-xj45m
2026-06-04 07:14:30.903875 | instance | openstack/pods/staffeln-db-sync-576kh
2026-06-04 07:14:31.079006 | instance | openstack/pods/valkey-node-0
2026-06-04 07:14:31.103616 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0
2026-06-04 07:14:31.298230 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0
2026-06-04 07:14:31.405577 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-06-04 07:14:31.603104 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-06-04 07:14:31.697776 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-06-04 07:14:31.904500 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-06-04 07:14:31.981502 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-06-04 07:14:32.195462 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-06-04 07:14:32.278668 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-06-04 07:14:32.479821 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-06-04 07:14:32.578355 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-06-04 07:14:32.770358 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-06-04 07:14:32.782475 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-06-04 07:14:32.950651 | instance | rook-ceph/roles/rook-ceph-mgr
2026-06-04 07:14:32.958222 | instance | rook-ceph/roles/rook-ceph-osd
2026-06-04 07:14:33.120938 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-06-04 07:14:33.123692 | instance | rook-ceph/roles/rook-ceph-system
2026-06-04 07:14:33.295103 | instance | openstack/rolebindings/barbican-barbican-api
2026-06-04 07:14:33.307986 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-06-04 07:14:33.482629 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-06-04 07:14:33.524802 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-06-04 07:14:33.712219 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-06-04 07:14:33.722256 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-06-04 07:14:33.902084 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-06-04 07:14:33.923376 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-06-04 07:14:34.083665 | instance | openstack/rolebindings/cinder-cinder-api
2026-06-04 07:14:34.143648 | instance | openstack/rolebindings/cinder-cinder-backup
2026-06-04 07:14:34.269449 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-06-04 07:14:34.301660 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-06-04 07:14:34.448086 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-06-04 07:14:34.463319 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-06-04 07:14:34.615956 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-06-04 07:14:34.635002 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-06-04 07:14:34.809979 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-06-04 07:14:34.810455 | instance | openstack/roles/barbican-openstack-barbican-api
2026-06-04 07:14:34.998188 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-06-04 07:14:35.001674 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-06-04 07:14:35.190090 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-06-04 07:14:35.194112 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-06-04 07:14:35.369137 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-06-04 07:14:35.376781 | instance | openstack/rolebindings/cinder-cinder-test
2026-06-04 07:14:35.547018 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-06-04 07:14:35.552842 | instance | openstack/rolebindings/cinder-cinder-volume
2026-06-04 07:14:35.727193 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-06-04 07:14:35.733401 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-06-04 07:14:35.908260 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-06-04 07:14:35.928237 | instance | openstack/rolebindings/cinder-storage-init
2026-06-04 07:14:36.083986 | instance | openstack/roles/cinder-backup-storage-init
2026-06-04 07:14:36.098786 | instance | openstack/rolebindings/glance-glance-api
2026-06-04 07:14:36.273167 | instance | openstack/roles/cinder-openstack-cinder-api
2026-06-04 07:14:36.277049 | instance | openstack/rolebindings/glance-glance-db-init
2026-06-04 07:14:36.474204 | instance | openstack/rolebindings/glance-glance-db-sync
2026-06-04 07:14:36.496576 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-06-04 07:14:36.653086 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-06-04 07:14:36.668405 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-06-04 07:14:36.824025 | instance | openstack/rolebindings/glance-glance-ks-service
2026-06-04 07:14:36.847217 | instance | openstack/rolebindings/glance-glance-ks-user
2026-06-04 07:14:37.025670 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-06-04 07:14:37.030344 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-06-04 07:14:37.200563 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-06-04 07:14:37.231971 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-06-04 07:14:37.381562 | instance | openstack/rolebindings/glance-glance-storage-init
2026-06-04 07:14:37.403704 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-06-04 07:14:37.561021 | instance | openstack/rolebindings/glance-glance-test
2026-06-04 07:14:37.587807 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-06-04 07:14:37.726086 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-06-04 07:14:37.763291 | instance | openstack/rolebindings/glance-storage-init
2026-06-04 07:14:37.907147 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-06-04 07:14:37.956301 | instance | openstack/rolebindings/keepalived
2026-06-04 07:14:38.088375 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-06-04 07:14:38.158085 | instance | openstack/rolebindings/keystone-credential-rotate
2026-06-04 07:14:38.274990 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-06-04 07:14:38.344571 | instance | openstack/rolebindings/keystone-credential-setup
2026-06-04 07:14:38.470337 | instance | openstack/roles/cinder-openstack-cinder-test
2026-06-04 07:14:38.535401 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-06-04 07:14:38.656065 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-06-04 07:14:38.719636 | instance | openstack/rolebindings/keystone-fernet-setup
2026-06-04 07:14:38.853858 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-06-04 07:14:38.919428 | instance | openstack/rolebindings/keystone-keystone-api
2026-06-04 07:14:39.053110 | instance | openstack/roles/cinder-storage-init
2026-06-04 07:14:39.103018 | instance | openstack/roles/glance-openstack-glance-api
2026-06-04 07:14:39.234831 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-06-04 07:14:39.273723 | instance | openstack/roles/glance-openstack-glance-db-init
2026-06-04 07:14:39.446060 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-06-04 07:14:39.475858 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-06-04 07:14:39.627220 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-06-04 07:14:39.648868 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-06-04 07:14:39.793066 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-06-04 07:14:39.820826 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-06-04 07:14:39.963514 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-06-04 07:14:39.994386 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-06-04 07:14:40.145719 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-06-04 07:14:40.159808 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-06-04 07:14:40.336288 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-06-04 07:14:40.341848 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-06-04 07:14:40.518332 | instance | openstack/roles/glance-openstack-glance-test
2026-06-04 07:14:40.527689 | instance | openstack/rolebindings/keystone-keystone-test
2026-06-04 07:14:40.678705 | instance | openstack/roles/glance-storage-init
2026-06-04 07:14:40.727872 | instance | openstack/roles/keepalived
2026-06-04 07:14:40.875724 | instance | openstack/rolebindings/libvirt-cert-manager
2026-06-04 07:14:40.920328 | instance | openstack/roles/keystone-credential-rotate
2026-06-04 07:14:41.063065 | instance | openstack/roles/keystone-credential-setup
2026-06-04 07:14:41.095750 | instance | openstack/rolebindings/libvirt-libvirt
2026-06-04 07:14:41.251937 | instance | openstack/roles/keystone-fernet-rotate
2026-06-04 07:14:41.277521 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-06-04 07:14:41.426154 | instance | openstack/roles/keystone-fernet-setup
2026-06-04 07:14:41.447737 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-06-04 07:14:41.600236 | instance | openstack/roles/keystone-openstack-keystone-api
2026-06-04 07:14:41.608027 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-06-04 07:14:41.760842 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-06-04 07:14:41.785793 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-06-04 07:14:41.928168 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-06-04 07:14:41.967386 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-06-04 07:14:42.106460 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent
2026-06-04 07:14:42.135837 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-06-04 07:14:42.277013 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent
2026-06-04 07:14:42.317074 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-06-04 07:14:42.476039 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-06-04 07:14:42.503509 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-06-04 07:14:42.661824 | instance | openstack/rolebindings/neutron-neutron-rpc-server
2026-06-04 07:14:42.673469 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-06-04 07:14:42.869722 | instance | openstack/rolebindings/neutron-neutron-server
2026-06-04 07:14:42.886132 | instance | openstack/roles/keystone-openstack-keystone-test
2026-06-04 07:14:43.071800 | instance | openstack/rolebindings/neutron-neutron-test
2026-06-04 07:14:43.074527 | instance | openstack/roles/libvirt-cert-manager
2026-06-04 07:14:43.261236 | instance | openstack/roles/libvirt-openstack-libvirt
2026-06-04 07:14:43.267144 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-06-04 07:14:43.435375 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-06-04 07:14:43.438775 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-06-04 07:14:43.624418 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-06-04 07:14:43.629896 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-06-04 07:14:43.798704 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-06-04 07:14:43.831066 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-06-04 07:14:43.986115 | instance | openstack/rolebindings/nova-nova-compute
2026-06-04 07:14:44.004045 | instance | openstack/rolebindings/nova-nova-conductor
2026-06-04 07:14:44.160163 | instance | openstack/rolebindings/nova-nova-db-init
2026-06-04 07:14:44.178964 | instance | openstack/rolebindings/nova-nova-db-sync
2026-06-04 07:14:44.355050 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-06-04 07:14:44.359860 | instance | openstack/rolebindings/nova-nova-ks-service
2026-06-04 07:14:44.528028 | instance | openstack/rolebindings/nova-nova-ks-user
2026-06-04 07:14:44.531708 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-06-04 07:14:44.696264 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-06-04 07:14:44.697078 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-06-04 07:14:44.872019 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-06-04 07:14:44.881158 | instance | openstack/rolebindings/nova-nova-scheduler
2026-06-04 07:14:45.050726 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-06-04 07:14:45.055001 | instance | openstack/rolebindings/nova-nova-test
2026-06-04 07:14:45.220921 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-06-04 07:14:45.228308 | instance | openstack/rolebindings/ovn-bgp-agent
2026-06-04 07:14:45.397509 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent
2026-06-04 07:14:45.399920 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent
2026-06-04 07:14:45.567188 | instance | openstack/rolebindings/ovn-controller
2026-06-04 07:14:45.591220 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-06-04 07:14:45.729551 | instance | openstack/roles/neutron-openstack-neutron-rpc-server
2026-06-04 07:14:45.781081 | instance | openstack/roles/neutron-openstack-neutron-server
2026-06-04 07:14:45.899243 | instance | openstack/roles/neutron-openstack-neutron-test
2026-06-04 07:14:45.972897 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-06-04 07:14:46.069752 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-06-04 07:14:46.153711 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-06-04 07:14:46.247515 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-06-04 07:14:46.325610 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-06-04 07:14:46.424754 | instance | openstack/roles/nova-openstack-nova-compute
2026-06-04 07:14:46.496850 | instance | openstack/roles/nova-openstack-nova-conductor
2026-06-04 07:14:46.602630 | instance | openstack/rolebindings/ovn-northd
2026-06-04 07:14:46.667456 | instance | openstack/roles/nova-openstack-nova-db-init
2026-06-04 07:14:46.788433 | instance | openstack/rolebindings/ovn-ovn-controller
2026-06-04 07:14:46.846093 | instance | openstack/rolebindings/ovn-ovn-northd
2026-06-04 07:14:46.993982 | instance | openstack/rolebindings/ovn-ovsdb
2026-06-04 07:14:47.019087 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-06-04 07:14:47.175863 | instance | openstack/rolebindings/placement-placement-api
2026-06-04 07:14:47.192724 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-06-04 07:14:47.338944 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-06-04 07:14:47.350769 | instance | openstack/rolebindings/placement-placement-db-init
2026-06-04 07:14:47.513557 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-06-04 07:14:47.515686 | instance | openstack/rolebindings/placement-placement-db-sync
2026-06-04 07:14:47.681667 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-06-04 07:14:47.685711 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-06-04 07:14:47.922227 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-06-04 07:14:47.938152 | instance | openstack/rolebindings/placement-placement-ks-service
2026-06-04 07:14:48.094312 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-06-04 07:14:48.137827 | instance | openstack/rolebindings/placement-placement-ks-user
2026-06-04 07:14:48.281750 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-06-04 07:14:48.305048 | instance | openstack/rolebindings/pxc-operator
2026-06-04 07:14:48.464262 | instance | openstack/roles/nova-openstack-nova-test
2026-06-04 07:14:48.507548 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-06-04 07:14:48.673842 | instance | openstack/roles/ovn-bgp-agent
2026-06-04 07:14:48.680855 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-06-04 07:14:48.840989 | instance | openstack/roles/ovn-controller
2026-06-04 07:14:48.855089 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-06-04 07:14:49.036744 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-06-04 07:14:49.041062 | instance | openstack/roles/ovn-northd
2026-06-04 07:14:49.213440 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-06-04 07:14:49.217700 | instance | openstack/roles/ovn-openstack-ovn-controller
2026-06-04 07:14:49.385350 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-06-04 07:14:49.388606 | instance | openstack/roles/ovn-openstack-ovn-northd
2026-06-04 07:14:49.556139 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-06-04 07:14:49.563878 | instance | openstack/roles/ovn-ovsdb
2026-06-04 07:14:49.726834 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-06-04 07:14:49.742126 | instance | openstack/roles/placement-openstack-placement-api
2026-06-04 07:14:49.913202 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-06-04 07:14:49.926603 | instance | openstack/roles/placement-openstack-placement-db-init
2026-06-04 07:14:50.101757 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-06-04 07:14:50.104534 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-06-04 07:14:50.279496 | instance | openstack/rolebindings/rook-ceph-mgr
2026-06-04 07:14:50.285330 | instance | openstack/rolebindings/rook-ceph-osd
2026-06-04 07:14:50.464422 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-06-04 07:14:50.471297 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-06-04 07:14:50.647062 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-06-04 07:14:50.654408 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-06-04 07:14:50.830528 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-06-04 07:14:50.832206 | instance | openstack/roles/pxc-operator
2026-06-04 07:14:51.019227 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-06-04 07:14:51.026578 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-06-04 07:14:51.205261 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-06-04 07:14:51.208589 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-06-04 07:14:51.377619 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-06-04 07:14:51.380900 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-06-04 07:14:51.537821 | instance | openstack/roles/rabbitmq-cluster-operator
2026-06-04 07:14:51.570328 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-06-04 07:14:51.700910 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-06-04 07:14:51.752342 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-06-04 07:14:51.883993 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-06-04 07:14:51.942766 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-06-04 07:14:52.060397 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-06-04 07:14:52.108364 | instance | openstack/roles/rook-ceph-mgr
2026-06-04 07:14:52.238763 | instance | openstack/roles/rook-ceph-osd
2026-06-04 07:14:52.288682 | instance | openstack/roles/rook-ceph-purge-osd
2026-06-04 07:14:52.397370 | instance | openstack/roles/staffeln-conductor
2026-06-04 07:14:52.456872 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-06-04 07:14:52.569149 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-06-04 07:14:52.616187 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-06-04 07:14:52.743611 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-06-04 07:14:52.798115 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-06-04 07:14:52.930382 | instance | rook-ceph/serviceaccounts/default
2026-06-04 07:14:53.077290 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-06-04 07:14:53.125717 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-06-04 07:14:53.290271 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-06-04 07:14:53.331050 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-06-04 07:14:53.480603 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-06-04 07:14:53.543215 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-06-04 07:14:53.678195 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-06-04 07:14:53.733941 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-06-04 07:14:53.892192 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-06-04 07:14:53.942737 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-06-04 07:14:54.101566 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-06-04 07:14:54.139462 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-06-04 07:14:54.287137 | instance | openstack/serviceaccounts/barbican-api
2026-06-04 07:14:54.335168 | instance | openstack/serviceaccounts/barbican-db-init
2026-06-04 07:14:54.628014 | instance | openstack/serviceaccounts/barbican-db-sync
2026-06-04 07:14:54.642151 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-06-04 07:14:54.940692 | instance | openstack/serviceaccounts/barbican-ks-service
2026-06-04 07:14:54.975284 | instance | openstack/serviceaccounts/barbican-ks-user
2026-06-04 07:14:55.249662 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-06-04 07:14:55.265225 | instance | openstack/serviceaccounts/barbican-test
2026-06-04 07:14:55.556716 | instance | openstack/serviceaccounts/cinder-api
2026-06-04 07:14:55.574077 | instance | openstack/serviceaccounts/cinder-backup
2026-06-04 07:14:55.880427 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-06-04 07:14:55.889400 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-06-04 07:14:56.149120 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-06-04 07:14:56.193577 | instance | openstack/serviceaccounts/cinder-db-init
2026-06-04 07:14:56.454857 | instance | openstack/serviceaccounts/cinder-db-sync
2026-06-04 07:14:56.526541 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-06-04 07:14:56.759786 | instance | openstack/serviceaccounts/cinder-ks-service
2026-06-04 07:14:56.866428 | instance | openstack/serviceaccounts/cinder-ks-user
2026-06-04 07:14:57.057000 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-06-04 07:14:57.174275 | instance | openstack/serviceaccounts/cinder-scheduler
2026-06-04 07:14:57.346751 | instance | openstack/serviceaccounts/cinder-storage-init
2026-06-04 07:14:57.473081 | instance | openstack/serviceaccounts/cinder-test
2026-06-04 07:14:57.647030 | instance | openstack/serviceaccounts/cinder-volume
2026-06-04 07:14:57.776111 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-06-04 07:14:57.971201 | instance | openstack/serviceaccounts/default
2026-06-04 07:14:58.110325 | instance | openstack/serviceaccounts/glance-api
2026-06-04 07:14:58.295021 | instance | openstack/serviceaccounts/glance-db-init
2026-06-04 07:14:58.404862 | instance | openstack/serviceaccounts/glance-db-sync
2026-06-04 07:14:58.581266 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-06-04 07:14:58.737295 | instance | openstack/serviceaccounts/glance-ks-service
2026-06-04 07:14:58.897313 | instance | openstack/serviceaccounts/glance-ks-user
2026-06-04 07:14:59.056137 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-06-04 07:14:59.199708 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-06-04 07:14:59.364677 | instance | openstack/serviceaccounts/glance-storage-init
2026-06-04 07:14:59.503955 | instance | openstack/serviceaccounts/glance-test
2026-06-04 07:14:59.654875 | instance | openstack/serviceaccounts/keepalived
2026-06-04 07:14:59.817948 | instance | openstack/serviceaccounts/keystone-api
2026-06-04 07:14:59.997967 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-06-04 07:15:00.151208 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-06-04 07:15:00.371309 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-06-04 07:15:00.457106 | instance | openstack/serviceaccounts/keystone-db-init
2026-06-04 07:15:00.669297 | instance | openstack/serviceaccounts/keystone-db-sync
2026-06-04 07:15:00.753841 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-06-04 07:15:00.961591 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-06-04 07:15:01.058052 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-06-04 07:15:01.289786 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-06-04 07:15:01.418918 | instance | openstack/serviceaccounts/keystone-test
2026-06-04 07:15:01.606948 | instance | openstack/serviceaccounts/libvirt
2026-06-04 07:15:01.722154 | instance | openstack/serviceaccounts/memcached-memcached
2026-06-04 07:15:01.901175 | instance | openstack/serviceaccounts/neutron-db-init
2026-06-04 07:15:02.061093 | instance | openstack/serviceaccounts/neutron-db-sync
2026-06-04 07:15:02.211644 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-06-04 07:15:02.404539 | instance | openstack/serviceaccounts/neutron-ks-service
2026-06-04 07:15:02.544498 | instance | openstack/serviceaccounts/neutron-ks-user
2026-06-04 07:15:02.739306 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-06-04 07:15:02.892910 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent
2026-06-04 07:15:03.047137 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent
2026-06-04 07:15:03.237184 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-06-04 07:15:03.353728 | instance | openstack/serviceaccounts/neutron-rpc-server
2026-06-04 07:15:03.548529 | instance | openstack/serviceaccounts/neutron-server
2026-06-04 07:15:03.639679 | instance | openstack/serviceaccounts/neutron-test
2026-06-04 07:15:03.871102 | instance | openstack/secrets/barbican-api-certs
2026-06-04 07:15:03.957987 | instance | openstack/serviceaccounts/nova-api-metadata
2026-06-04 07:15:04.040224 | instance | openstack/secrets/barbican-db-admin
2026-06-04 07:15:04.202655 | instance | openstack/serviceaccounts/nova-api-osapi
2026-06-04 07:15:04.280902 | instance | openstack/secrets/barbican-db-user
2026-06-04 07:15:04.446303 | instance | openstack/serviceaccounts/nova-bootstrap
2026-06-04 07:15:04.484050 | instance | openstack/secrets/barbican-etc
2026-06-04 07:15:04.657729 | instance | openstack/serviceaccounts/nova-cell-setup
2026-06-04 07:15:04.732629 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-06-04 07:15:04.983670 | instance | openstack/secrets/barbican-keystone-admin
2026-06-04 07:15:05.036055 | instance | openstack/serviceaccounts/nova-compute
2026-06-04 07:15:05.148427 | instance | openstack/secrets/barbican-keystone-user
2026-06-04 07:15:05.318107 | instance | openstack/serviceaccounts/nova-conductor
2026-06-04 07:15:05.339705 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-06-04 07:15:05.541353 | instance | openstack/secrets/barbican-rabbitmq-user
2026-06-04 07:15:05.636206 | instance | openstack/serviceaccounts/nova-db-init
2026-06-04 07:15:05.710912 | instance | openstack/secrets/cinder-api-certs
2026-06-04 07:15:05.896860 | instance | openstack/serviceaccounts/nova-db-sync
2026-06-04 07:15:05.946060 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-06-04 07:15:06.118152 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-06-04 07:15:06.183638 | instance | openstack/secrets/cinder-db-admin
2026-06-04 07:15:06.427051 | instance | openstack/serviceaccounts/nova-ks-service
2026-06-04 07:15:06.451851 | instance | openstack/secrets/cinder-db-user
2026-06-04 07:15:06.620497 | instance | openstack/serviceaccounts/nova-ks-user
2026-06-04 07:15:06.719976 | instance | openstack/secrets/cinder-etc
2026-06-04 07:15:06.925886 | instance | openstack/serviceaccounts/nova-novncproxy
2026-06-04 07:15:06.945094 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-06-04 07:15:07.228515 | instance | openstack/secrets/cinder-keystone-admin
2026-06-04 07:15:07.253008 | instance | openstack/secrets/cinder-keystone-test
2026-06-04 07:15:07.403211 | instance | openstack/serviceaccounts/nova-scheduler
2026-06-04 07:15:07.436174 | instance | openstack/secrets/cinder-keystone-user
2026-06-04 07:15:07.599475 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-06-04 07:15:07.713408 | instance | openstack/serviceaccounts/nova-test
2026-06-04 07:15:07.911069 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-06-04 07:15:07.999738 | instance | openstack/secrets/cinder-rabbitmq-user
2026-06-04 07:15:08.069689 | instance | openstack/serviceaccounts/openvswitch-server
2026-06-04 07:15:08.155130 | instance | openstack/serviceaccounts/ovn-controller
2026-06-04 07:15:08.361026 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-06-04 07:15:08.451303 | instance | openstack/serviceaccounts/ovn-northd
2026-06-04 07:15:08.539329 | instance | openstack/serviceaccounts/ovn-ovsdb-nb
2026-06-04 07:15:08.769104 | instance | openstack/secrets/glance-api-certs
2026-06-04 07:15:08.857975 | instance | openstack/secrets/glance-db-admin
2026-06-04 07:15:08.958426 | instance | openstack/serviceaccounts/ovn-ovsdb-sb
2026-06-04 07:15:09.038922 | instance | openstack/secrets/glance-db-user
2026-06-04 07:15:09.203109 | instance | openstack/serviceaccounts/placement-api
2026-06-04 07:15:09.281805 | instance | openstack/serviceaccounts/placement-db-init
2026-06-04 07:15:09.492000 | instance | openstack/secrets/glance-etc
2026-06-04 07:15:09.581654 | instance | openstack/serviceaccounts/placement-db-sync
2026-06-04 07:15:09.665403 | instance | openstack/secrets/glance-keystone-admin
2026-06-04 07:15:09.871474 | instance | openstack/secrets/glance-keystone-test
2026-06-04 07:15:09.876302 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-06-04 07:15:10.050025 | instance | openstack/secrets/glance-keystone-user
2026-06-04 07:15:10.170742 | instance | openstack/serviceaccounts/placement-ks-service
2026-06-04 07:15:10.230262 | instance | openstack/secrets/glance-rabbitmq-admin
2026-06-04 07:15:10.420656 | instance | openstack/serviceaccounts/placement-ks-user
2026-06-04 07:15:10.464232 | instance | openstack/secrets/glance-rabbitmq-user
2026-06-04 07:15:10.662143 | instance | openstack/secrets/images-rbd-keyring
2026-06-04 07:15:10.745752 | instance | openstack/serviceaccounts/pxc-operator
2026-06-04 07:15:10.832319 | instance | openstack/secrets/internal-percona-xtradb
2026-06-04 07:15:11.024064 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-06-04 07:15:11.049817 | instance | openstack/secrets/keepalived-etc
2026-06-04 07:15:11.236888 | instance | openstack/secrets/keystone-api-certs
2026-06-04 07:15:11.317408 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-06-04 07:15:11.428429 | instance | openstack/secrets/keystone-credential-keys
2026-06-04 07:15:11.602496 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-06-04 07:15:11.603481 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-06-04 07:15:11.907027 | instance | openstack/secrets/keystone-db-admin
2026-06-04 07:15:11.909141 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-06-04 07:15:12.062972 | instance | openstack/secrets/keystone-db-user
2026-06-04 07:15:12.202153 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-06-04 07:15:12.219173 | instance | openstack/secrets/keystone-etc
2026-06-04 07:15:12.382317 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-06-04 07:15:12.491682 | instance | openstack/secrets/keystone-fernet-keys
2026-06-04 07:15:12.654926 | instance | openstack/secrets/keystone-keystone-admin
2026-06-04 07:15:12.690802 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-06-04 07:15:12.824990 | instance | openstack/secrets/keystone-keystone-test
2026-06-04 07:15:13.023288 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-06-04 07:15:13.032947 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-06-04 07:15:13.186499 | instance | openstack/serviceaccounts/rook-ceph-default
2026-06-04 07:15:13.311451 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-06-04 07:15:13.495315 | instance | openstack/secrets/keystone-rabbitmq-user
2026-06-04 07:15:13.612647 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-06-04 07:15:13.671283 | instance | openstack/secrets/libvirt-api-ca
2026-06-04 07:15:13.854508 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-06-04 07:15:13.939686 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-06-04 07:15:14.183293 | instance | openstack/secrets/libvirt-etc
2026-06-04 07:15:14.274171 | instance | openstack/serviceaccounts/staffeln-api
2026-06-04 07:15:14.375675 | instance | openstack/secrets/libvirt-libvirt-default-7f6nk-api
2026-06-04 07:15:14.561901 | instance | openstack/serviceaccounts/staffeln-conductor
2026-06-04 07:15:14.576413 | instance | openstack/secrets/libvirt-libvirt-default-7f6nk-vnc
2026-06-04 07:15:14.744231 | instance | openstack/serviceaccounts/staffeln-db-init
2026-06-04 07:15:14.873131 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-06-04 07:15:15.040635 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-06-04 07:15:15.044580 | instance | openstack/secrets/libvirt-vnc-ca
2026-06-04 07:15:15.208324 | instance | openstack/serviceaccounts/valkey
2026-06-04 07:15:15.329837 | instance | openstack/secrets/neutron-db-admin
2026-06-04 07:15:15.494454 | instance | openstack/secrets/neutron-db-user
2026-06-04 07:15:15.542540 | instance | openstack/secrets/neutron-etc
2026-06-04 07:15:15.656865 | instance | openstack/secrets/neutron-keystone-admin
2026-06-04 07:15:15.715966 | instance | openstack/secrets/neutron-keystone-test
2026-06-04 07:15:15.835718 | instance | openstack/secrets/neutron-keystone-user
2026-06-04 07:15:15.902609 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-06-04 07:15:16.004569 | instance | openstack/secrets/neutron-ovn-metadata-agent-default
2026-06-04 07:15:16.075940 | instance | openstack/secrets/neutron-ovn-vpn-agent-default
2026-06-04 07:15:16.183915 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-06-04 07:15:16.245261 | instance | openstack/secrets/neutron-rabbitmq-user
2026-06-04 07:15:16.345787 | instance | openstack/secrets/neutron-server-certs
2026-06-04 07:15:16.401860 | instance | openstack/secrets/nova-api-certs
2026-06-04 07:15:16.512798 | instance | openstack/secrets/nova-compute-default
2026-06-04 07:15:16.564141 | instance | openstack/secrets/nova-db-admin
2026-06-04 07:15:16.693876 | instance | openstack/secrets/nova-db-api-admin
2026-06-04 07:15:16.746551 | instance | openstack/secrets/nova-db-api-user
2026-06-04 07:15:16.884311 | instance | openstack/secrets/nova-db-cell0-admin
2026-06-04 07:15:16.936355 | instance | openstack/secrets/nova-db-cell0-user
2026-06-04 07:15:17.061335 | instance | openstack/secrets/nova-db-user
2026-06-04 07:15:17.133064 | instance | openstack/secrets/nova-etc
2026-06-04 07:15:17.252951 | instance | openstack/secrets/nova-keystone-admin
2026-06-04 07:15:17.328374 | instance | openstack/secrets/nova-keystone-test
2026-06-04 07:15:17.434282 | instance | openstack/secrets/nova-keystone-user
2026-06-04 07:15:17.501681 | instance | openstack/secrets/nova-novncproxy-certs
2026-06-04 07:15:17.602060 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-06-04 07:15:17.663671 | instance | openstack/secrets/nova-rabbitmq-admin
2026-06-04 07:15:17.756543 | instance | openstack/secrets/nova-rabbitmq-user
2026-06-04 07:15:17.839278 | instance | openstack/secrets/nova-ssh
2026-06-04 07:15:17.930530 | instance | openstack/secrets/ovn-controller-default-etc
2026-06-04 07:15:18.046030 | instance | openstack/secrets/ovn-etc
2026-06-04 07:15:18.105322 | instance | openstack/secrets/ovn-vector-config
2026-06-04 07:15:18.245808 | instance | openstack/secrets/percona-xtradb
2026-06-04 07:15:18.276686 | instance | openstack/secrets/placement-api-certs
2026-06-04 07:15:18.430111 | instance | openstack/secrets/placement-db-admin
2026-06-04 07:15:18.460285 | instance | openstack/secrets/placement-db-user
2026-06-04 07:15:18.621495 | instance | openstack/secrets/placement-etc
2026-06-04 07:15:18.635876 | instance | openstack/secrets/placement-keystone-admin
2026-06-04 07:15:18.806993 | instance | openstack/secrets/placement-keystone-user
2026-06-04 07:15:18.826605 | instance | openstack/secrets/pvc-ceph-client-key
2026-06-04 07:15:18.995696 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-06-04 07:15:19.021373 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-06-04 07:15:19.161296 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-06-04 07:15:19.228520 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-06-04 07:15:19.358427 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-06-04 07:15:19.424593 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-06-04 07:15:19.540536 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-06-04 07:15:19.607580 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-06-04 07:15:19.730809 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-06-04 07:15:19.786499 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-06-04 07:15:19.919893 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-06-04 07:15:19.985547 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-06-04 07:15:20.095287 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-06-04 07:15:20.183557 | instance | openstack/secrets/rook-ceph-config
2026-06-04 07:15:20.276280 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-06-04 07:15:20.344487 | instance | openstack/secrets/rook-ceph-mon
2026-06-04 07:15:20.467100 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-06-04 07:15:20.545299 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-06-04 07:15:20.647634 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-06-04 07:15:20.716714 | instance | openstack/secrets/rook-csi-cephfs-node
2026-06-04 07:15:20.818750 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-06-04 07:15:20.885363 | instance | openstack/secrets/rook-csi-rbd-node
2026-06-04 07:15:20.991675 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-06-04 07:15:21.053627 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-06-04 07:15:21.149516 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-06-04 07:15:21.255406 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-06-04 07:15:21.322089 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-06-04 07:15:21.461535 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-06-04 07:15:21.532414 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-06-04 07:15:21.657787 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-06-04 07:15:21.741340 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-06-04 07:15:21.826429 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-06-04 07:15:21.922652 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-06-04 07:15:22.046513 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-06-04 07:15:22.150482 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1
2026-06-04 07:15:22.204713 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-06-04 07:15:22.352726 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-06-04 07:15:22.417887 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-06-04 07:15:22.576161 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-06-04 07:15:22.647256 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-06-04 07:15:22.757299 | instance | openstack/secrets/staffeln-db-admin
2026-06-04 07:15:22.852608 | instance | openstack/secrets/staffeln-db-user
2026-06-04 07:15:22.948896 | instance | openstack/secrets/staffeln-etc
2026-06-04 07:15:23.035713 | instance | openstack/secrets/valkey-ca
2026-06-04 07:15:23.125907 | instance | openstack/secrets/valkey-server-certs
2026-06-04 07:15:23.205320 | instance | openstack/services/barbican-api
2026-06-04 07:15:23.300267 | instance | openstack/services/ceph-mon
2026-06-04 07:15:23.411653 | instance | openstack/services/cinder-api
2026-06-04 07:15:23.505772 | instance | openstack/services/glance-api
2026-06-04 07:15:23.621268 | instance | openstack/services/keystone-api
2026-06-04 07:15:23.704678 | instance | openstack/services/memcached
2026-06-04 07:15:23.832933 | instance | openstack/services/memcached-metrics
2026-06-04 07:15:23.901687 | instance | openstack/services/neutron-server
2026-06-04 07:15:24.034865 | instance | openstack/services/nova-api
2026-06-04 07:15:24.115643 | instance | openstack/services/nova-metadata
2026-06-04 07:15:24.238801 | instance | openstack/services/nova-novncproxy
2026-06-04 07:15:24.329437 | instance | openstack/services/ovn-ovsdb-nb
2026-06-04 07:15:24.459087 | instance | openstack/services/ovn-ovsdb-sb
2026-06-04 07:15:24.554172 | instance | openstack/services/percona-xtradb-cluster-operator
2026-06-04 07:15:24.664430 | instance | openstack/services/percona-xtradb-haproxy
2026-06-04 07:15:24.765824 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-06-04 07:15:24.888954 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-06-04 07:15:24.958600 | instance | openstack/services/percona-xtradb-pxc
2026-06-04 07:15:25.117458 | instance | openstack/services/percona-xtradb-pxc-unready
2026-06-04 07:15:25.190254 | instance | openstack/services/placement-api
2026-06-04 07:15:25.318037 | instance | openstack/services/rabbitmq-barbican
2026-06-04 07:15:25.384168 | instance | openstack/services/rabbitmq-barbican-nodes
2026-06-04 07:15:25.499908 | instance | openstack/services/rabbitmq-cinder
2026-06-04 07:15:25.594496 | instance | openstack/services/rabbitmq-cinder-nodes
2026-06-04 07:15:25.730173 | instance | openstack/services/rabbitmq-glance
2026-06-04 07:15:25.792106 | instance | openstack/services/rabbitmq-glance-nodes
2026-06-04 07:15:25.935055 | instance | openstack/services/rabbitmq-keystone
2026-06-04 07:15:26.006496 | instance | openstack/services/rabbitmq-keystone-nodes
2026-06-04 07:15:26.125436 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-06-04 07:15:26.203431 | instance | openstack/services/rabbitmq-neutron
2026-06-04 07:15:26.321010 | instance | openstack/services/rabbitmq-neutron-nodes
2026-06-04 07:15:26.389493 | instance | openstack/services/rabbitmq-nova
2026-06-04 07:15:26.514888 | instance | openstack/services/rabbitmq-nova-nodes
2026-06-04 07:15:26.573116 | instance | openstack/services/rook-ceph-rgw-ceph
2026-06-04 07:15:26.708235 | instance | openstack/services/staffeln-api
2026-06-04 07:15:26.775791 | instance | openstack/services/valkey
2026-06-04 07:15:26.926818 | instance | openstack/services/valkey-headless
2026-06-04 07:15:26.983924 | instance | openstack/services/valkey-metrics
2026-06-04 07:15:27.167670 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-06-04 07:15:27.196442 | instance | secretgen-controller/deployment/secretgen-controller
2026-06-04 07:15:27.350100 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-shgjv
2026-06-04 07:15:27.354547 | instance | secretgen-controller/serviceaccounts/default
2026-06-04 07:15:27.517932 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-06-04 07:15:27.518875 | instance | openstack/statefulsets/ovn-ovsdb-nb
2026-06-04 07:15:27.675228 | instance | openstack/statefulsets/ovn-ovsdb-sb
2026-06-04 07:15:27.717645 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-06-04 07:15:27.898444 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-06-04 07:15:27.943713 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-06-04 07:15:28.124459 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-06-04 07:15:28.176832 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-06-04 07:15:28.344780 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-06-04 07:15:28.385827 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-06-04 07:15:28.597518 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-06-04 07:15:28.617096 | instance | openstack/statefulsets/valkey-node
2026-06-04 07:15:29.047443 | instance | ok: Runtime: 0:02:07.370337
2026-06-04 07:15:29.066076 |
2026-06-04 07:15:29.066151 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-06-04 07:15:29.845467 | instance | changed:
2026-06-04 07:15:29.845643 | instance | cd+++++++++ objects/
2026-06-04 07:15:29.845671 | instance | cd+++++++++ objects/cluster/
2026-06-04 07:15:29.845693 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-06-04 07:15:29.845714 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-06-04 07:15:29.845734 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-06-04 07:15:29.845770 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-06-04 07:15:29.845794 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-06-04 07:15:29.845814 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-06-04 07:15:29.845833 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-06-04 07:15:29.845852 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-06-04 07:15:29.845871 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-06-04 07:15:29.845889 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-06-04 07:15:29.845908 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-04 07:15:29.845926 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-06-04 07:15:29.845945 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-06-04 07:15:29.845963 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-06-04 07:15:29.845981 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-06-04 07:15:29.846001 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-06-04 07:15:29.846020 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-06-04 07:15:29.846038 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-06-04 07:15:29.846056 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-06-04 07:15:29.846075 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-06-04 07:15:29.846094 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-06-04 07:15:29.846113 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-06-04 07:15:29.846131 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-06-04 07:15:29.846150 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-06-04 07:15:29.846168 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-06-04 07:15:29.846189 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-06-04 07:15:29.846209 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-06-04 07:15:29.846228 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-06-04 07:15:29.846246 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-06-04 07:15:29.846264 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-06-04 07:15:29.846282 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-04 07:15:29.846301 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-06-04 07:15:29.846319 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-06-04 07:15:29.846337 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-06-04 07:15:29.846355 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-06-04 07:15:29.846373 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-06-04 07:15:29.846391 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-06-04 07:15:29.846426 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-06-04 07:15:29.846449 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-06-04 07:15:29.846473 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-04 07:15:29.846493 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-04 07:15:29.846513 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt
2026-06-04 07:15:29.846532 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml
2026-06-04 07:15:29.846550 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-06-04 07:15:29.846569 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-06-04 07:15:29.846587 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-06-04 07:15:29.846606 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-06-04 07:15:29.846624 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-06-04 07:15:29.846643 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-06-04 07:15:29.846660 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-06-04 07:15:29.846678 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-04 07:15:29.846695 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-06-04 07:15:29.846713 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-06-04 07:15:29.846730 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-06-04 07:15:29.846748 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-06-04 07:15:29.846766 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-06-04 07:15:29.846784 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-06-04 07:15:29.846802 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-06-04 07:15:29.846820 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-06-04 07:15:29.846838 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-06-04 07:15:29.846855 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-06-04 07:15:29.846873 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-06-04 07:15:29.846891 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-06-04 07:15:29.846909 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-06-04 07:15:29.846927 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-06-04 07:15:29.846945 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-06-04 07:15:29.846962 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-06-04 07:15:29.846980 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-06-04 07:15:29.846998 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-06-04 07:15:29.847015 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt
2026-06-04 07:15:29.847033 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml
2026-06-04 07:15:29.847051 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt
2026-06-04 07:15:29.847069 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml
2026-06-04 07:15:29.847087 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-06-04 07:15:29.847106 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-06-04 07:15:29.847130 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-06-04 07:15:29.847150 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-06-04 07:15:29.847168 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-06-04 07:15:29.847186 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-06-04 07:15:29.847204 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-06-04 07:15:29.847222 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-06-04 07:15:29.847240 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-06-04 07:15:29.847258 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-06-04 07:15:29.847277 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-06-04 07:15:29.847295 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-06-04 07:15:29.847314 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-06-04 07:15:29.847333 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-06-04 07:15:29.847351 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-04 07:15:29.847371 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-04 07:15:29.847390 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-06-04 07:15:29.847408 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-06-04 07:15:29.847426 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-06-04 07:15:29.847450 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-06-04 07:15:29.847478 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-06-04 07:15:29.847502 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-06-04 07:15:29.847522 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-06-04 07:15:29.847540 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-06-04 07:15:29.847558 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-06-04 07:15:29.847576 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-06-04 07:15:29.847595 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-06-04 07:15:29.847613 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-06-04 07:15:29.847631 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-06-04 07:15:29.847650 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-06-04 07:15:29.847667 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-06-04 07:15:29.847687 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-06-04 07:15:29.847705 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-06-04 07:15:29.847724 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-06-04 07:15:29.847742 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-06-04 07:15:29.847760 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-06-04 07:15:29.847778 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-06-04 07:15:29.847803 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-06-04 07:15:29.847823 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-06-04 07:15:29.847841 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-06-04 07:15:29.847859 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-06-04 07:15:29.847877 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-06-04 07:15:29.847895 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-06-04 07:15:29.847912 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-06-04 07:15:29.847930 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-06-04 07:15:29.847948 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-06-04 07:15:29.847966 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-06-04 07:15:29.847991 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-06-04 07:15:29.848016 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-06-04 07:15:29.848043 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-06-04 07:15:29.848063 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-06-04 07:15:29.848083 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-06-04 07:15:29.848101 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-06-04 07:15:29.848120 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-06-04 07:15:29.848139 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-06-04 07:15:29.848158 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-06-04 07:15:29.848176 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-06-04 07:15:29.848249 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-06-04 07:15:29.848287 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-06-04 07:15:29.848309 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-06-04 07:15:29.848328 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-06-04 07:15:29.848347 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-06-04 07:15:29.848365 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-06-04 07:15:29.848384 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-06-04 07:15:29.848402 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-06-04 07:15:29.848420 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-06-04 07:15:29.848437 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-06-04 07:15:29.848455 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-06-04 07:15:29.848474 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-06-04 07:15:29.848500 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-06-04 07:15:29.848520 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-06-04 07:15:29.848544 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-06-04 07:15:29.848570 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-06-04 07:15:29.848592 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-06-04 07:15:29.848611 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-06-04 07:15:29.848629 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-06-04 07:15:29.848647 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-06-04 07:15:29.848665 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-06-04 07:15:29.848683 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-06-04 07:15:29.848701 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-06-04 07:15:29.848720 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-06-04 07:15:29.848738 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-06-04 07:15:29.848756 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-06-04 07:15:29.848774 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-06-04 07:15:29.848792 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-06-04 07:15:29.848811 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-06-04 07:15:29.848829 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-06-04 07:15:29.848847 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-06-04 07:15:29.848865 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-06-04 07:15:29.848883 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-06-04 07:15:29.848902 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-06-04 07:15:29.848925 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-06-04 07:15:29.848949 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-06-04 07:15:29.848988 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-06-04 07:15:29.849007 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-06-04 07:15:29.849024 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-06-04 07:15:29.849041 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-06-04 07:15:29.849059 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-06-04 07:15:29.849076 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-06-04 07:15:29.849093 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-06-04 07:15:29.849111 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-06-04 07:15:29.849127 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-06-04 07:15:29.849150 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-06-04 07:15:29.849168 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-06-04 07:15:29.849185 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-06-04 07:15:29.849202 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-06-04 07:15:29.849220 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-06-04 07:15:29.849237 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-06-04 07:15:29.849255 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-06-04 07:15:29.849272 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-06-04 07:15:29.849290 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-06-04 07:15:29.849307 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-06-04 07:15:29.849325 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-06-04 07:15:29.849342 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-06-04 07:15:29.849360 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-06-04 07:15:29.849377 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-06-04 07:15:29.849395 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-06-04 07:15:29.849413 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-06-04 07:15:29.849430 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-06-04 07:15:29.849448 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-06-04 07:15:29.849465 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-06-04 07:15:29.849483 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-06-04 07:15:29.849501 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-06-04 07:15:29.849519 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-06-04 07:15:29.849537 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-06-04 07:15:29.849554 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-06-04 07:15:29.849572 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-06-04 07:15:29.849589 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-06-04 07:15:29.849607 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-06-04 07:15:29.849625 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-06-04 07:15:29.849643 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-06-04 07:15:29.849661 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-06-04 07:15:29.849679 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-06-04 07:15:29.849697 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-06-04 07:15:29.849715 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-06-04 07:15:29.849733 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-06-04 07:15:29.849751 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-06-04 07:15:29.849777 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-06-04 07:15:29.849797 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-06-04 07:15:29.849816 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-06-04 07:15:29.849835 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-06-04 07:15:29.849854 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-06-04 07:15:29.849872 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-06-04 07:15:29.849890 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-06-04 07:15:29.849908 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-06-04 07:15:29.849926 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-06-04 07:15:29.849944 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-06-04 07:15:29.849962 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-06-04 07:15:29.849981 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-06-04 07:15:29.849999 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-06-04 07:15:29.850017 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-06-04 07:15:29.850035 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-06-04 07:15:29.850054 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-06-04 07:15:29.850072 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-06-04 07:15:29.850090 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-06-04 07:15:29.850108 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-06-04 07:15:29.850126 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-06-04 07:15:29.850144 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-06-04 07:15:29.850162 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-06-04 07:15:29.850180 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-06-04 07:15:29.850198 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-06-04 07:15:29.850216 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-06-04 07:15:29.850234 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-06-04 07:15:29.850252 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-06-04 07:15:29.850270 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-06-04 07:15:29.850288 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-06-04 07:15:29.850307 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-04 07:15:29.850325 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-06-04 07:15:29.850343 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-06-04 07:15:29.850361 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-06-04 07:15:29.850379 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-06-04 07:15:29.850397 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-06-04 07:15:29.850443 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-06-04 07:15:29.850471 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-06-04 07:15:29.850491 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-06-04 07:15:29.850509 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-06-04 07:15:29.850527 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-06-04 07:15:29.850545 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-06-04 07:15:29.850563 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-06-04 07:15:29.850581 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-06-04 07:15:29.850598 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-06-04 07:15:29.850617 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-06-04 07:15:29.850635 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-04 07:15:29.850653 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-06-04 07:15:29.850671 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-06-04 07:15:29.850689 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-06-04 07:15:29.850707 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-06-04 07:15:29.850725 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-06-04 07:15:29.850813 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-06-04 07:15:29.850838 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-04 07:15:29.850859 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-04 07:15:29.850878 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt
2026-06-04 07:15:29.850896 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml
2026-06-04 07:15:29.850915 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-06-04 07:15:29.850933 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-06-04 07:15:29.850952 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-06-04 07:15:29.850970 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-06-04 07:15:29.850989 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-06-04 07:15:29.851007 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-06-04 07:15:29.851025 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-06-04 07:15:29.851043 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-04 07:15:29.851061 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-06-04 07:15:29.851079 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-06-04 07:15:29.851097 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-06-04 07:15:29.851116 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-06-04 07:15:29.851134 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-06-04 07:15:29.851158 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-06-04 07:15:29.851177 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-06-04 07:15:29.851195 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-06-04 07:15:29.851213 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-06-04 07:15:29.851231 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-06-04 07:15:29.851249 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-06-04 07:15:29.851266 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-06-04 07:15:29.851284 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-06-04 07:15:29.851302 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-06-04 07:15:29.851320 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-06-04 07:15:29.851337 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-06-04 07:15:29.851355 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-06-04 07:15:29.851373 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-06-04 07:15:29.851391 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-06-04 07:15:29.851409 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-06-04 07:15:29.851428 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-06-04 07:15:29.851446 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-06-04 07:15:29.851464 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-06-04 07:15:29.851482 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-06-04 07:15:29.851500 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-06-04 07:15:29.851518 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-06-04 07:15:29.851537 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt
2026-06-04 07:15:29.851554 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml
2026-06-04 07:15:29.851572 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt
2026-06-04 07:15:29.851590 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml
2026-06-04 07:15:29.851607 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-06-04 07:15:29.851625 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-06-04 07:15:29.851642 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-04 07:15:29.851660 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-04 07:15:29.851677 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-06-04 07:15:29.851695 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-06-04 07:15:29.851712 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-06-04 07:15:29.851730 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-06-04 07:15:29.851747 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-06-04 07:15:29.851765 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-06-04 07:15:29.851787 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-06-04 07:15:29.851805 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-06-04 07:15:29.851823 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-06-04 07:15:29.851841 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-06-04 07:15:29.851858 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-06-04 07:15:29.851876 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-06-04 07:15:29.851894 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-06-04 07:15:29.851911 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-06-04 07:15:29.851929 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-06-04 07:15:29.851947 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-06-04 07:15:29.851964 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-06-04 07:15:29.851982 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-06-04 07:15:29.852000 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-06-04 07:15:29.852017 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-06-04 07:15:29.852035 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-06-04 07:15:29.852053 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-06-04 07:15:29.852071 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-06-04 07:15:29.852088 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-06-04 07:15:29.852106 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-06-04 07:15:29.852123 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-06-04 07:15:29.852140 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-06-04 07:15:29.852158 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-06-04 07:15:29.852177 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-06-04 07:15:29.852195 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-06-04 07:15:29.852213 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-06-04 07:15:29.852231 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-06-04 07:15:29.852249 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-06-04 07:15:29.852266 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-06-04 07:15:29.852284 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-06-04 07:15:29.852302 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-06-04 07:15:29.852319 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-06-04 07:15:29.852336 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-06-04 07:15:29.852354 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-06-04 07:15:29.852376 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-06-04 07:15:29.852395 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-06-04 07:15:29.852413 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-06-04 07:15:29.852432 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-06-04 07:15:29.852450 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-06-04 07:15:29.852468 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-06-04 07:15:29.852486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-06-04 07:15:29.852503 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-06-04 07:15:29.852521 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-06-04 07:15:29.852538 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-06-04 07:15:29.852556 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-06-04 07:15:29.852574 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-06-04 07:15:29.852591 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-06-04 07:15:29.852609 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-06-04 07:15:29.852626 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-06-04 07:15:29.852644 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-06-04 07:15:29.852662 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-06-04 07:15:29.852680 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-06-04 07:15:29.852698 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-06-04 07:15:29.852716 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-06-04 07:15:29.852734 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-06-04 07:15:29.852752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-06-04 07:15:29.852769 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-06-04 07:15:29.852786 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-06-04 07:15:29.852804 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-06-04 07:15:29.852821 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-06-04 07:15:29.852838 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-06-04 07:15:29.852856 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-06-04 07:15:29.852873 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-06-04 07:15:29.852891 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-06-04 07:15:29.852914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-06-04 07:15:29.852932 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-06-04 07:15:29.852950 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-06-04 07:15:29.852985 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-06-04 07:15:29.853004 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-06-04 07:15:29.853022 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-06-04 07:15:29.853041 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-06-04 07:15:29.853058 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-06-04 07:15:29.853076 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-06-04 07:15:29.853094 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-06-04 07:15:29.853112 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-06-04 07:15:29.853131 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-06-04 07:15:29.853149 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-06-04 07:15:29.853167 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-06-04 07:15:29.853184 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-06-04 07:15:29.853202 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-06-04 07:15:29.853220 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-06-04 07:15:29.853238 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-06-04 07:15:29.853256 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-06-04 07:15:29.853273 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-06-04 07:15:29.853291 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-06-04 07:15:29.853309 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-06-04 07:15:29.853327 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-06-04 07:15:29.853345 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-06-04 07:15:29.853363 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-06-04 07:15:29.853381 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-06-04 07:15:29.853400 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-06-04 07:15:29.853419 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-06-04 07:15:29.853438 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-06-04 07:15:29.853456 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-06-04 07:15:29.853474 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-06-04 07:15:29.853493 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-06-04 07:15:29.853511 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-06-04 07:15:29.853529 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-06-04 07:15:29.853567 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-06-04 07:15:29.853586 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-06-04 07:15:29.853604 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-06-04 07:15:29.853622 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-06-04 07:15:29.853641 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-06-04 07:15:29.853659 | instance | cd+++++++++ objects/cluster/namespace/
2026-06-04 07:15:29.853677 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-06-04 07:15:29.853696 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-06-04 07:15:29.853714 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-06-04 07:15:29.853732 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-06-04 07:15:29.853750 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-06-04 07:15:29.853769 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-06-04 07:15:29.853787 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt
2026-06-04 07:15:29.853806 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml
2026-06-04 07:15:29.853824 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-06-04 07:15:29.853843 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-06-04 07:15:29.853861 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-06-04 07:15:29.853879 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-06-04 07:15:29.853897 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-06-04 07:15:29.853916 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-06-04 07:15:29.853934 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-06-04 07:15:29.853952 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-06-04 07:15:29.853970 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-06-04 07:15:29.853988 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-06-04 07:15:29.854006 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-06-04 07:15:29.854024 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-06-04 07:15:29.854042 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-06-04 07:15:29.854060 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-06-04 07:15:29.854077 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-06-04 07:15:29.854095 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-06-04 07:15:29.854113 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-06-04 07:15:29.854131 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-06-04 07:15:29.854149 | instance | cd+++++++++ objects/cluster/node/
2026-06-04 07:15:29.854167 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-06-04 07:15:29.854185 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-06-04 07:15:29.854203 | instance | cd+++++++++ objects/cluster/storageclass/
2026-06-04 07:15:29.854221 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-06-04 07:15:29.854238 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-06-04 07:15:29.854256 | instance | cd+++++++++ objects/namespaced/
2026-06-04 07:15:29.854274 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-06-04 07:15:29.854292 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-06-04 07:15:29.854309 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-06-04 07:15:29.854327 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-06-04 07:15:29.854349 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-06-04 07:15:29.854368 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-06-04 07:15:29.854386 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-06-04 07:15:29.854418 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-06-04 07:15:29.854437 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-06-04 07:15:29.854456 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-06-04 07:15:29.854473 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-06-04 07:15:29.854570 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-06-04 07:15:29.854599 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-06-04 07:15:29.854620 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-06-04 07:15:29.854639 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-06-04 07:15:29.854658 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-06-04 07:15:29.854676 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-06-04 07:15:29.854694 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-06-04 07:15:29.854712 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-06-04 07:15:29.854730 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-06-04 07:15:29.854748 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-06-04 07:15:29.854766 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-06-04 07:15:29.854784 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-06-04 07:15:29.854801 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-06-04 07:15:29.854819 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-06-04 07:15:29.854838 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-77.nip.io-tls.txt
2026-06-04 07:15:29.854856 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-77.nip.io-tls.yaml
2026-06-04 07:15:29.854874 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-06-04 07:15:29.854891 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-06-04 07:15:29.854909 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-06-04 07:15:29.854926 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-06-04 07:15:29.854944 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-06-04 07:15:29.854962 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-06-04 07:15:29.854980 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-06-04 07:15:29.854998 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-06-04 07:15:29.855016 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-06-04 07:15:29.855035 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-06-04 07:15:29.855053 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-06-04 07:15:29.855072 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-06-04 07:15:29.855090 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-06-04 07:15:29.855109 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-06-04 07:15:29.855133 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-06-04 07:15:29.855153 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-06-04 07:15:29.855171 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-06-04 07:15:29.855189 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-06-04 07:15:29.855208 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-06-04 07:15:29.855227 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-06-04 07:15:29.855245 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-06-04 07:15:29.855263 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt
2026-06-04 07:15:29.855282 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml
2026-06-04 07:15:29.855300 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-06-04 07:15:29.855318 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-06-04 07:15:29.855337 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-06-04 07:15:29.855355 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-06-04 07:15:29.855373 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-06-04 07:15:29.855391 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-06-04 07:15:29.855408 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-06-04 07:15:29.855426 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-06-04 07:15:29.855444 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-06-04 07:15:29.855462 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-06-04 07:15:29.855480 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-06-04 07:15:29.855498 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-06-04 07:15:29.855517 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-06-04 07:15:29.855535 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-06-04 07:15:29.855553 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-06-04 07:15:29.855571 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-r6qnf.txt
2026-06-04 07:15:29.855589 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-r6qnf.yaml
2026-06-04 07:15:29.855606 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-xqrg8.txt
2026-06-04 07:15:29.855624 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-xqrg8.yaml
2026-06-04 07:15:29.855642 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-vdd8w.txt
2026-06-04 07:15:29.855660 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-vdd8w.yaml
2026-06-04 07:15:29.855678 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-06-04 07:15:29.855696 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-06-04 07:15:29.855714 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-06-04 07:15:29.855732 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-06-04 07:15:29.855750 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-06-04 07:15:29.855773 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-06-04 07:15:29.855792 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-06-04 07:15:29.855810 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-06-04 07:15:29.855829 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-06-04 07:15:29.855847 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-06-04 07:15:29.855864 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-06-04 07:15:29.855882 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-06-04 07:15:29.855900 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-06-04 07:15:29.855917 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-06-04 07:15:29.855935 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-06-04 07:15:29.855952 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-06-04 07:15:29.855970 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-06-04 07:15:29.855988 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-06-04 07:15:29.856005 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-06-04 07:15:29.856022 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-06-04 07:15:29.856039 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-06-04 07:15:29.856056 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-06-04 07:15:29.856074 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-06-04 07:15:29.856091 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-06-04 07:15:29.856109 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-06-04 07:15:29.856127 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-06-04 07:15:29.856145 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-06-04 07:15:29.856163 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-06-04 07:15:29.856181 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-06-04 07:15:29.856199 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-06-04 07:15:29.856217 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-06-04 07:15:29.856236 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-06-04 07:15:29.856254 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-06-04 07:15:29.856273 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-06-04 07:15:29.856291 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-06-04 07:15:29.856309 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-06-04 07:15:29.856327 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-06-04 07:15:29.856346 | instance | cd+++++++++ objects/namespaced/default/
2026-06-04 07:15:29.856365 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-06-04 07:15:29.856384 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-06-04 07:15:29.856406 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-06-04 07:15:29.856425 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-06-04 07:15:29.856444 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-06-04 07:15:29.856462 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-06-04 07:15:29.856481 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-06-04 07:15:29.856499 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-06-04 07:15:29.856517 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-06-04 07:15:29.856536 | instance | cd+++++++++ objects/namespaced/default/services/
2026-06-04 07:15:29.856554 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-06-04 07:15:29.856572 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-06-04 07:15:29.856590 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/
2026-06-04 07:15:29.856607 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/
2026-06-04 07:15:29.856625 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt
2026-06-04 07:15:29.856643 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml
2026-06-04 07:15:29.856661 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt
2026-06-04 07:15:29.856679 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml
2026-06-04 07:15:29.856697 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/
2026-06-04 07:15:29.856714 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt
2026-06-04 07:15:29.856732 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml
2026-06-04 07:15:29.856750 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/
2026-06-04 07:15:29.856767 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt
2026-06-04 07:15:29.856785 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml
2026-06-04 07:15:29.856803 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/
2026-06-04 07:15:29.856821 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-w887l.txt
2026-06-04 07:15:29.856839 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-w887l.yaml
2026-06-04 07:15:29.856857 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/
2026-06-04 07:15:29.856875 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt
2026-06-04 07:15:29.856893 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml
2026-06-04 07:15:29.856911 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-04 07:15:29.856930 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-04 07:15:29.856948 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt
2026-06-04 07:15:29.856983 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml
2026-06-04 07:15:29.857002 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/
2026-06-04 07:15:29.857021 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt
2026-06-04 07:15:29.857038 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml
2026-06-04 07:15:29.857061 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-04 07:15:29.857080 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-04 07:15:29.857097 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt
2026-06-04 07:15:29.857116 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml
2026-06-04 07:15:29.857135 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/
2026-06-04 07:15:29.857153 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt
2026-06-04 07:15:29.857171 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml
2026-06-04 07:15:29.857189 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt
2026-06-04 07:15:29.857207 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml
2026-06-04 07:15:29.857224 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt
2026-06-04 07:15:29.857242 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml
2026-06-04 07:15:29.857260 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt
2026-06-04 07:15:29.857278 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml
2026-06-04 07:15:29.857296 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt
2026-06-04 07:15:29.857314 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml
2026-06-04 07:15:29.857332 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/
2026-06-04 07:15:29.857350 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt
2026-06-04 07:15:29.857367 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml
2026-06-04 07:15:29.857385 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt
2026-06-04 07:15:29.857403 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml
2026-06-04 07:15:29.857420 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt
2026-06-04 07:15:29.857438 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml
2026-06-04 07:15:29.857456 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/
2026-06-04 07:15:29.857474 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt
2026-06-04 07:15:29.857492 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml
2026-06-04 07:15:29.857509 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-06-04 07:15:29.857528 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-06-04 07:15:29.857546 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-06-04 07:15:29.857564 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-06-04 07:15:29.857582 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-06-04 07:15:29.857600 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-06-04 07:15:29.857618 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-06-04 07:15:29.857636 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-06-04 07:15:29.857659 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-06-04 07:15:29.857677 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-06-04 07:15:29.857695 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-06-04 07:15:29.857713 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-06-04 07:15:29.857732 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-06-04 07:15:29.857750 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-06-04 07:15:29.857769 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-06-04 07:15:29.857788 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-06-04 07:15:29.857806 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-06-04 07:15:29.857824 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-06-04 07:15:29.857843 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-06-04 07:15:29.857860 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-06-04 07:15:29.857878 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-06-04 07:15:29.857895 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-06-04 07:15:29.857913 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-06-04 07:15:29.857931 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-06-04 07:15:29.857949 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-06-04 07:15:29.857967 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-06-04 07:15:29.857986 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-7587x.txt
2026-06-04 07:15:29.858004 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-7587x.yaml
2026-06-04 07:15:29.858021 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-ndldt.txt
2026-06-04 07:15:29.858039 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-ndldt.yaml
2026-06-04 07:15:29.858057 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-06-04 07:15:29.858075 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-06-04 07:15:29.858093 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-06-04 07:15:29.858112 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-06-04 07:15:29.858130 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-06-04 07:15:29.858149 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-06-04 07:15:29.858167 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-06-04 07:15:29.858186 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-06-04 07:15:29.858204 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-06-04 07:15:29.858222 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-06-04 07:15:29.858239 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-06-04 07:15:29.858257 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-06-04 07:15:29.858280 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-06-04 07:15:29.858300 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-06-04 07:15:29.858318 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-06-04 07:15:29.858336 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-06-04 07:15:29.858355 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-06-04 07:15:29.858373 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-06-04 07:15:29.858405 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-06-04 07:15:29.858425 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-06-04 07:15:29.858443 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-06-04 07:15:29.858461 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-06-04 07:15:29.858479 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-06-04 07:15:29.858497 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-06-04 07:15:29.858515 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-06-04 07:15:29.858534 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-06-04 07:15:29.858551 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-06-04 07:15:29.858569 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-06-04 07:15:29.858587 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-06-04 07:15:29.858606 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-06-04 07:15:29.858624 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-06-04 07:15:29.858642 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-06-04 07:15:29.858661 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-06-04 07:15:29.858679 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-06-04 07:15:29.858698 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-06-04 07:15:29.858716 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-06-04 07:15:29.858734 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-06-04 07:15:29.858752 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-06-04 07:15:29.858770 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-06-04 07:15:29.858789 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-06-04 07:15:29.858807 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-06-04 07:15:29.858826 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-04 07:15:29.858844 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-04 07:15:29.858862 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-06-04 07:15:29.858880 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-04 07:15:29.858898 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-06-04 07:15:29.858916 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-04 07:15:29.858938 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-04 07:15:29.858957 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-06-04 07:15:29.858975 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-06-04 07:15:29.858994 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-06-04 07:15:29.859012 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-06-04 07:15:29.859030 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-06-04 07:15:29.859049 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-06-04 07:15:29.859067 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-06-04 07:15:29.859085 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-06-04 07:15:29.859104 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-06-04 07:15:29.859122 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-06-04 07:15:29.859140 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-06-04 07:15:29.859158 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-06-04 07:15:29.859175 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-06-04 07:15:29.859193 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-06-04 07:15:29.859211 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-06-04 07:15:29.859229 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-06-04 07:15:29.859247 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-06-04 07:15:29.859265 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-06-04 07:15:29.859283 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-06-04 07:15:29.859301 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-06-04 07:15:29.859319 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-06-04 07:15:29.859337 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-06-04 07:15:29.859356 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-06-04 07:15:29.859376 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-06-04 07:15:29.859395 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-06-04 07:15:29.859413 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-06-04 07:15:29.859431 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-06-04 07:15:29.859448 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-06-04 07:15:29.859466 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-06-04 07:15:29.859484 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-06-04 07:15:29.859501 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-06-04 07:15:29.859520 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-06-04 07:15:29.859538 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-06-04 07:15:29.859555 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-06-04 07:15:29.859574 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-06-04 07:15:29.859596 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-06-04 07:15:29.859615 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-06-04 07:15:29.859633 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-06-04 07:15:29.859651 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-06-04 07:15:29.859668 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-04 07:15:29.859687 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-06-04 07:15:29.859704 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-06-04 07:15:29.859722 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-06-04 07:15:29.859740 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-06-04 07:15:29.859757 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-06-04 07:15:29.859775 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-06-04 07:15:29.859792 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-06-04 07:15:29.859810 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-06-04 07:15:29.859827 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-06-04 07:15:29.859845 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-8c5np.txt
2026-06-04 07:15:29.859863 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-8c5np.yaml
2026-06-04 07:15:29.859880 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-6m48x.txt
2026-06-04 07:15:29.859898 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-6m48x.yaml
2026-06-04 07:15:29.859916 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-k29sg.txt
2026-06-04 07:15:29.859933 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-k29sg.yaml
2026-06-04 07:15:29.859951 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-pwv69.txt
2026-06-04 07:15:29.859969 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-pwv69.yaml
2026-06-04 07:15:29.859986 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-06-04 07:15:29.860004 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-06-04 07:15:29.860022 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-06-04 07:15:29.860041 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-06-04 07:15:29.860059 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-06-04 07:15:29.860077 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-06-04 07:15:29.860095 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-66fbz.txt
2026-06-04 07:15:29.860113 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-66fbz.yaml
2026-06-04 07:15:29.860131 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-06-04 07:15:29.860150 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-06-04 07:15:29.860168 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-06-04 07:15:29.860187 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-06-04 07:15:29.860206 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-06-04 07:15:29.860230 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-06-04 07:15:29.860250 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-06-04 07:15:29.860268 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-06-04 07:15:29.860287 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-06-04 07:15:29.860305 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-06-04 07:15:29.860323 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-06-04 07:15:29.860341 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-06-04 07:15:29.860359 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-06-04 07:15:29.860377 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-06-04 07:15:29.860395 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-06-04 07:15:29.860413 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-06-04 07:15:29.860431 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-06-04 07:15:29.860449 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-06-04 07:15:29.860467 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-06-04 07:15:29.860485 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-06-04 07:15:29.860503 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-06-04 07:15:29.860521 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-06-04 07:15:29.860539 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-04 07:15:29.860557 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-06-04 07:15:29.860575 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-06-04 07:15:29.860592 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-06-04 07:15:29.860610 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-06-04 07:15:29.860628 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-06-04 07:15:29.860645 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-06-04 07:15:29.860664 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-06-04 07:15:29.860682 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-06-04 07:15:29.860700 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-06-04 07:15:29.860718 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-06-04 07:15:29.860736 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-06-04 07:15:29.860754 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-06-04 07:15:29.860772 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-06-04 07:15:29.860791 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-06-04 07:15:29.860813 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-06-04 07:15:29.860832 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-06-04 07:15:29.860850 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-06-04 07:15:29.860868 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-06-04 07:15:29.860887 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-06-04 07:15:29.860905 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-06-04 07:15:29.860923 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-06-04 07:15:29.860941 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-06-04 07:15:29.860973 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-06-04 07:15:29.860993 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-06-04 07:15:29.861011 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-06-04 07:15:29.861029 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-06-04 07:15:29.861048 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-06-04 07:15:29.861065 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-06-04 07:15:29.861083 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-ox1ed7.txt
2026-06-04 07:15:29.861102 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-ox1ed7.yaml
2026-06-04 07:15:29.861120 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-wj2q59.txt
2026-06-04 07:15:29.861138 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-wj2q59.yaml
2026-06-04 07:15:29.861155 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-06-04 07:15:29.861173 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-06-04 07:15:29.861192 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-06-04 07:15:29.861209 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-06-04 07:15:29.861227 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-06-04 07:15:29.861246 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-06-04 07:15:29.861264 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-06-04 07:15:29.861282 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-06-04 07:15:29.861300 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-06-04 07:15:29.861319 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-06-04 07:15:29.861337 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-06-04 07:15:29.861355 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-06-04 07:15:29.861373 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-06-04 07:15:29.861391 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-06-04 07:15:29.861409 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-06-04 07:15:29.861428 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-06-04 07:15:29.861451 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-06-04 07:15:29.861470 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-06-04 07:15:29.861488 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-06-04 07:15:29.861507 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-06-04 07:15:29.861525 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-06-04 07:15:29.861543 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-06-04 07:15:29.861562 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-06-04 07:15:29.861580 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-06-04 07:15:29.861598 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-06-04 07:15:29.861617 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-06-04 07:15:29.861635 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-06-04 07:15:29.861653 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-06-04 07:15:29.861670 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-06-04 07:15:29.861688 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-06-04 07:15:29.861706 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-06-04 07:15:29.861724 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-06-04 07:15:29.861741 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-06-04 07:15:29.861759 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-06-04 07:15:29.861777 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-06-04 07:15:29.861795 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-06-04 07:15:29.861813 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-06-04 07:15:29.861831 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-06-04 07:15:29.861848 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-06-04 07:15:29.861866 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-06-04 07:15:29.861883 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-06-04 07:15:29.861900 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-06-04 07:15:29.861918 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-06-04 07:15:29.861935 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-06-04 07:15:29.861952 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-06-04 07:15:29.861969 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-06-04 07:15:29.861987 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-06-04 07:15:29.862005 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-06-04 07:15:29.862022 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-06-04 07:15:29.862044 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-06-04 07:15:29.862062 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-06-04 07:15:29.862080 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-06-04 07:15:29.862098 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-06-04 07:15:29.862116 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-06-04 07:15:29.862134 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-06-04 07:15:29.862151 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-06-04 07:15:29.862169 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-06-04 07:15:29.862187 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-06-04 07:15:29.862204 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-06-04 07:15:29.862222 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-06-04 07:15:29.862239 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-06-04 07:15:29.862257 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-06-04 07:15:29.862274 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-06-04 07:15:29.862291 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-06-04 07:15:29.862308 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-06-04 07:15:29.862326 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-06-04 07:15:29.862343 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-06-04 07:15:29.862360 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-06-04 07:15:29.862401 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-06-04 07:15:29.862422 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-06-04 07:15:29.862440 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-06-04 07:15:29.862458 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-06-04 07:15:29.862476 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-06-04 07:15:29.862493 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-06-04 07:15:29.862511 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-06-04 07:15:29.862529 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-06-04 07:15:29.862547 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-06-04 07:15:29.862566 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-06-04 07:15:29.862584 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-06-04 07:15:29.862603 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-06-04 07:15:29.862621 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-06-04 07:15:29.862640 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-06-04 07:15:29.862663 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-06-04 07:15:29.862683 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-06-04 07:15:29.862701 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-06-04 07:15:29.862719 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-04 07:15:29.862738 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-06-04 07:15:29.862756 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-06-04 07:15:29.862774 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-06-04 07:15:29.862792 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-06-04 07:15:29.862811 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-06-04 07:15:29.862829 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-06-04 07:15:29.862847 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-06-04 07:15:29.862865 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-06-04 07:15:29.862884 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-06-04 07:15:29.862902 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-06-04 07:15:29.862920 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-06-04 07:15:29.862939 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-06-04 07:15:29.862956 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-06-04 07:15:29.862975 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-06-04 07:15:29.862993 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-06-04 07:15:29.863011 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-06-04 07:15:29.863029 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-06-04 07:15:29.863047 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-06-04 07:15:29.863065 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-qxskd.txt
2026-06-04 07:15:29.863083 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-qxskd.yaml
2026-06-04 07:15:29.863101 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-06-04 07:15:29.863119 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-06-04 07:15:29.863137 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-06-04 07:15:29.863155 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-06-04 07:15:29.863173 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-06-04 07:15:29.863192 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-06-04 07:15:29.863210 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-06-04 07:15:29.863229 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-06-04 07:15:29.863246 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-06-04 07:15:29.863269 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-06-04 07:15:29.863289 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-06-04 07:15:29.863307 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-06-04 07:15:29.863326 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-06-04 07:15:29.863344 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-06-04 07:15:29.863362 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-06-04 07:15:29.863380 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-06-04 07:15:29.863399 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-06-04 07:15:29.863416 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-06-04 07:15:29.863434 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-06-04 07:15:29.863451 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-06-04 07:15:29.863469 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-06-04 07:15:29.863486 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-06-04 07:15:29.863504 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-06-04 07:15:29.863522 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-06-04 07:15:29.863540 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-06-04 07:15:29.863558 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-06-04 07:15:29.863576 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-06-04 07:15:29.863593 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-06-04 07:15:29.863611 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-06-04 07:15:29.863628 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-06-04 07:15:29.863646 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-06-04 07:15:29.863663 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-06-04 07:15:29.863680 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-06-04 07:15:29.863697 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-06-04 07:15:29.863715 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-06-04 07:15:29.863733 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-06-04 07:15:29.863751 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-06-04 07:15:29.863768 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-06-04 07:15:29.863786 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-06-04 07:15:29.863808 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-06-04 07:15:29.863826 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-06-04 07:15:29.863844 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-06-04 07:15:29.863862 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-06-04 07:15:29.863879 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-06-04 07:15:29.863897 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-06-04 07:15:29.863914 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-06-04 07:15:29.863932 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-06-04 07:15:29.863949 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-06-04 07:15:29.863967 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-06-04 07:15:29.863985 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-06-04 07:15:29.864002 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-06-04 07:15:29.864021 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-06-04 07:15:29.864039 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-06-04 07:15:29.864057 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-06-04 07:15:29.864075 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-06-04 07:15:29.864092 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-06-04 07:15:29.864110 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-06-04 07:15:29.864128 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-06-04 07:15:29.864146 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-06-04 07:15:29.864163 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-06-04 07:15:29.864181 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-06-04 07:15:29.864198 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-06-04 07:15:29.864216 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-06-04 07:15:29.864234 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-06-04 07:15:29.864251 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-06-04 07:15:29.864269 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-06-04 07:15:29.864328 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-06-04 07:15:29.864370 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-06-04 07:15:29.864393 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-06-04 07:15:29.864418 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-06-04 07:15:29.864437 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-06-04 07:15:29.864455 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-06-04 07:15:29.864473 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-06-04 07:15:29.864491 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-06-04 07:15:29.864509 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-06-04 07:15:29.864527 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-06-04 07:15:29.864545 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-06-04 07:15:29.864562 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-06-04 07:15:29.864580 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-06-04 07:15:29.864597 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-06-04 07:15:29.864615 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-06-04 07:15:29.864632 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-06-04 07:15:29.864650 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-06-04 07:15:29.864667 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-06-04 07:15:29.864685 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-06-04 07:15:29.864702 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-06-04 07:15:29.864720 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-06-04 07:15:29.864737 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-06-04 07:15:29.864754 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-06-04 07:15:29.864772 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-06-04 07:15:29.864789 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-06-04 07:15:29.864806 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-06-04 07:15:29.864823 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-06-04 07:15:29.864840 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-06-04 07:15:29.864858 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-06-04 07:15:29.864875 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-06-04 07:15:29.864892 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-06-04 07:15:29.864909 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-06-04 07:15:29.864927 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-06-04 07:15:29.864948 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-06-04 07:15:29.864994 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-06-04 07:15:29.865012 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-06-04 07:15:29.865029 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-06-04 07:15:29.865046 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-06-04 07:15:29.865064 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-06-04 07:15:29.865081 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-06-04 07:15:29.865098 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-06-04 07:15:29.865116 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-06-04 07:15:29.865134 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-06-04 07:15:29.865152 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-06-04 07:15:29.865171 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-06-04 07:15:29.865188 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-06-04 07:15:29.865206 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-06-04 07:15:29.865224 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-06-04 07:15:29.865242 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-06-04 07:15:29.865260 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-06-04 07:15:29.865278 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-06-04 07:15:29.865296 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-06-04 07:15:29.865314 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-06-04 07:15:29.865332 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-06-04 07:15:29.865349 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-06-04 07:15:29.865367 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-06-04 07:15:29.865386 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-06-04 07:15:29.865405 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-06-04 07:15:29.865423 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-06-04 07:15:29.865441 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-06-04 07:15:29.865460 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-06-04 07:15:29.865478 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-06-04 07:15:29.865496 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-06-04 07:15:29.865514 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-04 07:15:29.865532 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-04 07:15:29.865550 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-06-04 07:15:29.865573 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-06-04 07:15:29.865592 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt
2026-06-04 07:15:29.865610 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml
2026-06-04 07:15:29.865629 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-06-04 07:15:29.865647 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-06-04 07:15:29.865666 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-06-04 07:15:29.865683 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-06-04 07:15:29.865701 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-06-04 07:15:29.865720 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-06-04 07:15:29.865737 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-04 07:15:29.865755 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-06-04 07:15:29.865773 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-06-04 07:15:29.865790 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-06-04 07:15:29.865809 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-06-04 07:15:29.865827 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-06-04 07:15:29.865845 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-06-04 07:15:29.865863 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-06-04 07:15:29.865881 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-06-04 07:15:29.865899 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-06-04 07:15:29.865916 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-06-04 07:15:29.865934 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-06-04 07:15:29.865952 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-06-04 07:15:29.865970 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-06-04 07:15:29.865988 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-06-04 07:15:29.866006 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-06-04 07:15:29.866024 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-06-04 07:15:29.866042 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-06-04 07:15:29.866060 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-06-04 07:15:29.866078 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-06-04 07:15:29.866096 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-06-04 07:15:29.866114 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-04 07:15:29.866131 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-06-04 07:15:29.866148 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-06-04 07:15:29.866166 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-04 07:15:29.866187 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-04 07:15:29.866205 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-06-04 07:15:29.866223 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-06-04 07:15:29.866240 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-06-04 07:15:29.866258 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-06-04 07:15:29.866275 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-06-04 07:15:29.866293 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-06-04 07:15:29.866312 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-06-04 07:15:29.866330 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-06-04 07:15:29.866349 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-06-04 07:15:29.866367 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-06-04 07:15:29.866402 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-06-04 07:15:29.866427 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-06-04 07:15:29.866451 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-06-04 07:15:29.866473 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-06-04 07:15:29.866492 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-06-04 07:15:29.866510 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-06-04 07:15:29.866529 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-06-04 07:15:29.866547 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-06-04 07:15:29.866565 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt
2026-06-04 07:15:29.866584 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml
2026-06-04 07:15:29.866602 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-06-04 07:15:29.866620 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-06-04 07:15:29.866638 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-06-04 07:15:29.866656 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-06-04 07:15:29.866674 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-06-04 07:15:29.866693 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-06-04 07:15:29.866711 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-06-04 07:15:29.866728 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-06-04 07:15:29.866746 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-06-04 07:15:29.866764 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-06-04 07:15:29.866781 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-04 07:15:29.866806 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-04 07:15:29.866830 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-04 07:15:29.866849 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-04 07:15:29.866867 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-06-04 07:15:29.866885 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-06-04 07:15:29.866903 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-06-04 07:15:29.866921 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-04 07:15:29.866938 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-04 07:15:29.866956 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-q9c2t.txt
2026-06-04 07:15:29.866974 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-q9c2t.yaml
2026-06-04 07:15:29.866991 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5957ffbff4-k2qxb.txt
2026-06-04 07:15:29.867009 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5957ffbff4-k2qxb.yaml
2026-06-04 07:15:29.867026 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-mn97b.txt
2026-06-04 07:15:29.867044 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-mn97b.yaml
2026-06-04 07:15:29.867061 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-wlx8h.txt
2026-06-04 07:15:29.867079 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-wlx8h.yaml
2026-06-04 07:15:29.867097 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-qjnwm.txt
2026-06-04 07:15:29.867114 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-qjnwm.yaml
2026-06-04 07:15:29.867132 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-06-04 07:15:29.867150 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-06-04 07:15:29.867167 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-06-04 07:15:29.867185 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-06-04 07:15:29.867202 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-lgfmb.txt
2026-06-04 07:15:29.867220 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-lgfmb.yaml
2026-06-04 07:15:29.867238 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-06-04 07:15:29.867256 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-06-04 07:15:29.867274 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-lxd78.txt
2026-06-04 07:15:29.867292 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-lxd78.yaml
2026-06-04 07:15:29.867310 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-fhx9d.txt
2026-06-04 07:15:29.867327 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-fhx9d.yaml
2026-06-04 07:15:29.867345 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-hwmr7.txt
2026-06-04 07:15:29.867362 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-hwmr7.yaml
2026-06-04 07:15:29.867383 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-04 07:15:29.867401 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-04 07:15:29.867419 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-w486q.txt
2026-06-04 07:15:29.867436 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-w486q.yaml
2026-06-04 07:15:29.867453 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-t5mgl.txt
2026-06-04 07:15:29.867471 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-t5mgl.yaml
2026-06-04 07:15:29.867489 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-06-04 07:15:29.867506 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-06-04 07:15:29.867523 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-06-04 07:15:29.867663 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-04 07:15:29.867680 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-04 07:15:29.867698 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-06-04 07:15:29.867715 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-06-04 07:15:29.867733 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt
2026-06-04 07:15:29.867750 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml
2026-06-04 07:15:29.867768 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-06-04 07:15:29.867786 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-06-04 07:15:29.867804 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-06-04 07:15:29.867822 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-04 07:15:29.867840 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-04 07:15:29.867857 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-06-04 07:15:29.867875 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-06-04 07:15:29.867893 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-06-04 07:15:29.867910 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-06-04 07:15:29.867928 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-06-04 07:15:29.867946 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-06-04 07:15:29.867964 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-06-04 07:15:29.867982 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-06-04 07:15:29.868000 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-06-04 07:15:29.868018 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-04 07:15:29.868036 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-04 07:15:29.868060 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-06-04 07:15:29.868079 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-06-04 07:15:29.868097 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-06-04 07:15:29.868116 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-06-04 07:15:29.868133 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-06-04 07:15:29.868151 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-06-04 07:15:29.868169 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-06-04 07:15:29.868186 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-06-04 07:15:29.868204 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-06-04 07:15:29.868221 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-06-04 07:15:29.868238 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-06-04 07:15:29.868255 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-06-04 07:15:29.868272 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-06-04 07:15:29.868289 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-06-04 07:15:29.868307 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-06-04 07:15:29.868324 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-06-04 07:15:29.868341 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-06-04 07:15:29.868358 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-06-04 07:15:29.868375 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-06-04 07:15:29.868392 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-06-04 07:15:29.868410 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-06-04 07:15:29.868427 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-06-04 07:15:29.868444 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-qjnwm-tls.txt
2026-06-04 07:15:29.868462 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-qjnwm-tls.yaml
2026-06-04 07:15:29.868480 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-06-04 07:15:29.868497 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-06-04 07:15:29.868515 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-06-04 07:15:29.868532 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-06-04 07:15:29.868550 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-06-04 07:15:29.868568 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-06-04 07:15:29.868586 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-06-04 07:15:29.868608 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-06-04 07:15:29.868627 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-04 07:15:29.868645 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-04 07:15:29.868662 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-06-04 07:15:29.868681 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-06-04 07:15:29.868699 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-06-04 07:15:29.868717 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-06-04 07:15:29.868734 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-06-04 07:15:29.868751 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-06-04 07:15:29.868769 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-06-04 07:15:29.868786 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-06-04 07:15:29.868803 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-06-04 07:15:29.868821 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-06-04 07:15:29.868839 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-06-04 07:15:29.868857 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-06-04 07:15:29.868874 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt
2026-06-04 07:15:29.868892 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml
2026-06-04 07:15:29.868909 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-06-04 07:15:29.868926 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-06-04 07:15:29.868944 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-06-04 07:15:29.868980 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-06-04 07:15:29.868999 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-06-04 07:15:29.869017 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-06-04 07:15:29.869035 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-06-04 07:15:29.869053 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-06-04 07:15:29.869071 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-06-04 07:15:29.869089 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-06-04 07:15:29.869106 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-06-04 07:15:29.869125 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-06-04 07:15:29.869142 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-04 07:15:29.869161 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-06-04 07:15:29.869186 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-06-04 07:15:29.869205 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-04 07:15:29.869223 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-04 07:15:29.869241 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-06-04 07:15:29.869260 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-06-04 07:15:29.869278 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-06-04 07:15:29.869296 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-06-04 07:15:29.869314 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-06-04 07:15:29.869332 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-06-04 07:15:29.869349 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-06-04 07:15:29.869367 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-06-04 07:15:29.869384 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-06-04 07:15:29.869402 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-06-04 07:15:29.869419 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-06-04 07:15:29.869436 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-06-04 07:15:29.869453 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt
2026-06-04 07:15:29.869471 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml
2026-06-04 07:15:29.869488 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-06-04 07:15:29.869505 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-06-04 07:15:29.869523 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-06-04 07:15:29.869541 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-06-04 07:15:29.869558 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-06-04 07:15:29.869575 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-06-04 07:15:29.869593 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-06-04 07:15:29.869611 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-06-04 07:15:29.869628 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-06-04 07:15:29.869646 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-06-04 07:15:29.869664 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-06-04 07:15:29.869681 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-06-04 07:15:29.869699 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-04 07:15:29.869716 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-06-04 07:15:29.869733 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-06-04 07:15:29.869751 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-04 07:15:29.869772 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-04 07:15:29.869790 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-06-04 07:15:29.869808 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-06-04 07:15:29.869825 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-06-04 07:15:29.869843 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-06-04 07:15:29.869861 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-06-04 07:15:29.869878 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-06-04 07:15:29.869896 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-06-04 07:15:29.869913 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-06-04 07:15:29.869930 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-06-04 07:15:29.869948 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-06-04 07:15:29.869965 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-06-04 07:15:29.869983 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-06-04 07:15:29.870000 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-06-04 07:15:29.870018 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-06-04 07:15:29.870035 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-06-04 07:15:29.870053 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-06-04 07:15:29.870071 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-06-04 07:15:29.870088 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-06-04 07:15:29.870105 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt
2026-06-04 07:15:29.870123 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml
2026-06-04 07:15:29.870140 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-06-04 07:15:29.870158 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-06-04 07:15:29.870175 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-06-04 07:15:29.870194 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-04 07:15:29.870212 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-04 07:15:29.870233 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-06-04 07:15:29.870261 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-06-04 07:15:29.870282 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-06-04 07:15:29.870300 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-06-04 07:15:29.870318 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-06-04 07:15:29.870337 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-06-04 07:15:29.870355 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-04 07:15:29.870394 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-04 07:15:29.870418 | instance | cd+++++++++ objects/namespaced/openstack/
2026-06-04 07:15:29.870437 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-06-04 07:15:29.870456 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-06-04 07:15:29.870474 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-06-04 07:15:29.870492 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-06-04 07:15:29.870510 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-06-04 07:15:29.870528 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-06-04 07:15:29.870546 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-06-04 07:15:29.870564 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-06-04 07:15:29.870582 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-06-04 07:15:29.870600 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-06-04 07:15:29.870617 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-06-04 07:15:29.870635 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-06-04 07:15:29.870654 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-06-04 07:15:29.870672 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-06-04 07:15:29.870689 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-06-04 07:15:29.870707 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-06-04 07:15:29.870726 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-06-04 07:15:29.870744 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-06-04 07:15:29.870763 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-06-04 07:15:29.870781 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-06-04 07:15:29.870799 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-06-04 07:15:29.870817 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-06-04 07:15:29.870834 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-06-04 07:15:29.870852 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-06-04 07:15:29.870870 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-06-04 07:15:29.870888 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-06-04 07:15:29.870906 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-06-04 07:15:29.870924 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-06-04 07:15:29.870942 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-06-04 07:15:29.870960 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-06-04 07:15:29.870978 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-06-04 07:15:29.870996 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt
2026-06-04 07:15:29.871014 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml
2026-06-04 07:15:29.871032 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt
2026-06-04 07:15:29.871050 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml
2026-06-04 07:15:29.871067 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-06-04 07:15:29.871090 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-06-04 07:15:29.871109 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-06-04 07:15:29.871127 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-06-04 07:15:29.871144 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-06-04 07:15:29.871163 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-06-04 07:15:29.871181 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-06-04 07:15:29.871198 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-06-04 07:15:29.871216 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-06-04 07:15:29.871234 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-06-04 07:15:29.871251 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-06-04 07:15:29.871269 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-06-04 07:15:29.871287 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-06-04 07:15:29.871304 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-06-04 07:15:29.871322 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-06-04 07:15:29.871340 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-06-04 07:15:29.871357 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-06-04 07:15:29.871375 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-06-04 07:15:29.871393 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-06-04 07:15:29.871410 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-06-04 07:15:29.871427 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-06-04 07:15:29.871444 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-06-04 07:15:29.871461 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-06-04 07:15:29.871479 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-06-04 07:15:29.871497 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-06-04 07:15:29.871515 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-06-04 07:15:29.871533 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-06-04 07:15:29.871551 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-06-04 07:15:29.871569 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-06-04 07:15:29.871586 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-06-04 07:15:29.871604 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-06-04 07:15:29.871621 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-06-04 07:15:29.871639 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-06-04 07:15:29.871657 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-06-04 07:15:29.871679 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-06-04 07:15:29.871697 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-06-04 07:15:29.871715 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-06-04 07:15:29.871733 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-06-04 07:15:29.871751 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-06-04 07:15:29.871770 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-06-04 07:15:29.871789 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-06-04 07:15:29.871808 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-06-04 07:15:29.871826 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-06-04 07:15:29.871844 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-06-04 07:15:29.871863 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-06-04 07:15:29.871881 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-06-04 07:15:29.871899 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-06-04 07:15:29.871916 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-06-04 07:15:29.871934 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-06-04 07:15:29.871952 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-06-04 07:15:29.871970 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-06-04 07:15:29.871987 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-06-04 07:15:29.872010 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-06-04 07:15:29.872036 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-06-04 07:15:29.872055 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-06-04 07:15:29.872073 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-06-04 07:15:29.872090 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-06-04 07:15:29.872108 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-06-04 07:15:29.872125 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-06-04 07:15:29.872144 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-06-04 07:15:29.872162 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-06-04 07:15:29.872180 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-06-04 07:15:29.872198 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-06-04 07:15:29.872216 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-06-04 07:15:29.872235 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt
2026-06-04 07:15:29.872252 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml
2026-06-04 07:15:29.872270 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt
2026-06-04 07:15:29.872288 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml
2026-06-04 07:15:29.872305 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-06-04 07:15:29.872331 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-06-04 07:15:29.872350 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-06-04 07:15:29.872368 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-06-04 07:15:29.872386 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt
2026-06-04 07:15:29.872403 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml
2026-06-04 07:15:29.872421 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-06-04 07:15:29.872439 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-06-04 07:15:29.872457 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-06-04 07:15:29.872474 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-06-04 07:15:29.872492 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-06-04 07:15:29.872510 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-06-04 07:15:29.872528 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-06-04 07:15:29.872546 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-06-04 07:15:29.872564 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-06-04 07:15:29.872582 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-06-04 07:15:29.872600 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-06-04 07:15:29.872618 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-06-04 07:15:29.872635 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-06-04 07:15:29.872659 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-06-04 07:15:29.872684 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-06-04 07:15:29.872706 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-06-04 07:15:29.872724 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-06-04 07:15:29.872742 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt
2026-06-04 07:15:29.872761 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml
2026-06-04 07:15:29.872779 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-06-04 07:15:29.872798 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-06-04 07:15:29.872816 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-06-04 07:15:29.872834 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-06-04 07:15:29.872851 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-06-04 07:15:29.872869 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-06-04 07:15:29.872888 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-06-04 07:15:29.872906 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-06-04 07:15:29.872926 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-06-04 07:15:29.872944 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-06-04 07:15:29.872979 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-06-04 07:15:29.872999 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-06-04 07:15:29.873017 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt
2026-06-04 07:15:29.873041 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml
2026-06-04 07:15:29.873060 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-06-04 07:15:29.873078 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-06-04 07:15:29.873097 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-06-04 07:15:29.873116 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-06-04 07:15:29.873134 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-06-04 07:15:29.873153 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-06-04 07:15:29.873171 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-06-04 07:15:29.873189 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-06-04 07:15:29.873207 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-06-04 07:15:29.873224 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-06-04 07:15:29.873242 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-06-04 07:15:29.873260 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-06-04 07:15:29.873278 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-06-04 07:15:29.873296 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-06-04 07:15:29.873314 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-06-04 07:15:29.873333 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-06-04 07:15:29.873351 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-06-04 07:15:29.873369 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-06-04 07:15:29.873387 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-06-04 07:15:29.873405 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-06-04 07:15:29.873423 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-06-04 07:15:29.873441 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-06-04 07:15:29.873459 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-06-04 07:15:29.873477 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-06-04 07:15:29.873494 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-06-04 07:15:29.873512 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-06-04 07:15:29.873529 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-06-04 07:15:29.873547 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-06-04 07:15:29.873566 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-06-04 07:15:29.873585 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-06-04 07:15:29.873603 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-06-04 07:15:29.873621 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-06-04 07:15:29.873639 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-06-04 07:15:29.873657 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-06-04 07:15:29.873675 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-06-04 07:15:29.873693 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-06-04 07:15:29.873718 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-06-04 07:15:29.873738 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-06-04 07:15:29.873756 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-06-04 07:15:29.873774 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt
2026-06-04 07:15:29.873792 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml
2026-06-04 07:15:29.873810 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt
2026-06-04 07:15:29.873828 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml
2026-06-04 07:15:29.873846 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-06-04 07:15:29.873864 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-06-04 07:15:29.873883 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-06-04 07:15:29.873901 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-06-04 07:15:29.873919 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-06-04 07:15:29.873937 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-06-04 07:15:29.873955 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-06-04 07:15:29.873972 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-06-04 07:15:29.873990 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-06-04 07:15:29.874008 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-06-04 07:15:29.874027 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-06-04 07:15:29.874046 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-06-04 07:15:29.874065 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-06-04 07:15:29.874083 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-06-04 07:15:29.874102 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-06-04 07:15:29.874121 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-06-04 07:15:29.874139 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-06-04 07:15:29.874158 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-06-04 07:15:29.874177 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-06-04 07:15:29.874196 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-06-04 07:15:29.874214 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-06-04 07:15:29.874232 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-06-04 07:15:29.874251 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-06-04 07:15:29.874269 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-06-04 07:15:29.874287 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-06-04 07:15:29.874305 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-06-04 07:15:29.874324 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-06-04 07:15:29.874342 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-06-04 07:15:29.874398 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-06-04 07:15:29.874421 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-06-04 07:15:29.874440 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-04 07:15:29.874459 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-04 07:15:29.874477 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-06-04 07:15:29.874495 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-06-04 07:15:29.874513 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-06-04 07:15:29.874533 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-06-04 07:15:29.874551 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-06-04 07:15:29.874569 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-06-04 07:15:29.874588 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-06-04 07:15:29.874606 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-06-04 07:15:29.874624 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-06-04 07:15:29.874642 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-06-04 07:15:29.874659 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-06-04 07:15:29.874677 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-06-04 07:15:29.874695 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-06-04 07:15:29.874713 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-06-04 07:15:29.874730 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-06-04 07:15:29.874748 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-06-04 07:15:29.874766 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-06-04 07:15:29.874784 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-06-04 07:15:29.874802 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-06-04 07:15:29.874820 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-06-04 07:15:29.874838 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-06-04 07:15:29.874856 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-06-04 07:15:29.874874 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-06-04 07:15:29.874892 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-06-04 07:15:29.874910 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-06-04 07:15:29.874928 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-06-04 07:15:29.874946 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-06-04 07:15:29.874963 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-06-04 07:15:29.874981 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-06-04 07:15:29.874998 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-06-04 07:15:29.875016 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-06-04 07:15:29.875034 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-06-04 07:15:29.875052 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-06-04 07:15:29.875076 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-06-04 07:15:29.875096 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-06-04 07:15:29.875114 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-06-04 07:15:29.875132 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-06-04 07:15:29.875151 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-06-04 07:15:29.875170 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-06-04 07:15:29.875188 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-06-04 07:15:29.875207 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-06-04 07:15:29.875225 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-06-04 07:15:29.875243 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-06-04 07:15:29.875261 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-06-04 07:15:29.875279 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-06-04 07:15:29.875296 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-06-04 07:15:29.875314 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-06-04 07:15:29.875333 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-06-04 07:15:29.875351 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-06-04 07:15:29.875370 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-06-04 07:15:29.875388 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-06-04 07:15:29.875406 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-06-04 07:15:29.875425 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-06-04 07:15:29.875443 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-06-04 07:15:29.875462 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-06-04 07:15:29.875480 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-06-04 07:15:29.875498 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-06-04 07:15:29.875517 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-06-04 07:15:29.875536 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-06-04 07:15:29.875554 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-06-04 07:15:29.875572 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-06-04 07:15:29.875591 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-06-04 07:15:29.875610 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-06-04 07:15:29.875628 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-06-04 07:15:29.875646 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-06-04 07:15:29.875665 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-06-04 07:15:29.875683 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-06-04 07:15:29.875701 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-06-04 07:15:29.875720 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-06-04 07:15:29.875738 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-06-04 07:15:29.875761 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29675945.txt
2026-06-04 07:15:29.875780 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29675945.yaml
2026-06-04 07:15:29.875798 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-06-04 07:15:29.875817 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-06-04 07:15:29.875835 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-06-04 07:15:29.875855 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-06-04 07:15:29.875873 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-06-04 07:15:29.875892 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-06-04 07:15:29.875910 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-06-04 07:15:29.875928 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-06-04 07:15:29.875946 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-06-04 07:15:29.875964 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-06-04 07:15:29.875982 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-06-04 07:15:29.876004 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-06-04 07:15:29.876031 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-06-04 07:15:29.876058 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-06-04 07:15:29.876079 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-06-04 07:15:29.876098 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-06-04 07:15:29.876117 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-06-04 07:15:29.876135 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-06-04 07:15:29.876153 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-06-04 07:15:29.876171 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-06-04 07:15:29.876189 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-06-04 07:15:29.876208 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-06-04 07:15:29.876226 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-06-04 07:15:29.876244 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-06-04 07:15:29.876262 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-06-04 07:15:29.876280 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-06-04 07:15:29.876299 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-06-04 07:15:29.876317 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-06-04 07:15:29.876335 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-06-04 07:15:29.876353 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-06-04 07:15:29.876372 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-06-04 07:15:29.876390 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-06-04 07:15:29.876407 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-06-04 07:15:29.876426 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-06-04 07:15:29.876444 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-06-04 07:15:29.876462 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-06-04 07:15:29.876486 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-06-04 07:15:29.876505 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-06-04 07:15:29.876524 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-06-04 07:15:29.876542 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-06-04 07:15:29.876560 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-06-04 07:15:29.876578 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-06-04 07:15:29.876596 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-06-04 07:15:29.876615 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-06-04 07:15:29.876633 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-06-04 07:15:29.876652 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-06-04 07:15:29.876670 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-06-04 07:15:29.876689 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-06-04 07:15:29.876707 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-06-04 07:15:29.876726 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-06-04 07:15:29.876744 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-06-04 07:15:29.876762 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-06-04 07:15:29.876780 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-06-04 07:15:29.876798 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-06-04 07:15:29.876816 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-06-04 07:15:29.876835 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-06-04 07:15:29.876853 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-06-04 07:15:29.876871 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-06-04 07:15:29.876889 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-06-04 07:15:29.876908 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-06-04 07:15:29.876926 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-06-04 07:15:29.876944 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-06-04 07:15:29.876980 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-06-04 07:15:29.876999 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-06-04 07:15:29.877017 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-06-04 07:15:29.877036 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-06-04 07:15:29.877054 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-06-04 07:15:29.877071 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-06-04 07:15:29.877089 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-06-04 07:15:29.877107 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-06-04 07:15:29.877125 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-06-04 07:15:29.877143 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-06-04 07:15:29.877161 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-06-04 07:15:29.877178 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-06-04 07:15:29.877202 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-06-04 07:15:29.877221 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-06-04 07:15:29.877239 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-06-04 07:15:29.877256 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-06-04 07:15:29.877274 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-06-04 07:15:29.877292 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-06-04 07:15:29.877311 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt
2026-06-04 07:15:29.877329 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml
2026-06-04 07:15:29.877347 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt
2026-06-04 07:15:29.877365 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml
2026-06-04 07:15:29.877383 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-06-04 07:15:29.877401 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-06-04 07:15:29.877419 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-06-04 07:15:29.877437 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-06-04 07:15:29.877455 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-06-04 07:15:29.877473 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-06-04 07:15:29.877491 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-06-04 07:15:29.877509 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-06-04 07:15:29.877526 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-06-04 07:15:29.877544 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-06-04 07:15:29.877562 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-06-04 07:15:29.877580 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-06-04 07:15:29.877597 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-06-04 07:15:29.877615 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-06-04 07:15:29.877633 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-06-04 07:15:29.877651 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-06-04 07:15:29.877668 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-06-04 07:15:29.877686 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-7b8c57dd6c-qxsh9.txt
2026-06-04 07:15:29.877704 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-7b8c57dd6c-qxsh9.yaml
2026-06-04 07:15:29.877722 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-pzpw9.txt
2026-06-04 07:15:29.877740 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-pzpw9.yaml
2026-06-04 07:15:29.877763 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-8ktkp.txt
2026-06-04 07:15:29.877782 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-8ktkp.yaml
2026-06-04 07:15:29.877800 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-hmqzc.txt
2026-06-04 07:15:29.877818 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-hmqzc.yaml
2026-06-04 07:15:29.877835 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-x5nrg.txt
2026-06-04 07:15:29.877853 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-x5nrg.yaml
2026-06-04 07:15:29.877871 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-sdchm.txt
2026-06-04 07:15:29.877889 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-sdchm.yaml
2026-06-04 07:15:29.877907 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-nxsmd.txt
2026-06-04 07:15:29.877925 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-nxsmd.yaml
2026-06-04 07:15:29.877943 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-79d55689fc-zz9rl.txt
2026-06-04 07:15:29.877961 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-79d55689fc-zz9rl.yaml
2026-06-04 07:15:29.877979 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-78b8fc7c55-wxw6j.txt
2026-06-04 07:15:29.877997 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-78b8fc7c55-wxw6j.yaml
2026-06-04 07:15:29.878016 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-4rg8b.txt
2026-06-04 07:15:29.878034 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-4rg8b.yaml
2026-06-04 07:15:29.878054 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-527jk.txt
2026-06-04 07:15:29.878072 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-527jk.yaml
2026-06-04 07:15:29.878090 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-ggkxr.txt
2026-06-04 07:15:29.878108 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-ggkxr.yaml
2026-06-04 07:15:29.878127 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-dkxhr.txt
2026-06-04 07:15:29.878145 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-dkxhr.yaml
2026-06-04 07:15:29.878163 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-hm5qv.txt
2026-06-04 07:15:29.878182 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-hm5qv.yaml
2026-06-04 07:15:29.878200 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-r99h6.txt
2026-06-04 07:15:29.878218 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-r99h6.yaml
2026-06-04 07:15:29.878236 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-mwljq.txt
2026-06-04 07:15:29.878254 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-mwljq.yaml
2026-06-04 07:15:29.878272 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-9g862.txt
2026-06-04 07:15:29.878289 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-9g862.yaml
2026-06-04 07:15:29.878307 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-6f675.txt
2026-06-04 07:15:29.878325 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-6f675.yaml
2026-06-04 07:15:29.878344 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-5fb45dddb7-vbmfp.txt
2026-06-04 07:15:29.878379 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-5fb45dddb7-vbmfp.yaml
2026-06-04 07:15:29.878399 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-2qzz4.txt
2026-06-04 07:15:29.878422 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-2qzz4.yaml
2026-06-04 07:15:29.878441 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-6f677756f-7kldd.txt
2026-06-04 07:15:29.878460 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-6f677756f-7kldd.yaml
2026-06-04 07:15:29.878478 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29675945-wj2tp.txt
2026-06-04 07:15:29.878496 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29675945-wj2tp.yaml
2026-06-04 07:15:29.878513 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-7d484f744-dth2r.txt
2026-06-04 07:15:29.878531 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-7d484f744-dth2r.yaml
2026-06-04 07:15:29.878549 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-gp8wb.txt
2026-06-04 07:15:29.878568 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-gp8wb.yaml
2026-06-04 07:15:29.878586 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-78zp6.txt
2026-06-04 07:15:29.878604 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-78zp6.yaml
2026-06-04 07:15:29.878622 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-k54fw.txt
2026-06-04 07:15:29.878640 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-k54fw.yaml
2026-06-04 07:15:29.878658 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-pfvtj.txt
2026-06-04 07:15:29.878676 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-pfvtj.yaml
2026-06-04 07:15:29.878694 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-g45vt.txt
2026-06-04 07:15:29.878712 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-g45vt.yaml
2026-06-04 07:15:29.878730 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-5wtwx.txt
2026-06-04 07:15:29.878748 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-5wtwx.yaml
2026-06-04 07:15:29.878766 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-h6cqf.txt
2026-06-04 07:15:29.878784 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-h6cqf.yaml
2026-06-04 07:15:29.878802 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-mwb8p.txt
2026-06-04 07:15:29.878819 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-mwb8p.yaml
2026-06-04 07:15:29.878837 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-vndr8.txt
2026-06-04 07:15:29.878855 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-vndr8.yaml
2026-06-04 07:15:29.878873 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-765f988cbf-qv5tk.txt
2026-06-04 07:15:29.878891 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-765f988cbf-qv5tk.yaml
2026-06-04 07:15:29.878909 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-nxjdl.txt
2026-06-04 07:15:29.878927 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-nxjdl.yaml
2026-06-04 07:15:29.878945 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-g9wpf.txt
2026-06-04 07:15:29.878963 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-g9wpf.yaml
2026-06-04 07:15:29.878981 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-5cmz7.txt
2026-06-04 07:15:29.878999 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-5cmz7.yaml
2026-06-04 07:15:29.879018 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-xzpzh.txt
2026-06-04 07:15:29.879036 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-xzpzh.yaml
2026-06-04 07:15:29.879061 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-k9ffc.txt
2026-06-04 07:15:29.879080 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-k9ffc.yaml
2026-06-04 07:15:29.879098 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-4667x.txt
2026-06-04 07:15:29.879115 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-4667x.yaml
2026-06-04 07:15:29.879133 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-vqrqk.txt
2026-06-04 07:15:29.879151 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-vqrqk.yaml
2026-06-04 07:15:29.879169 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-7f6nk.txt
2026-06-04 07:15:29.879187 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-7f6nk.yaml
2026-06-04 07:15:29.879205 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-lr9cw.txt
2026-06-04 07:15:29.879223 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-lr9cw.yaml
2026-06-04 07:15:29.879241 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-v965s.txt
2026-06-04 07:15:29.879259 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-v965s.yaml
2026-06-04 07:15:29.879277 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-tp2jl.txt
2026-06-04 07:15:29.879295 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-tp2jl.yaml
2026-06-04 07:15:29.879313 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-xfm2g.txt
2026-06-04 07:15:29.879332 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-xfm2g.yaml
2026-06-04 07:15:29.879350 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-q9thk.txt
2026-06-04 07:15:29.879368 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-q9thk.yaml
2026-06-04 07:15:29.879386 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-k9mjm.txt
2026-06-04 07:15:29.879404 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-k9mjm.yaml
2026-06-04 07:15:29.879423 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-hwc9q.txt
2026-06-04 07:15:29.879442 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-hwc9q.yaml
2026-06-04 07:15:29.879460 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-skxdk.txt
2026-06-04 07:15:29.879478 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-skxdk.yaml
2026-06-04 07:15:29.879496 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-wkdr6.txt
2026-06-04 07:15:29.879514 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-wkdr6.yaml
2026-06-04 07:15:29.879532 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-wdhds.txt
2026-06-04 07:15:29.879550 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-wdhds.yaml
2026-06-04 07:15:29.879568 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-5657987566-294nb.txt
2026-06-04 07:15:29.879586 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-5657987566-294nb.yaml
2026-06-04 07:15:29.879603 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-69d579b4d6-stk46.txt
2026-06-04 07:15:29.879621 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-69d579b4d6-stk46.yaml
2026-06-04 07:15:29.879638 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-5fb4b89d58-24qbr.txt
2026-06-04 07:15:29.879656 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-5fb4b89d58-24qbr.yaml
2026-06-04 07:15:29.879677 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-845546975b-xsmwv.txt
2026-06-04 07:15:29.879695 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-845546975b-xsmwv.yaml
2026-06-04 07:15:29.879712 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-5zrfx.txt
2026-06-04 07:15:29.879730 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-5zrfx.yaml
2026-06-04 07:15:29.879748 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-s555t.txt
2026-06-04 07:15:29.879765 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-s555t.yaml
2026-06-04 07:15:29.879783 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-jb8zl.txt
2026-06-04 07:15:29.879801 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-jb8zl.yaml
2026-06-04 07:15:29.879819 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-74d6dbc668-xh7mq.txt
2026-06-04 07:15:29.879837 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-74d6dbc668-xh7mq.yaml
2026-06-04 07:15:29.879855 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-69pqj.txt
2026-06-04 07:15:29.879872 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-69pqj.yaml
2026-06-04 07:15:29.879891 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-cldr6.txt
2026-06-04 07:15:29.879909 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-cldr6.yaml
2026-06-04 07:15:29.879927 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-2ksvw.txt
2026-06-04 07:15:29.879945 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-2ksvw.yaml
2026-06-04 07:15:29.879963 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-jglmk.txt
2026-06-04 07:15:29.879981 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-jglmk.yaml
2026-06-04 07:15:29.880001 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-qfnc5.txt
2026-06-04 07:15:29.880029 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-qfnc5.yaml
2026-06-04 07:15:29.880053 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-59fc6b5f67-slcrc.txt
2026-06-04 07:15:29.880073 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-59fc6b5f67-slcrc.yaml
2026-06-04 07:15:29.880092 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-prwjn.txt
2026-06-04 07:15:29.880110 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-prwjn.yaml
2026-06-04 07:15:29.880128 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-55f7f74f48-v5lww.txt
2026-06-04 07:15:29.880146 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-55f7f74f48-v5lww.yaml
2026-06-04 07:15:29.880164 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-zbcqr.txt
2026-06-04 07:15:29.880181 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-zbcqr.yaml
2026-06-04 07:15:29.880199 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-whfj4.txt
2026-06-04 07:15:29.880216 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-whfj4.yaml
2026-06-04 07:15:29.880234 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-8jmcg.txt
2026-06-04 07:15:29.880252 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-8jmcg.yaml
2026-06-04 07:15:29.880270 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt
2026-06-04 07:15:29.880288 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml
2026-06-04 07:15:29.880306 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt
2026-06-04 07:15:29.880330 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml
2026-06-04 07:15:29.880349 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-06-04 07:15:29.880367 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-06-04 07:15:29.880385 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-06-04 07:15:29.880404 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-06-04 07:15:29.880422 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-64945f4f79-xt6c8.txt
2026-06-04 07:15:29.880440 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-64945f4f79-xt6c8.yaml
2026-06-04 07:15:29.880458 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-2r8ss.txt
2026-06-04 07:15:29.880477 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-2r8ss.yaml
2026-06-04 07:15:29.880495 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-8lpbc.txt
2026-06-04 07:15:29.880513 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-8lpbc.yaml
2026-06-04 07:15:29.880531 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-dj8xm.txt
2026-06-04 07:15:29.880549 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-dj8xm.yaml
2026-06-04 07:15:29.880567 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-c2k8j.txt
2026-06-04 07:15:29.880585 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-c2k8j.yaml
2026-06-04 07:15:29.880603 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-lpkbm.txt
2026-06-04 07:15:29.880621 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-lpkbm.yaml
2026-06-04 07:15:29.880639 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-hnrg2.txt
2026-06-04 07:15:29.880656 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-hnrg2.yaml
2026-06-04 07:15:29.880674 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-06-04 07:15:29.880693 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-06-04 07:15:29.880711 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-06-04 07:15:29.880729 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-06-04 07:15:29.880747 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-zpxt6.txt
2026-06-04 07:15:29.880765 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-zpxt6.yaml
2026-06-04 07:15:29.880783 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-06-04 07:15:29.880801 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-06-04 07:15:29.880819 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-06-04 07:15:29.880837 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-06-04 07:15:29.880854 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-nmd2t.txt
2026-06-04 07:15:29.880872 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-nmd2t.yaml
2026-06-04 07:15:29.880891 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-06-04 07:15:29.880909 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-06-04 07:15:29.880927 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-06-04 07:15:29.880945 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-06-04 07:15:29.880987 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-zf7dz.txt
2026-06-04 07:15:29.881007 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-zf7dz.yaml
2026-06-04 07:15:29.881025 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-bpf47.txt
2026-06-04 07:15:29.881043 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-bpf47.yaml
2026-06-04 07:15:29.881060 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-69bc7767cd-d4hzg.txt
2026-06-04 07:15:29.881078 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-69bc7767cd-d4hzg.yaml
2026-06-04 07:15:29.881096 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-746f76f45c-lq4j2.txt
2026-06-04 07:15:29.881114 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-746f76f45c-lq4j2.yaml
2026-06-04 07:15:29.881132 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-xj45m.txt
2026-06-04 07:15:29.881150 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-xj45m.yaml
2026-06-04 07:15:29.881168 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-576kh.txt
2026-06-04 07:15:29.881186 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-576kh.yaml
2026-06-04 07:15:29.881204 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-06-04 07:15:29.881223 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-06-04 07:15:29.881240 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-06-04 07:15:29.881258 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-06-04 07:15:29.881276 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-06-04 07:15:29.881294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-06-04 07:15:29.881311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-06-04 07:15:29.881329 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-06-04 07:15:29.881346 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-06-04 07:15:29.881364 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-06-04 07:15:29.881381 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-06-04 07:15:29.881398 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-06-04 07:15:29.881416 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-06-04 07:15:29.881433 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-06-04 07:15:29.881450 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-06-04 07:15:29.881468 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-06-04 07:15:29.881486 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-06-04 07:15:29.881504 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-06-04 07:15:29.881521 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-06-04 07:15:29.881539 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-06-04 07:15:29.881557 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-06-04 07:15:29.881575 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-06-04 07:15:29.881597 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-06-04 07:15:29.881615 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-06-04 07:15:29.881633 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-06-04 07:15:29.881651 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-06-04 07:15:29.881669 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-06-04 07:15:29.881687 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-06-04 07:15:29.881706 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-06-04 07:15:29.881723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-06-04 07:15:29.881741 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-06-04 07:15:29.881759 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-06-04 07:15:29.881777 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-06-04 07:15:29.881794 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-06-04 07:15:29.881812 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-06-04 07:15:29.881830 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-06-04 07:15:29.881848 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-06-04 07:15:29.881866 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-06-04 07:15:29.881883 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-06-04 07:15:29.881901 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-06-04 07:15:29.881919 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-06-04 07:15:29.881937 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-06-04 07:15:29.881955 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-06-04 07:15:29.881976 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-06-04 07:15:29.882001 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-06-04 07:15:29.882024 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-06-04 07:15:29.882045 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-06-04 07:15:29.882064 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-06-04 07:15:29.882082 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-06-04 07:15:29.882100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-06-04 07:15:29.882117 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-06-04 07:15:29.882135 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-06-04 07:15:29.882152 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-06-04 07:15:29.882170 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-06-04 07:15:29.882187 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-06-04 07:15:29.882209 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-06-04 07:15:29.882227 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-06-04 07:15:29.882244 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-06-04 07:15:29.882262 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-06-04 07:15:29.882279 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-06-04 07:15:29.882296 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-06-04 07:15:29.882313 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-06-04 07:15:29.882330 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-06-04 07:15:29.882369 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-06-04 07:15:29.882387 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-06-04 07:15:29.882403 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-06-04 07:15:29.882420 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-06-04 07:15:29.882438 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-06-04 07:15:29.882455 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-06-04 07:15:29.882473 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-06-04 07:15:29.882490 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-06-04 07:15:29.882508 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-06-04 07:15:29.882525 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-06-04 07:15:29.882543 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-06-04 07:15:29.882560 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-06-04 07:15:29.882578 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-06-04 07:15:29.882595 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-06-04 07:15:29.882612 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-06-04 07:15:29.882629 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-06-04 07:15:29.882647 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-06-04 07:15:29.882664 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-06-04 07:15:29.882682 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-06-04 07:15:29.882699 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-06-04 07:15:29.882717 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-06-04 07:15:29.882734 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-06-04 07:15:29.882751 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-06-04 07:15:29.882769 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-06-04 07:15:29.882786 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-06-04 07:15:29.882809 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-06-04 07:15:29.882827 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-06-04 07:15:29.882844 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-06-04 07:15:29.882861 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-06-04 07:15:29.882878 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-06-04 07:15:29.882896 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-06-04 07:15:29.882913 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-06-04 07:15:29.882931 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-06-04 07:15:29.882949 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-06-04 07:15:29.882967 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-06-04 07:15:29.882985 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-06-04 07:15:29.883003 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-06-04 07:15:29.883021 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-06-04 07:15:29.883038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-06-04 07:15:29.883056 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-06-04 07:15:29.883074 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-06-04 07:15:29.883092 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-06-04 07:15:29.883110 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-06-04 07:15:29.883127 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-06-04 07:15:29.883144 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-06-04 07:15:29.883162 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-06-04 07:15:29.883179 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-06-04 07:15:29.883197 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-06-04 07:15:29.883214 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt
2026-06-04 07:15:29.883232 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml
2026-06-04 07:15:29.883250 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt
2026-06-04 07:15:29.883267 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml
2026-06-04 07:15:29.883285 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-06-04 07:15:29.883306 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-06-04 07:15:29.883330 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt
2026-06-04 07:15:29.883352 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml
2026-06-04 07:15:29.883381 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-06-04 07:15:29.883425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-06-04 07:15:29.883458 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-06-04 07:15:29.883480 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-06-04 07:15:29.883499 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-06-04 07:15:29.883518 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-06-04 07:15:29.883536 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-06-04 07:15:29.883554 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-06-04 07:15:29.883571 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-06-04 07:15:29.883589 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-06-04 07:15:29.883608 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-06-04 07:15:29.883626 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-06-04 07:15:29.883644 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-06-04 07:15:29.883662 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-06-04 07:15:29.883679 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-06-04 07:15:29.883698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-06-04 07:15:29.883716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-06-04 07:15:29.883733 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-06-04 07:15:29.883751 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-06-04 07:15:29.883769 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-06-04 07:15:29.883787 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-06-04 07:15:29.883806 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-06-04 07:15:29.883825 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-06-04 07:15:29.883843 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-06-04 07:15:29.883860 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-06-04 07:15:29.883879 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-06-04 07:15:29.883896 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-06-04 07:15:29.883914 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-06-04 07:15:29.883932 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-06-04 07:15:29.883950 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-06-04 07:15:29.883967 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-06-04 07:15:29.883985 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-06-04 07:15:29.884003 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-06-04 07:15:29.884020 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-06-04 07:15:29.884038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-06-04 07:15:29.884055 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-06-04 07:15:29.884078 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-06-04 07:15:29.884096 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-06-04 07:15:29.884114 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt
2026-06-04 07:15:29.884132 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml
2026-06-04 07:15:29.884150 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt
2026-06-04 07:15:29.884168 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml
2026-06-04 07:15:29.884186 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt
2026-06-04 07:15:29.884204 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml
2026-06-04 07:15:29.884223 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt
2026-06-04 07:15:29.884241 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml
2026-06-04 07:15:29.884260 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt
2026-06-04 07:15:29.884278 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml
2026-06-04 07:15:29.884296 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt
2026-06-04 07:15:29.884315 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml
2026-06-04 07:15:29.884334 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-06-04 07:15:29.884352 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-06-04 07:15:29.884370 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-06-04 07:15:29.884387 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-06-04 07:15:29.884405 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-06-04 07:15:29.884422 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-06-04 07:15:29.884440 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-06-04 07:15:29.884457 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-06-04 07:15:29.884475 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-06-04 07:15:29.884492 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-06-04 07:15:29.884510 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-06-04 07:15:29.884528 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-06-04 07:15:29.884546 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-06-04 07:15:29.884565 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-06-04 07:15:29.884582 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-06-04 07:15:29.884600 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-06-04 07:15:29.884617 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-06-04 07:15:29.884634 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-06-04 07:15:29.884652 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-06-04 07:15:29.884669 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-06-04 07:15:29.884687 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-06-04 07:15:29.884709 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-06-04 07:15:29.884727 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-06-04 07:15:29.884746 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-06-04 07:15:29.884763 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-06-04 07:15:29.884780 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-06-04 07:15:29.884799 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-06-04 07:15:29.884824 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-06-04 07:15:29.884848 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-06-04 07:15:29.884871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-06-04 07:15:29.884891 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-04 07:15:29.884909 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-04 07:15:29.884927 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-04 07:15:29.884945 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-04 07:15:29.884981 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-06-04 07:15:29.885000 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-06-04 07:15:29.885018 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-06-04 07:15:29.885036 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-06-04 07:15:29.885054 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-06-04 07:15:29.885071 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-06-04 07:15:29.885090 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-06-04 07:15:29.885107 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-06-04 07:15:29.885125 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-06-04 07:15:29.885143 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-06-04 07:15:29.885160 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-06-04 07:15:29.885178 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-06-04 07:15:29.885195 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-06-04 07:15:29.885213 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-06-04 07:15:29.885230 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-06-04 07:15:29.885247 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-06-04 07:15:29.885264 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-06-04 07:15:29.885282 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-06-04 07:15:29.885299 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-06-04 07:15:29.885316 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-06-04 07:15:29.885339 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-06-04 07:15:29.885357 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-06-04 07:15:29.885375 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-06-04 07:15:29.885392 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-06-04 07:15:29.885409 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-06-04 07:15:29.885427 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-06-04 07:15:29.885444 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-06-04 07:15:29.885462 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-06-04 07:15:29.885479 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-06-04 07:15:29.885497 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-06-04 07:15:29.885515 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-06-04 07:15:29.885532 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-06-04 07:15:29.885550 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-06-04 07:15:29.885568 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-06-04 07:15:29.885586 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-06-04 07:15:29.885603 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-06-04 07:15:29.885622 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-06-04 07:15:29.885639 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-06-04 07:15:29.885657 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-06-04 07:15:29.885674 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-06-04 07:15:29.885692 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-06-04 07:15:29.885709 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-06-04 07:15:29.885727 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-06-04 07:15:29.885745 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-06-04 07:15:29.885763 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-06-04 07:15:29.885781 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-06-04 07:15:29.885799 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-06-04 07:15:29.885817 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-06-04 07:15:29.885835 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-06-04 07:15:29.885852 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-06-04 07:15:29.885870 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-06-04 07:15:29.885888 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-06-04 07:15:29.885905 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-06-04 07:15:29.885927 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-06-04 07:15:29.885945 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-06-04 07:15:29.885963 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-06-04 07:15:29.885981 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-06-04 07:15:29.885998 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-06-04 07:15:29.886016 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-06-04 07:15:29.886034 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-06-04 07:15:29.886051 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-06-04 07:15:29.886069 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-06-04 07:15:29.886087 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-06-04 07:15:29.886105 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-06-04 07:15:29.886123 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-06-04 07:15:29.886142 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-06-04 07:15:29.886160 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-06-04 07:15:29.886177 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-06-04 07:15:29.886195 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-06-04 07:15:29.886214 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-06-04 07:15:29.886231 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-06-04 07:15:29.886249 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-06-04 07:15:29.886266 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-06-04 07:15:29.886283 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-06-04 07:15:29.886301 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-06-04 07:15:29.886318 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-06-04 07:15:29.886383 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-06-04 07:15:29.886405 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-06-04 07:15:29.886424 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-06-04 07:15:29.886442 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-06-04 07:15:29.886459 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-06-04 07:15:29.886477 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-06-04 07:15:29.886495 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-06-04 07:15:29.886513 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-06-04 07:15:29.886530 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-06-04 07:15:29.886549 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-06-04 07:15:29.886574 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-06-04 07:15:29.886593 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-06-04 07:15:29.886611 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-06-04 07:15:29.886630 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-06-04 07:15:29.886648 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-06-04 07:15:29.886666 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-06-04 07:15:29.886684 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-06-04 07:15:29.886701 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-06-04 07:15:29.886719 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-06-04 07:15:29.886737 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-06-04 07:15:29.886758 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-06-04 07:15:29.886807 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-06-04 07:15:29.886852 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-06-04 07:15:29.886877 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-06-04 07:15:29.886896 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-06-04 07:15:29.886915 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-06-04 07:15:29.886933 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-06-04 07:15:29.886951 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-06-04 07:15:29.886969 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-06-04 07:15:29.886987 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-06-04 07:15:29.887005 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-06-04 07:15:29.887023 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-06-04 07:15:29.887041 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-06-04 07:15:29.887059 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-06-04 07:15:29.887077 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-06-04 07:15:29.887094 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-06-04 07:15:29.887112 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-06-04 07:15:29.887131 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-06-04 07:15:29.887149 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-06-04 07:15:29.887167 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-06-04 07:15:29.887185 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-06-04 07:15:29.887202 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-06-04 07:15:29.887220 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-06-04 07:15:29.887244 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-06-04 07:15:29.887263 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-06-04 07:15:29.887281 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-06-04 07:15:29.887298 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-06-04 07:15:29.887316 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-06-04 07:15:29.887334 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-06-04 07:15:29.887351 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt
2026-06-04 07:15:29.887369 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml
2026-06-04 07:15:29.887386 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt
2026-06-04 07:15:29.887404 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml
2026-06-04 07:15:29.887422 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-06-04 07:15:29.887439 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-06-04 07:15:29.887457 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt
2026-06-04 07:15:29.887474 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml
2026-06-04 07:15:29.887491 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-06-04 07:15:29.887508 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-06-04 07:15:29.887525 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-06-04 07:15:29.887542 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-06-04 07:15:29.887559 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-06-04 07:15:29.887576 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-06-04 07:15:29.887593 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-06-04 07:15:29.887610 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-06-04 07:15:29.887627 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-06-04 07:15:29.887645 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-06-04 07:15:29.887662 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-06-04 07:15:29.887679 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-06-04 07:15:29.887696 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-06-04 07:15:29.887713 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-06-04 07:15:29.887730 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-06-04 07:15:29.887748 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-06-04 07:15:29.887765 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-06-04 07:15:29.887782 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-06-04 07:15:29.887800 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-06-04 07:15:29.887824 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-06-04 07:15:29.887843 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-06-04 07:15:29.887861 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-06-04 07:15:29.887879 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-06-04 07:15:29.887896 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-06-04 07:15:29.887913 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-06-04 07:15:29.887933 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-06-04 07:15:29.887952 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-06-04 07:15:29.887970 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-06-04 07:15:29.887989 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-06-04 07:15:29.888006 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-06-04 07:15:29.888024 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-06-04 07:15:29.888041 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-06-04 07:15:29.888059 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-06-04 07:15:29.888077 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-06-04 07:15:29.888095 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-06-04 07:15:29.888113 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-06-04 07:15:29.888131 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-06-04 07:15:29.888149 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-06-04 07:15:29.888167 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt
2026-06-04 07:15:29.888185 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml
2026-06-04 07:15:29.888203 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt
2026-06-04 07:15:29.888221 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml
2026-06-04 07:15:29.888240 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt
2026-06-04 07:15:29.888258 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml
2026-06-04 07:15:29.888276 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt
2026-06-04 07:15:29.888295 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml
2026-06-04 07:15:29.888313 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt
2026-06-04 07:15:29.888332 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml
2026-06-04 07:15:29.888350 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt
2026-06-04 07:15:29.888368 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml
2026-06-04 07:15:29.888386 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-06-04 07:15:29.888404 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-06-04 07:15:29.888422 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-06-04 07:15:29.888440 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-06-04 07:15:29.888465 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-06-04 07:15:29.888484 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-06-04 07:15:29.888501 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-06-04 07:15:29.888519 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-06-04 07:15:29.888536 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-06-04 07:15:29.888554 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-06-04 07:15:29.888571 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-06-04 07:15:29.888588 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-06-04 07:15:29.888605 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-06-04 07:15:29.888623 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-06-04 07:15:29.888641 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-06-04 07:15:29.888659 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-06-04 07:15:29.888677 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-06-04 07:15:29.888696 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-06-04 07:15:29.888714 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-06-04 07:15:29.888731 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-06-04 07:15:29.888749 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-06-04 07:15:29.888767 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-06-04 07:15:29.888785 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-06-04 07:15:29.888803 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-06-04 07:15:29.888830 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-06-04 07:15:29.888851 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-06-04 07:15:29.888868 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-06-04 07:15:29.888886 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-06-04 07:15:29.888904 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-06-04 07:15:29.888922 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-06-04 07:15:29.888940 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-06-04 07:15:29.888978 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-06-04 07:15:29.888998 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-06-04 07:15:29.889017 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-06-04 07:15:29.889035 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-06-04 07:15:29.889054 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-06-04 07:15:29.889073 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-06-04 07:15:29.889096 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-06-04 07:15:29.889115 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-06-04 07:15:29.889133 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-06-04 07:15:29.889151 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-06-04 07:15:29.889169 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-06-04 07:15:29.889187 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-06-04 07:15:29.889205 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-06-04 07:15:29.889223 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-06-04 07:15:29.889241 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-06-04 07:15:29.889258 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-06-04 07:15:29.889275 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-06-04 07:15:29.889293 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-06-04 07:15:29.889311 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-06-04 07:15:29.889329 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-06-04 07:15:29.889348 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-06-04 07:15:29.889366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-06-04 07:15:29.889384 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-06-04 07:15:29.889402 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-06-04 07:15:29.889420 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-06-04 07:15:29.889438 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-06-04 07:15:29.889457 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-06-04 07:15:29.889475 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-06-04 07:15:29.889494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-06-04 07:15:29.889512 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-06-04 07:15:29.889530 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-06-04 07:15:29.889548 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-06-04 07:15:29.889565 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-06-04 07:15:29.889583 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-06-04 07:15:29.889601 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-06-04 07:15:29.889619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-06-04 07:15:29.889637 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-06-04 07:15:29.889655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-06-04 07:15:29.889673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-06-04 07:15:29.889691 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-06-04 07:15:29.889709 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-06-04 07:15:29.889728 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-06-04 07:15:29.889750 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-06-04 07:15:29.889769 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-06-04 07:15:29.889787 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-06-04 07:15:29.889805 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-06-04 07:15:29.889823 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-06-04 07:15:29.889841 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-06-04 07:15:29.889859 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-06-04 07:15:29.889876 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-06-04 07:15:29.889894 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-06-04 07:15:29.889912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-06-04 07:15:29.889929 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-06-04 07:15:29.889947 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-06-04 07:15:29.889964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-06-04 07:15:29.889982 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-06-04 07:15:29.890000 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-06-04 07:15:29.890017 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-06-04 07:15:29.890035 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-06-04 07:15:29.890053 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-06-04 07:15:29.890071 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-06-04 07:15:29.890089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-06-04 07:15:29.890106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-06-04 07:15:29.890124 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-06-04 07:15:29.890141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-06-04 07:15:29.890159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-06-04 07:15:29.890176 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-06-04 07:15:29.890194 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-06-04 07:15:29.890211 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-06-04 07:15:29.890229 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-06-04 07:15:29.890246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-06-04 07:15:29.890264 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-06-04 07:15:29.890282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-06-04 07:15:29.890299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-06-04 07:15:29.890317 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-06-04 07:15:29.890348 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-06-04 07:15:29.890367 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-06-04 07:15:29.890386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-06-04 07:15:29.890409 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-06-04 07:15:29.890428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-06-04 07:15:29.890446 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-06-04 07:15:29.890464 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-06-04 07:15:29.890483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-06-04 07:15:29.890501 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-06-04 07:15:29.890519 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-06-04 07:15:29.890537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-06-04 07:15:29.890555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-06-04 07:15:29.890573 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-06-04 07:15:29.890591 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-06-04 07:15:29.890609 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-06-04 07:15:29.890627 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-06-04 07:15:29.890645 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-06-04 07:15:29.890663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-06-04 07:15:29.890681 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-06-04 07:15:29.890699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-06-04 07:15:29.890717 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-06-04 07:15:29.890734 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-06-04 07:15:29.890752 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-06-04 07:15:29.890770 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-06-04 07:15:29.890788 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-06-04 07:15:29.890806 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-06-04 07:15:29.890824 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-06-04 07:15:29.890842 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-06-04 07:15:29.890860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-06-04 07:15:29.890879 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-7f6nk-api.txt
2026-06-04 07:15:29.890897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-7f6nk-api.yaml
2026-06-04 07:15:29.890916 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-7f6nk-vnc.txt
2026-06-04 07:15:29.890934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-7f6nk-vnc.yaml
2026-06-04 07:15:29.890953 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-06-04 07:15:29.890970 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-06-04 07:15:29.890989 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-06-04 07:15:29.891007 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-06-04 07:15:29.891025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-06-04 07:15:29.891043 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-06-04 07:15:29.891067 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-06-04 07:15:29.891087 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-06-04 07:15:29.891105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-06-04 07:15:29.891123 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-06-04 07:15:29.891141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-06-04 07:15:29.891159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-06-04 07:15:29.891177 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-06-04 07:15:29.891195 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-06-04 07:15:29.891213 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-06-04 07:15:29.891230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-06-04 07:15:29.891249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-06-04 07:15:29.891266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-06-04 07:15:29.891284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt
2026-06-04 07:15:29.891302 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml
2026-06-04 07:15:29.891320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt
2026-06-04 07:15:29.891338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml
2026-06-04 07:15:29.891355 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-06-04 07:15:29.891373 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-06-04 07:15:29.891405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-06-04 07:15:29.891443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-06-04 07:15:29.891488 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-06-04 07:15:29.891515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-06-04 07:15:29.891535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-06-04 07:15:29.891554 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-06-04 07:15:29.891572 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-06-04 07:15:29.891590 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-06-04 07:15:29.891609 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-06-04 07:15:29.891627 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-06-04 07:15:29.891645 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-06-04 07:15:29.891663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-06-04 07:15:29.891681 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-06-04 07:15:29.891699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-06-04 07:15:29.891717 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-06-04 07:15:29.891735 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-06-04 07:15:29.891753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-06-04 07:15:29.891771 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-06-04 07:15:29.891796 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-06-04 07:15:29.891816 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-06-04 07:15:29.891834 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-06-04 07:15:29.891852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-06-04 07:15:29.891870 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-06-04 07:15:29.891888 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-06-04 07:15:29.891905 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-06-04 07:15:29.891923 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-06-04 07:15:29.891941 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-06-04 07:15:29.891959 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-06-04 07:15:29.891977 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-06-04 07:15:29.891995 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-06-04 07:15:29.892013 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-06-04 07:15:29.892030 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-06-04 07:15:29.892048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-06-04 07:15:29.892066 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-06-04 07:15:29.892084 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-06-04 07:15:29.892102 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-06-04 07:15:29.892120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-06-04 07:15:29.892139 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-06-04 07:15:29.892157 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt
2026-06-04 07:15:29.892175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml
2026-06-04 07:15:29.892193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt
2026-06-04 07:15:29.892211 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml
2026-06-04 07:15:29.892229 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt
2026-06-04 07:15:29.892248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml
2026-06-04 07:15:29.892265 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-06-04 07:15:29.892283 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-06-04 07:15:29.892301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-06-04 07:15:29.892318 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-06-04 07:15:29.892336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-06-04 07:15:29.892354 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-06-04 07:15:29.892372 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-06-04 07:15:29.892389 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-06-04 07:15:29.892407 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-06-04 07:15:29.892424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-06-04 07:15:29.892442 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-06-04 07:15:29.892465 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-06-04 07:15:29.892483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-06-04 07:15:29.892501 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-06-04 07:15:29.892519 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-06-04 07:15:29.892536 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-06-04 07:15:29.892554 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-06-04 07:15:29.892571 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-06-04 07:15:29.892589 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-06-04 07:15:29.892607 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-06-04 07:15:29.892624 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-06-04 07:15:29.892641 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-06-04 07:15:29.892659 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-06-04 07:15:29.892676 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-06-04 07:15:29.892693 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-06-04 07:15:29.892711 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-06-04 07:15:29.892728 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-06-04 07:15:29.892745 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-06-04 07:15:29.892762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-06-04 07:15:29.892779 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-06-04 07:15:29.892796 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-06-04 07:15:29.892819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-06-04 07:15:29.892845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-04 07:15:29.892867 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-04 07:15:29.892885 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-06-04 07:15:29.892903 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-06-04 07:15:29.892920 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-06-04 07:15:29.892938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-06-04 07:15:29.892996 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-06-04 07:15:29.893045 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-06-04 07:15:29.893069 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-06-04 07:15:29.893088 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-06-04 07:15:29.893107 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-06-04 07:15:29.893125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-06-04 07:15:29.893149 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-06-04 07:15:29.893168 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-06-04 07:15:29.893186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-06-04 07:15:29.893203 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-06-04 07:15:29.893221 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-06-04 07:15:29.893238 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-06-04 07:15:29.893256 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-06-04 07:15:29.893274 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-06-04 07:15:29.893292 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-06-04 07:15:29.893310 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-06-04 07:15:29.893328 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-06-04 07:15:29.893345 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-06-04 07:15:29.893364 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-06-04 07:15:29.893381 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-06-04 07:15:29.893399 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-06-04 07:15:29.893417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-06-04 07:15:29.893435 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-06-04 07:15:29.893453 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-06-04 07:15:29.893470 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-06-04 07:15:29.893488 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-06-04 07:15:29.893506 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-06-04 07:15:29.893524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-06-04 07:15:29.893542 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-06-04 07:15:29.893560 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-06-04 07:15:29.893577 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-06-04 07:15:29.893595 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-06-04 07:15:29.893612 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-06-04 07:15:29.893630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-06-04 07:15:29.893647 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-06-04 07:15:29.893665 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-06-04 07:15:29.893683 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-06-04 07:15:29.893701 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-06-04 07:15:29.893719 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-06-04 07:15:29.893737 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-06-04 07:15:29.893776 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-06-04 07:15:29.893795 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-06-04 07:15:29.893813 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-06-04 07:15:29.893831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-06-04 07:15:29.893848 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-06-04 07:15:29.893865 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-06-04 07:15:29.893883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt
2026-06-04 07:15:29.893901 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml
2026-06-04 07:15:29.893918 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-06-04 07:15:29.893936 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-06-04 07:15:29.893954 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-06-04 07:15:29.893971 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-06-04 07:15:29.893989 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-06-04 07:15:29.894007 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-06-04 07:15:29.894025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-06-04 07:15:29.894043 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-06-04 07:15:29.894061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-06-04 07:15:29.894078 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-06-04 07:15:29.894095 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-06-04 07:15:29.894113 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-06-04 07:15:29.894131 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-06-04 07:15:29.894149 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-06-04 07:15:29.894167 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-06-04 07:15:29.894185 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-06-04 07:15:29.894202 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-06-04 07:15:29.894220 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-06-04 07:15:29.894238 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-06-04 07:15:29.894256 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-06-04 07:15:29.894274 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-06-04 07:15:29.894292 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-06-04 07:15:29.894310 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-06-04 07:15:29.894354 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-06-04 07:15:29.894373 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-06-04 07:15:29.894392 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-06-04 07:15:29.894416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-06-04 07:15:29.894435 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-06-04 07:15:29.894453 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-06-04 07:15:29.894471 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-06-04 07:15:29.894488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-06-04 07:15:29.894505 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-06-04 07:15:29.894523 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-06-04 07:15:29.894542 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-06-04 07:15:29.894560 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-06-04 07:15:29.894578 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-06-04 07:15:29.894596 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-06-04 07:15:29.894614 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-06-04 07:15:29.894632 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-06-04 07:15:29.894650 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-06-04 07:15:29.894667 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-06-04 07:15:29.894686 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-06-04 07:15:29.894704 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-06-04 07:15:29.894721 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-06-04 07:15:29.894739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-06-04 07:15:29.894757 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-06-04 07:15:29.894775 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-06-04 07:15:29.894793 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-06-04 07:15:29.894811 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-06-04 07:15:29.894830 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-06-04 07:15:29.894848 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-06-04 07:15:29.894866 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-06-04 07:15:29.894883 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-06-04 07:15:29.894900 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-06-04 07:15:29.894918 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-06-04 07:15:29.894935 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-06-04 07:15:29.894953 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-06-04 07:15:29.894970 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-06-04 07:15:29.894987 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-06-04 07:15:29.895005 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-06-04 07:15:29.895028 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-06-04 07:15:29.895046 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-06-04 07:15:29.895064 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-06-04 07:15:29.895082 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-06-04 07:15:29.895099 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-06-04 07:15:29.895117 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-06-04 07:15:29.895135 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-06-04 07:15:29.895152 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-06-04 07:15:29.895169 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-06-04 07:15:29.895187 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-06-04 07:15:29.895204 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-06-04 07:15:29.895222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-06-04 07:15:29.895239 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-06-04 07:15:29.895257 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-06-04 07:15:29.895275 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-06-04 07:15:29.895292 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-06-04 07:15:29.895310 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-06-04 07:15:29.895328 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-06-04 07:15:29.895345 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-06-04 07:15:29.895363 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-06-04 07:15:29.895380 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-06-04 07:15:29.895397 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-06-04 07:15:29.895414 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-06-04 07:15:29.895431 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-06-04 07:15:29.895448 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-06-04 07:15:29.895466 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-06-04 07:15:29.895483 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-06-04 07:15:29.895500 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-06-04 07:15:29.895517 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-06-04 07:15:29.895534 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-06-04 07:15:29.895552 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-06-04 07:15:29.895569 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-06-04 07:15:29.895586 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-06-04 07:15:29.895604 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-06-04 07:15:29.895621 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-06-04 07:15:29.895644 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-06-04 07:15:29.895662 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-06-04 07:15:29.895680 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-06-04 07:15:29.895697 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-06-04 07:15:29.895715 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-06-04 07:15:29.895732 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-06-04 07:15:29.895750 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-06-04 07:15:29.895767 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-06-04 07:15:29.895785 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-06-04 07:15:29.895803 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-06-04 07:15:29.895821 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-06-04 07:15:29.895839 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-06-04 07:15:29.895857 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-06-04 07:15:29.895874 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-06-04 07:15:29.895892 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-06-04 07:15:29.895909 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-06-04 07:15:29.895927 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-06-04 07:15:29.895944 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-06-04 07:15:29.895962 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-06-04 07:15:29.895980 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-06-04 07:15:29.895998 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-06-04 07:15:29.896016 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-06-04 07:15:29.896035 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-06-04 07:15:29.896053 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-06-04 07:15:29.896070 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-06-04 07:15:29.896088 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-06-04 07:15:29.896107 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-06-04 07:15:29.896125 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-06-04 07:15:29.896143 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-06-04 07:15:29.896160 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-06-04 07:15:29.896178 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-06-04 07:15:29.896196 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-06-04 07:15:29.896213 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-06-04 07:15:29.896231 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-06-04 07:15:29.896253 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-06-04 07:15:29.896271 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-06-04 07:15:29.896289 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt
2026-06-04 07:15:29.896306 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml
2026-06-04 07:15:29.896324 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt
2026-06-04 07:15:29.896343 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml
2026-06-04 07:15:29.896360 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-06-04 07:15:29.896378 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-06-04 07:15:29.896395 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt
2026-06-04 07:15:29.896413 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml
2026-06-04 07:15:29.896431 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-06-04 07:15:29.896449 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-06-04 07:15:29.896467 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-06-04 07:15:29.896484 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-06-04 07:15:29.896503 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-06-04 07:15:29.896520 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-06-04 07:15:29.896538 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-06-04 07:15:29.896556 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-06-04 07:15:29.896573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-06-04 07:15:29.896590 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-06-04 07:15:29.896608 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-06-04 07:15:29.896625 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-06-04 07:15:29.896643 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-06-04 07:15:29.896661 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-06-04 07:15:29.896678 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-06-04 07:15:29.896696 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-06-04 07:15:29.896714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-06-04 07:15:29.896732 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-06-04 07:15:29.896749 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-06-04 07:15:29.896767 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-06-04 07:15:29.896785 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-06-04 07:15:29.896805 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-06-04 07:15:29.896831 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-06-04 07:15:29.896853 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-06-04 07:15:29.896872 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-06-04 07:15:29.896895 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-06-04 07:15:29.896913 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-06-04 07:15:29.896931 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-06-04 07:15:29.896963 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-06-04 07:15:29.896985 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-06-04 07:15:29.897003 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-06-04 07:15:29.897021 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-06-04 07:15:29.897038 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-06-04 07:15:29.897056 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-06-04 07:15:29.897074 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-06-04 07:15:29.897091 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-06-04 07:15:29.897109 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-06-04 07:15:29.897127 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-06-04 07:15:29.897145 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-06-04 07:15:29.897163 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-06-04 07:15:29.897180 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt
2026-06-04 07:15:29.897198 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml
2026-06-04 07:15:29.897215 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt
2026-06-04 07:15:29.897233 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml
2026-06-04 07:15:29.897250 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt
2026-06-04 07:15:29.897269 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml
2026-06-04 07:15:29.897286 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt
2026-06-04 07:15:29.897304 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml
2026-06-04 07:15:29.897322 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-06-04 07:15:29.897340 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-06-04 07:15:29.897357 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-06-04 07:15:29.897375 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-06-04 07:15:29.897392 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-06-04 07:15:29.897409 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-06-04 07:15:29.897426 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-06-04 07:15:29.897444 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-06-04 07:15:29.897461 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-06-04 07:15:29.897478 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-06-04 07:15:29.897495 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-06-04 07:15:29.897513 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-06-04 07:15:29.897534 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-06-04 07:15:29.897552 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-06-04 07:15:29.897569 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-06-04 07:15:29.897587 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-06-04 07:15:29.897603 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-06-04 07:15:29.897620 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-06-04 07:15:29.897637 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-06-04 07:15:29.897654 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-06-04 07:15:29.897671 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-06-04 07:15:29.897688 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-06-04 07:15:29.897705 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-06-04 07:15:29.897722 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-06-04 07:15:29.897740 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-06-04 07:15:29.897757 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-06-04 07:15:29.897774 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-06-04 07:15:29.897791 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-06-04 07:15:29.897808 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-06-04 07:15:29.897825 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-06-04 07:15:29.897841 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-04 07:15:29.897858 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-04 07:15:29.897876 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-06-04 07:15:29.897893 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-06-04 07:15:29.897910 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-06-04 07:15:29.897927 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-06-04 07:15:29.897945 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-06-04 07:15:29.897963 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-06-04 07:15:29.897980 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-04 07:15:29.897997 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-04 07:15:29.898014 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-06-04 07:15:29.898031 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-06-04 07:15:29.898048 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-06-04 07:15:29.898065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-06-04 07:15:29.898082 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-06-04 07:15:29.898105 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-06-04 07:15:29.898124 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-06-04 07:15:29.898141 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-06-04 07:15:29.898158 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-06-04 07:15:29.898175 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-06-04 07:15:29.898193 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-06-04 07:15:29.898211 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-06-04 07:15:29.898229 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-06-04 07:15:29.898247 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-06-04 07:15:29.898265 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-06-04 07:15:29.898361 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-06-04 07:15:29.898391 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-06-04 07:15:29.898412 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-06-04 07:15:29.898431 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-06-04 07:15:29.898450 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-06-04 07:15:29.898468 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-06-04 07:15:29.898487 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-06-04 07:15:29.898505 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-06-04 07:15:29.898523 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-06-04 07:15:29.898542 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-06-04 07:15:29.898560 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-06-04 07:15:29.898579 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-06-04 07:15:29.898598 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-06-04 07:15:29.898616 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-06-04 07:15:29.898634 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-06-04 07:15:29.898652 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-06-04 07:15:29.898670 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-06-04 07:15:29.898687 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-06-04 07:15:29.898705 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-06-04 07:15:29.898723 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-06-04 07:15:29.898741 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt
2026-06-04 07:15:29.898759 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml
2026-06-04 07:15:29.898776 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt
2026-06-04 07:15:29.898794 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml
2026-06-04 07:15:29.898812 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-06-04 07:15:29.898830 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-06-04 07:15:29.898848 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-06-04 07:15:29.898872 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-06-04 07:15:29.898891 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-06-04 07:15:29.898909 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-06-04 07:15:29.898926 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-06-04 07:15:29.898945 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-06-04 07:15:29.898963 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-06-04 07:15:29.898980 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-06-04 07:15:29.898998 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-06-04 07:15:29.899016 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-06-04 07:15:29.899034 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-06-04 07:15:29.899053 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-06-04 07:15:29.899071 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-06-04 07:15:29.899089 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-06-04 07:15:29.899106 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-06-04 07:15:29.899123 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-06-04 07:15:29.899141 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-06-04 07:15:29.899159 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-06-04 07:15:29.899176 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-06-04 07:15:29.899194 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-06-04 07:15:29.899212 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-06-04 07:15:29.899229 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-06-04 07:15:29.899247 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-06-04 07:15:29.899264 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-06-04 07:15:29.899282 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-06-04 07:15:29.899300 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-06-04 07:15:29.899318 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-06-04 07:15:29.899335 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-06-04 07:15:29.899354 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-04 07:15:29.899372 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-04 07:15:29.899390 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-06-04 07:15:29.899407 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-06-04 07:15:29.899425 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-06-04 07:15:29.899442 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-06-04 07:15:29.899460 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-06-04 07:15:29.899478 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-06-04 07:15:29.899501 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-06-04 07:15:29.899519 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-06-04 07:15:29.899537 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-06-04 07:15:29.899556 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-06-04 07:15:29.899574 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-06-04 07:15:29.899592 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-06-04 07:15:29.899628 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-06-04 07:15:29.899662 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-06-04 07:15:29.899688 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-06-04 07:15:29.899709 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-06-04 07:15:29.899728 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-06-04 07:15:29.899746 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-06-04 07:15:29.899765 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-06-04 07:15:29.899783 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt
2026-06-04 07:15:29.899801 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml
2026-06-04 07:15:29.899823 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt
2026-06-04 07:15:29.899844 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml
2026-06-04 07:15:29.899863 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-06-04 07:15:29.899885 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-06-04 07:15:29.899909 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-06-04 07:15:29.899930 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-06-04 07:15:29.899954 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-06-04 07:15:29.899976 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-06-04 07:15:29.899997 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-06-04 07:15:29.900019 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-06-04 07:15:29.900040 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-06-04 07:15:29.900058 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-06-04 07:15:29.900075 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-06-04 07:15:29.900093 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-06-04 07:15:29.900111 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-06-04 07:15:29.900129 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-06-04 07:15:29.900147 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-06-04 07:15:29.900165 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-06-04 07:15:29.900182 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-06-04 07:15:29.900200 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-06-04 07:15:29.900218 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-06-04 07:15:29.900242 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-06-04 07:15:29.900261 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-06-04 07:15:29.900279 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-06-04 07:15:29.900297 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-06-04 07:15:29.900315 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-06-04 07:15:29.900333 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-06-04 07:15:29.900350 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-06-04 07:15:29.900368 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-06-04 07:15:29.900385 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-06-04 07:15:29.900402 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-06-04 07:15:29.900420 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-06-04 07:15:29.900438 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-06-04 07:15:29.900455 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-06-04 07:15:29.900473 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-pwfzp.txt
2026-06-04 07:15:29.900491 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-pwfzp.yaml
2026-06-04 07:15:29.900509 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-06-04 07:15:29.900526 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-06-04 07:15:29.900544 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-06-04 07:15:29.900561 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-06-04 07:15:29.900579 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-06-04 07:15:29.900596 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-04 07:15:29.900613 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-04 07:15:29.900630 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-04 07:15:29.900647 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-04 07:15:29.900665 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-06-04 07:15:29.900682 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-06-04 07:15:29.900699 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-06-04 07:15:29.900716 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-06-04 07:15:29.900734 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-06-04 07:15:29.900752 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-06-04 07:15:29.900769 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-06-04 07:15:29.900787 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-06-04 07:15:29.900806 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-06-04 07:15:29.900824 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-06-04 07:15:29.900842 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-06-04 07:15:29.900865 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-06-04 07:15:29.900884 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-06-04 07:15:29.900902 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-06-04 07:15:29.900920 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-06-04 07:15:29.900938 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-06-04 07:15:29.900973 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-06-04 07:15:29.900993 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-06-04 07:15:29.901012 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-06-04 07:15:29.901030 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-06-04 07:15:29.901048 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-06-04 07:15:29.901066 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-06-04 07:15:29.901085 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-06-04 07:15:29.901103 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-06-04 07:15:29.901121 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-06-04 07:15:29.901139 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-06-04 07:15:29.901157 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-06-04 07:15:29.901175 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-06-04 07:15:29.901193 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-06-04 07:15:29.901211 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-06-04 07:15:29.901229 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-06-04 07:15:29.901247 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-06-04 07:15:29.901265 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-06-04 07:15:29.901283 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-06-04 07:15:29.901301 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-06-04 07:15:29.901318 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-04 07:15:29.901336 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-04 07:15:29.901353 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-06-04 07:15:29.901371 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-06-04 07:15:29.901389 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-06-04 07:15:29.901406 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-06-04 07:15:29.901424 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-06-04 07:15:29.901442 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-06-04 07:15:29.901460 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-04 07:15:29.901478 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-04 07:15:29.901495 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-06-04 07:15:29.901514 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-06-04 07:15:29.901537 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-06-04 07:15:29.901556 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-06-04 07:15:29.901574 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-06-04 07:15:29.901592 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-06-04 07:15:29.901609 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-06-04 07:15:29.901627 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-06-04 07:15:29.901645 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-06-04 07:15:29.901662 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-06-04 07:15:29.901680 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-06-04 07:15:29.901697 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-06-04 07:15:29.901715 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-06-04 07:15:29.901733 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-06-04 07:15:29.901751 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-06-04 07:15:29.901769 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-06-04 07:15:29.901787 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-06-04 07:15:29.901804 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-06-04 07:15:29.901822 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-06-04 07:15:29.901840 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-06-04 07:15:29.901857 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-shgjv.txt
2026-06-04 07:15:29.901875 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-shgjv.yaml
2026-06-04 07:15:29.901893 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-06-04 07:15:29.901911 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-06-04 07:15:29.901929 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-06-04 07:15:29.901947 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-06-04 07:15:29.901965 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-06-04 07:15:29.934799 |
2026-06-04 07:15:29.934875 | TASK [gather-pod-logs : creating directory for pod logs]
2026-06-04 07:15:30.140739 | instance | changed
2026-06-04 07:15:30.145783 |
2026-06-04 07:15:30.145873 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-06-04 07:15:30.341089 | instance | changed
2026-06-04 07:15:30.348264 |
2026-06-04 07:15:30.348357 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-06-04 07:15:30.906511 | instance | auth-system/keycloak-0/keycloak
2026-06-04 07:15:31.076187 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-06-04 07:15:31.244536 | instance | cert-manager/cert-manager-75c4c745bc-r6qnf/cert-manager-controller
2026-06-04 07:15:31.426814 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-r6qnf" not found
2026-06-04 07:15:31.584330 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-xqrg8/cert-manager-cainjector
2026-06-04 07:15:31.763325 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-xqrg8" not found
2026-06-04 07:15:31.962459 | instance | cert-manager/cert-manager-webhook-548949fc64-vdd8w/cert-manager-webhook
2026-06-04 07:15:32.126963 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-vdd8w" not found
2026-06-04 07:15:32.300573 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-w887l/envoy-gateway
2026-06-04 07:15:32.525698 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-w887l" not found
2026-06-04 07:15:32.691066 | instance | ingress-nginx/ingress-nginx-controller-7587x/controller
2026-06-04 07:15:32.921509 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-7587x" not found
2026-06-04 07:15:33.084461 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-ndldt/ingress-nginx-default-backend
2026-06-04 07:15:33.251750 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-ndldt" not found
2026-06-04 07:15:33.425212 | instance | kube-system/cilium-8c5np/config
2026-06-04 07:15:33.602667 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-8c5np" not found
2026-06-04 07:15:33.606023 | instance | kube-system/cilium-8c5np/mount-cgroup
2026-06-04 07:15:33.771790 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-8c5np" not found
2026-06-04 07:15:33.777053 | instance | kube-system/cilium-8c5np/apply-sysctl-overwrites
2026-06-04 07:15:33.962675 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-8c5np" not found
2026-06-04 07:15:33.966224 | instance | kube-system/cilium-8c5np/mount-bpf-fs
2026-06-04 07:15:34.139888 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-8c5np" not found
2026-06-04 07:15:34.144655 | instance | kube-system/cilium-8c5np/clean-cilium-state
2026-06-04 07:15:34.306216 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-8c5np" not found
2026-06-04 07:15:34.309156 | instance | kube-system/cilium-8c5np/install-cni-binaries
2026-06-04 07:15:34.481462 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-8c5np" not found
2026-06-04 07:15:34.485338 | instance | kube-system/cilium-8c5np/cilium-agent
2026-06-04 07:15:34.743726 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-8c5np" not found
2026-06-04 07:15:34.922415 | instance | kube-system/cilium-operator-869df985b8-6m48x/cilium-operator
2026-06-04 07:15:35.095171 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-6m48x" not found
2026-06-04 07:15:35.264869 | instance | kube-system/coredns-67659f764b-k29sg/coredns
2026-06-04 07:15:35.431296 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-k29sg" not found
2026-06-04 07:15:35.602302 | instance | kube-system/coredns-67659f764b-pwv69/coredns
2026-06-04 07:15:35.774619 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-pwv69" not found
2026-06-04 07:15:35.970995 | instance | kube-system/etcd-instance/etcd
2026-06-04 07:15:36.169761 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-06-04 07:15:36.334754 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-06-04 07:15:36.533699 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-06-04 07:15:36.691581 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-06-04 07:15:36.933408 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found
2026-06-04 07:15:37.090559 | instance | kube-system/kube-proxy-66fbz/kube-proxy
2026-06-04 07:15:37.279225 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-66fbz" not found
2026-06-04 07:15:37.443491 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-06-04 07:15:37.610887 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found
2026-06-04 07:15:37.767203 | instance | kube-system/kube-vip-instance/kube-vip
2026-06-04 07:15:37.954934 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found
2026-06-04 07:15:38.133517 | instance | local-path-storage/local-path-provisioner-679c578f5-qxskd/local-path-provisioner
2026-06-04 07:15:38.310123 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-qxskd" not found
2026-06-04 07:15:38.480723 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-06-04 07:15:38.669472 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-04 07:15:38.674467 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-06-04 07:15:38.866655 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-04 07:15:38.869712 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-06-04 07:15:39.041539 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-04 07:15:39.046013 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-06-04 07:15:39.237106 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-04 07:15:39.403834 | instance | monitoring/goldpinger-q9c2t/goldpinger-daemon
2026-06-04 07:15:39.569818 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-q9c2t" not found
2026-06-04 07:15:39.742103 | instance | monitoring/kube-prometheus-stack-grafana-5957ffbff4-k2qxb/grafana-sc-dashboard
2026-06-04 07:15:39.914974 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-5957ffbff4-k2qxb" not found
2026-06-04 07:15:39.920896 | instance | monitoring/kube-prometheus-stack-grafana-5957ffbff4-k2qxb/grafana-sc-datasources
2026-06-04 07:15:40.094159 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-5957ffbff4-k2qxb" not found
2026-06-04 07:15:40.099035 | instance | monitoring/kube-prometheus-stack-grafana-5957ffbff4-k2qxb/grafana
2026-06-04 07:15:40.300375 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-5957ffbff4-k2qxb" not found
2026-06-04 07:15:40.468866 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-mn97b/kube-state-metrics
2026-06-04 07:15:40.639786 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-mn97b" not found
2026-06-04 07:15:40.808395 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-wlx8h/kube-prometheus-stack
2026-06-04 07:15:40.995823 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-wlx8h" not found
2026-06-04 07:15:41.170963 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-qjnwm/node-exporter
2026-06-04 07:15:41.355330 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-qjnwm/pod-tls-sidecar
2026-06-04 07:15:41.521888 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-qjnwm" not found
2026-06-04 07:15:41.684942 | instance | monitoring/loki-0/loki
2026-06-04 07:15:41.859954 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-06-04 07:15:42.031785 | instance | monitoring/loki-chunks-cache-0/memcached
2026-06-04 07:15:42.199007 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-06-04 07:15:42.203990 | instance | monitoring/loki-chunks-cache-0/exporter
2026-06-04 07:15:42.371806 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-06-04 07:15:42.536846 | instance | monitoring/loki-gateway-cf54cb88c-lgfmb/nginx
2026-06-04 07:15:42.816781 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-lgfmb" not found
2026-06-04 07:15:42.999739 | instance | monitoring/loki-results-cache-0/memcached
2026-06-04 07:15:43.159121 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-06-04 07:15:43.163187 | instance | monitoring/loki-results-cache-0/exporter
2026-06-04 07:15:43.345002 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-06-04 07:15:43.508625 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-lxd78/gc
2026-06-04 07:15:43.693733 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-lxd78" not found
2026-06-04 07:15:43.883750 | instance | monitoring/node-feature-discovery-master-8665476dbc-fhx9d/master
2026-06-04 07:15:44.066354 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-fhx9d" not found
2026-06-04 07:15:44.239452 | instance | monitoring/node-feature-discovery-worker-hwmr7/worker
2026-06-04 07:15:44.415676 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-hwmr7" not found
2026-06-04 07:15:44.579890 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-06-04 07:15:44.783371 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-04 07:15:44.787806 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-06-04 07:15:44.983417 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-04 07:15:44.986982 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-06-04 07:15:45.161153 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-04 07:15:45.165551 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-06-04 07:15:45.342482 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-04 07:15:45.347787 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-06-04 07:15:45.532186 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-04 07:15:45.695017 | instance | monitoring/prometheus-pushgateway-7b8659c68b-w486q/pushgateway
2026-06-04 07:15:45.877752 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-w486q" not found
2026-06-04 07:15:46.040121 | instance | monitoring/vector-t5mgl/vector
2026-06-04 07:15:46.255260 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-t5mgl" not found
2026-06-04 07:15:46.421863 | instance | openstack/barbican-api-7b8c57dd6c-qxsh9/init
2026-06-04 07:15:46.593758 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-7b8c57dd6c-qxsh9" not found
2026-06-04 07:15:46.597072 | instance | openstack/barbican-api-7b8c57dd6c-qxsh9/barbican-api
2026-06-04 07:15:46.766563 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-7b8c57dd6c-qxsh9" not found
2026-06-04 07:15:46.979659 | instance | openstack/barbican-db-init-pzpw9/init
2026-06-04 07:15:47.155032 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-pzpw9" not found
2026-06-04 07:15:47.159375 | instance | openstack/barbican-db-init-pzpw9/barbican-db-init-0
2026-06-04 07:15:47.345372 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-pzpw9" not found
2026-06-04 07:15:47.512267 | instance | openstack/barbican-db-sync-8ktkp/init
2026-06-04 07:15:47.685540 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-8ktkp" not found
2026-06-04 07:15:47.689439 | instance | openstack/barbican-db-sync-8ktkp/barbican-db-sync
2026-06-04 07:15:47.922276 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-8ktkp" not found
2026-06-04 07:15:48.138430 | instance | openstack/barbican-ks-endpoints-hmqzc/init
2026-06-04 07:15:48.322451 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-hmqzc" not found
2026-06-04 07:15:48.326494 | instance | openstack/barbican-ks-endpoints-hmqzc/key-manager-ks-endpoints-admin
2026-06-04 07:15:48.504383 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-hmqzc" not found
2026-06-04 07:15:48.509237 | instance | openstack/barbican-ks-endpoints-hmqzc/key-manager-ks-endpoints-internal
2026-06-04 07:15:48.713305 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-hmqzc" not found
2026-06-04 07:15:48.717542 | instance | openstack/barbican-ks-endpoints-hmqzc/key-manager-ks-endpoints-public
2026-06-04 07:15:48.900131 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-hmqzc" not found
2026-06-04 07:15:49.074751 | instance | openstack/barbican-ks-service-x5nrg/init
2026-06-04 07:15:49.253177 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-x5nrg" not found
2026-06-04 07:15:49.257708 | instance | openstack/barbican-ks-service-x5nrg/key-manager-ks-service-registration
2026-06-04 07:15:49.433242 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-x5nrg" not found
2026-06-04 07:15:49.604195 | instance | openstack/barbican-ks-user-sdchm/init
2026-06-04 07:15:49.790063 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-sdchm" not found
2026-06-04 07:15:49.795346 | instance | openstack/barbican-ks-user-sdchm/barbican-ks-user
2026-06-04 07:15:49.982071 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-sdchm" not found
2026-06-04 07:15:50.161103 | instance | openstack/barbican-rabbit-init-nxsmd/init
2026-06-04 07:15:50.335808 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-nxsmd" not found
2026-06-04 07:15:50.340381 | instance | openstack/barbican-rabbit-init-nxsmd/rabbit-init
2026-06-04 07:15:50.508381 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-nxsmd" not found
2026-06-04 07:15:50.687460 | instance | openstack/cinder-api-79d55689fc-zz9rl/init
2026-06-04 07:15:50.868775 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-79d55689fc-zz9rl" not found
2026-06-04 07:15:50.874127 | instance | openstack/cinder-api-79d55689fc-zz9rl/ceph-coordination-volume-perms
2026-06-04 07:15:51.043895 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-79d55689fc-zz9rl" not found
2026-06-04 07:15:51.047714 | instance | openstack/cinder-api-79d55689fc-zz9rl/cinder-api
2026-06-04 07:15:51.255327 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-79d55689fc-zz9rl" not found
2026-06-04 07:15:51.451812 | instance | openstack/cinder-backup-78b8fc7c55-wxw6j/init
2026-06-04 07:15:51.615852 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-78b8fc7c55-wxw6j" not found
2026-06-04 07:15:51.620745 | instance | openstack/cinder-backup-78b8fc7c55-wxw6j/ceph-backup-keyring-placement
2026-06-04 07:15:51.786010 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-78b8fc7c55-wxw6j" not found
2026-06-04 07:15:51.789470 | instance | openstack/cinder-backup-78b8fc7c55-wxw6j/ceph-keyring-placement-rbd1
2026-06-04 07:15:51.967098 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-78b8fc7c55-wxw6j" not found
2026-06-04 07:15:51.972071 | instance | openstack/cinder-backup-78b8fc7c55-wxw6j/ceph-coordination-volume-perms
2026-06-04 07:15:52.140619 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-78b8fc7c55-wxw6j" not found
2026-06-04 07:15:52.145024 | instance | openstack/cinder-backup-78b8fc7c55-wxw6j/cinder-backup
2026-06-04 07:15:52.314284 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-78b8fc7c55-wxw6j" not found
2026-06-04 07:15:52.475702 | instance | openstack/cinder-backup-storage-init-4rg8b/init
2026-06-04 07:15:52.643469 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-4rg8b" not found
2026-06-04 07:15:52.647742 | instance | openstack/cinder-backup-storage-init-4rg8b/ceph-keyring-placement
2026-06-04 07:15:52.824443 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-4rg8b" not found
2026-06-04 07:15:52.828716 | instance | openstack/cinder-backup-storage-init-4rg8b/cinder-backup-storage-init
2026-06-04 07:15:53.001228 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-4rg8b" not found
2026-06-04 07:15:53.174822 | instance | openstack/cinder-bootstrap-527jk/init
2026-06-04 07:15:53.361721 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-527jk" not found
2026-06-04 07:15:53.364951 | instance | openstack/cinder-bootstrap-527jk/bootstrap
2026-06-04 07:15:53.526403 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-527jk" not found
2026-06-04 07:15:53.714863 | instance | openstack/cinder-create-internal-tenant-ggkxr/init
2026-06-04 07:15:53.898429 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-ggkxr" not found
2026-06-04 07:15:53.902364 | instance | openstack/cinder-create-internal-tenant-ggkxr/create-internal-tenant
2026-06-04 07:15:54.073486 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-ggkxr" not found
2026-06-04 07:15:54.253121 | instance | openstack/cinder-db-init-dkxhr/init
2026-06-04 07:15:54.418530 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-dkxhr" not found
2026-06-04 07:15:54.422386 | instance | openstack/cinder-db-init-dkxhr/cinder-db-init-0
2026-06-04 07:15:54.606041 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-dkxhr" not found
2026-06-04 07:15:54.775388 | instance | openstack/cinder-db-sync-hm5qv/init
2026-06-04 07:15:54.971353 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-hm5qv" not found
2026-06-04 07:15:54.975879 | instance | openstack/cinder-db-sync-hm5qv/cinder-db-sync
2026-06-04 07:15:55.151991 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-hm5qv" not found
2026-06-04 07:15:55.322606 | instance | openstack/cinder-ks-endpoints-r99h6/init
2026-06-04 07:15:55.486932 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-r99h6" not found
2026-06-04 07:15:55.491319 | instance | openstack/cinder-ks-endpoints-r99h6/volumev3-ks-endpoints-admin
2026-06-04 07:15:55.667004 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-r99h6" not found
2026-06-04 07:15:55.672299 | instance | openstack/cinder-ks-endpoints-r99h6/volumev3-ks-endpoints-internal
2026-06-04 07:15:55.847028 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-r99h6" not found
2026-06-04 07:15:55.851720 | instance | openstack/cinder-ks-endpoints-r99h6/volumev3-ks-endpoints-public
2026-06-04 07:15:56.026893 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-r99h6" not found
2026-06-04 07:15:56.201099 | instance | openstack/cinder-ks-service-mwljq/init
2026-06-04 07:15:56.380900 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-mwljq" not found
2026-06-04 07:15:56.384306 | instance | openstack/cinder-ks-service-mwljq/volumev3-ks-service-registration
2026-06-04 07:15:56.574142 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-mwljq" not found
2026-06-04 07:15:56.747486 | instance | openstack/cinder-ks-user-9g862/init
2026-06-04 07:15:56.935885 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-9g862" not found
2026-06-04 07:15:56.938213 | instance | openstack/cinder-ks-user-9g862/cinder-ks-user
2026-06-04 07:15:57.112334 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-9g862" not found
2026-06-04 07:15:57.275468 | instance | openstack/cinder-rabbit-init-6f675/init
2026-06-04 07:15:57.441944 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-6f675" not found
2026-06-04 07:15:57.446416 | instance | openstack/cinder-rabbit-init-6f675/rabbit-init
2026-06-04 07:15:57.617622 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-6f675" not found
2026-06-04 07:15:57.789140 | instance | openstack/cinder-scheduler-5fb45dddb7-vbmfp/init
2026-06-04 07:15:57.982292 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-5fb45dddb7-vbmfp" not found
2026-06-04 07:15:57.985441 | instance | openstack/cinder-scheduler-5fb45dddb7-vbmfp/ceph-coordination-volume-perms
2026-06-04 07:15:58.153702 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-5fb45dddb7-vbmfp" not found
2026-06-04 07:15:58.157318 | instance | openstack/cinder-scheduler-5fb45dddb7-vbmfp/cinder-scheduler
2026-06-04 07:15:58.319857 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-5fb45dddb7-vbmfp" not found
2026-06-04 07:15:58.487505 | instance | openstack/cinder-storage-init-2qzz4/init
2026-06-04 07:15:58.660595 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-2qzz4" not found
2026-06-04 07:15:58.671195 | instance | openstack/cinder-storage-init-2qzz4/ceph-keyring-placement
2026-06-04 07:15:58.871660 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-2qzz4" not found
2026-06-04 07:15:58.874946 | instance | openstack/cinder-storage-init-2qzz4/cinder-storage-init-rbd1
2026-06-04 07:15:59.048989 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-2qzz4" not found
2026-06-04 07:15:59.216119 | instance | openstack/cinder-volume-6f677756f-7kldd/init
2026-06-04 07:15:59.394789 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-6f677756f-7kldd" not found
2026-06-04 07:15:59.398484 | instance | openstack/cinder-volume-6f677756f-7kldd/ceph-keyring-placement-rbd1
2026-06-04 07:15:59.576378 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-6f677756f-7kldd" not found
2026-06-04 07:15:59.580682 | instance | openstack/cinder-volume-6f677756f-7kldd/ceph-coordination-volume-perms
2026-06-04 07:15:59.796434 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-6f677756f-7kldd" not found
2026-06-04 07:15:59.801317 | instance | openstack/cinder-volume-6f677756f-7kldd/init-cinder-conf
2026-06-04 07:15:59.994436 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-6f677756f-7kldd" not found
2026-06-04 07:16:00.009008 | instance | openstack/cinder-volume-6f677756f-7kldd/cinder-volume
2026-06-04 07:16:00.224346 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-6f677756f-7kldd" not found
2026-06-04 07:16:00.419660 | instance | openstack/cinder-volume-usage-audit-29675945-wj2tp/init
2026-06-04 07:16:00.631410 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29675945-wj2tp" not found
2026-06-04 07:16:00.635380 | instance | openstack/cinder-volume-usage-audit-29675945-wj2tp/cinder-volume-usage-audit
2026-06-04 07:16:00.832361 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29675945-wj2tp" not found
2026-06-04 07:16:01.000935 | instance | openstack/glance-api-7d484f744-dth2r/init
2026-06-04 07:16:01.180177 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-7d484f744-dth2r" not found
2026-06-04 07:16:01.184145 | instance | openstack/glance-api-7d484f744-dth2r/glance-perms
2026-06-04 07:16:01.369551 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-7d484f744-dth2r" not found
2026-06-04 07:16:01.373646 | instance | openstack/glance-api-7d484f744-dth2r/ceph-keyring-placement
2026-06-04 07:16:01.545566 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-7d484f744-dth2r" not found
2026-06-04 07:16:01.551865 | instance | openstack/glance-api-7d484f744-dth2r/glance-api
2026-06-04 07:16:01.747234 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-7d484f744-dth2r" not found
2026-06-04 07:16:01.950300 | instance | openstack/glance-db-init-gp8wb/init
2026-06-04 07:16:02.131567 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-gp8wb" not found
2026-06-04 07:16:02.135695 | instance | openstack/glance-db-init-gp8wb/glance-db-init-0
2026-06-04 07:16:02.330720 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-gp8wb" not found
2026-06-04 07:16:02.512100 | instance | openstack/glance-db-sync-78zp6/init
2026-06-04 07:16:02.692355 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-78zp6" not found
2026-06-04 07:16:02.696558 | instance | openstack/glance-db-sync-78zp6/glance-db-sync
2026-06-04 07:16:02.881969 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-78zp6" not found
2026-06-04 07:16:03.052954 | instance | openstack/glance-ks-endpoints-k54fw/init
2026-06-04 07:16:03.231750 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-k54fw" not found
2026-06-04 07:16:03.234781 | instance | openstack/glance-ks-endpoints-k54fw/image-ks-endpoints-admin
2026-06-04 07:16:03.407114 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-k54fw" not found
2026-06-04 07:16:03.411444 | instance | openstack/glance-ks-endpoints-k54fw/image-ks-endpoints-internal
2026-06-04 07:16:03.582323 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-k54fw" not found
2026-06-04 07:16:03.586030 | instance | openstack/glance-ks-endpoints-k54fw/image-ks-endpoints-public
2026-06-04 07:16:03.753645 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-k54fw" not found
2026-06-04 07:16:03.931942 | instance | openstack/glance-ks-service-pfvtj/init
2026-06-04 07:16:04.098040 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-pfvtj" not found
2026-06-04 07:16:04.101636 | instance | openstack/glance-ks-service-pfvtj/image-ks-service-registration
2026-06-04 07:16:04.267902 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-pfvtj" not found
2026-06-04 07:16:04.458672 | instance | openstack/glance-ks-user-g45vt/init
2026-06-04 07:16:04.634425 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-g45vt" not found
2026-06-04 07:16:04.637409 | instance | openstack/glance-ks-user-g45vt/glance-ks-user
2026-06-04 07:16:04.810185 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-g45vt" not found
2026-06-04 07:16:04.980643 | instance | openstack/glance-metadefs-load-5wtwx/init
2026-06-04 07:16:05.173023 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-5wtwx" not found
2026-06-04 07:16:05.176928 | instance | openstack/glance-metadefs-load-5wtwx/glance-metadefs-load
2026-06-04 07:16:05.341512 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-5wtwx" not found
2026-06-04 07:16:05.509681 | instance | openstack/glance-rabbit-init-h6cqf/init
2026-06-04 07:16:05.686623 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-h6cqf" not found
2026-06-04 07:16:05.690812 | instance | openstack/glance-rabbit-init-h6cqf/rabbit-init
2026-06-04 07:16:05.863717 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-h6cqf" not found
2026-06-04 07:16:06.067220 | instance | openstack/glance-storage-init-mwb8p/init
2026-06-04 07:16:06.251468 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-mwb8p" not found
2026-06-04 07:16:06.256108 | instance | openstack/glance-storage-init-mwb8p/ceph-keyring-placement
2026-06-04 07:16:06.453678 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-mwb8p" not found
2026-06-04 07:16:06.457637 | instance | openstack/glance-storage-init-mwb8p/glance-storage-init
2026-06-04 07:16:06.636609 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-mwb8p" not found
2026-06-04 07:16:06.799975 | instance | openstack/keepalived-vndr8/init
2026-06-04 07:16:06.998649 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-vndr8" not found
2026-06-04 07:16:07.002274 | instance | openstack/keepalived-vndr8/wait-for-ip
2026-06-04 07:16:07.258847 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-vndr8" not found
2026-06-04 07:16:07.263307 | instance | openstack/keepalived-vndr8/keepalived
2026-06-04 07:16:07.348548 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-vndr8" is waiting to start: PodInitializing
2026-06-04 07:16:07.430508 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-vndr8" not found
2026-06-04 07:16:07.587521 | instance | openstack/keystone-api-765f988cbf-qv5tk/init
2026-06-04 07:16:07.767419 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-765f988cbf-qv5tk" not found
2026-06-04 07:16:07.770454 | instance | openstack/keystone-api-765f988cbf-qv5tk/keystone-api
2026-06-04 07:16:08.150463 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-765f988cbf-qv5tk" not found
2026-06-04 07:16:08.338186 | instance | openstack/keystone-bootstrap-nxjdl/init
2026-06-04 07:16:08.533005 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-nxjdl" not found
2026-06-04 07:16:08.536808 | instance | openstack/keystone-bootstrap-nxjdl/bootstrap
2026-06-04 07:16:08.728054 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-nxjdl" not found
2026-06-04 07:16:08.911693 | instance | openstack/keystone-credential-setup-g9wpf/init
2026-06-04 07:16:09.082370 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-g9wpf" not found
2026-06-04 07:16:09.086894 | instance | openstack/keystone-credential-setup-g9wpf/keystone-credential-setup
2026-06-04 07:16:09.261177 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-g9wpf" not found
2026-06-04 07:16:09.448873 | instance | openstack/keystone-db-init-5cmz7/init
2026-06-04 07:16:09.624049 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-5cmz7" not found
2026-06-04 07:16:09.628900 | instance | openstack/keystone-db-init-5cmz7/keystone-db-init-0
2026-06-04 07:16:09.803576 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-5cmz7" not found
2026-06-04 07:16:09.979620 | instance | openstack/keystone-db-sync-xzpzh/init
2026-06-04 07:16:10.148640 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-xzpzh" not found
2026-06-04 07:16:10.152951 | instance | openstack/keystone-db-sync-xzpzh/keystone-db-sync
2026-06-04 07:16:10.323591 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-xzpzh" not found
2026-06-04 07:16:10.509133 | instance | openstack/keystone-domain-manage-k9ffc/init
2026-06-04 07:16:10.682294 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-k9ffc" not found
2026-06-04 07:16:10.686741 | instance | openstack/keystone-domain-manage-k9ffc/keystone-domain-manage
2026-06-04 07:16:10.861930 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-k9ffc" not found
2026-06-04 07:16:11.041562 | instance | openstack/keystone-fernet-setup-4667x/init
2026-06-04 07:16:11.220890 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-4667x" not found
2026-06-04 07:16:11.224226 | instance | openstack/keystone-fernet-setup-4667x/keystone-fernet-setup
2026-06-04 07:16:11.406656 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-4667x" not found
2026-06-04 07:16:11.582883 | instance | openstack/keystone-rabbit-init-vqrqk/init
2026-06-04 07:16:11.761422 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-vqrqk" not found
2026-06-04 07:16:11.764783 | instance | openstack/keystone-rabbit-init-vqrqk/rabbit-init
2026-06-04 07:16:11.951366 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-vqrqk" not found
2026-06-04 07:16:12.132895 | instance | openstack/libvirt-libvirt-default-7f6nk/init
2026-06-04 07:16:12.316243 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-7f6nk" not found
2026-06-04 07:16:12.321438 | instance | openstack/libvirt-libvirt-default-7f6nk/init-dynamic-options
2026-06-04 07:16:12.496903 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-7f6nk" not found
2026-06-04 07:16:12.502152 | instance | openstack/libvirt-libvirt-default-7f6nk/ceph-admin-keyring-placement
2026-06-04 07:16:12.684127 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-7f6nk" not found
2026-06-04 07:16:12.688993 | instance | openstack/libvirt-libvirt-default-7f6nk/ceph-keyring-placement
2026-06-04 07:16:12.869694 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-7f6nk" not found
2026-06-04 07:16:12.874458 | instance | openstack/libvirt-libvirt-default-7f6nk/tls-sidecar
2026-06-04 07:16:13.043916 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-7f6nk" not found
2026-06-04 07:16:13.047529 | instance | openstack/libvirt-libvirt-default-7f6nk/libvirt
2026-06-04 07:16:13.235561 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-7f6nk" not found
2026-06-04 07:16:13.239236 | instance | openstack/libvirt-libvirt-default-7f6nk/libvirt-exporter
2026-06-04 07:16:13.428259 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-7f6nk" not found
2026-06-04 07:16:13.607333 | instance | openstack/memcached-memcached-6479589586-lr9cw/init
2026-06-04 07:16:13.787124 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-lr9cw" not found
2026-06-04 07:16:13.792002 | instance | openstack/memcached-memcached-6479589586-lr9cw/memcached
2026-06-04 07:16:13.992245 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-lr9cw" not found
2026-06-04 07:16:13.997930 | instance | openstack/memcached-memcached-6479589586-lr9cw/memcached-exporter
2026-06-04 07:16:14.182756 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-lr9cw" not found
2026-06-04 07:16:14.353380 | instance | openstack/neutron-db-init-v965s/init
2026-06-04 07:16:14.521866 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-v965s" not found
2026-06-04 07:16:14.526426 | instance | openstack/neutron-db-init-v965s/neutron-db-init-0
2026-06-04 07:16:14.702805 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-v965s" not found
2026-06-04 07:16:14.895408 | instance | openstack/neutron-db-sync-tp2jl/init
2026-06-04 07:16:15.078501 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-tp2jl" not found
2026-06-04 07:16:15.082711 | instance | openstack/neutron-db-sync-tp2jl/neutron-db-sync
2026-06-04 07:16:15.279203 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-tp2jl" not found
2026-06-04 07:16:15.472404 | instance | openstack/neutron-ks-endpoints-xfm2g/init
2026-06-04 07:16:15.667384 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-xfm2g" not found
2026-06-04 07:16:15.671688 | instance | openstack/neutron-ks-endpoints-xfm2g/network-ks-endpoints-admin
2026-06-04 07:16:15.862002 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-xfm2g" not found
2026-06-04 07:16:15.865767 | instance | openstack/neutron-ks-endpoints-xfm2g/network-ks-endpoints-internal
2026-06-04 07:16:16.058980 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-xfm2g" not found
2026-06-04 07:16:16.061763 | instance | openstack/neutron-ks-endpoints-xfm2g/network-ks-endpoints-public
2026-06-04 07:16:16.230051 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-xfm2g" not found
2026-06-04 07:16:16.402845 | instance | openstack/neutron-ks-service-q9thk/init
2026-06-04 07:16:16.582476 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-q9thk" not found
2026-06-04 07:16:16.587420 | instance | openstack/neutron-ks-service-q9thk/network-ks-service-registration
2026-06-04 07:16:16.770975 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-q9thk" not found
2026-06-04 07:16:16.959129 | instance | openstack/neutron-ks-user-k9mjm/init
2026-06-04 07:16:17.138538 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-k9mjm" not found
2026-06-04 07:16:17.142293 | instance | openstack/neutron-ks-user-k9mjm/neutron-ks-user
2026-06-04 07:16:17.325877 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-k9mjm" not found
2026-06-04 07:16:17.517911 | instance | openstack/neutron-netns-cleanup-cron-default-hwc9q/init
2026-06-04 07:16:17.694263 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-hwc9q" not found
2026-06-04 07:16:17.699705 | instance | openstack/neutron-netns-cleanup-cron-default-hwc9q/neutron-netns-cleanup-cron
2026-06-04 07:16:17.891141 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-hwc9q" not found
2026-06-04 07:16:18.063695 | instance | openstack/neutron-ovn-metadata-agent-default-skxdk/init
2026-06-04 07:16:18.253038 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-skxdk" not found
2026-06-04 07:16:18.256970 | instance | openstack/neutron-ovn-metadata-agent-default-skxdk/neutron-metadata-agent-init
2026-06-04 07:16:18.346461 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-skxdk" is waiting to start: PodInitializing
2026-06-04 07:16:18.435479 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-skxdk" not found
2026-06-04 07:16:18.439460 | instance | openstack/neutron-ovn-metadata-agent-default-skxdk/ovn-neutron-init
2026-06-04 07:16:18.520652 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-skxdk" is waiting to start: PodInitializing
2026-06-04 07:16:18.608026 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-skxdk" not found
2026-06-04 07:16:18.612782 | instance | openstack/neutron-ovn-metadata-agent-default-skxdk/neutron-ovn-metadata-agent
2026-06-04 07:16:18.704923 | instance | Error from server (BadRequest): container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-skxdk" is waiting to start: PodInitializing
2026-06-04 07:16:18.785372 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-skxdk" not found
2026-06-04 07:16:18.954370 | instance | openstack/neutron-ovn-vpn-agent-default-wkdr6/init
2026-06-04 07:16:19.138489 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-wkdr6" not found
2026-06-04 07:16:19.142807 | instance | openstack/neutron-ovn-vpn-agent-default-wkdr6/ovn-vpn-agent-init
2026-06-04 07:16:19.224692 | instance | Error from server (BadRequest): container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-wkdr6" is waiting to start: PodInitializing
2026-06-04 07:16:19.308205 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-wkdr6" not found
2026-06-04 07:16:19.313209 | instance | openstack/neutron-ovn-vpn-agent-default-wkdr6/ovn-neutron-init
2026-06-04 07:16:19.391527 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-wkdr6" is waiting to start: PodInitializing
2026-06-04 07:16:19.475873 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-wkdr6" not found
2026-06-04 07:16:19.479228 | instance | openstack/neutron-ovn-vpn-agent-default-wkdr6/neutron-ovn-vpn-agent
2026-06-04 07:16:19.564914 | instance | Error from server (BadRequest): container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-wkdr6" is waiting to start: PodInitializing
2026-06-04 07:16:19.651833 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-wkdr6" not found
2026-06-04 07:16:19.830047 | instance | openstack/neutron-rabbit-init-wdhds/init
2026-06-04 07:16:20.032874 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-wdhds" not found
2026-06-04 07:16:20.037337 | instance | openstack/neutron-rabbit-init-wdhds/rabbit-init
2026-06-04 07:16:20.202731 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-wdhds" not found
2026-06-04 07:16:20.372727 | instance | openstack/neutron-rpc-server-5657987566-294nb/init
2026-06-04 07:16:20.550282 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-5657987566-294nb" not found
2026-06-04 07:16:20.554950 | instance | openstack/neutron-rpc-server-5657987566-294nb/ovn-neutron-init
2026-06-04 07:16:20.719491 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-rpc-server-5657987566-294nb" not found
2026-06-04 07:16:20.724087 | instance | openstack/neutron-rpc-server-5657987566-294nb/neutron-rpc-server
2026-06-04 07:16:21.081069 | instance | openstack/neutron-server-69d579b4d6-stk46/init
2026-06-04 07:16:21.279049 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-69d579b4d6-stk46" not found
2026-06-04 07:16:21.282862 | instance | openstack/neutron-server-69d579b4d6-stk46/ovn-neutron-init
2026-06-04 07:16:21.461739 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-69d579b4d6-stk46" not found
2026-06-04 07:16:21.466886 | instance | openstack/neutron-server-69d579b4d6-stk46/neutron-server
2026-06-04 07:16:21.655815 | instance | openstack/neutron-server-69d579b4d6-stk46/neutron-policy-server
2026-06-04 07:16:21.833814 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-69d579b4d6-stk46" not found
2026-06-04 07:16:22.030024 | instance | openstack/nova-api-metadata-5fb4b89d58-24qbr/init
2026-06-04 07:16:22.210588 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-5fb4b89d58-24qbr" not found
2026-06-04 07:16:22.215768 | instance | openstack/nova-api-metadata-5fb4b89d58-24qbr/nova-api-metadata-init
2026-06-04 07:16:22.386910 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-5fb4b89d58-24qbr" not found
2026-06-04 07:16:22.391617 | instance | openstack/nova-api-metadata-5fb4b89d58-24qbr/nova-api
2026-06-04 07:16:22.560350 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-5fb4b89d58-24qbr" not found
2026-06-04 07:16:22.734201 | instance | openstack/nova-api-osapi-845546975b-xsmwv/init
2026-06-04 07:16:22.922353 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-845546975b-xsmwv" not found
2026-06-04 07:16:22.925700 | instance | openstack/nova-api-osapi-845546975b-xsmwv/nova-osapi
2026-06-04 07:16:23.104352 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-845546975b-xsmwv" not found
2026-06-04 07:16:23.259742 | instance | openstack/nova-bootstrap-5zrfx/init
2026-06-04 07:16:23.435323 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-5zrfx" not found
2026-06-04 07:16:23.438912 | instance | openstack/nova-bootstrap-5zrfx/bootstrap
2026-06-04 07:16:23.602275 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-5zrfx" not found
2026-06-04 07:16:23.766741 | instance | openstack/nova-cell-setup-s555t/init
2026-06-04 07:16:23.974707 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-s555t" not found
2026-06-04 07:16:23.987827 | instance | openstack/nova-cell-setup-s555t/nova-cell-setup-init
2026-06-04 07:16:24.092996 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-s555t" is waiting to start: PodInitializing
2026-06-04 07:16:24.182090 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-s555t" not found
2026-06-04 07:16:24.185979 | instance | openstack/nova-cell-setup-s555t/nova-cell-setup
2026-06-04 07:16:24.270171 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-s555t" is waiting to start: PodInitializing
2026-06-04 07:16:24.350262 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-s555t" not found
2026-06-04 07:16:24.507516 | instance | openstack/nova-compute-default-jb8zl/init
2026-06-04 07:16:24.715450 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-jb8zl" not found
2026-06-04 07:16:24.718587 | instance | openstack/nova-compute-default-jb8zl/nova-compute-init
2026-06-04 07:16:24.810221 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-jb8zl" is waiting to start: PodInitializing
2026-06-04 07:16:24.905088 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-jb8zl" not found
2026-06-04 07:16:24.908545 | instance | openstack/nova-compute-default-jb8zl/ceph-perms
2026-06-04 07:16:24.997526 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-jb8zl" is waiting to start: PodInitializing
2026-06-04 07:16:25.076646 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-jb8zl" not found
2026-06-04 07:16:25.080961 | instance | openstack/nova-compute-default-jb8zl/ceph-admin-keyring-placement
2026-06-04 07:16:25.172938 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-jb8zl" is waiting to start: PodInitializing
2026-06-04 07:16:25.253599 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-jb8zl" not found
2026-06-04 07:16:25.256704 | instance | openstack/nova-compute-default-jb8zl/ceph-keyring-placement
2026-06-04 07:16:25.345526 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-jb8zl" is waiting to start: PodInitializing
2026-06-04 07:16:25.448929 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-jb8zl" not found
2026-06-04 07:16:25.454302 | instance | openstack/nova-compute-default-jb8zl/nova-compute-vnc-init
2026-06-04 07:16:25.556285 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-jb8zl" is waiting to start: PodInitializing
2026-06-04 07:16:25.648227 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-jb8zl" not found
2026-06-04 07:16:25.653083 | instance | openstack/nova-compute-default-jb8zl/nova-compute-ssh-init
2026-06-04 07:16:25.737160 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-jb8zl" is waiting to start: PodInitializing
2026-06-04 07:16:25.826636 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-jb8zl" not found
2026-06-04 07:16:25.834417 | instance | openstack/nova-compute-default-jb8zl/nova-compute
2026-06-04 07:16:25.937959 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-jb8zl" is waiting to start: PodInitializing
2026-06-04 07:16:26.031720 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-jb8zl" not found
2026-06-04 07:16:26.036274 | instance | openstack/nova-compute-default-jb8zl/nova-compute-ssh
2026-06-04 07:16:26.125630 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-jb8zl" is waiting to start: PodInitializing
2026-06-04 07:16:26.231174 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-jb8zl" not found
2026-06-04 07:16:26.414204 | instance | openstack/nova-conductor-74d6dbc668-xh7mq/init
2026-06-04 07:16:26.597508 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-74d6dbc668-xh7mq" not found
2026-06-04 07:16:26.602624 | instance | openstack/nova-conductor-74d6dbc668-xh7mq/nova-conductor
2026-06-04 07:16:26.780812 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-74d6dbc668-xh7mq" not found
2026-06-04 07:16:26.977215 | instance | openstack/nova-db-init-69pqj/init
2026-06-04 07:16:27.146973 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-69pqj" not found
2026-06-04 07:16:27.150458 | instance | openstack/nova-db-init-69pqj/nova-db-init-0
2026-06-04 07:16:27.325038 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-69pqj" not found
2026-06-04 07:16:27.330409 | instance | openstack/nova-db-init-69pqj/nova-db-init-1
2026-06-04 07:16:27.493234 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-69pqj" not found
2026-06-04 07:16:27.496365 | instance | openstack/nova-db-init-69pqj/nova-db-init-2
2026-06-04 07:16:27.663129 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-69pqj" not found
2026-06-04 07:16:27.834056 | instance | openstack/nova-db-sync-cldr6/init
2026-06-04 07:16:28.032295 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-cldr6" not found
2026-06-04 07:16:28.035856 | instance | openstack/nova-db-sync-cldr6/nova-db-sync
2026-06-04 07:16:28.224863 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-cldr6" not found
2026-06-04 07:16:28.396180 | instance | openstack/nova-ks-endpoints-2ksvw/init
2026-06-04 07:16:28.578748 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-2ksvw" not found
2026-06-04 07:16:28.582437 | instance | openstack/nova-ks-endpoints-2ksvw/compute-ks-endpoints-admin
2026-06-04 07:16:28.764572 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-2ksvw" not found
2026-06-04 07:16:28.768441 | instance | openstack/nova-ks-endpoints-2ksvw/compute-ks-endpoints-internal
2026-06-04 07:16:28.960368 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-2ksvw" not found
2026-06-04 07:16:28.963473 | instance | openstack/nova-ks-endpoints-2ksvw/compute-ks-endpoints-public
2026-06-04 07:16:29.131154 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-2ksvw" not found
2026-06-04 07:16:29.300764 | instance | openstack/nova-ks-service-jglmk/init
2026-06-04 07:16:29.478939 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-jglmk" not found
2026-06-04 07:16:29.483522 | instance | openstack/nova-ks-service-jglmk/compute-ks-service-registration
2026-06-04 07:16:29.669947 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-jglmk" not found
2026-06-04 07:16:29.864887 | instance | openstack/nova-ks-user-qfnc5/init
2026-06-04 07:16:30.078957 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-qfnc5" not found
2026-06-04 07:16:30.087654 | instance | openstack/nova-ks-user-qfnc5/nova-ks-user
2026-06-04 07:16:30.258700 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-qfnc5" not found
2026-06-04 07:16:30.443825 | instance | openstack/nova-novncproxy-59fc6b5f67-slcrc/init
2026-06-04 07:16:30.612914 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-59fc6b5f67-slcrc" not found
2026-06-04 07:16:30.616816 | instance | openstack/nova-novncproxy-59fc6b5f67-slcrc/nova-novncproxy-init
2026-06-04 07:16:30.789056 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-59fc6b5f67-slcrc" not found
2026-06-04 07:16:30.799993 | instance | openstack/nova-novncproxy-59fc6b5f67-slcrc/nova-novncproxy-init-assets
2026-06-04 07:16:30.973504 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-59fc6b5f67-slcrc" not found
2026-06-04 07:16:30.978007 | instance | openstack/nova-novncproxy-59fc6b5f67-slcrc/nova-novncproxy
2026-06-04 07:16:31.154732 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-59fc6b5f67-slcrc" not found
2026-06-04 07:16:31.331728 | instance | openstack/nova-rabbit-init-prwjn/init
2026-06-04 07:16:31.508406 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-prwjn" not found
2026-06-04 07:16:31.513050 | instance | openstack/nova-rabbit-init-prwjn/rabbit-init
2026-06-04 07:16:31.691138 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-prwjn" not found
2026-06-04 07:16:31.883576 | instance | openstack/nova-scheduler-55f7f74f48-v5lww/init
2026-06-04 07:16:32.069823 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-55f7f74f48-v5lww" not found
2026-06-04 07:16:32.074847 | instance | openstack/nova-scheduler-55f7f74f48-v5lww/nova-scheduler
2026-06-04 07:16:32.239961 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-55f7f74f48-v5lww" not found
2026-06-04 07:16:32.423291 | instance | openstack/openvswitch-zbcqr/init
2026-06-04 07:16:32.588854 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-zbcqr" not found
2026-06-04 07:16:32.592644 | instance | openstack/openvswitch-zbcqr/openvswitch-db-perms
2026-06-04 07:16:32.779698 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-zbcqr" not found
2026-06-04 07:16:32.784717 | instance | openstack/openvswitch-zbcqr/openvswitch-vswitchd-modules
2026-06-04 07:16:32.962900 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-zbcqr" not found
2026-06-04 07:16:32.966993 | instance | openstack/openvswitch-zbcqr/openvswitch-db
2026-06-04 07:16:33.149354 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-zbcqr" not found
2026-06-04 07:16:33.154888 | instance | openstack/openvswitch-zbcqr/openvswitch-vswitchd
2026-06-04 07:16:33.331805 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-zbcqr" not found
2026-06-04 07:16:33.496694 | instance | openstack/ovn-controller-default-whfj4/init
2026-06-04 07:16:33.679580 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-whfj4" not found
2026-06-04 07:16:33.684550 | instance | openstack/ovn-controller-default-whfj4/get-gw-enabled
2026-06-04 07:16:33.869142 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-whfj4" not found
2026-06-04 07:16:33.874317 | instance | openstack/ovn-controller-default-whfj4/controller-init
2026-06-04 07:16:34.050790 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-whfj4" not found
2026-06-04 07:16:34.055896 | instance | openstack/ovn-controller-default-whfj4/controller
2026-06-04 07:16:34.232633 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-whfj4" not found
2026-06-04 07:16:34.237466 | instance | openstack/ovn-controller-default-whfj4/vector
2026-06-04 07:16:34.412385 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-whfj4" not found
2026-06-04 07:16:34.415571 | instance | openstack/ovn-controller-default-whfj4/log-parser
2026-06-04 07:16:34.590672 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-whfj4" not found
2026-06-04 07:16:34.758592 | instance | openstack/ovn-northd-fc978744-8jmcg/init
2026-06-04 07:16:34.943726 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-8jmcg" not found
2026-06-04 07:16:34.947183 | instance | openstack/ovn-northd-fc978744-8jmcg/northd
2026-06-04 07:16:35.116188 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-8jmcg" not found
2026-06-04 07:16:35.288520 | instance | openstack/ovn-ovsdb-nb-0/init
2026-06-04 07:16:35.460573 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found
2026-06-04 07:16:35.465374 | instance | openstack/ovn-ovsdb-nb-0/ovsdb
2026-06-04 07:16:35.649095 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found
2026-06-04 07:16:35.815673 | instance | openstack/ovn-ovsdb-sb-0/init
2026-06-04 07:16:35.986573 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found
2026-06-04 07:16:35.990716 | instance | openstack/ovn-ovsdb-sb-0/ovsdb
2026-06-04 07:16:36.152674 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found
2026-06-04 07:16:36.332719 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-06-04 07:16:36.508506 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-04 07:16:36.513182 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-06-04 07:16:36.685934 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-04 07:16:36.689372 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-06-04 07:16:36.956809 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-06-04 07:16:36.960652 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-06-04 07:16:37.135754 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-06-04 07:16:37.299755 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-06-04 07:16:37.477398 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-06-04 07:16:37.480377 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-06-04 07:16:37.690150 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-06-04 07:16:37.693641 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-06-04 07:16:37.875376 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-06-04 07:16:38.048507 | instance | openstack/placement-api-64945f4f79-xt6c8/init
2026-06-04 07:16:38.236089 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-64945f4f79-xt6c8" not found
2026-06-04 07:16:38.239817 | instance | openstack/placement-api-64945f4f79-xt6c8/placement-api
2026-06-04 07:16:38.446620 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-64945f4f79-xt6c8" not found
2026-06-04 07:16:38.623446 | instance | openstack/placement-db-init-2r8ss/init
2026-06-04 07:16:38.798656 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-2r8ss" not found
2026-06-04 07:16:38.803108 | instance | openstack/placement-db-init-2r8ss/placement-db-init-0
2026-06-04 07:16:38.985994 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-2r8ss" not found
2026-06-04 07:16:39.155405 | instance | openstack/placement-db-sync-8lpbc/init
2026-06-04 07:16:39.326212 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-8lpbc" not found
2026-06-04 07:16:39.330242 | instance | openstack/placement-db-sync-8lpbc/placement-db-sync
2026-06-04 07:16:39.516460 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-8lpbc" not found
2026-06-04 07:16:39.684488 | instance | openstack/placement-ks-endpoints-dj8xm/init
2026-06-04 07:16:39.888616 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-dj8xm" not found
2026-06-04 07:16:39.893804 | instance | openstack/placement-ks-endpoints-dj8xm/placement-ks-endpoints-admin
2026-06-04 07:16:40.071751 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-dj8xm" not found
2026-06-04 07:16:40.076539 | instance | openstack/placement-ks-endpoints-dj8xm/placement-ks-endpoints-internal
2026-06-04 07:16:40.258569 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-dj8xm" not found
2026-06-04 07:16:40.261959 | instance | openstack/placement-ks-endpoints-dj8xm/placement-ks-endpoints-public
2026-06-04 07:16:40.444560 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-dj8xm" not found
2026-06-04 07:16:40.632040 | instance | openstack/placement-ks-service-c2k8j/init
2026-06-04 07:16:40.805105 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-c2k8j" not found
2026-06-04 07:16:40.812114 | instance | openstack/placement-ks-service-c2k8j/placement-ks-service-registration
2026-06-04 07:16:40.993418 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-c2k8j" not found
2026-06-04 07:16:41.166866 | instance | openstack/placement-ks-user-lpkbm/init
2026-06-04 07:16:41.345417 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-lpkbm" not found
2026-06-04 07:16:41.350713 | instance | openstack/placement-ks-user-lpkbm/placement-ks-user
2026-06-04 07:16:41.553175 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-lpkbm" not found
2026-06-04 07:16:41.731069 | instance | openstack/pxc-operator-69cb5bbdb9-hnrg2/percona-xtradb-cluster-operator
2026-06-04 07:16:41.917824 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-hnrg2" not found
2026-06-04 07:16:42.111721 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-06-04 07:16:42.297710 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-06-04 07:16:42.301306 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-06-04 07:16:42.506073 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-06-04 07:16:42.680401 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-06-04 07:16:42.881032 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-06-04 07:16:42.886911 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-06-04 07:16:43.072242 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-06-04 07:16:43.251001 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-zpxt6/rabbitmq-cluster-operator
2026-06-04 07:16:43.450719 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-zpxt6" not found
2026-06-04 07:16:43.635799 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-06-04 07:16:43.804908 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-06-04 07:16:43.808563 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-06-04 07:16:43.990695 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-06-04 07:16:44.167571 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-06-04 07:16:44.357195 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-06-04 07:16:44.362608 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-06-04 07:16:44.560140 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-06-04 07:16:44.752734 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-nmd2t/rabbitmq-cluster-operator
2026-06-04 07:16:44.946259 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-nmd2t" not found
2026-06-04 07:16:45.114489 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-06-04 07:16:45.294247 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-06-04 07:16:45.299572 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-06-04 07:16:45.503512 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-06-04 07:16:45.685519 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-06-04 07:16:45.881926 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-06-04 07:16:45.890462 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-06-04 07:16:46.096952 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-06-04 07:16:46.268878 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-zf7dz/make-container-crash-dir
2026-06-04 07:16:46.443315 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-zf7dz" not found
2026-06-04 07:16:46.446868 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-zf7dz/chown-container-data-dir
2026-06-04 07:16:46.613121 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-zf7dz" not found
2026-06-04 07:16:46.617486 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-zf7dz/ceph-crash
2026-06-04 07:16:46.800133 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-zf7dz" not found
2026-06-04 07:16:46.988372 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-bpf47/chown-container-data-dir
2026-06-04 07:16:47.164203 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-bpf47" not found
2026-06-04 07:16:47.167254 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-bpf47/rgw
2026-06-04 07:16:47.385988 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-bpf47" not found
2026-06-04 07:16:47.390625 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-bpf47/log-collector
2026-06-04 07:16:47.570283 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-bpf47" not found
2026-06-04 07:16:47.746052 | instance | openstack/staffeln-api-69bc7767cd-d4hzg/init
2026-06-04 07:16:47.949466 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-69bc7767cd-d4hzg" not found
2026-06-04 07:16:47.953392 | instance | openstack/staffeln-api-69bc7767cd-d4hzg/staffeln-api
2026-06-04 07:16:48.142339 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-69bc7767cd-d4hzg" not found
2026-06-04 07:16:48.342212 | instance | openstack/staffeln-conductor-746f76f45c-lq4j2/staffeln-conductor
2026-06-04 07:16:48.527520 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-746f76f45c-lq4j2" not found
2026-06-04 07:16:48.688279 | instance | openstack/staffeln-db-init-xj45m/init
2026-06-04 07:16:48.887199 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-xj45m" not found
2026-06-04 07:16:48.894159 | instance | openstack/staffeln-db-init-xj45m/staffeln-db-init-0
2026-06-04 07:16:49.080268 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-xj45m" not found
2026-06-04 07:16:49.261503 | instance | openstack/staffeln-db-sync-576kh/init
2026-06-04 07:16:49.437223 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-576kh" not found
2026-06-04 07:16:49.442129 | instance | openstack/staffeln-db-sync-576kh/staffeln-db-sync
2026-06-04 07:16:49.636072 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-576kh" not found
2026-06-04 07:16:49.818360 | instance | openstack/valkey-node-0/valkey
2026-06-04 07:16:50.002693 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-06-04 07:16:50.007940 | instance | openstack/valkey-node-0/sentinel
2026-06-04 07:16:50.188991 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-06-04 07:16:50.194278 | instance | openstack/valkey-node-0/metrics
2026-06-04 07:16:50.374356 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-06-04 07:16:50.562235 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-pwfzp/rook-ceph-operator
2026-06-04 07:16:50.745285 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-pwfzp" not found
2026-06-04 07:16:50.937933 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-shgjv/secretgen-controller
2026-06-04 07:16:51.135654 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-shgjv" not found
2026-06-04 07:16:51.497011 | instance | ERROR
2026-06-04 07:16:51.497312 | instance | {
2026-06-04 07:16:51.497355 | instance | "delta": "0:01:20.585314",
2026-06-04 07:16:51.497385 | instance | "end": "2026-06-04 07:16:51.142376",
2026-06-04 07:16:51.497412 | instance | "msg": "non-zero return code",
2026-06-04 07:16:51.497438 | instance | "rc": 123,
2026-06-04 07:16:51.497463 | instance | "start": "2026-06-04 07:15:30.557062"
2026-06-04 07:16:51.497488 | instance | }
2026-06-04 07:16:51.497521 | instance | ERROR: Ignoring Errors
2026-06-04 07:16:51.510421 |
2026-06-04 07:16:51.510491 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-06-04 07:16:52.100599 | instance | changed:
2026-06-04 07:16:52.100865 | instance | cd+++++++++ pod-logs/
2026-06-04 07:16:52.100908 | instance | cd+++++++++ pod-logs/auth-system/
2026-06-04 07:16:52.100938 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-06-04 07:16:52.101005 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-06-04 07:16:52.101038 | instance | cd+++++++++ pod-logs/cert-manager/
2026-06-04 07:16:52.101066 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-r6qnf/
2026-06-04 07:16:52.101092 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-r6qnf/cert-manager-controller.txt
2026-06-04 07:16:52.101118 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-xqrg8/
2026-06-04 07:16:52.101144 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-xqrg8/cert-manager-cainjector.txt
2026-06-04 07:16:52.101169 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-vdd8w/
2026-06-04 07:16:52.101194 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-vdd8w/cert-manager-webhook.txt
2026-06-04 07:16:52.101220 | instance | cd+++++++++ pod-logs/envoy-gateway-system/
2026-06-04 07:16:52.101246 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-w887l/
2026-06-04 07:16:52.101271 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-w887l/envoy-gateway.txt
2026-06-04 07:16:52.101296 | instance | cd+++++++++ pod-logs/failed-pods/
2026-06-04 07:16:52.101321 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-06-04 07:16:52.101348 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-06-04 07:16:52.101374 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-06-04 07:16:52.101410 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-06-04 07:16:52.101448 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-r6qnf/
2026-06-04 07:16:52.101484 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-r6qnf/cert-manager-controller.txt
2026-06-04 07:16:52.101521 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-xqrg8/
2026-06-04 07:16:52.101551 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-xqrg8/cert-manager-cainjector.txt
2026-06-04 07:16:52.101581 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-vdd8w/
2026-06-04 07:16:52.101607 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-vdd8w/cert-manager-webhook.txt
2026-06-04 07:16:52.101633 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/
2026-06-04 07:16:52.101658 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-w887l/
2026-06-04 07:16:52.101683 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-w887l/envoy-gateway.txt
2026-06-04 07:16:52.101708 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-06-04 07:16:52.101733 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-7587x/
2026-06-04 07:16:52.101759 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-7587x/controller.txt
2026-06-04 07:16:52.101784 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-ndldt/
2026-06-04 07:16:52.101809 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-ndldt/ingress-nginx-default-backend.txt
2026-06-04 07:16:52.101834 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-06-04 07:16:52.101859 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-8c5np/
2026-06-04 07:16:52.101902 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8c5np/apply-sysctl-overwrites.txt
2026-06-04 07:16:52.101929 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8c5np/cilium-agent.txt
2026-06-04 07:16:52.101954 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8c5np/clean-cilium-state.txt
2026-06-04 07:16:52.101979 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8c5np/config.txt
2026-06-04 07:16:52.102004 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8c5np/install-cni-binaries.txt
2026-06-04 07:16:52.102029 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8c5np/mount-bpf-fs.txt
2026-06-04 07:16:52.102054 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8c5np/mount-cgroup.txt
2026-06-04 07:16:52.102080 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-6m48x/
2026-06-04 07:16:52.102104 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-6m48x/cilium-operator.txt
2026-06-04 07:16:52.102130 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-k29sg/
2026-06-04 07:16:52.102156 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-k29sg/coredns.txt
2026-06-04 07:16:52.102182 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-pwv69/
2026-06-04 07:16:52.102207 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-pwv69/coredns.txt
2026-06-04 07:16:52.102233 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-06-04 07:16:52.102259 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-06-04 07:16:52.102285 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-06-04 07:16:52.102311 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-04 07:16:52.102338 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-06-04 07:16:52.102364 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-04 07:16:52.102390 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-66fbz/
2026-06-04 07:16:52.102416 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-66fbz/kube-proxy.txt
2026-06-04 07:16:52.102441 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-06-04 07:16:52.102467 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-04 07:16:52.102493 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-06-04 07:16:52.102519 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-06-04 07:16:52.102546 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-06-04 07:16:52.102572 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-qxskd/
2026-06-04 07:16:52.102597 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-qxskd/local-path-provisioner.txt
2026-06-04 07:16:52.102624 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-06-04 07:16:52.102652 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-04 07:16:52.102692 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-04 07:16:52.102729 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-04 07:16:52.102756 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-04 07:16:52.102783 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-04 07:16:52.102817 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-q9c2t/
2026-06-04 07:16:52.102844 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-q9c2t/goldpinger-daemon.txt
2026-06-04 07:16:52.102870 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5957ffbff4-k2qxb/
2026-06-04 07:16:52.102895 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5957ffbff4-k2qxb/grafana-sc-dashboard.txt
2026-06-04 07:16:52.102921 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5957ffbff4-k2qxb/grafana-sc-datasources.txt
2026-06-04 07:16:52.102947 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5957ffbff4-k2qxb/grafana.txt
2026-06-04 07:16:52.102973 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-mn97b/
2026-06-04 07:16:52.102998 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-mn97b/kube-state-metrics.txt
2026-06-04 07:16:52.103024 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-wlx8h/
2026-06-04 07:16:52.103050 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-wlx8h/kube-prometheus-stack.txt
2026-06-04 07:16:52.103075 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-qjnwm/
2026-06-04 07:16:52.103100 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-qjnwm/node-exporter.txt
2026-06-04 07:16:52.103126 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-qjnwm/pod-tls-sidecar.txt
2026-06-04 07:16:52.103151 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-06-04 07:16:52.103176 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-06-04 07:16:52.103202 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-06-04 07:16:52.103227 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-04 07:16:52.103253 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-04 07:16:52.103279 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-lgfmb/
2026-06-04 07:16:52.103304 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-lgfmb/nginx.txt
2026-06-04 07:16:52.103329 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-06-04 07:16:52.103355 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-06-04 07:16:52.103380 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-06-04 07:16:52.103405 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-lxd78/
2026-06-04 07:16:52.103431 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-lxd78/gc.txt
2026-06-04 07:16:52.103456 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-fhx9d/
2026-06-04 07:16:52.103481 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-fhx9d/master.txt
2026-06-04 07:16:52.103506 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-hwmr7/
2026-06-04 07:16:52.103531 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-hwmr7/worker.txt
2026-06-04 07:16:52.103556 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-04 07:16:52.103581 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-04 07:16:52.103612 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-04 07:16:52.103638 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-04 07:16:52.103663 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-04 07:16:52.103688 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-04 07:16:52.103713 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-w486q/
2026-06-04 07:16:52.103738 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-w486q/pushgateway.txt
2026-06-04 07:16:52.103764 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-t5mgl/
2026-06-04 07:16:52.103789 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-t5mgl/vector.txt
2026-06-04 07:16:52.103815 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-06-04 07:16:52.103840 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-7b8c57dd6c-qxsh9/
2026-06-04 07:16:52.103866 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-7b8c57dd6c-qxsh9/barbican-api.txt
2026-06-04 07:16:52.103892 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-7b8c57dd6c-qxsh9/init.txt
2026-06-04 07:16:52.103917 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-pzpw9/
2026-06-04 07:16:52.103943 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-pzpw9/barbican-db-init-0.txt
2026-06-04 07:16:52.103969 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-pzpw9/init.txt
2026-06-04 07:16:52.103995 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-8ktkp/
2026-06-04 07:16:52.104020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-8ktkp/barbican-db-sync.txt
2026-06-04 07:16:52.104045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-8ktkp/init.txt
2026-06-04 07:16:52.104070 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-hmqzc/
2026-06-04 07:16:52.104095 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-hmqzc/init.txt
2026-06-04 07:16:52.104121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-hmqzc/key-manager-ks-endpoints-admin.txt
2026-06-04 07:16:52.104147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-hmqzc/key-manager-ks-endpoints-internal.txt
2026-06-04 07:16:52.104173 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-hmqzc/key-manager-ks-endpoints-public.txt
2026-06-04 07:16:52.104198 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-x5nrg/
2026-06-04 07:16:52.104224 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-x5nrg/init.txt
2026-06-04 07:16:52.104250 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-x5nrg/key-manager-ks-service-registration.txt
2026-06-04 07:16:52.104276 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-sdchm/
2026-06-04 07:16:52.104302 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-sdchm/barbican-ks-user.txt
2026-06-04 07:16:52.104328 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-sdchm/init.txt
2026-06-04 07:16:52.104354 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-nxsmd/
2026-06-04 07:16:52.104380 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-nxsmd/init.txt
2026-06-04 07:16:52.104405 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-nxsmd/rabbit-init.txt
2026-06-04 07:16:52.104429 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-79d55689fc-zz9rl/
2026-06-04 07:16:52.104461 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-79d55689fc-zz9rl/ceph-coordination-volume-perms.txt
2026-06-04 07:16:52.104487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-79d55689fc-zz9rl/cinder-api.txt
2026-06-04 07:16:52.104513 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-79d55689fc-zz9rl/init.txt
2026-06-04 07:16:52.104538 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-78b8fc7c55-wxw6j/
2026-06-04 07:16:52.104563 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-78b8fc7c55-wxw6j/ceph-backup-keyring-placement.txt
2026-06-04 07:16:52.104588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-78b8fc7c55-wxw6j/ceph-coordination-volume-perms.txt
2026-06-04 07:16:52.104614 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-78b8fc7c55-wxw6j/ceph-keyring-placement-rbd1.txt
2026-06-04 07:16:52.104639 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-78b8fc7c55-wxw6j/cinder-backup.txt
2026-06-04 07:16:52.104664 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-78b8fc7c55-wxw6j/init.txt
2026-06-04 07:16:52.104689 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-4rg8b/
2026-06-04 07:16:52.104735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-4rg8b/ceph-keyring-placement.txt
2026-06-04 07:16:52.104765 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-4rg8b/cinder-backup-storage-init.txt
2026-06-04 07:16:52.104791 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-4rg8b/init.txt
2026-06-04 07:16:52.104816 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-527jk/
2026-06-04 07:16:52.104842 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-527jk/bootstrap.txt
2026-06-04 07:16:52.104867 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-527jk/init.txt
2026-06-04 07:16:52.104892 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-ggkxr/
2026-06-04 07:16:52.104917 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-ggkxr/create-internal-tenant.txt
2026-06-04 07:16:52.104943 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-ggkxr/init.txt
2026-06-04 07:16:52.104994 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-dkxhr/
2026-06-04 07:16:52.105020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-dkxhr/cinder-db-init-0.txt
2026-06-04 07:16:52.105045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-dkxhr/init.txt
2026-06-04 07:16:52.105070 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-hm5qv/
2026-06-04 07:16:52.105095 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-hm5qv/cinder-db-sync.txt
2026-06-04 07:16:52.105120 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-hm5qv/init.txt
2026-06-04 07:16:52.105145 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-r99h6/
2026-06-04 07:16:52.105171 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-r99h6/init.txt
2026-06-04 07:16:52.105196 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-r99h6/volumev3-ks-endpoints-admin.txt
2026-06-04 07:16:52.105221 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-r99h6/volumev3-ks-endpoints-internal.txt
2026-06-04 07:16:52.105246 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-r99h6/volumev3-ks-endpoints-public.txt
2026-06-04 07:16:52.105271 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-mwljq/
2026-06-04 07:16:52.105296 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-mwljq/init.txt
2026-06-04 07:16:52.105321 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-mwljq/volumev3-ks-service-registration.txt
2026-06-04 07:16:52.105354 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-9g862/
2026-06-04 07:16:52.105380 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-9g862/cinder-ks-user.txt
2026-06-04 07:16:52.105406 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-9g862/init.txt
2026-06-04 07:16:52.105432 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-6f675/
2026-06-04 07:16:52.105469 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-6f675/init.txt
2026-06-04 07:16:52.105506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-6f675/rabbit-init.txt
2026-06-04 07:16:52.105575 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5fb45dddb7-vbmfp/
2026-06-04 07:16:52.105631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5fb45dddb7-vbmfp/ceph-coordination-volume-perms.txt
2026-06-04 07:16:52.105663 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5fb45dddb7-vbmfp/cinder-scheduler.txt
2026-06-04 07:16:52.105691 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5fb45dddb7-vbmfp/init.txt
2026-06-04 07:16:52.105718 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-2qzz4/
2026-06-04 07:16:52.105744 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-2qzz4/ceph-keyring-placement.txt
2026-06-04 07:16:52.105770 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-2qzz4/cinder-storage-init-rbd1.txt
2026-06-04 07:16:52.105796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-2qzz4/init.txt
2026-06-04 07:16:52.105822 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6f677756f-7kldd/
2026-06-04 07:16:52.105847 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6f677756f-7kldd/ceph-coordination-volume-perms.txt
2026-06-04 07:16:52.105872 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6f677756f-7kldd/ceph-keyring-placement-rbd1.txt
2026-06-04 07:16:52.105898 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6f677756f-7kldd/cinder-volume.txt
2026-06-04 07:16:52.105923 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6f677756f-7kldd/init-cinder-conf.txt
2026-06-04 07:16:52.105948 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-6f677756f-7kldd/init.txt
2026-06-04 07:16:52.105973 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29675945-wj2tp/
2026-06-04 07:16:52.105999 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29675945-wj2tp/cinder-volume-usage-audit.txt
2026-06-04 07:16:52.106024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29675945-wj2tp/init.txt
2026-06-04 07:16:52.106050 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-7d484f744-dth2r/
2026-06-04 07:16:52.106075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7d484f744-dth2r/ceph-keyring-placement.txt
2026-06-04 07:16:52.106101 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7d484f744-dth2r/glance-api.txt
2026-06-04 07:16:52.106126 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7d484f744-dth2r/glance-perms.txt
2026-06-04 07:16:52.106151 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7d484f744-dth2r/init.txt
2026-06-04 07:16:52.106176 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-gp8wb/
2026-06-04 07:16:52.106201 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-gp8wb/glance-db-init-0.txt
2026-06-04 07:16:52.106226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-gp8wb/init.txt
2026-06-04 07:16:52.106252 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-78zp6/
2026-06-04 07:16:52.106286 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-78zp6/glance-db-sync.txt
2026-06-04 07:16:52.106312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-78zp6/init.txt
2026-06-04 07:16:52.106337 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-k54fw/
2026-06-04 07:16:52.106362 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-k54fw/image-ks-endpoints-admin.txt
2026-06-04 07:16:52.106387 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-k54fw/image-ks-endpoints-internal.txt
2026-06-04 07:16:52.106411 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-k54fw/image-ks-endpoints-public.txt
2026-06-04 07:16:52.106436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-k54fw/init.txt
2026-06-04 07:16:52.106461 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-pfvtj/
2026-06-04 07:16:52.106486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-pfvtj/image-ks-service-registration.txt
2026-06-04 07:16:52.106511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-pfvtj/init.txt
2026-06-04 07:16:52.106536 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-g45vt/
2026-06-04 07:16:52.106560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-g45vt/glance-ks-user.txt
2026-06-04 07:16:52.106584 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-g45vt/init.txt
2026-06-04 07:16:52.106608 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-5wtwx/
2026-06-04 07:16:52.106633 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-5wtwx/glance-metadefs-load.txt
2026-06-04 07:16:52.106657 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-5wtwx/init.txt
2026-06-04 07:16:52.106681 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-h6cqf/
2026-06-04 07:16:52.106706 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-h6cqf/init.txt
2026-06-04 07:16:52.106730 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-h6cqf/rabbit-init.txt
2026-06-04 07:16:52.106754 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-mwb8p/
2026-06-04 07:16:52.106779 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-mwb8p/ceph-keyring-placement.txt
2026-06-04 07:16:52.106803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-mwb8p/glance-storage-init.txt
2026-06-04 07:16:52.106827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-mwb8p/init.txt
2026-06-04 07:16:52.106851 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-vndr8/
2026-06-04 07:16:52.106876 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-vndr8/init.txt
2026-06-04 07:16:52.106900 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-vndr8/keepalived.txt
2026-06-04 07:16:52.106925 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-vndr8/wait-for-ip.txt
2026-06-04 07:16:52.106949 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-765f988cbf-qv5tk/
2026-06-04 07:16:52.106973 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-765f988cbf-qv5tk/init.txt
2026-06-04 07:16:52.106998 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-765f988cbf-qv5tk/keystone-api.txt
2026-06-04 07:16:52.107022 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-nxjdl/
2026-06-04 07:16:52.107047 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-nxjdl/bootstrap.txt
2026-06-04 07:16:52.107071 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-nxjdl/init.txt
2026-06-04 07:16:52.107095 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-g9wpf/
2026-06-04 07:16:52.107122 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-g9wpf/init.txt
2026-06-04 07:16:52.107155 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-g9wpf/keystone-credential-setup.txt
2026-06-04 07:16:52.107180 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-5cmz7/
2026-06-04 07:16:52.107205 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-5cmz7/init.txt
2026-06-04 07:16:52.107229 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-5cmz7/keystone-db-init-0.txt
2026-06-04 07:16:52.107254 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-xzpzh/
2026-06-04 07:16:52.107279 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-xzpzh/init.txt
2026-06-04 07:16:52.107303 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-xzpzh/keystone-db-sync.txt
2026-06-04 07:16:52.107328 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-k9ffc/
2026-06-04 07:16:52.107353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-k9ffc/init.txt
2026-06-04 07:16:52.107377 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-k9ffc/keystone-domain-manage.txt
2026-06-04 07:16:52.107401 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-4667x/
2026-06-04 07:16:52.107426 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-4667x/init.txt
2026-06-04 07:16:52.107451 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-4667x/keystone-fernet-setup.txt
2026-06-04 07:16:52.107476 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-vqrqk/
2026-06-04 07:16:52.107501 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-vqrqk/init.txt
2026-06-04 07:16:52.107525 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-vqrqk/rabbit-init.txt
2026-06-04 07:16:52.107550 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-7f6nk/
2026-06-04 07:16:52.107575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-7f6nk/ceph-admin-keyring-placement.txt
2026-06-04 07:16:52.107600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-7f6nk/ceph-keyring-placement.txt
2026-06-04 07:16:52.107625 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-7f6nk/init-dynamic-options.txt
2026-06-04 07:16:52.107650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-7f6nk/init.txt
2026-06-04 07:16:52.107675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-7f6nk/libvirt-exporter.txt
2026-06-04 07:16:52.107700 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-7f6nk/libvirt.txt
2026-06-04 07:16:52.107745 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-7f6nk/tls-sidecar.txt
2026-06-04 07:16:52.107808 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-lr9cw/
2026-06-04 07:16:52.107850 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-lr9cw/init.txt
2026-06-04 07:16:52.107884 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-lr9cw/memcached-exporter.txt
2026-06-04 07:16:52.107915 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-lr9cw/memcached.txt
2026-06-04 07:16:52.107951 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-v965s/
2026-06-04 07:16:52.107984 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-v965s/init.txt
2026-06-04 07:16:52.108021 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-v965s/neutron-db-init-0.txt
2026-06-04 07:16:52.108055 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-tp2jl/
2026-06-04 07:16:52.108091 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-tp2jl/init.txt
2026-06-04 07:16:52.108134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-tp2jl/neutron-db-sync.txt
2026-06-04 07:16:52.108167 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-xfm2g/
2026-06-04 07:16:52.108198 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-xfm2g/init.txt
2026-06-04 07:16:52.108224 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-xfm2g/network-ks-endpoints-admin.txt
2026-06-04 07:16:52.108248 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-xfm2g/network-ks-endpoints-internal.txt
2026-06-04 07:16:52.108273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-xfm2g/network-ks-endpoints-public.txt
2026-06-04 07:16:52.108298 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-q9thk/
2026-06-04 07:16:52.108323 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-q9thk/init.txt
2026-06-04 07:16:52.108347 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-q9thk/network-ks-service-registration.txt
2026-06-04 07:16:52.108372 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-k9mjm/
2026-06-04 07:16:52.108397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-k9mjm/init.txt
2026-06-04 07:16:52.108421 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-k9mjm/neutron-ks-user.txt
2026-06-04 07:16:52.108446 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-hwc9q/
2026-06-04 07:16:52.108470 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-hwc9q/init.txt
2026-06-04 07:16:52.108494 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-hwc9q/neutron-netns-cleanup-cron.txt
2026-06-04 07:16:52.108519 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-skxdk/
2026-06-04 07:16:52.108543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-skxdk/init.txt
2026-06-04 07:16:52.108567 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-skxdk/neutron-metadata-agent-init.txt
2026-06-04 07:16:52.108591 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-skxdk/neutron-ovn-metadata-agent.txt
2026-06-04 07:16:52.108615 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-skxdk/ovn-neutron-init.txt
2026-06-04 07:16:52.108639 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-wkdr6/
2026-06-04 07:16:52.108664 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-wkdr6/init.txt
2026-06-04 07:16:52.108688 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-wkdr6/neutron-ovn-vpn-agent.txt
2026-06-04 07:16:52.108729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-wkdr6/ovn-neutron-init.txt
2026-06-04 07:16:52.108757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-wkdr6/ovn-vpn-agent-init.txt
2026-06-04 07:16:52.108783 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-wdhds/
2026-06-04 07:16:52.108809 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-wdhds/init.txt
2026-06-04 07:16:52.108834 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-wdhds/rabbit-init.txt
2026-06-04 07:16:52.108859 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-5657987566-294nb/
2026-06-04 07:16:52.108883 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-5657987566-294nb/init.txt
2026-06-04 07:16:52.108907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-5657987566-294nb/neutron-rpc-server.txt
2026-06-04 07:16:52.108938 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-5657987566-294nb/ovn-neutron-init.txt
2026-06-04 07:16:52.108988 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-69d579b4d6-stk46/
2026-06-04 07:16:52.109014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-69d579b4d6-stk46/init.txt
2026-06-04 07:16:52.109038 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-69d579b4d6-stk46/neutron-policy-server.txt
2026-06-04 07:16:52.109063 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-69d579b4d6-stk46/neutron-server.txt
2026-06-04 07:16:52.109087 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-69d579b4d6-stk46/ovn-neutron-init.txt
2026-06-04 07:16:52.109111 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5fb4b89d58-24qbr/
2026-06-04 07:16:52.109135 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5fb4b89d58-24qbr/init.txt
2026-06-04 07:16:52.109159 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5fb4b89d58-24qbr/nova-api-metadata-init.txt
2026-06-04 07:16:52.109183 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5fb4b89d58-24qbr/nova-api.txt
2026-06-04 07:16:52.109208 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-845546975b-xsmwv/
2026-06-04 07:16:52.109232 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-845546975b-xsmwv/init.txt
2026-06-04 07:16:52.109256 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-845546975b-xsmwv/nova-osapi.txt
2026-06-04 07:16:52.109281 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-5zrfx/
2026-06-04 07:16:52.109306 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-5zrfx/bootstrap.txt
2026-06-04 07:16:52.109330 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-5zrfx/init.txt
2026-06-04 07:16:52.109354 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-s555t/
2026-06-04 07:16:52.109379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-s555t/init.txt
2026-06-04 07:16:52.109403 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-s555t/nova-cell-setup-init.txt
2026-06-04 07:16:52.109428 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-s555t/nova-cell-setup.txt
2026-06-04 07:16:52.109462 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-jb8zl/
2026-06-04 07:16:52.109495 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-jb8zl/ceph-admin-keyring-placement.txt
2026-06-04 07:16:52.109521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-jb8zl/ceph-keyring-placement.txt
2026-06-04 07:16:52.109546 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-jb8zl/ceph-perms.txt
2026-06-04 07:16:52.109571 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-jb8zl/init.txt
2026-06-04 07:16:52.109596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-jb8zl/nova-compute-init.txt
2026-06-04 07:16:52.109621 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-jb8zl/nova-compute-ssh-init.txt
2026-06-04 07:16:52.109645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-jb8zl/nova-compute-ssh.txt
2026-06-04 07:16:52.109669 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-jb8zl/nova-compute-vnc-init.txt
2026-06-04 07:16:52.109693 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-jb8zl/nova-compute.txt
2026-06-04 07:16:52.109717 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-74d6dbc668-xh7mq/
2026-06-04 07:16:52.109741 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-74d6dbc668-xh7mq/init.txt
2026-06-04 07:16:52.109766 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-74d6dbc668-xh7mq/nova-conductor.txt
2026-06-04 07:16:52.109799 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-69pqj/
2026-06-04 07:16:52.109824 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-69pqj/init.txt
2026-06-04 07:16:52.109849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-69pqj/nova-db-init-0.txt
2026-06-04 07:16:52.109873 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-69pqj/nova-db-init-1.txt
2026-06-04 07:16:52.109897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-69pqj/nova-db-init-2.txt
2026-06-04 07:16:52.109921 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-cldr6/
2026-06-04 07:16:52.109946 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-cldr6/init.txt
2026-06-04 07:16:52.109971 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-cldr6/nova-db-sync.txt
2026-06-04 07:16:52.109995 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-2ksvw/
2026-06-04 07:16:52.110020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-2ksvw/compute-ks-endpoints-admin.txt
2026-06-04 07:16:52.110044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-2ksvw/compute-ks-endpoints-internal.txt
2026-06-04 07:16:52.110069 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-2ksvw/compute-ks-endpoints-public.txt
2026-06-04 07:16:52.110093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-2ksvw/init.txt
2026-06-04 07:16:52.110117 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-jglmk/
2026-06-04 07:16:52.110142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-jglmk/compute-ks-service-registration.txt
2026-06-04 07:16:52.110166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-jglmk/init.txt
2026-06-04 07:16:52.110190 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-qfnc5/
2026-06-04 07:16:52.110214 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-qfnc5/init.txt
2026-06-04 07:16:52.110239 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-qfnc5/nova-ks-user.txt
2026-06-04 07:16:52.110263 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-59fc6b5f67-slcrc/
2026-06-04 07:16:52.110287 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-59fc6b5f67-slcrc/init.txt
2026-06-04 07:16:52.110311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-59fc6b5f67-slcrc/nova-novncproxy-init-assets.txt
2026-06-04 07:16:52.110335 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-59fc6b5f67-slcrc/nova-novncproxy-init.txt
2026-06-04 07:16:52.110359 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-59fc6b5f67-slcrc/nova-novncproxy.txt
2026-06-04 07:16:52.110383 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-prwjn/
2026-06-04 07:16:52.110407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-prwjn/init.txt
2026-06-04 07:16:52.110431 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-prwjn/rabbit-init.txt
2026-06-04 07:16:52.110455 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-55f7f74f48-v5lww/
2026-06-04 07:16:52.110479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-55f7f74f48-v5lww/init.txt
2026-06-04 07:16:52.110502 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-55f7f74f48-v5lww/nova-scheduler.txt
2026-06-04 07:16:52.110526 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-zbcqr/
2026-06-04 07:16:52.110551 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-zbcqr/init.txt
2026-06-04 07:16:52.110575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-zbcqr/openvswitch-db-perms.txt
2026-06-04 07:16:52.110598 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-zbcqr/openvswitch-db.txt
2026-06-04 07:16:52.110631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-zbcqr/openvswitch-vswitchd-modules.txt
2026-06-04 07:16:52.110656 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-zbcqr/openvswitch-vswitchd.txt
2026-06-04 07:16:52.110681 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-whfj4/
2026-06-04 07:16:52.110705 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-whfj4/controller-init.txt
2026-06-04 07:16:52.110729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-whfj4/controller.txt
2026-06-04 07:16:52.110754 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-whfj4/get-gw-enabled.txt
2026-06-04 07:16:52.110778 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-whfj4/init.txt
2026-06-04 07:16:52.110802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-whfj4/log-parser.txt
2026-06-04 07:16:52.110826 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-whfj4/vector.txt
2026-06-04 07:16:52.110851 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-8jmcg/
2026-06-04 07:16:52.110876 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-8jmcg/init.txt
2026-06-04 07:16:52.110901 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-8jmcg/northd.txt
2026-06-04 07:16:52.110925 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/
2026-06-04 07:16:52.110950 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt
2026-06-04 07:16:52.110974 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-06-04 07:16:52.110999 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/
2026-06-04 07:16:52.111023 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt
2026-06-04 07:16:52.111048 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-06-04 07:16:52.111073 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-06-04 07:16:52.111097 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-04 07:16:52.111124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-04 07:16:52.111152 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-04 07:16:52.111177 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-04 07:16:52.111201 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-06-04 07:16:52.111226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-04 07:16:52.111251 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-04 07:16:52.111277 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-04 07:16:52.111302 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-64945f4f79-xt6c8/
2026-06-04 07:16:52.111327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-64945f4f79-xt6c8/init.txt
2026-06-04 07:16:52.111352 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-64945f4f79-xt6c8/placement-api.txt
2026-06-04 07:16:52.111377 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-2r8ss/
2026-06-04 07:16:52.111403 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-2r8ss/init.txt
2026-06-04 07:16:52.111428 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-2r8ss/placement-db-init-0.txt
2026-06-04 07:16:52.111453 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-8lpbc/
2026-06-04 07:16:52.111484 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-8lpbc/init.txt
2026-06-04 07:16:52.111510 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-8lpbc/placement-db-sync.txt
2026-06-04 07:16:52.111535 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-dj8xm/
2026-06-04 07:16:52.111560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-dj8xm/init.txt
2026-06-04 07:16:52.111585 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-dj8xm/placement-ks-endpoints-admin.txt
2026-06-04 07:16:52.111609 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-dj8xm/placement-ks-endpoints-internal.txt
2026-06-04 07:16:52.111634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-dj8xm/placement-ks-endpoints-public.txt
2026-06-04 07:16:52.111662 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-c2k8j/
2026-06-04 07:16:52.111699 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-c2k8j/init.txt
2026-06-04 07:16:52.111735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-c2k8j/placement-ks-service-registration.txt
2026-06-04 07:16:52.111761 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-lpkbm/
2026-06-04 07:16:52.111786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-lpkbm/init.txt
2026-06-04 07:16:52.111811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-lpkbm/placement-ks-user.txt
2026-06-04 07:16:52.111836 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-hnrg2/
2026-06-04 07:16:52.111861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-hnrg2/percona-xtradb-cluster-operator.txt
2026-06-04 07:16:52.111886 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-06-04 07:16:52.111911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-04 07:16:52.111936 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-04 07:16:52.111960 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-06-04 07:16:52.111984 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-04 07:16:52.112009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-04 07:16:52.112033 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-zpxt6/
2026-06-04 07:16:52.112057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-zpxt6/rabbitmq-cluster-operator.txt
2026-06-04 07:16:52.112082 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-06-04 07:16:52.112106 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-04 07:16:52.112131 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-04 07:16:52.112159 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-06-04 07:16:52.112185 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-04 07:16:52.112210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-04 07:16:52.112234 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-nmd2t/
2026-06-04 07:16:52.112259 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-nmd2t/rabbitmq-cluster-operator.txt
2026-06-04 07:16:52.112284 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-06-04 07:16:52.112309 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-04 07:16:52.112342 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-04 07:16:52.112368 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-06-04 07:16:52.112393 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-04 07:16:52.112418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-04 07:16:52.112443 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-zf7dz/
2026-06-04 07:16:52.112468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-zf7dz/ceph-crash.txt
2026-06-04 07:16:52.112493 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-zf7dz/chown-container-data-dir.txt
2026-06-04 07:16:52.112519 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-zf7dz/make-container-crash-dir.txt
2026-06-04 07:16:52.112545 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-bpf47/
2026-06-04 07:16:52.112569 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-bpf47/chown-container-data-dir.txt
2026-06-04 07:16:52.112593 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-bpf47/log-collector.txt
2026-06-04 07:16:52.112617 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-bpf47/rgw.txt
2026-06-04 07:16:52.112642 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-69bc7767cd-d4hzg/
2026-06-04 07:16:52.112666 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-69bc7767cd-d4hzg/init.txt
2026-06-04 07:16:52.112690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-69bc7767cd-d4hzg/staffeln-api.txt
2026-06-04 07:16:52.112752 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-746f76f45c-lq4j2/
2026-06-04 07:16:52.112778 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-746f76f45c-lq4j2/staffeln-conductor.txt
2026-06-04 07:16:52.112803 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-xj45m/
2026-06-04 07:16:52.112828 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-xj45m/init.txt
2026-06-04 07:16:52.112853 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-xj45m/staffeln-db-init-0.txt
2026-06-04 07:16:52.112877 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-576kh/
2026-06-04 07:16:52.112902 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-576kh/init.txt
2026-06-04 07:16:52.112926 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-576kh/staffeln-db-sync.txt
2026-06-04 07:16:52.112997 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-06-04 07:16:52.113030 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-06-04 07:16:52.113057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-06-04 07:16:52.113082 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-06-04 07:16:52.113108 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-06-04 07:16:52.113134 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-pwfzp/
2026-06-04 07:16:52.113153 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-pwfzp/rook-ceph-operator.txt
2026-06-04 07:16:52.113172 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-06-04 07:16:52.113190 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-shgjv/
2026-06-04 07:16:52.113208 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-shgjv/secretgen-controller.txt
2026-06-04 07:16:52.113233 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-06-04 07:16:52.113252 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-7587x/
2026-06-04 07:16:52.113271 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-7587x/controller.txt
2026-06-04 07:16:52.113289 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-ndldt/
2026-06-04 07:16:52.113314 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-ndldt/ingress-nginx-default-backend.txt
2026-06-04 07:16:52.113340 | instance | cd+++++++++ pod-logs/kube-system/
2026-06-04 07:16:52.113361 | instance | cd+++++++++ pod-logs/kube-system/cilium-8c5np/
2026-06-04 07:16:52.113379 | instance | >f+++++++++ pod-logs/kube-system/cilium-8c5np/apply-sysctl-overwrites.txt
2026-06-04 07:16:52.113397 | instance | >f+++++++++ pod-logs/kube-system/cilium-8c5np/cilium-agent.txt
2026-06-04 07:16:52.113415 | instance | >f+++++++++ pod-logs/kube-system/cilium-8c5np/clean-cilium-state.txt
2026-06-04 07:16:52.113434 | instance | >f+++++++++ pod-logs/kube-system/cilium-8c5np/config.txt
2026-06-04 07:16:52.113461 | instance | >f+++++++++ pod-logs/kube-system/cilium-8c5np/install-cni-binaries.txt
2026-06-04 07:16:52.113485 | instance | >f+++++++++ pod-logs/kube-system/cilium-8c5np/mount-bpf-fs.txt
2026-06-04 07:16:52.113507 | instance | >f+++++++++ pod-logs/kube-system/cilium-8c5np/mount-cgroup.txt
2026-06-04 07:16:52.113525 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-6m48x/
2026-06-04 07:16:52.113543 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-6m48x/cilium-operator.txt
2026-06-04 07:16:52.113561 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-k29sg/
2026-06-04 07:16:52.113579 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-k29sg/coredns.txt
2026-06-04 07:16:52.113597 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-pwv69/
2026-06-04 07:16:52.113614 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-pwv69/coredns.txt
2026-06-04 07:16:52.113632 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-06-04 07:16:52.113650 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-06-04 07:16:52.113668 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-06-04 07:16:52.113686 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-04 07:16:52.113704 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-06-04 07:16:52.113722 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-04 07:16:52.113740 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-66fbz/
2026-06-04 07:16:52.113757 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-66fbz/kube-proxy.txt
2026-06-04 07:16:52.113775 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-06-04 07:16:52.113792 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-04 07:16:52.113810 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-06-04 07:16:52.113828 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-06-04 07:16:52.113846 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-06-04 07:16:52.113863 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-qxskd/
2026-06-04 07:16:52.113881 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-qxskd/local-path-provisioner.txt
2026-06-04 07:16:52.113899 | instance | cd+++++++++ pod-logs/monitoring/
2026-06-04 07:16:52.113916 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-04 07:16:52.113934 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-04 07:16:52.113959 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-04 07:16:52.113978 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-04 07:16:52.114000 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-04 07:16:52.114026 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-q9c2t/
2026-06-04 07:16:52.114047 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-q9c2t/goldpinger-daemon.txt
2026-06-04 07:16:52.114066 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5957ffbff4-k2qxb/
2026-06-04 07:16:52.114083 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5957ffbff4-k2qxb/grafana-sc-dashboard.txt
2026-06-04 07:16:52.114101 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5957ffbff4-k2qxb/grafana-sc-datasources.txt
2026-06-04 07:16:52.114119 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5957ffbff4-k2qxb/grafana.txt
2026-06-04 07:16:52.114139 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-mn97b/
2026-06-04 07:16:52.114160 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-mn97b/kube-state-metrics.txt
2026-06-04 07:16:52.114177 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-wlx8h/
2026-06-04 07:16:52.114195 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-wlx8h/kube-prometheus-stack.txt
2026-06-04 07:16:52.114213 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-qjnwm/
2026-06-04 07:16:52.114231 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-qjnwm/node-exporter.txt
2026-06-04 07:16:52.114249 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-qjnwm/pod-tls-sidecar.txt
2026-06-04 07:16:52.114267 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-06-04 07:16:52.114284 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-06-04 07:16:52.114302 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-06-04 07:16:52.114320 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-04 07:16:52.114338 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-04 07:16:52.114356 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-lgfmb/
2026-06-04 07:16:52.114374 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-lgfmb/nginx.txt
2026-06-04 07:16:52.114392 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-06-04 07:16:52.114409 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-06-04 07:16:52.114427 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-06-04 07:16:52.114445 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-lxd78/
2026-06-04 07:16:52.114463 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-lxd78/gc.txt
2026-06-04 07:16:52.114481 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-fhx9d/
2026-06-04 07:16:52.114499 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-fhx9d/master.txt
2026-06-04 07:16:52.114517 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-hwmr7/
2026-06-04 07:16:52.114535 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-hwmr7/worker.txt
2026-06-04 07:16:52.114553 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-04 07:16:52.114570 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-04 07:16:52.114593 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-04 07:16:52.114612 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-04 07:16:52.114630 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-04 07:16:52.114648 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-04 07:16:52.114666 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-w486q/
2026-06-04 07:16:52.114684 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-w486q/pushgateway.txt
2026-06-04 07:16:52.114702 | instance | cd+++++++++ pod-logs/monitoring/vector-t5mgl/
2026-06-04 07:16:52.114720 | instance | >f+++++++++ pod-logs/monitoring/vector-t5mgl/vector.txt
2026-06-04 07:16:52.114738 | instance | cd+++++++++ pod-logs/openstack/
2026-06-04 07:16:52.114756 | instance | cd+++++++++ pod-logs/openstack/barbican-api-7b8c57dd6c-qxsh9/
2026-06-04 07:16:52.114775 | instance | >f+++++++++ pod-logs/openstack/barbican-api-7b8c57dd6c-qxsh9/barbican-api.txt
2026-06-04 07:16:52.114793 | instance | >f+++++++++ pod-logs/openstack/barbican-api-7b8c57dd6c-qxsh9/init.txt
2026-06-04 07:16:52.114811 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-pzpw9/
2026-06-04 07:16:52.114829 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-pzpw9/barbican-db-init-0.txt
2026-06-04 07:16:52.114846 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-pzpw9/init.txt
2026-06-04 07:16:52.114864 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-8ktkp/
2026-06-04 07:16:52.114882 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-8ktkp/barbican-db-sync.txt
2026-06-04 07:16:52.114900 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-8ktkp/init.txt
2026-06-04 07:16:52.114917 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-hmqzc/
2026-06-04 07:16:52.114935 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-hmqzc/init.txt
2026-06-04 07:16:52.114953 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-hmqzc/key-manager-ks-endpoints-admin.txt
2026-06-04 07:16:52.114971 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-hmqzc/key-manager-ks-endpoints-internal.txt
2026-06-04 07:16:52.114989 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-hmqzc/key-manager-ks-endpoints-public.txt
2026-06-04 07:16:52.115006 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-x5nrg/
2026-06-04 07:16:52.115023 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-x5nrg/init.txt
2026-06-04 07:16:52.115041 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-x5nrg/key-manager-ks-service-registration.txt
2026-06-04 07:16:52.115058 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-sdchm/
2026-06-04 07:16:52.115076 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-sdchm/barbican-ks-user.txt
2026-06-04 07:16:52.115093 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-sdchm/init.txt
2026-06-04 07:16:52.115111 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-nxsmd/
2026-06-04 07:16:52.115129 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-nxsmd/init.txt
2026-06-04 07:16:52.115147 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-nxsmd/rabbit-init.txt
2026-06-04 07:16:52.115165 | instance | cd+++++++++ pod-logs/openstack/cinder-api-79d55689fc-zz9rl/
2026-06-04 07:16:52.115183 | instance | >f+++++++++ pod-logs/openstack/cinder-api-79d55689fc-zz9rl/ceph-coordination-volume-perms.txt
2026-06-04 07:16:52.115201 | instance | >f+++++++++ pod-logs/openstack/cinder-api-79d55689fc-zz9rl/cinder-api.txt
2026-06-04 07:16:52.115218 | instance | >f+++++++++ pod-logs/openstack/cinder-api-79d55689fc-zz9rl/init.txt
2026-06-04 07:16:52.115240 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-78b8fc7c55-wxw6j/
2026-06-04 07:16:52.115259 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-78b8fc7c55-wxw6j/ceph-backup-keyring-placement.txt
2026-06-04 07:16:52.115276 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-78b8fc7c55-wxw6j/ceph-coordination-volume-perms.txt
2026-06-04 07:16:52.115294 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-78b8fc7c55-wxw6j/ceph-keyring-placement-rbd1.txt
2026-06-04 07:16:52.115312 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-78b8fc7c55-wxw6j/cinder-backup.txt
2026-06-04 07:16:52.115329 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-78b8fc7c55-wxw6j/init.txt
2026-06-04 07:16:52.115347 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-4rg8b/
2026-06-04 07:16:52.115365 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-4rg8b/ceph-keyring-placement.txt
2026-06-04 07:16:52.115383 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-4rg8b/cinder-backup-storage-init.txt
2026-06-04 07:16:52.115401 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-4rg8b/init.txt
2026-06-04 07:16:52.115419 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-527jk/
2026-06-04 07:16:52.115437 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-527jk/bootstrap.txt
2026-06-04 07:16:52.115455 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-527jk/init.txt
2026-06-04 07:16:52.115473 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-ggkxr/
2026-06-04 07:16:52.115491 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-ggkxr/create-internal-tenant.txt
2026-06-04 07:16:52.115508 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-ggkxr/init.txt
2026-06-04 07:16:52.115526 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-dkxhr/
2026-06-04 07:16:52.115544 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-dkxhr/cinder-db-init-0.txt
2026-06-04 07:16:52.115562 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-dkxhr/init.txt
2026-06-04 07:16:52.115580 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-hm5qv/
2026-06-04 07:16:52.115597 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-hm5qv/cinder-db-sync.txt
2026-06-04 07:16:52.115618 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-hm5qv/init.txt
2026-06-04 07:16:52.115671 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-r99h6/
2026-06-04 07:16:52.115705 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-r99h6/init.txt
2026-06-04 07:16:52.115728 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-r99h6/volumev3-ks-endpoints-admin.txt
2026-06-04 07:16:52.115747 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-r99h6/volumev3-ks-endpoints-internal.txt
2026-06-04 07:16:52.115765 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-r99h6/volumev3-ks-endpoints-public.txt
2026-06-04 07:16:52.115783 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-mwljq/
2026-06-04 07:16:52.115801 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-mwljq/init.txt
2026-06-04 07:16:52.115819 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-mwljq/volumev3-ks-service-registration.txt
2026-06-04 07:16:52.115837 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-9g862/
2026-06-04 07:16:52.115855 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-9g862/cinder-ks-user.txt
2026-06-04 07:16:52.115873 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-9g862/init.txt
2026-06-04 07:16:52.115891 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-6f675/
2026-06-04 07:16:52.115909 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-6f675/init.txt
2026-06-04 07:16:52.115926 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-6f675/rabbit-init.txt
2026-06-04 07:16:52.115945 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-5fb45dddb7-vbmfp/
2026-06-04 07:16:52.115969 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-5fb45dddb7-vbmfp/ceph-coordination-volume-perms.txt
2026-06-04 07:16:52.115988 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-5fb45dddb7-vbmfp/cinder-scheduler.txt
2026-06-04 07:16:52.116006 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-5fb45dddb7-vbmfp/init.txt
2026-06-04 07:16:52.116024 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-2qzz4/
2026-06-04 07:16:52.116042 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-2qzz4/ceph-keyring-placement.txt
2026-06-04 07:16:52.116060 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-2qzz4/cinder-storage-init-rbd1.txt
2026-06-04 07:16:52.116077 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-2qzz4/init.txt
2026-06-04 07:16:52.116095 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-6f677756f-7kldd/
2026-06-04 07:16:52.116112 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6f677756f-7kldd/ceph-coordination-volume-perms.txt
2026-06-04 07:16:52.116130 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6f677756f-7kldd/ceph-keyring-placement-rbd1.txt
2026-06-04 07:16:52.116148 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6f677756f-7kldd/cinder-volume.txt
2026-06-04 07:16:52.116166 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6f677756f-7kldd/init-cinder-conf.txt
2026-06-04 07:16:52.116184 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-6f677756f-7kldd/init.txt
2026-06-04 07:16:52.116202 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29675945-wj2tp/
2026-06-04 07:16:52.116219 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29675945-wj2tp/cinder-volume-usage-audit.txt
2026-06-04 07:16:52.116237 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29675945-wj2tp/init.txt
2026-06-04 07:16:52.116255 | instance | cd+++++++++ pod-logs/openstack/glance-api-7d484f744-dth2r/
2026-06-04 07:16:52.116273 | instance | >f+++++++++ pod-logs/openstack/glance-api-7d484f744-dth2r/ceph-keyring-placement.txt
2026-06-04 07:16:52.116291 | instance | >f+++++++++ pod-logs/openstack/glance-api-7d484f744-dth2r/glance-api.txt
2026-06-04 07:16:52.116308 | instance | >f+++++++++ pod-logs/openstack/glance-api-7d484f744-dth2r/glance-perms.txt
2026-06-04 07:16:52.116326 | instance | >f+++++++++ pod-logs/openstack/glance-api-7d484f744-dth2r/init.txt
2026-06-04 07:16:52.116344 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-gp8wb/
2026-06-04 07:16:52.116362 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-gp8wb/glance-db-init-0.txt
2026-06-04 07:16:52.116380 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-gp8wb/init.txt
2026-06-04 07:16:52.116398 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-78zp6/
2026-06-04 07:16:52.116417 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-78zp6/glance-db-sync.txt
2026-06-04 07:16:52.116435 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-78zp6/init.txt
2026-06-04 07:16:52.116453 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-k54fw/
2026-06-04 07:16:52.116470 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-k54fw/image-ks-endpoints-admin.txt
2026-06-04 07:16:52.116488 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-k54fw/image-ks-endpoints-internal.txt
2026-06-04 07:16:52.116506 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-k54fw/image-ks-endpoints-public.txt
2026-06-04 07:16:52.116524 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-k54fw/init.txt
2026-06-04 07:16:52.116541 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-pfvtj/
2026-06-04 07:16:52.116559 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-pfvtj/image-ks-service-registration.txt
2026-06-04 07:16:52.116577 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-pfvtj/init.txt
2026-06-04 07:16:52.116599 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-g45vt/
2026-06-04 07:16:52.116618 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-g45vt/glance-ks-user.txt
2026-06-04 07:16:52.116636 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-g45vt/init.txt
2026-06-04 07:16:52.116654 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-5wtwx/
2026-06-04 07:16:52.116672 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-5wtwx/glance-metadefs-load.txt
2026-06-04 07:16:52.116704 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-5wtwx/init.txt
2026-06-04 07:16:52.116726 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-h6cqf/
2026-06-04 07:16:52.116745 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-h6cqf/init.txt
2026-06-04 07:16:52.116763 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-h6cqf/rabbit-init.txt
2026-06-04 07:16:52.116781 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-mwb8p/
2026-06-04 07:16:52.116798 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-mwb8p/ceph-keyring-placement.txt
2026-06-04 07:16:52.116816 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-mwb8p/glance-storage-init.txt
2026-06-04 07:16:52.116834 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-mwb8p/init.txt
2026-06-04 07:16:52.116851 | instance | cd+++++++++ pod-logs/openstack/keepalived-vndr8/
2026-06-04 07:16:52.116869 | instance | >f+++++++++ pod-logs/openstack/keepalived-vndr8/init.txt
2026-06-04 07:16:52.116887 | instance | >f+++++++++ pod-logs/openstack/keepalived-vndr8/keepalived.txt
2026-06-04 07:16:52.116904 | instance | >f+++++++++ pod-logs/openstack/keepalived-vndr8/wait-for-ip.txt
2026-06-04 07:16:52.116922 | instance | cd+++++++++ pod-logs/openstack/keystone-api-765f988cbf-qv5tk/
2026-06-04 07:16:52.116940 | instance | >f+++++++++ pod-logs/openstack/keystone-api-765f988cbf-qv5tk/init.txt
2026-06-04 07:16:52.116994 | instance | >f+++++++++ pod-logs/openstack/keystone-api-765f988cbf-qv5tk/keystone-api.txt
2026-06-04 07:16:52.117014 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-nxjdl/
2026-06-04 07:16:52.117033 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-nxjdl/bootstrap.txt
2026-06-04 07:16:52.117052 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-nxjdl/init.txt
2026-06-04 07:16:52.117070 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-g9wpf/
2026-06-04 07:16:52.117088 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-g9wpf/init.txt
2026-06-04 07:16:52.117106 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-g9wpf/keystone-credential-setup.txt
2026-06-04 07:16:52.117126 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-5cmz7/
2026-06-04 07:16:52.117146 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-5cmz7/init.txt
2026-06-04 07:16:52.117164 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-5cmz7/keystone-db-init-0.txt
2026-06-04 07:16:52.117182 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-xzpzh/
2026-06-04 07:16:52.117199 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-xzpzh/init.txt
2026-06-04 07:16:52.117217 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-xzpzh/keystone-db-sync.txt
2026-06-04 07:16:52.117235 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-k9ffc/
2026-06-04 07:16:52.117253 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-k9ffc/init.txt
2026-06-04 07:16:52.117270 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-k9ffc/keystone-domain-manage.txt
2026-06-04 07:16:52.117288 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-4667x/
2026-06-04 07:16:52.117306 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-4667x/init.txt
2026-06-04 07:16:52.117323 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-4667x/keystone-fernet-setup.txt
2026-06-04 07:16:52.117341 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-vqrqk/
2026-06-04 07:16:52.117366 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-vqrqk/init.txt
2026-06-04 07:16:52.117384 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-vqrqk/rabbit-init.txt
2026-06-04 07:16:52.117402 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-7f6nk/
2026-06-04 07:16:52.117420 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-7f6nk/ceph-admin-keyring-placement.txt
2026-06-04 07:16:52.117440 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-7f6nk/ceph-keyring-placement.txt
2026-06-04 07:16:52.117488 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-7f6nk/init-dynamic-options.txt
2026-06-04 07:16:52.117513 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-7f6nk/init.txt
2026-06-04 07:16:52.117533 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-7f6nk/libvirt-exporter.txt
2026-06-04 07:16:52.117551 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-7f6nk/libvirt.txt
2026-06-04 07:16:52.117570 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-7f6nk/tls-sidecar.txt
2026-06-04 07:16:52.117588 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-lr9cw/
2026-06-04 07:16:52.117606 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-lr9cw/init.txt
2026-06-04 07:16:52.117623 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-lr9cw/memcached-exporter.txt
2026-06-04 07:16:52.117641 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-lr9cw/memcached.txt
2026-06-04 07:16:52.117658 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-v965s/
2026-06-04 07:16:52.117676 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-v965s/init.txt
2026-06-04 07:16:52.117694 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-v965s/neutron-db-init-0.txt
2026-06-04 07:16:52.117712 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-tp2jl/
2026-06-04 07:16:52.117729 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-tp2jl/init.txt
2026-06-04 07:16:52.117747 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-tp2jl/neutron-db-sync.txt
2026-06-04 07:16:52.117765 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-xfm2g/
2026-06-04 07:16:52.117782 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-xfm2g/init.txt
2026-06-04 07:16:52.117800 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-xfm2g/network-ks-endpoints-admin.txt
2026-06-04 07:16:52.117817 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-xfm2g/network-ks-endpoints-internal.txt
2026-06-04 07:16:52.117835 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-xfm2g/network-ks-endpoints-public.txt
2026-06-04 07:16:52.117852 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-q9thk/
2026-06-04 07:16:52.117870 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-q9thk/init.txt
2026-06-04 07:16:52.117887 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-q9thk/network-ks-service-registration.txt
2026-06-04 07:16:52.117905 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-k9mjm/
2026-06-04 07:16:52.117923 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-k9mjm/init.txt
2026-06-04 07:16:52.117941 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-k9mjm/neutron-ks-user.txt
2026-06-04 07:16:52.117958 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-hwc9q/
2026-06-04 07:16:52.117976 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-hwc9q/init.txt
2026-06-04 07:16:52.117993 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-hwc9q/neutron-netns-cleanup-cron.txt
2026-06-04 07:16:52.118011 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-skxdk/
2026-06-04 07:16:52.118029 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-skxdk/init.txt
2026-06-04 07:16:52.118053 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-skxdk/neutron-metadata-agent-init.txt
2026-06-04 07:16:52.118071 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-skxdk/neutron-ovn-metadata-agent.txt
2026-06-04 07:16:52.118089 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-skxdk/ovn-neutron-init.txt
2026-06-04 07:16:52.118107 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-wkdr6/
2026-06-04 07:16:52.118124 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-wkdr6/init.txt
2026-06-04 07:16:52.118142 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-wkdr6/neutron-ovn-vpn-agent.txt
2026-06-04 07:16:52.118160 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-wkdr6/ovn-neutron-init.txt
2026-06-04 07:16:52.118177 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-wkdr6/ovn-vpn-agent-init.txt
2026-06-04 07:16:52.118195 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-wdhds/
2026-06-04 07:16:52.118213 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-wdhds/init.txt
2026-06-04 07:16:52.118230 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-wdhds/rabbit-init.txt
2026-06-04 07:16:52.118248 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-5657987566-294nb/
2026-06-04 07:16:52.118267 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-5657987566-294nb/init.txt
2026-06-04 07:16:52.118284 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-5657987566-294nb/neutron-rpc-server.txt
2026-06-04 07:16:52.118302 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-5657987566-294nb/ovn-neutron-init.txt
2026-06-04 07:16:52.118320 | instance | cd+++++++++ pod-logs/openstack/neutron-server-69d579b4d6-stk46/
2026-06-04 07:16:52.118337 | instance | >f+++++++++ pod-logs/openstack/neutron-server-69d579b4d6-stk46/init.txt
2026-06-04 07:16:52.118355 | instance | >f+++++++++ pod-logs/openstack/neutron-server-69d579b4d6-stk46/neutron-policy-server.txt
2026-06-04 07:16:52.118373 | instance | >f+++++++++ pod-logs/openstack/neutron-server-69d579b4d6-stk46/neutron-server.txt
2026-06-04 07:16:52.118390 | instance | >f+++++++++ pod-logs/openstack/neutron-server-69d579b4d6-stk46/ovn-neutron-init.txt
2026-06-04 07:16:52.118408 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-5fb4b89d58-24qbr/
2026-06-04 07:16:52.118425 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5fb4b89d58-24qbr/init.txt
2026-06-04 07:16:52.118443 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5fb4b89d58-24qbr/nova-api-metadata-init.txt
2026-06-04 07:16:52.118461 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5fb4b89d58-24qbr/nova-api.txt
2026-06-04 07:16:52.118479 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-845546975b-xsmwv/
2026-06-04 07:16:52.118497 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-845546975b-xsmwv/init.txt
2026-06-04 07:16:52.118514 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-845546975b-xsmwv/nova-osapi.txt
2026-06-04 07:16:52.118532 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-5zrfx/
2026-06-04 07:16:52.118550 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-5zrfx/bootstrap.txt
2026-06-04 07:16:52.118568 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-5zrfx/init.txt
2026-06-04 07:16:52.118585 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-s555t/
2026-06-04 07:16:52.118603 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-s555t/init.txt
2026-06-04 07:16:52.118621 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-s555t/nova-cell-setup-init.txt
2026-06-04 07:16:52.118638 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-s555t/nova-cell-setup.txt
2026-06-04 07:16:52.118656 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-jb8zl/
2026-06-04 07:16:52.118678 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-jb8zl/ceph-admin-keyring-placement.txt
2026-06-04 07:16:52.118696 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-jb8zl/ceph-keyring-placement.txt
2026-06-04 07:16:52.118714 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-jb8zl/ceph-perms.txt
2026-06-04 07:16:52.118731 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-jb8zl/init.txt
2026-06-04 07:16:52.118749 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-jb8zl/nova-compute-init.txt
2026-06-04 07:16:52.118766 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-jb8zl/nova-compute-ssh-init.txt
2026-06-04 07:16:52.118784 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-jb8zl/nova-compute-ssh.txt
2026-06-04 07:16:52.118801 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-jb8zl/nova-compute-vnc-init.txt
2026-06-04 07:16:52.118819 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-jb8zl/nova-compute.txt
2026-06-04 07:16:52.118836 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-74d6dbc668-xh7mq/
2026-06-04 07:16:52.118854 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-74d6dbc668-xh7mq/init.txt
2026-06-04 07:16:52.118871 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-74d6dbc668-xh7mq/nova-conductor.txt
2026-06-04 07:16:52.118888 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-69pqj/
2026-06-04 07:16:52.118906 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-69pqj/init.txt
2026-06-04 07:16:52.118924 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-69pqj/nova-db-init-0.txt
2026-06-04 07:16:52.118941 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-69pqj/nova-db-init-1.txt
2026-06-04 07:16:52.118959 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-69pqj/nova-db-init-2.txt
2026-06-04 07:16:52.118977 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-cldr6/
2026-06-04 07:16:52.118994 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-cldr6/init.txt
2026-06-04 07:16:52.119011 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-cldr6/nova-db-sync.txt
2026-06-04 07:16:52.119029 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-2ksvw/
2026-06-04 07:16:52.119046 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-2ksvw/compute-ks-endpoints-admin.txt
2026-06-04 07:16:52.119063 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-2ksvw/compute-ks-endpoints-internal.txt
2026-06-04 07:16:52.119080 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-2ksvw/compute-ks-endpoints-public.txt
2026-06-04 07:16:52.119098 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-2ksvw/init.txt
2026-06-04 07:16:52.119115 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-jglmk/
2026-06-04 07:16:52.119132 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-jglmk/compute-ks-service-registration.txt
2026-06-04 07:16:52.119150 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-jglmk/init.txt
2026-06-04 07:16:52.119167 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-qfnc5/
2026-06-04 07:16:52.119185 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-qfnc5/init.txt
2026-06-04 07:16:52.119202 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-qfnc5/nova-ks-user.txt
2026-06-04 07:16:52.119220 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-59fc6b5f67-slcrc/
2026-06-04 07:16:52.119237 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-59fc6b5f67-slcrc/init.txt
2026-06-04 07:16:52.119255 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-59fc6b5f67-slcrc/nova-novncproxy-init-assets.txt
2026-06-04 07:16:52.119272 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-59fc6b5f67-slcrc/nova-novncproxy-init.txt
2026-06-04 07:16:52.119290 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-59fc6b5f67-slcrc/nova-novncproxy.txt
2026-06-04 07:16:52.119311 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-prwjn/
2026-06-04 07:16:52.119329 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-prwjn/init.txt
2026-06-04 07:16:52.119347 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-prwjn/rabbit-init.txt
2026-06-04 07:16:52.119364 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-55f7f74f48-v5lww/
2026-06-04 07:16:52.119382 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-55f7f74f48-v5lww/init.txt
2026-06-04 07:16:52.119400 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-55f7f74f48-v5lww/nova-scheduler.txt
2026-06-04 07:16:52.119417 | instance | cd+++++++++ pod-logs/openstack/openvswitch-zbcqr/
2026-06-04 07:16:52.119435 | instance | >f+++++++++ pod-logs/openstack/openvswitch-zbcqr/init.txt
2026-06-04 07:16:52.119453 | instance | >f+++++++++ pod-logs/openstack/openvswitch-zbcqr/openvswitch-db-perms.txt
2026-06-04 07:16:52.119471 | instance | >f+++++++++ pod-logs/openstack/openvswitch-zbcqr/openvswitch-db.txt
2026-06-04 07:16:52.119489 | instance | >f+++++++++ pod-logs/openstack/openvswitch-zbcqr/openvswitch-vswitchd-modules.txt
2026-06-04 07:16:52.119506 | instance | >f+++++++++ pod-logs/openstack/openvswitch-zbcqr/openvswitch-vswitchd.txt
2026-06-04 07:16:52.119524 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-whfj4/
2026-06-04 07:16:52.119542 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-whfj4/controller-init.txt
2026-06-04 07:16:52.119559 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-whfj4/controller.txt
2026-06-04 07:16:52.119577 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-whfj4/get-gw-enabled.txt
2026-06-04 07:16:52.119595 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-whfj4/init.txt
2026-06-04 07:16:52.119613 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-whfj4/log-parser.txt
2026-06-04 07:16:52.119631 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-whfj4/vector.txt
2026-06-04 07:16:52.119648 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-8jmcg/
2026-06-04 07:16:52.119666 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-8jmcg/init.txt
2026-06-04 07:16:52.119684 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-8jmcg/northd.txt
2026-06-04 07:16:52.119701 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/
2026-06-04 07:16:52.119719 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt
2026-06-04 07:16:52.119736 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-06-04 07:16:52.119754 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/
2026-06-04 07:16:52.119772 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt
2026-06-04 07:16:52.119790 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-06-04 07:16:52.119807 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-06-04 07:16:52.119825 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-04 07:16:52.119842 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-04 07:16:52.119860 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-04 07:16:52.119878 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-04 07:16:52.119895 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-06-04 07:16:52.119912 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-04 07:16:52.119930 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-04 07:16:52.119947 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-04 07:16:52.119964 | instance | cd+++++++++ pod-logs/openstack/placement-api-64945f4f79-xt6c8/
2026-06-04 07:16:52.119982 | instance | >f+++++++++ pod-logs/openstack/placement-api-64945f4f79-xt6c8/init.txt
2026-06-04 07:16:52.120004 | instance | >f+++++++++ pod-logs/openstack/placement-api-64945f4f79-xt6c8/placement-api.txt
2026-06-04 07:16:52.120022 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-2r8ss/
2026-06-04 07:16:52.120040 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-2r8ss/init.txt
2026-06-04 07:16:52.120057 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-2r8ss/placement-db-init-0.txt
2026-06-04 07:16:52.120075 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-8lpbc/
2026-06-04 07:16:52.120093 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-8lpbc/init.txt
2026-06-04 07:16:52.120112 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-8lpbc/placement-db-sync.txt
2026-06-04 07:16:52.120132 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-dj8xm/
2026-06-04 07:16:52.120150 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-dj8xm/init.txt
2026-06-04 07:16:52.120168 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-dj8xm/placement-ks-endpoints-admin.txt
2026-06-04 07:16:52.120186 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-dj8xm/placement-ks-endpoints-internal.txt
2026-06-04 07:16:52.120203 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-dj8xm/placement-ks-endpoints-public.txt
2026-06-04 07:16:52.120221 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-c2k8j/
2026-06-04 07:16:52.120238 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-c2k8j/init.txt
2026-06-04 07:16:52.120256 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-c2k8j/placement-ks-service-registration.txt
2026-06-04 07:16:52.120274 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-lpkbm/
2026-06-04 07:16:52.120291 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-lpkbm/init.txt
2026-06-04 07:16:52.120308 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-lpkbm/placement-ks-user.txt
2026-06-04 07:16:52.120326 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-hnrg2/
2026-06-04 07:16:52.120343 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-hnrg2/percona-xtradb-cluster-operator.txt
2026-06-04 07:16:52.120361 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-06-04 07:16:52.120379 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-04 07:16:52.120397 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-04 07:16:52.120415 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-06-04 07:16:52.120432 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-04 07:16:52.120449 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-04 07:16:52.120467 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-zpxt6/
2026-06-04 07:16:52.120484 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-zpxt6/rabbitmq-cluster-operator.txt
2026-06-04 07:16:52.120502 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-06-04 07:16:52.120519 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-04 07:16:52.120537 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-04 07:16:52.120555 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-06-04 07:16:52.120573 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-04 07:16:52.120590 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-04 07:16:52.120607 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-nmd2t/
2026-06-04 07:16:52.120625 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-nmd2t/rabbitmq-cluster-operator.txt
2026-06-04 07:16:52.120647 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-06-04 07:16:52.120666 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-04 07:16:52.120703 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-04 07:16:52.120731 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-06-04 07:16:52.120751 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-04 07:16:52.120770 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-04 07:16:52.120788 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-zf7dz/
2026-06-04 07:16:52.120806 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-zf7dz/ceph-crash.txt
2026-06-04 07:16:52.120824 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-zf7dz/chown-container-data-dir.txt
2026-06-04 07:16:52.120842 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-zf7dz/make-container-crash-dir.txt
2026-06-04 07:16:52.120859 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-bpf47/
2026-06-04 07:16:52.120877 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-bpf47/chown-container-data-dir.txt
2026-06-04 07:16:52.120895 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-bpf47/log-collector.txt
2026-06-04 07:16:52.120913 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-bpf47/rgw.txt
2026-06-04 07:16:52.120930 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-69bc7767cd-d4hzg/
2026-06-04 07:16:52.120967 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-69bc7767cd-d4hzg/init.txt
2026-06-04 07:16:52.120989 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-69bc7767cd-d4hzg/staffeln-api.txt
2026-06-04 07:16:52.121008 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-746f76f45c-lq4j2/
2026-06-04 07:16:52.121027 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-746f76f45c-lq4j2/staffeln-conductor.txt
2026-06-04 07:16:52.121045 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-xj45m/
2026-06-04 07:16:52.121063 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-xj45m/init.txt
2026-06-04 07:16:52.121081 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-xj45m/staffeln-db-init-0.txt
2026-06-04 07:16:52.121098 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-576kh/
2026-06-04 07:16:52.121116 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-576kh/init.txt
2026-06-04 07:16:52.121133 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-576kh/staffeln-db-sync.txt
2026-06-04 07:16:52.121150 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-06-04 07:16:52.121168 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-06-04 07:16:52.121185 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-06-04 07:16:52.121203 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-06-04 07:16:52.121221 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-06-04 07:16:52.121239 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-pwfzp/
2026-06-04 07:16:52.121257 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-pwfzp/rook-ceph-operator.txt
2026-06-04 07:16:52.121275 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-06-04 07:16:52.121292 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-shgjv/
2026-06-04 07:16:52.121310 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-shgjv/secretgen-controller.txt
2026-06-04 07:16:52.138719 |
2026-06-04 07:16:52.138786 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-06-04 07:16:52.345560 | instance | changed
2026-06-04 07:16:52.352289 |
2026-06-04 07:16:52.352371 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-06-04 07:16:53.071809 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics:
2026-06-04 07:16:53.086636 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-04 07:16:53.086674 | instance | Dload Upload Total Spent Left Speed
2026-06-04 07:16:53.091660 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system
2026-06-04 07:16:53.248117 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-06-04 07:16:53.253992 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-04 07:16:53.254028 | instance | Dload Upload Total Spent Left Speed
2026-06-04 07:16:53.259241 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-06-04 07:16:53.607820 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-06-04 07:16:53.613716 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-04 07:16:53.613746 | instance | Dload Upload Total Spent Left Speed
2026-06-04 07:16:53.617810 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-06-04 07:16:53.797643 | instance | jq: error (at :1003): Cannot iterate over null (null)
2026-06-04 07:16:53.890540 | instance | ERROR
2026-06-04 07:16:53.890764 | instance | {
2026-06-04 07:16:53.890795 | instance | "delta": "0:00:01.252200",
2026-06-04 07:16:53.890815 | instance | "end": "2026-06-04 07:16:53.801636",
2026-06-04 07:16:53.890833 | instance | "msg": "non-zero return code",
2026-06-04 07:16:53.890851 | instance | "rc": 5,
2026-06-04 07:16:53.890868 | instance | "start": "2026-06-04 07:16:52.549436"
2026-06-04 07:16:53.890885 | instance | }
2026-06-04 07:16:53.890907 | instance | ERROR: Ignoring Errors
2026-06-04 07:16:53.895947 |
2026-06-04 07:16:53.896021 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-06-04 07:16:54.241893 | instance | ceph-mgr endpoints:
2026-06-04 07:16:54.478669 | instance | ok: Runtime: 0:00:00.087007
2026-06-04 07:16:54.485730 |
2026-06-04 07:16:54.485826 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-06-04 07:16:55.027755 | instance | ok: Runtime: 0:00:00.085745
2026-06-04 07:16:55.034780 |
2026-06-04 07:16:58.197140 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-06-04 07:16:58.679529 | instance | changed:
2026-06-04 07:16:58.679767 | instance | cd+++++++++ prometheus/
2026-06-04 07:16:58.679809 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt
2026-06-04 07:16:58.679842 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-06-04 07:16:58.679880 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-06-04 07:16:58.690328 |
2026-06-04 07:16:58.690400 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-06-04 07:16:58.933430 | instance | changed
2026-06-04 07:16:58.938392 |
2026-06-04 07:16:58.938459 | TASK [gather-selenium-data : Get selenium data]
2026-06-04 07:16:59.175118 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-06-04 07:16:59.178401 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-06-04 07:16:59.496437 | instance | ERROR
2026-06-04 07:16:59.496652 | instance | {
2026-06-04 07:16:59.496694 | instance | "delta": "0:00:00.008508",
2026-06-04 07:16:59.496724 | instance | "end": "2026-06-04 07:16:59.179017",
2026-06-04 07:16:59.496769 | instance | "msg": "non-zero return code",
2026-06-04 07:16:59.496795 | instance | "rc": 1,
2026-06-04 07:16:59.496820 | instance | "start": "2026-06-04 07:16:59.170509"
2026-06-04 07:16:59.496844 | instance | }
2026-06-04 07:16:59.496879 | instance | ERROR: Ignoring Errors
2026-06-04 07:16:59.503579 |
2026-06-04 07:16:59.503665 | TASK [gather-selenium-data : Downloads logs to executor]
2026-06-04 07:16:59.995580 | instance | changed: cd+++++++++ selenium/
2026-06-04 07:17:00.003553 |
2026-06-04 07:17:00.003623 | PLAY RECAP
2026-06-04 07:17:00.003672 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-06-04 07:17:00.003696 |
2026-06-04 07:17:00.166227 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-06-04 07:17:00.684726 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-04 07:17:08.240114 |
2026-06-04 07:17:08.425432 | PLAY [all]
2026-06-04 07:17:08.445657 |
2026-06-04 07:17:08.445779 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-04 07:17:08.491767 | instance | skipping: Conditional result was False
2026-06-04 07:17:08.503235 |
2026-06-04 07:17:08.503343 | TASK [fetch-output : Set log path for single node]
2026-06-04 07:17:08.548229 | instance | ok
2026-06-04 07:17:08.555304 |
2026-06-04 07:17:08.555397 | LOOP [fetch-output : Ensure local output dirs]
2026-06-04 07:17:10.353096 | instance -> localhost | ok: "/var/lib/zuul/builds/66296c382ea44b6688902190e0b982b7/work/logs"
2026-06-04 07:17:10.556857 | instance -> localhost | changed: "/var/lib/zuul/builds/66296c382ea44b6688902190e0b982b7/work/artifacts"
2026-06-04 07:17:10.779119 | instance -> localhost | changed: "/var/lib/zuul/builds/66296c382ea44b6688902190e0b982b7/work/docs"
2026-06-04 07:17:10.791711 |
2026-06-04 07:17:10.791895 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-04 07:17:11.414521 | instance | changed: .d..t...... ./
2026-06-04 07:17:11.414722 | instance | changed: All items complete
2026-06-04 07:17:11.414754 |
2026-06-04 07:17:11.883269 | instance | changed: .d..t...... ./
2026-06-04 07:17:12.334454 | instance | changed: .d..t...... ./
2026-06-04 07:17:12.352852 |
2026-06-04 07:17:12.353052 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-04 07:17:12.759489 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008687
2026-06-04 07:17:12.983067 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.006857
2026-06-04 07:17:12.996655 |
2026-06-04 07:17:12.996786 | PLAY [all]
2026-06-04 07:17:13.003559 |
2026-06-04 07:17:13.003632 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-04 07:17:13.392112 | instance | changed
2026-06-04 07:17:13.399898 |
2026-06-04 07:17:13.399955 | PLAY RECAP
2026-06-04 07:17:13.400002 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-04 07:17:13.400025 |
2026-06-04 07:17:13.536518 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-04 07:17:13.551387 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-06-04 07:17:16.045725 |
2026-06-04 07:17:16.046246 | PLAY [localhost]
2026-06-04 07:17:16.100819 |
2026-06-04 07:17:16.100982 | TASK [Generate Zuul manifest]
2026-06-04 07:17:16.134443 | localhost | ok
2026-06-04 07:17:17.842289 |
2026-06-04 07:17:17.862407 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-04 07:17:19.543318 | localhost | changed
2026-06-04 07:17:19.554195 |
2026-06-04 07:17:19.554274 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-04 07:17:21.183733 | localhost | ok
2026-06-04 07:17:21.192180 |
2026-06-04 07:17:21.192247 | TASK [Upload logs]
2026-06-04 07:17:21.215229 | localhost | ok
2026-06-04 07:17:22.811197 |
2026-06-04 07:17:22.811378 | TASK [Set zuul-log-path fact]
2026-06-04 07:17:22.834171 | localhost | ok
2026-06-04 07:17:22.848473 |
2026-06-04 07:17:22.848546 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-04 07:17:22.891783 | localhost | ok
2026-06-04 07:17:22.900831 |
2026-06-04 07:17:22.900900 | TASK [upload-logs : Create log directories]
2026-06-04 07:17:24.302347 | localhost | changed
2026-06-04 07:17:24.308494 |
2026-06-04 07:17:24.308565 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-04 07:17:24.676303 | localhost -> localhost | ok: Runtime: 0:00:00.027809
2026-06-04 07:17:24.686379 |
2026-06-04 07:17:24.686510 | TASK [upload-logs : Upload logs to log server]
2026-06-04 07:17:27.030094 | localhost | Output suppressed because no_log was given
2026-06-04 07:17:27.035266 |
2026-06-04 07:17:27.035358 | LOOP [upload-logs : Compress console log and json output]
2026-06-04 07:17:27.083396 | localhost | skipping: Conditional result was False
2026-06-04 07:17:27.090689 | localhost | skipping: Conditional result was False
2026-06-04 07:17:27.102383 |
2026-06-04 07:17:27.102582 | LOOP [upload-logs : Upload compressed console log and json output]
2026-06-04 07:17:27.146169 | localhost | skipping: Conditional result was False
2026-06-04 07:17:27.146554 |
2026-06-04 07:17:27.150901 | localhost | skipping: Conditional result was False
2026-06-04 07:17:27.168450 |
2026-06-04 07:17:27.168599 | LOOP [upload-logs : Upload console log and json output]